[260211]
- 썸네일 슬라이드 기능 추가 - 미판매 상품 가격 표시 안함 추후 해야할일: 이미지 webp로 변환
This commit is contained in:
@@ -5,7 +5,7 @@ const games = [
|
||||
updatedAt: '2026-02-11',
|
||||
|
||||
title: '-KATANA Project CompleteBox- 煌花絢爛',
|
||||
price: 0,
|
||||
price: 250000,
|
||||
currency: '₩',
|
||||
category: 'PC Games',
|
||||
status: '미판매',
|
||||
@@ -88,7 +88,7 @@ const games = [
|
||||
price: 60000,
|
||||
currency: '₩',
|
||||
category: 'Games',
|
||||
status: '판매완료',
|
||||
status: '판매중',
|
||||
customTag: '',
|
||||
|
||||
tags: ['Switch', 'JP'],
|
||||
|
||||
Reference in New Issue
Block a user