组件 电子商务组件 复古电子商务产品卡

复古电子商务产品卡

具有响应式设计和深色模式支持的复古/怀旧电子商务产品卡。

预览

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>

相关组件

电子商务组件

博客的野兽派电子商务组件,具有鲜艳的配色方案和适度的复杂度。它包括一个响应式设计,使用 Tailwind CSS 支持深色主题。

打开

复古单色产品网格

一个简单的响应式复古/复古电子商务产品网格组件,采用单色紫色调色板的样式,并支持深色主题。该设计以基本布局和最少元素唤起了 80 年代/90 年代的怀旧之情,非常适合在线购物体验。

打开

电子商务拟态组件

一个以拟物化风格设计的响应式电子商务组件,支持 Tailwind CSS 的深色主题.

打开