aboutsummaryrefslogtreecommitdiff
path: root/backend/tests/product/recliner.json
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-12-26 14:43:19 +0000
committerAkshay <[email protected]>2020-12-26 14:43:19 +0000
commita7881f40ccaa623d757e762d1215d5e9bc9d1a7a (patch)
tree010712299e6b0735c162edb8a73f1be612c4d7f1 /backend/tests/product/recliner.json
parent8014def1a8da3397d78d1162f9e1b8c3f22d0322 (diff)
add AR integration
Diffstat (limited to 'backend/tests/product/recliner.json')
-rw-r--r--backend/tests/product/recliner.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/backend/tests/product/recliner.json b/backend/tests/product/recliner.json
new file mode 100644
index 0000000..f390351
--- /dev/null
+++ b/backend/tests/product/recliner.json
@@ -0,0 +1,8 @@
1{
2 "name": "Leather Recliner",
3 "kind": "Sofa",
4 "price": 12500,
5 "description": "Fully mechanical recliner, with leg rest and 120 degree recline angle.",
6 "src": "https://poly.googleusercontent.com/downloads/c/fp/1605210857124678/eBafYyUfz60/5UrSr1r5w8r/model.gltf",
7 "ios_src": "https://poly.googleusercontent.com/downloads/c/fp/1605210857124678/eBafYyUfz60/1WxZLhYggZm/model.usdz"
8}