Skip to content

Instantly share code, notes, and snippets.

@dpenic
Created September 25, 2014 13:13
Show Gist options
  • Save dpenic/a11f2be0c2ed33e0146e to your computer and use it in GitHub Desktop.
Save dpenic/a11f2be0c2ed33e0146e to your computer and use it in GitHub Desktop.
{
"ScreenSaver":{
"screensaver" :
{
"sequence" :
[
"http://www.vipmobile.rs/upload/ss/1.jpg",
"http://www.vipmobile.rs/upload/ss/2.jpg",
"http://www.vipmobile.rs/upload/ss/3.jpg"
],
"preffered" :
{
"tarrif":"Smart 700",
"price" : 320.00,
"installments": 12
},
"duration" : 30,
"mode" : 1
}
},
"Phone_characteristics":{
"characteristics":
[ {
"groupname" : "Osnovne informacije",
"list":
[ {
"name" : "Operativni sistem",
"value" : "Android OS, v4.4.2 (KitKat)"
},
{
"name" : "Dimenzije",
"value" : "127.2 x 66.8 x 9.5"
} ]
},
{
"groupname" : "Ekran",
"list" :
[ {
"name" : "Veličina",
"value" : "4.5" IPS LCD ekran osetljiv na dodir"
},
{
"name" : "Rezolucija",
"value" : "400 x 800"
} ]
} ]
},
"Accessories":{
"accessories" :
[ {
"groupname" : "Futrola",
"list":
[ {
"id" : "1234",
"name" : "Galaxy Note 3 S View futrola",
"brand" : "Samsung",
"photos" :
[
"http://www.vipmobile.rs/upload/ss/1.jpg",
"http://www.vipmobile.rs/upload/ss/2.jpg"
],
"price" : 450.50,
"characteristics" :
[ {
"name" : "Kategorija",
"value" : "Auto oprema"
},
{
"name" : "Boja",
"value" : "Crna"
} ],
"description" : "Kompatibilan sa upaljač utičnice 12/24V (auto / kamion). Prsten za lako vađenje iz ležišta. Mikro dizajn."
} ]
} ]
},
"Tariffs":{
"tariffs" :
[ {
"groupname" : "Smart",
"list":
[ {
"name" : "Smart 150",
"price" : 7200,
"down" : 1000,
"installment": 2700
},
{
"name" : "Smart 300",
"price" : 7200,
"down" : 1000,
"installment": 2700
}]
} ]
},
"Banners":{
"banners" :
{
"sequence" :
[ {
"bitmap" : "http://www.vipmobile.rs/upload/ss/1.jpg",
"url" : "http://www.vipmobile.rs"
},
{
"bitmap" : "http://www.vipmobile.rs/upload/ss/2.jpg",
"url" : "http://www.google.com"
},
{
"bitmap" : "http://www.vipmobile.rs/upload/ss/3.jpg",
"url" : "http://www.google.com"
} ],
"duration" : 10
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment