<tmall_channel_products_get_response>
<products>
<top_product_d_o>
<city>杭州</city>
<cost_price_yuan>1.01</cost_price_yuan>
<desc_path>http://img03.taobaocdn.com/xxx.dpc</desc_path>
<created>2000-01-01 00:00:00</created>
<modified>2000-01-01 00:00:00</modified>
<have_invoice>true</have_invoice>
<have_quarantee>true</have_quarantee>
<auction_id>10002</auction_id>
<items_count>10</items_count>
<postage_ems>12</postage_ems>
<postage_fast>6</postage_fast>
<postage_id>5545</postage_id>
<postage_ordinary>4.20</postage_ordinary>
<postage_type>1</postage_type>
<pid>100001</pid>
<product_line_id>23001</product_line_id>
<outer_id>1</outer_id>
<prov>浙江</prov>
<quantity>100</quantity>
<retail_price_high>100</retail_price_high>
<retail_price_low>99</retail_price_low>
<sc_item_id>1</sc_item_id>
<skus>
<product_sku_do>
<auction_sku_id>1</auction_sku_id>
<cost_price_fen>100</cost_price_fen>
<price_cost_dealer_fen>100</price_cost_dealer_fen>
<properties>1243:1215;5626:5125</properties>
<quantity>1</quantity>
<quota_quantity>100</quota_quantity>
<reserved_quantity>1</reserved_quantity>
<scitem_id>1</scitem_id>
<sku_id>1</sku_id>
<outer_id>1</outer_id>
<standard_price_fen>100</standard_price_fen>
</product_sku_do>
</skus>
<spu_id>1</spu_id>
<standard_price>1</standard_price>
<status>1</status>
<name>1</name>
<orders_count>1</orders_count>
<pictures>http://img01.taobaocdn.com/xxx.jpg,http://img01.taobaocdn.com/xxx.jpg</pictures>
</top_product_d_o>
</products>
<total_results>99</total_results>
</tmall_channel_products_get_response>
{
"tmall_channel_products_get_response":{
"products":{
"top_product_d_o":[
{
"city":"杭州",
"cost_price_yuan":"1.01",
"desc_path":"http:\/\/img03.taobaocdn.com\/xxx.dpc",
"created":"2000-01-01 00:00:00",
"modified":"2000-01-01 00:00:00",
"have_invoice":true,
"have_quarantee":true,
"auction_id":10002,
"items_count":10,
"postage_ems":"12",
"postage_fast":"6",
"postage_id":5545,
"postage_ordinary":"4.20",
"postage_type":1,
"pid":100001,
"product_line_id":23001,
"outer_id":"1",
"prov":"浙江",
"quantity":100,
"retail_price_high":"100",
"retail_price_low":"99",
"sc_item_id":1,
"skus":{
"product_sku_do":[
{
"auction_sku_id":1,
"cost_price_fen":100,
"price_cost_dealer_fen":100,
"properties":"1243:1215;5626:5125",
"quantity":1,
"quota_quantity":100,
"reserved_quantity":1,
"scitem_id":1,
"sku_id":1,
"outer_id":"1",
"standard_price_fen":100
}
]
},
"spu_id":1,
"standard_price":"1",
"status":1,
"name":"1",
"orders_count":1,
"pictures":"http:\/\/img01.taobaocdn.com\/xxx.jpg,http:\/\/img01.taobaocdn.com\/xxx.jpg"
}
]
},
"total_results":99
}
}