@@ -363,6 +363,10 @@
|
||||
"type": "string",
|
||||
"format": "int64"
|
||||
},
|
||||
"discount": {
|
||||
"type": "string",
|
||||
"format": "int64"
|
||||
},
|
||||
"variants": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
@@ -396,6 +400,10 @@
|
||||
"amountOld": {
|
||||
"type": "string",
|
||||
"format": "int64"
|
||||
},
|
||||
"discount": {
|
||||
"type": "string",
|
||||
"format": "int64"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user