document.write("
{
"success": 1,
"data": [
{
"product_id": 16,
"variant_id": 15,
"parts": [
{
"product_id": 20,
"product_code": "tshirt_medium_red",
"product_name": "T-Shirt size:medium color:red",
"quantity": 1
}
],
"dimensions": [
{
"attr_id": 3,
"attmpat_id": 0,
"option_id": 9,
"option_code": "medium"
},
{
"attr_id": 5,
"attmpat_id": 0,
"option_id": 12,
"option_code": "red"
}
]
},
{
"product_id": 16,
"variant_id": 16,
"parts": [
{
"product_id": 21,
"product_code": "tshirt_medium_green",
"product_name": "T-Shirt size:medium color:green",
"quantity": 1
}
],
"dimensions": [
{
"attr_id": 3,
"attmpat_id": 0,
"option_id": 9,
"option_code": "medium"
},
{
"attr_id": 5,
"attmpat_id": 0,
"option_id": 13,
"option_code": "green"
}
]
},
{
"product_id": 16,
"variant_id": 17,
"parts": [
{
"product_id": 22,
"product_code": "tshirt_small_red",
"product_name": "T-Shirt size:small color:red",
"quantity": 1
}
],
"dimensions": [
{
"attr_id": 3,
"attmpat_id": 0,
"option_id": 8,
"option_code": "small"
},
{
"attr_id": 5,
"attmpat_id": 0,
"option_id": 12,
"option_code": "red"
}
]
},
{
"product_id": 16,
"variant_id": 18,
"parts": [
{
"product_id": 23,
"product_code": "tshirt_small_green",
"product_name": "T-Shirt size:small color:green",
"quantity": 1
}
],
"dimensions": [
{
"attr_id": 3,
"attmpat_id": 0,
"option_id": 8,
"option_code": "small"
},
{
"attr_id": 5,
"attmpat_id": 0,
"option_id": 13,
"option_code": "green"
}
]
}
]
}
ProductVariantList_Load_Product - Response - Snippet hosted by \"Cacher\"
");