/**
* 商品排行接口
*
* @param smallTypeIds: 小类编号列表,以逗号","分隔(如:20811,20928,20937)
* @param size: 显示的商品个数,默认10
* 字段说明:
* productId:商品ID
* productTitle:商品名称
* productImg:商品图片
* retailPrice:商品价格
* productUrl:商品详细页面
* shopUrl:店铺页面
*/
favoriteProductCallBack(
[
{
productId:10316131,
productTitle:'(现货)索尼 E 50mm F1.8 OSS(SEL50F18)',
productImg:'//img.pconline.com.cn/images/upload/upc/tx/eyp/1310/23/c0/27870824_1382521419941_80x80.jpg',
retailPrice:'1460',
productUrl:'//m.pconline.com.cn/shop281741/pid:10316131/product_detail.html',
shopUrl:'//m.pconline.com.cn/shop281741/index.html'
},
{
productId:10979186,
productTitle:'先锋 DVR-220CHV',
productImg:'//www1.pconline.com.cn/global/2008/images/jss/default80x80.jpg',
retailPrice:'127',
productUrl:'//m.pconline.com.cn/shop336573/pid:10979186/product_detail.html',
shopUrl:'//m.pconline.com.cn/shop336573/index.html'
},
{
productId:5150906,
productTitle:'先锋24X DVD刻录机219CHV锋速登陆',
productImg:'//img.pconline.com.cn/images/upload/upc/tx/eyp/1008/03/c0/4718421_1280773460824_80x80.jpg',
retailPrice:'132',
productUrl:'//m.pconline.com.cn/shop336573/pid:5150906/product_detail.html',
shopUrl:'//m.pconline.com.cn/shop336573/index.html'
},
{
productId:6700453,
productTitle:'尼康 SB-700',
productImg:'//img.pconline.com.cn/images/product/4347/434774/nikon-sb-700_cn.jpg',
retailPrice:'1920',
productUrl:'//m.pconline.com.cn/shop484/pid:6700453/product_detail.html',
shopUrl:'//m.pconline.com.cn/shop484/index.html'
},
{
productId:2184235,
productTitle:'尼康 85mm /f 1.8授权专卖店全国联保 实体店送礼',
productImg:'//img.pconline.com.cn/images/product/1399/139934/lens_nikon_85mm_af_1l_cn.jpg',
retailPrice:'2290',
productUrl:'//m.pconline.com.cn/shop484/pid:2184235/product_detail.html',
shopUrl:'//m.pconline.com.cn/shop484/index.html'
},
{
productId:2803469,
productTitle:'索尼 DT50mm F1.8 SAM',
productImg:'//img.pconline.com.cn/images/product/3448/344859/jt_sony_dt5018_l_m.jpg',
retailPrice:'1100',
productUrl:'//m.pconline.com.cn/shop484/pid:2803469/product_detail.html',
shopUrl:'//m.pconline.com.cn/shop484/index.html'
},
{
productId:7478803,
productTitle:'金贝摄影套装 + 另加一米布',
productImg:'//img.pconline.com.cn/images/upload/upc/tx/eyp/1102/26/c0/6840832_1298701630853_80x80.jpg',
retailPrice:'750',
productUrl:'//m.pconline.com.cn/shop484/pid:7478803/product_detail.html',
shopUrl:'//m.pconline.com.cn/shop484/index.html'
},
{
productId:2546356,
productTitle:'尼康 AF-S DX 18-200mmf/3.5-5.6G ED VR II',
productImg:'//img.pconline.com.cn/images/product/3593/359350/11_cn.jpg',
retailPrice:'3839',
productUrl:'//m.pconline.com.cn/shop484/pid:2546356/product_detail.html',
shopUrl:'//m.pconline.com.cn/shop484/index.html'
},
{
productId:2170077,
productTitle:'尼康 18-55 VR',
productImg:'//img.pconline.com.cn/images/product/1399/139904/lens_nikon_afsdx_1855mm_1l_cn.jpg',
retailPrice:'400',
productUrl:'//m.pconline.com.cn/shop484/pid:2170077/product_detail.html',
shopUrl:'//m.pconline.com.cn/shop484/index.html'
},
{
productId:12875111,
productTitle:'索尼 FE 28-70mm F3.5-5.6 OSS',
productImg:'//img.pconline.com.cn/images/product/5550/555048/lens-sony-SEL2870-1_m.jpg',
retailPrice:'1646',
productUrl:'//m.pconline.com.cn/shop281741/pid:12875111/product_detail.html',
shopUrl:'//m.pconline.com.cn/shop281741/index.html'
} ]
, [ ]
);