aboutsummaryrefslogtreecommitdiff
path: root/backend/tests/product/office_chair.json
diff options
context:
space:
mode:
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}