<alibaba_dropshipping_product_get_response>
<value>
<distribution_sale_product>
<description>xxxxx</description>
<detail_url>https://xxxxxxxx.htm</detail_url>
<is_can_place_order>true</is_can_place_order>
<keywords>
<string>[mp3</string>
<string>red]</string>
</keywords>
<ladder_period_list>
<ladder_period>
<max_quantity>10</max_quantity>
<min_quantity>1</min_quantity>
<process_period>5</process_period>
</ladder_period>
</ladder_period_list>
<main_image_url>https://sc04.alicdn.com/kf/Hbaa543ef00774305882c18bbf8078596R.jpg</main_image_url>
<moq_and_price>
<min_order_quantity>1</min_order_quantity>
<moq_delivery_period>10</moq_delivery_period>
<moq_unit_price>
<amount>10.2</amount>
<currency>USD</currency>
</moq_unit_price>
<unit>piece</unit>
</moq_and_price>
<name>Hello Test Product Name</name>
<price_range>3.6~100.9</price_range>
<product_id>12342</product_id>
<product_sku_list>
<product_sku>
<image_url>https://xxxx.jpg</image_url>
<inventory_list>
<inventory>
<dispatch_country>CN</dispatch_country>
<inventory>5</inventory>
<store_code>xxxx</store_code>
</inventory>
</inventory_list>
<sku_id>2222</sku_id>
<sku_name_value_list>
<product_sku_name_value>
<attr_name_desc>IX9 black</attr_name_desc>
<attr_name_id>-2</attr_name_id>
<attr_value_desc>Color</attr_value_desc>
<attr_value_id>191288010</attr_value_id>
<attr_value_image>https://xxxx.jpg</attr_value_image>
</product_sku_name_value>
</sku_name_value_list>
<ladder_price_list>
<ladder_price>
<price>
<currency>USD</currency>
<amount>11.2</amount>
</price>
<max_quantity>100</max_quantity>
<min_quantity>2</min_quantity>
</ladder_price>
</ladder_price_list>
</product_sku>
</product_sku_list>
<e_company_id>xxxxxxx</e_company_id>
<top_category_name>Consumer Electronics</top_category_name>
<leaf_category_name>Smart Watches</leaf_category_name>
<image_url_list>
<string>[ "xxxx.jpg"</string>
<string>"yyyy.jpg"]</string>
</image_url_list>
</distribution_sale_product>
</value>
</alibaba_dropshipping_product_get_response>
{
"alibaba_dropshipping_product_get_response":{
"value":{
"distribution_sale_product":[
{
"description":"xxxxx",
"detail_url":"https:\/\/xxxxxxxx.htm",
"is_can_place_order":true,
"keywords":{
"string":[
"[mp3",
"red]"
]
},
"ladder_period_list":{
"ladder_period":[
{
"max_quantity":10,
"min_quantity":1,
"process_period":5
}
]
},
"main_image_url":"https:\/\/sc04.alicdn.com\/kf\/Hbaa543ef00774305882c18bbf8078596R.jpg",
"moq_and_price":{
"min_order_quantity":"1",
"moq_delivery_period":10,
"moq_unit_price":{
"amount":"10.2",
"currency":"USD"
},
"unit":"piece"
},
"name":"Hello Test Product Name",
"price_range":"3.6~100.9",
"product_id":12342,
"product_sku_list":{
"product_sku":[
{
"image_url":"https:\/\/xxxx.jpg",
"inventory_list":{
"inventory":[
{
"dispatch_country":"CN",
"inventory":5,
"store_code":"xxxx"
}
]
},
"sku_id":2222,
"sku_name_value_list":{
"product_sku_name_value":[
{
"attr_name_desc":"IX9 black",
"attr_name_id":-2,
"attr_value_desc":"Color",
"attr_value_id":191288010,
"attr_value_image":"https:\/\/xxxx.jpg"
}
]
},
"ladder_price_list":{
"ladder_price":[
{
"price":{
"currency":"USD",
"amount":"11.2"
},
"max_quantity":100,
"min_quantity":2
}
]
}
}
]
},
"e_company_id":"xxxxxxx",
"top_category_name":"Consumer Electronics",
"leaf_category_name":"Smart Watches",
"image_url_list":{
"string":[
"[ \"xxxx.jpg\"",
"\"yyyy.jpg\"]"
]
}
}
]
}
}
}