Skip to content

Instantly share code, notes, and snippets.

@drwasho
Last active September 5, 2017 06:09
Show Gist options
  • Save drwasho/b5fa5b84a2a53593e19dbd2adbbdfbe1 to your computer and use it in GitHub Desktop.
Save drwasho/b5fa5b84a2a53593e19dbd2adbbdfbe1 to your computer and use it in GitHub Desktop.
{
"listing": {
"slug": "sky-blue-dress",
"vendorID": {
"peerID": "QmYsPDkREkhWxvmFK33pNekzjwkPk1SecTnfUkZkdHwqKk",
"handle": "",
"pubkeys": {
"identity": "CAESIOSfWNxYYoMMuZGLtY3GHvG3NXpOx9tRvt+DCZxPDyiy",
"bitcoin": "A/oBmAH7QCXdkPaPmWVUd0wu9/j58Fk9jwQXUqT/MnqB"
},
"bitcoinSig": "MEUCIQCPU/tlIkJt3RJZtixilgGhIMfvGNdtPo5Q2C/o1wlSTAIgUn+Lsu32EChVwuJImDyfpaGAIDYrzu/JDk1KkZ18ZaU="
},
"metadata": {
"version": 1,
"contractType": "PHYSICAL_GOOD",
"format": "FIXED_PRICE",
"expiry": "2037-12-31T05:00:00.000Z",
"acceptedCurrencies": [
"TBTC"
],
"pricingCurrency": "USD",
"language": "",
"escrowTimeoutHours": 1
},
"item": {
"title": "Sky Blue dress",
"description": "This is a sky blue dress. It's amazing!",
"processingTime": "",
"price": 100,
"nsfw": false,
"tags": [],
"images": [
{
"filename": "183328754",
"original": "zb2rhmmg1RL6UJTLgjAd9HjAM97aut859HpEHygDcEU3bi5uG",
"large": "zb2rhes17BTcnuELsKKrrj9c73xHEfJHdV8Sba4TujBSPgTWF",
"medium": "zb2rhe9W4SUWXeALkLxPhBQRubxsgznMX9DniotBUyZd3uEoM",
"small": "zb2rhiYSMtmsL4weCSEzDJENbq3fpWpTowF8Gngkhro4NaExb",
"tiny": "zb2rhYQG5DfbVkGCX6yrFUjkUUThtFQxKGbdwLt4bm2bmarV7"
}
],
"categories": [],
"grams": 0,
"condition": "",
"options": [
{
"name": "Size",
"description": "Size of dress",
"variants": [
{
"name": "Small"
},
{
"name": "Medium"
},
{
"name": "Large "
}
]
},
{
"name": "Material",
"description": "Material of dress",
"variants": [
{
"name": "Silk"
},
{
"name": "Leather"
}
]
}
],
"skus": [
{
"variantCombo": [
0,
0
],
"productID": "Small-Silk",
"surcharge": 0,
"quantity": 0
},
{
"variantCombo": [
1,
0
],
"productID": "Medium-Silk",
"surcharge": 0,
"quantity": 0
},
{
"variantCombo": [
2,
0
],
"productID": "Large -Silk",
"surcharge": 0,
"quantity": 0
},
{
"variantCombo": [
0,
1
],
"productID": "Small-Leather",
"surcharge": 0,
"quantity": 0
},
{
"variantCombo": [
1,
1
],
"productID": "Medium-Leather",
"surcharge": 0,
"quantity": 0
},
{
"variantCombo": [
2,
1
],
"productID": "Large -Leather",
"surcharge": 0,
"quantity": 0
}
]
},
"shippingOptions": [
{
"name": "Worldwide Shipping",
"type": "FIXED_PRICE",
"regions": [
"ALL"
],
"services": [
{
"name": "Standard",
"price": 0,
"estimatedDelivery": "2 Weeks"
}
]
}
],
"taxes": [],
"coupons": [],
"moderators": [
"QmNZTtCoJyAd2ZwwkhXAHf12Js6WHy3qXVdBQ1PKiUFCT6"
],
"termsAndConditions": "...",
"refundPolicy": "..."
},
"hash": "zb2rhaSQwmaLYVPM4ibsD4fasHVpyqLCuL6nMuea4mRh22r79",
"signature": "dl3FSJze05SFZF+hZFtikoYJTbY/94/OQ4uyIbnY1Ob79oFs/ymx3awGX2IcoEUEyKkKU5MLwc0xX4JpFAtNAA=="
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment