wine_to_dine/tests/data/sb_inventory.json

84 lines
2.4 KiB
JSON

[
{
"ProductId": "1",
"ProductNumber": "101",
"ProductNameBold": "Renat",
"ProductNameThin": null,
"Category": "Sprit",
"ProductNumberShort": "1",
"ProducerName": "Pernod Ricard",
"SupplierName": "Pernod Ricard Sweden AB",
"IsKosher": false,
"BottleTextShort": "Flaska",
"Seal": null,
"RestrictedParcelQuantity": 0,
"IsOrganic": false,
"IsEthical": false,
"EthicalLabel": null,
"IsWebLaunch": false,
"SellStartDate": "1993-10-01T00:00:00",
"IsCompletelyOutOfStock": false,
"IsTemporaryOutOfStock": false,
"AlcoholPercentage": 37.5,
"Volume": 700.0,
"Price": 205.0,
"Country": "Sverige",
"OriginLevel1": null,
"OriginLevel2": null,
"Vintage": 0,
"SubCategory": "Vodka och Brännvin",
"Type": "Vodka",
"Style": null,
"AssortmentText": "Fast sortiment",
"BeverageDescriptionShort": "Vodka",
"Usage": "Serveras kyld som snaps eller används som drinkingrediens.",
"Taste": "Ren smak med inslag av gräs och citrusskal.",
"Assortment": "FS",
"RecycleFee": 0.0,
"IsManufacturingCountry": true,
"IsRegionalRestricted": false,
"IsInStoreSearchAssortment": null,
"IsNews": false
},
{
"ProductId": "1000008",
"ProductNumber": "7548901",
"ProductNameBold": "Arpepe",
"ProductNameThin": "Valtellina Superiore Stella Retica",
"Category": "Röda viner",
"ProductNumberShort": "75489",
"ProducerName": "Arpepe",
"SupplierName": "Vinoliv Import AB",
"IsKosher": false,
"BottleTextShort": "Flaska",
"Seal": null,
"RestrictedParcelQuantity": 6,
"IsOrganic": false,
"IsEthical": false,
"EthicalLabel": null,
"IsWebLaunch": false,
"SellStartDate": "2015-09-01T00:00:00",
"IsCompletelyOutOfStock": false,
"IsTemporaryOutOfStock": false,
"AlcoholPercentage": 13.5,
"Volume": 750.0,
"Price": 381.0,
"Country": "Italien",
"OriginLevel1": "Lombardiet",
"OriginLevel2": "Valtellina",
"Vintage": 2015,
"SubCategory": "Rött vin",
"Type": null,
"Style": null,
"AssortmentText": "Ordervaror",
"BeverageDescriptionShort": "Rött vin",
"Usage": null,
"Taste": null,
"Assortment": "BS",
"RecycleFee": 0.0,
"IsManufacturingCountry": false,
"IsRegionalRestricted": false,
"IsInStoreSearchAssortment": null,
"IsNews": false
}
]