- 썸네일 슬라이드 기능 추가
- 미판매 상품 가격 표시 안함

추후 해야할일: 이미지 webp로 변환
This commit is contained in:
2026-02-11 18:48:15 +09:00
parent 293228b6d9
commit fcb5e8959c
4 changed files with 196 additions and 93 deletions

View File

@@ -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'],