Files
CHIEFSOFT\ameye 346346573f first commit
2024-01-25 13:06:29 -05:00

83 lines
2.5 KiB
JSON

[
{
"id":"1",
"sellerName": "Zibra Fashion Ltd",
"companyLogo": "../assets/images/companies/img-5.png",
"verified": true,
"webUrl": "www.zibrafashion.com",
"stock" : "2587",
"revenue" : "$438.36"
},{
"id":"2",
"sellerName": "Terry & Jerry",
"companyLogo": "../assets/images/companies/img-5.png",
"verified": false,
"webUrl": "www.terry&jerry.com",
"stock" : "850",
"revenue" : "$213.52"
},{
"id":"3",
"sellerName": "Themesbrand",
"companyLogo": "../assets/images/companies/img-1.png",
"verified": false,
"webUrl": "www.themesbrand.com",
"stock" : "1546",
"revenue" : "$383.50"
},{
"id":"4",
"sellerName": "Digital Galaxy",
"companyLogo": "../assets/images/companies/img-4.png",
"verified": true,
"webUrl": "www.digitalgalaxy.com",
"stock" : "241",
"revenue" : "$184.20"
},{
"id":"5",
"sellerName": "Rotic Fashion",
"companyLogo": "../assets/images/companies/img-3.png",
"verified": false,
"webUrl": "www.roticfashion.com",
"stock" : "654",
"revenue" : "$224.10"
},{
"id":"6",
"sellerName": "RND Fashion",
"companyLogo": "../assets/images/companies/img-2.png",
"verified": true,
"webUrl": "www.rndfashion.com",
"stock" : "150",
"revenue" : "$180.62"
},{
"id":"7",
"sellerName": "Jorce Medicines",
"companyLogo": "../assets/images/companies/img-7.png",
"verified": false,
"webUrl": "www.jorcemedicines.com",
"stock" : "540",
"revenue" : "$947.33"
},{
"id":"8",
"sellerName": "Pich Hub",
"companyLogo": "../assets/images/companies/img-6.png",
"verified": false,
"webUrl": "www.pichhub.com",
"stock" : "874",
"revenue" : "$365.87"
},{
"id":"9",
"sellerName": "Chase Pitkin",
"companyLogo": "../assets/images/companies/img-5.png",
"verified": true,
"webUrl": "-",
"stock" : "2587",
"revenue" : "$438.36"
},{
"id":"10",
"sellerName": "Star Merchant Services",
"companyLogo": "../assets/images/companies/img-4.png",
"verified": false,
"webUrl": "www.starmerchant.com",
"stock" : "850",
"revenue" : "$213.52"
}
]