first commit
This commit is contained in:
17
mock/baseMarketplaces.json
Normal file
17
mock/baseMarketplaces.json
Normal file
@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"key": "ozon",
|
||||
"name": "OZON",
|
||||
"iconUrl": "/api/static/icons/ozon.png"
|
||||
},
|
||||
{
|
||||
"key": "wb",
|
||||
"name": "Wildberries",
|
||||
"iconUrl": "/api/static/icons/wb.svg"
|
||||
},
|
||||
{
|
||||
"key": "ym",
|
||||
"name": "Яндекс Маркет",
|
||||
"iconUrl": "/api/static/icons/ym.png"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user