mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-01-20 15:58:41 +00:00
42 lines
888 B
JSON
Executable File
42 lines
888 B
JSON
Executable File
[
|
|
{
|
|
"number": "1",
|
|
"l11ns": {
|
|
"name1": {
|
|
"en": "Freight",
|
|
"de": "Freight"
|
|
},
|
|
"description_short": {}
|
|
},
|
|
"primary_image": "",
|
|
"keywords": {},
|
|
"attributes": [
|
|
{
|
|
"type": "bill_fees",
|
|
"value": 1,
|
|
"custom": false
|
|
}
|
|
],
|
|
"variants": []
|
|
},
|
|
{
|
|
"number": "2",
|
|
"l11ns": {
|
|
"name1": {
|
|
"en": "Insurance",
|
|
"de": "Insurance"
|
|
},
|
|
"description_short": {}
|
|
},
|
|
"primary_image": "",
|
|
"keywords": {},
|
|
"attributes": [
|
|
{
|
|
"type": "bill_fees",
|
|
"value": 1,
|
|
"custom": false
|
|
}
|
|
],
|
|
"variants": []
|
|
}
|
|
] |