aboutsummaryrefslogtreecommitdiff
path: root/backend/tests/product/chair.json
diff options
context:
space:
mode:
Diffstat (limited to 'backend/tests/product/chair.json')
-rw-r--r--backend/tests/product/chair.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/backend/tests/product/chair.json b/backend/tests/product/chair.json
index bb13c8b..0564d01 100644
--- a/backend/tests/product/chair.json
+++ b/backend/tests/product/chair.json
@@ -1,6 +1,8 @@
1{ 1{
2 "name": "Urban Ladder Teak Chair", 2 "name": "Teak Chair",
3 "kind": "Chair", 3 "kind": "Chair",
4 "price": 3500, 4 "price": 3500,
5 "description": "Sleek, modern chair for offices and workplaces" 5 "description": "High quality teak chair ideal for casual use.",
6 "src": "https://poly.googleusercontent.com/downloads/c/fp/1607083617515204/7Jl72KgiRl-/2lfpoCUD7hi/WoodChair_01(1).gltf",
7 "ios_src": "https://poly.googleusercontent.com/downloads/c/fp/1607083617515204/7Jl72KgiRl-/40_ivv2I3M2/WoodChair_01(1).usdz"
6} 8}