| <html lang="en"> |
| <head> |
| <meta charset="UTF-8"> |
| <meta name="viewport" content="width=1080, initial-scale=1.0"> |
| <title>Nike Air Max 97 - Mobile Mock</title> |
| <style> |
| body { margin: 0; padding: 0; background: transparent; font-family: Arial, Helvetica, sans-serif; color:#111; } |
| #render-target { |
| width:1080px; height:2400px; position:relative; overflow:hidden; background:#ffffff; |
| } |
| .screen { |
| position:absolute; inset:0; overflow-y:auto; -webkit-overflow-scrolling: touch; |
| } |
| |
| .status-bar { |
| height:90px; background:#000; color:#fff; display:flex; align-items:center; justify-content:space-between; |
| padding:0 34px; font-size:36px; box-sizing:border-box; |
| } |
| .status-icons{ display:flex; gap:24px; align-items:center; } |
| |
| .header { |
| height:140px; display:flex; align-items:center; padding:0 32px; box-sizing:border-box; border-bottom:1px solid #eee; |
| } |
| .title { font-size:54px; font-weight:700; margin-left:20px; } |
| .header-actions { margin-left:auto; display:flex; gap:28px; align-items:center; } |
| .icon-btn { width:72px; height:72px; display:flex; align-items:center; justify-content:center; } |
| |
| .thumb-row { display:flex; gap:28px; padding:28px 32px; box-sizing:border-box; } |
| .thumb { |
| flex:1; height:260px; background:#E0E0E0; border:1px solid #BDBDBD; display:flex; align-items:center; justify-content:center; color:#555; font-size:30px; |
| } |
| .out-of-stock-label { |
| text-align:center; color:#888; font-size:40px; margin-top:8px; |
| } |
| |
| .section { padding:20px 40px; box-sizing:border-box; } |
| .subtitle { color:#333; font-size:38px; margin-top:6px; } |
| .product-name { font-size:86px; font-weight:800; margin:12px 0 10px; } |
| .price { font-size:44px; font-weight:700; margin:8px 0; } |
| .muted { color:#6a6a6a; font-size:34px; line-height:1.35; } |
| .desc { margin-top:36px; font-size:38px; line-height:1.55; color:#222; letter-spacing:0.2px; } |
| .bullets { margin-top:36px; padding-left:40px; } |
| .bullets li { font-size:38px; margin:14px 0; } |
| .link { color:#1a73e8; font-size:40px; margin:36px 0 24px; display:inline-block; } |
| |
| .size-select { |
| margin:10px 40px 30px; height:140px; border:1px solid #ddd; border-radius:70px; display:flex; align-items:center; justify-content:center; |
| font-size:48px; background:#fff; |
| } |
| |
| .footer-spacer { height:40px; } |
| .add-to-bag { |
| position:sticky; bottom:0; padding:24px 32px 34px; background:transparent; |
| } |
| .bag-btn { |
| width:100%; height:150px; background:#111; color:#fff; font-size:56px; font-weight:800; border:none; border-radius:90px; |
| } |
| |
| |
| .badge { |
| position:absolute; top:-6px; right:-6px; background:#fff; color:#111; border:2px solid #111; |
| width:40px; height:40px; border-radius:10px; display:flex; align-items:center; justify-content:center; font-size:28px; font-weight:700; |
| } |
| .relative { position:relative; } |
| </style> |
| </head> |
| <body> |
| <div id="render-target"> |
| <div class="screen"> |
| |
| <div class="status-bar"> |
| <div>9:42</div> |
| <div class="status-icons"> |
| |
| <svg width="38" height="38" viewBox="0 0 24 24" fill="#fff"><circle cx="12" cy="12" r="3"/></svg> |
| |
| <svg width="38" height="38" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2"> |
| <path d="M2 8c5-4 15-4 20 0"/><path d="M5 12c3-3 11-3 14 0"/><path d="M8 16c2-2 6-2 8 0"/><circle cx="12" cy="19" r="1.5" fill="#fff" stroke="none"/> |
| </svg> |
| |
| <svg width="56" height="28" viewBox="0 0 36 18"> |
| <rect x="1" y="3" width="30" height="12" rx="2" fill="none" stroke="#fff" stroke-width="2"/> |
| <rect x="3" y="5" width="26" height="8" rx="1" fill="#fff"/> |
| <rect x="32" y="6" width="3" height="6" rx="1" fill="#fff"/> |
| </svg> |
| <span style="font-size:32px;">51%</span> |
| </div> |
| </div> |
|
|
| |
| <div class="header"> |
| |
| <div class="icon-btn" aria-label="Back"> |
| <svg width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="#111" stroke-width="2.5"> |
| <path d="M15 5l-7 7 7 7"/> |
| </svg> |
| </div> |
| <div class="title">Nike Air Max 97</div> |
| <div class="header-actions"> |
| |
| <div class="icon-btn" aria-label="Search"> |
| <svg width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="#111" stroke-width="2.5"> |
| <circle cx="11" cy="11" r="7"/><path d="M20 20l-4-4"/> |
| </svg> |
| </div> |
| |
| <div class="icon-btn relative" aria-label="Cart"> |
| <svg width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="#111" stroke-width="2"> |
| <rect x="6" y="7" width="12" height="12" rx="2"/> |
| <path d="M9 7V6a3 3 0 0 1 6 0v1"/> |
| </svg> |
| <div class="badge">3</div> |
| </div> |
| </div> |
| </div> |
|
|
| |
| <div class="thumb-row"> |
| <div class="thumb">[IMG: Black/Red Nike Shoe]</div> |
| <div class="thumb" style="opacity:0.9;">[IMG: Grey/Red Nike Shoe]</div> |
| <div class="thumb">[IMG: White/Purple Nike Shoe]</div> |
| </div> |
| <div class="out-of-stock-label">Out of Stock</div> |
|
|
| |
| <div class="section"> |
| <div class="subtitle">Men's Shoes</div> |
| <div class="product-name">Nike Air Max 97</div> |
| <div class="price">MRP : ₹ 16 995.00</div> |
| <div class="muted">Incl. of taxes</div> |
| <div class="muted">(Also includes all applicable duties)</div> |
|
|
| <div class="desc"> |
| Featuring the original ripple design inspired by Japanese bullet trains, the Nike Air Max 97 lets you push your style full-speed ahead. |
| Taking the revolutionary full-length Nike Air unit that shook up the running world and adding fresh colours and crisp details, |
| it lets you ride in first-class comfort. |
| </div> |
|
|
| <ul class="bullets"> |
| <li>Shown: Black/Anthracite/Picante Red</li> |
| <li>Style: 921826-018</li> |
| <li>Country/Region of Origin: Vietnam</li> |
| </ul> |
|
|
| <a class="link">View Product Details</a> |
| </div> |
|
|
| |
| <div class="size-select"> |
| Size UK 7 |
| <svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="#111" stroke-width="2" style="margin-left:14px;"> |
| <path d="M6 9l6 6 6-6"/> |
| </svg> |
| </div> |
|
|
| <div class="footer-spacer"></div> |
|
|
| |
| <div class="add-to-bag"> |
| <button class="bag-btn">Add to Bag</button> |
| </div> |
|
|
| <div style="height:140px"></div> |
| </div> |
| </div> |
| </body> |
| </html> |