old-silvrgit/app/watchlist.json.js
2015-08-04 15:07:01 +01:00

37 lines
1.0 KiB
JavaScript

var list={
items:[
{
title:'DMC-GM1',
url:'http://coinsfortech.com/shop/panasonic-lumix-dmc-gm1-with-12-32mm-lens/',
usd:508.00
},
{
title:'Intel NUC D54250WYK',
url:'http://coinsfortech.com/shop/intel-nuc-kit-d54250wyk-mini-desktop-pc/',
usd:496.00
},
{
title:'Moto 360 Smart Watch',
url:'http://coinsfortech.com/shop/moto-360-smart-watch/',
usd:355.00
},
{
title:'Nikon D600 24-85mm lens kit',
url:'http://coinsfortech.com/shop/nikon-d600-24-85mm-lens-ki/',
usd:2048.00
},
{
title:'Nikon D5300 18-55mm and 55-200mm Twin Lens Kit',
url:'http://coinsfortech.com/shop/nikon-d5300-18-55mm-and-55-200mm-twin-lens-kit/',
usd:882.00
},
{
title:'Full NUC @ e4btc.com',
url:'https://e4btc.com/cart',
usd:668.542
}
]
};