Orange Juice
Min Price: {
"options": [],
"addons": [],
"calculate": {
"guest": {
"quantity": 2,
"unitPrice": 7.99,
"totalPrice": 15.98,
"unitPackingFee": 1,
"totalPackingFee": 2
},
"merchant": {
"quantity": 2,
"unitPrice": 4,
"totalPrice": 8
},
"platform": {
"quantity": 2,
"unitPrice": 3.99,
"totalPrice": 7.98,
"unitPackingFee": 1,
"totalPackingFee": 2
}
}
}
Max Price: {
"options": [],
"addons": [],
"calculate": {
"guest": {
"quantity": 2,
"unitPrice": 7.99,
"totalPrice": 15.98,
"unitPackingFee": 1,
"totalPackingFee": 2
},
"merchant": {
"quantity": 2,
"unitPrice": 4,
"totalPrice": 8
},
"platform": {
"quantity": 2,
"unitPrice": 3.99,
"totalPrice": 7.98,
"unitPackingFee": 1,
"totalPackingFee": 2
}
}
}