@faststore/core 3.95.0 → 3.96.0-dev.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +54 -54
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/config.json +3 -3
- package/.next/cache/webpack/client-production/0.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/prerender-manifest.js +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/react-loadable-manifest.json +12 -12
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/7098.js +1 -1
- package/.next/server/chunks/948.js +1 -1
- package/.next/server/chunks/9563.js +3 -3
- package/.next/server/chunks/9630.js +7 -7
- package/.next/server/functions-config-manifest.json +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/server/pages/[...slug].js +1 -1
- package/.next/server/pages/[slug]/p.js +1 -1
- package/.next/server/pages/api/graphql.js +3 -3
- package/.next/server/pages/en-US/404.html +1 -1
- package/.next/server/pages/en-US/500.html +1 -1
- package/.next/server/pages/en-US/checkout.html +1 -1
- package/.next/server/pages/en-US/login.html +1 -1
- package/.next/server/pages/en-US/s.html +1 -1
- package/.next/server/pages/en-US.html +1 -1
- package/.next/server/pages/en-US.json +1 -1
- package/.next/server/pages/pvt/account/orders/[id].js +1 -1
- package/.next/server/pages/s.js +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/static/Yo88n9O6FrhtIc3GGfGv9/_buildManifest.js +1 -0
- package/.next/static/chunks/{1841.b3a98a2a1886b09c.js → 1841.a1b15f2c88e02d32.js} +1 -1
- package/.next/static/chunks/{2500.d6beb5af6ee00a9e.js → 2500.b188ad84b5a0a521.js} +1 -1
- package/.next/static/chunks/{2927.23bae2c79f0ac0f3.js → 2927.5a79877943a6bf7c.js} +1 -1
- package/.next/static/chunks/{7191-5aa417081c97d46a.js → 7191-e43007cdde83bc1f.js} +1 -1
- package/.next/static/chunks/{9173-49a05f6f96710bd1.js → 9173-2ed920b87ee6640e.js} +1 -1
- package/.next/static/chunks/{UIToast.de15325248043ce5.js → UIToast.19a8664c01a00d3a.js} +1 -1
- package/.next/static/chunks/pages/{404-4b3f1e22c77f849a.js → 404-f04d51a89ab8e8c8.js} +1 -1
- package/.next/static/chunks/pages/{500-bb2de0c11524b2b8.js → 500-b3cd1219951eb7d1.js} +1 -1
- package/.next/static/chunks/pages/{[...slug]-3579b3b8b8309552.js → [...slug]-28b3f75a1b2b22b8.js} +1 -1
- package/.next/static/chunks/pages/[slug]/{p-cf620759e25940f8.js → p-f3b7653e4bd1ba57.js} +1 -1
- package/.next/static/chunks/pages/{_app-8e3a3eccc99a6f96.js → _app-38f75642a57fe506.js} +1 -1
- package/.next/static/chunks/pages/{checkout-dc07d72b3514c83d.js → checkout-9a253c6c2498d41f.js} +1 -1
- package/.next/static/chunks/pages/{index-1f8bf0fb351b90f4.js → index-f522924c892c46dd.js} +1 -1
- package/.next/static/chunks/pages/{login-e97ef92769456bf6.js → login-1d364797aaa9da36.js} +1 -1
- package/.next/static/chunks/pages/pvt/account/{403-91597100f8956385.js → 403-2105ed93b3e3e58e.js} +1 -1
- package/.next/static/chunks/pages/pvt/account/{404-c68124bed7cb7c48.js → 404-2e555481b1a4f63b.js} +1 -1
- package/.next/static/chunks/pages/pvt/account/orders/{[id]-68bbe8db444fd60a.js → [id]-2bd9adec59ae1ed3.js} +1 -1
- package/.next/static/chunks/pages/pvt/account/{orders-12a215899ae6f3eb.js → orders-4d66173a6e6282a1.js} +1 -1
- package/.next/static/chunks/pages/pvt/account/{profile-b6cdbf02d4682544.js → profile-1799ddf1749086aa.js} +1 -1
- package/.next/static/chunks/pages/pvt/account/{security-e6289a40e745d3c4.js → security-f2734d61da9099db.js} +1 -1
- package/.next/static/chunks/pages/pvt/account/{user-details-fba1822e52e7de26.js → user-details-c8636b99b6725815.js} +1 -1
- package/.next/static/chunks/pages/{s-41cffb20de1d2617.js → s-603fab8b09726274.js} +1 -1
- package/.next/static/chunks/{webpack-96e371f26b822ac6.js → webpack-3cd689c2fd3d4dd1.js} +1 -1
- package/.next/trace +138 -138
- package/.turbo/turbo-build.log +17 -17
- package/.turbo/turbo-test.log +8 -8
- package/@generated/gql.ts +2 -2
- package/@generated/graphql.ts +6 -1
- package/@generated/persisted-documents.json +1 -1
- package/@generated/schema.graphql +3 -0
- package/CHANGELOG.md +86 -0
- package/cms/faststore/base.jsonc +42 -0
- package/cms/faststore/components/cms_component__alert.jsonc +40 -0
- package/cms/faststore/components/cms_component__bannernewsletter.jsonc +183 -0
- package/cms/faststore/components/cms_component__bannertext.jsonc +51 -0
- package/cms/faststore/components/cms_component__breadcrumb.jsonc +21 -0
- package/cms/faststore/components/cms_component__cartsidebar.jsonc +122 -0
- package/cms/faststore/components/cms_component__children.jsonc +8 -0
- package/cms/faststore/components/cms_component__crosssellingshelf.jsonc +50 -0
- package/cms/faststore/components/cms_component__emptystate.jsonc +73 -0
- package/cms/faststore/components/cms_component__footer.jsonc +238 -0
- package/cms/faststore/components/cms_component__hero.jsonc +71 -0
- package/cms/faststore/components/cms_component__incentives.jsonc +51 -0
- package/cms/faststore/components/cms_component__navbar.jsonc +318 -0
- package/cms/faststore/components/cms_component__newsletter.jsonc +133 -0
- package/cms/faststore/components/cms_component__productdetails.jsonc +246 -0
- package/cms/faststore/components/cms_component__productgallery.jsonc +312 -0
- package/cms/faststore/components/cms_component__productshelf.jsonc +117 -0
- package/cms/faststore/components/cms_component__producttiles.jsonc +95 -0
- package/cms/faststore/components/cms_component__regionbar.jsonc +58 -0
- package/cms/faststore/components/cms_component__regionmodal.jsonc +85 -0
- package/cms/faststore/components/cms_component__regionpopover.jsonc +97 -0
- package/cms/faststore/components/cms_component__search.jsonc +144 -0
- package/cms/faststore/pages/cms_content_type__404.jsonc +18 -0
- package/cms/faststore/pages/cms_content_type__500.jsonc +18 -0
- package/cms/faststore/pages/cms_content_type__globalfootersections.jsonc +73 -0
- package/cms/faststore/pages/cms_content_type__globalheadersections.jsonc +73 -0
- package/cms/faststore/pages/cms_content_type__globalsections.jsonc +375 -0
- package/cms/faststore/pages/cms_content_type__home.jsonc +213 -0
- package/cms/faststore/pages/cms_content_type__landingpage.jsonc +108 -0
- package/cms/faststore/pages/cms_content_type__login.jsonc +18 -0
- package/cms/faststore/pages/cms_content_type__pdp.jsonc +115 -0
- package/cms/faststore/pages/cms_content_type__plp.jsonc +130 -0
- package/cms/faststore/pages/cms_content_type__search.jsonc +118 -0
- package/cms/faststore/schema.json +3859 -0
- package/cms/faststore/sections.json +2 -2
- package/package.json +15 -8
- package/src/components/account/orders/MyAccountOrderDetails/MyAccountDeliveryOptionAccordion/MyAccountDeliveryOptionAccordion.tsx +18 -15
- package/src/components/account/orders/MyAccountOrderDetails/MyAccountOrderDetails.tsx +9 -3
- package/src/components/account/orders/MyAccountOrderDetails/MyAccountSummaryCard/MyAccountSummaryCard.tsx +0 -1
- package/src/pages/api/graphql.ts +26 -5
- package/src/pages/pvt/account/orders/[id].tsx +2 -0
- package/src/sdk/graphql/request.ts +10 -1
- package/src/utils/cookieCacheBusting.ts +141 -0
- package/test/utils/cookieCacheBusting.test.ts +121 -0
- package/.next/static/n8Y8ofpptOjFUsgm9BTVP/_buildManifest.js +0 -1
- /package/.next/static/{n8Y8ofpptOjFUsgm9BTVP → Yo88n9O6FrhtIc3GGfGv9}/_ssgManifest.js +0 -0
|
@@ -0,0 +1,375 @@
|
|
|
1
|
+
{
|
|
2
|
+
"globalSections": {
|
|
3
|
+
"$extends": ["#/components/base-page-template"],
|
|
4
|
+
"$singleton": true,
|
|
5
|
+
"type": "object",
|
|
6
|
+
"title": "Global Sections",
|
|
7
|
+
"properties": {
|
|
8
|
+
"regionalization": {
|
|
9
|
+
"title": "Regionalization",
|
|
10
|
+
"description": "Regionalization options",
|
|
11
|
+
"type": "object",
|
|
12
|
+
"properties": {
|
|
13
|
+
"inputField": {
|
|
14
|
+
"title": "Postal Code Input Field",
|
|
15
|
+
"type": "object",
|
|
16
|
+
"properties": {
|
|
17
|
+
"label": {
|
|
18
|
+
"title": "Label",
|
|
19
|
+
"type": "string",
|
|
20
|
+
"default": "Postal Code"
|
|
21
|
+
},
|
|
22
|
+
"errorMessage": {
|
|
23
|
+
"title": "Error message",
|
|
24
|
+
"type": "string",
|
|
25
|
+
"default": "You entered an invalid Postal Code"
|
|
26
|
+
},
|
|
27
|
+
"noProductsAvailableErrorMessage": {
|
|
28
|
+
"title": "Error message for the scenario of no products available for a given location",
|
|
29
|
+
"type": "string",
|
|
30
|
+
"default": "There are no products available for %s.",
|
|
31
|
+
"description": "The '%s' will be replaced by the postal code value."
|
|
32
|
+
},
|
|
33
|
+
"buttonActionText": {
|
|
34
|
+
"title": "Action label to apply the postal code",
|
|
35
|
+
"type": "string",
|
|
36
|
+
"default": "Apply"
|
|
37
|
+
},
|
|
38
|
+
"errorMessageHelper": {
|
|
39
|
+
"title": "Error message helper",
|
|
40
|
+
"type": "string",
|
|
41
|
+
"default": "Try using a different postal code.",
|
|
42
|
+
"description": "This message will guide user in case of an error."
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
"idkPostalCodeLink": {
|
|
47
|
+
"title": "I don't know my postal code link",
|
|
48
|
+
"type": "object",
|
|
49
|
+
"properties": {
|
|
50
|
+
"text": {
|
|
51
|
+
"type": "string",
|
|
52
|
+
"title": "Link Text",
|
|
53
|
+
"default": "I don't know my Postal Code"
|
|
54
|
+
},
|
|
55
|
+
"to": {
|
|
56
|
+
"type": "string",
|
|
57
|
+
"title": "Action link"
|
|
58
|
+
},
|
|
59
|
+
"icon": {
|
|
60
|
+
"title": "Icon",
|
|
61
|
+
"type": "object",
|
|
62
|
+
"properties": {
|
|
63
|
+
"icon": {
|
|
64
|
+
"title": "Icon",
|
|
65
|
+
"type": "string",
|
|
66
|
+
"enumNames": ["Arrow Square Out"],
|
|
67
|
+
"enum": ["ArrowSquareOut"],
|
|
68
|
+
"default": "ArrowSquareOut"
|
|
69
|
+
},
|
|
70
|
+
"alt": {
|
|
71
|
+
"title": "Alternative Label",
|
|
72
|
+
"type": "string",
|
|
73
|
+
"default": "Arrow Square Out icon"
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
},
|
|
80
|
+
"$componentTitle": "Regionalization"
|
|
81
|
+
},
|
|
82
|
+
"deliveryPromise": {
|
|
83
|
+
"title": "Delivery Promise",
|
|
84
|
+
"description": "Delivery Promise configurations",
|
|
85
|
+
"type": "object",
|
|
86
|
+
"properties": {
|
|
87
|
+
"deliveryMethods": {
|
|
88
|
+
"title": "PLP/Search Filter: Delivery Methods",
|
|
89
|
+
"type": "object",
|
|
90
|
+
"required": ["title", "description"],
|
|
91
|
+
"properties": {
|
|
92
|
+
"title": {
|
|
93
|
+
"title": "Title",
|
|
94
|
+
"type": "string",
|
|
95
|
+
"default": "Delivery Methods"
|
|
96
|
+
},
|
|
97
|
+
"description": {
|
|
98
|
+
"title": "Description",
|
|
99
|
+
"type": "string",
|
|
100
|
+
"default": "Offers and availability vary by location."
|
|
101
|
+
},
|
|
102
|
+
"setLocationButtonLabel": {
|
|
103
|
+
"title": "Call to Action label",
|
|
104
|
+
"type": "string",
|
|
105
|
+
"default": "Set Location"
|
|
106
|
+
},
|
|
107
|
+
"allDeliveryMethods": {
|
|
108
|
+
"title": "All delivery methods label",
|
|
109
|
+
"type": "string",
|
|
110
|
+
"default": "All delivery methods"
|
|
111
|
+
},
|
|
112
|
+
"delivery": {
|
|
113
|
+
"title": "Shipping label",
|
|
114
|
+
"type": "string",
|
|
115
|
+
"default": "Shipping to"
|
|
116
|
+
},
|
|
117
|
+
"pickupInPoint": {
|
|
118
|
+
"title": "Pickup in point label",
|
|
119
|
+
"type": "string",
|
|
120
|
+
"default": "Pickup at"
|
|
121
|
+
},
|
|
122
|
+
"pickupNearby": {
|
|
123
|
+
"title": "Pickup Nearby label",
|
|
124
|
+
"type": "string",
|
|
125
|
+
"default": "Pickup Nearby"
|
|
126
|
+
},
|
|
127
|
+
"pickupAll": {
|
|
128
|
+
"title": "Pickup All",
|
|
129
|
+
"type": "object",
|
|
130
|
+
"properties": {
|
|
131
|
+
"enabled": {
|
|
132
|
+
"title": "Display pickup all filter",
|
|
133
|
+
"description": "Display the pickup all filter in the PLP/Search page. This is recommended only for B2B stores.",
|
|
134
|
+
"type": "boolean",
|
|
135
|
+
"default": false
|
|
136
|
+
},
|
|
137
|
+
"label": {
|
|
138
|
+
"title": "Label",
|
|
139
|
+
"type": "string",
|
|
140
|
+
"default": "Pickup Anywhere"
|
|
141
|
+
}
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
}
|
|
145
|
+
},
|
|
146
|
+
"regionSlider": {
|
|
147
|
+
"title": "RegionSlider SlideOver",
|
|
148
|
+
"type": "object",
|
|
149
|
+
"properties": {
|
|
150
|
+
"title": {
|
|
151
|
+
"title": "RegionSlider title",
|
|
152
|
+
"type": "object",
|
|
153
|
+
"properties": {
|
|
154
|
+
"setLocation": {
|
|
155
|
+
"title": "Set Location title",
|
|
156
|
+
"type": "string",
|
|
157
|
+
"default": "Set Location"
|
|
158
|
+
},
|
|
159
|
+
"changeLocation": {
|
|
160
|
+
"title": "Change Postal Code title",
|
|
161
|
+
"type": "string",
|
|
162
|
+
"default": "Change Location"
|
|
163
|
+
},
|
|
164
|
+
"changePickupPoint": {
|
|
165
|
+
"title": "Change Pickup Point location title",
|
|
166
|
+
"type": "string",
|
|
167
|
+
"default": "Change Store"
|
|
168
|
+
},
|
|
169
|
+
"globalChangePickupPoint": {
|
|
170
|
+
"title": "Change Global Pickup Point location title",
|
|
171
|
+
"type": "string",
|
|
172
|
+
"default": "Change Store"
|
|
173
|
+
}
|
|
174
|
+
}
|
|
175
|
+
},
|
|
176
|
+
"pickupPointChangeApplyButtonLabel": {
|
|
177
|
+
"title": "Change Pickup Point apply button label",
|
|
178
|
+
"type": "string",
|
|
179
|
+
"default": "Update"
|
|
180
|
+
},
|
|
181
|
+
"pickupPointClearFilterButtonLabel": {
|
|
182
|
+
"title": "Clear Pickup Point filter button label",
|
|
183
|
+
"type": "string",
|
|
184
|
+
"default": "Clear filter"
|
|
185
|
+
},
|
|
186
|
+
"choosePickupPointAriaLabel": {
|
|
187
|
+
"title": "Choose Pickup Point aria-label (radio group)",
|
|
188
|
+
"type": "string",
|
|
189
|
+
"default": "Choose a store"
|
|
190
|
+
},
|
|
191
|
+
"noPickupPointsAvailableInLocation": {
|
|
192
|
+
"title": "No Pickup Point available near location message",
|
|
193
|
+
"type": "string",
|
|
194
|
+
"default": "No stores near location."
|
|
195
|
+
}
|
|
196
|
+
}
|
|
197
|
+
},
|
|
198
|
+
"filterByPickupPoint": {
|
|
199
|
+
"title": "Global Filter by Pickup Point",
|
|
200
|
+
"type": "object",
|
|
201
|
+
"properties": {
|
|
202
|
+
"enabled": {
|
|
203
|
+
"title": "Should enable global filter by pickup point?",
|
|
204
|
+
"type": "boolean",
|
|
205
|
+
"default": true
|
|
206
|
+
},
|
|
207
|
+
"label": {
|
|
208
|
+
"title": "Filter label",
|
|
209
|
+
"type": "string",
|
|
210
|
+
"default": "Filter by Store"
|
|
211
|
+
},
|
|
212
|
+
"icon": {
|
|
213
|
+
"title": "Filter icon",
|
|
214
|
+
"type": "object",
|
|
215
|
+
"properties": {
|
|
216
|
+
"icon": {
|
|
217
|
+
"title": "Icon",
|
|
218
|
+
"type": "string",
|
|
219
|
+
"enumNames": ["Storefront"],
|
|
220
|
+
"enum": ["Storefront"],
|
|
221
|
+
"default": "Storefront"
|
|
222
|
+
},
|
|
223
|
+
"alt": {
|
|
224
|
+
"title": "Alternative label",
|
|
225
|
+
"type": "string",
|
|
226
|
+
"default": "Storefront icon"
|
|
227
|
+
}
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
}
|
|
231
|
+
},
|
|
232
|
+
"deliveryOptions": {
|
|
233
|
+
"title": "PLP/Search Filter: Delivery Options",
|
|
234
|
+
"type": "object",
|
|
235
|
+
"properties": {
|
|
236
|
+
"enabled": {
|
|
237
|
+
"title": "Should enable Delivery Options?",
|
|
238
|
+
"type": "boolean",
|
|
239
|
+
"default": true
|
|
240
|
+
},
|
|
241
|
+
"title": {
|
|
242
|
+
"title": "Delivery Options title",
|
|
243
|
+
"type": "string",
|
|
244
|
+
"default": "Delivery Option"
|
|
245
|
+
},
|
|
246
|
+
"allDeliveryOptions": {
|
|
247
|
+
"title": "All delivery options label",
|
|
248
|
+
"type": "string",
|
|
249
|
+
"default": "All delivery options"
|
|
250
|
+
}
|
|
251
|
+
}
|
|
252
|
+
},
|
|
253
|
+
"deliveryPromiseBadges": {
|
|
254
|
+
"title": "Delivery Promise badges",
|
|
255
|
+
"type": "object",
|
|
256
|
+
"description": "The badges will be displayed in product cards indicating the delivery methods availability for the product.",
|
|
257
|
+
"properties": {
|
|
258
|
+
"enabled": {
|
|
259
|
+
"title": "Should display Delivery Promise badges?",
|
|
260
|
+
"type": "boolean",
|
|
261
|
+
"default": true
|
|
262
|
+
},
|
|
263
|
+
"delivery": {
|
|
264
|
+
"title": "Shipping available label",
|
|
265
|
+
"type": "string",
|
|
266
|
+
"default": "Available for shipping"
|
|
267
|
+
},
|
|
268
|
+
"deliveryUnavailable": {
|
|
269
|
+
"title": "Shipping unavailable label",
|
|
270
|
+
"type": "string",
|
|
271
|
+
"default": "Unavailable for shipping"
|
|
272
|
+
},
|
|
273
|
+
"pickupInPoint": {
|
|
274
|
+
"title": "Pickup available label",
|
|
275
|
+
"type": "string",
|
|
276
|
+
"default": "Available for pickup"
|
|
277
|
+
},
|
|
278
|
+
"pickupInPointUnavailable": {
|
|
279
|
+
"title": "Pickup unavailable label",
|
|
280
|
+
"type": "string",
|
|
281
|
+
"default": "Unavailable for pickup"
|
|
282
|
+
}
|
|
283
|
+
}
|
|
284
|
+
},
|
|
285
|
+
"inStock": {
|
|
286
|
+
"title": "PLP/Search Filter: In Stock",
|
|
287
|
+
"type": "object",
|
|
288
|
+
"properties": {
|
|
289
|
+
"enabled": {
|
|
290
|
+
"title": "Should display In Stock filter?",
|
|
291
|
+
"description": "Allow shoppers to filter only products that are currently in stock. Note: When enabling, ensure that the `hideUnavailableItems` property is set to `false` in the store's `discovery.config.js` file.",
|
|
292
|
+
"type": "boolean",
|
|
293
|
+
"default": false
|
|
294
|
+
},
|
|
295
|
+
"title": {
|
|
296
|
+
"title": "In Stock title",
|
|
297
|
+
"type": "string",
|
|
298
|
+
"default": "Availability"
|
|
299
|
+
},
|
|
300
|
+
"label": {
|
|
301
|
+
"title": "In Stock label",
|
|
302
|
+
"type": "string",
|
|
303
|
+
"default": "In-stock only"
|
|
304
|
+
}
|
|
305
|
+
}
|
|
306
|
+
}
|
|
307
|
+
},
|
|
308
|
+
"$componentTitle": "Delivery Promise"
|
|
309
|
+
},
|
|
310
|
+
"sections": {
|
|
311
|
+
"type": "array",
|
|
312
|
+
"items": {
|
|
313
|
+
"anyOf": [
|
|
314
|
+
{
|
|
315
|
+
"$ref": "#/components/Search"
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
"$ref": "#/components/Navbar"
|
|
319
|
+
},
|
|
320
|
+
{
|
|
321
|
+
"$ref": "#/components/Alert"
|
|
322
|
+
},
|
|
323
|
+
{
|
|
324
|
+
"$ref": "#/components/Footer"
|
|
325
|
+
},
|
|
326
|
+
{
|
|
327
|
+
"$ref": "#/components/BannerText"
|
|
328
|
+
},
|
|
329
|
+
{
|
|
330
|
+
"$ref": "#/components/Hero"
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
"$ref": "#/components/Incentives"
|
|
334
|
+
},
|
|
335
|
+
{
|
|
336
|
+
"$ref": "#/components/ProductShelf"
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
"$ref": "#/components/ProductTiles"
|
|
340
|
+
},
|
|
341
|
+
{
|
|
342
|
+
"$ref": "#/components/Newsletter"
|
|
343
|
+
},
|
|
344
|
+
{
|
|
345
|
+
"$ref": "#/components/Children"
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"$ref": "#/components/BannerNewsletter"
|
|
349
|
+
},
|
|
350
|
+
{
|
|
351
|
+
"$ref": "#/components/CartSidebar"
|
|
352
|
+
},
|
|
353
|
+
{
|
|
354
|
+
"$ref": "#/components/RegionBar"
|
|
355
|
+
},
|
|
356
|
+
{
|
|
357
|
+
"$ref": "#/components/RegionModal"
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"$ref": "#/components/RegionPopover"
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"$ref": "#/components/EmptyState"
|
|
364
|
+
}
|
|
365
|
+
]
|
|
366
|
+
}
|
|
367
|
+
}
|
|
368
|
+
},
|
|
369
|
+
"readOnly": false,
|
|
370
|
+
"writeOnly": false,
|
|
371
|
+
"deprecated": false,
|
|
372
|
+
"$abstract": false,
|
|
373
|
+
"identifierKeys": []
|
|
374
|
+
}
|
|
375
|
+
}
|
|
@@ -0,0 +1,213 @@
|
|
|
1
|
+
{
|
|
2
|
+
"home": {
|
|
3
|
+
"$extends": ["#/components/base-page-template"],
|
|
4
|
+
"$singleton": true,
|
|
5
|
+
"type": "object",
|
|
6
|
+
"title": "Home",
|
|
7
|
+
"properties": {
|
|
8
|
+
"seo": {
|
|
9
|
+
"title": "SEO",
|
|
10
|
+
"description": "Search Engine Optimization options",
|
|
11
|
+
"type": "object",
|
|
12
|
+
"widget": {
|
|
13
|
+
"ui:ObjectFieldTemplate": "GoogleSeoPreview"
|
|
14
|
+
},
|
|
15
|
+
"required": ["slug", "title", "description"],
|
|
16
|
+
"properties": {
|
|
17
|
+
"slug": {
|
|
18
|
+
"title": "Path",
|
|
19
|
+
"type": "string",
|
|
20
|
+
"default": "/"
|
|
21
|
+
},
|
|
22
|
+
"title": {
|
|
23
|
+
"title": "Default page title",
|
|
24
|
+
"description": "Display this title when no other tile is available",
|
|
25
|
+
"type": "string",
|
|
26
|
+
"default": "FastStore Starter"
|
|
27
|
+
},
|
|
28
|
+
"description": {
|
|
29
|
+
"title": "Meta tag description",
|
|
30
|
+
"type": "string",
|
|
31
|
+
"default": "A beautifully designed store"
|
|
32
|
+
},
|
|
33
|
+
"canonical": {
|
|
34
|
+
"title": "Canonical url for the page",
|
|
35
|
+
"type": "string"
|
|
36
|
+
},
|
|
37
|
+
"name": {
|
|
38
|
+
"title": "Name",
|
|
39
|
+
"type": "string"
|
|
40
|
+
},
|
|
41
|
+
"publisherId": {
|
|
42
|
+
"title": "Publisher ID",
|
|
43
|
+
"description": "A unique identifier used to reference the publisher. This can be a descriptive value (e.g., `#organization`) or a full URL (e.g., `https://example.com/publisher`).",
|
|
44
|
+
"type": "string"
|
|
45
|
+
},
|
|
46
|
+
"organization": {
|
|
47
|
+
"title": "Organization",
|
|
48
|
+
"type": "object",
|
|
49
|
+
"required": ["name", "url"],
|
|
50
|
+
"properties": {
|
|
51
|
+
"name": {
|
|
52
|
+
"title": "Organization name",
|
|
53
|
+
"type": "string",
|
|
54
|
+
"default": "VTEX"
|
|
55
|
+
},
|
|
56
|
+
"legalName": {
|
|
57
|
+
"title": "Organization legal name",
|
|
58
|
+
"type": "string",
|
|
59
|
+
"default": "VTEX Commerce"
|
|
60
|
+
},
|
|
61
|
+
"id": {
|
|
62
|
+
"title": "Organization ID",
|
|
63
|
+
"description": "A unique reference for the organization. This can be a descriptive value (e.g., #organization) or a full URL (e.g.,https://example.com/organization).",
|
|
64
|
+
"type": "string"
|
|
65
|
+
},
|
|
66
|
+
"url": {
|
|
67
|
+
"title": "Organization URL",
|
|
68
|
+
"type": "string",
|
|
69
|
+
"default": "https://vtex.com"
|
|
70
|
+
},
|
|
71
|
+
"sameAs": {
|
|
72
|
+
"title": "Organization URLs",
|
|
73
|
+
"type": "array",
|
|
74
|
+
"description": "The URL of a page on another website with additional information about your organization. For example, a URL to your organization's profile page on a social media or review site.",
|
|
75
|
+
"items": {
|
|
76
|
+
"type": "string"
|
|
77
|
+
}
|
|
78
|
+
},
|
|
79
|
+
"logo": {
|
|
80
|
+
"title": "Organization logo URL",
|
|
81
|
+
"description": "A logo that is representative of your organization. Image guidelines: https://developers.google.com/search/docs/appearance/structured-data/organization",
|
|
82
|
+
"type": "string"
|
|
83
|
+
},
|
|
84
|
+
"image": {
|
|
85
|
+
"title": "Organization image/logo object",
|
|
86
|
+
"description": "An image that is representative of your organization. Image guidelines: https://developers.google.com/search/docs/appearance/structured-data/organization",
|
|
87
|
+
"type": "object",
|
|
88
|
+
"properties": {
|
|
89
|
+
"url": {
|
|
90
|
+
"title": "Organization image URL",
|
|
91
|
+
"description": "The URL of the image. Make sure the url is crawlable and indexable.",
|
|
92
|
+
"type": "string"
|
|
93
|
+
},
|
|
94
|
+
"caption": {
|
|
95
|
+
"title": "Organization image caption",
|
|
96
|
+
"description": "A short description of the image.",
|
|
97
|
+
"type": "string"
|
|
98
|
+
},
|
|
99
|
+
"id": {
|
|
100
|
+
"title": "Organization image ID",
|
|
101
|
+
"description": "A unique reference for the image. This can be a descriptive value (e.g., #logo) or a full URL (e.g.,https://example.com/logo).",
|
|
102
|
+
"type": "string"
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
},
|
|
106
|
+
"email": {
|
|
107
|
+
"title": "Organization email",
|
|
108
|
+
"description": "The email address to contact your business",
|
|
109
|
+
"type": "string"
|
|
110
|
+
},
|
|
111
|
+
"telephone": {
|
|
112
|
+
"title": "Organization phone",
|
|
113
|
+
"description": "A business phone number. Be sure to include the country code and area code in the phone number.",
|
|
114
|
+
"type": "string"
|
|
115
|
+
},
|
|
116
|
+
"address": {
|
|
117
|
+
"title": "Organization address",
|
|
118
|
+
"description": "The address (physical or mailing) of your organization, if applicable.",
|
|
119
|
+
"type": "object",
|
|
120
|
+
"properties": {
|
|
121
|
+
"streetAddress": {
|
|
122
|
+
"title": "Street Address",
|
|
123
|
+
"description": "The full street address of your postal address.",
|
|
124
|
+
"type": "string"
|
|
125
|
+
},
|
|
126
|
+
"addressLocality": {
|
|
127
|
+
"title": "City",
|
|
128
|
+
"description": "The city of your postal address.",
|
|
129
|
+
"type": "string"
|
|
130
|
+
},
|
|
131
|
+
"addressCountry": {
|
|
132
|
+
"title": "Country",
|
|
133
|
+
"description": "The country of your postal address. Recommended to be in 2-letter ISO 3166-1 alpha-2 format, for example 'BR','US'.",
|
|
134
|
+
"type": "string"
|
|
135
|
+
},
|
|
136
|
+
"postalCode": {
|
|
137
|
+
"title": "Postal Code",
|
|
138
|
+
"description": "The postal code of your postal address.",
|
|
139
|
+
"type": "string"
|
|
140
|
+
}
|
|
141
|
+
}
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
}
|
|
145
|
+
},
|
|
146
|
+
"$componentTitle": "SEO"
|
|
147
|
+
},
|
|
148
|
+
"sections": {
|
|
149
|
+
"type": "array",
|
|
150
|
+
"items": {
|
|
151
|
+
"anyOf": [
|
|
152
|
+
{
|
|
153
|
+
"$ref": "#/components/Search"
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"$ref": "#/components/Navbar"
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"$ref": "#/components/Alert"
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
"$ref": "#/components/Footer"
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"$ref": "#/components/BannerText"
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"$ref": "#/components/Hero"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"$ref": "#/components/Incentives"
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"$ref": "#/components/ProductShelf"
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"$ref": "#/components/ProductTiles"
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
"$ref": "#/components/Newsletter"
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"$ref": "#/components/Children"
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"$ref": "#/components/BannerNewsletter"
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"$ref": "#/components/CartSidebar"
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"$ref": "#/components/RegionBar"
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"$ref": "#/components/RegionModal"
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"$ref": "#/components/RegionPopover"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"$ref": "#/components/EmptyState"
|
|
202
|
+
}
|
|
203
|
+
]
|
|
204
|
+
}
|
|
205
|
+
}
|
|
206
|
+
},
|
|
207
|
+
"readOnly": false,
|
|
208
|
+
"writeOnly": false,
|
|
209
|
+
"deprecated": false,
|
|
210
|
+
"$abstract": false,
|
|
211
|
+
"identifierKeys": ["slug"]
|
|
212
|
+
}
|
|
213
|
+
}
|