@silexpert/core 1.1.161 → 1.1.162
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/cjs/api/resources/CommercialOffer.d.ts +47 -0
- package/dist/cjs/api/resources/CommercialOffer.d.ts.map +1 -0
- package/dist/cjs/api/resources/CommercialOffer.js +64 -0
- package/dist/cjs/api/resources/CommercialOffer.js.map +1 -0
- package/dist/cjs/api/resources/prestation.d.ts +14 -1
- package/dist/cjs/api/resources/prestation.d.ts.map +1 -1
- package/dist/cjs/api/resources/prestation.js +17 -0
- package/dist/cjs/api/resources/prestation.js.map +1 -1
- package/dist/cjs/api/resources.d.ts +2 -0
- package/dist/cjs/api/resources.d.ts.map +1 -1
- package/dist/cjs/api/resources.js +2 -0
- package/dist/cjs/api/resources.js.map +1 -1
- package/dist/cjs/types/Enum/ClosingType.d.ts +7 -0
- package/dist/cjs/types/Enum/ClosingType.d.ts.map +1 -0
- package/dist/cjs/types/Enum/ClosingType.js +19 -0
- package/dist/cjs/types/Enum/ClosingType.js.map +1 -0
- package/dist/cjs/types/Enum/CommercialOfferType.d.ts +97 -0
- package/dist/cjs/types/Enum/CommercialOfferType.d.ts.map +1 -0
- package/dist/cjs/types/Enum/CommercialOfferType.js +71 -0
- package/dist/cjs/types/Enum/CommercialOfferType.js.map +1 -0
- package/dist/cjs/types/Enum/PrestationOption.d.ts +8 -0
- package/dist/cjs/types/Enum/PrestationOption.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PrestationOption.js.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.js +175 -0
- package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/cjs/types/Enum/PriceGridClementine.d.ts +101 -0
- package/dist/cjs/types/Enum/PriceGridClementine.d.ts.map +1 -0
- package/dist/cjs/types/Enum/PriceGridClementine.js +338 -0
- package/dist/cjs/types/Enum/PriceGridClementine.js.map +1 -0
- package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts +34 -0
- package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -0
- package/dist/cjs/types/Enum/PriceGridLegalstart.js +103 -0
- package/dist/cjs/types/Enum/PriceGridLegalstart.js.map +1 -0
- package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts +52 -0
- package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -0
- package/dist/cjs/types/Enum/PriceGridPourcentage.js +1125 -0
- package/dist/cjs/types/Enum/PriceGridPourcentage.js.map +1 -0
- package/dist/cjs/types/Interface/api/commercial/QueryGetStats.d.ts +1 -0
- package/dist/cjs/types/Interface/api/commercial/QueryGetStats.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/commercial/QueryGetStats.js +6 -0
- package/dist/cjs/types/Interface/api/commercial/QueryGetStats.js.map +1 -1
- package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts +1 -0
- package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +6 -0
- package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
- package/dist/cjs/types/Interface/api/commercialOffer/Query.d.ts +13 -0
- package/dist/cjs/types/Interface/api/commercialOffer/Query.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/commercialOffer/Query.js +69 -0
- package/dist/cjs/types/Interface/api/commercialOffer/Query.js.map +1 -0
- package/dist/cjs/types/Interface/api/prestation/Query.d.ts +19 -0
- package/dist/cjs/types/Interface/api/prestation/Query.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/prestation/Query.js +77 -0
- package/dist/cjs/types/Interface/api/prestation/Query.js.map +1 -0
- package/dist/cjs/types/Interface/api/prestations/QueryUpdate.d.ts +1 -0
- package/dist/cjs/types/Interface/api/prestations/QueryUpdate.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/prestations/QueryUpdate.js +6 -0
- package/dist/cjs/types/Interface/api/prestations/QueryUpdate.js.map +1 -1
- package/dist/cjs/types/Interface/models/ICommercialOffer.d.ts +16 -0
- package/dist/cjs/types/Interface/models/ICommercialOffer.d.ts.map +1 -0
- package/dist/cjs/types/Interface/models/ICommercialOffer.js +3 -0
- package/dist/cjs/types/Interface/models/ICommercialOffer.js.map +1 -0
- package/dist/cjs/types/Interface/models/IExercicePrestation.d.ts +2 -1
- package/dist/cjs/types/Interface/models/IExercicePrestation.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IExercicePrestation.js.map +1 -1
- package/dist/cjs/types/Interface/models/IExercicePrestationOffer.d.ts +10 -0
- package/dist/cjs/types/Interface/models/IExercicePrestationOffer.d.ts.map +1 -0
- package/dist/cjs/types/Interface/models/IExercicePrestationOffer.js +3 -0
- package/dist/cjs/types/Interface/models/IExercicePrestationOffer.js.map +1 -0
- package/dist/cjs/types/Interface/models/IPrestationList.d.ts +1 -0
- package/dist/cjs/types/Interface/models/IPrestationList.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IPrestationList.js.map +1 -1
- package/dist/cjs/types/index.d.ts +9 -0
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +9 -0
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/cjs/utils/commercialOffer.d.ts +6 -0
- package/dist/cjs/utils/commercialOffer.d.ts.map +1 -0
- package/dist/cjs/utils/commercialOffer.js +39 -0
- package/dist/cjs/utils/commercialOffer.js.map +1 -0
- package/dist/cjs/utils/index.d.ts +1 -0
- package/dist/cjs/utils/index.d.ts.map +1 -1
- package/dist/cjs/utils/index.js +1 -0
- package/dist/cjs/utils/index.js.map +1 -1
- package/dist/cjs/utils/prestation.d.ts +9 -2
- package/dist/cjs/utils/prestation.d.ts.map +1 -1
- package/dist/cjs/utils/prestation.js +155 -1
- package/dist/cjs/utils/prestation.js.map +1 -1
- package/dist/mjs/api/resources/CommercialOffer.d.ts +47 -0
- package/dist/mjs/api/resources/CommercialOffer.d.ts.map +1 -0
- package/dist/mjs/api/resources/CommercialOffer.js +60 -0
- package/dist/mjs/api/resources/CommercialOffer.js.map +1 -0
- package/dist/mjs/api/resources/prestation.d.ts +14 -1
- package/dist/mjs/api/resources/prestation.d.ts.map +1 -1
- package/dist/mjs/api/resources/prestation.js +17 -0
- package/dist/mjs/api/resources/prestation.js.map +1 -1
- package/dist/mjs/api/resources.d.ts +2 -0
- package/dist/mjs/api/resources.d.ts.map +1 -1
- package/dist/mjs/api/resources.js +2 -0
- package/dist/mjs/api/resources.js.map +1 -1
- package/dist/mjs/types/Enum/ClosingType.d.ts +7 -0
- package/dist/mjs/types/Enum/ClosingType.d.ts.map +1 -0
- package/dist/mjs/types/Enum/ClosingType.js +16 -0
- package/dist/mjs/types/Enum/ClosingType.js.map +1 -0
- package/dist/mjs/types/Enum/CommercialOfferType.d.ts +97 -0
- package/dist/mjs/types/Enum/CommercialOfferType.d.ts.map +1 -0
- package/dist/mjs/types/Enum/CommercialOfferType.js +68 -0
- package/dist/mjs/types/Enum/CommercialOfferType.js.map +1 -0
- package/dist/mjs/types/Enum/PrestationOption.d.ts +8 -0
- package/dist/mjs/types/Enum/PrestationOption.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PrestationOption.js.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.js +175 -0
- package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/mjs/types/Enum/PriceGridClementine.d.ts +101 -0
- package/dist/mjs/types/Enum/PriceGridClementine.d.ts.map +1 -0
- package/dist/mjs/types/Enum/PriceGridClementine.js +335 -0
- package/dist/mjs/types/Enum/PriceGridClementine.js.map +1 -0
- package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts +34 -0
- package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -0
- package/dist/mjs/types/Enum/PriceGridLegalstart.js +100 -0
- package/dist/mjs/types/Enum/PriceGridLegalstart.js.map +1 -0
- package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts +52 -0
- package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -0
- package/dist/mjs/types/Enum/PriceGridPourcentage.js +1122 -0
- package/dist/mjs/types/Enum/PriceGridPourcentage.js.map +1 -0
- package/dist/mjs/types/Interface/api/commercial/QueryGetStats.d.ts +1 -0
- package/dist/mjs/types/Interface/api/commercial/QueryGetStats.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/commercial/QueryGetStats.js +7 -0
- package/dist/mjs/types/Interface/api/commercial/QueryGetStats.js.map +1 -1
- package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts +1 -0
- package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +7 -0
- package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
- package/dist/mjs/types/Interface/api/commercialOffer/Query.d.ts +13 -0
- package/dist/mjs/types/Interface/api/commercialOffer/Query.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/commercialOffer/Query.js +72 -0
- package/dist/mjs/types/Interface/api/commercialOffer/Query.js.map +1 -0
- package/dist/mjs/types/Interface/api/prestation/Query.d.ts +19 -0
- package/dist/mjs/types/Interface/api/prestation/Query.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/prestation/Query.js +82 -0
- package/dist/mjs/types/Interface/api/prestation/Query.js.map +1 -0
- package/dist/mjs/types/Interface/api/prestations/QueryUpdate.d.ts +1 -0
- package/dist/mjs/types/Interface/api/prestations/QueryUpdate.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/prestations/QueryUpdate.js +7 -0
- package/dist/mjs/types/Interface/api/prestations/QueryUpdate.js.map +1 -1
- package/dist/mjs/types/Interface/models/ICommercialOffer.d.ts +16 -0
- package/dist/mjs/types/Interface/models/ICommercialOffer.d.ts.map +1 -0
- package/dist/mjs/types/Interface/models/ICommercialOffer.js +2 -0
- package/dist/mjs/types/Interface/models/ICommercialOffer.js.map +1 -0
- package/dist/mjs/types/Interface/models/IExercicePrestation.d.ts +2 -1
- package/dist/mjs/types/Interface/models/IExercicePrestation.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IExercicePrestation.js.map +1 -1
- package/dist/mjs/types/Interface/models/IExercicePrestationOffer.d.ts +10 -0
- package/dist/mjs/types/Interface/models/IExercicePrestationOffer.d.ts.map +1 -0
- package/dist/mjs/types/Interface/models/IExercicePrestationOffer.js +2 -0
- package/dist/mjs/types/Interface/models/IExercicePrestationOffer.js.map +1 -0
- package/dist/mjs/types/Interface/models/IPrestationList.d.ts +1 -0
- package/dist/mjs/types/Interface/models/IPrestationList.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IPrestationList.js.map +1 -1
- package/dist/mjs/types/index.d.ts +9 -0
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +9 -0
- package/dist/mjs/types/index.js.map +1 -1
- package/dist/mjs/utils/commercialOffer.d.ts +6 -0
- package/dist/mjs/utils/commercialOffer.d.ts.map +1 -0
- package/dist/mjs/utils/commercialOffer.js +33 -0
- package/dist/mjs/utils/commercialOffer.js.map +1 -0
- package/dist/mjs/utils/index.d.ts +1 -0
- package/dist/mjs/utils/index.d.ts.map +1 -1
- package/dist/mjs/utils/index.js +1 -0
- package/dist/mjs/utils/index.js.map +1 -1
- package/dist/mjs/utils/prestation.d.ts +9 -2
- package/dist/mjs/utils/prestation.d.ts.map +1 -1
- package/dist/mjs/utils/prestation.js +150 -1
- package/dist/mjs/utils/prestation.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/CommercialOffer.ts +67 -0
- package/ts/api/resources/prestation.ts +21 -1
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/ClosingType.ts +17 -0
- package/ts/types/Enum/CommercialOfferType.ts +84 -0
- package/ts/types/Enum/PrestationOption.ts +9 -0
- package/ts/types/Enum/PrestationType.ts +175 -0
- package/ts/types/Enum/PriceGridClementine.ts +335 -0
- package/ts/types/Enum/PriceGridLegalstart.ts +100 -0
- package/ts/types/Enum/PriceGridPourcentage.ts +1122 -0
- package/ts/types/Interface/api/commercial/QueryGetStats.ts +5 -0
- package/ts/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.ts +5 -0
- package/ts/types/Interface/api/commercialOffer/Query.ts +46 -0
- package/ts/types/Interface/api/prestation/Query.ts +56 -0
- package/ts/types/Interface/api/prestations/QueryUpdate.ts +5 -0
- package/ts/types/Interface/models/ICommercialOffer.ts +18 -0
- package/ts/types/Interface/models/IExercicePrestation.ts +2 -1
- package/ts/types/Interface/models/IExercicePrestationOffer.ts +13 -0
- package/ts/types/Interface/models/IPrestationList.ts +1 -0
- package/ts/types/index.ts +9 -0
- package/ts/utils/commercialOffer.ts +37 -0
- package/ts/utils/index.ts +1 -0
- package/ts/utils/prestation.ts +193 -2
|
@@ -201,6 +201,7 @@ export const PrestationDetail = {
|
|
|
201
201
|
isAttestation: false,
|
|
202
202
|
inAverageCart: true,
|
|
203
203
|
isBack: false,
|
|
204
|
+
minimumPrice: null,
|
|
204
205
|
price: null,
|
|
205
206
|
isCatalog: false,
|
|
206
207
|
hidden: true,
|
|
@@ -218,6 +219,7 @@ export const PrestationDetail = {
|
|
|
218
219
|
isAttestation: false,
|
|
219
220
|
inAverageCart: true,
|
|
220
221
|
isBack: false,
|
|
222
|
+
minimumPrice: null,
|
|
221
223
|
price: null,
|
|
222
224
|
isCatalog: false,
|
|
223
225
|
hidden: true,
|
|
@@ -235,6 +237,7 @@ export const PrestationDetail = {
|
|
|
235
237
|
isAttestation: false,
|
|
236
238
|
inAverageCart: true,
|
|
237
239
|
isBack: true,
|
|
240
|
+
minimumPrice: null,
|
|
238
241
|
price: null,
|
|
239
242
|
isCatalog: false,
|
|
240
243
|
hidden: true,
|
|
@@ -252,6 +255,7 @@ export const PrestationDetail = {
|
|
|
252
255
|
isAttestation: false,
|
|
253
256
|
inAverageCart: true,
|
|
254
257
|
isBack: false,
|
|
258
|
+
minimumPrice: null,
|
|
255
259
|
price: null,
|
|
256
260
|
isCatalog: false,
|
|
257
261
|
hidden: true,
|
|
@@ -269,6 +273,7 @@ export const PrestationDetail = {
|
|
|
269
273
|
isAttestation: false,
|
|
270
274
|
inAverageCart: false,
|
|
271
275
|
isBack: false,
|
|
276
|
+
minimumPrice: null,
|
|
272
277
|
price: null,
|
|
273
278
|
isCatalog: false,
|
|
274
279
|
hidden: true,
|
|
@@ -286,6 +291,7 @@ export const PrestationDetail = {
|
|
|
286
291
|
isAttestation: false,
|
|
287
292
|
inAverageCart: false,
|
|
288
293
|
isBack: false,
|
|
294
|
+
minimumPrice: null,
|
|
289
295
|
price: null,
|
|
290
296
|
isCatalog: true,
|
|
291
297
|
hidden: true,
|
|
@@ -303,6 +309,7 @@ export const PrestationDetail = {
|
|
|
303
309
|
isAttestation: false,
|
|
304
310
|
inAverageCart: false,
|
|
305
311
|
isBack: false,
|
|
312
|
+
minimumPrice: null,
|
|
306
313
|
price: null,
|
|
307
314
|
isCatalog: false,
|
|
308
315
|
hidden: true,
|
|
@@ -320,6 +327,7 @@ export const PrestationDetail = {
|
|
|
320
327
|
isAttestation: false,
|
|
321
328
|
inAverageCart: false,
|
|
322
329
|
isBack: false,
|
|
330
|
+
minimumPrice: null,
|
|
323
331
|
price: null,
|
|
324
332
|
isCatalog: false,
|
|
325
333
|
hidden: true,
|
|
@@ -337,6 +345,7 @@ export const PrestationDetail = {
|
|
|
337
345
|
isAttestation: false,
|
|
338
346
|
inAverageCart: false,
|
|
339
347
|
isBack: false,
|
|
348
|
+
minimumPrice: null,
|
|
340
349
|
price: null,
|
|
341
350
|
isCatalog: true,
|
|
342
351
|
hidden: false,
|
|
@@ -354,6 +363,7 @@ export const PrestationDetail = {
|
|
|
354
363
|
isAttestation: false,
|
|
355
364
|
inAverageCart: true,
|
|
356
365
|
isBack: true,
|
|
366
|
+
minimumPrice: null,
|
|
357
367
|
price: null,
|
|
358
368
|
isCatalog: false,
|
|
359
369
|
hidden: true,
|
|
@@ -371,6 +381,7 @@ export const PrestationDetail = {
|
|
|
371
381
|
isAttestation: false,
|
|
372
382
|
inAverageCart: true,
|
|
373
383
|
isBack: true,
|
|
384
|
+
minimumPrice: null,
|
|
374
385
|
price: null,
|
|
375
386
|
isCatalog: false,
|
|
376
387
|
hidden: true,
|
|
@@ -388,6 +399,7 @@ export const PrestationDetail = {
|
|
|
388
399
|
isAttestation: false,
|
|
389
400
|
inAverageCart: false,
|
|
390
401
|
isBack: false,
|
|
402
|
+
minimumPrice: null,
|
|
391
403
|
price: null,
|
|
392
404
|
isCatalog: true,
|
|
393
405
|
hidden: false,
|
|
@@ -405,6 +417,7 @@ export const PrestationDetail = {
|
|
|
405
417
|
isAttestation: false,
|
|
406
418
|
inAverageCart: false,
|
|
407
419
|
isBack: false,
|
|
420
|
+
minimumPrice: null,
|
|
408
421
|
price: null,
|
|
409
422
|
isCatalog: false,
|
|
410
423
|
hidden: true,
|
|
@@ -422,6 +435,7 @@ export const PrestationDetail = {
|
|
|
422
435
|
isAttestation: false,
|
|
423
436
|
inAverageCart: false,
|
|
424
437
|
isBack: false,
|
|
438
|
+
minimumPrice: null,
|
|
425
439
|
price: 149,
|
|
426
440
|
isCatalog: false,
|
|
427
441
|
hidden: false,
|
|
@@ -439,6 +453,7 @@ export const PrestationDetail = {
|
|
|
439
453
|
isAttestation: false,
|
|
440
454
|
inAverageCart: false,
|
|
441
455
|
isBack: false,
|
|
456
|
+
minimumPrice: null,
|
|
442
457
|
price: null,
|
|
443
458
|
isCatalog: false,
|
|
444
459
|
hidden: true,
|
|
@@ -456,6 +471,7 @@ export const PrestationDetail = {
|
|
|
456
471
|
isAttestation: false,
|
|
457
472
|
inAverageCart: true,
|
|
458
473
|
isBack: false,
|
|
474
|
+
minimumPrice: null,
|
|
459
475
|
price: null,
|
|
460
476
|
isCatalog: false,
|
|
461
477
|
hidden: true,
|
|
@@ -473,6 +489,7 @@ export const PrestationDetail = {
|
|
|
473
489
|
isAttestation: false,
|
|
474
490
|
inAverageCart: true,
|
|
475
491
|
isBack: false,
|
|
492
|
+
minimumPrice: null,
|
|
476
493
|
price: null,
|
|
477
494
|
isCatalog: false,
|
|
478
495
|
hidden: true,
|
|
@@ -490,6 +507,7 @@ export const PrestationDetail = {
|
|
|
490
507
|
isAttestation: false,
|
|
491
508
|
inAverageCart: true,
|
|
492
509
|
isBack: false,
|
|
510
|
+
minimumPrice: null,
|
|
493
511
|
price: null,
|
|
494
512
|
isCatalog: false,
|
|
495
513
|
hidden: true,
|
|
@@ -507,6 +525,7 @@ export const PrestationDetail = {
|
|
|
507
525
|
isAttestation: false,
|
|
508
526
|
inAverageCart: false,
|
|
509
527
|
isBack: false,
|
|
528
|
+
minimumPrice: null,
|
|
510
529
|
price: null,
|
|
511
530
|
isCatalog: true,
|
|
512
531
|
hidden: false,
|
|
@@ -524,6 +543,7 @@ export const PrestationDetail = {
|
|
|
524
543
|
isAttestation: false,
|
|
525
544
|
inAverageCart: false,
|
|
526
545
|
isBack: false,
|
|
546
|
+
minimumPrice: null,
|
|
527
547
|
price: null,
|
|
528
548
|
isCatalog: false,
|
|
529
549
|
hidden: true,
|
|
@@ -541,6 +561,7 @@ export const PrestationDetail = {
|
|
|
541
561
|
isAttestation: false,
|
|
542
562
|
inAverageCart: false,
|
|
543
563
|
isBack: false,
|
|
564
|
+
minimumPrice: null,
|
|
544
565
|
price: null,
|
|
545
566
|
isCatalog: false,
|
|
546
567
|
hidden: false,
|
|
@@ -558,6 +579,7 @@ export const PrestationDetail = {
|
|
|
558
579
|
isAttestation: false,
|
|
559
580
|
inAverageCart: true,
|
|
560
581
|
isBack: true,
|
|
582
|
+
minimumPrice: null,
|
|
561
583
|
price: null,
|
|
562
584
|
isCatalog: false,
|
|
563
585
|
hidden: true,
|
|
@@ -575,6 +597,7 @@ export const PrestationDetail = {
|
|
|
575
597
|
isAttestation: false,
|
|
576
598
|
inAverageCart: true,
|
|
577
599
|
isBack: true,
|
|
600
|
+
minimumPrice: null,
|
|
578
601
|
price: null,
|
|
579
602
|
isCatalog: false,
|
|
580
603
|
hidden: true,
|
|
@@ -592,6 +615,7 @@ export const PrestationDetail = {
|
|
|
592
615
|
isAttestation: false,
|
|
593
616
|
inAverageCart: true,
|
|
594
617
|
isBack: false,
|
|
618
|
+
minimumPrice: null,
|
|
595
619
|
price: null,
|
|
596
620
|
isCatalog: false,
|
|
597
621
|
hidden: true,
|
|
@@ -609,6 +633,7 @@ export const PrestationDetail = {
|
|
|
609
633
|
isAttestation: false,
|
|
610
634
|
inAverageCart: true,
|
|
611
635
|
isBack: true,
|
|
636
|
+
minimumPrice: null,
|
|
612
637
|
price: null,
|
|
613
638
|
isCatalog: false,
|
|
614
639
|
hidden: true,
|
|
@@ -626,6 +651,7 @@ export const PrestationDetail = {
|
|
|
626
651
|
isAttestation: false,
|
|
627
652
|
inAverageCart: true,
|
|
628
653
|
isBack: false,
|
|
654
|
+
minimumPrice: null,
|
|
629
655
|
price: null,
|
|
630
656
|
isCatalog: false,
|
|
631
657
|
hidden: true,
|
|
@@ -643,6 +669,7 @@ export const PrestationDetail = {
|
|
|
643
669
|
isAttestation: false,
|
|
644
670
|
inAverageCart: false,
|
|
645
671
|
isBack: false,
|
|
672
|
+
minimumPrice: null,
|
|
646
673
|
price: null,
|
|
647
674
|
isCatalog: false,
|
|
648
675
|
hidden: true,
|
|
@@ -660,6 +687,7 @@ export const PrestationDetail = {
|
|
|
660
687
|
isAttestation: false,
|
|
661
688
|
inAverageCart: true,
|
|
662
689
|
isBack: false,
|
|
690
|
+
minimumPrice: null,
|
|
663
691
|
price: null,
|
|
664
692
|
isCatalog: false,
|
|
665
693
|
hidden: true,
|
|
@@ -677,6 +705,7 @@ export const PrestationDetail = {
|
|
|
677
705
|
isAttestation: false,
|
|
678
706
|
inAverageCart: true,
|
|
679
707
|
isBack: true,
|
|
708
|
+
minimumPrice: null,
|
|
680
709
|
price: null,
|
|
681
710
|
isCatalog: false,
|
|
682
711
|
hidden: true,
|
|
@@ -694,6 +723,7 @@ export const PrestationDetail = {
|
|
|
694
723
|
isAttestation: false,
|
|
695
724
|
inAverageCart: true,
|
|
696
725
|
isBack: false,
|
|
726
|
+
minimumPrice: null,
|
|
697
727
|
price: null,
|
|
698
728
|
isCatalog: false,
|
|
699
729
|
hidden: false,
|
|
@@ -711,6 +741,7 @@ export const PrestationDetail = {
|
|
|
711
741
|
isAttestation: false,
|
|
712
742
|
inAverageCart: true,
|
|
713
743
|
isBack: false,
|
|
744
|
+
minimumPrice: null,
|
|
714
745
|
price: null,
|
|
715
746
|
isCatalog: false,
|
|
716
747
|
hidden: true,
|
|
@@ -728,6 +759,7 @@ export const PrestationDetail = {
|
|
|
728
759
|
isAttestation: false,
|
|
729
760
|
inAverageCart: true,
|
|
730
761
|
isBack: true,
|
|
762
|
+
minimumPrice: null,
|
|
731
763
|
price: null,
|
|
732
764
|
isCatalog: false,
|
|
733
765
|
hidden: false,
|
|
@@ -745,6 +777,7 @@ export const PrestationDetail = {
|
|
|
745
777
|
isAttestation: false,
|
|
746
778
|
inAverageCart: true,
|
|
747
779
|
isBack: true,
|
|
780
|
+
minimumPrice: null,
|
|
748
781
|
price: null,
|
|
749
782
|
isCatalog: false,
|
|
750
783
|
hidden: true,
|
|
@@ -762,6 +795,7 @@ export const PrestationDetail = {
|
|
|
762
795
|
isAttestation: false,
|
|
763
796
|
inAverageCart: true,
|
|
764
797
|
isBack: false,
|
|
798
|
+
minimumPrice: null,
|
|
765
799
|
price: null,
|
|
766
800
|
isCatalog: false,
|
|
767
801
|
hidden: false,
|
|
@@ -779,6 +813,7 @@ export const PrestationDetail = {
|
|
|
779
813
|
isAttestation: false,
|
|
780
814
|
inAverageCart: true,
|
|
781
815
|
isBack: false,
|
|
816
|
+
minimumPrice: null,
|
|
782
817
|
price: null,
|
|
783
818
|
isCatalog: false,
|
|
784
819
|
hidden: true,
|
|
@@ -796,6 +831,7 @@ export const PrestationDetail = {
|
|
|
796
831
|
isAttestation: false,
|
|
797
832
|
inAverageCart: true,
|
|
798
833
|
isBack: true,
|
|
834
|
+
minimumPrice: null,
|
|
799
835
|
price: null,
|
|
800
836
|
isCatalog: false,
|
|
801
837
|
hidden: false,
|
|
@@ -813,6 +849,7 @@ export const PrestationDetail = {
|
|
|
813
849
|
isAttestation: false,
|
|
814
850
|
inAverageCart: true,
|
|
815
851
|
isBack: true,
|
|
852
|
+
minimumPrice: null,
|
|
816
853
|
price: null,
|
|
817
854
|
isCatalog: false,
|
|
818
855
|
hidden: true,
|
|
@@ -830,6 +867,7 @@ export const PrestationDetail = {
|
|
|
830
867
|
isAttestation: false,
|
|
831
868
|
inAverageCart: true,
|
|
832
869
|
isBack: false,
|
|
870
|
+
minimumPrice: null,
|
|
833
871
|
price: null,
|
|
834
872
|
isCatalog: false,
|
|
835
873
|
hidden: true,
|
|
@@ -847,6 +885,7 @@ export const PrestationDetail = {
|
|
|
847
885
|
isAttestation: false,
|
|
848
886
|
inAverageCart: true,
|
|
849
887
|
isBack: true,
|
|
888
|
+
minimumPrice: null,
|
|
850
889
|
price: null,
|
|
851
890
|
isCatalog: false,
|
|
852
891
|
hidden: true,
|
|
@@ -864,6 +903,7 @@ export const PrestationDetail = {
|
|
|
864
903
|
isAttestation: false,
|
|
865
904
|
inAverageCart: false,
|
|
866
905
|
isBack: false,
|
|
906
|
+
minimumPrice: null,
|
|
867
907
|
price: null,
|
|
868
908
|
isCatalog: true,
|
|
869
909
|
hidden: false,
|
|
@@ -881,6 +921,7 @@ export const PrestationDetail = {
|
|
|
881
921
|
isAttestation: false,
|
|
882
922
|
inAverageCart: true,
|
|
883
923
|
isBack: false,
|
|
924
|
+
minimumPrice: null,
|
|
884
925
|
price: null,
|
|
885
926
|
isCatalog: false,
|
|
886
927
|
hidden: true,
|
|
@@ -898,6 +939,7 @@ export const PrestationDetail = {
|
|
|
898
939
|
isAttestation: false,
|
|
899
940
|
inAverageCart: false,
|
|
900
941
|
isBack: false,
|
|
942
|
+
minimumPrice: null,
|
|
901
943
|
price: 200,
|
|
902
944
|
isCatalog: true,
|
|
903
945
|
hidden: false,
|
|
@@ -915,6 +957,7 @@ export const PrestationDetail = {
|
|
|
915
957
|
isAttestation: false,
|
|
916
958
|
inAverageCart: false,
|
|
917
959
|
isBack: false,
|
|
960
|
+
minimumPrice: null,
|
|
918
961
|
price: 249,
|
|
919
962
|
isCatalog: false,
|
|
920
963
|
hidden: true,
|
|
@@ -932,6 +975,7 @@ export const PrestationDetail = {
|
|
|
932
975
|
isAttestation: false,
|
|
933
976
|
inAverageCart: false,
|
|
934
977
|
isBack: false,
|
|
978
|
+
minimumPrice: null,
|
|
935
979
|
price: 39,
|
|
936
980
|
isCatalog: false,
|
|
937
981
|
hidden: true,
|
|
@@ -948,6 +992,7 @@ export const PrestationDetail = {
|
|
|
948
992
|
isAttestation: false,
|
|
949
993
|
inAverageCart: false,
|
|
950
994
|
isBack: false,
|
|
995
|
+
minimumPrice: null,
|
|
951
996
|
price: 449,
|
|
952
997
|
isCatalog: false,
|
|
953
998
|
hidden: true,
|
|
@@ -965,6 +1010,7 @@ export const PrestationDetail = {
|
|
|
965
1010
|
isAttestation: false,
|
|
966
1011
|
inAverageCart: false,
|
|
967
1012
|
isBack: false,
|
|
1013
|
+
minimumPrice: null,
|
|
968
1014
|
price: 200,
|
|
969
1015
|
isCatalog: true,
|
|
970
1016
|
hidden: false,
|
|
@@ -982,6 +1028,7 @@ export const PrestationDetail = {
|
|
|
982
1028
|
isAttestation: false,
|
|
983
1029
|
inAverageCart: false,
|
|
984
1030
|
isBack: false,
|
|
1031
|
+
minimumPrice: null,
|
|
985
1032
|
price: 200,
|
|
986
1033
|
isCatalog: true,
|
|
987
1034
|
hidden: false,
|
|
@@ -999,6 +1046,7 @@ export const PrestationDetail = {
|
|
|
999
1046
|
isAttestation: false,
|
|
1000
1047
|
inAverageCart: false,
|
|
1001
1048
|
isBack: false,
|
|
1049
|
+
minimumPrice: null,
|
|
1002
1050
|
price: 249,
|
|
1003
1051
|
isCatalog: true,
|
|
1004
1052
|
hidden: false,
|
|
@@ -1016,6 +1064,7 @@ export const PrestationDetail = {
|
|
|
1016
1064
|
isAttestation: false,
|
|
1017
1065
|
inAverageCart: false,
|
|
1018
1066
|
isBack: false,
|
|
1067
|
+
minimumPrice: null,
|
|
1019
1068
|
price: 249,
|
|
1020
1069
|
isCatalog: true,
|
|
1021
1070
|
hidden: false,
|
|
@@ -1033,6 +1082,7 @@ export const PrestationDetail = {
|
|
|
1033
1082
|
isAttestation: false,
|
|
1034
1083
|
inAverageCart: false,
|
|
1035
1084
|
isBack: false,
|
|
1085
|
+
minimumPrice: null,
|
|
1036
1086
|
price: 249,
|
|
1037
1087
|
isCatalog: true,
|
|
1038
1088
|
hidden: false,
|
|
@@ -1050,6 +1100,7 @@ export const PrestationDetail = {
|
|
|
1050
1100
|
isAttestation: false,
|
|
1051
1101
|
inAverageCart: false,
|
|
1052
1102
|
isBack: false,
|
|
1103
|
+
minimumPrice: null,
|
|
1053
1104
|
price: 79,
|
|
1054
1105
|
isCatalog: false,
|
|
1055
1106
|
hidden: true,
|
|
@@ -1067,6 +1118,7 @@ export const PrestationDetail = {
|
|
|
1067
1118
|
isAttestation: false,
|
|
1068
1119
|
inAverageCart: false,
|
|
1069
1120
|
isBack: false,
|
|
1121
|
+
minimumPrice: null,
|
|
1070
1122
|
price: 299,
|
|
1071
1123
|
isCatalog: false,
|
|
1072
1124
|
hidden: true,
|
|
@@ -1084,6 +1136,7 @@ export const PrestationDetail = {
|
|
|
1084
1136
|
isAttestation: false,
|
|
1085
1137
|
inAverageCart: false,
|
|
1086
1138
|
isBack: false,
|
|
1139
|
+
minimumPrice: null,
|
|
1087
1140
|
price: 99,
|
|
1088
1141
|
isCatalog: true,
|
|
1089
1142
|
hidden: false,
|
|
@@ -1101,6 +1154,7 @@ export const PrestationDetail = {
|
|
|
1101
1154
|
isAttestation: false,
|
|
1102
1155
|
inAverageCart: false,
|
|
1103
1156
|
isBack: false,
|
|
1157
|
+
minimumPrice: null,
|
|
1104
1158
|
price: 200,
|
|
1105
1159
|
isCatalog: true,
|
|
1106
1160
|
hidden: false,
|
|
@@ -1118,6 +1172,7 @@ export const PrestationDetail = {
|
|
|
1118
1172
|
isAttestation: false,
|
|
1119
1173
|
inAverageCart: false,
|
|
1120
1174
|
isBack: false,
|
|
1175
|
+
minimumPrice: null,
|
|
1121
1176
|
price: 149,
|
|
1122
1177
|
isCatalog: true,
|
|
1123
1178
|
hidden: false,
|
|
@@ -1135,6 +1190,7 @@ export const PrestationDetail = {
|
|
|
1135
1190
|
isAttestation: false,
|
|
1136
1191
|
inAverageCart: false,
|
|
1137
1192
|
isBack: false,
|
|
1193
|
+
minimumPrice: null,
|
|
1138
1194
|
price: 149,
|
|
1139
1195
|
isCatalog: true,
|
|
1140
1196
|
hidden: false,
|
|
@@ -1152,6 +1208,7 @@ export const PrestationDetail = {
|
|
|
1152
1208
|
isAttestation: false,
|
|
1153
1209
|
inAverageCart: false,
|
|
1154
1210
|
isBack: false,
|
|
1211
|
+
minimumPrice: null,
|
|
1155
1212
|
price: 589,
|
|
1156
1213
|
isCatalog: true,
|
|
1157
1214
|
hidden: false,
|
|
@@ -1169,6 +1226,7 @@ export const PrestationDetail = {
|
|
|
1169
1226
|
isAttestation: false,
|
|
1170
1227
|
inAverageCart: false,
|
|
1171
1228
|
isBack: false,
|
|
1229
|
+
minimumPrice: null,
|
|
1172
1230
|
price: 249,
|
|
1173
1231
|
isCatalog: true,
|
|
1174
1232
|
hidden: false,
|
|
@@ -1186,6 +1244,7 @@ export const PrestationDetail = {
|
|
|
1186
1244
|
isAttestation: false,
|
|
1187
1245
|
inAverageCart: false,
|
|
1188
1246
|
isBack: false,
|
|
1247
|
+
minimumPrice: null,
|
|
1189
1248
|
price: 99,
|
|
1190
1249
|
isCatalog: true,
|
|
1191
1250
|
hidden: false,
|
|
@@ -1203,6 +1262,7 @@ export const PrestationDetail = {
|
|
|
1203
1262
|
isAttestation: false,
|
|
1204
1263
|
inAverageCart: false,
|
|
1205
1264
|
isBack: false,
|
|
1265
|
+
minimumPrice: null,
|
|
1206
1266
|
price: 149,
|
|
1207
1267
|
isCatalog: true,
|
|
1208
1268
|
hidden: false,
|
|
@@ -1220,6 +1280,7 @@ export const PrestationDetail = {
|
|
|
1220
1280
|
isAttestation: false,
|
|
1221
1281
|
inAverageCart: false,
|
|
1222
1282
|
isBack: false,
|
|
1283
|
+
minimumPrice: null,
|
|
1223
1284
|
price: 149,
|
|
1224
1285
|
isCatalog: true,
|
|
1225
1286
|
hidden: false,
|
|
@@ -1237,6 +1298,7 @@ export const PrestationDetail = {
|
|
|
1237
1298
|
isAttestation: false,
|
|
1238
1299
|
inAverageCart: false,
|
|
1239
1300
|
isBack: false,
|
|
1301
|
+
minimumPrice: null,
|
|
1240
1302
|
price: 149,
|
|
1241
1303
|
isCatalog: true,
|
|
1242
1304
|
hidden: false,
|
|
@@ -1254,6 +1316,7 @@ export const PrestationDetail = {
|
|
|
1254
1316
|
isAttestation: false,
|
|
1255
1317
|
inAverageCart: false,
|
|
1256
1318
|
isBack: false,
|
|
1319
|
+
minimumPrice: null,
|
|
1257
1320
|
price: 149,
|
|
1258
1321
|
isCatalog: true,
|
|
1259
1322
|
hidden: false,
|
|
@@ -1271,6 +1334,7 @@ export const PrestationDetail = {
|
|
|
1271
1334
|
isAttestation: false,
|
|
1272
1335
|
inAverageCart: false,
|
|
1273
1336
|
isBack: false,
|
|
1337
|
+
minimumPrice: null,
|
|
1274
1338
|
price: 199,
|
|
1275
1339
|
isCatalog: true,
|
|
1276
1340
|
hidden: false,
|
|
@@ -1288,6 +1352,7 @@ export const PrestationDetail = {
|
|
|
1288
1352
|
isAttestation: false,
|
|
1289
1353
|
inAverageCart: false,
|
|
1290
1354
|
isBack: false,
|
|
1355
|
+
minimumPrice: null,
|
|
1291
1356
|
price: 199,
|
|
1292
1357
|
isCatalog: false,
|
|
1293
1358
|
hidden: true,
|
|
@@ -1305,6 +1370,7 @@ export const PrestationDetail = {
|
|
|
1305
1370
|
isAttestation: false,
|
|
1306
1371
|
inAverageCart: false,
|
|
1307
1372
|
isBack: false,
|
|
1373
|
+
minimumPrice: null,
|
|
1308
1374
|
price: 499,
|
|
1309
1375
|
isCatalog: true,
|
|
1310
1376
|
hidden: false,
|
|
@@ -1322,6 +1388,7 @@ export const PrestationDetail = {
|
|
|
1322
1388
|
isAttestation: false,
|
|
1323
1389
|
inAverageCart: false,
|
|
1324
1390
|
isBack: false,
|
|
1391
|
+
minimumPrice: null,
|
|
1325
1392
|
price: 796,
|
|
1326
1393
|
isCatalog: true,
|
|
1327
1394
|
hidden: false,
|
|
@@ -1339,6 +1406,7 @@ export const PrestationDetail = {
|
|
|
1339
1406
|
isAttestation: false,
|
|
1340
1407
|
inAverageCart: false,
|
|
1341
1408
|
isBack: false,
|
|
1409
|
+
minimumPrice: null,
|
|
1342
1410
|
price: 596,
|
|
1343
1411
|
isCatalog: true,
|
|
1344
1412
|
hidden: false,
|
|
@@ -1356,6 +1424,7 @@ export const PrestationDetail = {
|
|
|
1356
1424
|
isAttestation: false,
|
|
1357
1425
|
inAverageCart: false,
|
|
1358
1426
|
isBack: false,
|
|
1427
|
+
minimumPrice: null,
|
|
1359
1428
|
price: 200,
|
|
1360
1429
|
isCatalog: true,
|
|
1361
1430
|
hidden: false,
|
|
@@ -1373,6 +1442,7 @@ export const PrestationDetail = {
|
|
|
1373
1442
|
isAttestation: false,
|
|
1374
1443
|
inAverageCart: false,
|
|
1375
1444
|
isBack: false,
|
|
1445
|
+
minimumPrice: null,
|
|
1376
1446
|
price: 59,
|
|
1377
1447
|
isCatalog: true,
|
|
1378
1448
|
hidden: false,
|
|
@@ -1390,6 +1460,7 @@ export const PrestationDetail = {
|
|
|
1390
1460
|
isAttestation: false,
|
|
1391
1461
|
inAverageCart: false,
|
|
1392
1462
|
isBack: false,
|
|
1463
|
+
minimumPrice: null,
|
|
1393
1464
|
price: 249,
|
|
1394
1465
|
isCatalog: true,
|
|
1395
1466
|
hidden: false,
|
|
@@ -1407,6 +1478,7 @@ export const PrestationDetail = {
|
|
|
1407
1478
|
isAttestation: false,
|
|
1408
1479
|
inAverageCart: false,
|
|
1409
1480
|
isBack: false,
|
|
1481
|
+
minimumPrice: null,
|
|
1410
1482
|
price: 499,
|
|
1411
1483
|
isCatalog: true,
|
|
1412
1484
|
hidden: false,
|
|
@@ -1424,6 +1496,7 @@ export const PrestationDetail = {
|
|
|
1424
1496
|
isAttestation: false,
|
|
1425
1497
|
inAverageCart: false,
|
|
1426
1498
|
isBack: false,
|
|
1499
|
+
minimumPrice: null,
|
|
1427
1500
|
price: 399,
|
|
1428
1501
|
isCatalog: false,
|
|
1429
1502
|
hidden: true,
|
|
@@ -1441,6 +1514,7 @@ export const PrestationDetail = {
|
|
|
1441
1514
|
isAttestation: false,
|
|
1442
1515
|
inAverageCart: false,
|
|
1443
1516
|
isBack: false,
|
|
1517
|
+
minimumPrice: null,
|
|
1444
1518
|
price: 15.9,
|
|
1445
1519
|
isCatalog: true,
|
|
1446
1520
|
hidden: false,
|
|
@@ -1458,6 +1532,7 @@ export const PrestationDetail = {
|
|
|
1458
1532
|
isAttestation: false,
|
|
1459
1533
|
inAverageCart: false,
|
|
1460
1534
|
isBack: false,
|
|
1535
|
+
minimumPrice: null,
|
|
1461
1536
|
price: 15,
|
|
1462
1537
|
isCatalog: true,
|
|
1463
1538
|
hidden: false,
|
|
@@ -1475,6 +1550,7 @@ export const PrestationDetail = {
|
|
|
1475
1550
|
isAttestation: false,
|
|
1476
1551
|
inAverageCart: false,
|
|
1477
1552
|
isBack: false,
|
|
1553
|
+
minimumPrice: null,
|
|
1478
1554
|
price: 20,
|
|
1479
1555
|
isCatalog: true,
|
|
1480
1556
|
hidden: false,
|
|
@@ -1492,6 +1568,7 @@ export const PrestationDetail = {
|
|
|
1492
1568
|
isAttestation: false,
|
|
1493
1569
|
inAverageCart: false,
|
|
1494
1570
|
isBack: false,
|
|
1571
|
+
minimumPrice: null,
|
|
1495
1572
|
price: 78,
|
|
1496
1573
|
isCatalog: true,
|
|
1497
1574
|
hidden: false,
|
|
@@ -1509,6 +1586,7 @@ export const PrestationDetail = {
|
|
|
1509
1586
|
isAttestation: false,
|
|
1510
1587
|
inAverageCart: false,
|
|
1511
1588
|
isBack: false,
|
|
1589
|
+
minimumPrice: null,
|
|
1512
1590
|
price: 18,
|
|
1513
1591
|
isCatalog: true,
|
|
1514
1592
|
hidden: false,
|
|
@@ -1526,6 +1604,7 @@ export const PrestationDetail = {
|
|
|
1526
1604
|
isAttestation: false,
|
|
1527
1605
|
inAverageCart: false,
|
|
1528
1606
|
isBack: false,
|
|
1607
|
+
minimumPrice: null,
|
|
1529
1608
|
price: 56,
|
|
1530
1609
|
isCatalog: true,
|
|
1531
1610
|
hidden: false,
|
|
@@ -1543,6 +1622,7 @@ export const PrestationDetail = {
|
|
|
1543
1622
|
isAttestation: false,
|
|
1544
1623
|
inAverageCart: false,
|
|
1545
1624
|
isBack: false,
|
|
1625
|
+
minimumPrice: null,
|
|
1546
1626
|
price: 48,
|
|
1547
1627
|
isCatalog: true,
|
|
1548
1628
|
hidden: false,
|
|
@@ -1560,6 +1640,7 @@ export const PrestationDetail = {
|
|
|
1560
1640
|
isAttestation: false,
|
|
1561
1641
|
inAverageCart: false,
|
|
1562
1642
|
isBack: false,
|
|
1643
|
+
minimumPrice: null,
|
|
1563
1644
|
price: 889,
|
|
1564
1645
|
isCatalog: true,
|
|
1565
1646
|
hidden: false,
|
|
@@ -1577,6 +1658,7 @@ export const PrestationDetail = {
|
|
|
1577
1658
|
isAttestation: false,
|
|
1578
1659
|
inAverageCart: false,
|
|
1579
1660
|
isBack: false,
|
|
1661
|
+
minimumPrice: null,
|
|
1580
1662
|
price: 149,
|
|
1581
1663
|
isCatalog: true,
|
|
1582
1664
|
hidden: false,
|
|
@@ -1594,6 +1676,7 @@ export const PrestationDetail = {
|
|
|
1594
1676
|
isAttestation: false,
|
|
1595
1677
|
inAverageCart: false,
|
|
1596
1678
|
isBack: false,
|
|
1679
|
+
minimumPrice: null,
|
|
1597
1680
|
price: 399,
|
|
1598
1681
|
isCatalog: true,
|
|
1599
1682
|
hidden: false,
|
|
@@ -1611,6 +1694,7 @@ export const PrestationDetail = {
|
|
|
1611
1694
|
isAttestation: false,
|
|
1612
1695
|
inAverageCart: false,
|
|
1613
1696
|
isBack: false,
|
|
1697
|
+
minimumPrice: null,
|
|
1614
1698
|
price: 39,
|
|
1615
1699
|
isCatalog: true,
|
|
1616
1700
|
hidden: false,
|
|
@@ -1628,6 +1712,7 @@ export const PrestationDetail = {
|
|
|
1628
1712
|
isAttestation: false,
|
|
1629
1713
|
inAverageCart: false,
|
|
1630
1714
|
isBack: false,
|
|
1715
|
+
minimumPrice: null,
|
|
1631
1716
|
price: null,
|
|
1632
1717
|
isCatalog: true,
|
|
1633
1718
|
hidden: false,
|
|
@@ -1645,6 +1730,7 @@ export const PrestationDetail = {
|
|
|
1645
1730
|
isAttestation: false,
|
|
1646
1731
|
inAverageCart: false,
|
|
1647
1732
|
isBack: false,
|
|
1733
|
+
minimumPrice: null,
|
|
1648
1734
|
price: null,
|
|
1649
1735
|
isCatalog: true,
|
|
1650
1736
|
hidden: false,
|
|
@@ -1662,6 +1748,7 @@ export const PrestationDetail = {
|
|
|
1662
1748
|
isAttestation: false,
|
|
1663
1749
|
inAverageCart: false,
|
|
1664
1750
|
isBack: false,
|
|
1751
|
+
minimumPrice: null,
|
|
1665
1752
|
price: null,
|
|
1666
1753
|
isCatalog: true,
|
|
1667
1754
|
hidden: false,
|
|
@@ -1679,6 +1766,7 @@ export const PrestationDetail = {
|
|
|
1679
1766
|
isAttestation: false,
|
|
1680
1767
|
inAverageCart: false,
|
|
1681
1768
|
isBack: false,
|
|
1769
|
+
minimumPrice: null,
|
|
1682
1770
|
price: null,
|
|
1683
1771
|
isCatalog: true,
|
|
1684
1772
|
hidden: false,
|
|
@@ -1696,6 +1784,7 @@ export const PrestationDetail = {
|
|
|
1696
1784
|
isAttestation: false,
|
|
1697
1785
|
inAverageCart: false,
|
|
1698
1786
|
isBack: false,
|
|
1787
|
+
minimumPrice: null,
|
|
1699
1788
|
price: 0,
|
|
1700
1789
|
isCatalog: false,
|
|
1701
1790
|
hidden: true,
|
|
@@ -1713,6 +1802,7 @@ export const PrestationDetail = {
|
|
|
1713
1802
|
isAttestation: true,
|
|
1714
1803
|
inAverageCart: false,
|
|
1715
1804
|
isBack: false,
|
|
1805
|
+
minimumPrice: null,
|
|
1716
1806
|
price: null,
|
|
1717
1807
|
isCatalog: true,
|
|
1718
1808
|
hidden: false,
|
|
@@ -1731,6 +1821,7 @@ export const PrestationDetail = {
|
|
|
1731
1821
|
isAttestation: true,
|
|
1732
1822
|
inAverageCart: false,
|
|
1733
1823
|
isBack: false,
|
|
1824
|
+
minimumPrice: null,
|
|
1734
1825
|
price: null,
|
|
1735
1826
|
isCatalog: true,
|
|
1736
1827
|
hidden: false,
|
|
@@ -1748,6 +1839,7 @@ export const PrestationDetail = {
|
|
|
1748
1839
|
isAttestation: true,
|
|
1749
1840
|
inAverageCart: false,
|
|
1750
1841
|
isBack: false,
|
|
1842
|
+
minimumPrice: null,
|
|
1751
1843
|
price: null,
|
|
1752
1844
|
isCatalog: true,
|
|
1753
1845
|
hidden: false,
|
|
@@ -1765,6 +1857,7 @@ export const PrestationDetail = {
|
|
|
1765
1857
|
isAttestation: true,
|
|
1766
1858
|
inAverageCart: false,
|
|
1767
1859
|
isBack: false,
|
|
1860
|
+
minimumPrice: null,
|
|
1768
1861
|
price: null,
|
|
1769
1862
|
isCatalog: true,
|
|
1770
1863
|
hidden: false,
|
|
@@ -1782,6 +1875,7 @@ export const PrestationDetail = {
|
|
|
1782
1875
|
isAttestation: false,
|
|
1783
1876
|
inAverageCart: false,
|
|
1784
1877
|
isBack: false,
|
|
1878
|
+
minimumPrice: null,
|
|
1785
1879
|
price: 149,
|
|
1786
1880
|
isCatalog: true,
|
|
1787
1881
|
hidden: false,
|
|
@@ -1799,6 +1893,7 @@ export const PrestationDetail = {
|
|
|
1799
1893
|
isAttestation: false,
|
|
1800
1894
|
inAverageCart: false,
|
|
1801
1895
|
isBack: false,
|
|
1896
|
+
minimumPrice: null,
|
|
1802
1897
|
price: 349,
|
|
1803
1898
|
isCatalog: true,
|
|
1804
1899
|
hidden: false,
|
|
@@ -1816,6 +1911,7 @@ export const PrestationDetail = {
|
|
|
1816
1911
|
isAttestation: false,
|
|
1817
1912
|
inAverageCart: false,
|
|
1818
1913
|
isBack: false,
|
|
1914
|
+
minimumPrice: null,
|
|
1819
1915
|
price: 349,
|
|
1820
1916
|
isCatalog: true,
|
|
1821
1917
|
hidden: false,
|
|
@@ -1833,6 +1929,7 @@ export const PrestationDetail = {
|
|
|
1833
1929
|
isAttestation: false,
|
|
1834
1930
|
inAverageCart: false,
|
|
1835
1931
|
isBack: false,
|
|
1932
|
+
minimumPrice: null,
|
|
1836
1933
|
price: 349,
|
|
1837
1934
|
isCatalog: true,
|
|
1838
1935
|
hidden: false,
|
|
@@ -1850,6 +1947,7 @@ export const PrestationDetail = {
|
|
|
1850
1947
|
isAttestation: false,
|
|
1851
1948
|
inAverageCart: false,
|
|
1852
1949
|
isBack: false,
|
|
1950
|
+
minimumPrice: null,
|
|
1853
1951
|
price: 349,
|
|
1854
1952
|
isCatalog: true,
|
|
1855
1953
|
hidden: false,
|
|
@@ -1867,6 +1965,7 @@ export const PrestationDetail = {
|
|
|
1867
1965
|
isAttestation: false,
|
|
1868
1966
|
inAverageCart: false,
|
|
1869
1967
|
isBack: false,
|
|
1968
|
+
minimumPrice: null,
|
|
1870
1969
|
price: 349,
|
|
1871
1970
|
isCatalog: true,
|
|
1872
1971
|
hidden: false,
|
|
@@ -1884,6 +1983,7 @@ export const PrestationDetail = {
|
|
|
1884
1983
|
isAttestation: false,
|
|
1885
1984
|
inAverageCart: false,
|
|
1886
1985
|
isBack: false,
|
|
1986
|
+
minimumPrice: null,
|
|
1887
1987
|
price: 249,
|
|
1888
1988
|
isCatalog: true,
|
|
1889
1989
|
hidden: false,
|
|
@@ -1901,6 +2001,7 @@ export const PrestationDetail = {
|
|
|
1901
2001
|
isAttestation: false,
|
|
1902
2002
|
inAverageCart: false,
|
|
1903
2003
|
isBack: false,
|
|
2004
|
+
minimumPrice: null,
|
|
1904
2005
|
price: 349,
|
|
1905
2006
|
isCatalog: true,
|
|
1906
2007
|
hidden: false,
|
|
@@ -1918,6 +2019,7 @@ export const PrestationDetail = {
|
|
|
1918
2019
|
isAttestation: false,
|
|
1919
2020
|
inAverageCart: false,
|
|
1920
2021
|
isBack: false,
|
|
2022
|
+
minimumPrice: null,
|
|
1921
2023
|
price: 399,
|
|
1922
2024
|
isCatalog: true,
|
|
1923
2025
|
hidden: false,
|
|
@@ -1935,6 +2037,7 @@ export const PrestationDetail = {
|
|
|
1935
2037
|
isAttestation: false,
|
|
1936
2038
|
inAverageCart: false,
|
|
1937
2039
|
isBack: false,
|
|
2040
|
+
minimumPrice: null,
|
|
1938
2041
|
price: 499,
|
|
1939
2042
|
isCatalog: true,
|
|
1940
2043
|
hidden: false,
|
|
@@ -1952,6 +2055,7 @@ export const PrestationDetail = {
|
|
|
1952
2055
|
isAttestation: false,
|
|
1953
2056
|
inAverageCart: false,
|
|
1954
2057
|
isBack: false,
|
|
2058
|
+
minimumPrice: null,
|
|
1955
2059
|
price: 499,
|
|
1956
2060
|
isCatalog: true,
|
|
1957
2061
|
hidden: false,
|
|
@@ -1969,6 +2073,7 @@ export const PrestationDetail = {
|
|
|
1969
2073
|
isAttestation: false,
|
|
1970
2074
|
inAverageCart: false,
|
|
1971
2075
|
isBack: false,
|
|
2076
|
+
minimumPrice: null,
|
|
1972
2077
|
price: 499,
|
|
1973
2078
|
isCatalog: true,
|
|
1974
2079
|
hidden: false,
|
|
@@ -1986,6 +2091,7 @@ export const PrestationDetail = {
|
|
|
1986
2091
|
isAttestation: false,
|
|
1987
2092
|
inAverageCart: false,
|
|
1988
2093
|
isBack: false,
|
|
2094
|
+
minimumPrice: null,
|
|
1989
2095
|
price: 399,
|
|
1990
2096
|
isCatalog: true,
|
|
1991
2097
|
hidden: false,
|
|
@@ -2003,6 +2109,7 @@ export const PrestationDetail = {
|
|
|
2003
2109
|
isAttestation: false,
|
|
2004
2110
|
inAverageCart: false,
|
|
2005
2111
|
isBack: false,
|
|
2112
|
+
minimumPrice: null,
|
|
2006
2113
|
price: 499,
|
|
2007
2114
|
isCatalog: true,
|
|
2008
2115
|
hidden: false,
|
|
@@ -2020,6 +2127,7 @@ export const PrestationDetail = {
|
|
|
2020
2127
|
isAttestation: false,
|
|
2021
2128
|
inAverageCart: false,
|
|
2022
2129
|
isBack: false,
|
|
2130
|
+
minimumPrice: null,
|
|
2023
2131
|
price: 18,
|
|
2024
2132
|
isCatalog: true,
|
|
2025
2133
|
hidden: false,
|
|
@@ -2037,6 +2145,7 @@ export const PrestationDetail = {
|
|
|
2037
2145
|
isAttestation: false,
|
|
2038
2146
|
inAverageCart: false,
|
|
2039
2147
|
isBack: false,
|
|
2148
|
+
minimumPrice: null,
|
|
2040
2149
|
price: 41,
|
|
2041
2150
|
isCatalog: true,
|
|
2042
2151
|
hidden: false,
|
|
@@ -2054,6 +2163,7 @@ export const PrestationDetail = {
|
|
|
2054
2163
|
isAttestation: false,
|
|
2055
2164
|
inAverageCart: false,
|
|
2056
2165
|
isBack: false,
|
|
2166
|
+
minimumPrice: null,
|
|
2057
2167
|
price: 28,
|
|
2058
2168
|
isCatalog: true,
|
|
2059
2169
|
hidden: false,
|
|
@@ -2071,6 +2181,7 @@ export const PrestationDetail = {
|
|
|
2071
2181
|
isAttestation: false,
|
|
2072
2182
|
inAverageCart: false,
|
|
2073
2183
|
isBack: false,
|
|
2184
|
+
minimumPrice: null,
|
|
2074
2185
|
price: 56,
|
|
2075
2186
|
isCatalog: true,
|
|
2076
2187
|
hidden: false,
|
|
@@ -2088,6 +2199,7 @@ export const PrestationDetail = {
|
|
|
2088
2199
|
isAttestation: false,
|
|
2089
2200
|
inAverageCart: false,
|
|
2090
2201
|
isBack: false,
|
|
2202
|
+
minimumPrice: null,
|
|
2091
2203
|
price: 56,
|
|
2092
2204
|
isCatalog: true,
|
|
2093
2205
|
hidden: false,
|
|
@@ -2105,6 +2217,7 @@ export const PrestationDetail = {
|
|
|
2105
2217
|
isAttestation: false,
|
|
2106
2218
|
inAverageCart: false,
|
|
2107
2219
|
isBack: false,
|
|
2220
|
+
minimumPrice: null,
|
|
2108
2221
|
price: 330,
|
|
2109
2222
|
isCatalog: true,
|
|
2110
2223
|
hidden: false,
|
|
@@ -2122,6 +2235,7 @@ export const PrestationDetail = {
|
|
|
2122
2235
|
isAttestation: false,
|
|
2123
2236
|
inAverageCart: true,
|
|
2124
2237
|
isBack: false,
|
|
2238
|
+
minimumPrice: null,
|
|
2125
2239
|
price: null,
|
|
2126
2240
|
isCatalog: false,
|
|
2127
2241
|
hidden: false,
|
|
@@ -2139,6 +2253,7 @@ export const PrestationDetail = {
|
|
|
2139
2253
|
isAttestation: false,
|
|
2140
2254
|
inAverageCart: true,
|
|
2141
2255
|
isBack: false,
|
|
2256
|
+
minimumPrice: null,
|
|
2142
2257
|
price: null,
|
|
2143
2258
|
isCatalog: false,
|
|
2144
2259
|
hidden: false,
|
|
@@ -2156,6 +2271,7 @@ export const PrestationDetail = {
|
|
|
2156
2271
|
isAttestation: false,
|
|
2157
2272
|
inAverageCart: false,
|
|
2158
2273
|
isBack: false,
|
|
2274
|
+
minimumPrice: null,
|
|
2159
2275
|
price: 249,
|
|
2160
2276
|
isCatalog: true,
|
|
2161
2277
|
hidden: false,
|
|
@@ -2173,6 +2289,7 @@ export const PrestationDetail = {
|
|
|
2173
2289
|
isAttestation: false,
|
|
2174
2290
|
inAverageCart: false,
|
|
2175
2291
|
isBack: false,
|
|
2292
|
+
minimumPrice: null,
|
|
2176
2293
|
price: 49,
|
|
2177
2294
|
isCatalog: true,
|
|
2178
2295
|
hidden: true,
|
|
@@ -2190,6 +2307,7 @@ export const PrestationDetail = {
|
|
|
2190
2307
|
isAttestation: false,
|
|
2191
2308
|
inAverageCart: false,
|
|
2192
2309
|
isBack: false,
|
|
2310
|
+
minimumPrice: null,
|
|
2193
2311
|
price: 75,
|
|
2194
2312
|
isCatalog: true,
|
|
2195
2313
|
hidden: false,
|
|
@@ -2207,6 +2325,7 @@ export const PrestationDetail = {
|
|
|
2207
2325
|
isAttestation: false,
|
|
2208
2326
|
inAverageCart: false,
|
|
2209
2327
|
isBack: false,
|
|
2328
|
+
minimumPrice: null,
|
|
2210
2329
|
price: 149,
|
|
2211
2330
|
isCatalog: true,
|
|
2212
2331
|
hidden: false,
|
|
@@ -2224,6 +2343,7 @@ export const PrestationDetail = {
|
|
|
2224
2343
|
isAttestation: true,
|
|
2225
2344
|
inAverageCart: false,
|
|
2226
2345
|
isBack: false,
|
|
2346
|
+
minimumPrice: null,
|
|
2227
2347
|
price: null,
|
|
2228
2348
|
isCatalog: true,
|
|
2229
2349
|
hidden: false,
|
|
@@ -2241,6 +2361,7 @@ export const PrestationDetail = {
|
|
|
2241
2361
|
isAttestation: false,
|
|
2242
2362
|
inAverageCart: false,
|
|
2243
2363
|
isBack: false,
|
|
2364
|
+
minimumPrice: null,
|
|
2244
2365
|
price: null,
|
|
2245
2366
|
isCatalog: true,
|
|
2246
2367
|
hidden: false,
|
|
@@ -2258,6 +2379,7 @@ export const PrestationDetail = {
|
|
|
2258
2379
|
isAttestation: false,
|
|
2259
2380
|
inAverageCart: false,
|
|
2260
2381
|
isBack: false,
|
|
2382
|
+
minimumPrice: null,
|
|
2261
2383
|
price: null,
|
|
2262
2384
|
isCatalog: true,
|
|
2263
2385
|
hidden: false,
|
|
@@ -2275,6 +2397,7 @@ export const PrestationDetail = {
|
|
|
2275
2397
|
isAttestation: false,
|
|
2276
2398
|
inAverageCart: false,
|
|
2277
2399
|
isBack: false,
|
|
2400
|
+
minimumPrice: null,
|
|
2278
2401
|
price: 149,
|
|
2279
2402
|
isCatalog: true,
|
|
2280
2403
|
hidden: false,
|
|
@@ -2292,6 +2415,7 @@ export const PrestationDetail = {
|
|
|
2292
2415
|
isAttestation: false,
|
|
2293
2416
|
inAverageCart: false,
|
|
2294
2417
|
isBack: false,
|
|
2418
|
+
minimumPrice: null,
|
|
2295
2419
|
price: 399,
|
|
2296
2420
|
isCatalog: true,
|
|
2297
2421
|
hidden: false,
|
|
@@ -2309,6 +2433,7 @@ export const PrestationDetail = {
|
|
|
2309
2433
|
isAttestation: false,
|
|
2310
2434
|
inAverageCart: false,
|
|
2311
2435
|
isBack: false,
|
|
2436
|
+
minimumPrice: null,
|
|
2312
2437
|
price: 499,
|
|
2313
2438
|
isCatalog: true,
|
|
2314
2439
|
hidden: false,
|
|
@@ -2326,6 +2451,7 @@ export const PrestationDetail = {
|
|
|
2326
2451
|
isAttestation: false,
|
|
2327
2452
|
inAverageCart: false,
|
|
2328
2453
|
isBack: false,
|
|
2454
|
+
minimumPrice: null,
|
|
2329
2455
|
price: 149,
|
|
2330
2456
|
isCatalog: true,
|
|
2331
2457
|
hidden: false,
|
|
@@ -2343,6 +2469,7 @@ export const PrestationDetail = {
|
|
|
2343
2469
|
isAttestation: false,
|
|
2344
2470
|
inAverageCart: false,
|
|
2345
2471
|
isBack: false,
|
|
2472
|
+
minimumPrice: null,
|
|
2346
2473
|
price: 149,
|
|
2347
2474
|
isCatalog: true,
|
|
2348
2475
|
hidden: false,
|
|
@@ -2360,6 +2487,7 @@ export const PrestationDetail = {
|
|
|
2360
2487
|
isAttestation: false,
|
|
2361
2488
|
inAverageCart: false,
|
|
2362
2489
|
isBack: false,
|
|
2490
|
+
minimumPrice: null,
|
|
2363
2491
|
price: 149,
|
|
2364
2492
|
isCatalog: true,
|
|
2365
2493
|
hidden: false,
|
|
@@ -2377,6 +2505,7 @@ export const PrestationDetail = {
|
|
|
2377
2505
|
isAttestation: false,
|
|
2378
2506
|
inAverageCart: false,
|
|
2379
2507
|
isBack: false,
|
|
2508
|
+
minimumPrice: null,
|
|
2380
2509
|
price: 200,
|
|
2381
2510
|
isCatalog: true,
|
|
2382
2511
|
hidden: false,
|
|
@@ -2394,6 +2523,7 @@ export const PrestationDetail = {
|
|
|
2394
2523
|
isAttestation: false,
|
|
2395
2524
|
inAverageCart: false,
|
|
2396
2525
|
isBack: false,
|
|
2526
|
+
minimumPrice: null,
|
|
2397
2527
|
price: 79,
|
|
2398
2528
|
isCatalog: true,
|
|
2399
2529
|
hidden: false,
|
|
@@ -2411,6 +2541,7 @@ export const PrestationDetail = {
|
|
|
2411
2541
|
isAttestation: false,
|
|
2412
2542
|
inAverageCart: false,
|
|
2413
2543
|
isBack: false,
|
|
2544
|
+
minimumPrice: null,
|
|
2414
2545
|
price: 79,
|
|
2415
2546
|
isCatalog: true,
|
|
2416
2547
|
hidden: false,
|
|
@@ -2428,6 +2559,7 @@ export const PrestationDetail = {
|
|
|
2428
2559
|
isAttestation: false,
|
|
2429
2560
|
inAverageCart: false,
|
|
2430
2561
|
isBack: false,
|
|
2562
|
+
minimumPrice: null,
|
|
2431
2563
|
price: 39,
|
|
2432
2564
|
isCatalog: true,
|
|
2433
2565
|
hidden: false,
|
|
@@ -2445,6 +2577,7 @@ export const PrestationDetail = {
|
|
|
2445
2577
|
isAttestation: false,
|
|
2446
2578
|
inAverageCart: false,
|
|
2447
2579
|
isBack: false,
|
|
2580
|
+
minimumPrice: null,
|
|
2448
2581
|
price: 20,
|
|
2449
2582
|
isCatalog: true,
|
|
2450
2583
|
hidden: false,
|
|
@@ -2462,6 +2595,7 @@ export const PrestationDetail = {
|
|
|
2462
2595
|
isAttestation: false,
|
|
2463
2596
|
inAverageCart: false,
|
|
2464
2597
|
isBack: false,
|
|
2598
|
+
minimumPrice: null,
|
|
2465
2599
|
price: 29,
|
|
2466
2600
|
isCatalog: true,
|
|
2467
2601
|
hidden: false,
|
|
@@ -2479,6 +2613,7 @@ export const PrestationDetail = {
|
|
|
2479
2613
|
isAttestation: false,
|
|
2480
2614
|
inAverageCart: false,
|
|
2481
2615
|
isBack: false,
|
|
2616
|
+
minimumPrice: null,
|
|
2482
2617
|
price: 19,
|
|
2483
2618
|
isCatalog: true,
|
|
2484
2619
|
hidden: false,
|
|
@@ -2496,6 +2631,7 @@ export const PrestationDetail = {
|
|
|
2496
2631
|
isAttestation: false,
|
|
2497
2632
|
inAverageCart: false,
|
|
2498
2633
|
isBack: false,
|
|
2634
|
+
minimumPrice: null,
|
|
2499
2635
|
price: 15,
|
|
2500
2636
|
isCatalog: true,
|
|
2501
2637
|
hidden: true,
|
|
@@ -2513,6 +2649,7 @@ export const PrestationDetail = {
|
|
|
2513
2649
|
isAttestation: false,
|
|
2514
2650
|
inAverageCart: false,
|
|
2515
2651
|
isBack: false,
|
|
2652
|
+
minimumPrice: null,
|
|
2516
2653
|
price: 41,
|
|
2517
2654
|
isCatalog: true,
|
|
2518
2655
|
hidden: false,
|
|
@@ -2530,6 +2667,7 @@ export const PrestationDetail = {
|
|
|
2530
2667
|
isAttestation: false,
|
|
2531
2668
|
inAverageCart: false,
|
|
2532
2669
|
isBack: false,
|
|
2670
|
+
minimumPrice: null,
|
|
2533
2671
|
price: 41,
|
|
2534
2672
|
isCatalog: true,
|
|
2535
2673
|
hidden: false,
|
|
@@ -2547,6 +2685,7 @@ export const PrestationDetail = {
|
|
|
2547
2685
|
isAttestation: false,
|
|
2548
2686
|
inAverageCart: true,
|
|
2549
2687
|
isBack: false,
|
|
2688
|
+
minimumPrice: null,
|
|
2550
2689
|
price: null,
|
|
2551
2690
|
isCatalog: false,
|
|
2552
2691
|
hidden: false,
|
|
@@ -2564,6 +2703,7 @@ export const PrestationDetail = {
|
|
|
2564
2703
|
isAttestation: false,
|
|
2565
2704
|
inAverageCart: true,
|
|
2566
2705
|
isBack: true,
|
|
2706
|
+
minimumPrice: null,
|
|
2567
2707
|
price: null,
|
|
2568
2708
|
isCatalog: false,
|
|
2569
2709
|
hidden: false,
|
|
@@ -2581,6 +2721,7 @@ export const PrestationDetail = {
|
|
|
2581
2721
|
isAttestation: false,
|
|
2582
2722
|
inAverageCart: true,
|
|
2583
2723
|
isBack: false,
|
|
2724
|
+
minimumPrice: null,
|
|
2584
2725
|
price: null,
|
|
2585
2726
|
isCatalog: false,
|
|
2586
2727
|
hidden: false,
|
|
@@ -2598,6 +2739,7 @@ export const PrestationDetail = {
|
|
|
2598
2739
|
isAttestation: false,
|
|
2599
2740
|
inAverageCart: true,
|
|
2600
2741
|
isBack: true,
|
|
2742
|
+
minimumPrice: null,
|
|
2601
2743
|
price: null,
|
|
2602
2744
|
isCatalog: false,
|
|
2603
2745
|
hidden: false,
|
|
@@ -2615,6 +2757,7 @@ export const PrestationDetail = {
|
|
|
2615
2757
|
isAttestation: false,
|
|
2616
2758
|
inAverageCart: true,
|
|
2617
2759
|
isBack: false,
|
|
2760
|
+
minimumPrice: null,
|
|
2618
2761
|
price: 239,
|
|
2619
2762
|
isCatalog: true,
|
|
2620
2763
|
hidden: false,
|
|
@@ -2632,6 +2775,7 @@ export const PrestationDetail = {
|
|
|
2632
2775
|
isAttestation: true,
|
|
2633
2776
|
inAverageCart: false,
|
|
2634
2777
|
isBack: false,
|
|
2778
|
+
minimumPrice: null,
|
|
2635
2779
|
price: null,
|
|
2636
2780
|
isCatalog: true,
|
|
2637
2781
|
hidden: false,
|
|
@@ -2649,6 +2793,7 @@ export const PrestationDetail = {
|
|
|
2649
2793
|
isAttestation: false,
|
|
2650
2794
|
inAverageCart: false,
|
|
2651
2795
|
isBack: false,
|
|
2796
|
+
minimumPrice: null,
|
|
2652
2797
|
price: null,
|
|
2653
2798
|
isCatalog: false,
|
|
2654
2799
|
hidden: false,
|
|
@@ -2666,6 +2811,7 @@ export const PrestationDetail = {
|
|
|
2666
2811
|
isAttestation: false,
|
|
2667
2812
|
inAverageCart: false,
|
|
2668
2813
|
isBack: false,
|
|
2814
|
+
minimumPrice: null,
|
|
2669
2815
|
price: null,
|
|
2670
2816
|
isCatalog: false,
|
|
2671
2817
|
hidden: false,
|
|
@@ -2683,6 +2829,7 @@ export const PrestationDetail = {
|
|
|
2683
2829
|
isAttestation: false,
|
|
2684
2830
|
inAverageCart: false,
|
|
2685
2831
|
isBack: false,
|
|
2832
|
+
minimumPrice: null,
|
|
2686
2833
|
price: null,
|
|
2687
2834
|
isCatalog: true,
|
|
2688
2835
|
hidden: true,
|
|
@@ -2700,6 +2847,7 @@ export const PrestationDetail = {
|
|
|
2700
2847
|
isAttestation: false,
|
|
2701
2848
|
inAverageCart: true,
|
|
2702
2849
|
isBack: false,
|
|
2850
|
+
minimumPrice: null,
|
|
2703
2851
|
price: null,
|
|
2704
2852
|
isCatalog: false,
|
|
2705
2853
|
hidden: true,
|
|
@@ -2717,6 +2865,7 @@ export const PrestationDetail = {
|
|
|
2717
2865
|
isAttestation: false,
|
|
2718
2866
|
inAverageCart: true,
|
|
2719
2867
|
isBack: false,
|
|
2868
|
+
minimumPrice: null,
|
|
2720
2869
|
price: null,
|
|
2721
2870
|
isCatalog: false,
|
|
2722
2871
|
hidden: true,
|
|
@@ -2734,6 +2883,7 @@ export const PrestationDetail = {
|
|
|
2734
2883
|
isAttestation: false,
|
|
2735
2884
|
inAverageCart: true,
|
|
2736
2885
|
isBack: false,
|
|
2886
|
+
minimumPrice: null,
|
|
2737
2887
|
price: null,
|
|
2738
2888
|
isCatalog: false,
|
|
2739
2889
|
hidden: true,
|
|
@@ -2751,6 +2901,7 @@ export const PrestationDetail = {
|
|
|
2751
2901
|
isAttestation: false,
|
|
2752
2902
|
inAverageCart: true,
|
|
2753
2903
|
isBack: false,
|
|
2904
|
+
minimumPrice: null,
|
|
2754
2905
|
price: null,
|
|
2755
2906
|
isCatalog: false,
|
|
2756
2907
|
hidden: false,
|
|
@@ -2768,6 +2919,7 @@ export const PrestationDetail = {
|
|
|
2768
2919
|
isAttestation: false,
|
|
2769
2920
|
inAverageCart: true,
|
|
2770
2921
|
isBack: false,
|
|
2922
|
+
minimumPrice: null,
|
|
2771
2923
|
price: null,
|
|
2772
2924
|
isCatalog: false,
|
|
2773
2925
|
hidden: false,
|
|
@@ -2785,6 +2937,7 @@ export const PrestationDetail = {
|
|
|
2785
2937
|
isAttestation: false,
|
|
2786
2938
|
inAverageCart: true,
|
|
2787
2939
|
isBack: true,
|
|
2940
|
+
minimumPrice: null,
|
|
2788
2941
|
price: null,
|
|
2789
2942
|
isCatalog: false,
|
|
2790
2943
|
hidden: false,
|
|
@@ -2802,6 +2955,7 @@ export const PrestationDetail = {
|
|
|
2802
2955
|
isAttestation: true,
|
|
2803
2956
|
inAverageCart: false,
|
|
2804
2957
|
isBack: false,
|
|
2958
|
+
minimumPrice: null,
|
|
2805
2959
|
price: null,
|
|
2806
2960
|
isCatalog: true,
|
|
2807
2961
|
hidden: false,
|
|
@@ -2819,6 +2973,7 @@ export const PrestationDetail = {
|
|
|
2819
2973
|
isAttestation: false,
|
|
2820
2974
|
inAverageCart: true,
|
|
2821
2975
|
isBack: false,
|
|
2976
|
+
minimumPrice: null,
|
|
2822
2977
|
price: null,
|
|
2823
2978
|
isCatalog: false,
|
|
2824
2979
|
hidden: true,
|
|
@@ -2836,6 +2991,7 @@ export const PrestationDetail = {
|
|
|
2836
2991
|
isAttestation: false,
|
|
2837
2992
|
inAverageCart: true,
|
|
2838
2993
|
isBack: false,
|
|
2994
|
+
minimumPrice: null,
|
|
2839
2995
|
price: null,
|
|
2840
2996
|
isCatalog: false,
|
|
2841
2997
|
hidden: true,
|
|
@@ -2853,6 +3009,7 @@ export const PrestationDetail = {
|
|
|
2853
3009
|
isAttestation: false,
|
|
2854
3010
|
inAverageCart: true,
|
|
2855
3011
|
isBack: false,
|
|
3012
|
+
minimumPrice: null,
|
|
2856
3013
|
price: null,
|
|
2857
3014
|
isCatalog: false,
|
|
2858
3015
|
hidden: true,
|
|
@@ -2870,6 +3027,7 @@ export const PrestationDetail = {
|
|
|
2870
3027
|
isAttestation: false,
|
|
2871
3028
|
inAverageCart: false,
|
|
2872
3029
|
isBack: false,
|
|
3030
|
+
minimumPrice: null,
|
|
2873
3031
|
price: 0,
|
|
2874
3032
|
isCatalog: true,
|
|
2875
3033
|
hidden: false,
|
|
@@ -2887,6 +3045,7 @@ export const PrestationDetail = {
|
|
|
2887
3045
|
isAttestation: false,
|
|
2888
3046
|
inAverageCart: true,
|
|
2889
3047
|
isBack: false,
|
|
3048
|
+
minimumPrice: null,
|
|
2890
3049
|
price: null,
|
|
2891
3050
|
isCatalog: false,
|
|
2892
3051
|
hidden: false,
|
|
@@ -2904,6 +3063,7 @@ export const PrestationDetail = {
|
|
|
2904
3063
|
isAttestation: false,
|
|
2905
3064
|
inAverageCart: false,
|
|
2906
3065
|
isBack: false,
|
|
3066
|
+
minimumPrice: null,
|
|
2907
3067
|
price: null,
|
|
2908
3068
|
isCatalog: true,
|
|
2909
3069
|
hidden: false,
|
|
@@ -2921,6 +3081,7 @@ export const PrestationDetail = {
|
|
|
2921
3081
|
isAttestation: false,
|
|
2922
3082
|
inAverageCart: true,
|
|
2923
3083
|
isBack: true,
|
|
3084
|
+
minimumPrice: null,
|
|
2924
3085
|
price: null,
|
|
2925
3086
|
isCatalog: false,
|
|
2926
3087
|
hidden: false,
|
|
@@ -2938,6 +3099,7 @@ export const PrestationDetail = {
|
|
|
2938
3099
|
isAttestation: false,
|
|
2939
3100
|
inAverageCart: true,
|
|
2940
3101
|
isBack: true,
|
|
3102
|
+
minimumPrice: null,
|
|
2941
3103
|
price: null,
|
|
2942
3104
|
isCatalog: false,
|
|
2943
3105
|
hidden: false,
|
|
@@ -2955,6 +3117,7 @@ export const PrestationDetail = {
|
|
|
2955
3117
|
isAttestation: false,
|
|
2956
3118
|
inAverageCart: false,
|
|
2957
3119
|
isBack: false,
|
|
3120
|
+
minimumPrice: null,
|
|
2958
3121
|
price: null,
|
|
2959
3122
|
isCatalog: false,
|
|
2960
3123
|
hidden: false,
|
|
@@ -2972,6 +3135,7 @@ export const PrestationDetail = {
|
|
|
2972
3135
|
isAttestation: false,
|
|
2973
3136
|
inAverageCart: false,
|
|
2974
3137
|
isBack: false,
|
|
3138
|
+
minimumPrice: null,
|
|
2975
3139
|
price: null,
|
|
2976
3140
|
isCatalog: false,
|
|
2977
3141
|
hidden: false,
|
|
@@ -2989,6 +3153,7 @@ export const PrestationDetail = {
|
|
|
2989
3153
|
isAttestation: false,
|
|
2990
3154
|
inAverageCart: true,
|
|
2991
3155
|
isBack: false,
|
|
3156
|
+
minimumPrice: null,
|
|
2992
3157
|
price: 299,
|
|
2993
3158
|
isCatalog: true,
|
|
2994
3159
|
hidden: false,
|
|
@@ -3006,6 +3171,7 @@ export const PrestationDetail = {
|
|
|
3006
3171
|
isAttestation: false,
|
|
3007
3172
|
inAverageCart: false,
|
|
3008
3173
|
isBack: false,
|
|
3174
|
+
minimumPrice: null,
|
|
3009
3175
|
price: 330.64,
|
|
3010
3176
|
isCatalog: true,
|
|
3011
3177
|
hidden: false,
|
|
@@ -3023,6 +3189,7 @@ export const PrestationDetail = {
|
|
|
3023
3189
|
isAttestation: false,
|
|
3024
3190
|
inAverageCart: false,
|
|
3025
3191
|
isBack: false,
|
|
3192
|
+
minimumPrice: null,
|
|
3026
3193
|
price: 449.44,
|
|
3027
3194
|
isCatalog: true,
|
|
3028
3195
|
hidden: false,
|
|
@@ -3040,6 +3207,7 @@ export const PrestationDetail = {
|
|
|
3040
3207
|
isAttestation: false,
|
|
3041
3208
|
inAverageCart: false,
|
|
3042
3209
|
isBack: false,
|
|
3210
|
+
minimumPrice: null,
|
|
3043
3211
|
price: 629.44,
|
|
3044
3212
|
isCatalog: true,
|
|
3045
3213
|
hidden: false,
|
|
@@ -3057,6 +3225,7 @@ export const PrestationDetail = {
|
|
|
3057
3225
|
isAttestation: false,
|
|
3058
3226
|
inAverageCart: false,
|
|
3059
3227
|
isBack: false,
|
|
3228
|
+
minimumPrice: null,
|
|
3060
3229
|
price: 99,
|
|
3061
3230
|
isCatalog: true,
|
|
3062
3231
|
hidden: false,
|
|
@@ -3074,6 +3243,7 @@ export const PrestationDetail = {
|
|
|
3074
3243
|
isAttestation: false,
|
|
3075
3244
|
inAverageCart: false,
|
|
3076
3245
|
isBack: false,
|
|
3246
|
+
minimumPrice: null,
|
|
3077
3247
|
price: null,
|
|
3078
3248
|
isCatalog: true,
|
|
3079
3249
|
hidden: false,
|
|
@@ -3091,6 +3261,7 @@ export const PrestationDetail = {
|
|
|
3091
3261
|
isAttestation: false,
|
|
3092
3262
|
inAverageCart: false,
|
|
3093
3263
|
isBack: false,
|
|
3264
|
+
minimumPrice: null,
|
|
3094
3265
|
price: null,
|
|
3095
3266
|
isCatalog: true,
|
|
3096
3267
|
hidden: false,
|
|
@@ -3108,6 +3279,7 @@ export const PrestationDetail = {
|
|
|
3108
3279
|
isAttestation: false,
|
|
3109
3280
|
inAverageCart: false,
|
|
3110
3281
|
isBack: false,
|
|
3282
|
+
minimumPrice: null,
|
|
3111
3283
|
price: null,
|
|
3112
3284
|
isCatalog: true,
|
|
3113
3285
|
hidden: false,
|
|
@@ -3125,6 +3297,7 @@ export const PrestationDetail = {
|
|
|
3125
3297
|
isAttestation: false,
|
|
3126
3298
|
inAverageCart: true,
|
|
3127
3299
|
isBack: true,
|
|
3300
|
+
minimumPrice: null,
|
|
3128
3301
|
price: null,
|
|
3129
3302
|
isCatalog: true,
|
|
3130
3303
|
hidden: false,
|
|
@@ -3142,6 +3315,7 @@ export const PrestationDetail = {
|
|
|
3142
3315
|
isAttestation: false,
|
|
3143
3316
|
inAverageCart: true,
|
|
3144
3317
|
isBack: true,
|
|
3318
|
+
minimumPrice: null,
|
|
3145
3319
|
price: null,
|
|
3146
3320
|
isCatalog: true,
|
|
3147
3321
|
hidden: false,
|
|
@@ -3159,6 +3333,7 @@ export const PrestationDetail = {
|
|
|
3159
3333
|
isAttestation: false,
|
|
3160
3334
|
inAverageCart: true,
|
|
3161
3335
|
isBack: true,
|
|
3336
|
+
minimumPrice: null,
|
|
3162
3337
|
price: null,
|
|
3163
3338
|
isCatalog: true,
|
|
3164
3339
|
hidden: false,
|