@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,533 +0,0 @@
1
- export const data = {
2
- products: [
3
- {
4
- ItemId: "92081",
5
- Name: "Black Leather Oxfords",
6
- Price: 290,
7
- PrimaryImageUrl:
8
- "https://images-us-prod.cms.commerce.dynamics.com/cms/api/lmrndcmtsl/imageFileData/search?fileName=/Products/92081_000_001.png",
9
- RecordId: 68719493424,
10
- ProductNumber: "92081",
11
- TotalRatings: 0,
12
- Description: "Classic oxfords made with authentic black leather.",
13
- BasePrice: 290,
14
- AttributeValues: [],
15
- IsMasterProduct: true,
16
- MasterProductId: 68719493424,
17
- DefaultUnitOfMeasure: "ea",
18
- ExtensionProperties: [],
19
- },
20
- {
21
- ItemId: "92085",
22
- Name: "Brown Suede Walking Shoe",
23
- Price: 114,
24
- PrimaryImageUrl:
25
- "https://images-us-prod.cms.commerce.dynamics.com/cms/api/lmrndcmtsl/imageFileData/search?fileName=/Products/92085_000_001.png",
26
- RecordId: 68719493506,
27
- ProductNumber: "92085",
28
- TotalRatings: 0,
29
- Description:
30
- "The classic walking shoe design paired with brown suede, creating a modern yet classy look.",
31
- BasePrice: 114,
32
- AttributeValues: [],
33
- IsMasterProduct: true,
34
- MasterProductId: 68719493506,
35
- DefaultUnitOfMeasure: "ea",
36
- ExtensionProperties: [],
37
- },
38
- {
39
- ItemId: "92077",
40
- Name: "Classic Leather Dress Shoes",
41
- Price: 145,
42
- PrimaryImageUrl:
43
- "https://images-us-prod.cms.commerce.dynamics.com/cms/api/lmrndcmtsl/imageFileData/search?fileName=/Products/92077_000_001.png",
44
- RecordId: 68719493343,
45
- ProductNumber: "92077",
46
- TotalRatings: 0,
47
- Description: "Classic dress shoes made of authentic leather.",
48
- BasePrice: 145,
49
- AttributeValues: [],
50
- IsMasterProduct: true,
51
- MasterProductId: 68719493343,
52
- DefaultUnitOfMeasure: "ea",
53
- ExtensionProperties: [],
54
- },
55
- {
56
- ItemId: "92080",
57
- Name: "Genuine Leather Tuxedo Shoe",
58
- Price: 150,
59
- PrimaryImageUrl:
60
- "https://images-us-prod.cms.commerce.dynamics.com/cms/api/lmrndcmtsl/imageFileData/search?fileName=/Products/92080_000_001.png",
61
- RecordId: 68719493397,
62
- ProductNumber: "92080",
63
- TotalRatings: 0,
64
- Description: "Black tuxedo shoe crafted with genuine leather.",
65
- BasePrice: 150,
66
- AttributeValues: [],
67
- IsMasterProduct: true,
68
- MasterProductId: 68719493397,
69
- DefaultUnitOfMeasure: "ea",
70
- ExtensionProperties: [],
71
- },
72
- {
73
- ItemId: "92078",
74
- Name: "Grand Cap Toe Leather Oxfords",
75
- Price: 390,
76
- PrimaryImageUrl:
77
- "https://images-us-prod.cms.commerce.dynamics.com/cms/api/lmrndcmtsl/imageFileData/search?fileName=/Products/92078_000_001.png",
78
- RecordId: 68719498121,
79
- ProductNumber: "92078",
80
- AverageRating: 4.066666666666666,
81
- TotalRatings: 15,
82
- Description:
83
- "Carefully selected leather expertly crafted in Italy with full dedication to accomplish the design of these Grand Cap Toe shoes.",
84
- BasePrice: 390,
85
- AttributeValues: [],
86
- IsMasterProduct: true,
87
- MasterProductId: 68719498121,
88
- DefaultUnitOfMeasure: "ea",
89
- ExtensionProperties: [],
90
- },
91
- {
92
- ItemId: "92089",
93
- Name: "High Cut Leather Sneaker",
94
- Price: 135,
95
- PrimaryImageUrl:
96
- "https://images-us-prod.cms.commerce.dynamics.com/cms/api/lmrndcmtsl/imageFileData/search?fileName=/Products/92089_000_001.png",
97
- RecordId: 68719493601,
98
- ProductNumber: "92089",
99
- TotalRatings: 0,
100
- Description:
101
- "High cut sneaker made of authentic leather and completed with a blue design.",
102
- BasePrice: 135,
103
- AttributeValues: [],
104
- IsMasterProduct: true,
105
- MasterProductId: 68719493601,
106
- DefaultUnitOfMeasure: "ea",
107
- ExtensionProperties: [],
108
- },
109
- {
110
- ItemId: "92083",
111
- Name: "High Top Leather Sneakers",
112
- Price: 120,
113
- PrimaryImageUrl:
114
- "https://images-us-prod.cms.commerce.dynamics.com/cms/api/lmrndcmtsl/imageFileData/search?fileName=/Products/92083_000_001.png",
115
- RecordId: 68719493478,
116
- ProductNumber: "92083",
117
- TotalRatings: 0,
118
- Description:
119
- "High top sneakers with green leather edging and authentic dirty brown leather.",
120
- BasePrice: 120,
121
- AttributeValues: [],
122
- IsMasterProduct: true,
123
- MasterProductId: 68719493478,
124
- DefaultUnitOfMeasure: "ea",
125
- ExtensionProperties: [],
126
- },
127
- {
128
- ItemId: "92070",
129
- Name: "Leather Pull-on Workboot",
130
- Price: 170,
131
- PrimaryImageUrl:
132
- "https://images-us-prod.cms.commerce.dynamics.com/cms/api/lmrndcmtsl/imageFileData/search?fileName=/Products/92070_000_001.png",
133
- RecordId: 68719493233,
134
- ProductNumber: "92070",
135
- TotalRatings: 0,
136
- Description: "Functional pull-on workboot made of authentic leather.",
137
- BasePrice: 170,
138
- AttributeValues: [],
139
- IsMasterProduct: true,
140
- MasterProductId: 68719493233,
141
- DefaultUnitOfMeasure: "ea",
142
- ExtensionProperties: [],
143
- },
144
- {
145
- ItemId: "92071",
146
- Name: "Leather Lace-up Workboot",
147
- Price: 160,
148
- PrimaryImageUrl:
149
- "https://images-us-prod.cms.commerce.dynamics.com/cms/api/lmrndcmtsl/imageFileData/search?fileName=/Products/92071_000_001.png",
150
- RecordId: 68719493247,
151
- ProductNumber: "92071",
152
- TotalRatings: 0,
153
- Description: "Functional lace-up workboot made of authentic leather.",
154
- BasePrice: 160,
155
- AttributeValues: [],
156
- IsMasterProduct: true,
157
- MasterProductId: 68719493247,
158
- DefaultUnitOfMeasure: "ea",
159
- ExtensionProperties: [],
160
- },
161
- {
162
- ItemId: "92079",
163
- Name: "Leather Tie Dress Shoe",
164
- Price: 166,
165
- PrimaryImageUrl:
166
- "https://images-us-prod.cms.commerce.dynamics.com/cms/api/lmrndcmtsl/imageFileData/search?fileName=/Products/92079_000_001.png",
167
- RecordId: 68719493370,
168
- ProductNumber: "92079",
169
- TotalRatings: 0,
170
- Description: "Brown tie dress shoe made of authentic leather.",
171
- BasePrice: 166,
172
- AttributeValues: [],
173
- IsMasterProduct: true,
174
- MasterProductId: 68719493370,
175
- DefaultUnitOfMeasure: "ea",
176
- ExtensionProperties: [],
177
- },
178
- {
179
- ItemId: "92075",
180
- Name: "Men's Boat Shoes",
181
- Price: 225,
182
- PrimaryImageUrl:
183
- "https://images-us-prod.cms.commerce.dynamics.com/cms/api/lmrndcmtsl/imageFileData/search?fileName=/Products/92075_000_001.png",
184
- RecordId: 68719493302,
185
- ProductNumber: "92075",
186
- TotalRatings: 0,
187
- Description: "Black and brown leather men`s boat shoes.",
188
- BasePrice: 225,
189
- AttributeValues: [],
190
- IsMasterProduct: true,
191
- MasterProductId: 68719493302,
192
- DefaultUnitOfMeasure: "ea",
193
- ExtensionProperties: [],
194
- },
195
- {
196
- ItemId: "92072",
197
- Name: "Rugged Leather Lace-up Workboot",
198
- Price: 140,
199
- PrimaryImageUrl:
200
- "https://images-us-prod.cms.commerce.dynamics.com/cms/api/lmrndcmtsl/imageFileData/search?fileName=/Products/92072_000_001.png",
201
- RecordId: 68719493261,
202
- ProductNumber: "92072",
203
- TotalRatings: 0,
204
- Description:
205
- "Functional lace-up workboot made of authentic rugged leather.",
206
- BasePrice: 140,
207
- AttributeValues: [],
208
- IsMasterProduct: true,
209
- MasterProductId: 68719493261,
210
- DefaultUnitOfMeasure: "ea",
211
- ExtensionProperties: [],
212
- },
213
- {
214
- ItemId: "92082",
215
- Name: "Square Toe Leather Oxfords",
216
- Price: 140,
217
- PrimaryImageUrl:
218
- "https://images-us-prod.cms.commerce.dynamics.com/cms/api/lmrndcmtsl/imageFileData/search?fileName=/Products/92082_000_001.png",
219
- RecordId: 68719493451,
220
- ProductNumber: "92082",
221
- TotalRatings: 0,
222
- Description: "Square toe grey oxfords made with authentic leather.",
223
- BasePrice: 140,
224
- AttributeValues: [],
225
- IsMasterProduct: true,
226
- MasterProductId: 68719493451,
227
- DefaultUnitOfMeasure: "ea",
228
- ExtensionProperties: [],
229
- },
230
- ],
231
- };
232
-
233
- export const prices = [
234
- {
235
- ProductId: 68719493424,
236
- ListingId: 68719493424,
237
- BasePrice: 290,
238
- TradeAgreementPrice: 290,
239
- AdjustedPrice: 290,
240
- MaxVariantPrice: 0,
241
- MinVariantPrice: 0,
242
- CustomerContextualPrice: 290,
243
- DiscountAmount: 0,
244
- CurrencyCode: "USD",
245
- ItemId: "92081",
246
- UnitOfMeasure: "ea",
247
- ValidFrom: "2025-09-22T18:06:45.563Z",
248
- ProductLookupId: 0,
249
- ChannelId: 68719478279,
250
- CatalogId: 0,
251
- DiscountLines: [],
252
- SalesAgreementPrice: 0,
253
- PriceSourceTypeValue: 1,
254
- AttainablePriceLines: [],
255
- ExtensionProperties: [],
256
- },
257
- {
258
- ProductId: 68719493506,
259
- ListingId: 68719493506,
260
- BasePrice: 114,
261
- TradeAgreementPrice: 114,
262
- AdjustedPrice: 114,
263
- MaxVariantPrice: 0,
264
- MinVariantPrice: 0,
265
- CustomerContextualPrice: 114,
266
- DiscountAmount: 0,
267
- CurrencyCode: "USD",
268
- ItemId: "92085",
269
- UnitOfMeasure: "ea",
270
- ValidFrom: "2025-09-22T18:06:45.563Z",
271
- ProductLookupId: 0,
272
- ChannelId: 68719478279,
273
- CatalogId: 0,
274
- DiscountLines: [],
275
- SalesAgreementPrice: 0,
276
- PriceSourceTypeValue: 1,
277
- AttainablePriceLines: [],
278
- ExtensionProperties: [],
279
- },
280
- {
281
- ProductId: 68719493343,
282
- ListingId: 68719493343,
283
- BasePrice: 145,
284
- TradeAgreementPrice: 145,
285
- AdjustedPrice: 145,
286
- MaxVariantPrice: 0,
287
- MinVariantPrice: 0,
288
- CustomerContextualPrice: 145,
289
- DiscountAmount: 0,
290
- CurrencyCode: "USD",
291
- ItemId: "92077",
292
- UnitOfMeasure: "ea",
293
- ValidFrom: "2025-09-22T18:06:45.563Z",
294
- ProductLookupId: 0,
295
- ChannelId: 68719478279,
296
- CatalogId: 0,
297
- DiscountLines: [],
298
- SalesAgreementPrice: 0,
299
- PriceSourceTypeValue: 1,
300
- AttainablePriceLines: [],
301
- ExtensionProperties: [],
302
- },
303
- {
304
- ProductId: 68719493397,
305
- ListingId: 68719493397,
306
- BasePrice: 150,
307
- TradeAgreementPrice: 150,
308
- AdjustedPrice: 150,
309
- MaxVariantPrice: 0,
310
- MinVariantPrice: 0,
311
- CustomerContextualPrice: 150,
312
- DiscountAmount: 0,
313
- CurrencyCode: "USD",
314
- ItemId: "92080",
315
- UnitOfMeasure: "ea",
316
- ValidFrom: "2025-09-22T18:06:45.563Z",
317
- ProductLookupId: 0,
318
- ChannelId: 68719478279,
319
- CatalogId: 0,
320
- DiscountLines: [],
321
- SalesAgreementPrice: 0,
322
- PriceSourceTypeValue: 1,
323
- AttainablePriceLines: [],
324
- ExtensionProperties: [],
325
- },
326
- {
327
- ProductId: 68719498121,
328
- ListingId: 68719498121,
329
- BasePrice: 390,
330
- TradeAgreementPrice: 390,
331
- AdjustedPrice: 390,
332
- MaxVariantPrice: 0,
333
- MinVariantPrice: 0,
334
- CustomerContextualPrice: 390,
335
- DiscountAmount: 0,
336
- CurrencyCode: "USD",
337
- ItemId: "92078",
338
- UnitOfMeasure: "ea",
339
- ValidFrom: "2025-09-22T18:06:45.563Z",
340
- ProductLookupId: 0,
341
- ChannelId: 68719478279,
342
- CatalogId: 0,
343
- DiscountLines: [],
344
- SalesAgreementPrice: 0,
345
- PriceSourceTypeValue: 1,
346
- AttainablePriceLines: [],
347
- ExtensionProperties: [],
348
- },
349
- {
350
- ProductId: 68719493601,
351
- ListingId: 68719493601,
352
- BasePrice: 135,
353
- TradeAgreementPrice: 135,
354
- AdjustedPrice: 135,
355
- MaxVariantPrice: 0,
356
- MinVariantPrice: 0,
357
- CustomerContextualPrice: 135,
358
- DiscountAmount: 0,
359
- CurrencyCode: "USD",
360
- ItemId: "92089",
361
- UnitOfMeasure: "ea",
362
- ValidFrom: "2025-09-22T18:06:45.563Z",
363
- ProductLookupId: 0,
364
- ChannelId: 68719478279,
365
- CatalogId: 0,
366
- DiscountLines: [],
367
- SalesAgreementPrice: 0,
368
- PriceSourceTypeValue: 1,
369
- AttainablePriceLines: [],
370
- ExtensionProperties: [],
371
- },
372
- {
373
- ProductId: 68719493478,
374
- ListingId: 68719493478,
375
- BasePrice: 120,
376
- TradeAgreementPrice: 120,
377
- AdjustedPrice: 120,
378
- MaxVariantPrice: 0,
379
- MinVariantPrice: 0,
380
- CustomerContextualPrice: 120,
381
- DiscountAmount: 0,
382
- CurrencyCode: "USD",
383
- ItemId: "92083",
384
- UnitOfMeasure: "ea",
385
- ValidFrom: "2025-09-22T18:06:45.563Z",
386
- ProductLookupId: 0,
387
- ChannelId: 68719478279,
388
- CatalogId: 0,
389
- DiscountLines: [],
390
- SalesAgreementPrice: 0,
391
- PriceSourceTypeValue: 1,
392
- AttainablePriceLines: [],
393
- ExtensionProperties: [],
394
- },
395
- {
396
- ProductId: 68719493233,
397
- ListingId: 68719493233,
398
- BasePrice: 170,
399
- TradeAgreementPrice: 170,
400
- AdjustedPrice: 170,
401
- MaxVariantPrice: 0,
402
- MinVariantPrice: 0,
403
- CustomerContextualPrice: 170,
404
- DiscountAmount: 0,
405
- CurrencyCode: "USD",
406
- ItemId: "92070",
407
- UnitOfMeasure: "ea",
408
- ValidFrom: "2025-09-22T18:06:45.563Z",
409
- ProductLookupId: 0,
410
- ChannelId: 68719478279,
411
- CatalogId: 0,
412
- DiscountLines: [],
413
- SalesAgreementPrice: 0,
414
- PriceSourceTypeValue: 1,
415
- AttainablePriceLines: [],
416
- ExtensionProperties: [],
417
- },
418
- {
419
- ProductId: 68719493247,
420
- ListingId: 68719493247,
421
- BasePrice: 160,
422
- TradeAgreementPrice: 160,
423
- AdjustedPrice: 160,
424
- MaxVariantPrice: 0,
425
- MinVariantPrice: 0,
426
- CustomerContextualPrice: 160,
427
- DiscountAmount: 0,
428
- CurrencyCode: "USD",
429
- ItemId: "92071",
430
- UnitOfMeasure: "ea",
431
- ValidFrom: "2025-09-22T18:06:45.563Z",
432
- ProductLookupId: 0,
433
- ChannelId: 68719478279,
434
- CatalogId: 0,
435
- DiscountLines: [],
436
- SalesAgreementPrice: 0,
437
- PriceSourceTypeValue: 1,
438
- AttainablePriceLines: [],
439
- ExtensionProperties: [],
440
- },
441
- {
442
- ProductId: 68719493370,
443
- ListingId: 68719493370,
444
- BasePrice: 166,
445
- TradeAgreementPrice: 166,
446
- AdjustedPrice: 166,
447
- MaxVariantPrice: 0,
448
- MinVariantPrice: 0,
449
- CustomerContextualPrice: 166,
450
- DiscountAmount: 0,
451
- CurrencyCode: "USD",
452
- ItemId: "92079",
453
- UnitOfMeasure: "ea",
454
- ValidFrom: "2025-09-22T18:06:45.563Z",
455
- ProductLookupId: 0,
456
- ChannelId: 68719478279,
457
- CatalogId: 0,
458
- DiscountLines: [],
459
- SalesAgreementPrice: 0,
460
- PriceSourceTypeValue: 1,
461
- AttainablePriceLines: [],
462
- ExtensionProperties: [],
463
- },
464
- {
465
- ProductId: 68719493302,
466
- ListingId: 68719493302,
467
- BasePrice: 225,
468
- TradeAgreementPrice: 225,
469
- AdjustedPrice: 225,
470
- MaxVariantPrice: 0,
471
- MinVariantPrice: 0,
472
- CustomerContextualPrice: 225,
473
- DiscountAmount: 0,
474
- CurrencyCode: "USD",
475
- ItemId: "92075",
476
- UnitOfMeasure: "ea",
477
- ValidFrom: "2025-09-22T18:06:45.563Z",
478
- ProductLookupId: 0,
479
- ChannelId: 68719478279,
480
- CatalogId: 0,
481
- DiscountLines: [],
482
- SalesAgreementPrice: 0,
483
- PriceSourceTypeValue: 1,
484
- AttainablePriceLines: [],
485
- ExtensionProperties: [],
486
- },
487
- {
488
- ProductId: 68719493261,
489
- ListingId: 68719493261,
490
- BasePrice: 140,
491
- TradeAgreementPrice: 140,
492
- AdjustedPrice: 140,
493
- MaxVariantPrice: 0,
494
- MinVariantPrice: 0,
495
- CustomerContextualPrice: 140,
496
- DiscountAmount: 0,
497
- CurrencyCode: "USD",
498
- ItemId: "92072",
499
- UnitOfMeasure: "ea",
500
- ValidFrom: "2025-09-22T18:06:45.563Z",
501
- ProductLookupId: 0,
502
- ChannelId: 68719478279,
503
- CatalogId: 0,
504
- DiscountLines: [],
505
- SalesAgreementPrice: 0,
506
- PriceSourceTypeValue: 1,
507
- AttainablePriceLines: [],
508
- ExtensionProperties: [],
509
- },
510
- {
511
- ProductId: 68719493451,
512
- ListingId: 68719493451,
513
- BasePrice: 140,
514
- TradeAgreementPrice: 140,
515
- AdjustedPrice: 140,
516
- MaxVariantPrice: 0,
517
- MinVariantPrice: 0,
518
- CustomerContextualPrice: 140,
519
- DiscountAmount: 0,
520
- CurrencyCode: "USD",
521
- ItemId: "92082",
522
- UnitOfMeasure: "ea",
523
- ValidFrom: "2025-09-22T18:06:45.563Z",
524
- ProductLookupId: 0,
525
- ChannelId: 68719478279,
526
- CatalogId: 0,
527
- DiscountLines: [],
528
- SalesAgreementPrice: 0,
529
- PriceSourceTypeValue: 1,
530
- AttainablePriceLines: [],
531
- ExtensionProperties: [],
532
- },
533
- ];
@@ -1,3 +0,0 @@
1
- import { QueryClient } from "@tanstack/react-query";
2
-
3
- export const queryClient = new QueryClient();