Skip to content

Commit fe47716

Browse files
v1.1.4
2 parents 9baf8c5 + 7a8e14d commit fe47716

File tree

1 file changed

+0
-74
lines changed

1 file changed

+0
-74
lines changed

dist/admin/metaverse/script.js

Lines changed: 0 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -1107,80 +1107,6 @@ const productData = [
11071107
quaternion: null,
11081108
rotation: [0, 0, 0],
11091109
scale: 7 } },
1110-
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 } },
11841110
{
11851111
id: 'green-bay-jacket',
11861112
product: {

0 commit comments

Comments
 (0)