@faststore/core 3.60.4 → 3.62.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (77) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +41 -41
  3. package/.next/cache/.tsbuildinfo +1 -1
  4. package/.next/cache/config.json +3 -3
  5. package/.next/cache/webpack/client-production/0.pack +0 -0
  6. package/.next/cache/webpack/client-production/index.pack +0 -0
  7. package/.next/cache/webpack/server-production/0.pack +0 -0
  8. package/.next/cache/webpack/server-production/index.pack +0 -0
  9. package/.next/prerender-manifest.js +1 -1
  10. package/.next/prerender-manifest.json +1 -1
  11. package/.next/react-loadable-manifest.json +37 -30
  12. package/.next/routes-manifest.json +1 -1
  13. package/.next/server/chunks/3412.js +1 -1
  14. package/.next/server/chunks/870.js +1 -1
  15. package/.next/server/chunks/948.js +2 -2
  16. package/.next/server/chunks/9563.js +1 -1
  17. package/.next/server/functions-config-manifest.json +1 -1
  18. package/.next/server/middleware-build-manifest.js +1 -1
  19. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  20. package/.next/server/pages/[...slug].js +1 -1
  21. package/.next/server/pages/api/graphql.js +2 -2
  22. package/.next/server/pages/api/preview.js +1 -1
  23. package/.next/server/pages/en-US/404.html +2 -2
  24. package/.next/server/pages/en-US/404.json +1 -1
  25. package/.next/server/pages/en-US/500.html +2 -2
  26. package/.next/server/pages/en-US/500.json +1 -1
  27. package/.next/server/pages/en-US/checkout.html +2 -2
  28. package/.next/server/pages/en-US/checkout.json +1 -1
  29. package/.next/server/pages/en-US/login.html +2 -2
  30. package/.next/server/pages/en-US/login.json +1 -1
  31. package/.next/server/pages/en-US/s.html +2 -2
  32. package/.next/server/pages/en-US/s.json +1 -1
  33. package/.next/server/pages/en-US.html +2 -2
  34. package/.next/server/pages/en-US.json +1 -1
  35. package/.next/server/pages-manifest.json +1 -1
  36. package/.next/static/chunks/{3166-1fd17b322ca991eb.js → 3166-50d81179a0f5a894.js} +1 -1
  37. package/.next/static/chunks/3465.af28497e8069330f.js +1 -0
  38. package/.next/static/chunks/4949.58cc42cd6109f59a.js +6 -0
  39. package/.next/static/chunks/6355.f1b1feefc0c84a2a.js +1 -0
  40. package/.next/static/chunks/{83.c68f386e6783ec51.js → 83.b87d797323ff2034.js} +1 -1
  41. package/.next/static/chunks/9173-94386b70c1626a31.js +1 -0
  42. package/.next/static/chunks/{BannerNewsletter.7f2d79c25b0e2546.js → BannerNewsletter.7c592f132e7048e5.js} +1 -1
  43. package/.next/static/chunks/{BannerText.50b22511f61fe02a.js → BannerText.695d4d4b6a3f7309.js} +1 -1
  44. package/.next/static/chunks/{CartSidebar.4822eeeb560ccb43.js → CartSidebar.a00083c44c87c268.js} +1 -1
  45. package/.next/static/chunks/PreviewTag.0b16a5b6ac35ce1c.js +1 -0
  46. package/.next/static/chunks/{ProductShelf.ffceb1cb3d66e171.js → ProductShelf.d51ba3e6a1b4a57d.js} +1 -1
  47. package/.next/static/chunks/{RegionModal.21284dd0660b4e6d.js → RegionModal.f61aa62e0a09182a.js} +1 -1
  48. package/.next/static/chunks/{Toast.4ff856492d402ad9.js → Toast.6116bc845cd67f49.js} +1 -1
  49. package/.next/static/chunks/pages/{[...slug]-34d0d47df01bbdc6.js → [...slug]-72047653203f9fd2.js} +1 -1
  50. package/.next/static/chunks/pages/{_app-52aa8f30f7707675.js → _app-64f7ace1026eb755.js} +1 -1
  51. package/.next/static/chunks/webpack-c76f1cac87402029.js +1 -0
  52. package/.next/static/css/2841bab51b99dd53.css +1 -0
  53. package/.next/static/css/74e963fcd3434141.css +1 -0
  54. package/.next/static/{GpoK55xkQiF2khQfod1ac → xhKBJ7tlyHwALHIa3Y3JM}/_buildManifest.js +1 -1
  55. package/.next/trace +129 -128
  56. package/.turbo/turbo-build.log +14 -14
  57. package/.turbo/turbo-test.log +6 -5
  58. package/CHANGELOG.md +12 -0
  59. package/discovery.config.default.js +1 -0
  60. package/package.json +4 -4
  61. package/src/components/cms/RenderSections.tsx +18 -0
  62. package/src/components/common/PreviewTag/PreviewTag.tsx +49 -0
  63. package/src/components/common/PreviewTag/index.ts +2 -0
  64. package/src/components/common/PreviewTag/section.module.scss +16 -0
  65. package/src/pages/[...slug].tsx +1 -1
  66. package/src/pages/api/preview.ts +22 -6
  67. package/src/server/content/service.ts +100 -61
  68. package/src/server/content/types.ts +1 -1
  69. package/src/server/content/utils.ts +10 -1
  70. package/src/server/options.ts +2 -0
  71. package/.next/static/chunks/630.400b772c0b28fb0b.js +0 -6
  72. package/.next/static/chunks/6355.3b698d9dabef2570.js +0 -1
  73. package/.next/static/chunks/6867.d82d45995c75aa12.js +0 -1
  74. package/.next/static/chunks/9173-737c162805bb7193.js +0 -1
  75. package/.next/static/chunks/webpack-97e23458f9fce352.js +0 -1
  76. package/.next/static/css/5b9680256f4d8968.css +0 -1
  77. /package/.next/static/{GpoK55xkQiF2khQfod1ac → xhKBJ7tlyHwALHIa3Y3JM}/_ssgManifest.js +0 -0
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "telemetry": {
3
- "notifiedAt": "1751637630764",
4
- "anonymousId": "896b653d34c674dabfb2ce0f6784ec1f35cfbd762d649579b551351256cf945e",
5
- "salt": "587a4eadd3d1203e607e50b260e87ae5"
3
+ "notifiedAt": "1752260048477",
4
+ "anonymousId": "de77ebf0599da4483de4bf3b48cadcaf1cf76658e669285b691e433716c77d5e",
5
+ "salt": "97f3d6ae7c4262ce35866a3a851c599f"
6
6
  }
7
7
  }
@@ -1 +1 @@
1
- self.__PRERENDER_MANIFEST="{\"version\":4,\"routes\":{\"/en-US/500\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/GpoK55xkQiF2khQfod1ac/500.json\"},\"/en-US/404\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/GpoK55xkQiF2khQfod1ac/404.json\"},\"/en-US/checkout\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/GpoK55xkQiF2khQfod1ac/checkout.json\"},\"/en-US\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/GpoK55xkQiF2khQfod1ac/index.json\"},\"/en-US/login\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/GpoK55xkQiF2khQfod1ac/login.json\"},\"/en-US/s\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/GpoK55xkQiF2khQfod1ac/s.json\"}},\"dynamicRoutes\":{\"/[slug]/p\":{\"routeRegex\":\"^/([^/]+?)/p(?:/)?$\",\"dataRoute\":\"/_next/data/GpoK55xkQiF2khQfod1ac/[slug]/p.json\",\"fallback\":null,\"dataRouteRegex\":\"^/_next/data/GpoK55xkQiF2khQfod1ac/([^/]+?)/p\\\\.json$\"},\"/account/[...unknown]\":{\"routeRegex\":\"^/account/(.+?)(?:/)?$\",\"dataRoute\":\"/_next/data/GpoK55xkQiF2khQfod1ac/account/[...unknown].json\",\"fallback\":null,\"dataRouteRegex\":\"^/_next/data/GpoK55xkQiF2khQfod1ac/account/(.+?)\\\\.json$\"},\"/[...slug]\":{\"routeRegex\":\"^/(.+?)(?:/)?$\",\"dataRoute\":\"/_next/data/GpoK55xkQiF2khQfod1ac/[...slug].json\",\"fallback\":null,\"dataRouteRegex\":\"^/_next/data/GpoK55xkQiF2khQfod1ac/(.+?)\\\\.json$\"}},\"notFoundRoutes\":[],\"preview\":{\"previewModeId\":\"f91a8e9cae3a8a1863ef277a489e3972\",\"previewModeSigningKey\":\"e917a54ad509060986c0329f8556c74b7987b9d4b9e36504442e1b301845d017\",\"previewModeEncryptionKey\":\"73f6763055d91d2c06120cfc6f8e60921b3a9bc4d20536ccd13e71449db2ac8e\"}}"
1
+ self.__PRERENDER_MANIFEST="{\"version\":4,\"routes\":{\"/en-US/500\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/xhKBJ7tlyHwALHIa3Y3JM/500.json\"},\"/en-US/404\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/xhKBJ7tlyHwALHIa3Y3JM/404.json\"},\"/en-US/checkout\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/xhKBJ7tlyHwALHIa3Y3JM/checkout.json\"},\"/en-US/login\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/xhKBJ7tlyHwALHIa3Y3JM/login.json\"},\"/en-US\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/xhKBJ7tlyHwALHIa3Y3JM/index.json\"},\"/en-US/s\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/xhKBJ7tlyHwALHIa3Y3JM/s.json\"}},\"dynamicRoutes\":{\"/account/[...unknown]\":{\"routeRegex\":\"^/account/(.+?)(?:/)?$\",\"dataRoute\":\"/_next/data/xhKBJ7tlyHwALHIa3Y3JM/account/[...unknown].json\",\"fallback\":null,\"dataRouteRegex\":\"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/account/(.+?)\\\\.json$\"},\"/[slug]/p\":{\"routeRegex\":\"^/([^/]+?)/p(?:/)?$\",\"dataRoute\":\"/_next/data/xhKBJ7tlyHwALHIa3Y3JM/[slug]/p.json\",\"fallback\":null,\"dataRouteRegex\":\"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/([^/]+?)/p\\\\.json$\"},\"/[...slug]\":{\"routeRegex\":\"^/(.+?)(?:/)?$\",\"dataRoute\":\"/_next/data/xhKBJ7tlyHwALHIa3Y3JM/[...slug].json\",\"fallback\":null,\"dataRouteRegex\":\"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/(.+?)\\\\.json$\"}},\"notFoundRoutes\":[],\"preview\":{\"previewModeId\":\"ec4561cceee31d4a0507b1b3b3d0d1c5\",\"previewModeSigningKey\":\"da53f9b051a5dbf210d00d660bbf486bbb5d755af4c41841584eb06a31a8242b\",\"previewModeEncryptionKey\":\"0b33e099b472aa31ced4da71ae331c884c91b58456b893819bb832bc5cc8c657\"}}"
@@ -1 +1 @@
1
- {"version":4,"routes":{"/en-US/500":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/GpoK55xkQiF2khQfod1ac/500.json"},"/en-US/404":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/GpoK55xkQiF2khQfod1ac/404.json"},"/en-US/checkout":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/GpoK55xkQiF2khQfod1ac/checkout.json"},"/en-US":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/GpoK55xkQiF2khQfod1ac/index.json"},"/en-US/login":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/GpoK55xkQiF2khQfod1ac/login.json"},"/en-US/s":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/GpoK55xkQiF2khQfod1ac/s.json"}},"dynamicRoutes":{"/[slug]/p":{"routeRegex":"^/([^/]+?)/p(?:/)?$","dataRoute":"/_next/data/GpoK55xkQiF2khQfod1ac/[slug]/p.json","fallback":null,"dataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/([^/]+?)/p\\.json$"},"/account/[...unknown]":{"routeRegex":"^/account/(.+?)(?:/)?$","dataRoute":"/_next/data/GpoK55xkQiF2khQfod1ac/account/[...unknown].json","fallback":null,"dataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/account/(.+?)\\.json$"},"/[...slug]":{"routeRegex":"^/(.+?)(?:/)?$","dataRoute":"/_next/data/GpoK55xkQiF2khQfod1ac/[...slug].json","fallback":null,"dataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/(.+?)\\.json$"}},"notFoundRoutes":[],"preview":{"previewModeId":"f91a8e9cae3a8a1863ef277a489e3972","previewModeSigningKey":"e917a54ad509060986c0329f8556c74b7987b9d4b9e36504442e1b301845d017","previewModeEncryptionKey":"73f6763055d91d2c06120cfc6f8e60921b3a9bc4d20536ccd13e71449db2ac8e"}}
1
+ {"version":4,"routes":{"/en-US/500":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/xhKBJ7tlyHwALHIa3Y3JM/500.json"},"/en-US/404":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/xhKBJ7tlyHwALHIa3Y3JM/404.json"},"/en-US/checkout":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/xhKBJ7tlyHwALHIa3Y3JM/checkout.json"},"/en-US/login":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/xhKBJ7tlyHwALHIa3Y3JM/login.json"},"/en-US":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/xhKBJ7tlyHwALHIa3Y3JM/index.json"},"/en-US/s":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/xhKBJ7tlyHwALHIa3Y3JM/s.json"}},"dynamicRoutes":{"/account/[...unknown]":{"routeRegex":"^/account/(.+?)(?:/)?$","dataRoute":"/_next/data/xhKBJ7tlyHwALHIa3Y3JM/account/[...unknown].json","fallback":null,"dataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/account/(.+?)\\.json$"},"/[slug]/p":{"routeRegex":"^/([^/]+?)/p(?:/)?$","dataRoute":"/_next/data/xhKBJ7tlyHwALHIa3Y3JM/[slug]/p.json","fallback":null,"dataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/([^/]+?)/p\\.json$"},"/[...slug]":{"routeRegex":"^/(.+?)(?:/)?$","dataRoute":"/_next/data/xhKBJ7tlyHwALHIa3Y3JM/[...slug].json","fallback":null,"dataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/(.+?)\\.json$"}},"notFoundRoutes":[],"preview":{"previewModeId":"ec4561cceee31d4a0507b1b3b3d0d1c5","previewModeSigningKey":"da53f9b051a5dbf210d00d660bbf486bbb5d755af4c41841584eb06a31a8242b","previewModeEncryptionKey":"0b33e099b472aa31ced4da71ae331c884c91b58456b893819bb832bc5cc8c657"}}
@@ -72,32 +72,39 @@
72
72
  ]
73
73
  },
74
74
  "../components/cart/CartSidebar/CartSidebar.tsx -> @faststore/ui": {
75
- "id": 6867,
75
+ "id": 3465,
76
76
  "files": [
77
77
  "static/chunks/7498-5246b607527180dd.js",
78
- "static/chunks/6867.d82d45995c75aa12.js",
78
+ "static/chunks/3465.af28497e8069330f.js",
79
79
  "static/chunks/UIToast.494d0b0ce2c6106a.js"
80
80
  ]
81
81
  },
82
+ "../components/cms/RenderSections.tsx -> ../common/PreviewTag": {
83
+ "id": 2951,
84
+ "files": [
85
+ "static/css/74e963fcd3434141.css",
86
+ "static/chunks/PreviewTag.0b16a5b6ac35ce1c.js"
87
+ ]
88
+ },
82
89
  "../components/cms/RenderSections.tsx -> ../common/Toast": {
83
90
  "id": 2492,
84
91
  "files": [
85
92
  "static/css/6e9b83ba680dd4a6.css",
86
- "static/chunks/Toast.4ff856492d402ad9.js"
93
+ "static/chunks/Toast.6116bc845cd67f49.js"
87
94
  ]
88
95
  },
89
96
  "../components/cms/global/Components.ts -> src/components/cart/CartSidebar": {
90
97
  "id": 76,
91
98
  "files": [
92
99
  "static/css/b52f8f6500d3439e.css",
93
- "static/chunks/CartSidebar.4822eeeb560ccb43.js"
100
+ "static/chunks/CartSidebar.a00083c44c87c268.js"
94
101
  ]
95
102
  },
96
103
  "../components/cms/global/Components.ts -> src/components/region/RegionModal": {
97
104
  "id": 4600,
98
105
  "files": [
99
106
  "static/css/dbbb10bf2f162a58.css",
100
- "static/chunks/RegionModal.21284dd0660b4e6d.js"
107
+ "static/chunks/RegionModal.f61aa62e0a09182a.js"
101
108
  ]
102
109
  },
103
110
  "../components/cms/global/Components.ts -> src/components/sections/Footer": {
@@ -111,7 +118,7 @@
111
118
  "id": 4173,
112
119
  "files": [
113
120
  "static/css/5273202f7c5e5ec1.css",
114
- "static/chunks/BannerText.50b22511f61fe02a.js"
121
+ "static/chunks/BannerText.695d4d4b6a3f7309.js"
115
122
  ]
116
123
  },
117
124
  "../components/cms/home/Components.ts -> src/components/sections/Newsletter/OverriddenDefaultNewsletter": {
@@ -126,7 +133,7 @@
126
133
  "id": 552,
127
134
  "files": [
128
135
  "static/css/a3ca6a9b63f657be.css",
129
- "static/chunks/ProductShelf.ffceb1cb3d66e171.js"
136
+ "static/chunks/ProductShelf.d51ba3e6a1b4a57d.js"
130
137
  ]
131
138
  },
132
139
  "../components/cms/home/Components.ts -> src/components/sections/ProductTiles": {
@@ -140,7 +147,7 @@
140
147
  "id": 4173,
141
148
  "files": [
142
149
  "static/css/5273202f7c5e5ec1.css",
143
- "static/chunks/BannerText.50b22511f61fe02a.js"
150
+ "static/chunks/BannerText.695d4d4b6a3f7309.js"
144
151
  ]
145
152
  },
146
153
  "../components/cms/plp/Components.ts -> src/components/sections/Newsletter/OverriddenDefaultNewsletter": {
@@ -155,7 +162,7 @@
155
162
  "id": 552,
156
163
  "files": [
157
164
  "static/css/a3ca6a9b63f657be.css",
158
- "static/chunks/ProductShelf.ffceb1cb3d66e171.js"
165
+ "static/chunks/ProductShelf.d51ba3e6a1b4a57d.js"
159
166
  ]
160
167
  },
161
168
  "../components/cms/plp/Components.ts -> src/components/sections/ProductTiles": {
@@ -172,14 +179,14 @@
172
179
  "static/css/18e4be87b97035da.css",
173
180
  "static/css/5273202f7c5e5ec1.css",
174
181
  "static/css/865e30903caadb79.css",
175
- "static/chunks/BannerNewsletter.7f2d79c25b0e2546.js"
182
+ "static/chunks/BannerNewsletter.7c592f132e7048e5.js"
176
183
  ]
177
184
  },
178
185
  "../components/cms/search/Components.ts -> src/components/sections/BannerText/OverriddenDefaultBannerText": {
179
186
  "id": 4173,
180
187
  "files": [
181
188
  "static/css/5273202f7c5e5ec1.css",
182
- "static/chunks/BannerText.50b22511f61fe02a.js"
189
+ "static/chunks/BannerText.695d4d4b6a3f7309.js"
183
190
  ]
184
191
  },
185
192
  "../components/cms/search/Components.ts -> src/components/sections/Newsletter/OverriddenDefaultNewsletter": {
@@ -194,7 +201,7 @@
194
201
  "id": 552,
195
202
  "files": [
196
203
  "static/css/a3ca6a9b63f657be.css",
197
- "static/chunks/ProductShelf.ffceb1cb3d66e171.js"
204
+ "static/chunks/ProductShelf.d51ba3e6a1b4a57d.js"
198
205
  ]
199
206
  },
200
207
  "../components/cms/search/Components.ts -> src/components/sections/ProductTiles": {
@@ -205,10 +212,10 @@
205
212
  ]
206
213
  },
207
214
  "../components/common/Toast/Toast.tsx -> @faststore/ui": {
208
- "id": 6867,
215
+ "id": 3465,
209
216
  "files": [
210
217
  "static/chunks/7498-5246b607527180dd.js",
211
- "static/chunks/6867.d82d45995c75aa12.js",
218
+ "static/chunks/3465.af28497e8069330f.js",
212
219
  "static/chunks/UIToast.494d0b0ce2c6106a.js"
213
220
  ]
214
221
  },
@@ -226,18 +233,18 @@
226
233
  ]
227
234
  },
228
235
  "../components/region/RegionModal/RegionModal.tsx -> @faststore/ui": {
229
- "id": 6867,
236
+ "id": 3465,
230
237
  "files": [
231
238
  "static/chunks/7498-5246b607527180dd.js",
232
- "static/chunks/6867.d82d45995c75aa12.js",
239
+ "static/chunks/3465.af28497e8069330f.js",
233
240
  "static/chunks/UIToast.494d0b0ce2c6106a.js"
234
241
  ]
235
242
  },
236
243
  "../components/search/Filter/FilterSlider.tsx -> @faststore/ui": {
237
- "id": 6867,
244
+ "id": 3465,
238
245
  "files": [
239
246
  "static/chunks/7498-5246b607527180dd.js",
240
- "static/chunks/6867.d82d45995c75aa12.js",
247
+ "static/chunks/3465.af28497e8069330f.js",
241
248
  "static/chunks/6410.bd3fa399df59cc80.js"
242
249
  ]
243
250
  },
@@ -254,10 +261,10 @@
254
261
  ]
255
262
  },
256
263
  "../components/search/SearchInput/SearchInput.tsx -> @faststore/ui": {
257
- "id": 6867,
264
+ "id": 3465,
258
265
  "files": [
259
266
  "static/chunks/7498-5246b607527180dd.js",
260
- "static/chunks/6867.d82d45995c75aa12.js",
267
+ "static/chunks/3465.af28497e8069330f.js",
261
268
  "static/chunks/UIToast.494d0b0ce2c6106a.js"
262
269
  ]
263
270
  },
@@ -268,18 +275,18 @@
268
275
  ]
269
276
  },
270
277
  "../components/sections/BannerText/DefaultComponents.ts -> @faststore/ui": {
271
- "id": 6867,
278
+ "id": 3465,
272
279
  "files": [
273
280
  "static/chunks/7498-5246b607527180dd.js",
274
- "static/chunks/6867.d82d45995c75aa12.js",
281
+ "static/chunks/3465.af28497e8069330f.js",
275
282
  "static/chunks/UIBannerText.6cc5c00d4ba9b64e.js"
276
283
  ]
277
284
  },
278
285
  "../components/sections/Navbar/DefaultComponents.ts -> @faststore/ui": {
279
- "id": 6867,
286
+ "id": 3465,
280
287
  "files": [
281
288
  "static/chunks/7498-5246b607527180dd.js",
282
- "static/chunks/6867.d82d45995c75aa12.js",
289
+ "static/chunks/3465.af28497e8069330f.js",
283
290
  "static/chunks/UIToast.494d0b0ce2c6106a.js"
284
291
  ]
285
292
  },
@@ -323,14 +330,14 @@
323
330
  "id": 83,
324
331
  "files": [
325
332
  "static/css/e4b714970415f2eb.css",
326
- "static/chunks/83.c68f386e6783ec51.js"
333
+ "static/chunks/83.b87d797323ff2034.js"
327
334
  ]
328
335
  },
329
336
  "../components/sections/ProductShelf/DefaultComponents.ts -> @faststore/ui": {
330
- "id": 6867,
337
+ "id": 3465,
331
338
  "files": [
332
339
  "static/chunks/7498-5246b607527180dd.js",
333
- "static/chunks/6867.d82d45995c75aa12.js",
340
+ "static/chunks/3465.af28497e8069330f.js",
334
341
  "static/chunks/9540.69781e999f27cc05.js"
335
342
  ]
336
343
  },
@@ -417,14 +424,14 @@
417
424
  "id": 3802,
418
425
  "files": [
419
426
  "static/chunks/1417.feb3146f627742b7.js",
420
- "static/chunks/630.400b772c0b28fb0b.js",
427
+ "static/chunks/4949.58cc42cd6109f59a.js",
421
428
  "static/css/a3ca6a9b63f657be.css",
422
429
  "static/css/18e4be87b97035da.css",
423
430
  "static/css/5273202f7c5e5ec1.css",
424
431
  "static/css/62a5153ac7061286.css",
425
- "static/chunks/3166-1fd17b322ca991eb.js",
432
+ "static/chunks/3166-50d81179a0f5a894.js",
426
433
  "static/css/197e314c5a03eabd.css",
427
- "static/chunks/6355.3b698d9dabef2570.js"
434
+ "static/chunks/6355.f1b1feefc0c84a2a.js"
428
435
  ]
429
436
  }
430
437
  }
@@ -1 +1 @@
1
- {"version":3,"pages404":true,"caseSensitive":false,"basePath":"","redirects":[{"source":"/:path+/","destination":"/:path+","locale":false,"internal":true,"statusCode":308,"regex":"^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"}],"headers":[],"dynamicRoutes":[{"page":"/account/orders/[id]","regex":"^/account/orders/([^/]+?)(?:/)?$","routeKeys":{"nxtPid":"nxtPid"},"namedRegex":"^/account/orders/(?<nxtPid>[^/]+?)(?:/)?$"},{"page":"/account/[...unknown]","regex":"^/account/(.+?)(?:/)?$","routeKeys":{"nxtPunknown":"nxtPunknown"},"namedRegex":"^/account/(?<nxtPunknown>.+?)(?:/)?$"},{"page":"/[slug]/p","regex":"^/([^/]+?)/p(?:/)?$","routeKeys":{"nxtPslug":"nxtPslug"},"namedRegex":"^/(?<nxtPslug>[^/]+?)/p(?:/)?$"},{"page":"/[...slug]","regex":"^/(.+?)(?:/)?$","routeKeys":{"nxtPslug":"nxtPslug"},"namedRegex":"^/(?<nxtPslug>.+?)(?:/)?$"}],"staticRoutes":[{"page":"/","regex":"^/(?:/)?$","routeKeys":{},"namedRegex":"^/(?:/)?$"},{"page":"/404","regex":"^/404(?:/)?$","routeKeys":{},"namedRegex":"^/404(?:/)?$"},{"page":"/500","regex":"^/500(?:/)?$","routeKeys":{},"namedRegex":"^/500(?:/)?$"},{"page":"/account","regex":"^/account(?:/)?$","routeKeys":{},"namedRegex":"^/account(?:/)?$"},{"page":"/account/403","regex":"^/account/403(?:/)?$","routeKeys":{},"namedRegex":"^/account/403(?:/)?$"},{"page":"/account/404","regex":"^/account/404(?:/)?$","routeKeys":{},"namedRegex":"^/account/404(?:/)?$"},{"page":"/account/orders","regex":"^/account/orders(?:/)?$","routeKeys":{},"namedRegex":"^/account/orders(?:/)?$"},{"page":"/account/profile","regex":"^/account/profile(?:/)?$","routeKeys":{},"namedRegex":"^/account/profile(?:/)?$"},{"page":"/account/security","regex":"^/account/security(?:/)?$","routeKeys":{},"namedRegex":"^/account/security(?:/)?$"},{"page":"/account/user-details","regex":"^/account/user\\-details(?:/)?$","routeKeys":{},"namedRegex":"^/account/user\\-details(?:/)?$"},{"page":"/checkout","regex":"^/checkout(?:/)?$","routeKeys":{},"namedRegex":"^/checkout(?:/)?$"},{"page":"/login","regex":"^/login(?:/)?$","routeKeys":{},"namedRegex":"^/login(?:/)?$"},{"page":"/s","regex":"^/s(?:/)?$","routeKeys":{},"namedRegex":"^/s(?:/)?$"}],"dataRoutes":[{"page":"/","dataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/index.json$"},{"page":"/404","dataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/404.json$"},{"page":"/500","dataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/500.json$"},{"page":"/account","dataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/account.json$"},{"page":"/account/403","dataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/account/403.json$"},{"page":"/account/404","dataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/account/404.json$"},{"page":"/account/orders","dataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/account/orders.json$"},{"page":"/account/orders/[id]","routeKeys":{"nxtPid":"nxtPid"},"dataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/account/orders/([^/]+?)\\.json$","namedDataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/account/orders/(?<nxtPid>[^/]+?)\\.json$"},{"page":"/account/profile","dataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/account/profile.json$"},{"page":"/account/security","dataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/account/security.json$"},{"page":"/account/user-details","dataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/account/user-details.json$"},{"page":"/account/[...unknown]","routeKeys":{"nxtPunknown":"nxtPunknown"},"dataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/account/(.+?)\\.json$","namedDataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/account/(?<nxtPunknown>.+?)\\.json$"},{"page":"/checkout","dataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/checkout.json$"},{"page":"/login","dataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/login.json$"},{"page":"/s","dataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/s.json$"},{"page":"/[slug]/p","routeKeys":{"nxtPslug":"nxtPslug"},"dataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/([^/]+?)/p\\.json$","namedDataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/(?<nxtPslug>[^/]+?)/p\\.json$"},{"page":"/[...slug]","routeKeys":{"nxtPslug":"nxtPslug"},"dataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/(.+?)\\.json$","namedDataRouteRegex":"^/_next/data/GpoK55xkQiF2khQfod1ac/(?<nxtPslug>.+?)\\.json$"}],"i18n":{"locales":["en-US"],"defaultLocale":"en-US"},"rsc":{"header":"RSC","varyHeader":"RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Url","prefetchHeader":"Next-Router-Prefetch","contentTypeHeader":"text/x-component"},"rewrites":[]}
1
+ {"version":3,"pages404":true,"caseSensitive":false,"basePath":"","redirects":[{"source":"/:path+/","destination":"/:path+","locale":false,"internal":true,"statusCode":308,"regex":"^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"}],"headers":[],"dynamicRoutes":[{"page":"/account/orders/[id]","regex":"^/account/orders/([^/]+?)(?:/)?$","routeKeys":{"nxtPid":"nxtPid"},"namedRegex":"^/account/orders/(?<nxtPid>[^/]+?)(?:/)?$"},{"page":"/account/[...unknown]","regex":"^/account/(.+?)(?:/)?$","routeKeys":{"nxtPunknown":"nxtPunknown"},"namedRegex":"^/account/(?<nxtPunknown>.+?)(?:/)?$"},{"page":"/[slug]/p","regex":"^/([^/]+?)/p(?:/)?$","routeKeys":{"nxtPslug":"nxtPslug"},"namedRegex":"^/(?<nxtPslug>[^/]+?)/p(?:/)?$"},{"page":"/[...slug]","regex":"^/(.+?)(?:/)?$","routeKeys":{"nxtPslug":"nxtPslug"},"namedRegex":"^/(?<nxtPslug>.+?)(?:/)?$"}],"staticRoutes":[{"page":"/","regex":"^/(?:/)?$","routeKeys":{},"namedRegex":"^/(?:/)?$"},{"page":"/404","regex":"^/404(?:/)?$","routeKeys":{},"namedRegex":"^/404(?:/)?$"},{"page":"/500","regex":"^/500(?:/)?$","routeKeys":{},"namedRegex":"^/500(?:/)?$"},{"page":"/account","regex":"^/account(?:/)?$","routeKeys":{},"namedRegex":"^/account(?:/)?$"},{"page":"/account/403","regex":"^/account/403(?:/)?$","routeKeys":{},"namedRegex":"^/account/403(?:/)?$"},{"page":"/account/404","regex":"^/account/404(?:/)?$","routeKeys":{},"namedRegex":"^/account/404(?:/)?$"},{"page":"/account/orders","regex":"^/account/orders(?:/)?$","routeKeys":{},"namedRegex":"^/account/orders(?:/)?$"},{"page":"/account/profile","regex":"^/account/profile(?:/)?$","routeKeys":{},"namedRegex":"^/account/profile(?:/)?$"},{"page":"/account/security","regex":"^/account/security(?:/)?$","routeKeys":{},"namedRegex":"^/account/security(?:/)?$"},{"page":"/account/user-details","regex":"^/account/user\\-details(?:/)?$","routeKeys":{},"namedRegex":"^/account/user\\-details(?:/)?$"},{"page":"/checkout","regex":"^/checkout(?:/)?$","routeKeys":{},"namedRegex":"^/checkout(?:/)?$"},{"page":"/login","regex":"^/login(?:/)?$","routeKeys":{},"namedRegex":"^/login(?:/)?$"},{"page":"/s","regex":"^/s(?:/)?$","routeKeys":{},"namedRegex":"^/s(?:/)?$"}],"dataRoutes":[{"page":"/","dataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/index.json$"},{"page":"/404","dataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/404.json$"},{"page":"/500","dataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/500.json$"},{"page":"/account","dataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/account.json$"},{"page":"/account/403","dataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/account/403.json$"},{"page":"/account/404","dataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/account/404.json$"},{"page":"/account/orders","dataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/account/orders.json$"},{"page":"/account/orders/[id]","routeKeys":{"nxtPid":"nxtPid"},"dataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/account/orders/([^/]+?)\\.json$","namedDataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/account/orders/(?<nxtPid>[^/]+?)\\.json$"},{"page":"/account/profile","dataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/account/profile.json$"},{"page":"/account/security","dataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/account/security.json$"},{"page":"/account/user-details","dataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/account/user-details.json$"},{"page":"/account/[...unknown]","routeKeys":{"nxtPunknown":"nxtPunknown"},"dataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/account/(.+?)\\.json$","namedDataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/account/(?<nxtPunknown>.+?)\\.json$"},{"page":"/checkout","dataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/checkout.json$"},{"page":"/login","dataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/login.json$"},{"page":"/s","dataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/s.json$"},{"page":"/[slug]/p","routeKeys":{"nxtPslug":"nxtPslug"},"dataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/([^/]+?)/p\\.json$","namedDataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/(?<nxtPslug>[^/]+?)/p\\.json$"},{"page":"/[...slug]","routeKeys":{"nxtPslug":"nxtPslug"},"dataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/(.+?)\\.json$","namedDataRouteRegex":"^/_next/data/xhKBJ7tlyHwALHIa3Y3JM/(?<nxtPslug>.+?)\\.json$"}],"i18n":{"locales":["en-US"],"defaultLocale":"en-US"},"rsc":{"header":"RSC","varyHeader":"RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Url","prefetchHeader":"Next-Router-Prefetch","contentTypeHeader":"text/x-component"},"rewrites":[]}
@@ -1 +1 @@
1
- exports.id=3412,exports.ids=[3412],exports.modules={38038:e=>{e.exports={seo:{title:"FastStore Starter",description:"Fast Demo Store",titleTemplate:"%s | FastStore",author:"Store Framework",name:"FastStore",publisherId:"",plp:{titleTemplate:"%s | FastStore PLP",descriptionTemplate:"%s products on FastStore Product Listing Page"},pdp:{titleTemplate:"%s | FastStore PDP",descriptionTemplate:"%s products on FastStore Product Detail Page"},search:{titleTemplate:"%s: Search results title",descriptionTemplate:"%s: Search results description",noIndex:!0,noFollow:!0,bodyH1:"Showing results for:"}},theme:"custom-theme",platform:"vtex",api:{storeId:"storeframework",workspace:"master",subDomainPrefix:["www"],environment:"vtexcommercestable",hideUnavailableItems:!1,showSponsored:!1,incrementAddress:!0},session:{currency:{code:"USD",symbol:"$"},locale:"en-US",channel:'{"salesChannel":"1","regionId":"","hasOnlyDefaultSalesChannel":"true"}',country:"USA",deliveryMode:null,addressType:null,city:null,postalCode:null,geoCoordinates:null,b2b:null,person:null,marketingData:{utmCampaign:"",utmMedium:"",utmSource:"",utmiCampaign:"",utmiPart:"",utmiPage:""}},cart:{id:"",items:[],messages:[],shouldSplitItem:!0},storeUrl:"https://homebrewqa.fast.store",secureSubdomain:"https://homebrewqa.fast.store",checkoutUrl:"https://homebrewqa.fast.store/checkout",loginUrl:"https://homebrewqa.fast.store/api/io/login",accountUrl:"https://homebrewqa.fast.store/api/io/account",previewRedirects:{home:"/",plp:"/office",search:"/s?q=headphone",pdp:"/apple-magic-mouse/p",500:"/500",404:"/404"},lighthouse:{server:process.env.BASE_SITE_URL||"http://localhost:3000",pages:{home:"/",pdp:"/4k-philips-monitor-99988213/p",collection:"/office"}},cypress:{pages:{home:"/",pdp:"/4k-philips-monitor-99988213/p",collection:"/office",collection_2:"/technology",collection_filtered:"/office/?category-1=office&marca=acer&facets=category-1%2Cmarca",search:"/s?q=orange"}},analytics:{gtmContainerId:"GTM-PGHZ95N"},cms:{data:process.env.CMS_DATA},contentSource:{type:"CMS"},deliveryPromise:{enabled:!1,mandatory:!1},experimental:{cypressVersion:12,enableCypressExtension:!1,noRobots:!1,noindex:!1,nofollow:!1,preact:!1,enableRedirects:!1,enableSearchSSR:!1,enableFaststoreMyAccount:!0,enableVtexAssetsLoader:!1,graphqlCacheControl:{maxAge:0,staleWhileRevalidate:60}}}},43412:(e,t,o)=>{let s=o(38038),a=o(2512),r=o(56330),l=r(s,a);e.exports=l},2512:e=>{e.exports={}}};
1
+ exports.id=3412,exports.ids=[3412],exports.modules={38038:e=>{e.exports={seo:{title:"FastStore Starter",description:"Fast Demo Store",titleTemplate:"%s | FastStore",author:"Store Framework",name:"FastStore",publisherId:"",plp:{titleTemplate:"%s | FastStore PLP",descriptionTemplate:"%s products on FastStore Product Listing Page"},pdp:{titleTemplate:"%s | FastStore PDP",descriptionTemplate:"%s products on FastStore Product Detail Page"},search:{titleTemplate:"%s: Search results title",descriptionTemplate:"%s: Search results description",noIndex:!0,noFollow:!0,bodyH1:"Showing results for:"}},theme:"custom-theme",platform:"vtex",api:{storeId:"storeframework",workspace:"master",subDomainPrefix:["www"],environment:"vtexcommercestable",hideUnavailableItems:!1,showSponsored:!1,incrementAddress:!0,enableUnavailableItemsOnCart:!1},session:{currency:{code:"USD",symbol:"$"},locale:"en-US",channel:'{"salesChannel":"1","regionId":"","hasOnlyDefaultSalesChannel":"true"}',country:"USA",deliveryMode:null,addressType:null,city:null,postalCode:null,geoCoordinates:null,b2b:null,person:null,marketingData:{utmCampaign:"",utmMedium:"",utmSource:"",utmiCampaign:"",utmiPart:"",utmiPage:""}},cart:{id:"",items:[],messages:[],shouldSplitItem:!0},storeUrl:"https://homebrewqa.fast.store",secureSubdomain:"https://homebrewqa.fast.store",checkoutUrl:"https://homebrewqa.fast.store/checkout",loginUrl:"https://homebrewqa.fast.store/api/io/login",accountUrl:"https://homebrewqa.fast.store/api/io/account",previewRedirects:{home:"/",plp:"/office",search:"/s?q=headphone",pdp:"/apple-magic-mouse/p",500:"/500",404:"/404"},lighthouse:{server:process.env.BASE_SITE_URL||"http://localhost:3000",pages:{home:"/",pdp:"/4k-philips-monitor-99988213/p",collection:"/office"}},cypress:{pages:{home:"/",pdp:"/4k-philips-monitor-99988213/p",collection:"/office",collection_2:"/technology",collection_filtered:"/office/?category-1=office&marca=acer&facets=category-1%2Cmarca",search:"/s?q=orange"}},analytics:{gtmContainerId:"GTM-PGHZ95N"},cms:{data:process.env.CMS_DATA},contentSource:{type:"CMS"},deliveryPromise:{enabled:!1,mandatory:!1},experimental:{cypressVersion:12,enableCypressExtension:!1,noRobots:!1,noindex:!1,nofollow:!1,preact:!1,enableRedirects:!1,enableSearchSSR:!1,enableFaststoreMyAccount:!0,enableVtexAssetsLoader:!1,graphqlCacheControl:{maxAge:0,staleWhileRevalidate:60}}}},43412:(e,t,o)=>{let s=o(38038),a=o(2512),r=o(56330),l=r(s,a);e.exports=l},2512:e=>{e.exports={}}};
@@ -1 +1 @@
1
- exports.id=870,exports.ids=[870],exports.modules={25114:e=>{e.exports={seo:{title:"FastStore Starter",description:"Fast Demo Store",titleTemplate:"%s | FastStore",author:"Store Framework",name:"FastStore",publisherId:"",plp:{titleTemplate:"%s | FastStore PLP",descriptionTemplate:"%s products on FastStore Product Listing Page"},pdp:{titleTemplate:"%s | FastStore PDP",descriptionTemplate:"%s products on FastStore Product Detail Page"},search:{titleTemplate:"%s: Search results title",descriptionTemplate:"%s: Search results description",noIndex:!0,noFollow:!0,bodyH1:"Showing results for:"}},theme:"custom-theme",platform:"vtex",api:{storeId:"storeframework",workspace:"master",subDomainPrefix:["www"],environment:"vtexcommercestable",hideUnavailableItems:!1,showSponsored:!1,incrementAddress:!0},session:{currency:{code:"USD",symbol:"$"},locale:"en-US",channel:'{"salesChannel":"1","regionId":"","hasOnlyDefaultSalesChannel":"true"}',country:"USA",deliveryMode:null,addressType:null,city:null,postalCode:null,geoCoordinates:null,b2b:null,person:null,marketingData:{utmCampaign:"",utmMedium:"",utmSource:"",utmiCampaign:"",utmiPart:"",utmiPage:""}},cart:{id:"",items:[],messages:[],shouldSplitItem:!0},storeUrl:"https://homebrewqa.fast.store",secureSubdomain:"https://homebrewqa.fast.store",checkoutUrl:"https://homebrewqa.fast.store/checkout",loginUrl:"https://homebrewqa.fast.store/api/io/login",accountUrl:"https://homebrewqa.fast.store/api/io/account",previewRedirects:{home:"/",plp:"/office",search:"/s?q=headphone",pdp:"/apple-magic-mouse/p",500:"/500",404:"/404"},lighthouse:{server:process.env.BASE_SITE_URL||"http://localhost:3000",pages:{home:"/",pdp:"/4k-philips-monitor-99988213/p",collection:"/office"}},cypress:{pages:{home:"/",pdp:"/4k-philips-monitor-99988213/p",collection:"/office",collection_2:"/technology",collection_filtered:"/office/?category-1=office&marca=acer&facets=category-1%2Cmarca",search:"/s?q=orange"}},analytics:{gtmContainerId:"GTM-PGHZ95N"},cms:{data:process.env.CMS_DATA},contentSource:{type:"CMS"},deliveryPromise:{enabled:!1,mandatory:!1},experimental:{cypressVersion:12,enableCypressExtension:!1,noRobots:!1,noindex:!1,nofollow:!1,preact:!1,enableRedirects:!1,enableSearchSSR:!1,enableFaststoreMyAccount:!0,enableVtexAssetsLoader:!1,graphqlCacheControl:{maxAge:0,staleWhileRevalidate:60}}}},40870:(e,t,o)=>{let s=o(25114),a=o(66601),r=o(56330),l=r(s,a);e.exports=l},66601:e=>{e.exports={}}};
1
+ exports.id=870,exports.ids=[870],exports.modules={25114:e=>{e.exports={seo:{title:"FastStore Starter",description:"Fast Demo Store",titleTemplate:"%s | FastStore",author:"Store Framework",name:"FastStore",publisherId:"",plp:{titleTemplate:"%s | FastStore PLP",descriptionTemplate:"%s products on FastStore Product Listing Page"},pdp:{titleTemplate:"%s | FastStore PDP",descriptionTemplate:"%s products on FastStore Product Detail Page"},search:{titleTemplate:"%s: Search results title",descriptionTemplate:"%s: Search results description",noIndex:!0,noFollow:!0,bodyH1:"Showing results for:"}},theme:"custom-theme",platform:"vtex",api:{storeId:"storeframework",workspace:"master",subDomainPrefix:["www"],environment:"vtexcommercestable",hideUnavailableItems:!1,showSponsored:!1,incrementAddress:!0,enableUnavailableItemsOnCart:!1},session:{currency:{code:"USD",symbol:"$"},locale:"en-US",channel:'{"salesChannel":"1","regionId":"","hasOnlyDefaultSalesChannel":"true"}',country:"USA",deliveryMode:null,addressType:null,city:null,postalCode:null,geoCoordinates:null,b2b:null,person:null,marketingData:{utmCampaign:"",utmMedium:"",utmSource:"",utmiCampaign:"",utmiPart:"",utmiPage:""}},cart:{id:"",items:[],messages:[],shouldSplitItem:!0},storeUrl:"https://homebrewqa.fast.store",secureSubdomain:"https://homebrewqa.fast.store",checkoutUrl:"https://homebrewqa.fast.store/checkout",loginUrl:"https://homebrewqa.fast.store/api/io/login",accountUrl:"https://homebrewqa.fast.store/api/io/account",previewRedirects:{home:"/",plp:"/office",search:"/s?q=headphone",pdp:"/apple-magic-mouse/p",500:"/500",404:"/404"},lighthouse:{server:process.env.BASE_SITE_URL||"http://localhost:3000",pages:{home:"/",pdp:"/4k-philips-monitor-99988213/p",collection:"/office"}},cypress:{pages:{home:"/",pdp:"/4k-philips-monitor-99988213/p",collection:"/office",collection_2:"/technology",collection_filtered:"/office/?category-1=office&marca=acer&facets=category-1%2Cmarca",search:"/s?q=orange"}},analytics:{gtmContainerId:"GTM-PGHZ95N"},cms:{data:process.env.CMS_DATA},contentSource:{type:"CMS"},deliveryPromise:{enabled:!1,mandatory:!1},experimental:{cypressVersion:12,enableCypressExtension:!1,noRobots:!1,noindex:!1,nofollow:!1,preact:!1,enableRedirects:!1,enableSearchSSR:!1,enableFaststoreMyAccount:!0,enableVtexAssetsLoader:!1,graphqlCacheControl:{maxAge:0,staleWhileRevalidate:60}}}},40870:(e,t,o)=>{let s=o(25114),a=o(66601),r=o(56330),l=r(s,a);e.exports=l},66601:e=>{e.exports={}}};