aboutsummaryrefslogtreecommitdiff
path: root/backend/tests/product/lamp.json
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-12-27 11:26:52 +0000
committerAkshay <[email protected]>2020-12-27 11:26:52 +0000
commitab3ddc1fae1364afeefc0d2c30d8e11a31839948 (patch)
tree3979ce86002146c1637583bf079cf2e01e61a3b8 /backend/tests/product/lamp.json
parent1c183165842b62ead796ba3f6e1547edcf37824e (diff)
moar sample data
Diffstat (limited to 'backend/tests/product/lamp.json')
-rw-r--r--backend/tests/product/lamp.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/backend/tests/product/lamp.json b/backend/tests/product/lamp.json
new file mode 100644
index 0000000..455998e
--- /dev/null
+++ b/backend/tests/product/lamp.json
@@ -0,0 +1,8 @@
1{
2 "name": "Table Lamp",
3 "kind": "Lamp",
4 "price": 704,
5 "description": "Khadi shade and beautiful table lamp for bedroom and drawing room.",
6 "src": "https://poly.googleusercontent.com/downloads/c/fp/1607300741879262/23XivszLV11/bB3D3IP09yB/536%20Lamp.gltf",
7 "ios_src": "https://poly.googleusercontent.com/downloads/c/fp/1607300741879262/23XivszLV11/ed0Zennw7S2/536%20Lamp.usdz"
8}