first commit
This commit is contained in:
commit
b71ea45681
898 changed files with 138202 additions and 0 deletions
116
static/assets/json/ecommerce-category-list.json
Normal file
116
static/assets/json/ecommerce-category-list.json
Normal file
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"data": [
|
||||
{
|
||||
"id": 1,
|
||||
"cat_image": "product-1.png",
|
||||
"categories": "Smart Phone",
|
||||
"category_detail": "Choose from wide range of smartphones from popular brands",
|
||||
"total_earnings": "$99129",
|
||||
"total_products": 1947
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"cat_image": "product-2.png",
|
||||
"categories": "Electronics",
|
||||
"category_detail": "Choose from wide range of electronics from popular brands",
|
||||
"total_earnings": "$2512.50",
|
||||
"total_products": 7283
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"cat_image": "product-3.png",
|
||||
"categories": "Clocks",
|
||||
"category_detail": "Choose from wide range of clocks from popular brands",
|
||||
"total_earnings": "$1612.34",
|
||||
"total_products": 2954
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"cat_image": "product-4.png",
|
||||
"categories": "Shoes",
|
||||
"category_detail": "Explore the latest shoes from Top brands",
|
||||
"total_earnings": "$3612.98",
|
||||
"total_products": 4940
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"cat_image": "product-5.png",
|
||||
"categories": "Accessories",
|
||||
"category_detail": "Explore best selling accessories from Top brands",
|
||||
"total_earnings": "$79129",
|
||||
"total_products": 4665
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"cat_image": "product-6.png",
|
||||
"categories": "Games",
|
||||
"category_detail": "Dive into world of Virtual Reality with latest games",
|
||||
"total_earnings": "$29129",
|
||||
"total_products": 5764
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"cat_image": "product-10.png",
|
||||
"categories": "Home Decor",
|
||||
"category_detail": "Choose from wide range of home decor from popular brands",
|
||||
"total_earnings": "$19120.45",
|
||||
"total_products": 9184
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"cat_image": "product-16.png",
|
||||
"categories": "Travel",
|
||||
"category_detail": "Choose from wide range of travel accessories from popular brands",
|
||||
"total_earnings": "$7912.99",
|
||||
"total_products": 4186
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"cat_image": "product-21.png",
|
||||
"categories": "Baby Products",
|
||||
"category_detail": "Choose from wide range of Baby products from popular brands",
|
||||
"total_earnings": "$7912.99",
|
||||
"total_products": 4186
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"cat_image": "product-22.png",
|
||||
"categories": "Jewellery",
|
||||
"category_detail": "Choose from wide range of Jewellery from popular brands",
|
||||
"total_earnings": "$7912.99",
|
||||
"total_products": 4186
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"cat_image": "product-23.png",
|
||||
"categories": "Grocery",
|
||||
"category_detail": "Get fresh groceries delivered at your doorstep",
|
||||
"total_earnings": "$7912.99",
|
||||
"total_products": 4186
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"cat_image": "product-24.png",
|
||||
"categories": "Clothing",
|
||||
"category_detail": "Choose from wide range of clothing from popular brands",
|
||||
"total_earnings": "$7912.99",
|
||||
"total_products": 4186
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"cat_image": "product-25.png",
|
||||
"categories": "Books",
|
||||
"category_detail": "Dive into world of books from Top authors",
|
||||
"total_earnings": "$7912.99",
|
||||
"total_products": 4186
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"cat_image": "product-26.png",
|
||||
"categories": "Beauty & Personal Care",
|
||||
"category_detail": "Choose from wide range of beauty & personal care from popular brands",
|
||||
"total_earnings": "$7912.99",
|
||||
"total_products": 4186
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue