Newer
Older
GestionHoteleria / src / assets / data / products2.json
James Cuadrado on 23 May 2021 9 KB init
[{
  "id": 1,
  "name": "Cabbage",
  "price": 5,
  "stock": 5,
  "salePrice": 4,
  "discount": 20,
  "pictures": "assets/images/products/vegetable1.png",
  "shortDetails": "Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.",
  "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.",
  "stock": 5,
  "brand": "Brand-1",
  "newPro": true,
  "sale": true,
  "state": "small",
  "category": "Vegetables"
},
{
  "id": 2,
  "name": "Broccoli",
  "price": 2,
  "stock": 5,
  "salePrice": 2,
  "discount": 20,
  "pictures": "assets/images/products/vegetable2.png",
  "shortDetails": "Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.",
  "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.",
  "stock": 5,
  "brand": "Brand-1",
  "newPro": true,
  "sale": true,
  "state": "small",
  "category": "Vegetables"
},
{
  "id": 3,
  "name": "Carrots",
  "price": 2,
  "stock": 5,
  "salePrice": 2,
  "discount": 20,
  "pictures": "assets/images/products/vegetable3.png",
  "shortDetails": "Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.",
  "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.",
  "stock": 5,
  "brand": "Brand-1",
  "newPro": true,
  "sale": true,
  "state": "small",
  "category": "Vegetables"
},
{
  "id": 4,
  "name": "Beet",
  "price": 2,
  "stock": 5,
  "salePrice": 2,
  "discount": 20,
  "pictures": "assets/images/products/vegetable4.png",
  "shortDetails": "Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.",
  "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.",
  "stock": 5,
  "brand": "Brand-1",
  "newPro": true,
  "sale": true,
  "state": "small",
  "category": "Vegetables"
},
{
  "id": 5,
  "name": "Radish",
  "price": 2,
  "stock": 5,
  "salePrice": 2,
  "discount": 20,
  "pictures": "assets/images/products/vegetable5.png",
  "shortDetails": "Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.",
  "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.",
  "stock": 5,
  "brand": "Brand-1",
  "newPro": true,
  "sale": true,
  "state": "small",
  "category": "Vegetables"
},
{
  "id": 6,
  "name": "Grapes",
  "price": 3,
  "stock": 5,
  "salePrice": 2,
  "discount": 20,
  "pictures": "assets/images/products/fruit1.png",
  "shortDetails": "Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.",
  "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.",
  "stock": 5,
  "brand": "Brand-1",
  "newPro": true,
  "sale": true,
  "state": "small",
  "category": "Fruits"
},
{
  "id": 7,
  "name": "Bananas",
  "price": 3,
  "stock": 5,
  "salePrice": 2,
  "discount": 20,
  "pictures": "assets/images/products/fruit2.png",
  "shortDetails": "Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.",
  "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.",
  "stock": 5,
  "brand": "Brand-1",
  "newPro": true,
  "sale": true,
  "state": "small",
  "category": "Fruits"
},
{
  "id": 8,
  "name": "Apples",
  "price": 3,
  "stock": 5,
  "salePrice": 2,
  "discount": 20,
  "pictures": "assets/images/products/fruit3.png",
  "shortDetails": "Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.",
  "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.",
  "stock": 5,
  "brand": "Brand-1",
  "newPro": true,
  "sale": true,
  "state": "small",
  "category": "Fruits"
},
{
  "id": 9,
  "name": "Peach",
  "price": 3,
  "stock": 5,
  "salePrice": 2,
  "discount": 20,
  "pictures": "assets/images/products/fruit4.png",
  "shortDetails": "Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.",
  "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.",
  "stock": 5,
  "brand": "Brand-1",
  "newPro": true,
  "sale": true,
  "state": "small",
  "category": "Fruits"
},
{
  "id": 10,
  "name": "Gauda",
  "price": 3,
  "stock": 5,
  "salePrice": 2,
  "discount": 20,
  "pictures": "assets/images/products/cheese1.png",
  "shortDetails": "Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.",
  "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.",
  "stock": 5,
  "brand": "Brand-1",
  "newPro": true,
  "sale": true,
  "state": "small",
  "category": "Cheese"
},
{
  "id": 11,
  "name": "Radovo",
  "price": 3,
  "stock": 5,
  "salePrice": 2,
  "discount": 20,
  "pictures": "assets/images/products/cheese2.png",
  "shortDetails": "Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.",
  "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.",
  "stock": 5,
  "brand": "Brand-1",
  "newPro": true,
  "sale": true,
  "state": "small",
  "category": "Cheese"
},
{

  "id": 12,
  "name": "Alpsko",
  "price": 3,
  "stock": 5,
  "salePrice": 2,
  "discount": 20,
  "pictures": "assets/images/products/milk1.png",
  "shortDetails": "Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.",
  "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.",
  "stock": 5,
  "brand": "Brand-1",
  "newPro": true,
  "sale": true,
  "state": "small",
  "category": "Milk"
},
{
  "id": 13,
  "name": "Berane",
  "price": 3,
  "stock": 5,
  "salePrice": 2,
  "discount": 20,
  "pictures": "assets/images/products/milk2.png",
  "shortDetails": "Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.",
  "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.",
  "stock": 5,
  "brand": "Brand-1",
  "newPro": true,
  "sale": true,
  "state": "small",
  "category": "Milk"
},
{
  "id": 14,
  "name": "Butter",
  "price": 3,
  "stock": 5,
  "salePrice": 2,
  "discount": 20,
  "pictures": "assets/images/products/butter1.png",
  "shortDetails": "Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.",
  "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.",
  "stock": 5,
  "brand": "Brand-1",
  "newPro": true,
  "sale": true,
  "state": "small",
  "category": "Butter & Eggs"
},
{
  "id": 15,
  "name": "Butter",
  "price": 3,
  "stock": 5,
  "salePrice": 2,
  "discount": 20,
  "pictures": "assets/images/products/butter2.png",
  "shortDetails": "Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.",
  "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.",
  "stock": 5,
  "brand": "Brand-1",
  "newPro": true,
  "sale": true,
  "state": "small",
  "category": "Butter & Eggs"
}


]