document.write("
{
"Store_Code": "beta",
"Function": "ProductShippingRules_Update",
"Product_ID": 1,
"ShipsInOwnPackaging": true,
"Width": 10,
"Length": 11,
"Height": 12,
"LimitShippingMethods": true,
"ShippingMethods":
[
{
"module_code": "xxx",
"method_code": "yyy"
},
...
]
}
ProductShippingRules_Update - Request - Snippet hosted by \"Cacher\"
");