{
"product": {
"id": "b0a0c9f4-a4d0-4f5f-b8b6-e4a5d5c0b1d2",
"title": "Test Product",
"description": "This is a test product",
"variants": [
{
"options": [
{
"key": "color",
"value": "red"
},
{
"key": "size",
"value": "small"
}
],
"price": {
"amount": 100,
"currency": {
"code": "USD",
"name": "United States Dollar"
}
}
},
]
}
}
{
"product": {
"id": "b0a0c9f4-a4d0-4f5f-b8b6-e4a5d5c0b1d2",
"title": "Test Product",
"description": "This is a test product",
"variants": [
{
"options": [
{
"key": "color",
"value": "red"
},
{
"key": "size",
"value": "small"
}
],
"price": {
"amount": 100,
"currency": {
"code": "USD",
"name": "United States Dollar"
}
}
},
]
}
}