@scayle/storefront-core 8.4.0 → 8.5.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 (95) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/rpc/methods/checkout/checkout.mjs +1 -1
  3. package/dist/rpc/methods/search.d.ts +22 -0
  4. package/package.json +9 -19
  5. package/dist/api/customer.cjs +0 -164
  6. package/dist/api/oauth.cjs +0 -238
  7. package/dist/cache/cache.cjs +0 -1
  8. package/dist/cache/cached.cjs +0 -90
  9. package/dist/cache/index.cjs +0 -27
  10. package/dist/cache/providers/unstorage.cjs +0 -55
  11. package/dist/constants/basket.cjs +0 -26
  12. package/dist/constants/cache.cjs +0 -7
  13. package/dist/constants/hash.cjs +0 -11
  14. package/dist/constants/httpStatus.cjs +0 -634
  15. package/dist/constants/index.cjs +0 -93
  16. package/dist/constants/product.cjs +0 -10
  17. package/dist/constants/promotion.cjs +0 -12
  18. package/dist/constants/sorting.cjs +0 -22
  19. package/dist/constants/withParameters.cjs +0 -132
  20. package/dist/errors/errorResponse.cjs +0 -27
  21. package/dist/errors/index.cjs +0 -16
  22. package/dist/helpers/advancedAttributeHelpers.cjs +0 -30
  23. package/dist/helpers/arrayHelpers.cjs +0 -10
  24. package/dist/helpers/attributeHelpers.cjs +0 -24
  25. package/dist/helpers/basketHelpers.cjs +0 -12
  26. package/dist/helpers/categoryHelper.cjs +0 -61
  27. package/dist/helpers/filterHelper.cjs +0 -185
  28. package/dist/helpers/formHelpers.cjs +0 -114
  29. package/dist/helpers/imageHelpers.cjs +0 -20
  30. package/dist/helpers/index.cjs +0 -181
  31. package/dist/helpers/localization.cjs +0 -13
  32. package/dist/helpers/objectHelpers.cjs +0 -19
  33. package/dist/helpers/orderHelpers.cjs +0 -10
  34. package/dist/helpers/product.fixture.cjs +0 -766
  35. package/dist/helpers/productDisruptorHelper.cjs +0 -37
  36. package/dist/helpers/productHelpers.cjs +0 -156
  37. package/dist/helpers/sanitizationHelpers.cjs +0 -35
  38. package/dist/helpers/sortingHelper.cjs +0 -68
  39. package/dist/helpers/stringHelpers.cjs +0 -8
  40. package/dist/index.cjs +0 -100
  41. package/dist/rpc/methods/basket/basket.cjs +0 -270
  42. package/dist/rpc/methods/brands.cjs +0 -33
  43. package/dist/rpc/methods/categories.cjs +0 -129
  44. package/dist/rpc/methods/cbd.cjs +0 -38
  45. package/dist/rpc/methods/checkout/checkout.cjs +0 -48
  46. package/dist/rpc/methods/checkout/index.cjs +0 -49
  47. package/dist/rpc/methods/checkout/order.cjs +0 -42
  48. package/dist/rpc/methods/checkout/shopUser.cjs +0 -110
  49. package/dist/rpc/methods/checkout/shopUserAddresses.cjs +0 -12
  50. package/dist/rpc/methods/index.cjs +0 -225
  51. package/dist/rpc/methods/navigationTrees.cjs +0 -54
  52. package/dist/rpc/methods/oauth/idp.cjs +0 -59
  53. package/dist/rpc/methods/products.cjs +0 -309
  54. package/dist/rpc/methods/promotion.cjs +0 -51
  55. package/dist/rpc/methods/search.cjs +0 -40
  56. package/dist/rpc/methods/session.cjs +0 -257
  57. package/dist/rpc/methods/shopConfiguration.cjs +0 -15
  58. package/dist/rpc/methods/user.cjs +0 -103
  59. package/dist/rpc/methods/variants.cjs +0 -29
  60. package/dist/rpc/methods/wishlist.cjs +0 -104
  61. package/dist/server.cjs +0 -47
  62. package/dist/test/factories/index.cjs +0 -16
  63. package/dist/types/api/auth.cjs +0 -1
  64. package/dist/types/api/context.cjs +0 -15
  65. package/dist/types/api/rpc.cjs +0 -1
  66. package/dist/types/breadcrumb.cjs +0 -1
  67. package/dist/types/index.cjs +0 -267
  68. package/dist/types/promises.cjs +0 -1
  69. package/dist/types/sapi/basket.cjs +0 -1
  70. package/dist/types/sapi/brand.cjs +0 -1
  71. package/dist/types/sapi/campaign.cjs +0 -1
  72. package/dist/types/sapi/category.cjs +0 -1
  73. package/dist/types/sapi/filter.cjs +0 -1
  74. package/dist/types/sapi/navigation.cjs +0 -1
  75. package/dist/types/sapi/order.cjs +0 -1
  76. package/dist/types/sapi/product.cjs +0 -1
  77. package/dist/types/sapi/productFilter.cjs +0 -1
  78. package/dist/types/sapi/promotion.cjs +0 -1
  79. package/dist/types/sapi/redirects.cjs +0 -1
  80. package/dist/types/sapi/router.cjs +0 -1
  81. package/dist/types/sapi/search.cjs +0 -1
  82. package/dist/types/sapi/sorting.cjs +0 -1
  83. package/dist/types/sapi/variant.cjs +0 -1
  84. package/dist/types/sapi/wishlist.cjs +0 -1
  85. package/dist/types/user.cjs +0 -1
  86. package/dist/utils/basket.cjs +0 -14
  87. package/dist/utils/fetch.cjs +0 -19
  88. package/dist/utils/hash.cjs +0 -72
  89. package/dist/utils/index.cjs +0 -49
  90. package/dist/utils/keys.cjs +0 -67
  91. package/dist/utils/log.cjs +0 -93
  92. package/dist/utils/response.cjs +0 -13
  93. package/dist/utils/sapi.cjs +0 -26
  94. package/dist/utils/timeout.cjs +0 -18
  95. package/dist/utils/user.cjs +0 -90
@@ -1,766 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.productFromEDT = exports.product = exports.priceFixtureWithReductions = exports.priceFixture = void 0;
7
- const BILD_HINTERGRUND_LABEL = "Bild Hintergrund";
8
- const CREATED_AT = "2022-04-26T15:04:56+00:00";
9
- const WOMEN_CLOTHING_CATEGORY_URL = "/women/kleidung";
10
- const product = exports.product = {
11
- id: 6,
12
- isActive: true,
13
- isSoldOut: false,
14
- isNew: false,
15
- createdAt: CREATED_AT,
16
- updatedAt: "2022-06-21T20:02:33+00:00",
17
- masterKey: "HGO3464001000001",
18
- referenceKey: "1",
19
- firstLiveAt: "2022-04-28T14:13:07+00:00",
20
- attributes: {
21
- color: {
22
- id: 1001,
23
- key: "color",
24
- label: "Color",
25
- type: "",
26
- multiSelect: false,
27
- values: {
28
- id: 6,
29
- label: "Wei\xDF",
30
- value: "weiss"
31
- }
32
- },
33
- brand: {
34
- id: 550,
35
- key: "brand",
36
- label: "Marke",
37
- type: "",
38
- multiSelect: false,
39
- values: {
40
- id: 63,
41
- label: "HUGO",
42
- value: "hugo"
43
- }
44
- },
45
- name: {
46
- id: 20005,
47
- key: "name",
48
- label: "Name",
49
- type: null,
50
- multiSelect: false,
51
- values: {
52
- label: "HUGO Sweatshirt 'Dakimara'"
53
- }
54
- }
55
- },
56
- lowestPriorPrice: {
57
- withTax: null,
58
- relativeDifferenceToPrice: null
59
- },
60
- images: [{
61
- hash: "images/fe8ee645c772b98de23b00e4f600a613.png",
62
- attributes: {}
63
- }],
64
- variants: [{
65
- id: 12,
66
- referenceKey: "1",
67
- firstLiveAt: "2022-04-28T14:13:07+00:00",
68
- createdAt: CREATED_AT,
69
- updatedAt: "2022-05-05T15:05:35+00:00",
70
- price: {
71
- currencyCode: "EUR",
72
- withTax: 8990,
73
- withoutTax: 7555,
74
- appliedReductions: [],
75
- recommendedRetailPrice: null,
76
- tax: {
77
- vat: {
78
- amount: 1435,
79
- rate: 0.19
80
- }
81
- }
82
- },
83
- stock: {
84
- supplierId: 1,
85
- warehouseId: 1,
86
- quantity: 999,
87
- isSellableWithoutStock: false
88
- },
89
- attributes: {
90
- shopSize: {
91
- id: 2,
92
- key: "shopSize",
93
- label: "Gr\xF6\xDFe",
94
- type: "",
95
- multiSelect: false,
96
- values: {
97
- id: 25472,
98
- label: "34",
99
- value: "34"
100
- }
101
- }
102
- }
103
- }, {
104
- id: 13,
105
- referenceKey: "2",
106
- firstLiveAt: "2022-04-28T14:13:27+00:00",
107
- createdAt: CREATED_AT,
108
- updatedAt: "2022-05-05T15:05:35+00:00",
109
- price: {
110
- currencyCode: "EUR",
111
- withTax: 8990,
112
- withoutTax: 7555,
113
- appliedReductions: [],
114
- recommendedRetailPrice: null,
115
- tax: {
116
- vat: {
117
- amount: 1435,
118
- rate: 0.19
119
- }
120
- }
121
- },
122
- stock: {
123
- supplierId: 1,
124
- warehouseId: 1,
125
- quantity: 492,
126
- isSellableWithoutStock: false
127
- },
128
- attributes: {
129
- shopSize: {
130
- id: 2,
131
- key: "shopSize",
132
- label: "Gr\xF6\xDFe",
133
- type: "",
134
- multiSelect: false,
135
- values: {
136
- id: 25482,
137
- label: "36",
138
- value: "36"
139
- }
140
- }
141
- }
142
- }],
143
- siblings: [],
144
- priceRange: {
145
- min: {
146
- currencyCode: "EUR",
147
- withTax: 8990,
148
- withoutTax: 7555,
149
- appliedReductions: [],
150
- recommendedRetailPrice: null,
151
- tax: {
152
- vat: {
153
- amount: 1435,
154
- rate: 0.19
155
- }
156
- }
157
- },
158
- max: {
159
- currencyCode: "EUR",
160
- withTax: 8990,
161
- withoutTax: 7555,
162
- appliedReductions: [],
163
- recommendedRetailPrice: null,
164
- tax: {
165
- vat: {
166
- amount: 1435,
167
- rate: 0.19
168
- }
169
- }
170
- }
171
- },
172
- categories: [[{
173
- categoryId: 2045,
174
- categoryName: "Women",
175
- categorySlug: "women",
176
- categoryUrl: "/women",
177
- categoryHidden: false,
178
- categoryProperties: []
179
- }]]
180
- };
181
- const productFromEDT = exports.productFromEDT = {
182
- id: 5703863,
183
- isActive: true,
184
- isSoldOut: false,
185
- isNew: false,
186
- createdAt: "2021-02-02T10:39:10+00:00",
187
- updatedAt: "2022-07-02T00:45:20+00:00",
188
- masterKey: "EDT3759-130",
189
- referenceKey: "EDT3759001",
190
- firstLiveAt: "2021-04-07T09:29:34+00:00",
191
- attributes: {
192
- brand: {
193
- id: 550,
194
- key: "brand",
195
- label: "Marke",
196
- type: "",
197
- multiSelect: false,
198
- values: {
199
- id: 4517,
200
- label: "EDITED",
201
- value: "edited_the_label"
202
- }
203
- },
204
- colorDetail: {
205
- id: 210,
206
- key: "colorDetail",
207
- label: "Detailfarbe",
208
- type: "",
209
- multiSelect: true,
210
- values: [{
211
- id: 38905,
212
- label: "schwarz",
213
- value: "schwarz"
214
- }]
215
- },
216
- name: {
217
- id: 20005,
218
- key: "name",
219
- label: "Name",
220
- type: "",
221
- multiSelect: false,
222
- values: {
223
- id: 20005,
224
- label: "Rock 'Cara'",
225
- value: "name"
226
- }
227
- }
228
- },
229
- lowestPriorPrice: {
230
- withTax: null,
231
- relativeDifferenceToPrice: null
232
- },
233
- images: [{
234
- hash: "images/14e40f72fae877ccf3a210943974fbd1.png",
235
- attributes: {
236
- imageBackground: {
237
- id: 1258,
238
- key: "imageBackground",
239
- label: BILD_HINTERGRUND_LABEL,
240
- type: "",
241
- multiSelect: false,
242
- values: {
243
- id: 66507,
244
- label: "transparent",
245
- value: "transparent"
246
- }
247
- },
248
- imageKind: {
249
- id: 1534,
250
- key: "imageKind",
251
- label: "Bild Art",
252
- type: "",
253
- multiSelect: false,
254
- values: {
255
- id: 73860,
256
- label: "Bust Image",
257
- value: "bust_image"
258
- }
259
- },
260
- imageView: {
261
- id: 1254,
262
- key: "imageView",
263
- label: "Bild Ansicht",
264
- type: "",
265
- multiSelect: false,
266
- values: {
267
- id: 66486,
268
- label: "Frontalansicht",
269
- value: "front"
270
- }
271
- },
272
- imageType: {
273
- id: 1252,
274
- key: "imageType",
275
- label: "Bild Typ",
276
- type: "",
277
- multiSelect: false,
278
- values: {
279
- id: 66480,
280
- label: "B\xFCste",
281
- value: "bust"
282
- }
283
- }
284
- }
285
- }, {
286
- hash: "images/2ad7fdef5654e9f4204156a9c9f8c127.jpg",
287
- attributes: {
288
- imageBackground: {
289
- id: 1258,
290
- key: "imageBackground",
291
- label: BILD_HINTERGRUND_LABEL,
292
- type: "",
293
- multiSelect: false,
294
- values: {
295
- id: 66506,
296
- label: "grau",
297
- value: "grey"
298
- }
299
- },
300
- imageKind: {
301
- id: 1534,
302
- key: "imageKind",
303
- label: "Bild Art",
304
- type: "",
305
- multiSelect: false,
306
- values: {
307
- id: 73861,
308
- label: "Model Image",
309
- value: "model_image"
310
- }
311
- },
312
- imageView: {
313
- id: 1254,
314
- key: "imageView",
315
- label: "Bild Ansicht",
316
- type: "",
317
- multiSelect: false,
318
- values: {
319
- id: 66486,
320
- label: "Frontalansicht",
321
- value: "front"
322
- }
323
- },
324
- imageType: {
325
- id: 1252,
326
- key: "imageType",
327
- label: "Bild Typ",
328
- type: "",
329
- multiSelect: false,
330
- values: {
331
- id: 66481,
332
- label: "Model",
333
- value: "model"
334
- }
335
- }
336
- }
337
- }, {
338
- hash: "images/30a9e84e2d22dbb2ae6b195109a79382.jpg",
339
- attributes: {
340
- imageBackground: {
341
- id: 1258,
342
- key: "imageBackground",
343
- label: BILD_HINTERGRUND_LABEL,
344
- type: "",
345
- multiSelect: false,
346
- values: {
347
- id: 66506,
348
- label: "grau",
349
- value: "grey"
350
- }
351
- },
352
- imageKind: {
353
- id: 1534,
354
- key: "imageKind",
355
- label: "Bild Art",
356
- type: "",
357
- multiSelect: false,
358
- values: {
359
- id: 73861,
360
- label: "Model Image",
361
- value: "model_image"
362
- }
363
- },
364
- imageType: {
365
- id: 1252,
366
- key: "imageType",
367
- label: "Bild Typ",
368
- type: "",
369
- multiSelect: false,
370
- values: {
371
- id: 66481,
372
- label: "Model",
373
- value: "model"
374
- }
375
- }
376
- }
377
- }, {
378
- hash: "images/43998efe919bd825b71d2ef1ff159353.jpg",
379
- attributes: {
380
- imageBackground: {
381
- id: 1258,
382
- key: "imageBackground",
383
- label: BILD_HINTERGRUND_LABEL,
384
- type: "",
385
- multiSelect: false,
386
- values: {
387
- id: 66506,
388
- label: "grau",
389
- value: "grey"
390
- }
391
- },
392
- imageKind: {
393
- id: 1534,
394
- key: "imageKind",
395
- label: "Bild Art",
396
- type: "",
397
- multiSelect: false,
398
- values: {
399
- id: 73859,
400
- label: "Model-Outfit Image",
401
- value: "modeloutfit_image"
402
- }
403
- },
404
- imageType: {
405
- id: 1252,
406
- key: "imageType",
407
- label: "Bild Typ",
408
- type: "",
409
- multiSelect: false,
410
- values: {
411
- id: 66481,
412
- label: "Model",
413
- value: "model"
414
- }
415
- }
416
- }
417
- }, {
418
- hash: "images/b953361cab23976305778c556282ef0b.jpg",
419
- attributes: {
420
- imageBackground: {
421
- id: 1258,
422
- key: "imageBackground",
423
- label: BILD_HINTERGRUND_LABEL,
424
- type: "",
425
- multiSelect: false,
426
- values: {
427
- id: 66506,
428
- label: "grau",
429
- value: "grey"
430
- }
431
- },
432
- imageKind: {
433
- id: 1534,
434
- key: "imageKind",
435
- label: "Bild Art",
436
- type: "",
437
- multiSelect: false,
438
- values: {
439
- id: 73858,
440
- label: "Detail Image",
441
- value: "detail_image"
442
- }
443
- },
444
- imageType: {
445
- id: 1252,
446
- key: "imageType",
447
- label: "Bild Typ",
448
- type: "",
449
- multiSelect: false,
450
- values: {
451
- id: 66480,
452
- label: "B\xFCste",
453
- value: "bust"
454
- }
455
- }
456
- }
457
- }, {
458
- hash: "images/a735bfeefc11d14d703f697133958bd6.jpg",
459
- attributes: {
460
- imageBackground: {
461
- id: 1258,
462
- key: "imageBackground",
463
- label: BILD_HINTERGRUND_LABEL,
464
- type: "",
465
- multiSelect: false,
466
- values: {
467
- id: 66506,
468
- label: "grau",
469
- value: "grey"
470
- }
471
- },
472
- imageKind: {
473
- id: 1534,
474
- key: "imageKind",
475
- label: "Bild Art",
476
- type: "",
477
- multiSelect: false,
478
- values: {
479
- id: 73858,
480
- label: "Detail Image",
481
- value: "detail_image"
482
- }
483
- },
484
- imageType: {
485
- id: 1252,
486
- key: "imageType",
487
- label: "Bild Typ",
488
- type: "",
489
- multiSelect: false,
490
- values: {
491
- id: 66480,
492
- label: "B\xFCste",
493
- value: "bust"
494
- }
495
- }
496
- }
497
- }],
498
- variants: [{
499
- id: 43239673,
500
- referenceKey: "EDT3759001000001",
501
- firstLiveAt: "2021-04-07T09:30:06+00:00",
502
- createdAt: "2021-02-02T10:39:10+00:00",
503
- updatedAt: "2022-07-30T08:38:55+00:00",
504
- price: {
505
- currencyCode: "EUR",
506
- withTax: 16500,
507
- withoutTax: 13866,
508
- appliedReductions: [{
509
- category: "sale",
510
- type: "relative",
511
- amount: {
512
- relative: 0.21,
513
- absoluteWithTax: 4400
514
- }
515
- }, {
516
- category: "campaign",
517
- type: "relative",
518
- amount: {
519
- relative: 0.5,
520
- absoluteWithTax: 2200
521
- }
522
- }],
523
- recommendedRetailPrice: null,
524
- tax: {
525
- vat: {
526
- amount: 2634,
527
- rate: 0.19
528
- }
529
- }
530
- },
531
- stock: {
532
- supplierId: 130,
533
- warehouseId: 115,
534
- quantity: 0,
535
- isSellableWithoutStock: false
536
- },
537
- attributes: {},
538
- advancedAttributes: {
539
- variantCrosssellings: {
540
- id: 1430,
541
- key: "variantCrosssellings",
542
- label: "Crosssellings",
543
- type: "",
544
- values: [{
545
- fieldSet: [[{
546
- value: "4063582377638"
547
- }], [{
548
- value: "4063582448338"
549
- }]],
550
- groupSet: []
551
- }]
552
- }
553
- },
554
- lowestPriorPrice: {
555
- withTax: null,
556
- relativeDifferenceToPrice: null
557
- }
558
- }],
559
- siblings: [],
560
- priceRange: {
561
- min: {
562
- currencyCode: "EUR",
563
- withTax: 16500,
564
- withoutTax: 13866,
565
- appliedReductions: [{
566
- category: "sale",
567
- type: "relative",
568
- amount: {
569
- relative: 0.21,
570
- absoluteWithTax: 4400
571
- }
572
- }],
573
- recommendedRetailPrice: null,
574
- tax: {
575
- vat: {
576
- amount: 2634,
577
- rate: 0.19
578
- }
579
- }
580
- },
581
- max: {
582
- currencyCode: "EUR",
583
- withTax: 16500,
584
- withoutTax: 13866,
585
- appliedReductions: [{
586
- category: "sale",
587
- type: "relative",
588
- amount: {
589
- relative: 0.21,
590
- absoluteWithTax: 4400
591
- }
592
- }],
593
- recommendedRetailPrice: null,
594
- tax: {
595
- vat: {
596
- amount: 2634,
597
- rate: 0.19
598
- }
599
- }
600
- }
601
- },
602
- categories: [[{
603
- categoryId: 607403,
604
- categoryName: "Women",
605
- categorySlug: "women",
606
- categoryUrl: "/women",
607
- categoryHidden: false,
608
- categoryProperties: []
609
- }], [{
610
- categoryId: 607403,
611
- categoryName: "Women",
612
- categorySlug: "women",
613
- categoryUrl: "/women",
614
- categoryHidden: false,
615
- categoryProperties: []
616
- }, {
617
- categoryId: 608453,
618
- categoryName: "Kleidung",
619
- categorySlug: "kleidung",
620
- categoryUrl: WOMEN_CLOTHING_CATEGORY_URL,
621
- categoryHidden: false,
622
- categoryProperties: []
623
- }, {
624
- categoryId: 607404,
625
- categoryName: "Sale",
626
- categorySlug: "sale",
627
- categoryUrl: `${WOMEN_CLOTHING_CATEGORY_URL}/sale`,
628
- categoryHidden: false,
629
- categoryProperties: []
630
- }], [{
631
- categoryId: 607403,
632
- categoryName: "Women",
633
- categorySlug: "women",
634
- categoryUrl: "/women",
635
- categoryHidden: false,
636
- categoryProperties: []
637
- }, {
638
- categoryId: 608453,
639
- categoryName: "Kleidung",
640
- categorySlug: "kleidung",
641
- categoryUrl: WOMEN_CLOTHING_CATEGORY_URL,
642
- categoryHidden: false,
643
- categoryProperties: []
644
- }, {
645
- categoryId: 607404,
646
- categoryName: "Sale",
647
- categorySlug: "sale",
648
- categoryUrl: `${WOMEN_CLOTHING_CATEGORY_URL}/sale`,
649
- categoryHidden: false,
650
- categoryProperties: []
651
- }, {
652
- categoryId: 607405,
653
- categoryName: "Kleidung",
654
- categorySlug: "kleidung",
655
- categoryUrl: `${WOMEN_CLOTHING_CATEGORY_URL}/sale/kleidung`,
656
- categoryHidden: false,
657
- categoryProperties: []
658
- }], [{
659
- categoryId: 607403,
660
- categoryName: "Women",
661
- categorySlug: "women",
662
- categoryUrl: "/women",
663
- categoryHidden: false,
664
- categoryProperties: []
665
- }, {
666
- categoryId: 608453,
667
- categoryName: "Kleidung",
668
- categorySlug: "kleidung",
669
- categoryUrl: WOMEN_CLOTHING_CATEGORY_URL,
670
- categoryHidden: false,
671
- categoryProperties: []
672
- }, {
673
- categoryId: 607404,
674
- categoryName: "Sale",
675
- categorySlug: "sale",
676
- categoryUrl: `${WOMEN_CLOTHING_CATEGORY_URL}/sale`,
677
- categoryHidden: false,
678
- categoryProperties: []
679
- }, {
680
- categoryId: 607405,
681
- categoryName: "Kleidung",
682
- categorySlug: "kleidung",
683
- categoryUrl: `${WOMEN_CLOTHING_CATEGORY_URL}/sale/kleidung`,
684
- categoryHidden: false,
685
- categoryProperties: []
686
- }, {
687
- categoryId: 607409,
688
- categoryName: "R\xF6cke",
689
- categorySlug: "roecke",
690
- categoryUrl: `${WOMEN_CLOTHING_CATEGORY_URL}/sale/kleidung/roecke`,
691
- categoryHidden: false,
692
- categoryProperties: []
693
- }], [{
694
- categoryId: 607403,
695
- categoryName: "Women",
696
- categorySlug: "women",
697
- categoryUrl: "/women",
698
- categoryHidden: false,
699
- categoryProperties: []
700
- }, {
701
- categoryId: 608453,
702
- categoryName: "Kleidung",
703
- categorySlug: "kleidung",
704
- categoryUrl: WOMEN_CLOTHING_CATEGORY_URL,
705
- categoryHidden: false,
706
- categoryProperties: []
707
- }, {
708
- categoryId: 607443,
709
- categoryName: "R\xF6cke",
710
- categorySlug: "roecke",
711
- categoryUrl: `${WOMEN_CLOTHING_CATEGORY_URL}/roecke`,
712
- categoryHidden: false,
713
- categoryProperties: []
714
- }], [{
715
- categoryId: 607497,
716
- categoryName: "Looks",
717
- categorySlug: "looks",
718
- categoryUrl: "/looks",
719
- categoryHidden: false,
720
- categoryProperties: []
721
- }], [{
722
- categoryId: 607497,
723
- categoryName: "Looks",
724
- categorySlug: "looks",
725
- categoryUrl: "/looks",
726
- categoryHidden: false,
727
- categoryProperties: []
728
- }, {
729
- categoryId: 607707,
730
- categoryName: "Black Mania",
731
- categorySlug: "black-mania",
732
- categoryUrl: "/looks/black-mania",
733
- categoryHidden: false,
734
- categoryProperties: []
735
- }], [{
736
- categoryId: 607497,
737
- categoryName: "Looks",
738
- categorySlug: "looks",
739
- categoryUrl: "/looks",
740
- categoryHidden: false,
741
- categoryProperties: []
742
- }, {
743
- categoryId: 607791,
744
- categoryName: "Best of Basics",
745
- categorySlug: "best-of-basics",
746
- categoryUrl: "/looks/best-of-basics",
747
- categoryHidden: false,
748
- categoryProperties: []
749
- }], [{
750
- categoryId: 607403,
751
- categoryName: "Women",
752
- categorySlug: "women",
753
- categoryUrl: "/women",
754
- categoryHidden: false,
755
- categoryProperties: []
756
- }, {
757
- categoryId: 608453,
758
- categoryName: "Kleidung",
759
- categorySlug: "kleidung",
760
- categoryUrl: WOMEN_CLOTHING_CATEGORY_URL,
761
- categoryHidden: false,
762
- categoryProperties: []
763
- }]]
764
- };
765
- const priceFixture = exports.priceFixture = product.variants[0].price;
766
- const priceFixtureWithReductions = exports.priceFixtureWithReductions = productFromEDT.variants[0].price;