poc7667 / birch_x_project_FE

0 stars 1 forks source link

new products json #2

Open YHCHEN-stef opened 3 years ago

YHCHEN-stef commented 3 years ago
[
    {
        "id": 1,
        "product": 1,
        "size": "64GB",
        "color": "RED",
        "style": null,
        "image": "https://m.media-amazon.com/images/I/71E5zB1qbIL._FMwebp__.jpg",
        "price": 829.0,
        "stock": 20
    },
    {
        "id": 2,
        "product": 1,
        "size": "128GB",
        "color": "RED",
        "style": null,
        "image": "https://m.media-amazon.com/images/I/71E5zB1qbIL._FMwebp__.jpg",
        "price": 879.0,
        "stock": 25
    },
    {
        "id": 3,
        "product": 1,
        "size": "256GB",
        "color": "RED",
        "style": null,
        "image": "https://m.media-amazon.com/images/I/71E5zB1qbIL._FMwebp__.jpg",
        "price": 979.0,
        "stock": 36
    },
    {
        "id": 4,
        "product": 1,
        "size": "64GB",
        "color": "BLUE",
        "style": null,
        "image": "https://m.media-amazon.com/images/I/71ZOtNdaZCL._FMwebp__.jpg",
        "price": 829.0,
        "stock": 21
    },
    {
        "id": 5,
        "product": 1,
        "size": "128GB",
        "color": "BLUE",
        "style": null,
        "image": "https://m.media-amazon.com/images/I/71ZOtNdaZCL._FMwebp__.jpg",
        "price": 879.0,
        "stock": 32
    },
    {
        "id": 6,
        "product": 1,
        "size": "256GB",
        "color": "BLUE",
        "style": null,
        "image": "https://m.media-amazon.com/images/I/71ZOtNdaZCL._FMwebp__.jpg",
        "price": 979.0,
        "stock": 31
    },
    {
        "id": 7,
        "product": 1,
        "size": "64GB",
        "color": "WHITE",
        "style": null,
        "image": "https://m.media-amazon.com/images/I/711wsjBtWeL._FMwebp__.jpg",
        "price": 829.0,
        "stock": 1
    },
    {
        "id": 8,
        "product": 1,
        "size": "128GB",
        "color": "WHITE",
        "style": null,
        "image": "https://m.media-amazon.com/images/I/711wsjBtWeL._FMwebp__.jpg",
        "price": 879.0,
        "stock": 3
    },
    {
        "id": 9,
        "product": 1,
        "size": "256GB",
        "color": "WHITE",
        "style": null,
        "image": "https://m.media-amazon.com/images/I/711wsjBtWeL._FMwebp__.jpg",
        "price": 979.0,
        "stock": 5
    },
    {
        "id": 10,
        "product": 1,
        "size": "64GB",
        "color": "BLACK",
        "style": null,
        "image": "https://m.media-amazon.com/images/I/71fVoqRC0wL._FMwebp__.jpg",
        "price": 829.0,
        "stock": 10
    },
    {
        "id": 11,
        "product": 1,
        "size": "128GB",
        "color": "BLACK",
        "style": null,
        "image": "https://m.media-amazon.com/images/I/71fVoqRC0wL._FMwebp__.jpg",
        "price": 879.0,
        "stock": 16
    },
    {
        "id": 12,
        "product": 1,
        "size": "256GB",
        "color": "BLACK",
        "style": null,
        "image": "https://m.media-amazon.com/images/I/71fVoqRC0wL._FMwebp__.jpg",
        "price": 979.0,
        "stock": 5
    },
    {
        "id": 13,
        "product": 2,
        "size": null,
        "color": null,
        "style": null,
        "image": "https://images-na.ssl-images-amazon.com/images/I/61QthZv-OKL.jpg",
        "price": 39.84,
        "stock": 100
    },
    {
        "id": 14,
        "product": 3,
        "size": null,
        "color": null,
        "style": null,
        "image": "https://images-na.ssl-images-amazon.com/images/I/61R9D-S0AwS._AC_SL1300_.jpg",
        "price": 11.99,
        "stock": 501
    },
    {
        "id": 15,
        "product": 4,
        "size": "0-9 Months",
        "color": "Blue Elephat",
        "style": null,
        "image": "https://images-na.ssl-images-amazon.com/images/I/810%2Bv4Lu2QL._SX425_.jpg",
        "price": 9.54,
        "stock": 50
    },
    {
        "id": 16,
        "product": 4,
        "size": "0-9 Months",
        "color": "White Chicken",
        "style": null,
        "image": "https://m.media-amazon.com/images/I/71UQ1r-fBeL._SL1500_.jpg",
        "price": 12.59,
        "stock": 26
    },
    {
        "id": 17,
        "product": 4,
        "size": "0-9 Months",
        "color": "Blue Alligator",
        "style": null,
        "image": "https://m.media-amazon.com/images/I/81IhD1Bkp8L._SL1500_.jpg",
        "price": 12.99,
        "stock": 12
    },
    {
        "id": 18,
        "product": 5,
        "size": null,
        "color": null,
        "style": null,
        "image": "https://images-na.ssl-images-amazon.com/images/I/71Seq8%2BS6rL._AC_SL1435_.jpg",
        "price": 56.51,
        "stock": 30
    },
    {
        "id": 19,
        "product": 6,
        "size": null,
        "color": null,
        "style": "Intel i3-1005G1 | 4GB RAM | 128G SSD",
        "image": "https://images-na.ssl-images-amazon.com/images/I/81oVSSITRQL._AC_SL1500_.jpg",
        "price": 349.99,
        "stock": 35
    },
    {
        "id": 20,
        "product": 6,
        "size": null,
        "color": null,
        "style": "Intel i3-1005G1 | 8GB RAM | 128G SSD",
        "image": "https://m.media-amazon.com/images/I/81fstJkUlaL._AC_SL1500_.jpg",
        "price": 453.0,
        "stock": 36
    },
    {
        "id": 21,
        "product": 6,
        "size": null,
        "color": null,
        "style": "Intel i7-1165G7 | 8GB RAM | 512GB SSD",
        "image": "https://images-na.ssl-images-amazon.com/images/I/81HUTXm2ClL._AC_SL1500_.jpg",
        "price": 696.65,
        "stock": 20
    }
]