Red Bean Soup
Min Price: {
"options": [],
"addons": [],
"calculate": {
"guest": {
"quantity": 2,
"unitPrice": 9.99,
"totalPrice": 19.98,
"unitPackingFee": 1,
"totalPackingFee": 2
},
"merchant": {
"quantity": 2,
"unitPrice": 4.99,
"totalPrice": 9.98
},
"platform": {
"quantity": 2,
"unitPrice": 5,
"totalPrice": 10,
"unitPackingFee": 1,
"totalPackingFee": 2
}
}
}
Max Price: {
"options": [],
"addons": [],
"calculate": {
"guest": {
"quantity": 2,
"unitPrice": 9.99,
"totalPrice": 19.98,
"unitPackingFee": 1,
"totalPackingFee": 2
},
"merchant": {
"quantity": 2,
"unitPrice": 4.99,
"totalPrice": 9.98
},
"platform": {
"quantity": 2,
"unitPrice": 5,
"totalPrice": 10,
"unitPackingFee": 1,
"totalPackingFee": 2
}
}
}