AndroidCode / code /10105 /10105_0.html
yhzheng1031's picture
Add files using upload-large-folder tool
0e1717f verified
raw
history blame
11.3 kB
<html>
<head>
<meta charset="UTF-8">
<title>Adidas NMD Listing - Mock</title>
<style>
body { margin:0; padding:0; background: transparent; font-family: Arial, Helvetica, sans-serif; }
#render-target {
width:1440px; height:3120px;
position:relative; overflow:hidden;
background:#ffffff;
color:#111;
}
/* Top status bar */
.status-bar {
height:120px; padding:0 40px;
display:flex; align-items:center; justify-content:space-between;
color:#111; font-size:40px; letter-spacing:1px;
}
.status-right { display:flex; align-items:center; gap:28px; color:#555; }
.dot { width:18px; height:18px; background:#111; border-radius:50%; display:inline-block; }
/* Simple icons */
.icon {
width:64px; height:64px; display:inline-flex; align-items:center; justify-content:center;
}
.icon svg { width:56px; height:56px; }
/* Nav bar with back + search */
.nav-bar {
height:120px; padding:0 32px; display:flex; align-items:center; justify-content:space-between;
}
.title-wrap { text-align:center; padding:10px 0 0 0; }
.title { font-size:52px; font-weight:700; letter-spacing:3px; }
.subtitle { font-size:34px; color:#6b6b6b; margin-top:8px; }
/* Chips / filters */
.filters {
display:flex; align-items:center; gap:24px;
padding:24px 40px 30px 40px;
}
.filter-icon {
position:relative; width:100px; height:76px; border:2px solid #000; border-radius:12px;
display:flex; align-items:center; justify-content:center;
}
.filter-icon::before, .filter-icon::after {
content:""; position:absolute; width:52px; height:4px; background:#000; left:50%; transform:translateX(-50%);
}
.filter-icon::before { top:22px; }
.filter-icon::after { bottom:22px; }
.filter-badge {
position:absolute; top:-16px; left:-16px; background:#000; color:#fff; width:48px; height:48px;
border-radius:8px; display:flex; align-items:center; justify-content:center; font-size:28px; font-weight:700;
}
.chip {
padding:18px 36px; border:2px solid #d0d0d0; border-radius:14px; font-size:36px; color:#666; }
.chip.selected { background:#000; color:#fff; border-color:#000; }
/* Grid */
.grid {
display:grid; grid-template-columns: 1fr 1fr; gap:40px;
padding:10px 40px 0 40px;
}
.card {
background:#f7f7f7; border:1px solid #e6e6e6; border-radius:8px;
padding:28px; position:relative; min-height:980px;
}
.img {
width:100%; height:420px; background:#E0E0E0; border:1px solid #BDBDBD;
border-radius:6px; display:flex; align-items:center; justify-content:center; color:#757575; font-size:38px;
}
.heart {
position:absolute; top:34px; right:34px; width:72px; height:72px; display:flex; align-items:center; justify-content:center;
background:#ffffffd9; border-radius:50%;
box-shadow:0 1px 2px rgba(0,0,0,0.1);
}
.heart svg { width:44px; height:44px; }
.label {
display:inline-block; margin-top:28px; padding:16px 24px; font-size:28px; letter-spacing:3px;
border-radius:8px;
}
.label.white { background:#fff; border:2px solid #000; color:#111; }
.label.black { background:#111; color:#fff; }
.price-row { margin-top:22px; display:flex; align-items:center; gap:24px; }
.new-price { color:#e53935; font-size:44px; font-weight:700; }
.old-price { color:#888; font-size:40px; text-decoration:line-through; }
.name { font-size:46px; font-weight:700; margin-top:24px; }
.category { font-size:36px; color:#555; margin-top:10px; }
.colors { font-size:34px; color:#333; margin-top:12px; }
.swatch { display:inline-block; width:12px; height:12px; border-radius:50%; margin-left:10px; }
.sw1 { background:#1e88e5; } .sw2 { background:#ffb300; } .sw3 { background:#ef5350; }
/* Bottom nav */
.bottom-nav {
position:absolute; left:0; right:0; bottom:120px; height:120px; border-top:1px solid #e9e9e9;
display:flex; align-items:center; justify-content:space-around; background:#fff;
}
.bottom-item { display:flex; flex-direction:column; align-items:center; gap:6px; color:#666; font-size:28px; }
.home-bar {
position:absolute; left:50%; bottom:36px; transform:translateX(-50%);
width:540px; height:16px; background:#cfcfcf; border-radius:10px;
}
</style>
</head>
<body>
<div id="render-target">
<!-- Status Bar -->
<div class="status-bar">
<div>2:20</div>
<div class="status-right">
<span class="dot"></span>
<span></span>
<span>▮▮</span>
</div>
</div>
<!-- Nav -->
<div class="nav-bar">
<div class="icon" aria-label="Back">
<svg viewBox="0 0 24 24"><path d="M15.5 19L8.5 12l7-7" fill="none" stroke="#111" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>
</div>
<div class="icon" aria-label="Search">
<svg viewBox="0 0 24 24"><circle cx="10" cy="10" r="7" fill="none" stroke="#111" stroke-width="2"/><path d="M15 15l6 6" stroke="#111" stroke-width="2" fill="none" stroke-linecap="round"/></svg>
</div>
</div>
<!-- Title -->
<div class="title-wrap">
<div class="title">MENS SHOES • NMD</div>
<div class="subtitle">100 RESULTS</div>
</div>
<!-- Filters -->
<div class="filters">
<div class="filter-icon">
<div class="filter-badge">1</div>
</div>
<div class="chip selected">NMD</div>
<div class="chip">BOOST</div>
<div class="chip">GORE-TEX</div>
</div>
<!-- Product Grid -->
<div class="grid">
<!-- Card 1 -->
<div class="card">
<div class="heart">
<svg viewBox="0 0 24 24"><path d="M12 21s-7-4.6-9.3-8.3C.8 9.8 2.3 6 6 6c2 0 3.2 1.2 4 2.3C10.8 7.2 12 6 14 6c3.7 0 5.2 3.8 3.3 6.7C19 16.4 12 21 12 21z" fill="none" stroke="#111" stroke-width="1.8"/></svg>
</div>
<div class="img">[IMG: White NMD_R1 Shoe]</div>
<div class="label white">EARLY ACCESS BLACK FRIDAY</div>
<div class="price-row">
<div class="new-price">$90.00</div>
<div class="old-price">$150.00</div>
</div>
<div class="name">NMD_R1 Shoes</div>
<div class="category">Originals</div>
<div class="colors">+37
<span class="swatch sw1"></span>
<span class="swatch sw2"></span>
<span class="swatch sw3"></span>
</div>
</div>
<!-- Card 2 -->
<div class="card">
<div class="heart">
<svg viewBox="0 0 24 24"><path d="M12 21s-7-4.6-9.3-8.3C.8 9.8 2.3 6 6 6c2 0 3.2 1.2 4 2.3C10.8 7.2 12 6 14 6c3.7 0 5.2 3.8 3.3 6.7C19 16.4 12 21 12 21z" fill="none" stroke="#111" stroke-width="1.8"/></svg>
</div>
<div class="img">[IMG: Black NMD_R1 Shoe]</div>
<div class="label black">MEMBERS' PRICE</div>
<div class="price-row">
<div class="new-price">$120.00</div>
<div class="old-price">$150.00</div>
</div>
<div class="name">NMD_R1 Shoes</div>
<div class="category">Men's Originals</div>
<div class="colors">+37
<span class="swatch sw1"></span>
<span class="swatch sw2"></span>
<span class="swatch sw3"></span>
</div>
</div>
<!-- Card 3 -->
<div class="card">
<div class="heart">
<svg viewBox="0 0 24 24"><path d="M12 21s-7-4.6-9.3-8.3C.8 9.8 2.3 6 6 6c2 0 3.2 1.2 4 2.3C10.8 7.2 12 6 14 6c3.7 0 5.2 3.8 3.3 6.7C19 16.4 12 21 12 21z" fill="none" stroke="#111" stroke-width="1.8"/></svg>
</div>
<div class="img">[IMG: NMD_R1.V2 White/Red Shoe]</div>
<div class="label white">EARLY ACCESS BLACK FRIDAY</div>
<div class="price-row">
<div class="new-price">$68.00</div>
<div class="old-price">$150.00</div>
</div>
<div class="name">NMD_R1.V2 Shoes</div>
<div class="category">Men's Originals</div>
<div class="colors">+6
<span class="swatch sw1"></span>
<span class="swatch sw2"></span>
<span class="swatch sw3"></span>
</div>
</div>
<!-- Card 4 -->
<div class="card">
<div class="heart">
<svg viewBox="0 0 24 24"><path d="M12 21s-7-4.6-9.3-8.3C.8 9.8 2.3 6 6 6c2 0 3.2 1.2 4 2.3C10.8 7.2 12 6 14 6c3.7 0 5.2 3.8 3.3 6.7C19 16.4 12 21 12 21z" fill="none" stroke="#111" stroke-width="1.8"/></svg>
</div>
<div class="img">[IMG: Olive NMD_R1 Shoe]</div>
<div class="label black">MEMBERS' PRICE</div>
<div class="price-row">
<div class="new-price">$120.00</div>
<div class="old-price">$150.00</div>
</div>
<div class="name">NMD_R1 Shoes</div>
<div class="category">Men's Originals</div>
<div class="colors">+38
<span class="swatch sw1"></span>
<span class="swatch sw2"></span>
<span class="swatch sw3"></span>
</div>
</div>
<!-- Additional placeholders to fill vertical space (not visible in screenshot but keep structure) -->
<div class="card">
<div class="heart">
<svg viewBox="0 0 24 24"><path d="M12 21s-7-4.6-9.3-8.3C.8 9.8 2.3 6 6 6c2 0 3.2 1.2 4 2.3C10.8 7.2 12 6 14 6c3.7 0 5.2 3.8 3.3 6.7C19 16.4 12 21 12 21z" fill="none" stroke="#111" stroke-width="1.8"/></svg>
</div>
<div class="img">[IMG: NMD Sneaker]</div>
<div class="label white">EARLY ACCESS</div>
<div class="price-row">
<div class="new-price">$99.00</div>
<div class="old-price">$150.00</div>
</div>
<div class="name">NMD_R1 Shoes</div>
<div class="category">Men's Originals</div>
<div class="colors">+24
<span class="swatch sw1"></span>
<span class="swatch sw2"></span>
<span class="swatch sw3"></span>
</div>
</div>
<div class="card">
<div class="heart">
<svg viewBox="0 0 24 24"><path d="M12 21s-7-4.6-9.3-8.3C.8 9.8 2.3 6 6 6c2 0 3.2 1.2 4 2.3C10.8 7.2 12 6 14 6c3.7 0 5.2 3.8 3.3 6.7C19 16.4 12 21 12 21z" fill="none" stroke="#111" stroke-width="1.8"/></svg>
</div>
<div class="img">[IMG: Black NMD Sneaker]</div>
<div class="label black">MEMBERS' PRICE</div>
<div class="price-row">
<div class="new-price">$120.00</div>
<div class="old-price">$150.00</div>
</div>
<div class="name">NMD_R1 Shoes</div>
<div class="category">Originals</div>
<div class="colors">+12
<span class="swatch sw1"></span>
<span class="swatch sw2"></span>
<span class="swatch sw3"></span>
</div>
</div>
</div>
<!-- Bottom Navigation -->
<div class="bottom-nav">
<div class="bottom-item">
<svg class="icon" viewBox="0 0 24 24"><path d="M3 12l9-8 9 8v8h-6v-5H9v5H3z" fill="none" stroke="#666" stroke-width="1.8"/></svg>
</div>
<div class="bottom-item">
<svg class="icon" viewBox="0 0 24 24"><circle cx="10" cy="10" r="7" fill="none" stroke="#666" stroke-width="1.8"/><path d="M15 15l6 6" stroke="#666" stroke-width="1.8" fill="none" stroke-linecap="round"/></svg>
</div>
<div class="bottom-item">
<svg class="icon" viewBox="0 0 24 24"><path d="M12 21s-7-4.6-9.3-8.3C.8 9.8 2.3 6 6 6c2 0 3.2 1.2 4 2.3C10.8 7.2 12 6 14 6c3.7 0 5.2 3.8 3.3 6.7C19 16.4 12 21 12 21z" fill="none" stroke="#666" stroke-width="1.8"/></svg>
</div>
<div class="bottom-item">
<svg class="icon" viewBox="0 0 24 24"><path d="M6 6h12l-1.5 12h-9L6 6zM9 6V4h6v2" fill="none" stroke="#666" stroke-width="1.8"/></svg>
</div>
</div>
<div class="home-bar"></div>
</div>
</body>
</html>