aboutsummaryrefslogtreecommitdiff
path: root/backend/tests/product/office_chair.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/office_chair.json
parent1c183165842b62ead796ba3f6e1547edcf37824e (diff)
moar sample data
Diffstat (limited to 'backend/tests/product/office_chair.json')
-rw-r--r--backend/tests/product/office_chair.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/backend/tests/product/office_chair.json b/backend/tests/product/office_chair.json
new file mode 100644
index 0000000..eb14f7a
--- /dev/null
+++ b/backend/tests/product/office_chair.json
@@ -0,0 +1,8 @@
1{
2 "name": "Office Chair",
3 "kind": "Chair",
4 "price": 7500,
5 "description": "Web high back mesh ergonomic chair with adjustable arms.",
6 "src": "https://poly.googleusercontent.com/downloads/c/fp/1604319469638009/38n7Szxi5q4/07E0CyiGrXc/model.gltf",
7 "ios_src": "https://poly.googleusercontent.com/downloads/c/fp/1604319469638009/38n7Szxi5q4/fCip0bysPo5/model.usdz"
8}