@softwear/latestcollectioncore 1.0.174 → 1.0.176
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/dist/imageBinder.js +18 -12
- package/dist/index.d.ts +3 -0
- package/dist/index.js +5 -1
- package/dist/pdf.d.ts +67 -0
- package/dist/pdf.js +2 -0
- package/dist/reports.d.ts +35 -0
- package/dist/reports.js +705 -0
- package/package.json +3 -2
- package/src/imageBinder.ts +18 -16
- package/src/index.ts +3 -0
- package/src/pdf.ts +76 -0
- package/src/reports.ts +831 -0
- package/test/imageBinder.spec.js +8 -8
- package/test/imageBinderTestData/brandDataMatched/dreamstar.json +6 -709
- package/test/imageBinderTestData/brandDataMatched/lowa.json +6 -1456
- package/test/imageBinderTestData/brandDataMatched/miraclesuit.json +838 -1721
- package/test/imageBinderTestData/brandDataMatched/vacanzeitaliane.json +1215 -2185
- package/test/imageBinderTestData/brandSkus/dreamstar.json +68 -34
- package/test/imageBinderTestData/brandSkus/lowa.json +168 -84
- package/test/imageBinderTestData/brandSkus/miraclesuit.json +78 -39
- package/test/imageBinderTestData/brandSkus/vacanzeitaliane.json +106 -53
- package/test/reports.spec.ts +74 -0
- package/test.pdf +0 -0
|
@@ -23003,162 +23003,7 @@
|
|
|
23003
23003
|
"colorCode": "Blue Denim"
|
|
23004
23004
|
}
|
|
23005
23005
|
],
|
|
23006
|
-
"Z24 106 Joy_Blue Denim_1.jpg": [
|
|
23007
|
-
{
|
|
23008
|
-
"brand": "Dreamstar",
|
|
23009
|
-
"articleCodeSupplier": "Z24 106 Joy",
|
|
23010
|
-
"articleCode": "Z24 106 Joy",
|
|
23011
|
-
"articleDescription": "broek DENIM",
|
|
23012
|
-
"_gender": "Women",
|
|
23013
|
-
"_composition": "89% katoen - 8% pes - 3% el",
|
|
23014
|
-
"buyPrice": 28.55,
|
|
23015
|
-
"valuePrice": 28.55,
|
|
23016
|
-
"price": 79.99,
|
|
23017
|
-
"colorSupplier": "Blue Denim",
|
|
23018
|
-
"colorCodeSupplier": "Blue Denim",
|
|
23019
|
-
"articleGroupSupplier": "Broek recht",
|
|
23020
|
-
"collectionSupplier": "Zomer 2024",
|
|
23021
|
-
"sizeSupplier": "36",
|
|
23022
|
-
"id": "8720917022941",
|
|
23023
|
-
"__created": 1695908963979,
|
|
23024
|
-
"__modified": 1706819847433,
|
|
23025
|
-
"collection": "",
|
|
23026
|
-
"articleGroup": "Broek recht",
|
|
23027
|
-
"colorCode": "Blue Denim"
|
|
23028
|
-
},
|
|
23029
|
-
{
|
|
23030
|
-
"brand": "Dreamstar",
|
|
23031
|
-
"articleCodeSupplier": "Z24 106 Joy",
|
|
23032
|
-
"articleCode": "Z24 106 Joy",
|
|
23033
|
-
"articleDescription": "broek DENIM",
|
|
23034
|
-
"_gender": "Women",
|
|
23035
|
-
"_composition": "89% katoen - 8% pes - 3% el",
|
|
23036
|
-
"buyPrice": 28.55,
|
|
23037
|
-
"valuePrice": 28.55,
|
|
23038
|
-
"price": 79.99,
|
|
23039
|
-
"colorSupplier": "Blue Denim",
|
|
23040
|
-
"colorCodeSupplier": "Blue Denim",
|
|
23041
|
-
"articleGroupSupplier": "Broek recht",
|
|
23042
|
-
"collectionSupplier": "Zomer 2024",
|
|
23043
|
-
"sizeSupplier": "38",
|
|
23044
|
-
"id": "8720917022958",
|
|
23045
|
-
"__created": 1695908963979,
|
|
23046
|
-
"__modified": 1706819847433,
|
|
23047
|
-
"collection": "",
|
|
23048
|
-
"articleGroup": "Broek recht",
|
|
23049
|
-
"colorCode": "Blue Denim"
|
|
23050
|
-
},
|
|
23051
|
-
{
|
|
23052
|
-
"brand": "Dreamstar",
|
|
23053
|
-
"articleCodeSupplier": "Z24 106 Joy",
|
|
23054
|
-
"articleCode": "Z24 106 Joy",
|
|
23055
|
-
"articleDescription": "broek DENIM",
|
|
23056
|
-
"_gender": "Women",
|
|
23057
|
-
"_composition": "89% katoen - 8% pes - 3% el",
|
|
23058
|
-
"buyPrice": 28.55,
|
|
23059
|
-
"valuePrice": 28.55,
|
|
23060
|
-
"price": 79.99,
|
|
23061
|
-
"colorSupplier": "Blue Denim",
|
|
23062
|
-
"colorCodeSupplier": "Blue Denim",
|
|
23063
|
-
"articleGroupSupplier": "Broek recht",
|
|
23064
|
-
"collectionSupplier": "Zomer 2024",
|
|
23065
|
-
"sizeSupplier": "40",
|
|
23066
|
-
"id": "8720917022965",
|
|
23067
|
-
"__created": 1695908963979,
|
|
23068
|
-
"__modified": 1706819847433,
|
|
23069
|
-
"collection": "",
|
|
23070
|
-
"articleGroup": "Broek recht",
|
|
23071
|
-
"colorCode": "Blue Denim"
|
|
23072
|
-
},
|
|
23073
|
-
{
|
|
23074
|
-
"brand": "Dreamstar",
|
|
23075
|
-
"articleCodeSupplier": "Z24 106 Joy",
|
|
23076
|
-
"articleCode": "Z24 106 Joy",
|
|
23077
|
-
"articleDescription": "broek DENIM",
|
|
23078
|
-
"_gender": "Women",
|
|
23079
|
-
"_composition": "89% katoen - 8% pes - 3% el",
|
|
23080
|
-
"buyPrice": 28.55,
|
|
23081
|
-
"valuePrice": 28.55,
|
|
23082
|
-
"price": 79.99,
|
|
23083
|
-
"colorSupplier": "Blue Denim",
|
|
23084
|
-
"colorCodeSupplier": "Blue Denim",
|
|
23085
|
-
"articleGroupSupplier": "Broek recht",
|
|
23086
|
-
"collectionSupplier": "Zomer 2024",
|
|
23087
|
-
"sizeSupplier": "42",
|
|
23088
|
-
"id": "8720917022972",
|
|
23089
|
-
"__created": 1695908963979,
|
|
23090
|
-
"__modified": 1706819847433,
|
|
23091
|
-
"collection": "",
|
|
23092
|
-
"articleGroup": "Broek recht",
|
|
23093
|
-
"colorCode": "Blue Denim"
|
|
23094
|
-
},
|
|
23095
|
-
{
|
|
23096
|
-
"brand": "Dreamstar",
|
|
23097
|
-
"articleCodeSupplier": "Z24 106 Joy",
|
|
23098
|
-
"articleCode": "Z24 106 Joy",
|
|
23099
|
-
"articleDescription": "broek DENIM",
|
|
23100
|
-
"_gender": "Women",
|
|
23101
|
-
"_composition": "89% katoen - 8% pes - 3% el",
|
|
23102
|
-
"buyPrice": 28.55,
|
|
23103
|
-
"valuePrice": 28.55,
|
|
23104
|
-
"price": 79.99,
|
|
23105
|
-
"colorSupplier": "Blue Denim",
|
|
23106
|
-
"colorCodeSupplier": "Blue Denim",
|
|
23107
|
-
"articleGroupSupplier": "Broek recht",
|
|
23108
|
-
"collectionSupplier": "Zomer 2024",
|
|
23109
|
-
"sizeSupplier": "44",
|
|
23110
|
-
"id": "8720917022989",
|
|
23111
|
-
"__created": 1695908963979,
|
|
23112
|
-
"__modified": 1706819847433,
|
|
23113
|
-
"collection": "",
|
|
23114
|
-
"articleGroup": "Broek recht",
|
|
23115
|
-
"colorCode": "Blue Denim"
|
|
23116
|
-
},
|
|
23117
|
-
{
|
|
23118
|
-
"brand": "Dreamstar",
|
|
23119
|
-
"articleCodeSupplier": "Z24 106 Joy",
|
|
23120
|
-
"articleCode": "Z24 106 Joy",
|
|
23121
|
-
"articleDescription": "broek DENIM",
|
|
23122
|
-
"_gender": "Women",
|
|
23123
|
-
"_composition": "89% katoen - 8% pes - 3% el",
|
|
23124
|
-
"buyPrice": 28.55,
|
|
23125
|
-
"valuePrice": 28.55,
|
|
23126
|
-
"price": 79.99,
|
|
23127
|
-
"colorSupplier": "Blue Denim",
|
|
23128
|
-
"colorCodeSupplier": "Blue Denim",
|
|
23129
|
-
"articleGroupSupplier": "Broek recht",
|
|
23130
|
-
"collectionSupplier": "Zomer 2024",
|
|
23131
|
-
"sizeSupplier": "46",
|
|
23132
|
-
"id": "8720917022996",
|
|
23133
|
-
"__created": 1695908963979,
|
|
23134
|
-
"__modified": 1706819847434,
|
|
23135
|
-
"collection": "",
|
|
23136
|
-
"articleGroup": "Broek recht",
|
|
23137
|
-
"colorCode": "Blue Denim"
|
|
23138
|
-
},
|
|
23139
|
-
{
|
|
23140
|
-
"brand": "Dreamstar",
|
|
23141
|
-
"articleCodeSupplier": "Z24 106 Joy",
|
|
23142
|
-
"articleCode": "Z24 106 Joy",
|
|
23143
|
-
"articleDescription": "broek DENIM",
|
|
23144
|
-
"_gender": "Women",
|
|
23145
|
-
"_composition": "89% katoen - 8% pes - 3% el",
|
|
23146
|
-
"buyPrice": 28.55,
|
|
23147
|
-
"valuePrice": 28.55,
|
|
23148
|
-
"price": 79.99,
|
|
23149
|
-
"colorSupplier": "Blue Denim",
|
|
23150
|
-
"colorCodeSupplier": "Blue Denim",
|
|
23151
|
-
"articleGroupSupplier": "Broek recht",
|
|
23152
|
-
"collectionSupplier": "Zomer 2024",
|
|
23153
|
-
"sizeSupplier": "48",
|
|
23154
|
-
"id": "8720917023009",
|
|
23155
|
-
"__created": 1695908963979,
|
|
23156
|
-
"__modified": 1706819847434,
|
|
23157
|
-
"collection": "",
|
|
23158
|
-
"articleGroup": "Broek recht",
|
|
23159
|
-
"colorCode": "Blue Denim"
|
|
23160
|
-
}
|
|
23161
|
-
],
|
|
23006
|
+
"Z24 106 Joy_Blue Denim_1.jpg": [],
|
|
23162
23007
|
"Z24 106 Lacy_Blue Denim_1.jpg": [
|
|
23163
23008
|
{
|
|
23164
23009
|
"brand": "Dreamstar",
|
|
@@ -26491,118 +26336,7 @@
|
|
|
26491
26336
|
"colorCode": "Latte"
|
|
26492
26337
|
}
|
|
26493
26338
|
],
|
|
26494
|
-
"Z24 113 Wango_Rood_1.jpg": [
|
|
26495
|
-
{
|
|
26496
|
-
"brand": "Dreamstar",
|
|
26497
|
-
"articleCodeSupplier": "Z24 113 Wango",
|
|
26498
|
-
"articleCode": "Z24 113 Wango",
|
|
26499
|
-
"articleDescription": "jasje SWEAT",
|
|
26500
|
-
"_gender": "Women",
|
|
26501
|
-
"_composition": "85% Co - 12% Vis - 3% El",
|
|
26502
|
-
"buyPrice": 32,
|
|
26503
|
-
"valuePrice": 32,
|
|
26504
|
-
"price": 89.99,
|
|
26505
|
-
"colorSupplier": "Rood",
|
|
26506
|
-
"colorCodeSupplier": "Rood",
|
|
26507
|
-
"articleGroupSupplier": "Jasje",
|
|
26508
|
-
"collectionSupplier": "Zomer 2024",
|
|
26509
|
-
"sizeSupplier": "S",
|
|
26510
|
-
"id": "8720917024518",
|
|
26511
|
-
"__created": 1695908963979,
|
|
26512
|
-
"__modified": 1706819847448,
|
|
26513
|
-
"collection": "",
|
|
26514
|
-
"articleGroup": "Jasje",
|
|
26515
|
-
"colorCode": "Rood"
|
|
26516
|
-
},
|
|
26517
|
-
{
|
|
26518
|
-
"brand": "Dreamstar",
|
|
26519
|
-
"articleCodeSupplier": "Z24 113 Wango",
|
|
26520
|
-
"articleCode": "Z24 113 Wango",
|
|
26521
|
-
"articleDescription": "jasje SWEAT",
|
|
26522
|
-
"_gender": "Women",
|
|
26523
|
-
"_composition": "85% Co - 12% Vis - 3% El",
|
|
26524
|
-
"buyPrice": 32,
|
|
26525
|
-
"valuePrice": 32,
|
|
26526
|
-
"price": 89.99,
|
|
26527
|
-
"colorSupplier": "Rood",
|
|
26528
|
-
"colorCodeSupplier": "Rood",
|
|
26529
|
-
"articleGroupSupplier": "Jasje",
|
|
26530
|
-
"collectionSupplier": "Zomer 2024",
|
|
26531
|
-
"sizeSupplier": "M",
|
|
26532
|
-
"id": "8720917024402",
|
|
26533
|
-
"__created": 1695908963979,
|
|
26534
|
-
"__modified": 1706819847449,
|
|
26535
|
-
"collection": "",
|
|
26536
|
-
"articleGroup": "Jasje",
|
|
26537
|
-
"colorCode": "Rood"
|
|
26538
|
-
},
|
|
26539
|
-
{
|
|
26540
|
-
"brand": "Dreamstar",
|
|
26541
|
-
"articleCodeSupplier": "Z24 113 Wango",
|
|
26542
|
-
"articleCode": "Z24 113 Wango",
|
|
26543
|
-
"articleDescription": "jasje SWEAT",
|
|
26544
|
-
"_gender": "Women",
|
|
26545
|
-
"_composition": "85% Co - 12% Vis - 3% El",
|
|
26546
|
-
"buyPrice": 32,
|
|
26547
|
-
"valuePrice": 32,
|
|
26548
|
-
"price": 89.99,
|
|
26549
|
-
"colorSupplier": "Rood",
|
|
26550
|
-
"colorCodeSupplier": "Rood",
|
|
26551
|
-
"articleGroupSupplier": "Jasje",
|
|
26552
|
-
"collectionSupplier": "Zomer 2024",
|
|
26553
|
-
"sizeSupplier": "L",
|
|
26554
|
-
"id": "8720917024532",
|
|
26555
|
-
"__created": 1695908963979,
|
|
26556
|
-
"__modified": 1706819847449,
|
|
26557
|
-
"collection": "",
|
|
26558
|
-
"articleGroup": "Jasje",
|
|
26559
|
-
"colorCode": "Rood"
|
|
26560
|
-
},
|
|
26561
|
-
{
|
|
26562
|
-
"brand": "Dreamstar",
|
|
26563
|
-
"articleCodeSupplier": "Z24 113 Wango",
|
|
26564
|
-
"articleCode": "Z24 113 Wango",
|
|
26565
|
-
"articleDescription": "jasje SWEAT",
|
|
26566
|
-
"_gender": "Women",
|
|
26567
|
-
"_composition": "85% Co - 12% Vis - 3% El",
|
|
26568
|
-
"buyPrice": 32,
|
|
26569
|
-
"valuePrice": 32,
|
|
26570
|
-
"price": 89.99,
|
|
26571
|
-
"colorSupplier": "Rood",
|
|
26572
|
-
"colorCodeSupplier": "Rood",
|
|
26573
|
-
"articleGroupSupplier": "Jasje",
|
|
26574
|
-
"collectionSupplier": "Zomer 2024",
|
|
26575
|
-
"sizeSupplier": "XL",
|
|
26576
|
-
"id": "8720917024433",
|
|
26577
|
-
"__created": 1695908963979,
|
|
26578
|
-
"__modified": 1706819847449,
|
|
26579
|
-
"collection": "",
|
|
26580
|
-
"articleGroup": "Jasje",
|
|
26581
|
-
"colorCode": "Rood"
|
|
26582
|
-
},
|
|
26583
|
-
{
|
|
26584
|
-
"brand": "Dreamstar",
|
|
26585
|
-
"articleCodeSupplier": "Z24 113 Wango",
|
|
26586
|
-
"articleCode": "Z24 113 Wango",
|
|
26587
|
-
"articleDescription": "jasje SWEAT",
|
|
26588
|
-
"_gender": "Women",
|
|
26589
|
-
"_composition": "85% Co - 12% Vis - 3% El",
|
|
26590
|
-
"buyPrice": 32,
|
|
26591
|
-
"valuePrice": 32,
|
|
26592
|
-
"price": 89.99,
|
|
26593
|
-
"colorSupplier": "Rood",
|
|
26594
|
-
"colorCodeSupplier": "Rood",
|
|
26595
|
-
"articleGroupSupplier": "Jasje",
|
|
26596
|
-
"collectionSupplier": "Zomer 2024",
|
|
26597
|
-
"sizeSupplier": "XXL",
|
|
26598
|
-
"id": "8720917024488",
|
|
26599
|
-
"__created": 1695908963979,
|
|
26600
|
-
"__modified": 1706819847449,
|
|
26601
|
-
"collection": "",
|
|
26602
|
-
"articleGroup": "Jasje",
|
|
26603
|
-
"colorCode": "Rood"
|
|
26604
|
-
}
|
|
26605
|
-
],
|
|
26339
|
+
"Z24 113 Wango_Rood_1.jpg": [],
|
|
26606
26340
|
"Z24 114 Disco_Ivoor-Zwart_1.jpg": [
|
|
26607
26341
|
{
|
|
26608
26342
|
"brand": "Dreamstar",
|
|
@@ -30051,118 +29785,7 @@
|
|
|
30051
29785
|
"colorCode": "Rood Mix"
|
|
30052
29786
|
}
|
|
30053
29787
|
],
|
|
30054
|
-
"Z24 125 Elstar_Ivoor_1.jpg": [
|
|
30055
|
-
{
|
|
30056
|
-
"brand": "Dreamstar",
|
|
30057
|
-
"articleCodeSupplier": "Z24 125 Elstar",
|
|
30058
|
-
"articleCode": "Z24 125 Elstar",
|
|
30059
|
-
"articleDescription": "top TRICOT JACQ.",
|
|
30060
|
-
"_gender": "Women",
|
|
30061
|
-
"_composition": "86% polyamide-14% elastaan",
|
|
30062
|
-
"buyPrice": 17.85,
|
|
30063
|
-
"valuePrice": 17.85,
|
|
30064
|
-
"price": 49.99,
|
|
30065
|
-
"colorSupplier": "Ivoor",
|
|
30066
|
-
"colorCodeSupplier": "Ivoor",
|
|
30067
|
-
"articleGroupSupplier": "Top korte mouw",
|
|
30068
|
-
"collectionSupplier": "Zomer 2024",
|
|
30069
|
-
"sizeSupplier": "S",
|
|
30070
|
-
"id": "8720917026222",
|
|
30071
|
-
"__created": 1695908963988,
|
|
30072
|
-
"__modified": 1706819847464,
|
|
30073
|
-
"collection": "",
|
|
30074
|
-
"articleGroup": "Top korte mouw",
|
|
30075
|
-
"colorCode": "Ivoor"
|
|
30076
|
-
},
|
|
30077
|
-
{
|
|
30078
|
-
"brand": "Dreamstar",
|
|
30079
|
-
"articleCodeSupplier": "Z24 125 Elstar",
|
|
30080
|
-
"articleCode": "Z24 125 Elstar",
|
|
30081
|
-
"articleDescription": "top TRICOT JACQ.",
|
|
30082
|
-
"_gender": "Women",
|
|
30083
|
-
"_composition": "86% polyamide-14% elastaan",
|
|
30084
|
-
"buyPrice": 17.85,
|
|
30085
|
-
"valuePrice": 17.85,
|
|
30086
|
-
"price": 49.99,
|
|
30087
|
-
"colorSupplier": "Ivoor",
|
|
30088
|
-
"colorCodeSupplier": "Ivoor",
|
|
30089
|
-
"articleGroupSupplier": "Top korte mouw",
|
|
30090
|
-
"collectionSupplier": "Zomer 2024",
|
|
30091
|
-
"sizeSupplier": "M",
|
|
30092
|
-
"id": "8720917026130",
|
|
30093
|
-
"__created": 1695908963988,
|
|
30094
|
-
"__modified": 1706819847464,
|
|
30095
|
-
"collection": "",
|
|
30096
|
-
"articleGroup": "Top korte mouw",
|
|
30097
|
-
"colorCode": "Ivoor"
|
|
30098
|
-
},
|
|
30099
|
-
{
|
|
30100
|
-
"brand": "Dreamstar",
|
|
30101
|
-
"articleCodeSupplier": "Z24 125 Elstar",
|
|
30102
|
-
"articleCode": "Z24 125 Elstar",
|
|
30103
|
-
"articleDescription": "top TRICOT JACQ.",
|
|
30104
|
-
"_gender": "Women",
|
|
30105
|
-
"_composition": "86% polyamide-14% elastaan",
|
|
30106
|
-
"buyPrice": 17.85,
|
|
30107
|
-
"valuePrice": 17.85,
|
|
30108
|
-
"price": 49.99,
|
|
30109
|
-
"colorSupplier": "Ivoor",
|
|
30110
|
-
"colorCodeSupplier": "Ivoor",
|
|
30111
|
-
"articleGroupSupplier": "Top korte mouw",
|
|
30112
|
-
"collectionSupplier": "Zomer 2024",
|
|
30113
|
-
"sizeSupplier": "L",
|
|
30114
|
-
"id": "8720917026291",
|
|
30115
|
-
"__created": 1695908963988,
|
|
30116
|
-
"__modified": 1706819847464,
|
|
30117
|
-
"collection": "",
|
|
30118
|
-
"articleGroup": "Top korte mouw",
|
|
30119
|
-
"colorCode": "Ivoor"
|
|
30120
|
-
},
|
|
30121
|
-
{
|
|
30122
|
-
"brand": "Dreamstar",
|
|
30123
|
-
"articleCodeSupplier": "Z24 125 Elstar",
|
|
30124
|
-
"articleCode": "Z24 125 Elstar",
|
|
30125
|
-
"articleDescription": "top TRICOT JACQ.",
|
|
30126
|
-
"_gender": "Women",
|
|
30127
|
-
"_composition": "86% polyamide-14% elastaan",
|
|
30128
|
-
"buyPrice": 17.85,
|
|
30129
|
-
"valuePrice": 17.85,
|
|
30130
|
-
"price": 49.99,
|
|
30131
|
-
"colorSupplier": "Ivoor",
|
|
30132
|
-
"colorCodeSupplier": "Ivoor",
|
|
30133
|
-
"articleGroupSupplier": "Top korte mouw",
|
|
30134
|
-
"collectionSupplier": "Zomer 2024",
|
|
30135
|
-
"sizeSupplier": "XL",
|
|
30136
|
-
"id": "8720917026307",
|
|
30137
|
-
"__created": 1695908963988,
|
|
30138
|
-
"__modified": 1706819847464,
|
|
30139
|
-
"collection": "",
|
|
30140
|
-
"articleGroup": "Top korte mouw",
|
|
30141
|
-
"colorCode": "Ivoor"
|
|
30142
|
-
},
|
|
30143
|
-
{
|
|
30144
|
-
"brand": "Dreamstar",
|
|
30145
|
-
"articleCodeSupplier": "Z24 125 Elstar",
|
|
30146
|
-
"articleCode": "Z24 125 Elstar",
|
|
30147
|
-
"articleDescription": "top TRICOT JACQ.",
|
|
30148
|
-
"_gender": "Women",
|
|
30149
|
-
"_composition": "86% polyamide-14% elastaan",
|
|
30150
|
-
"buyPrice": 17.85,
|
|
30151
|
-
"valuePrice": 17.85,
|
|
30152
|
-
"price": 49.99,
|
|
30153
|
-
"colorSupplier": "Ivoor",
|
|
30154
|
-
"colorCodeSupplier": "Ivoor",
|
|
30155
|
-
"articleGroupSupplier": "Top korte mouw",
|
|
30156
|
-
"collectionSupplier": "Zomer 2024",
|
|
30157
|
-
"sizeSupplier": "XXL",
|
|
30158
|
-
"id": "8720917026253",
|
|
30159
|
-
"__created": 1695908963988,
|
|
30160
|
-
"__modified": 1706819847464,
|
|
30161
|
-
"collection": "",
|
|
30162
|
-
"articleGroup": "Top korte mouw",
|
|
30163
|
-
"colorCode": "Ivoor"
|
|
30164
|
-
}
|
|
30165
|
-
],
|
|
29788
|
+
"Z24 125 Elstar_Ivoor_1.jpg": [],
|
|
30166
29789
|
"Z24 125 Elstar_Kobalt_1.jpg": [
|
|
30167
29790
|
{
|
|
30168
29791
|
"brand": "Dreamstar",
|
|
@@ -51683,141 +51306,7 @@
|
|
|
51683
51306
|
"__modified": 1727478152004
|
|
51684
51307
|
}
|
|
51685
51308
|
],
|
|
51686
|
-
"W24 210 Smile_Mokka_1.jpg": [
|
|
51687
|
-
{
|
|
51688
|
-
"brand": "dreamstar",
|
|
51689
|
-
"articleCodeSupplier": "W24 210 Smile",
|
|
51690
|
-
"articleCode": "W24 210 Smile",
|
|
51691
|
-
"articleDescription": "broek PEACH STRETCH",
|
|
51692
|
-
"collectionSupplier": "Winter 2024",
|
|
51693
|
-
"sizeSupplier": "36",
|
|
51694
|
-
"colorCodeSupplier": "Mokka",
|
|
51695
|
-
"colorSupplier": "Mokka",
|
|
51696
|
-
"articleGroupSupplier": "Broek recht",
|
|
51697
|
-
"_gender": "Women",
|
|
51698
|
-
"_quality": "65% katoen-30% polyester-5% elastaan",
|
|
51699
|
-
"buyPrice": 32.15,
|
|
51700
|
-
"valuePrice": 32.15,
|
|
51701
|
-
"price": 89.99,
|
|
51702
|
-
"id": "8720917046244",
|
|
51703
|
-
"__created": 1726232411747,
|
|
51704
|
-
"__modified": 1727478152004
|
|
51705
|
-
},
|
|
51706
|
-
{
|
|
51707
|
-
"brand": "dreamstar",
|
|
51708
|
-
"articleCodeSupplier": "W24 210 Smile",
|
|
51709
|
-
"articleCode": "W24 210 Smile",
|
|
51710
|
-
"articleDescription": "broek PEACH STRETCH",
|
|
51711
|
-
"collectionSupplier": "Winter 2024",
|
|
51712
|
-
"sizeSupplier": "38",
|
|
51713
|
-
"colorCodeSupplier": "Mokka",
|
|
51714
|
-
"colorSupplier": "Mokka",
|
|
51715
|
-
"articleGroupSupplier": "Broek recht",
|
|
51716
|
-
"_gender": "Women",
|
|
51717
|
-
"_quality": "65% katoen-30% polyester-5% elastaan",
|
|
51718
|
-
"buyPrice": 32.15,
|
|
51719
|
-
"valuePrice": 32.15,
|
|
51720
|
-
"price": 89.99,
|
|
51721
|
-
"id": "8720917046251",
|
|
51722
|
-
"__created": 1726232411747,
|
|
51723
|
-
"__modified": 1727478152004
|
|
51724
|
-
},
|
|
51725
|
-
{
|
|
51726
|
-
"brand": "dreamstar",
|
|
51727
|
-
"articleCodeSupplier": "W24 210 Smile",
|
|
51728
|
-
"articleCode": "W24 210 Smile",
|
|
51729
|
-
"articleDescription": "broek PEACH STRETCH",
|
|
51730
|
-
"collectionSupplier": "Winter 2024",
|
|
51731
|
-
"sizeSupplier": "40",
|
|
51732
|
-
"colorCodeSupplier": "Mokka",
|
|
51733
|
-
"colorSupplier": "Mokka",
|
|
51734
|
-
"articleGroupSupplier": "Broek recht",
|
|
51735
|
-
"_gender": "Women",
|
|
51736
|
-
"_quality": "65% katoen-30% polyester-5% elastaan",
|
|
51737
|
-
"buyPrice": 32.15,
|
|
51738
|
-
"valuePrice": 32.15,
|
|
51739
|
-
"price": 89.99,
|
|
51740
|
-
"id": "8720917046268",
|
|
51741
|
-
"__created": 1726232411747,
|
|
51742
|
-
"__modified": 1727478152004
|
|
51743
|
-
},
|
|
51744
|
-
{
|
|
51745
|
-
"brand": "dreamstar",
|
|
51746
|
-
"articleCodeSupplier": "W24 210 Smile",
|
|
51747
|
-
"articleCode": "W24 210 Smile",
|
|
51748
|
-
"articleDescription": "broek PEACH STRETCH",
|
|
51749
|
-
"collectionSupplier": "Winter 2024",
|
|
51750
|
-
"sizeSupplier": "42",
|
|
51751
|
-
"colorCodeSupplier": "Mokka",
|
|
51752
|
-
"colorSupplier": "Mokka",
|
|
51753
|
-
"articleGroupSupplier": "Broek recht",
|
|
51754
|
-
"_gender": "Women",
|
|
51755
|
-
"_quality": "65% katoen-30% polyester-5% elastaan",
|
|
51756
|
-
"buyPrice": 32.15,
|
|
51757
|
-
"valuePrice": 32.15,
|
|
51758
|
-
"price": 89.99,
|
|
51759
|
-
"id": "8720917046275",
|
|
51760
|
-
"__created": 1726232411747,
|
|
51761
|
-
"__modified": 1727478152004
|
|
51762
|
-
},
|
|
51763
|
-
{
|
|
51764
|
-
"brand": "dreamstar",
|
|
51765
|
-
"articleCodeSupplier": "W24 210 Smile",
|
|
51766
|
-
"articleCode": "W24 210 Smile",
|
|
51767
|
-
"articleDescription": "broek PEACH STRETCH",
|
|
51768
|
-
"collectionSupplier": "Winter 2024",
|
|
51769
|
-
"sizeSupplier": "44",
|
|
51770
|
-
"colorCodeSupplier": "Mokka",
|
|
51771
|
-
"colorSupplier": "Mokka",
|
|
51772
|
-
"articleGroupSupplier": "Broek recht",
|
|
51773
|
-
"_gender": "Women",
|
|
51774
|
-
"_quality": "65% katoen-30% polyester-5% elastaan",
|
|
51775
|
-
"buyPrice": 32.15,
|
|
51776
|
-
"valuePrice": 32.15,
|
|
51777
|
-
"price": 89.99,
|
|
51778
|
-
"id": "8720917046282",
|
|
51779
|
-
"__created": 1726232411747,
|
|
51780
|
-
"__modified": 1727478152005
|
|
51781
|
-
},
|
|
51782
|
-
{
|
|
51783
|
-
"brand": "dreamstar",
|
|
51784
|
-
"articleCodeSupplier": "W24 210 Smile",
|
|
51785
|
-
"articleCode": "W24 210 Smile",
|
|
51786
|
-
"articleDescription": "broek PEACH STRETCH",
|
|
51787
|
-
"collectionSupplier": "Winter 2024",
|
|
51788
|
-
"sizeSupplier": "46",
|
|
51789
|
-
"colorCodeSupplier": "Mokka",
|
|
51790
|
-
"colorSupplier": "Mokka",
|
|
51791
|
-
"articleGroupSupplier": "Broek recht",
|
|
51792
|
-
"_gender": "Women",
|
|
51793
|
-
"_quality": "65% katoen-30% polyester-5% elastaan",
|
|
51794
|
-
"buyPrice": 32.15,
|
|
51795
|
-
"valuePrice": 32.15,
|
|
51796
|
-
"price": 89.99,
|
|
51797
|
-
"id": "8720917046299",
|
|
51798
|
-
"__created": 1726232411747,
|
|
51799
|
-
"__modified": 1727478152005
|
|
51800
|
-
},
|
|
51801
|
-
{
|
|
51802
|
-
"brand": "dreamstar",
|
|
51803
|
-
"articleCodeSupplier": "W24 210 Smile",
|
|
51804
|
-
"articleCode": "W24 210 Smile",
|
|
51805
|
-
"articleDescription": "broek PEACH STRETCH",
|
|
51806
|
-
"collectionSupplier": "Winter 2024",
|
|
51807
|
-
"sizeSupplier": "48",
|
|
51808
|
-
"colorCodeSupplier": "Mokka",
|
|
51809
|
-
"colorSupplier": "Mokka",
|
|
51810
|
-
"articleGroupSupplier": "Broek recht",
|
|
51811
|
-
"_gender": "Women",
|
|
51812
|
-
"_quality": "65% katoen-30% polyester-5% elastaan",
|
|
51813
|
-
"buyPrice": 32.15,
|
|
51814
|
-
"valuePrice": 32.15,
|
|
51815
|
-
"price": 89.99,
|
|
51816
|
-
"id": "8720917046305",
|
|
51817
|
-
"__created": 1726232411747,
|
|
51818
|
-
"__modified": 1727478152005
|
|
51819
|
-
}
|
|
51820
|
-
],
|
|
51309
|
+
"W24 210 Smile_Mokka_1.jpg": [],
|
|
51821
51310
|
"W24 210 Smile_Zwart_1.jpg": [
|
|
51822
51311
|
{
|
|
51823
51312
|
"brand": "dreamstar",
|
|
@@ -79733,103 +79222,7 @@
|
|
|
79733
79222
|
"__modified": 1741870288096
|
|
79734
79223
|
}
|
|
79735
79224
|
],
|
|
79736
|
-
"Z25 230 Anja_Blue_1.jpg": [
|
|
79737
|
-
{
|
|
79738
|
-
"brand": "dreamstar",
|
|
79739
|
-
"articleCodeSupplier": "Z25 230 Anja",
|
|
79740
|
-
"articleCode": "Z25 230 Anja",
|
|
79741
|
-
"articleDescription": "vest FANCY UNI",
|
|
79742
|
-
"collectionSupplier": "Zomer 2025",
|
|
79743
|
-
"sizeSupplier": "S",
|
|
79744
|
-
"colorCodeSupplier": "Blue",
|
|
79745
|
-
"colorSupplier": "Blue",
|
|
79746
|
-
"articleGroupSupplier": "Vest lange mouw",
|
|
79747
|
-
"_gender": "Women",
|
|
79748
|
-
"_quality": "70% pes - 30% vis",
|
|
79749
|
-
"buyPrice": 21.45,
|
|
79750
|
-
"valuePrice": 21.45,
|
|
79751
|
-
"price": 59.99,
|
|
79752
|
-
"id": "8720917061896",
|
|
79753
|
-
"__created": 1730711538023,
|
|
79754
|
-
"__modified": 1741870288096
|
|
79755
|
-
},
|
|
79756
|
-
{
|
|
79757
|
-
"brand": "dreamstar",
|
|
79758
|
-
"articleCodeSupplier": "Z25 230 Anja",
|
|
79759
|
-
"articleCode": "Z25 230 Anja",
|
|
79760
|
-
"articleDescription": "vest FANCY UNI",
|
|
79761
|
-
"collectionSupplier": "Zomer 2025",
|
|
79762
|
-
"sizeSupplier": "M",
|
|
79763
|
-
"colorCodeSupplier": "Blue",
|
|
79764
|
-
"colorSupplier": "Blue",
|
|
79765
|
-
"articleGroupSupplier": "Vest lange mouw",
|
|
79766
|
-
"_gender": "Women",
|
|
79767
|
-
"_quality": "70% pes - 30% vis",
|
|
79768
|
-
"buyPrice": 21.45,
|
|
79769
|
-
"valuePrice": 21.45,
|
|
79770
|
-
"price": 59.99,
|
|
79771
|
-
"id": "8720917061902",
|
|
79772
|
-
"__created": 1730711538023,
|
|
79773
|
-
"__modified": 1741870288096
|
|
79774
|
-
},
|
|
79775
|
-
{
|
|
79776
|
-
"brand": "dreamstar",
|
|
79777
|
-
"articleCodeSupplier": "Z25 230 Anja",
|
|
79778
|
-
"articleCode": "Z25 230 Anja",
|
|
79779
|
-
"articleDescription": "vest FANCY UNI",
|
|
79780
|
-
"collectionSupplier": "Zomer 2025",
|
|
79781
|
-
"sizeSupplier": "L",
|
|
79782
|
-
"colorCodeSupplier": "Blue",
|
|
79783
|
-
"colorSupplier": "Blue",
|
|
79784
|
-
"articleGroupSupplier": "Vest lange mouw",
|
|
79785
|
-
"_gender": "Women",
|
|
79786
|
-
"_quality": "70% pes - 30% vis",
|
|
79787
|
-
"buyPrice": 21.45,
|
|
79788
|
-
"valuePrice": 21.45,
|
|
79789
|
-
"price": 59.99,
|
|
79790
|
-
"id": "8720917061919",
|
|
79791
|
-
"__created": 1730711538023,
|
|
79792
|
-
"__modified": 1741870288096
|
|
79793
|
-
},
|
|
79794
|
-
{
|
|
79795
|
-
"brand": "dreamstar",
|
|
79796
|
-
"articleCodeSupplier": "Z25 230 Anja",
|
|
79797
|
-
"articleCode": "Z25 230 Anja",
|
|
79798
|
-
"articleDescription": "vest FANCY UNI",
|
|
79799
|
-
"collectionSupplier": "Zomer 2025",
|
|
79800
|
-
"sizeSupplier": "XL",
|
|
79801
|
-
"colorCodeSupplier": "Blue",
|
|
79802
|
-
"colorSupplier": "Blue",
|
|
79803
|
-
"articleGroupSupplier": "Vest lange mouw",
|
|
79804
|
-
"_gender": "Women",
|
|
79805
|
-
"_quality": "70% pes - 30% vis",
|
|
79806
|
-
"buyPrice": 21.45,
|
|
79807
|
-
"valuePrice": 21.45,
|
|
79808
|
-
"price": 59.99,
|
|
79809
|
-
"id": "8720917061926",
|
|
79810
|
-
"__created": 1730711538023,
|
|
79811
|
-
"__modified": 1741870288096
|
|
79812
|
-
},
|
|
79813
|
-
{
|
|
79814
|
-
"brand": "dreamstar",
|
|
79815
|
-
"articleCodeSupplier": "Z25 230 Anja",
|
|
79816
|
-
"articleCode": "Z25 230 Anja",
|
|
79817
|
-
"articleDescription": "vest FANCY UNI",
|
|
79818
|
-
"collectionSupplier": "Zomer 2025",
|
|
79819
|
-
"sizeSupplier": "XXL",
|
|
79820
|
-
"colorCodeSupplier": "Blue",
|
|
79821
|
-
"colorSupplier": "Blue",
|
|
79822
|
-
"articleGroupSupplier": "Vest lange mouw",
|
|
79823
|
-
"_gender": "Women",
|
|
79824
|
-
"_quality": "70% pes - 30% vis",
|
|
79825
|
-
"buyPrice": 21.45,
|
|
79826
|
-
"valuePrice": 21.45,
|
|
79827
|
-
"price": 59.99,
|
|
79828
|
-
"id": "8720917061933",
|
|
79829
|
-
"__created": 1730711538023,
|
|
79830
|
-
"__modified": 1741870288096
|
|
79831
|
-
}
|
|
79832
|
-
],
|
|
79225
|
+
"Z25 230 Anja_Blue_1.jpg": [],
|
|
79833
79226
|
"Z25 230 Anja_Indigo_1.jpg": [
|
|
79834
79227
|
{
|
|
79835
79228
|
"brand": "dreamstar",
|
|
@@ -79927,103 +79320,7 @@
|
|
|
79927
79320
|
"__modified": 1741870288096
|
|
79928
79321
|
}
|
|
79929
79322
|
],
|
|
79930
|
-
"Z25 230 Anja_Khaki_1.jpg": [
|
|
79931
|
-
{
|
|
79932
|
-
"brand": "dreamstar",
|
|
79933
|
-
"articleCodeSupplier": "Z25 230 Anja",
|
|
79934
|
-
"articleCode": "Z25 230 Anja",
|
|
79935
|
-
"articleDescription": "vest FANCY UNI",
|
|
79936
|
-
"collectionSupplier": "Zomer 2025",
|
|
79937
|
-
"sizeSupplier": "S",
|
|
79938
|
-
"colorCodeSupplier": "Khaki",
|
|
79939
|
-
"colorSupplier": "Khaki",
|
|
79940
|
-
"articleGroupSupplier": "Vest lange mouw",
|
|
79941
|
-
"_gender": "Women",
|
|
79942
|
-
"_quality": "70% pes - 30% vis",
|
|
79943
|
-
"buyPrice": 21.45,
|
|
79944
|
-
"valuePrice": 21.45,
|
|
79945
|
-
"price": 59.99,
|
|
79946
|
-
"id": "8720917061995",
|
|
79947
|
-
"__created": 1730711538023,
|
|
79948
|
-
"__modified": 1741870288096
|
|
79949
|
-
},
|
|
79950
|
-
{
|
|
79951
|
-
"brand": "dreamstar",
|
|
79952
|
-
"articleCodeSupplier": "Z25 230 Anja",
|
|
79953
|
-
"articleCode": "Z25 230 Anja",
|
|
79954
|
-
"articleDescription": "vest FANCY UNI",
|
|
79955
|
-
"collectionSupplier": "Zomer 2025",
|
|
79956
|
-
"sizeSupplier": "M",
|
|
79957
|
-
"colorCodeSupplier": "Khaki",
|
|
79958
|
-
"colorSupplier": "Khaki",
|
|
79959
|
-
"articleGroupSupplier": "Vest lange mouw",
|
|
79960
|
-
"_gender": "Women",
|
|
79961
|
-
"_quality": "70% pes - 30% vis",
|
|
79962
|
-
"buyPrice": 21.45,
|
|
79963
|
-
"valuePrice": 21.45,
|
|
79964
|
-
"price": 59.99,
|
|
79965
|
-
"id": "8720917062008",
|
|
79966
|
-
"__created": 1730711538023,
|
|
79967
|
-
"__modified": 1741870288096
|
|
79968
|
-
},
|
|
79969
|
-
{
|
|
79970
|
-
"brand": "dreamstar",
|
|
79971
|
-
"articleCodeSupplier": "Z25 230 Anja",
|
|
79972
|
-
"articleCode": "Z25 230 Anja",
|
|
79973
|
-
"articleDescription": "vest FANCY UNI",
|
|
79974
|
-
"collectionSupplier": "Zomer 2025",
|
|
79975
|
-
"sizeSupplier": "L",
|
|
79976
|
-
"colorCodeSupplier": "Khaki",
|
|
79977
|
-
"colorSupplier": "Khaki",
|
|
79978
|
-
"articleGroupSupplier": "Vest lange mouw",
|
|
79979
|
-
"_gender": "Women",
|
|
79980
|
-
"_quality": "70% pes - 30% vis",
|
|
79981
|
-
"buyPrice": 21.45,
|
|
79982
|
-
"valuePrice": 21.45,
|
|
79983
|
-
"price": 59.99,
|
|
79984
|
-
"id": "8720917062015",
|
|
79985
|
-
"__created": 1730711538023,
|
|
79986
|
-
"__modified": 1741870288096
|
|
79987
|
-
},
|
|
79988
|
-
{
|
|
79989
|
-
"brand": "dreamstar",
|
|
79990
|
-
"articleCodeSupplier": "Z25 230 Anja",
|
|
79991
|
-
"articleCode": "Z25 230 Anja",
|
|
79992
|
-
"articleDescription": "vest FANCY UNI",
|
|
79993
|
-
"collectionSupplier": "Zomer 2025",
|
|
79994
|
-
"sizeSupplier": "XL",
|
|
79995
|
-
"colorCodeSupplier": "Khaki",
|
|
79996
|
-
"colorSupplier": "Khaki",
|
|
79997
|
-
"articleGroupSupplier": "Vest lange mouw",
|
|
79998
|
-
"_gender": "Women",
|
|
79999
|
-
"_quality": "70% pes - 30% vis",
|
|
80000
|
-
"buyPrice": 21.45,
|
|
80001
|
-
"valuePrice": 21.45,
|
|
80002
|
-
"price": 59.99,
|
|
80003
|
-
"id": "8720917062022",
|
|
80004
|
-
"__created": 1730711538023,
|
|
80005
|
-
"__modified": 1741870288096
|
|
80006
|
-
},
|
|
80007
|
-
{
|
|
80008
|
-
"brand": "dreamstar",
|
|
80009
|
-
"articleCodeSupplier": "Z25 230 Anja",
|
|
80010
|
-
"articleCode": "Z25 230 Anja",
|
|
80011
|
-
"articleDescription": "vest FANCY UNI",
|
|
80012
|
-
"collectionSupplier": "Zomer 2025",
|
|
80013
|
-
"sizeSupplier": "XXL",
|
|
80014
|
-
"colorCodeSupplier": "Khaki",
|
|
80015
|
-
"colorSupplier": "Khaki",
|
|
80016
|
-
"articleGroupSupplier": "Vest lange mouw",
|
|
80017
|
-
"_gender": "Women",
|
|
80018
|
-
"_quality": "70% pes - 30% vis",
|
|
80019
|
-
"buyPrice": 21.45,
|
|
80020
|
-
"valuePrice": 21.45,
|
|
80021
|
-
"price": 59.99,
|
|
80022
|
-
"id": "8720917062039",
|
|
80023
|
-
"__created": 1730711538023,
|
|
80024
|
-
"__modified": 1741870288096
|
|
80025
|
-
}
|
|
80026
|
-
],
|
|
79323
|
+
"Z25 230 Anja_Khaki_1.jpg": [],
|
|
80027
79324
|
"Z25 230 Petra_Blue_1.jpg": [
|
|
80028
79325
|
{
|
|
80029
79326
|
"brand": "dreamstar",
|