freshyo/apps/user-ui/tests/mocks/mock-stores-response.json
2026-09-17 23:13:32 +05:30

124 lines
No EOL
4 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"stores": [
{
"id": 1,
"name": "Meat Store",
"description": "\"Fresh, high-quality meat sourced from trusted suppliers and hygienically processed. Cut fresh, packed safely, and delivered to your doorstep.\"",
"signedImageUrl": "https://assets.freshyo.in/store-images/1766052073748.png",
"productCount": 39,
"sampleProducts": [
{
"id": 1,
"name": "Chicken Liver",
"signedImageUrl": "https://assets.freshyo.in/product-images/1768478127128-0"
},
{
"id": 2,
"name": "Chicken Breast 500 g",
"signedImageUrl": "https://assets.freshyo.in/product-images/1768397780093-0"
},
{
"id": 3,
"name": "Chicken Lollipops",
"signedImageUrl": "https://assets.freshyo.in/product-images/1768475599800-0"
}
]
},
{
"id": 2,
"name": "The Fruit Store",
"description": "\"Fresh, juicy fruits handpicked for quality and taste. Naturally ripened, carefully packed, and delivered fresh to your home.\"",
"signedImageUrl": "https://assets.freshyo.in/store-images/1766053828604.png",
"productCount": 35,
"sampleProducts": [
{
"id": 6,
"name": "Apple ( pack of 3) ",
"signedImageUrl": "https://assets.freshyo.in/product-images/1768640936747-0"
},
{
"id": 7,
"name": "Banana",
"signedImageUrl": "https://assets.freshyo.in/product-images/1768640009078-0"
},
{
"id": 8,
"name": "Kiwi",
"signedImageUrl": "https://assets.freshyo.in/product-images/1768647119198-0"
}
]
},
{
"id": 4,
"name": "Vegetables",
"description": "Fresh, handpicked vegetables delivered straight from trusted farms to your home. Enjoy clean, high-quality sabzi every day-healthy, natural, and full of freshness.",
"signedImageUrl": "https://assets.freshyo.in/store-images/1766051618139.png",
"productCount": 46,
"sampleProducts": [
{
"id": 5,
"name": "Cucumber(Kheera)",
"signedImageUrl": "https://assets.freshyo.in/product-images/1768710099841-0"
},
{
"id": 16,
"name": "Arvi (Arbi) Colocasia Root",
"signedImageUrl": "https://assets.freshyo.in/product-images/1769397372526-0"
},
{
"id": 17,
"name": "Tomato ",
"signedImageUrl": "https://assets.freshyo.in/product-images/1768640233068-0"
}
]
},
{
"id": 8,
"name": "Fruits Juices ",
"description": "",
"signedImageUrl": "https://assets.freshyo.in/store-images/1773121148038.png",
"productCount": 22,
"sampleProducts": [
{
"id": 104,
"name": "Green grape fresh juice",
"signedImageUrl": "https://assets.freshyo.in/product-images/1773126251435-0"
},
{
"id": 105,
"name": "Fresh fig juice (anjeer) ",
"signedImageUrl": "https://assets.freshyo.in/product-images/1773126524403-0"
},
{
"id": 106,
"name": "Chikoo (sapota)fresh juice",
"signedImageUrl": "https://assets.freshyo.in/product-images/1773127805418-0"
}
]
},
{
"id": 9,
"name": "Dry Fruits store ",
"description": "",
"signedImageUrl": "https://assets.freshyo.in/store-images/1784697413573.jpg",
"productCount": 7,
"sampleProducts": [
{
"id": 129,
"name": "Cashew (kaju) ",
"signedImageUrl": "https://assets.freshyo.in/product-images/1784220823113.jpg"
},
{
"id": 130,
"name": "Badam",
"signedImageUrl": "https://assets.freshyo.in/product-images/1784698463282.jpg"
},
{
"id": 131,
"name": "Raisins (kishmish) ",
"signedImageUrl": "https://assets.freshyo.in/product-images/1784221386651.jpg"
}
]
}
]
}