Adding Content
Add or edit content
Last updated
Add or edit content
Last updated
{
"categories": {
"1":{"id":1,"name": "Suppressors","image":"../web/assets/categoriesimg/suppressor.png"},
"2":{"id":2,"name": "Magazines","image":"../web/assets/categoriesimg/mag.png"},
"3":{"id":3,"name": "Scopes","image":"../web/assets/categoriesimg/scopes.png"},
"4":{"id":4,"name": "Skins","image":"../web/assets/categoriesimg/skin.png"},
"5":{"id":5,"name": "Stocks","image":"../web/assets/categoriesimg/stocks.png"},
"6":{"id":6,"name": "Barrel","image":"../web/assets/categoriesimg/barrel.png"},
"7":{"id":7,"name": "Flashlight","image":"../web/assets/categoriesimg/flash.png"},
"8":{"id":8,"name": "Grip","image":"../web/assets/categoriesimg/grip.png"}
}
}"9":{"id":9,"name": "New","image":"someurl.com""WEAPON_ASSAULTRIFLE":{
"name": "ASSAULTRIFLE",
"id": "WEAPON_ASSAULTRIFLE",
"image": "https://i.imgur.com/BKhD17Q.png",
"components": {
"COMPONENT_ASSAULTRIFLE_CLIP_01":{"category" : 2,"name": "MAG1","price":200},
"COMPONENT_ASSAULTRIFLE_CLIP_02":{"category" : 2,"name": "MAG2","price":220},
"COMPONENT_ASSAULTRIFLE_CLIP_03":{"category" : 2,"name": "MAG3","price":230},
"COMPONENT_AT_AR_FLSH":{"category" : 7,"name": "FLASHLIGHT","price":700},
"COMPONENT_AT_AR_SUPP_02":{"category" : 1,"name": "SUPPRESSOR","price":100}
}
},"WEAPON_AKORUS":{
"name": "AKORUS",
"id": "WEAPON_AKORUS",
"image": "https://i.imgur.com/BKhD17Q.png",
"components": {
"COMPONENT_AKORUS_CLIP_01":{"category" : 2,"name": "MAG1","price":200},
"COMPONENT_AKORUS_CLIP_02":{"category" : 2,"name": "MAG2","price":220},
"COMPONENT_AKORUS_CLIP_03":{"category" : 2,"name": "MAG3","price":230},
"COMPONENT_AT_AKORUS_SUPP_02":{"category" : 1,"name": "SUPPRESSOR","price":100}
}
},