@evenicanpm/storefront-core 2.3.1 → 2.4.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 (59) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/package.json +29 -9
  3. package/src/api-manager/datasources/d365/d365-address.datasource.ts +11 -0
  4. package/src/api-manager/datasources/d365/d365-cart.datasource.ts +23 -1
  5. package/src/api-manager/datasources/d365/d365-order.datasource.ts +6 -1
  6. package/src/api-manager/index.ts +2 -1
  7. package/src/api-manager/schemas/product.schema.ts +1 -1
  8. package/src/auth/msal.ts +1 -4
  9. package/src/cms/blocks/block-manager.tsx +1 -1
  10. package/src/cms/endpoints.ts +7 -2
  11. package/src/components/BazaarMenu.tsx +1 -1
  12. package/src/components/Typography.tsx +4 -2
  13. package/src/components/carousel-cards/carousel-card-1/CarouselCard1.stories.tsx +1 -1
  14. package/src/components/categories/category-menu.tsx +1 -1
  15. package/src/components/countries-input.tsx +4 -0
  16. package/src/components/header/sticky-header.tsx +0 -1
  17. package/src/components/navbar/mobile-menu/mobile-menu.test.tsx +1 -1
  18. package/src/components/navbar/utils/transform-nav.test.ts +1 -1
  19. package/src/components/navbar/utils/transform-nav.ts +1 -1
  20. package/src/components/product-cards/product-card/product-card.tsx +5 -2
  21. package/src/components/product-cards/product-card/styles/index.ts +1 -5
  22. package/src/components/products-view/compound/products-grid-view.tsx +5 -1
  23. package/src/components/products-view/compound/products-list-view.tsx +5 -1
  24. package/src/global.d.ts +3 -0
  25. package/src/pages/account/addresses/address-form.tsx +20 -2
  26. package/src/pages/account/wishlist/wishlist-item.tsx +1 -2
  27. package/src/pages/cart/cart-item.tsx +1 -7
  28. package/src/pages/checkout/checkout-alt-form/checkout-form.tsx +14 -3
  29. package/src/pages/checkout/checkout-alt-form/steps/address/address-card.tsx +5 -3
  30. package/src/pages/checkout/checkout-alt-form/steps/address/new-address-form.tsx +1 -1
  31. package/src/pages/confirmation/ordered-products.tsx +3 -1
  32. package/src/pages/product-details/bopis/find-in-store-modal.tsx +4 -4
  33. package/src/pages/product-details/bopis/pickup-option-select.tsx +2 -2
  34. package/src/pages/product-details/bopis/search-header.tsx +2 -2
  35. package/src/pages/product-details/product-intro/compound/context.ts +8 -3
  36. package/src/pages/product-details/product-intro/compound/product-info.tsx +25 -19
  37. package/src/pages/product-list/product-list-view.tsx +2 -1
  38. package/src/providers/nav-provider/index.tsx +1 -1
  39. package/src/providers/nav-provider/utils/createLink.ts +1 -1
  40. package/tsconfig.json +1 -2
  41. package/__mocks__/countries.ts +0 -11
  42. package/__mocks__/create-mutation.ts +0 -68
  43. package/__mocks__/create-query.ts +0 -94
  44. package/__mocks__/data/categories.json +0 -795
  45. package/__mocks__/get-product-by-id.ts +0 -6
  46. package/__mocks__/next-auth-react.ts +0 -9
  47. package/__mocks__/next-font.js +0 -4
  48. package/__mocks__/next-headers.js +0 -13
  49. package/__mocks__/next-image.tsx +0 -18
  50. package/__mocks__/next-link.js +0 -19
  51. package/__mocks__/next-navigation.ts +0 -29
  52. package/__mocks__/product-dimensions.ts +0 -635
  53. package/__mocks__/products.ts +0 -533
  54. package/__mocks__/query-client.ts +0 -3
  55. package/__mocks__/wishlists.json +0 -408
  56. package/src/cms/blog.ts +0 -229
  57. package/src/cms/interfaces/navigation.ts +0 -52
  58. package/src/cms/interfaces/product-data.ts +0 -83
  59. package/src/cms/pages.ts +0 -149
@@ -1,635 +0,0 @@
1
- export const data = {
2
- dimensionGroups: [
3
- [
4
- {
5
- DimensionTypeValue: 4,
6
- DimensionValue: {
7
- RecordId: 5637144583,
8
- Value: "Regular",
9
- DimensionId: "Regular",
10
- ColorHexCode: "",
11
- ImageUrl: "",
12
- RefinerGroup: "Regular",
13
- ExtensionProperties: [],
14
- },
15
- ProductIds: [
16
- 68719493425, 68719493426, 68719493427, 68719493428, 68719493429,
17
- 68719493430, 68719493431, 68719493432, 68719493433, 68719493434,
18
- 68719493435, 68719493436, 68719493437,
19
- ],
20
- TotalAvailableInventoryLevelLabel: "In stock",
21
- TotalAvailableInventoryLevelCode: "AVAIL",
22
- PhysicalAvailableInventoryLevelLabel: "In stock",
23
- PhysicalAvailableInventoryLevelCode: "AVAIL",
24
- },
25
- {
26
- DimensionTypeValue: 4,
27
- DimensionValue: {
28
- RecordId: 5637144586,
29
- Value: "Wide",
30
- DimensionId: "Wide",
31
- ColorHexCode: "",
32
- ImageUrl: "",
33
- RefinerGroup: "Wide",
34
- ExtensionProperties: [],
35
- },
36
- ProductIds: [
37
- 68719493438, 68719493439, 68719493440, 68719493441, 68719493442,
38
- 68719493443, 68719493444, 68719493445, 68719493446, 68719493447,
39
- 68719493448, 68719493449, 68719493450,
40
- ],
41
- TotalAvailableInventoryLevelLabel: "In stock",
42
- TotalAvailableInventoryLevelCode: "AVAIL",
43
- PhysicalAvailableInventoryLevelLabel: "In stock",
44
- PhysicalAvailableInventoryLevelCode: "AVAIL",
45
- },
46
- ],
47
- [
48
- {
49
- DimensionTypeValue: 3,
50
- DimensionValue: {
51
- RecordId: 22565421189,
52
- Value: "7",
53
- DimensionId: "7",
54
- ColorHexCode: "",
55
- ImageUrl: "",
56
- RefinerGroup: "7",
57
- ExtensionProperties: [],
58
- },
59
- ProductIds: [68719493429, 68719493442],
60
- TotalAvailableInventoryLevelLabel: "In stock",
61
- TotalAvailableInventoryLevelCode: "AVAIL",
62
- PhysicalAvailableInventoryLevelLabel: "In stock",
63
- PhysicalAvailableInventoryLevelCode: "AVAIL",
64
- },
65
- {
66
- DimensionTypeValue: 3,
67
- DimensionValue: {
68
- RecordId: 22565421190,
69
- Value: "7.5",
70
- DimensionId: "7.5",
71
- ColorHexCode: "",
72
- ImageUrl: "",
73
- RefinerGroup: "7.5",
74
- ExtensionProperties: [],
75
- },
76
- ProductIds: [68719493430, 68719493443],
77
- TotalAvailableInventoryLevelLabel: "In stock",
78
- TotalAvailableInventoryLevelCode: "AVAIL",
79
- PhysicalAvailableInventoryLevelLabel: "In stock",
80
- PhysicalAvailableInventoryLevelCode: "AVAIL",
81
- },
82
- {
83
- DimensionTypeValue: 3,
84
- DimensionValue: {
85
- RecordId: 22565421191,
86
- Value: "8",
87
- DimensionId: "8",
88
- ColorHexCode: "",
89
- ImageUrl: "",
90
- RefinerGroup: "8",
91
- ExtensionProperties: [],
92
- },
93
- ProductIds: [68719493431, 68719493444],
94
- TotalAvailableInventoryLevelLabel: "In stock",
95
- TotalAvailableInventoryLevelCode: "AVAIL",
96
- PhysicalAvailableInventoryLevelLabel: "In stock",
97
- PhysicalAvailableInventoryLevelCode: "AVAIL",
98
- },
99
- {
100
- DimensionTypeValue: 3,
101
- DimensionValue: {
102
- RecordId: 22565421192,
103
- Value: "8.5",
104
- DimensionId: "8.5",
105
- ColorHexCode: "",
106
- ImageUrl: "",
107
- RefinerGroup: "8.5",
108
- ExtensionProperties: [],
109
- },
110
- ProductIds: [68719493432, 68719493445],
111
- TotalAvailableInventoryLevelLabel: "In stock",
112
- TotalAvailableInventoryLevelCode: "AVAIL",
113
- PhysicalAvailableInventoryLevelLabel: "In stock",
114
- PhysicalAvailableInventoryLevelCode: "AVAIL",
115
- },
116
- {
117
- DimensionTypeValue: 3,
118
- DimensionValue: {
119
- RecordId: 22565421193,
120
- Value: "9",
121
- DimensionId: "9",
122
- ColorHexCode: "",
123
- ImageUrl: "",
124
- RefinerGroup: "9",
125
- ExtensionProperties: [],
126
- },
127
- ProductIds: [68719493433, 68719493446],
128
- TotalAvailableInventoryLevelLabel: "In stock",
129
- TotalAvailableInventoryLevelCode: "AVAIL",
130
- PhysicalAvailableInventoryLevelLabel: "In stock",
131
- PhysicalAvailableInventoryLevelCode: "AVAIL",
132
- },
133
- {
134
- DimensionTypeValue: 3,
135
- DimensionValue: {
136
- RecordId: 22565421194,
137
- Value: "9.5",
138
- DimensionId: "9.5",
139
- ColorHexCode: "",
140
- ImageUrl: "",
141
- RefinerGroup: "9.5",
142
- ExtensionProperties: [],
143
- },
144
- ProductIds: [68719493434, 68719493447],
145
- TotalAvailableInventoryLevelLabel: "In stock",
146
- TotalAvailableInventoryLevelCode: "AVAIL",
147
- PhysicalAvailableInventoryLevelLabel: "In stock",
148
- PhysicalAvailableInventoryLevelCode: "AVAIL",
149
- },
150
- {
151
- DimensionTypeValue: 3,
152
- DimensionValue: {
153
- RecordId: 22565420932,
154
- Value: "10",
155
- DimensionId: "10",
156
- ColorHexCode: "",
157
- ImageUrl: "",
158
- RefinerGroup: "10",
159
- ExtensionProperties: [],
160
- },
161
- ProductIds: [68719493425, 68719493438],
162
- TotalAvailableInventoryLevelLabel: "In stock",
163
- TotalAvailableInventoryLevelCode: "AVAIL",
164
- PhysicalAvailableInventoryLevelLabel: "In stock",
165
- PhysicalAvailableInventoryLevelCode: "AVAIL",
166
- },
167
- {
168
- DimensionTypeValue: 3,
169
- DimensionValue: {
170
- RecordId: 22565421182,
171
- Value: "10.5",
172
- DimensionId: "10.5",
173
- ColorHexCode: "",
174
- ImageUrl: "",
175
- RefinerGroup: "10.5",
176
- ExtensionProperties: [],
177
- },
178
- ProductIds: [68719493426, 68719493439],
179
- TotalAvailableInventoryLevelLabel: "In stock",
180
- TotalAvailableInventoryLevelCode: "AVAIL",
181
- PhysicalAvailableInventoryLevelLabel: "In stock",
182
- PhysicalAvailableInventoryLevelCode: "AVAIL",
183
- },
184
- {
185
- DimensionTypeValue: 3,
186
- DimensionValue: {
187
- RecordId: 22565421183,
188
- Value: "11",
189
- DimensionId: "11",
190
- ColorHexCode: "",
191
- ImageUrl: "",
192
- RefinerGroup: "11",
193
- ExtensionProperties: [],
194
- },
195
- ProductIds: [68719493427, 68719493440],
196
- TotalAvailableInventoryLevelLabel: "In stock",
197
- TotalAvailableInventoryLevelCode: "AVAIL",
198
- PhysicalAvailableInventoryLevelLabel: "In stock",
199
- PhysicalAvailableInventoryLevelCode: "AVAIL",
200
- },
201
- {
202
- DimensionTypeValue: 3,
203
- DimensionValue: {
204
- RecordId: 22565421184,
205
- Value: "11.5",
206
- DimensionId: "11.5",
207
- ColorHexCode: "",
208
- ImageUrl: "",
209
- RefinerGroup: "11.5",
210
- ExtensionProperties: [],
211
- },
212
- ProductIds: [68719493428, 68719493441],
213
- TotalAvailableInventoryLevelLabel: "In stock",
214
- TotalAvailableInventoryLevelCode: "AVAIL",
215
- PhysicalAvailableInventoryLevelLabel: "In stock",
216
- PhysicalAvailableInventoryLevelCode: "AVAIL",
217
- },
218
- {
219
- DimensionTypeValue: 3,
220
- DimensionValue: {
221
- RecordId: 22565421216,
222
- Value: "12",
223
- DimensionId: "12",
224
- ColorHexCode: "",
225
- ImageUrl: "",
226
- RefinerGroup: "12",
227
- ExtensionProperties: [],
228
- },
229
- ProductIds: [68719493435, 68719493448],
230
- TotalAvailableInventoryLevelLabel: "In stock",
231
- TotalAvailableInventoryLevelCode: "AVAIL",
232
- PhysicalAvailableInventoryLevelLabel: "In stock",
233
- PhysicalAvailableInventoryLevelCode: "AVAIL",
234
- },
235
- {
236
- DimensionTypeValue: 3,
237
- DimensionValue: {
238
- RecordId: 22565421218,
239
- Value: "13",
240
- DimensionId: "13",
241
- ColorHexCode: "",
242
- ImageUrl: "",
243
- RefinerGroup: "13",
244
- ExtensionProperties: [],
245
- },
246
- ProductIds: [68719493436, 68719493449],
247
- TotalAvailableInventoryLevelLabel: "In stock",
248
- TotalAvailableInventoryLevelCode: "AVAIL",
249
- PhysicalAvailableInventoryLevelLabel: "In stock",
250
- PhysicalAvailableInventoryLevelCode: "AVAIL",
251
- },
252
- {
253
- DimensionTypeValue: 3,
254
- DimensionValue: {
255
- RecordId: 22565421219,
256
- Value: "13.5",
257
- DimensionId: "13.5",
258
- ColorHexCode: "",
259
- ImageUrl: "",
260
- RefinerGroup: "13.5",
261
- ExtensionProperties: [],
262
- },
263
- ProductIds: [68719493437, 68719493450],
264
- TotalAvailableInventoryLevelLabel: "In stock",
265
- TotalAvailableInventoryLevelCode: "AVAIL",
266
- PhysicalAvailableInventoryLevelLabel: "In stock",
267
- PhysicalAvailableInventoryLevelCode: "AVAIL",
268
- },
269
- ],
270
- ],
271
- selectDimensions: {},
272
- showDimensionError: false,
273
- };
274
-
275
- export const product = {
276
- RecordId: 1,
277
- ItemId: "92081",
278
- Name: "Black Leather Oxfords",
279
- Description: "Classic oxfords made with authentic black leather.",
280
- ProductTypeValue: 3,
281
- DefaultUnitOfMeasure: "ea",
282
- BasePrice: 290,
283
- Price: 290,
284
- AdjustedPrice: 290,
285
- Components: [],
286
- IsGiftCard: false,
287
- ProductNumber: "92081",
288
- Dimensions: [
289
- { DimensionTypeValue: 4, ExtensionProperties: [] },
290
- { DimensionTypeValue: 3, ExtensionProperties: [] },
291
- ],
292
- LinkedProducts: [],
293
- PrimaryImageUrl:
294
- "https://images-us-prod.cms.commerce.dynamics.com/cms/api/lmrndcmtsl/imageFileData/search?fileName=/Products/92081_000_001.png",
295
- ItemTypeValue: 0,
296
- ItemServiceTypeValue: 0,
297
- ExtensionProperties: [],
298
- DimensionValues: [
299
- [
300
- {
301
- DimensionTypeValue: 4,
302
- DimensionValue: {
303
- RecordId: 5637144583,
304
- Value: "Regular",
305
- DimensionId: "Regular",
306
- ColorHexCode: "",
307
- ImageUrl: "",
308
- RefinerGroup: "Regular",
309
- ExtensionProperties: [],
310
- },
311
- ProductIds: [
312
- 68719493425, 68719493426, 68719493427, 68719493428, 68719493429,
313
- 68719493430, 68719493431, 68719493432, 68719493433, 68719493434,
314
- 68719493435, 68719493436, 68719493437,
315
- ],
316
- TotalAvailableInventoryLevelLabel: "In stock",
317
- TotalAvailableInventoryLevelCode: "AVAIL",
318
- PhysicalAvailableInventoryLevelLabel: "In stock",
319
- PhysicalAvailableInventoryLevelCode: "AVAIL",
320
- },
321
- {
322
- DimensionTypeValue: 4,
323
- DimensionValue: {
324
- RecordId: 5637144586,
325
- Value: "Wide",
326
- DimensionId: "Wide",
327
- ColorHexCode: "",
328
- ImageUrl: "",
329
- RefinerGroup: "Wide",
330
- ExtensionProperties: [],
331
- },
332
- ProductIds: [
333
- 68719493438, 68719493439, 68719493440, 68719493441, 68719493442,
334
- 68719493443, 68719493444, 68719493445, 68719493446, 68719493447,
335
- 68719493448, 68719493449, 68719493450,
336
- ],
337
- TotalAvailableInventoryLevelLabel: "In stock",
338
- TotalAvailableInventoryLevelCode: "AVAIL",
339
- PhysicalAvailableInventoryLevelLabel: "In stock",
340
- PhysicalAvailableInventoryLevelCode: "AVAIL",
341
- },
342
- ],
343
- [
344
- {
345
- DimensionTypeValue: 3,
346
- DimensionValue: {
347
- RecordId: 22565421189,
348
- Value: "7",
349
- DimensionId: "7",
350
- ColorHexCode: "",
351
- ImageUrl: "",
352
- RefinerGroup: "7",
353
- ExtensionProperties: [],
354
- },
355
- ProductIds: [68719493429, 68719493442],
356
- TotalAvailableInventoryLevelLabel: "In stock",
357
- TotalAvailableInventoryLevelCode: "AVAIL",
358
- PhysicalAvailableInventoryLevelLabel: "In stock",
359
- PhysicalAvailableInventoryLevelCode: "AVAIL",
360
- },
361
- {
362
- DimensionTypeValue: 3,
363
- DimensionValue: {
364
- RecordId: 22565421190,
365
- Value: "7.5",
366
- DimensionId: "7.5",
367
- ColorHexCode: "",
368
- ImageUrl: "",
369
- RefinerGroup: "7.5",
370
- ExtensionProperties: [],
371
- },
372
- ProductIds: [68719493430, 68719493443],
373
- TotalAvailableInventoryLevelLabel: "In stock",
374
- TotalAvailableInventoryLevelCode: "AVAIL",
375
- PhysicalAvailableInventoryLevelLabel: "In stock",
376
- PhysicalAvailableInventoryLevelCode: "AVAIL",
377
- },
378
- {
379
- DimensionTypeValue: 3,
380
- DimensionValue: {
381
- RecordId: 22565421191,
382
- Value: "8",
383
- DimensionId: "8",
384
- ColorHexCode: "",
385
- ImageUrl: "",
386
- RefinerGroup: "8",
387
- ExtensionProperties: [],
388
- },
389
- ProductIds: [68719493431, 68719493444],
390
- TotalAvailableInventoryLevelLabel: "In stock",
391
- TotalAvailableInventoryLevelCode: "AVAIL",
392
- PhysicalAvailableInventoryLevelLabel: "In stock",
393
- PhysicalAvailableInventoryLevelCode: "AVAIL",
394
- },
395
- {
396
- DimensionTypeValue: 3,
397
- DimensionValue: {
398
- RecordId: 22565421192,
399
- Value: "8.5",
400
- DimensionId: "8.5",
401
- ColorHexCode: "",
402
- ImageUrl: "",
403
- RefinerGroup: "8.5",
404
- ExtensionProperties: [],
405
- },
406
- ProductIds: [68719493432, 68719493445],
407
- TotalAvailableInventoryLevelLabel: "In stock",
408
- TotalAvailableInventoryLevelCode: "AVAIL",
409
- PhysicalAvailableInventoryLevelLabel: "In stock",
410
- PhysicalAvailableInventoryLevelCode: "AVAIL",
411
- },
412
- {
413
- DimensionTypeValue: 3,
414
- DimensionValue: {
415
- RecordId: 22565421193,
416
- Value: "9",
417
- DimensionId: "9",
418
- ColorHexCode: "",
419
- ImageUrl: "",
420
- RefinerGroup: "9",
421
- ExtensionProperties: [],
422
- },
423
- ProductIds: [68719493433, 68719493446],
424
- TotalAvailableInventoryLevelLabel: "In stock",
425
- TotalAvailableInventoryLevelCode: "AVAIL",
426
- PhysicalAvailableInventoryLevelLabel: "In stock",
427
- PhysicalAvailableInventoryLevelCode: "AVAIL",
428
- },
429
- {
430
- DimensionTypeValue: 3,
431
- DimensionValue: {
432
- RecordId: 22565421194,
433
- Value: "9.5",
434
- DimensionId: "9.5",
435
- ColorHexCode: "",
436
- ImageUrl: "",
437
- RefinerGroup: "9.5",
438
- ExtensionProperties: [],
439
- },
440
- ProductIds: [68719493434, 68719493447],
441
- TotalAvailableInventoryLevelLabel: "In stock",
442
- TotalAvailableInventoryLevelCode: "AVAIL",
443
- PhysicalAvailableInventoryLevelLabel: "In stock",
444
- PhysicalAvailableInventoryLevelCode: "AVAIL",
445
- },
446
- {
447
- DimensionTypeValue: 3,
448
- DimensionValue: {
449
- RecordId: 22565420932,
450
- Value: "10",
451
- DimensionId: "10",
452
- ColorHexCode: "",
453
- ImageUrl: "",
454
- RefinerGroup: "10",
455
- ExtensionProperties: [],
456
- },
457
- ProductIds: [68719493425, 68719493438],
458
- TotalAvailableInventoryLevelLabel: "In stock",
459
- TotalAvailableInventoryLevelCode: "AVAIL",
460
- PhysicalAvailableInventoryLevelLabel: "In stock",
461
- PhysicalAvailableInventoryLevelCode: "AVAIL",
462
- },
463
- {
464
- DimensionTypeValue: 3,
465
- DimensionValue: {
466
- RecordId: 22565421182,
467
- Value: "10.5",
468
- DimensionId: "10.5",
469
- ColorHexCode: "",
470
- ImageUrl: "",
471
- RefinerGroup: "10.5",
472
- ExtensionProperties: [],
473
- },
474
- ProductIds: [68719493426, 68719493439],
475
- TotalAvailableInventoryLevelLabel: "In stock",
476
- TotalAvailableInventoryLevelCode: "AVAIL",
477
- PhysicalAvailableInventoryLevelLabel: "In stock",
478
- PhysicalAvailableInventoryLevelCode: "AVAIL",
479
- },
480
- {
481
- DimensionTypeValue: 3,
482
- DimensionValue: {
483
- RecordId: 22565421183,
484
- Value: "11",
485
- DimensionId: "11",
486
- ColorHexCode: "",
487
- ImageUrl: "",
488
- RefinerGroup: "11",
489
- ExtensionProperties: [],
490
- },
491
- ProductIds: [68719493427, 68719493440],
492
- TotalAvailableInventoryLevelLabel: "In stock",
493
- TotalAvailableInventoryLevelCode: "AVAIL",
494
- PhysicalAvailableInventoryLevelLabel: "In stock",
495
- PhysicalAvailableInventoryLevelCode: "AVAIL",
496
- },
497
- {
498
- DimensionTypeValue: 3,
499
- DimensionValue: {
500
- RecordId: 22565421184,
501
- Value: "11.5",
502
- DimensionId: "11.5",
503
- ColorHexCode: "",
504
- ImageUrl: "",
505
- RefinerGroup: "11.5",
506
- ExtensionProperties: [],
507
- },
508
- ProductIds: [68719493428, 68719493441],
509
- TotalAvailableInventoryLevelLabel: "In stock",
510
- TotalAvailableInventoryLevelCode: "AVAIL",
511
- PhysicalAvailableInventoryLevelLabel: "In stock",
512
- PhysicalAvailableInventoryLevelCode: "AVAIL",
513
- },
514
- {
515
- DimensionTypeValue: 3,
516
- DimensionValue: {
517
- RecordId: 22565421216,
518
- Value: "12",
519
- DimensionId: "12",
520
- ColorHexCode: "",
521
- ImageUrl: "",
522
- RefinerGroup: "12",
523
- ExtensionProperties: [],
524
- },
525
- ProductIds: [68719493435, 68719493448],
526
- TotalAvailableInventoryLevelLabel: "In stock",
527
- TotalAvailableInventoryLevelCode: "AVAIL",
528
- PhysicalAvailableInventoryLevelLabel: "In stock",
529
- PhysicalAvailableInventoryLevelCode: "AVAIL",
530
- },
531
- {
532
- DimensionTypeValue: 3,
533
- DimensionValue: {
534
- RecordId: 22565421218,
535
- Value: "13",
536
- DimensionId: "13",
537
- ColorHexCode: "",
538
- ImageUrl: "",
539
- RefinerGroup: "13",
540
- ExtensionProperties: [],
541
- },
542
- ProductIds: [68719493436, 68719493449],
543
- TotalAvailableInventoryLevelLabel: "In stock",
544
- TotalAvailableInventoryLevelCode: "AVAIL",
545
- PhysicalAvailableInventoryLevelLabel: "In stock",
546
- PhysicalAvailableInventoryLevelCode: "AVAIL",
547
- },
548
- {
549
- DimensionTypeValue: 3,
550
- DimensionValue: {
551
- RecordId: 22565421219,
552
- Value: "13.5",
553
- DimensionId: "13.5",
554
- ColorHexCode: "",
555
- ImageUrl: "",
556
- RefinerGroup: "13.5",
557
- ExtensionProperties: [],
558
- },
559
- ProductIds: [68719493437, 68719493450],
560
- TotalAvailableInventoryLevelLabel: "In stock",
561
- TotalAvailableInventoryLevelCode: "AVAIL",
562
- PhysicalAvailableInventoryLevelLabel: "In stock",
563
- PhysicalAvailableInventoryLevelCode: "AVAIL",
564
- },
565
- ],
566
- ],
567
- Attributes: [
568
- {
569
- Name: "Collection",
570
- DataTypeValue: 5,
571
- TextValue: "Formal",
572
- AttributeValueId: 68719516390,
573
- RecordId: 11290927541,
574
- Swatches: [],
575
- ExtensionProperties: [],
576
- },
577
- {
578
- Name: "Shoe type",
579
- DataTypeValue: 5,
580
- TextValue: "Formal",
581
- AttributeValueId: 68719516392,
582
- RecordId: 11290927554,
583
- Swatches: [],
584
- ExtensionProperties: [],
585
- },
586
- {
587
- Name: "Brand",
588
- DataTypeValue: 5,
589
- TextValue: "Northwind Traders",
590
- AttributeValueId: 68719516380,
591
- RecordId: 11290927521,
592
- Swatches: [],
593
- ExtensionProperties: [],
594
- },
595
- {
596
- Name: "Color",
597
- DataTypeValue: 5,
598
- AttributeValueId: 0,
599
- RecordId: 11290923669,
600
- Swatches: [],
601
- ExtensionProperties: [],
602
- },
603
- {
604
- Name: "ProductAvailability",
605
- DataTypeValue: 5,
606
- TextValue: "Polyester",
607
- AttributeValueId: 68719556650,
608
- RecordId: 68719489705,
609
- Swatches: [],
610
- ExtensionProperties: [],
611
- },
612
- {
613
- Name: "Size",
614
- DataTypeValue: 5,
615
- AttributeValueId: 0,
616
- RecordId: 11290923670,
617
- Swatches: [],
618
- ExtensionProperties: [],
619
- },
620
- {
621
- Name: "Style",
622
- DataTypeValue: 5,
623
- AttributeValueId: 0,
624
- RecordId: 11290923671,
625
- Swatches: [],
626
- ExtensionProperties: [],
627
- },
628
- ],
629
- Images: [
630
- "https://images-us-prod.cms.commerce.dynamics.com/cms/api/lmrndcmtsl/imageFileData/search?fileName=/Products/92081_000_001.png",
631
- "https://images-us-prod.cms.commerce.dynamics.com/cms/api/lmrndcmtsl/imageFileData/search?fileName=/Products/92081_000_002.png",
632
- "https://images-us-prod.cms.commerce.dynamics.com/cms/api/lmrndcmtsl/imageFileData/search?fileName=/Products/92081_000_003.png",
633
- "https://images-us-prod.cms.commerce.dynamics.com/cms/api/lmrndcmtsl/imageFileData/search?fileName=/Products/92081_000_004.png",
634
- ],
635
- };