Skip to content

Commit

Permalink
Change test product in index1.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nomasi committed Mar 18, 2023
1 parent bf1340b commit 903ab2e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index1.html
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ <h2>Product Tags</h2>
var sizeme_product = {
name: "T-SHIRT",
item: {
itemType: "1.1.1.3.0.4.0",
itemType: "1.1.2.3.0.4.0",
itemLayer: 0,
itemThickness: 1,
itemStretch: 20,
Expand All @@ -641,7 +641,7 @@ <h2>Product Tags</h2>
"neck_opening_width": 0,
"shoulder_width": 126,
"front_height": 700,
"pant_waist": 0,
"pant_waist": 480,
"hips": 480,
"inseam": 0,
"outseam": 0,
Expand All @@ -664,7 +664,7 @@ <h2>Product Tags</h2>
"neck_opening_width": 0,
"shoulder_width": 130,
"front_height": 720,
"pant_waist": 0,
"pant_waist": 510,
"hips": 510,
"inseam": 0,
"outseam": 0,
Expand All @@ -687,7 +687,7 @@ <h2>Product Tags</h2>
"neck_opening_width": 0,
"shoulder_width": 139,
"front_height": 760,
"pant_waist": 0,
"pant_waist": 570,
"hips": 570,
"inseam": 0,
"outseam": 0,
Expand All @@ -710,7 +710,7 @@ <h2>Product Tags</h2>
"neck_opening_width": 0,
"shoulder_width": 134,
"front_height": 740,
"pant_waist": 0,
"pant_waist": 540,
"hips": 540,
"inseam": 0,
"outseam": 0,
Expand Down

0 comments on commit 903ab2e

Please sign in to comment.