47 lines
1.8 KiB
JSON
47 lines
1.8 KiB
JSON
[
|
|
{
|
|
"_id": "bdc1aeac-2592-40c2-b9b3-a4988ce6173d",
|
|
"siteId": "404c8232-9048-4519-bfba-6e78dc7005ca",
|
|
"userId": "fdc5aa50-ee68-4bae-a8e6-b8ae2c258f60",
|
|
"slug": "shop-catalog-item",
|
|
"sku": "SKU-01",
|
|
"image": { "src": "https://dummyimage.com/450x300/dee2e6/6c757d.jpg", "alt": "..." },
|
|
"title": "Mongo Shop item title",
|
|
"brandName": "Brand & Name",
|
|
"shortText": "Lorem ipsum, dolor sit amet consectetur adipisicing elit. Eaque fugit ratione dicta mollitia. Officiis ad...",
|
|
"created": { "$date": "2022-01-01T00:00:00.000Z" },
|
|
"price": 20,
|
|
"newPrice": 10,
|
|
"quantity": 1
|
|
},
|
|
{
|
|
"_id": "0aaa0244-4b4a-4b05-8135-463ba187d78b",
|
|
"siteId": "404c8232-9048-4519-bfba-6e78dc7005ca",
|
|
"userId": "fdc5aa50-ee68-4bae-a8e6-b8ae2c258f60",
|
|
"slug": "shop-catalog-item",
|
|
"sku": "SKU-02",
|
|
"image": { "src": "https://dummyimage.com/450x300/dee2e6/6c757d.jpg", "alt": "..." },
|
|
"title": "Mongo Shop item title",
|
|
"brandName": "Brand & Name",
|
|
"shortText": "Lorem ipsum, dolor sit amet consectetur adipisicing elit. Eaque fugit ratione dicta mollitia. Officiis ad...",
|
|
"created": { "$date": "2022-01-01T00:00:00.000Z" },
|
|
"price": 20,
|
|
"newPrice": 10,
|
|
"quantity": 2
|
|
},
|
|
{
|
|
"_id": "7da86cc6-80a9-4828-b81f-421d26a8cb24",
|
|
"siteId": "404c8232-9048-4519-bfba-6e78dc7005ca",
|
|
"userId": "fdc5aa50-ee68-4bae-a8e6-b8ae2c258f60",
|
|
"slug": "shop-catalog-item",
|
|
"sku": "SKU-03",
|
|
"image": { "src": "https://dummyimage.com/450x300/dee2e6/6c757d.jpg", "alt": "..." },
|
|
"title": "Mongo Shop item title",
|
|
"brandName": "Brand & Name",
|
|
"shortText": "Lorem ipsum, dolor sit amet consectetur adipisicing elit. Eaque fugit ratione dicta mollitia. Officiis ad...",
|
|
"created": { "$date": "2022-01-01T00:00:00.000Z" },
|
|
"price": 20,
|
|
"newPrice": 10,
|
|
"quantity": 2
|
|
}
|
|
] |