id 난수화
This commit is contained in:
4
data.js
4
data.js
@@ -1,6 +1,6 @@
|
||||
const products = [
|
||||
{
|
||||
id: 1,
|
||||
id: 'i3zgj4zl',
|
||||
title: '플로럴 플로우러브',
|
||||
price: 60000,
|
||||
currency: '₩',
|
||||
@@ -23,7 +23,7 @@ const products = [
|
||||
'',
|
||||
'',
|
||||
],
|
||||
images: ['/images/games/20260204_002254.jpg'],
|
||||
images: ['/images/games/i3zgj4zl_01.jpg','/images/games/i3zgj4zl_02.jpg','/images/games/i3zgj4zl_03.jpg','/images/games/i3zgj4zl_04.jpg'],
|
||||
customTag: '완전생산한정판',
|
||||
specs: {
|
||||
purchaseDate: '',
|
||||
|
||||
Reference in New Issue
Block a user