@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
|
@@ -204,6 +204,7 @@ exports.PrestationDetail = {
|
|
|
204
204
|
isAttestation: false,
|
|
205
205
|
inAverageCart: true,
|
|
206
206
|
isBack: false,
|
|
207
|
+
minimumPrice: null,
|
|
207
208
|
price: null,
|
|
208
209
|
isCatalog: false,
|
|
209
210
|
hidden: true,
|
|
@@ -221,6 +222,7 @@ exports.PrestationDetail = {
|
|
|
221
222
|
isAttestation: false,
|
|
222
223
|
inAverageCart: true,
|
|
223
224
|
isBack: false,
|
|
225
|
+
minimumPrice: null,
|
|
224
226
|
price: null,
|
|
225
227
|
isCatalog: false,
|
|
226
228
|
hidden: true,
|
|
@@ -238,6 +240,7 @@ exports.PrestationDetail = {
|
|
|
238
240
|
isAttestation: false,
|
|
239
241
|
inAverageCart: true,
|
|
240
242
|
isBack: true,
|
|
243
|
+
minimumPrice: null,
|
|
241
244
|
price: null,
|
|
242
245
|
isCatalog: false,
|
|
243
246
|
hidden: true,
|
|
@@ -255,6 +258,7 @@ exports.PrestationDetail = {
|
|
|
255
258
|
isAttestation: false,
|
|
256
259
|
inAverageCart: true,
|
|
257
260
|
isBack: false,
|
|
261
|
+
minimumPrice: null,
|
|
258
262
|
price: null,
|
|
259
263
|
isCatalog: false,
|
|
260
264
|
hidden: true,
|
|
@@ -272,6 +276,7 @@ exports.PrestationDetail = {
|
|
|
272
276
|
isAttestation: false,
|
|
273
277
|
inAverageCart: false,
|
|
274
278
|
isBack: false,
|
|
279
|
+
minimumPrice: null,
|
|
275
280
|
price: null,
|
|
276
281
|
isCatalog: false,
|
|
277
282
|
hidden: true,
|
|
@@ -289,6 +294,7 @@ exports.PrestationDetail = {
|
|
|
289
294
|
isAttestation: false,
|
|
290
295
|
inAverageCart: false,
|
|
291
296
|
isBack: false,
|
|
297
|
+
minimumPrice: null,
|
|
292
298
|
price: null,
|
|
293
299
|
isCatalog: true,
|
|
294
300
|
hidden: true,
|
|
@@ -306,6 +312,7 @@ exports.PrestationDetail = {
|
|
|
306
312
|
isAttestation: false,
|
|
307
313
|
inAverageCart: false,
|
|
308
314
|
isBack: false,
|
|
315
|
+
minimumPrice: null,
|
|
309
316
|
price: null,
|
|
310
317
|
isCatalog: false,
|
|
311
318
|
hidden: true,
|
|
@@ -323,6 +330,7 @@ exports.PrestationDetail = {
|
|
|
323
330
|
isAttestation: false,
|
|
324
331
|
inAverageCart: false,
|
|
325
332
|
isBack: false,
|
|
333
|
+
minimumPrice: null,
|
|
326
334
|
price: null,
|
|
327
335
|
isCatalog: false,
|
|
328
336
|
hidden: true,
|
|
@@ -340,6 +348,7 @@ exports.PrestationDetail = {
|
|
|
340
348
|
isAttestation: false,
|
|
341
349
|
inAverageCart: false,
|
|
342
350
|
isBack: false,
|
|
351
|
+
minimumPrice: null,
|
|
343
352
|
price: null,
|
|
344
353
|
isCatalog: true,
|
|
345
354
|
hidden: false,
|
|
@@ -357,6 +366,7 @@ exports.PrestationDetail = {
|
|
|
357
366
|
isAttestation: false,
|
|
358
367
|
inAverageCart: true,
|
|
359
368
|
isBack: true,
|
|
369
|
+
minimumPrice: null,
|
|
360
370
|
price: null,
|
|
361
371
|
isCatalog: false,
|
|
362
372
|
hidden: true,
|
|
@@ -374,6 +384,7 @@ exports.PrestationDetail = {
|
|
|
374
384
|
isAttestation: false,
|
|
375
385
|
inAverageCart: true,
|
|
376
386
|
isBack: true,
|
|
387
|
+
minimumPrice: null,
|
|
377
388
|
price: null,
|
|
378
389
|
isCatalog: false,
|
|
379
390
|
hidden: true,
|
|
@@ -391,6 +402,7 @@ exports.PrestationDetail = {
|
|
|
391
402
|
isAttestation: false,
|
|
392
403
|
inAverageCart: false,
|
|
393
404
|
isBack: false,
|
|
405
|
+
minimumPrice: null,
|
|
394
406
|
price: null,
|
|
395
407
|
isCatalog: true,
|
|
396
408
|
hidden: false,
|
|
@@ -408,6 +420,7 @@ exports.PrestationDetail = {
|
|
|
408
420
|
isAttestation: false,
|
|
409
421
|
inAverageCart: false,
|
|
410
422
|
isBack: false,
|
|
423
|
+
minimumPrice: null,
|
|
411
424
|
price: null,
|
|
412
425
|
isCatalog: false,
|
|
413
426
|
hidden: true,
|
|
@@ -425,6 +438,7 @@ exports.PrestationDetail = {
|
|
|
425
438
|
isAttestation: false,
|
|
426
439
|
inAverageCart: false,
|
|
427
440
|
isBack: false,
|
|
441
|
+
minimumPrice: null,
|
|
428
442
|
price: 149,
|
|
429
443
|
isCatalog: false,
|
|
430
444
|
hidden: false,
|
|
@@ -442,6 +456,7 @@ exports.PrestationDetail = {
|
|
|
442
456
|
isAttestation: false,
|
|
443
457
|
inAverageCart: false,
|
|
444
458
|
isBack: false,
|
|
459
|
+
minimumPrice: null,
|
|
445
460
|
price: null,
|
|
446
461
|
isCatalog: false,
|
|
447
462
|
hidden: true,
|
|
@@ -459,6 +474,7 @@ exports.PrestationDetail = {
|
|
|
459
474
|
isAttestation: false,
|
|
460
475
|
inAverageCart: true,
|
|
461
476
|
isBack: false,
|
|
477
|
+
minimumPrice: null,
|
|
462
478
|
price: null,
|
|
463
479
|
isCatalog: false,
|
|
464
480
|
hidden: true,
|
|
@@ -476,6 +492,7 @@ exports.PrestationDetail = {
|
|
|
476
492
|
isAttestation: false,
|
|
477
493
|
inAverageCart: true,
|
|
478
494
|
isBack: false,
|
|
495
|
+
minimumPrice: null,
|
|
479
496
|
price: null,
|
|
480
497
|
isCatalog: false,
|
|
481
498
|
hidden: true,
|
|
@@ -493,6 +510,7 @@ exports.PrestationDetail = {
|
|
|
493
510
|
isAttestation: false,
|
|
494
511
|
inAverageCart: true,
|
|
495
512
|
isBack: false,
|
|
513
|
+
minimumPrice: null,
|
|
496
514
|
price: null,
|
|
497
515
|
isCatalog: false,
|
|
498
516
|
hidden: true,
|
|
@@ -510,6 +528,7 @@ exports.PrestationDetail = {
|
|
|
510
528
|
isAttestation: false,
|
|
511
529
|
inAverageCart: false,
|
|
512
530
|
isBack: false,
|
|
531
|
+
minimumPrice: null,
|
|
513
532
|
price: null,
|
|
514
533
|
isCatalog: true,
|
|
515
534
|
hidden: false,
|
|
@@ -527,6 +546,7 @@ exports.PrestationDetail = {
|
|
|
527
546
|
isAttestation: false,
|
|
528
547
|
inAverageCart: false,
|
|
529
548
|
isBack: false,
|
|
549
|
+
minimumPrice: null,
|
|
530
550
|
price: null,
|
|
531
551
|
isCatalog: false,
|
|
532
552
|
hidden: true,
|
|
@@ -544,6 +564,7 @@ exports.PrestationDetail = {
|
|
|
544
564
|
isAttestation: false,
|
|
545
565
|
inAverageCart: false,
|
|
546
566
|
isBack: false,
|
|
567
|
+
minimumPrice: null,
|
|
547
568
|
price: null,
|
|
548
569
|
isCatalog: false,
|
|
549
570
|
hidden: false,
|
|
@@ -561,6 +582,7 @@ exports.PrestationDetail = {
|
|
|
561
582
|
isAttestation: false,
|
|
562
583
|
inAverageCart: true,
|
|
563
584
|
isBack: true,
|
|
585
|
+
minimumPrice: null,
|
|
564
586
|
price: null,
|
|
565
587
|
isCatalog: false,
|
|
566
588
|
hidden: true,
|
|
@@ -578,6 +600,7 @@ exports.PrestationDetail = {
|
|
|
578
600
|
isAttestation: false,
|
|
579
601
|
inAverageCart: true,
|
|
580
602
|
isBack: true,
|
|
603
|
+
minimumPrice: null,
|
|
581
604
|
price: null,
|
|
582
605
|
isCatalog: false,
|
|
583
606
|
hidden: true,
|
|
@@ -595,6 +618,7 @@ exports.PrestationDetail = {
|
|
|
595
618
|
isAttestation: false,
|
|
596
619
|
inAverageCart: true,
|
|
597
620
|
isBack: false,
|
|
621
|
+
minimumPrice: null,
|
|
598
622
|
price: null,
|
|
599
623
|
isCatalog: false,
|
|
600
624
|
hidden: true,
|
|
@@ -612,6 +636,7 @@ exports.PrestationDetail = {
|
|
|
612
636
|
isAttestation: false,
|
|
613
637
|
inAverageCart: true,
|
|
614
638
|
isBack: true,
|
|
639
|
+
minimumPrice: null,
|
|
615
640
|
price: null,
|
|
616
641
|
isCatalog: false,
|
|
617
642
|
hidden: true,
|
|
@@ -629,6 +654,7 @@ exports.PrestationDetail = {
|
|
|
629
654
|
isAttestation: false,
|
|
630
655
|
inAverageCart: true,
|
|
631
656
|
isBack: false,
|
|
657
|
+
minimumPrice: null,
|
|
632
658
|
price: null,
|
|
633
659
|
isCatalog: false,
|
|
634
660
|
hidden: true,
|
|
@@ -646,6 +672,7 @@ exports.PrestationDetail = {
|
|
|
646
672
|
isAttestation: false,
|
|
647
673
|
inAverageCart: false,
|
|
648
674
|
isBack: false,
|
|
675
|
+
minimumPrice: null,
|
|
649
676
|
price: null,
|
|
650
677
|
isCatalog: false,
|
|
651
678
|
hidden: true,
|
|
@@ -663,6 +690,7 @@ exports.PrestationDetail = {
|
|
|
663
690
|
isAttestation: false,
|
|
664
691
|
inAverageCart: true,
|
|
665
692
|
isBack: false,
|
|
693
|
+
minimumPrice: null,
|
|
666
694
|
price: null,
|
|
667
695
|
isCatalog: false,
|
|
668
696
|
hidden: true,
|
|
@@ -680,6 +708,7 @@ exports.PrestationDetail = {
|
|
|
680
708
|
isAttestation: false,
|
|
681
709
|
inAverageCart: true,
|
|
682
710
|
isBack: true,
|
|
711
|
+
minimumPrice: null,
|
|
683
712
|
price: null,
|
|
684
713
|
isCatalog: false,
|
|
685
714
|
hidden: true,
|
|
@@ -697,6 +726,7 @@ exports.PrestationDetail = {
|
|
|
697
726
|
isAttestation: false,
|
|
698
727
|
inAverageCart: true,
|
|
699
728
|
isBack: false,
|
|
729
|
+
minimumPrice: null,
|
|
700
730
|
price: null,
|
|
701
731
|
isCatalog: false,
|
|
702
732
|
hidden: false,
|
|
@@ -714,6 +744,7 @@ exports.PrestationDetail = {
|
|
|
714
744
|
isAttestation: false,
|
|
715
745
|
inAverageCart: true,
|
|
716
746
|
isBack: false,
|
|
747
|
+
minimumPrice: null,
|
|
717
748
|
price: null,
|
|
718
749
|
isCatalog: false,
|
|
719
750
|
hidden: true,
|
|
@@ -731,6 +762,7 @@ exports.PrestationDetail = {
|
|
|
731
762
|
isAttestation: false,
|
|
732
763
|
inAverageCart: true,
|
|
733
764
|
isBack: true,
|
|
765
|
+
minimumPrice: null,
|
|
734
766
|
price: null,
|
|
735
767
|
isCatalog: false,
|
|
736
768
|
hidden: false,
|
|
@@ -748,6 +780,7 @@ exports.PrestationDetail = {
|
|
|
748
780
|
isAttestation: false,
|
|
749
781
|
inAverageCart: true,
|
|
750
782
|
isBack: true,
|
|
783
|
+
minimumPrice: null,
|
|
751
784
|
price: null,
|
|
752
785
|
isCatalog: false,
|
|
753
786
|
hidden: true,
|
|
@@ -765,6 +798,7 @@ exports.PrestationDetail = {
|
|
|
765
798
|
isAttestation: false,
|
|
766
799
|
inAverageCart: true,
|
|
767
800
|
isBack: false,
|
|
801
|
+
minimumPrice: null,
|
|
768
802
|
price: null,
|
|
769
803
|
isCatalog: false,
|
|
770
804
|
hidden: false,
|
|
@@ -782,6 +816,7 @@ exports.PrestationDetail = {
|
|
|
782
816
|
isAttestation: false,
|
|
783
817
|
inAverageCart: true,
|
|
784
818
|
isBack: false,
|
|
819
|
+
minimumPrice: null,
|
|
785
820
|
price: null,
|
|
786
821
|
isCatalog: false,
|
|
787
822
|
hidden: true,
|
|
@@ -799,6 +834,7 @@ exports.PrestationDetail = {
|
|
|
799
834
|
isAttestation: false,
|
|
800
835
|
inAverageCart: true,
|
|
801
836
|
isBack: true,
|
|
837
|
+
minimumPrice: null,
|
|
802
838
|
price: null,
|
|
803
839
|
isCatalog: false,
|
|
804
840
|
hidden: false,
|
|
@@ -816,6 +852,7 @@ exports.PrestationDetail = {
|
|
|
816
852
|
isAttestation: false,
|
|
817
853
|
inAverageCart: true,
|
|
818
854
|
isBack: true,
|
|
855
|
+
minimumPrice: null,
|
|
819
856
|
price: null,
|
|
820
857
|
isCatalog: false,
|
|
821
858
|
hidden: true,
|
|
@@ -833,6 +870,7 @@ exports.PrestationDetail = {
|
|
|
833
870
|
isAttestation: false,
|
|
834
871
|
inAverageCart: true,
|
|
835
872
|
isBack: false,
|
|
873
|
+
minimumPrice: null,
|
|
836
874
|
price: null,
|
|
837
875
|
isCatalog: false,
|
|
838
876
|
hidden: true,
|
|
@@ -850,6 +888,7 @@ exports.PrestationDetail = {
|
|
|
850
888
|
isAttestation: false,
|
|
851
889
|
inAverageCart: true,
|
|
852
890
|
isBack: true,
|
|
891
|
+
minimumPrice: null,
|
|
853
892
|
price: null,
|
|
854
893
|
isCatalog: false,
|
|
855
894
|
hidden: true,
|
|
@@ -867,6 +906,7 @@ exports.PrestationDetail = {
|
|
|
867
906
|
isAttestation: false,
|
|
868
907
|
inAverageCart: false,
|
|
869
908
|
isBack: false,
|
|
909
|
+
minimumPrice: null,
|
|
870
910
|
price: null,
|
|
871
911
|
isCatalog: true,
|
|
872
912
|
hidden: false,
|
|
@@ -884,6 +924,7 @@ exports.PrestationDetail = {
|
|
|
884
924
|
isAttestation: false,
|
|
885
925
|
inAverageCart: true,
|
|
886
926
|
isBack: false,
|
|
927
|
+
minimumPrice: null,
|
|
887
928
|
price: null,
|
|
888
929
|
isCatalog: false,
|
|
889
930
|
hidden: true,
|
|
@@ -901,6 +942,7 @@ exports.PrestationDetail = {
|
|
|
901
942
|
isAttestation: false,
|
|
902
943
|
inAverageCart: false,
|
|
903
944
|
isBack: false,
|
|
945
|
+
minimumPrice: null,
|
|
904
946
|
price: 200,
|
|
905
947
|
isCatalog: true,
|
|
906
948
|
hidden: false,
|
|
@@ -918,6 +960,7 @@ exports.PrestationDetail = {
|
|
|
918
960
|
isAttestation: false,
|
|
919
961
|
inAverageCart: false,
|
|
920
962
|
isBack: false,
|
|
963
|
+
minimumPrice: null,
|
|
921
964
|
price: 249,
|
|
922
965
|
isCatalog: false,
|
|
923
966
|
hidden: true,
|
|
@@ -935,6 +978,7 @@ exports.PrestationDetail = {
|
|
|
935
978
|
isAttestation: false,
|
|
936
979
|
inAverageCart: false,
|
|
937
980
|
isBack: false,
|
|
981
|
+
minimumPrice: null,
|
|
938
982
|
price: 39,
|
|
939
983
|
isCatalog: false,
|
|
940
984
|
hidden: true,
|
|
@@ -951,6 +995,7 @@ exports.PrestationDetail = {
|
|
|
951
995
|
isAttestation: false,
|
|
952
996
|
inAverageCart: false,
|
|
953
997
|
isBack: false,
|
|
998
|
+
minimumPrice: null,
|
|
954
999
|
price: 449,
|
|
955
1000
|
isCatalog: false,
|
|
956
1001
|
hidden: true,
|
|
@@ -968,6 +1013,7 @@ exports.PrestationDetail = {
|
|
|
968
1013
|
isAttestation: false,
|
|
969
1014
|
inAverageCart: false,
|
|
970
1015
|
isBack: false,
|
|
1016
|
+
minimumPrice: null,
|
|
971
1017
|
price: 200,
|
|
972
1018
|
isCatalog: true,
|
|
973
1019
|
hidden: false,
|
|
@@ -985,6 +1031,7 @@ exports.PrestationDetail = {
|
|
|
985
1031
|
isAttestation: false,
|
|
986
1032
|
inAverageCart: false,
|
|
987
1033
|
isBack: false,
|
|
1034
|
+
minimumPrice: null,
|
|
988
1035
|
price: 200,
|
|
989
1036
|
isCatalog: true,
|
|
990
1037
|
hidden: false,
|
|
@@ -1002,6 +1049,7 @@ exports.PrestationDetail = {
|
|
|
1002
1049
|
isAttestation: false,
|
|
1003
1050
|
inAverageCart: false,
|
|
1004
1051
|
isBack: false,
|
|
1052
|
+
minimumPrice: null,
|
|
1005
1053
|
price: 249,
|
|
1006
1054
|
isCatalog: true,
|
|
1007
1055
|
hidden: false,
|
|
@@ -1019,6 +1067,7 @@ exports.PrestationDetail = {
|
|
|
1019
1067
|
isAttestation: false,
|
|
1020
1068
|
inAverageCart: false,
|
|
1021
1069
|
isBack: false,
|
|
1070
|
+
minimumPrice: null,
|
|
1022
1071
|
price: 249,
|
|
1023
1072
|
isCatalog: true,
|
|
1024
1073
|
hidden: false,
|
|
@@ -1036,6 +1085,7 @@ exports.PrestationDetail = {
|
|
|
1036
1085
|
isAttestation: false,
|
|
1037
1086
|
inAverageCart: false,
|
|
1038
1087
|
isBack: false,
|
|
1088
|
+
minimumPrice: null,
|
|
1039
1089
|
price: 249,
|
|
1040
1090
|
isCatalog: true,
|
|
1041
1091
|
hidden: false,
|
|
@@ -1053,6 +1103,7 @@ exports.PrestationDetail = {
|
|
|
1053
1103
|
isAttestation: false,
|
|
1054
1104
|
inAverageCart: false,
|
|
1055
1105
|
isBack: false,
|
|
1106
|
+
minimumPrice: null,
|
|
1056
1107
|
price: 79,
|
|
1057
1108
|
isCatalog: false,
|
|
1058
1109
|
hidden: true,
|
|
@@ -1070,6 +1121,7 @@ exports.PrestationDetail = {
|
|
|
1070
1121
|
isAttestation: false,
|
|
1071
1122
|
inAverageCart: false,
|
|
1072
1123
|
isBack: false,
|
|
1124
|
+
minimumPrice: null,
|
|
1073
1125
|
price: 299,
|
|
1074
1126
|
isCatalog: false,
|
|
1075
1127
|
hidden: true,
|
|
@@ -1087,6 +1139,7 @@ exports.PrestationDetail = {
|
|
|
1087
1139
|
isAttestation: false,
|
|
1088
1140
|
inAverageCart: false,
|
|
1089
1141
|
isBack: false,
|
|
1142
|
+
minimumPrice: null,
|
|
1090
1143
|
price: 99,
|
|
1091
1144
|
isCatalog: true,
|
|
1092
1145
|
hidden: false,
|
|
@@ -1104,6 +1157,7 @@ exports.PrestationDetail = {
|
|
|
1104
1157
|
isAttestation: false,
|
|
1105
1158
|
inAverageCart: false,
|
|
1106
1159
|
isBack: false,
|
|
1160
|
+
minimumPrice: null,
|
|
1107
1161
|
price: 200,
|
|
1108
1162
|
isCatalog: true,
|
|
1109
1163
|
hidden: false,
|
|
@@ -1121,6 +1175,7 @@ exports.PrestationDetail = {
|
|
|
1121
1175
|
isAttestation: false,
|
|
1122
1176
|
inAverageCart: false,
|
|
1123
1177
|
isBack: false,
|
|
1178
|
+
minimumPrice: null,
|
|
1124
1179
|
price: 149,
|
|
1125
1180
|
isCatalog: true,
|
|
1126
1181
|
hidden: false,
|
|
@@ -1138,6 +1193,7 @@ exports.PrestationDetail = {
|
|
|
1138
1193
|
isAttestation: false,
|
|
1139
1194
|
inAverageCart: false,
|
|
1140
1195
|
isBack: false,
|
|
1196
|
+
minimumPrice: null,
|
|
1141
1197
|
price: 149,
|
|
1142
1198
|
isCatalog: true,
|
|
1143
1199
|
hidden: false,
|
|
@@ -1155,6 +1211,7 @@ exports.PrestationDetail = {
|
|
|
1155
1211
|
isAttestation: false,
|
|
1156
1212
|
inAverageCart: false,
|
|
1157
1213
|
isBack: false,
|
|
1214
|
+
minimumPrice: null,
|
|
1158
1215
|
price: 589,
|
|
1159
1216
|
isCatalog: true,
|
|
1160
1217
|
hidden: false,
|
|
@@ -1172,6 +1229,7 @@ exports.PrestationDetail = {
|
|
|
1172
1229
|
isAttestation: false,
|
|
1173
1230
|
inAverageCart: false,
|
|
1174
1231
|
isBack: false,
|
|
1232
|
+
minimumPrice: null,
|
|
1175
1233
|
price: 249,
|
|
1176
1234
|
isCatalog: true,
|
|
1177
1235
|
hidden: false,
|
|
@@ -1189,6 +1247,7 @@ exports.PrestationDetail = {
|
|
|
1189
1247
|
isAttestation: false,
|
|
1190
1248
|
inAverageCart: false,
|
|
1191
1249
|
isBack: false,
|
|
1250
|
+
minimumPrice: null,
|
|
1192
1251
|
price: 99,
|
|
1193
1252
|
isCatalog: true,
|
|
1194
1253
|
hidden: false,
|
|
@@ -1206,6 +1265,7 @@ exports.PrestationDetail = {
|
|
|
1206
1265
|
isAttestation: false,
|
|
1207
1266
|
inAverageCart: false,
|
|
1208
1267
|
isBack: false,
|
|
1268
|
+
minimumPrice: null,
|
|
1209
1269
|
price: 149,
|
|
1210
1270
|
isCatalog: true,
|
|
1211
1271
|
hidden: false,
|
|
@@ -1223,6 +1283,7 @@ exports.PrestationDetail = {
|
|
|
1223
1283
|
isAttestation: false,
|
|
1224
1284
|
inAverageCart: false,
|
|
1225
1285
|
isBack: false,
|
|
1286
|
+
minimumPrice: null,
|
|
1226
1287
|
price: 149,
|
|
1227
1288
|
isCatalog: true,
|
|
1228
1289
|
hidden: false,
|
|
@@ -1240,6 +1301,7 @@ exports.PrestationDetail = {
|
|
|
1240
1301
|
isAttestation: false,
|
|
1241
1302
|
inAverageCart: false,
|
|
1242
1303
|
isBack: false,
|
|
1304
|
+
minimumPrice: null,
|
|
1243
1305
|
price: 149,
|
|
1244
1306
|
isCatalog: true,
|
|
1245
1307
|
hidden: false,
|
|
@@ -1257,6 +1319,7 @@ exports.PrestationDetail = {
|
|
|
1257
1319
|
isAttestation: false,
|
|
1258
1320
|
inAverageCart: false,
|
|
1259
1321
|
isBack: false,
|
|
1322
|
+
minimumPrice: null,
|
|
1260
1323
|
price: 149,
|
|
1261
1324
|
isCatalog: true,
|
|
1262
1325
|
hidden: false,
|
|
@@ -1274,6 +1337,7 @@ exports.PrestationDetail = {
|
|
|
1274
1337
|
isAttestation: false,
|
|
1275
1338
|
inAverageCart: false,
|
|
1276
1339
|
isBack: false,
|
|
1340
|
+
minimumPrice: null,
|
|
1277
1341
|
price: 199,
|
|
1278
1342
|
isCatalog: true,
|
|
1279
1343
|
hidden: false,
|
|
@@ -1291,6 +1355,7 @@ exports.PrestationDetail = {
|
|
|
1291
1355
|
isAttestation: false,
|
|
1292
1356
|
inAverageCart: false,
|
|
1293
1357
|
isBack: false,
|
|
1358
|
+
minimumPrice: null,
|
|
1294
1359
|
price: 199,
|
|
1295
1360
|
isCatalog: false,
|
|
1296
1361
|
hidden: true,
|
|
@@ -1308,6 +1373,7 @@ exports.PrestationDetail = {
|
|
|
1308
1373
|
isAttestation: false,
|
|
1309
1374
|
inAverageCart: false,
|
|
1310
1375
|
isBack: false,
|
|
1376
|
+
minimumPrice: null,
|
|
1311
1377
|
price: 499,
|
|
1312
1378
|
isCatalog: true,
|
|
1313
1379
|
hidden: false,
|
|
@@ -1325,6 +1391,7 @@ exports.PrestationDetail = {
|
|
|
1325
1391
|
isAttestation: false,
|
|
1326
1392
|
inAverageCart: false,
|
|
1327
1393
|
isBack: false,
|
|
1394
|
+
minimumPrice: null,
|
|
1328
1395
|
price: 796,
|
|
1329
1396
|
isCatalog: true,
|
|
1330
1397
|
hidden: false,
|
|
@@ -1342,6 +1409,7 @@ exports.PrestationDetail = {
|
|
|
1342
1409
|
isAttestation: false,
|
|
1343
1410
|
inAverageCart: false,
|
|
1344
1411
|
isBack: false,
|
|
1412
|
+
minimumPrice: null,
|
|
1345
1413
|
price: 596,
|
|
1346
1414
|
isCatalog: true,
|
|
1347
1415
|
hidden: false,
|
|
@@ -1359,6 +1427,7 @@ exports.PrestationDetail = {
|
|
|
1359
1427
|
isAttestation: false,
|
|
1360
1428
|
inAverageCart: false,
|
|
1361
1429
|
isBack: false,
|
|
1430
|
+
minimumPrice: null,
|
|
1362
1431
|
price: 200,
|
|
1363
1432
|
isCatalog: true,
|
|
1364
1433
|
hidden: false,
|
|
@@ -1376,6 +1445,7 @@ exports.PrestationDetail = {
|
|
|
1376
1445
|
isAttestation: false,
|
|
1377
1446
|
inAverageCart: false,
|
|
1378
1447
|
isBack: false,
|
|
1448
|
+
minimumPrice: null,
|
|
1379
1449
|
price: 59,
|
|
1380
1450
|
isCatalog: true,
|
|
1381
1451
|
hidden: false,
|
|
@@ -1393,6 +1463,7 @@ exports.PrestationDetail = {
|
|
|
1393
1463
|
isAttestation: false,
|
|
1394
1464
|
inAverageCart: false,
|
|
1395
1465
|
isBack: false,
|
|
1466
|
+
minimumPrice: null,
|
|
1396
1467
|
price: 249,
|
|
1397
1468
|
isCatalog: true,
|
|
1398
1469
|
hidden: false,
|
|
@@ -1410,6 +1481,7 @@ exports.PrestationDetail = {
|
|
|
1410
1481
|
isAttestation: false,
|
|
1411
1482
|
inAverageCart: false,
|
|
1412
1483
|
isBack: false,
|
|
1484
|
+
minimumPrice: null,
|
|
1413
1485
|
price: 499,
|
|
1414
1486
|
isCatalog: true,
|
|
1415
1487
|
hidden: false,
|
|
@@ -1427,6 +1499,7 @@ exports.PrestationDetail = {
|
|
|
1427
1499
|
isAttestation: false,
|
|
1428
1500
|
inAverageCart: false,
|
|
1429
1501
|
isBack: false,
|
|
1502
|
+
minimumPrice: null,
|
|
1430
1503
|
price: 399,
|
|
1431
1504
|
isCatalog: false,
|
|
1432
1505
|
hidden: true,
|
|
@@ -1444,6 +1517,7 @@ exports.PrestationDetail = {
|
|
|
1444
1517
|
isAttestation: false,
|
|
1445
1518
|
inAverageCart: false,
|
|
1446
1519
|
isBack: false,
|
|
1520
|
+
minimumPrice: null,
|
|
1447
1521
|
price: 15.9,
|
|
1448
1522
|
isCatalog: true,
|
|
1449
1523
|
hidden: false,
|
|
@@ -1461,6 +1535,7 @@ exports.PrestationDetail = {
|
|
|
1461
1535
|
isAttestation: false,
|
|
1462
1536
|
inAverageCart: false,
|
|
1463
1537
|
isBack: false,
|
|
1538
|
+
minimumPrice: null,
|
|
1464
1539
|
price: 15,
|
|
1465
1540
|
isCatalog: true,
|
|
1466
1541
|
hidden: false,
|
|
@@ -1478,6 +1553,7 @@ exports.PrestationDetail = {
|
|
|
1478
1553
|
isAttestation: false,
|
|
1479
1554
|
inAverageCart: false,
|
|
1480
1555
|
isBack: false,
|
|
1556
|
+
minimumPrice: null,
|
|
1481
1557
|
price: 20,
|
|
1482
1558
|
isCatalog: true,
|
|
1483
1559
|
hidden: false,
|
|
@@ -1495,6 +1571,7 @@ exports.PrestationDetail = {
|
|
|
1495
1571
|
isAttestation: false,
|
|
1496
1572
|
inAverageCart: false,
|
|
1497
1573
|
isBack: false,
|
|
1574
|
+
minimumPrice: null,
|
|
1498
1575
|
price: 78,
|
|
1499
1576
|
isCatalog: true,
|
|
1500
1577
|
hidden: false,
|
|
@@ -1512,6 +1589,7 @@ exports.PrestationDetail = {
|
|
|
1512
1589
|
isAttestation: false,
|
|
1513
1590
|
inAverageCart: false,
|
|
1514
1591
|
isBack: false,
|
|
1592
|
+
minimumPrice: null,
|
|
1515
1593
|
price: 18,
|
|
1516
1594
|
isCatalog: true,
|
|
1517
1595
|
hidden: false,
|
|
@@ -1529,6 +1607,7 @@ exports.PrestationDetail = {
|
|
|
1529
1607
|
isAttestation: false,
|
|
1530
1608
|
inAverageCart: false,
|
|
1531
1609
|
isBack: false,
|
|
1610
|
+
minimumPrice: null,
|
|
1532
1611
|
price: 56,
|
|
1533
1612
|
isCatalog: true,
|
|
1534
1613
|
hidden: false,
|
|
@@ -1546,6 +1625,7 @@ exports.PrestationDetail = {
|
|
|
1546
1625
|
isAttestation: false,
|
|
1547
1626
|
inAverageCart: false,
|
|
1548
1627
|
isBack: false,
|
|
1628
|
+
minimumPrice: null,
|
|
1549
1629
|
price: 48,
|
|
1550
1630
|
isCatalog: true,
|
|
1551
1631
|
hidden: false,
|
|
@@ -1563,6 +1643,7 @@ exports.PrestationDetail = {
|
|
|
1563
1643
|
isAttestation: false,
|
|
1564
1644
|
inAverageCart: false,
|
|
1565
1645
|
isBack: false,
|
|
1646
|
+
minimumPrice: null,
|
|
1566
1647
|
price: 889,
|
|
1567
1648
|
isCatalog: true,
|
|
1568
1649
|
hidden: false,
|
|
@@ -1580,6 +1661,7 @@ exports.PrestationDetail = {
|
|
|
1580
1661
|
isAttestation: false,
|
|
1581
1662
|
inAverageCart: false,
|
|
1582
1663
|
isBack: false,
|
|
1664
|
+
minimumPrice: null,
|
|
1583
1665
|
price: 149,
|
|
1584
1666
|
isCatalog: true,
|
|
1585
1667
|
hidden: false,
|
|
@@ -1597,6 +1679,7 @@ exports.PrestationDetail = {
|
|
|
1597
1679
|
isAttestation: false,
|
|
1598
1680
|
inAverageCart: false,
|
|
1599
1681
|
isBack: false,
|
|
1682
|
+
minimumPrice: null,
|
|
1600
1683
|
price: 399,
|
|
1601
1684
|
isCatalog: true,
|
|
1602
1685
|
hidden: false,
|
|
@@ -1614,6 +1697,7 @@ exports.PrestationDetail = {
|
|
|
1614
1697
|
isAttestation: false,
|
|
1615
1698
|
inAverageCart: false,
|
|
1616
1699
|
isBack: false,
|
|
1700
|
+
minimumPrice: null,
|
|
1617
1701
|
price: 39,
|
|
1618
1702
|
isCatalog: true,
|
|
1619
1703
|
hidden: false,
|
|
@@ -1631,6 +1715,7 @@ exports.PrestationDetail = {
|
|
|
1631
1715
|
isAttestation: false,
|
|
1632
1716
|
inAverageCart: false,
|
|
1633
1717
|
isBack: false,
|
|
1718
|
+
minimumPrice: null,
|
|
1634
1719
|
price: null,
|
|
1635
1720
|
isCatalog: true,
|
|
1636
1721
|
hidden: false,
|
|
@@ -1648,6 +1733,7 @@ exports.PrestationDetail = {
|
|
|
1648
1733
|
isAttestation: false,
|
|
1649
1734
|
inAverageCart: false,
|
|
1650
1735
|
isBack: false,
|
|
1736
|
+
minimumPrice: null,
|
|
1651
1737
|
price: null,
|
|
1652
1738
|
isCatalog: true,
|
|
1653
1739
|
hidden: false,
|
|
@@ -1665,6 +1751,7 @@ exports.PrestationDetail = {
|
|
|
1665
1751
|
isAttestation: false,
|
|
1666
1752
|
inAverageCart: false,
|
|
1667
1753
|
isBack: false,
|
|
1754
|
+
minimumPrice: null,
|
|
1668
1755
|
price: null,
|
|
1669
1756
|
isCatalog: true,
|
|
1670
1757
|
hidden: false,
|
|
@@ -1682,6 +1769,7 @@ exports.PrestationDetail = {
|
|
|
1682
1769
|
isAttestation: false,
|
|
1683
1770
|
inAverageCart: false,
|
|
1684
1771
|
isBack: false,
|
|
1772
|
+
minimumPrice: null,
|
|
1685
1773
|
price: null,
|
|
1686
1774
|
isCatalog: true,
|
|
1687
1775
|
hidden: false,
|
|
@@ -1699,6 +1787,7 @@ exports.PrestationDetail = {
|
|
|
1699
1787
|
isAttestation: false,
|
|
1700
1788
|
inAverageCart: false,
|
|
1701
1789
|
isBack: false,
|
|
1790
|
+
minimumPrice: null,
|
|
1702
1791
|
price: 0,
|
|
1703
1792
|
isCatalog: false,
|
|
1704
1793
|
hidden: true,
|
|
@@ -1716,6 +1805,7 @@ exports.PrestationDetail = {
|
|
|
1716
1805
|
isAttestation: true,
|
|
1717
1806
|
inAverageCart: false,
|
|
1718
1807
|
isBack: false,
|
|
1808
|
+
minimumPrice: null,
|
|
1719
1809
|
price: null,
|
|
1720
1810
|
isCatalog: true,
|
|
1721
1811
|
hidden: false,
|
|
@@ -1734,6 +1824,7 @@ exports.PrestationDetail = {
|
|
|
1734
1824
|
isAttestation: true,
|
|
1735
1825
|
inAverageCart: false,
|
|
1736
1826
|
isBack: false,
|
|
1827
|
+
minimumPrice: null,
|
|
1737
1828
|
price: null,
|
|
1738
1829
|
isCatalog: true,
|
|
1739
1830
|
hidden: false,
|
|
@@ -1751,6 +1842,7 @@ exports.PrestationDetail = {
|
|
|
1751
1842
|
isAttestation: true,
|
|
1752
1843
|
inAverageCart: false,
|
|
1753
1844
|
isBack: false,
|
|
1845
|
+
minimumPrice: null,
|
|
1754
1846
|
price: null,
|
|
1755
1847
|
isCatalog: true,
|
|
1756
1848
|
hidden: false,
|
|
@@ -1768,6 +1860,7 @@ exports.PrestationDetail = {
|
|
|
1768
1860
|
isAttestation: true,
|
|
1769
1861
|
inAverageCart: false,
|
|
1770
1862
|
isBack: false,
|
|
1863
|
+
minimumPrice: null,
|
|
1771
1864
|
price: null,
|
|
1772
1865
|
isCatalog: true,
|
|
1773
1866
|
hidden: false,
|
|
@@ -1785,6 +1878,7 @@ exports.PrestationDetail = {
|
|
|
1785
1878
|
isAttestation: false,
|
|
1786
1879
|
inAverageCart: false,
|
|
1787
1880
|
isBack: false,
|
|
1881
|
+
minimumPrice: null,
|
|
1788
1882
|
price: 149,
|
|
1789
1883
|
isCatalog: true,
|
|
1790
1884
|
hidden: false,
|
|
@@ -1802,6 +1896,7 @@ exports.PrestationDetail = {
|
|
|
1802
1896
|
isAttestation: false,
|
|
1803
1897
|
inAverageCart: false,
|
|
1804
1898
|
isBack: false,
|
|
1899
|
+
minimumPrice: null,
|
|
1805
1900
|
price: 349,
|
|
1806
1901
|
isCatalog: true,
|
|
1807
1902
|
hidden: false,
|
|
@@ -1819,6 +1914,7 @@ exports.PrestationDetail = {
|
|
|
1819
1914
|
isAttestation: false,
|
|
1820
1915
|
inAverageCart: false,
|
|
1821
1916
|
isBack: false,
|
|
1917
|
+
minimumPrice: null,
|
|
1822
1918
|
price: 349,
|
|
1823
1919
|
isCatalog: true,
|
|
1824
1920
|
hidden: false,
|
|
@@ -1836,6 +1932,7 @@ exports.PrestationDetail = {
|
|
|
1836
1932
|
isAttestation: false,
|
|
1837
1933
|
inAverageCart: false,
|
|
1838
1934
|
isBack: false,
|
|
1935
|
+
minimumPrice: null,
|
|
1839
1936
|
price: 349,
|
|
1840
1937
|
isCatalog: true,
|
|
1841
1938
|
hidden: false,
|
|
@@ -1853,6 +1950,7 @@ exports.PrestationDetail = {
|
|
|
1853
1950
|
isAttestation: false,
|
|
1854
1951
|
inAverageCart: false,
|
|
1855
1952
|
isBack: false,
|
|
1953
|
+
minimumPrice: null,
|
|
1856
1954
|
price: 349,
|
|
1857
1955
|
isCatalog: true,
|
|
1858
1956
|
hidden: false,
|
|
@@ -1870,6 +1968,7 @@ exports.PrestationDetail = {
|
|
|
1870
1968
|
isAttestation: false,
|
|
1871
1969
|
inAverageCart: false,
|
|
1872
1970
|
isBack: false,
|
|
1971
|
+
minimumPrice: null,
|
|
1873
1972
|
price: 349,
|
|
1874
1973
|
isCatalog: true,
|
|
1875
1974
|
hidden: false,
|
|
@@ -1887,6 +1986,7 @@ exports.PrestationDetail = {
|
|
|
1887
1986
|
isAttestation: false,
|
|
1888
1987
|
inAverageCart: false,
|
|
1889
1988
|
isBack: false,
|
|
1989
|
+
minimumPrice: null,
|
|
1890
1990
|
price: 249,
|
|
1891
1991
|
isCatalog: true,
|
|
1892
1992
|
hidden: false,
|
|
@@ -1904,6 +2004,7 @@ exports.PrestationDetail = {
|
|
|
1904
2004
|
isAttestation: false,
|
|
1905
2005
|
inAverageCart: false,
|
|
1906
2006
|
isBack: false,
|
|
2007
|
+
minimumPrice: null,
|
|
1907
2008
|
price: 349,
|
|
1908
2009
|
isCatalog: true,
|
|
1909
2010
|
hidden: false,
|
|
@@ -1921,6 +2022,7 @@ exports.PrestationDetail = {
|
|
|
1921
2022
|
isAttestation: false,
|
|
1922
2023
|
inAverageCart: false,
|
|
1923
2024
|
isBack: false,
|
|
2025
|
+
minimumPrice: null,
|
|
1924
2026
|
price: 399,
|
|
1925
2027
|
isCatalog: true,
|
|
1926
2028
|
hidden: false,
|
|
@@ -1938,6 +2040,7 @@ exports.PrestationDetail = {
|
|
|
1938
2040
|
isAttestation: false,
|
|
1939
2041
|
inAverageCart: false,
|
|
1940
2042
|
isBack: false,
|
|
2043
|
+
minimumPrice: null,
|
|
1941
2044
|
price: 499,
|
|
1942
2045
|
isCatalog: true,
|
|
1943
2046
|
hidden: false,
|
|
@@ -1955,6 +2058,7 @@ exports.PrestationDetail = {
|
|
|
1955
2058
|
isAttestation: false,
|
|
1956
2059
|
inAverageCart: false,
|
|
1957
2060
|
isBack: false,
|
|
2061
|
+
minimumPrice: null,
|
|
1958
2062
|
price: 499,
|
|
1959
2063
|
isCatalog: true,
|
|
1960
2064
|
hidden: false,
|
|
@@ -1972,6 +2076,7 @@ exports.PrestationDetail = {
|
|
|
1972
2076
|
isAttestation: false,
|
|
1973
2077
|
inAverageCart: false,
|
|
1974
2078
|
isBack: false,
|
|
2079
|
+
minimumPrice: null,
|
|
1975
2080
|
price: 499,
|
|
1976
2081
|
isCatalog: true,
|
|
1977
2082
|
hidden: false,
|
|
@@ -1989,6 +2094,7 @@ exports.PrestationDetail = {
|
|
|
1989
2094
|
isAttestation: false,
|
|
1990
2095
|
inAverageCart: false,
|
|
1991
2096
|
isBack: false,
|
|
2097
|
+
minimumPrice: null,
|
|
1992
2098
|
price: 399,
|
|
1993
2099
|
isCatalog: true,
|
|
1994
2100
|
hidden: false,
|
|
@@ -2006,6 +2112,7 @@ exports.PrestationDetail = {
|
|
|
2006
2112
|
isAttestation: false,
|
|
2007
2113
|
inAverageCart: false,
|
|
2008
2114
|
isBack: false,
|
|
2115
|
+
minimumPrice: null,
|
|
2009
2116
|
price: 499,
|
|
2010
2117
|
isCatalog: true,
|
|
2011
2118
|
hidden: false,
|
|
@@ -2023,6 +2130,7 @@ exports.PrestationDetail = {
|
|
|
2023
2130
|
isAttestation: false,
|
|
2024
2131
|
inAverageCart: false,
|
|
2025
2132
|
isBack: false,
|
|
2133
|
+
minimumPrice: null,
|
|
2026
2134
|
price: 18,
|
|
2027
2135
|
isCatalog: true,
|
|
2028
2136
|
hidden: false,
|
|
@@ -2040,6 +2148,7 @@ exports.PrestationDetail = {
|
|
|
2040
2148
|
isAttestation: false,
|
|
2041
2149
|
inAverageCart: false,
|
|
2042
2150
|
isBack: false,
|
|
2151
|
+
minimumPrice: null,
|
|
2043
2152
|
price: 41,
|
|
2044
2153
|
isCatalog: true,
|
|
2045
2154
|
hidden: false,
|
|
@@ -2057,6 +2166,7 @@ exports.PrestationDetail = {
|
|
|
2057
2166
|
isAttestation: false,
|
|
2058
2167
|
inAverageCart: false,
|
|
2059
2168
|
isBack: false,
|
|
2169
|
+
minimumPrice: null,
|
|
2060
2170
|
price: 28,
|
|
2061
2171
|
isCatalog: true,
|
|
2062
2172
|
hidden: false,
|
|
@@ -2074,6 +2184,7 @@ exports.PrestationDetail = {
|
|
|
2074
2184
|
isAttestation: false,
|
|
2075
2185
|
inAverageCart: false,
|
|
2076
2186
|
isBack: false,
|
|
2187
|
+
minimumPrice: null,
|
|
2077
2188
|
price: 56,
|
|
2078
2189
|
isCatalog: true,
|
|
2079
2190
|
hidden: false,
|
|
@@ -2091,6 +2202,7 @@ exports.PrestationDetail = {
|
|
|
2091
2202
|
isAttestation: false,
|
|
2092
2203
|
inAverageCart: false,
|
|
2093
2204
|
isBack: false,
|
|
2205
|
+
minimumPrice: null,
|
|
2094
2206
|
price: 56,
|
|
2095
2207
|
isCatalog: true,
|
|
2096
2208
|
hidden: false,
|
|
@@ -2108,6 +2220,7 @@ exports.PrestationDetail = {
|
|
|
2108
2220
|
isAttestation: false,
|
|
2109
2221
|
inAverageCart: false,
|
|
2110
2222
|
isBack: false,
|
|
2223
|
+
minimumPrice: null,
|
|
2111
2224
|
price: 330,
|
|
2112
2225
|
isCatalog: true,
|
|
2113
2226
|
hidden: false,
|
|
@@ -2125,6 +2238,7 @@ exports.PrestationDetail = {
|
|
|
2125
2238
|
isAttestation: false,
|
|
2126
2239
|
inAverageCart: true,
|
|
2127
2240
|
isBack: false,
|
|
2241
|
+
minimumPrice: null,
|
|
2128
2242
|
price: null,
|
|
2129
2243
|
isCatalog: false,
|
|
2130
2244
|
hidden: false,
|
|
@@ -2142,6 +2256,7 @@ exports.PrestationDetail = {
|
|
|
2142
2256
|
isAttestation: false,
|
|
2143
2257
|
inAverageCart: true,
|
|
2144
2258
|
isBack: false,
|
|
2259
|
+
minimumPrice: null,
|
|
2145
2260
|
price: null,
|
|
2146
2261
|
isCatalog: false,
|
|
2147
2262
|
hidden: false,
|
|
@@ -2159,6 +2274,7 @@ exports.PrestationDetail = {
|
|
|
2159
2274
|
isAttestation: false,
|
|
2160
2275
|
inAverageCart: false,
|
|
2161
2276
|
isBack: false,
|
|
2277
|
+
minimumPrice: null,
|
|
2162
2278
|
price: 249,
|
|
2163
2279
|
isCatalog: true,
|
|
2164
2280
|
hidden: false,
|
|
@@ -2176,6 +2292,7 @@ exports.PrestationDetail = {
|
|
|
2176
2292
|
isAttestation: false,
|
|
2177
2293
|
inAverageCart: false,
|
|
2178
2294
|
isBack: false,
|
|
2295
|
+
minimumPrice: null,
|
|
2179
2296
|
price: 49,
|
|
2180
2297
|
isCatalog: true,
|
|
2181
2298
|
hidden: true,
|
|
@@ -2193,6 +2310,7 @@ exports.PrestationDetail = {
|
|
|
2193
2310
|
isAttestation: false,
|
|
2194
2311
|
inAverageCart: false,
|
|
2195
2312
|
isBack: false,
|
|
2313
|
+
minimumPrice: null,
|
|
2196
2314
|
price: 75,
|
|
2197
2315
|
isCatalog: true,
|
|
2198
2316
|
hidden: false,
|
|
@@ -2210,6 +2328,7 @@ exports.PrestationDetail = {
|
|
|
2210
2328
|
isAttestation: false,
|
|
2211
2329
|
inAverageCart: false,
|
|
2212
2330
|
isBack: false,
|
|
2331
|
+
minimumPrice: null,
|
|
2213
2332
|
price: 149,
|
|
2214
2333
|
isCatalog: true,
|
|
2215
2334
|
hidden: false,
|
|
@@ -2227,6 +2346,7 @@ exports.PrestationDetail = {
|
|
|
2227
2346
|
isAttestation: true,
|
|
2228
2347
|
inAverageCart: false,
|
|
2229
2348
|
isBack: false,
|
|
2349
|
+
minimumPrice: null,
|
|
2230
2350
|
price: null,
|
|
2231
2351
|
isCatalog: true,
|
|
2232
2352
|
hidden: false,
|
|
@@ -2244,6 +2364,7 @@ exports.PrestationDetail = {
|
|
|
2244
2364
|
isAttestation: false,
|
|
2245
2365
|
inAverageCart: false,
|
|
2246
2366
|
isBack: false,
|
|
2367
|
+
minimumPrice: null,
|
|
2247
2368
|
price: null,
|
|
2248
2369
|
isCatalog: true,
|
|
2249
2370
|
hidden: false,
|
|
@@ -2261,6 +2382,7 @@ exports.PrestationDetail = {
|
|
|
2261
2382
|
isAttestation: false,
|
|
2262
2383
|
inAverageCart: false,
|
|
2263
2384
|
isBack: false,
|
|
2385
|
+
minimumPrice: null,
|
|
2264
2386
|
price: null,
|
|
2265
2387
|
isCatalog: true,
|
|
2266
2388
|
hidden: false,
|
|
@@ -2278,6 +2400,7 @@ exports.PrestationDetail = {
|
|
|
2278
2400
|
isAttestation: false,
|
|
2279
2401
|
inAverageCart: false,
|
|
2280
2402
|
isBack: false,
|
|
2403
|
+
minimumPrice: null,
|
|
2281
2404
|
price: 149,
|
|
2282
2405
|
isCatalog: true,
|
|
2283
2406
|
hidden: false,
|
|
@@ -2295,6 +2418,7 @@ exports.PrestationDetail = {
|
|
|
2295
2418
|
isAttestation: false,
|
|
2296
2419
|
inAverageCart: false,
|
|
2297
2420
|
isBack: false,
|
|
2421
|
+
minimumPrice: null,
|
|
2298
2422
|
price: 399,
|
|
2299
2423
|
isCatalog: true,
|
|
2300
2424
|
hidden: false,
|
|
@@ -2312,6 +2436,7 @@ exports.PrestationDetail = {
|
|
|
2312
2436
|
isAttestation: false,
|
|
2313
2437
|
inAverageCart: false,
|
|
2314
2438
|
isBack: false,
|
|
2439
|
+
minimumPrice: null,
|
|
2315
2440
|
price: 499,
|
|
2316
2441
|
isCatalog: true,
|
|
2317
2442
|
hidden: false,
|
|
@@ -2329,6 +2454,7 @@ exports.PrestationDetail = {
|
|
|
2329
2454
|
isAttestation: false,
|
|
2330
2455
|
inAverageCart: false,
|
|
2331
2456
|
isBack: false,
|
|
2457
|
+
minimumPrice: null,
|
|
2332
2458
|
price: 149,
|
|
2333
2459
|
isCatalog: true,
|
|
2334
2460
|
hidden: false,
|
|
@@ -2346,6 +2472,7 @@ exports.PrestationDetail = {
|
|
|
2346
2472
|
isAttestation: false,
|
|
2347
2473
|
inAverageCart: false,
|
|
2348
2474
|
isBack: false,
|
|
2475
|
+
minimumPrice: null,
|
|
2349
2476
|
price: 149,
|
|
2350
2477
|
isCatalog: true,
|
|
2351
2478
|
hidden: false,
|
|
@@ -2363,6 +2490,7 @@ exports.PrestationDetail = {
|
|
|
2363
2490
|
isAttestation: false,
|
|
2364
2491
|
inAverageCart: false,
|
|
2365
2492
|
isBack: false,
|
|
2493
|
+
minimumPrice: null,
|
|
2366
2494
|
price: 149,
|
|
2367
2495
|
isCatalog: true,
|
|
2368
2496
|
hidden: false,
|
|
@@ -2380,6 +2508,7 @@ exports.PrestationDetail = {
|
|
|
2380
2508
|
isAttestation: false,
|
|
2381
2509
|
inAverageCart: false,
|
|
2382
2510
|
isBack: false,
|
|
2511
|
+
minimumPrice: null,
|
|
2383
2512
|
price: 200,
|
|
2384
2513
|
isCatalog: true,
|
|
2385
2514
|
hidden: false,
|
|
@@ -2397,6 +2526,7 @@ exports.PrestationDetail = {
|
|
|
2397
2526
|
isAttestation: false,
|
|
2398
2527
|
inAverageCart: false,
|
|
2399
2528
|
isBack: false,
|
|
2529
|
+
minimumPrice: null,
|
|
2400
2530
|
price: 79,
|
|
2401
2531
|
isCatalog: true,
|
|
2402
2532
|
hidden: false,
|
|
@@ -2414,6 +2544,7 @@ exports.PrestationDetail = {
|
|
|
2414
2544
|
isAttestation: false,
|
|
2415
2545
|
inAverageCart: false,
|
|
2416
2546
|
isBack: false,
|
|
2547
|
+
minimumPrice: null,
|
|
2417
2548
|
price: 79,
|
|
2418
2549
|
isCatalog: true,
|
|
2419
2550
|
hidden: false,
|
|
@@ -2431,6 +2562,7 @@ exports.PrestationDetail = {
|
|
|
2431
2562
|
isAttestation: false,
|
|
2432
2563
|
inAverageCart: false,
|
|
2433
2564
|
isBack: false,
|
|
2565
|
+
minimumPrice: null,
|
|
2434
2566
|
price: 39,
|
|
2435
2567
|
isCatalog: true,
|
|
2436
2568
|
hidden: false,
|
|
@@ -2448,6 +2580,7 @@ exports.PrestationDetail = {
|
|
|
2448
2580
|
isAttestation: false,
|
|
2449
2581
|
inAverageCart: false,
|
|
2450
2582
|
isBack: false,
|
|
2583
|
+
minimumPrice: null,
|
|
2451
2584
|
price: 20,
|
|
2452
2585
|
isCatalog: true,
|
|
2453
2586
|
hidden: false,
|
|
@@ -2465,6 +2598,7 @@ exports.PrestationDetail = {
|
|
|
2465
2598
|
isAttestation: false,
|
|
2466
2599
|
inAverageCart: false,
|
|
2467
2600
|
isBack: false,
|
|
2601
|
+
minimumPrice: null,
|
|
2468
2602
|
price: 29,
|
|
2469
2603
|
isCatalog: true,
|
|
2470
2604
|
hidden: false,
|
|
@@ -2482,6 +2616,7 @@ exports.PrestationDetail = {
|
|
|
2482
2616
|
isAttestation: false,
|
|
2483
2617
|
inAverageCart: false,
|
|
2484
2618
|
isBack: false,
|
|
2619
|
+
minimumPrice: null,
|
|
2485
2620
|
price: 19,
|
|
2486
2621
|
isCatalog: true,
|
|
2487
2622
|
hidden: false,
|
|
@@ -2499,6 +2634,7 @@ exports.PrestationDetail = {
|
|
|
2499
2634
|
isAttestation: false,
|
|
2500
2635
|
inAverageCart: false,
|
|
2501
2636
|
isBack: false,
|
|
2637
|
+
minimumPrice: null,
|
|
2502
2638
|
price: 15,
|
|
2503
2639
|
isCatalog: true,
|
|
2504
2640
|
hidden: true,
|
|
@@ -2516,6 +2652,7 @@ exports.PrestationDetail = {
|
|
|
2516
2652
|
isAttestation: false,
|
|
2517
2653
|
inAverageCart: false,
|
|
2518
2654
|
isBack: false,
|
|
2655
|
+
minimumPrice: null,
|
|
2519
2656
|
price: 41,
|
|
2520
2657
|
isCatalog: true,
|
|
2521
2658
|
hidden: false,
|
|
@@ -2533,6 +2670,7 @@ exports.PrestationDetail = {
|
|
|
2533
2670
|
isAttestation: false,
|
|
2534
2671
|
inAverageCart: false,
|
|
2535
2672
|
isBack: false,
|
|
2673
|
+
minimumPrice: null,
|
|
2536
2674
|
price: 41,
|
|
2537
2675
|
isCatalog: true,
|
|
2538
2676
|
hidden: false,
|
|
@@ -2550,6 +2688,7 @@ exports.PrestationDetail = {
|
|
|
2550
2688
|
isAttestation: false,
|
|
2551
2689
|
inAverageCart: true,
|
|
2552
2690
|
isBack: false,
|
|
2691
|
+
minimumPrice: null,
|
|
2553
2692
|
price: null,
|
|
2554
2693
|
isCatalog: false,
|
|
2555
2694
|
hidden: false,
|
|
@@ -2567,6 +2706,7 @@ exports.PrestationDetail = {
|
|
|
2567
2706
|
isAttestation: false,
|
|
2568
2707
|
inAverageCart: true,
|
|
2569
2708
|
isBack: true,
|
|
2709
|
+
minimumPrice: null,
|
|
2570
2710
|
price: null,
|
|
2571
2711
|
isCatalog: false,
|
|
2572
2712
|
hidden: false,
|
|
@@ -2584,6 +2724,7 @@ exports.PrestationDetail = {
|
|
|
2584
2724
|
isAttestation: false,
|
|
2585
2725
|
inAverageCart: true,
|
|
2586
2726
|
isBack: false,
|
|
2727
|
+
minimumPrice: null,
|
|
2587
2728
|
price: null,
|
|
2588
2729
|
isCatalog: false,
|
|
2589
2730
|
hidden: false,
|
|
@@ -2601,6 +2742,7 @@ exports.PrestationDetail = {
|
|
|
2601
2742
|
isAttestation: false,
|
|
2602
2743
|
inAverageCart: true,
|
|
2603
2744
|
isBack: true,
|
|
2745
|
+
minimumPrice: null,
|
|
2604
2746
|
price: null,
|
|
2605
2747
|
isCatalog: false,
|
|
2606
2748
|
hidden: false,
|
|
@@ -2618,6 +2760,7 @@ exports.PrestationDetail = {
|
|
|
2618
2760
|
isAttestation: false,
|
|
2619
2761
|
inAverageCart: true,
|
|
2620
2762
|
isBack: false,
|
|
2763
|
+
minimumPrice: null,
|
|
2621
2764
|
price: 239,
|
|
2622
2765
|
isCatalog: true,
|
|
2623
2766
|
hidden: false,
|
|
@@ -2635,6 +2778,7 @@ exports.PrestationDetail = {
|
|
|
2635
2778
|
isAttestation: true,
|
|
2636
2779
|
inAverageCart: false,
|
|
2637
2780
|
isBack: false,
|
|
2781
|
+
minimumPrice: null,
|
|
2638
2782
|
price: null,
|
|
2639
2783
|
isCatalog: true,
|
|
2640
2784
|
hidden: false,
|
|
@@ -2652,6 +2796,7 @@ exports.PrestationDetail = {
|
|
|
2652
2796
|
isAttestation: false,
|
|
2653
2797
|
inAverageCart: false,
|
|
2654
2798
|
isBack: false,
|
|
2799
|
+
minimumPrice: null,
|
|
2655
2800
|
price: null,
|
|
2656
2801
|
isCatalog: false,
|
|
2657
2802
|
hidden: false,
|
|
@@ -2669,6 +2814,7 @@ exports.PrestationDetail = {
|
|
|
2669
2814
|
isAttestation: false,
|
|
2670
2815
|
inAverageCart: false,
|
|
2671
2816
|
isBack: false,
|
|
2817
|
+
minimumPrice: null,
|
|
2672
2818
|
price: null,
|
|
2673
2819
|
isCatalog: false,
|
|
2674
2820
|
hidden: false,
|
|
@@ -2686,6 +2832,7 @@ exports.PrestationDetail = {
|
|
|
2686
2832
|
isAttestation: false,
|
|
2687
2833
|
inAverageCart: false,
|
|
2688
2834
|
isBack: false,
|
|
2835
|
+
minimumPrice: null,
|
|
2689
2836
|
price: null,
|
|
2690
2837
|
isCatalog: true,
|
|
2691
2838
|
hidden: true,
|
|
@@ -2703,6 +2850,7 @@ exports.PrestationDetail = {
|
|
|
2703
2850
|
isAttestation: false,
|
|
2704
2851
|
inAverageCart: true,
|
|
2705
2852
|
isBack: false,
|
|
2853
|
+
minimumPrice: null,
|
|
2706
2854
|
price: null,
|
|
2707
2855
|
isCatalog: false,
|
|
2708
2856
|
hidden: true,
|
|
@@ -2720,6 +2868,7 @@ exports.PrestationDetail = {
|
|
|
2720
2868
|
isAttestation: false,
|
|
2721
2869
|
inAverageCart: true,
|
|
2722
2870
|
isBack: false,
|
|
2871
|
+
minimumPrice: null,
|
|
2723
2872
|
price: null,
|
|
2724
2873
|
isCatalog: false,
|
|
2725
2874
|
hidden: true,
|
|
@@ -2737,6 +2886,7 @@ exports.PrestationDetail = {
|
|
|
2737
2886
|
isAttestation: false,
|
|
2738
2887
|
inAverageCart: true,
|
|
2739
2888
|
isBack: false,
|
|
2889
|
+
minimumPrice: null,
|
|
2740
2890
|
price: null,
|
|
2741
2891
|
isCatalog: false,
|
|
2742
2892
|
hidden: true,
|
|
@@ -2754,6 +2904,7 @@ exports.PrestationDetail = {
|
|
|
2754
2904
|
isAttestation: false,
|
|
2755
2905
|
inAverageCart: true,
|
|
2756
2906
|
isBack: false,
|
|
2907
|
+
minimumPrice: null,
|
|
2757
2908
|
price: null,
|
|
2758
2909
|
isCatalog: false,
|
|
2759
2910
|
hidden: false,
|
|
@@ -2771,6 +2922,7 @@ exports.PrestationDetail = {
|
|
|
2771
2922
|
isAttestation: false,
|
|
2772
2923
|
inAverageCart: true,
|
|
2773
2924
|
isBack: false,
|
|
2925
|
+
minimumPrice: null,
|
|
2774
2926
|
price: null,
|
|
2775
2927
|
isCatalog: false,
|
|
2776
2928
|
hidden: false,
|
|
@@ -2788,6 +2940,7 @@ exports.PrestationDetail = {
|
|
|
2788
2940
|
isAttestation: false,
|
|
2789
2941
|
inAverageCart: true,
|
|
2790
2942
|
isBack: true,
|
|
2943
|
+
minimumPrice: null,
|
|
2791
2944
|
price: null,
|
|
2792
2945
|
isCatalog: false,
|
|
2793
2946
|
hidden: false,
|
|
@@ -2805,6 +2958,7 @@ exports.PrestationDetail = {
|
|
|
2805
2958
|
isAttestation: true,
|
|
2806
2959
|
inAverageCart: false,
|
|
2807
2960
|
isBack: false,
|
|
2961
|
+
minimumPrice: null,
|
|
2808
2962
|
price: null,
|
|
2809
2963
|
isCatalog: true,
|
|
2810
2964
|
hidden: false,
|
|
@@ -2822,6 +2976,7 @@ exports.PrestationDetail = {
|
|
|
2822
2976
|
isAttestation: false,
|
|
2823
2977
|
inAverageCart: true,
|
|
2824
2978
|
isBack: false,
|
|
2979
|
+
minimumPrice: null,
|
|
2825
2980
|
price: null,
|
|
2826
2981
|
isCatalog: false,
|
|
2827
2982
|
hidden: true,
|
|
@@ -2839,6 +2994,7 @@ exports.PrestationDetail = {
|
|
|
2839
2994
|
isAttestation: false,
|
|
2840
2995
|
inAverageCart: true,
|
|
2841
2996
|
isBack: false,
|
|
2997
|
+
minimumPrice: null,
|
|
2842
2998
|
price: null,
|
|
2843
2999
|
isCatalog: false,
|
|
2844
3000
|
hidden: true,
|
|
@@ -2856,6 +3012,7 @@ exports.PrestationDetail = {
|
|
|
2856
3012
|
isAttestation: false,
|
|
2857
3013
|
inAverageCart: true,
|
|
2858
3014
|
isBack: false,
|
|
3015
|
+
minimumPrice: null,
|
|
2859
3016
|
price: null,
|
|
2860
3017
|
isCatalog: false,
|
|
2861
3018
|
hidden: true,
|
|
@@ -2873,6 +3030,7 @@ exports.PrestationDetail = {
|
|
|
2873
3030
|
isAttestation: false,
|
|
2874
3031
|
inAverageCart: false,
|
|
2875
3032
|
isBack: false,
|
|
3033
|
+
minimumPrice: null,
|
|
2876
3034
|
price: 0,
|
|
2877
3035
|
isCatalog: true,
|
|
2878
3036
|
hidden: false,
|
|
@@ -2890,6 +3048,7 @@ exports.PrestationDetail = {
|
|
|
2890
3048
|
isAttestation: false,
|
|
2891
3049
|
inAverageCart: true,
|
|
2892
3050
|
isBack: false,
|
|
3051
|
+
minimumPrice: null,
|
|
2893
3052
|
price: null,
|
|
2894
3053
|
isCatalog: false,
|
|
2895
3054
|
hidden: false,
|
|
@@ -2907,6 +3066,7 @@ exports.PrestationDetail = {
|
|
|
2907
3066
|
isAttestation: false,
|
|
2908
3067
|
inAverageCart: false,
|
|
2909
3068
|
isBack: false,
|
|
3069
|
+
minimumPrice: null,
|
|
2910
3070
|
price: null,
|
|
2911
3071
|
isCatalog: true,
|
|
2912
3072
|
hidden: false,
|
|
@@ -2924,6 +3084,7 @@ exports.PrestationDetail = {
|
|
|
2924
3084
|
isAttestation: false,
|
|
2925
3085
|
inAverageCart: true,
|
|
2926
3086
|
isBack: true,
|
|
3087
|
+
minimumPrice: null,
|
|
2927
3088
|
price: null,
|
|
2928
3089
|
isCatalog: false,
|
|
2929
3090
|
hidden: false,
|
|
@@ -2941,6 +3102,7 @@ exports.PrestationDetail = {
|
|
|
2941
3102
|
isAttestation: false,
|
|
2942
3103
|
inAverageCart: true,
|
|
2943
3104
|
isBack: true,
|
|
3105
|
+
minimumPrice: null,
|
|
2944
3106
|
price: null,
|
|
2945
3107
|
isCatalog: false,
|
|
2946
3108
|
hidden: false,
|
|
@@ -2958,6 +3120,7 @@ exports.PrestationDetail = {
|
|
|
2958
3120
|
isAttestation: false,
|
|
2959
3121
|
inAverageCart: false,
|
|
2960
3122
|
isBack: false,
|
|
3123
|
+
minimumPrice: null,
|
|
2961
3124
|
price: null,
|
|
2962
3125
|
isCatalog: false,
|
|
2963
3126
|
hidden: false,
|
|
@@ -2975,6 +3138,7 @@ exports.PrestationDetail = {
|
|
|
2975
3138
|
isAttestation: false,
|
|
2976
3139
|
inAverageCart: false,
|
|
2977
3140
|
isBack: false,
|
|
3141
|
+
minimumPrice: null,
|
|
2978
3142
|
price: null,
|
|
2979
3143
|
isCatalog: false,
|
|
2980
3144
|
hidden: false,
|
|
@@ -2992,6 +3156,7 @@ exports.PrestationDetail = {
|
|
|
2992
3156
|
isAttestation: false,
|
|
2993
3157
|
inAverageCart: true,
|
|
2994
3158
|
isBack: false,
|
|
3159
|
+
minimumPrice: null,
|
|
2995
3160
|
price: 299,
|
|
2996
3161
|
isCatalog: true,
|
|
2997
3162
|
hidden: false,
|
|
@@ -3009,6 +3174,7 @@ exports.PrestationDetail = {
|
|
|
3009
3174
|
isAttestation: false,
|
|
3010
3175
|
inAverageCart: false,
|
|
3011
3176
|
isBack: false,
|
|
3177
|
+
minimumPrice: null,
|
|
3012
3178
|
price: 330.64,
|
|
3013
3179
|
isCatalog: true,
|
|
3014
3180
|
hidden: false,
|
|
@@ -3026,6 +3192,7 @@ exports.PrestationDetail = {
|
|
|
3026
3192
|
isAttestation: false,
|
|
3027
3193
|
inAverageCart: false,
|
|
3028
3194
|
isBack: false,
|
|
3195
|
+
minimumPrice: null,
|
|
3029
3196
|
price: 449.44,
|
|
3030
3197
|
isCatalog: true,
|
|
3031
3198
|
hidden: false,
|
|
@@ -3043,6 +3210,7 @@ exports.PrestationDetail = {
|
|
|
3043
3210
|
isAttestation: false,
|
|
3044
3211
|
inAverageCart: false,
|
|
3045
3212
|
isBack: false,
|
|
3213
|
+
minimumPrice: null,
|
|
3046
3214
|
price: 629.44,
|
|
3047
3215
|
isCatalog: true,
|
|
3048
3216
|
hidden: false,
|
|
@@ -3060,6 +3228,7 @@ exports.PrestationDetail = {
|
|
|
3060
3228
|
isAttestation: false,
|
|
3061
3229
|
inAverageCart: false,
|
|
3062
3230
|
isBack: false,
|
|
3231
|
+
minimumPrice: null,
|
|
3063
3232
|
price: 99,
|
|
3064
3233
|
isCatalog: true,
|
|
3065
3234
|
hidden: false,
|
|
@@ -3077,6 +3246,7 @@ exports.PrestationDetail = {
|
|
|
3077
3246
|
isAttestation: false,
|
|
3078
3247
|
inAverageCart: false,
|
|
3079
3248
|
isBack: false,
|
|
3249
|
+
minimumPrice: null,
|
|
3080
3250
|
price: null,
|
|
3081
3251
|
isCatalog: true,
|
|
3082
3252
|
hidden: false,
|
|
@@ -3094,6 +3264,7 @@ exports.PrestationDetail = {
|
|
|
3094
3264
|
isAttestation: false,
|
|
3095
3265
|
inAverageCart: false,
|
|
3096
3266
|
isBack: false,
|
|
3267
|
+
minimumPrice: null,
|
|
3097
3268
|
price: null,
|
|
3098
3269
|
isCatalog: true,
|
|
3099
3270
|
hidden: false,
|
|
@@ -3111,6 +3282,7 @@ exports.PrestationDetail = {
|
|
|
3111
3282
|
isAttestation: false,
|
|
3112
3283
|
inAverageCart: false,
|
|
3113
3284
|
isBack: false,
|
|
3285
|
+
minimumPrice: null,
|
|
3114
3286
|
price: null,
|
|
3115
3287
|
isCatalog: true,
|
|
3116
3288
|
hidden: false,
|
|
@@ -3128,6 +3300,7 @@ exports.PrestationDetail = {
|
|
|
3128
3300
|
isAttestation: false,
|
|
3129
3301
|
inAverageCart: true,
|
|
3130
3302
|
isBack: true,
|
|
3303
|
+
minimumPrice: null,
|
|
3131
3304
|
price: null,
|
|
3132
3305
|
isCatalog: true,
|
|
3133
3306
|
hidden: false,
|
|
@@ -3145,6 +3318,7 @@ exports.PrestationDetail = {
|
|
|
3145
3318
|
isAttestation: false,
|
|
3146
3319
|
inAverageCart: true,
|
|
3147
3320
|
isBack: true,
|
|
3321
|
+
minimumPrice: null,
|
|
3148
3322
|
price: null,
|
|
3149
3323
|
isCatalog: true,
|
|
3150
3324
|
hidden: false,
|
|
@@ -3162,6 +3336,7 @@ exports.PrestationDetail = {
|
|
|
3162
3336
|
isAttestation: false,
|
|
3163
3337
|
inAverageCart: true,
|
|
3164
3338
|
isBack: true,
|
|
3339
|
+
minimumPrice: null,
|
|
3165
3340
|
price: null,
|
|
3166
3341
|
isCatalog: true,
|
|
3167
3342
|
hidden: false,
|