@@ -1082,7 +1082,105 @@ const productData = [
10821082 quaternion : null ,
10831083 rotation : [ 0 , 0 , 0 ] ,
10841084 scale : 7 } } ,
1085+
1086+ {
1087+ id : 'green-bay-jacket' ,
1088+ product : {
1089+ description : 'straight-code hoodie ' ,
1090+ images : [
1091+ 'https://straight-code.github.io/assets/hoodie.png' ] ,
1092+
1093+ sizes : [
1094+ { name : 'xs' , price : 45.00 } ,
1095+ { name : 'sm' , price : 45.00 } ,
1096+ { name : 'md' , price : 45.00 } ,
1097+ { name : 'lg' , price : 45.00 } ,
1098+ { name : 'xl' , price : 45.00 } ,
1099+ { name : 'xxl' , price : 45.00 } ] ,
1100+
1101+ title : 'straight-code hoodie' } ,
1102+
1103+ scene : {
1104+ assetUri : 'coat.glb' ,
1105+ path : 'https://straight-code.github.io/assets/' ,
1106+ position : [ - 15 , 0 , 35 ] ,
1107+ quaternion : null ,
1108+ rotation : [ 0 , 0 , 0 ] ,
1109+ scale : 7 } } ,
10851110
1111+ {
1112+ id : 'green-bay-jacket' ,
1113+ product : {
1114+ description : 'straight-code hoodie ' ,
1115+ images : [
1116+ 'https://straight-code.github.io/assets/hoodie.png' ] ,
1117+
1118+ sizes : [
1119+ { name : 'xs' , price : 45.00 } ,
1120+ { name : 'sm' , price : 45.00 } ,
1121+ { name : 'md' , price : 45.00 } ,
1122+ { name : 'lg' , price : 45.00 } ,
1123+ { name : 'xl' , price : 45.00 } ,
1124+ { name : 'xxl' , price : 45.00 } ] ,
1125+
1126+ title : 'straight-code hoodie' } ,
1127+
1128+ scene : {
1129+ assetUri : 'coat.glb' ,
1130+ path : 'https://straight-code.github.io/assets/' ,
1131+ position : [ - 10 , 0 , 35 ] ,
1132+ quaternion : null ,
1133+ rotation : [ 0 , 0 , 0 ] ,
1134+ scale : 7 } } ,
1135+ {
1136+ id : 'green-bay-jacket' ,
1137+ product : {
1138+ description : 'straight-code hoodie ' ,
1139+ images : [
1140+ 'https://straight-code.github.io/assets/hoodie.png' ] ,
1141+
1142+ sizes : [
1143+ { name : 'xs' , price : 45.00 } ,
1144+ { name : 'sm' , price : 45.00 } ,
1145+ { name : 'md' , price : 45.00 } ,
1146+ { name : 'lg' , price : 45.00 } ,
1147+ { name : 'xl' , price : 45.00 } ,
1148+ { name : 'xxl' , price : 45.00 } ] ,
1149+
1150+ title : 'straight-code hoodie' } ,
1151+
1152+ scene : {
1153+ assetUri : 'coat.glb' ,
1154+ path : 'https://straight-code.github.io/assets/' ,
1155+ position : [ - 5 , 0 , 35 ] ,
1156+ quaternion : null ,
1157+ rotation : [ 0 , 0 , 0 ] ,
1158+ scale : 7 } } ,
1159+
1160+ {
1161+ id : 'green-bay-jacket' ,
1162+ product : {
1163+ description : 'straight-code hoodie ' ,
1164+ images : [
1165+ 'https://straight-code.github.io/assets/hoodie.png' ] ,
1166+
1167+ sizes : [
1168+ { name : 'xs' , price : 45.00 } ,
1169+ { name : 'sm' , price : 45.00 } ,
1170+ { name : 'md' , price : 45.00 } ,
1171+ { name : 'lg' , price : 45.00 } ,
1172+ { name : 'xl' , price : 45.00 } ,
1173+ { name : 'xxl' , price : 45.00 } ] ,
1174+
1175+ title : 'straight-code hoodie' } ,
1176+
1177+ scene : {
1178+ assetUri : 'coat.glb' ,
1179+ path : 'https://straight-code.github.io/assets/' ,
1180+ position : [ 0 , 0 , 35 ] ,
1181+ quaternion : null ,
1182+ rotation : [ 0 , 0 , 0 ] ,
1183+ scale : 7 } } ,
10861184 {
10871185 id : 'green-bay-jacket' ,
10881186 product : {
0 commit comments