HTML 코드
<div class="max-w-sm rounded overflow-hidden shadow-lg m-4 bg-white dark:bg-gray-800">
<img class="w-full" src="https://picsum.photos/seed/retro1/400/300" alt="Retro product image">
<div class="px-6 py-4">
<div class="font-bold text-xl mb-2 text-gray-900 dark:text-white">Retro Collectible</div>
<p class="text-gray-700 dark:text-gray-300 text-base">
A truly unique retro item that brings back memories of a bygone era. Perfect for collectors and enthusiasts.
</p>
</div>
<div class="px-6 pt-4 pb-2">
<span class="inline-block bg-gray-200 dark:bg-gray-700 rounded-full px-3 py-1 text-sm font-semibold text-gray-700 dark:text-gray-200 mr-2 mb-2">#retro</span>
<span class="inline-block bg-gray-200 dark:bg-gray-700 rounded-full px-3 py-1 text-sm font-semibold text-gray-700 dark:text-gray-200 mr-2 mb-2">#vintage</span>
<span class="inline-block bg-gray-200 dark:bg-gray-700 rounded-full px-3 py-1 text-sm font-semibold text-gray-700 dark:text-gray-200 mb-2">#collectible</span>
</div>
<div class="px-6 py-4 flex items-center justify-between">
<span class="font-bold text-xl text-gray-900 dark:text-white">$19.99</span>
<button class="bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded dark:bg-blue-700 dark:hover:bg-blue-600">
Add to Cart
</button>
</div>
</div>
관련 구성 요소
E-commerce Retro 구성 요소
레트로/빈티지 스타일로 디자인된 복잡한 전자 상거래 구성 요소로, 트라이어드 색 구성표와 반응형 디자인을 특징으로 하며 다크 모드를 지원하는 비즈니스/기업 웹사이트에 적합합니다.
전자 상거래 구성 요소
Glassmorphism 및 Pastel 색상으로 스타일링된 반응형 전자 상거래 구성 요소로, 소셜 미디어 인터페이스에 적합하며 어두운 테마를 지원합니다.