Add test data

This commit is contained in:
Dan Milne
2019-10-11 10:22:29 +11:00
parent 09be88fdb1
commit be97362bb0
3 changed files with 160 additions and 1 deletions

View File

@@ -0,0 +1,158 @@
{
"ItemsResult": {
"Items": [
{
"ASIN": "B079PQ7T6B",
"DetailPageURL": "https://www.amazon.com.au/dp/B079PQ7T6B?tag=booko01-22&linkCode=ogi&th=1&psc=1",
"Images": {
"Primary": {
"Large": {
"Height": 500,
"URL": "https://m.media-amazon.com/images/I/4107DRyNZpL.jpg",
"Width": 327
}
}
},
"ItemInfo": {
"ByLineInfo": {
"Brand": {
"DisplayValue": "Funko",
"Label": "Brand",
"Locale": "en_AU"
},
"Contributors": [
{
"Locale": "en_AU",
"Name": "Funko Pop! Marvel:",
"Role": "Artist"
}
],
"Manufacturer": {
"DisplayValue": "Funko",
"Label": "Manufacturer",
"Locale": "en_AU"
}
},
"ContentInfo": {
"PublicationDate": {
"DisplayValue": "2018-04-04T00:00:01Z",
"Label": "PublicationDate",
"Locale": "en_US"
}
},
"ExternalIds": {
"EANs": {
"DisplayValues": [
"0889698264679",
"0615912346988"
],
"Label": "EAN",
"Locale": "en_US"
},
"UPCs": {
"DisplayValues": [
"615912346988",
"889698264679"
],
"Label": "UPC",
"Locale": "en_US"
}
},
"Features": {
"DisplayValues": [
"From Avengers Infinity War, Thanos, as a stylized POP vinyl from Funko!",
"Stylized collectable stands 3 ¾ inches tall, perfect for any Avengers Infinity War fan!",
"Collect and display all Avengers Infinity War POP! Vinyls!",
"Funko POP! is the 2017 Toy of the Year and People's Choice award winner"
],
"Label": "Features",
"Locale": "en_AU"
},
"ManufactureInfo": {
"ItemPartNumber": {
"DisplayValue": "26467",
"Label": "PartNumber",
"Locale": "en_US"
},
"Model": {
"DisplayValue": "26467",
"Label": "Model",
"Locale": "en_US"
}
},
"ProductInfo": {
"Color": {
"DisplayValue": "Multicolor",
"Label": "Color",
"Locale": "en_AU"
},
"IsAdultProduct": {
"DisplayValue": false,
"Label": "IsAdultProduct",
"Locale": "en_US"
},
"ItemDimensions": {
"Weight": {
"DisplayValue": 0.85,
"Label": "Weight",
"Locale": "en_AU",
"Unit": "Kilograms"
}
},
"ReleaseDate": {
"DisplayValue": "2018-03-03T00:00:01Z",
"Label": "ReleaseDate",
"Locale": "en_US"
},
"Size": {
"DisplayValue": "Standard",
"Label": "Size",
"Locale": "en_AU"
},
"UnitCount": {
"DisplayValue": 1,
"Label": "NumberOfItems",
"Locale": "en_US"
}
},
"Title": {
"DisplayValue": "FUNKO POP! Marvel: Avengers Infinity War - Thanos",
"Label": "Title",
"Locale": "en_AU"
}
},
"Offers": {
"Listings": [
{
"Availability": {
"Message": "In stock."
},
"Condition": {
"SubCondition": {
"Value": "New"
},
"Value": "New"
},
"DeliveryInfo": {
"IsAmazonFulfilled": false,
"IsFreeShippingEligible": false,
"IsPrimeEligible": false
},
"Id": "wGlzfgGjBBliOSAG21fYMCH27rYsl4J4q7XnxRDHzyAg8wXkOtJYJV3XrAsR1zd8kkVI0sXgIB%2FGfjyncUv1N43Propx%2B8VnOndyVTyEM0T0%2Fbrd06MYbAgns8Vbs%2BhEePoX6WOKsIrnsVJOPa%2FLS%2FPuUlyyFluU",
"MerchantInfo": {
"Id": "A3A83J10WISLAT",
"Name": "SupportiveSolutions"
},
"Price": {
"Amount": 17.99,
"Currency": "AUD",
"DisplayAmount": "$17.99"
},
"ViolatesMAP": false
}
]
}
}
]
}
}

File diff suppressed because one or more lines are too long