Free
Products
EcoNest Products
A products block extracted from the EcoNest template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.
0
18
A products block extracted from the EcoNest template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.
<!DOCTYPE html>
<html lang="en">
<head>
<script>
window.FontAwesomeConfig = {
autoReplaceSvg: 'nest'
};
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/js/all.min.js" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>EcoNest Products | Tailwind CSS UI Block</title>
<meta name="description" content="A products block extracted from the EcoNest template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.">
<meta name="keywords" content="EcoNest, Tailwind CSS template, HTML website template, sustainable ecommerce template, eco-friendly kitchenware, conscious living brand, ethical home goods, responsive online store">
<meta name="author" content="Let's templates">
<link rel="canonical" href="">
<meta property="og:type" content="product">
<meta property="og:site_name" content="Let's templates">
<meta property="og:locale" content="en_US">
<meta property="og:url" content="">
<meta property="og:title" content="EcoNest | Tailwind CSS Sustainable Ecommerce Template">
<meta property="og:description" content="A modern Tailwind CSS ecommerce template for sustainable kitchenware, eco-friendly home essentials, ethical products, and conscious living brands.">
<meta property="og:image" content="">
<meta property="og:image:alt" content="EcoNest template preview">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:url" content="">
<meta name="twitter:title" content="EcoNest | Tailwind CSS Sustainable Ecommerce Template">
<meta name="twitter:description" content="A modern Tailwind CSS ecommerce template for sustainable kitchenware, eco-friendly home essentials, ethical products, and conscious living brands.">
<meta name="twitter:image" content="">
<meta name="twitter:image:alt" content="EcoNest template preview">
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css">
<link href="https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,700&family=Inter:wght@400;500;600&display=swap" rel="stylesheet">
<script>
tailwind.config = {
theme: {
extend: {
fontFamily: {
serif: ['Fraunces', 'serif'],
sans: ['Inter', 'sans-serif'],
},
colors: {
sage: '#6d7f6d',
cream: '#f5f3ef',
earth: '#3d3d3d',
leaf: '#a5b095',
}
}
}
}
</script>
<style>
.font-title { font-family: 'Fraunces', serif; }
.no-scrollbar::-webkit-scrollbar { display: none; }
.no-scrollbar { -ms-overflow-style: none; scrollbar-width: none; }
</style>
</head>
<body class="bg-white text-earth font-sans antialiased">
<!-- block:start products -->
<section id="bestsellers" class="px-6 mb-32">
<div class="max-w-[1600px] mx-auto">
<div class="flex flex-col md:flex-row justify-between items-end mb-12 gap-6">
<div>
<p class="text-sage font-bold text-sm uppercase tracking-widest mb-2">Consciously Curated</p>
<h2 class="font-title text-4xl md:text-5xl font-bold">Our Iconic <span class="italic font-normal">Essentials</span></h2>
</div>
<a href="#" class="flex items-center gap-2 font-bold text-earth border-b-2 border-earth/20 hover:border-earth transition-all pb-1 group">
Browse all items
<i class="fa-solid fa-arrow-right text-xs group-hover:translate-x-1 transition-transform"></i>
</a>
</div>
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-8">
<!-- Product 1 -->
<div class="group cursor-pointer">
<div class="relative aspect-[4/5] rounded-[2rem] overflow-hidden bg-cream mb-6">
<img class="w-full h-full object-cover group-hover:scale-110 transition-transform duration-700" src="https://storage.googleapis.com/uxpilot-auth.appspot.com/gen_8c520751fc_e569ea844a49f17d.png" alt="minimalist sage green reusable stainless steel water bottle on a clean textured background" />
<div class="absolute top-6 left-6 flex flex-col gap-2">
<span class="bg-sage text-white text-[10px] font-bold uppercase tracking-widest px-3 py-1.5 rounded-full shadow-sm">Eco Choice</span>
</div>
<button class="absolute bottom-6 right-6 w-12 h-12 bg-white rounded-full flex items-center justify-center opacity-0 group-hover:opacity-100 transition-opacity shadow-xl">
<i class="fa-solid fa-plus"></i>
</button>
</div>
<div class="flex justify-between items-start">
<div>
<h3 class="font-bold text-lg mb-1 group-hover:text-sage transition-colors">Infinity Flask</h3>
<p class="text-sm text-slate-500 mb-3 italic">Carbon-Neutral Drinkware</p>
<p class="font-title font-bold text-xl">$44.00</p>
</div>
<div class="flex gap-1.5">
<div class="w-4 h-4 rounded-full bg-sage ring-1 ring-offset-2 ring-sage"></div>
<div class="w-4 h-4 rounded-full bg-[#d1d5db]"></div>
<div class="w-4 h-4 rounded-full bg-[#1f2937]"></div>
</div>
</div>
</div>
<!-- Product 2 -->
<div class="group cursor-pointer">
<div class="relative aspect-[4/5] rounded-[2rem] overflow-hidden bg-cream mb-6">
<img class="w-full h-full object-cover group-hover:scale-110 transition-transform duration-700" src="https://storage.googleapis.com/uxpilot-auth.appspot.com/gen_e9f981c212_a381eb0138a5a3fd.png" alt="modern mustard yellow ceramic dutch oven and small pot on a light background, minimalist kitchenware" />
<div class="absolute top-6 left-6">
<span class="bg-white/80 backdrop-blur-md text-earth text-[10px] font-bold uppercase tracking-widest px-3 py-1.5 rounded-full shadow-sm">Limited Edition</span>
</div>
<button class="absolute bottom-6 right-6 w-12 h-12 bg-white rounded-full flex items-center justify-center opacity-0 group-hover:opacity-100 transition-opacity shadow-xl">
<i class="fa-solid fa-plus"></i>
</button>
</div>
<div class="flex justify-between items-start">
<div>
<h3 class="font-bold text-lg mb-1 group-hover:text-sage transition-colors">Terra Cotta Series</h3>
<p class="text-sm text-slate-500 mb-3 italic">Non-Toxic Cookware</p>
<p class="font-title font-bold text-xl">$128.00</p>
</div>
<div class="flex gap-1.5">
<div class="w-4 h-4 rounded-full bg-[#eab308]"></div>
<div class="w-4 h-4 rounded-full bg-sage"></div>
</div>
</div>
</div>
<!-- Product 3 -->
<div class="group cursor-pointer">
<div class="relative aspect-[4/5] rounded-[2rem] overflow-hidden bg-cream mb-6">
<img class="w-full h-full object-cover group-hover:scale-110 transition-transform duration-700" src="https://storage.googleapis.com/uxpilot-auth.appspot.com/gen_6dc94c6900_df968246a0ef0709.png" alt="premium minimalist glass and wood electric kettle on a modern kitchen counter" />
<div class="absolute top-6 left-6">
<span class="bg-earth text-white text-[10px] font-bold uppercase tracking-widest px-3 py-1.5 rounded-full shadow-sm">Best Seller</span>
</div>
<button class="absolute bottom-6 right-6 w-12 h-12 bg-white rounded-full flex items-center justify-center opacity-0 group-hover:opacity-100 transition-opacity shadow-xl">
<i class="fa-solid fa-plus"></i>
</button>
</div>
<div class="flex justify-between items-start">
<div>
<h3 class="font-bold text-lg mb-1 group-hover:text-sage transition-colors">PureSip Glass Kettle</h3>
<p class="text-sm text-slate-500 mb-3 italic">BPA-Free Brewing</p>
<p class="font-title font-bold text-xl">$95.00</p>
</div>
</div>
</div>
<!-- Product 4 -->
<div class="group cursor-pointer">
<div class="relative aspect-[4/5] rounded-[2rem] overflow-hidden bg-cream mb-6">
<img class="w-full h-full object-cover group-hover:scale-110 transition-transform duration-700" src="https://storage.googleapis.com/uxpilot-auth.appspot.com/gen_d73be56f01_622e59be6944a55d.png" alt="artisanal bamboo kitchen utensil set in a textured ceramic container, sustainable lifestyle" />
<div class="absolute top-6 left-6">
<span class="bg-leaf text-white text-[10px] font-bold uppercase tracking-widest px-3 py-1.5 rounded-full shadow-sm">Sustainable</span>
</div>
<button class="absolute bottom-6 right-6 w-12 h-12 bg-white rounded-full flex items-center justify-center opacity-0 group-hover:opacity-100 transition-opacity shadow-xl">
<i class="fa-solid fa-plus"></i>
</button>
</div>
<div class="flex justify-between items-start">
<div>
<h3 class="font-bold text-lg mb-1 group-hover:text-sage transition-colors">Organic Bamboo Set</h3>
<p class="text-sm text-slate-500 mb-3 italic">Biodegradable Tools</p>
<p class="font-title font-bold text-xl">$32.00</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- block:end products -->
</body>
</html>
Free
E-commerce
Unlock the entire library of premium templates and blocks. Renews automatically, cancel anytime.