
【VANS × BABYMETAL】OLD SKOOL – BLACK/RED – Japan Exclusive
USD 124.99

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
VANS
USD 140.94
Condition: New with box
View Vans x Babymetal Old Skool Black Red Japan Exclusive Limited Model with current marketplace pricing, condition, product images and item details. As a Japan-exclusive release, this model is not commonly found outside the country, adding to its collectible value. AUTHENTIC JAPAN ITEM. Vans x Babymetal Old Skool Black Red Japan Exclusive Limited Model} @import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&display=swap'); :root { --bg-main: #050508; --bg-panel: rgba(5, 15, 25, 0.95); --accent-cyan: #00f5ff; --accent-magenta: #ff00ff; --accent-yellow: #ffe600; --text-main: #f5f5f5; --text-muted: #a0b0c0; --border-glow: 0 0 12px rgba(0,245,255,0.8); } * { box-sizing: border-box; } body { margin: 0; padding: 16px; font-family: 'Orbitron', system-ui, -apple-system, BlinkMacSystemFont, sans-serif; background: radial-gradient(circle at 10% 20%, rgba(0,180,255,0.25) 0, transparent 45%), radial-gradient(circle at 90% 80%, rgba(255,0,130,0.25) 0, transparent 50%), radial-gradient(circle at 50% 0%, rgba(255,255,0,0.2) 0, transparent 55%), var(--bg-main); color: var(--text-main); text-shadow: 0 0 4px rgba(0,255,255,0.35); } .container { max-width: 860px; margin: 0 auto; padding: 20px 18px 24px; border-radius: 14px; border: 1px solid rgba(0,245,255,0.7); background: linear-gradient(135deg, rgba(5,15,25,0.98), rgba(5,0,25,0.92)); box-shadow: 0 0 18px rgba(0,245,255,0.45), 0 0 32px rgba(255,0,130,0.25); position: relative; overflow: hidden; } .container::before, .container::after { content: ""; position: absolute; border-radius: 50%; filter: blur(22px); opacity: 0.45; z-index: -1; } .container::before { width: 220px; height: 220px; top: -80px; left: -60px; background: radial-gradient(circle, rgba(0,245,255,0.7), transparent 60%); } .container::after { width: 260px; height: 260px; bottom: -120px; right: -80px; background: radial-gradient(circle, rgba(255,0,130,0.7), transparent 60%); } h1 { margin: 4px 0 18px; text-align: center; font-size: 26px; text-transform: uppercase; letter-spacing: 0.16em; color: var(--accent-yellow); text-shadow: 0 0 10px rgba(255,230,0,0.85), 0 0 18px rgba(0,245,255,0.85); position: relative; padding-bottom: 10px; } h1::after { content: ""; position: absolute; left: 50%; bottom: 0; width: 160px; height: 2px; transform: translateX(-50%); background: linear-gradient( 90deg, transparent, var(--accent-cyan), var(--accent-magenta), transparent ); box-shadow: 0 0 10px rgba(0,245,255,0.9); } .glitch { animation: glitch 1.3s infinite; } @keyframes glitch { 0% { text-shadow: 2px 0 3px rgba(0,255,255,0.85), -2px 0 3px rgba(255,0,130,0.85); } 35% { text-shadow: -2px 0 4px rgba(0,255,255,0.7), 2px 0 4px rgba(255,0,130,0.9); } 70% { text-shadow: 1px 0 3px rgba(0,255,255,0.9), -1px 0 3px rgba(255,0,130,0.75); } 100% { text-shadow: 2px 0 3px rgba(0,255,255,0.85), -2px 0 3px rgba(255,0,130,0.85); } } .meta-bar { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; margin-bottom: 18px; font-size: 11px; letter-spacing: 0.16em; text-transform: uppercase; color: var(--text-muted); } .meta-chip { padding: 4px 10px; border-radius: 999px; border: 1px solid rgba(0,245,255,0.6); background: radial-gradient(circle at 0 0, rgba(0,245,255,0.2), transparent 55%); box-shadow: 0 0 10px rgba(0,245,255,0.4); backdrop-filter: blur(3px); } .section { margin-bottom: 18px; padding: 14px 14px 16px; border-radius: 10px; border: 1px solid rgba(0,245,255,0.55); background: linear-gradient( 135deg, rgba(3,10,18,0.96), rgba(8,2,26,0.93) ); box-shadow: 0 0 12px rgba(0,245,255,0.38), 0 0 18px rgba(0,0,0,0.9) inset; position: relative; overflow: hidden; } .section::before { content: ""; position: absolute; top: -40px; right: -60px; width: 140px; height: 140px; background: radial-gradient(circle, rgba(255,0,130,0.5), transparent 60%); opacity: 0.45; filter: blur(10px); z-index: -1; } .section-header { display: inline-flex; align-items: center; gap: 6px; margin-bottom: 8px; padding: 4px 10px; border-radius: 999px; border: 1px solid rgba(255,230,0,0.7); background: radial-gradient(circle at 0 0, rgba(255,230,0,0.25), transparent 70%); font-size: 11px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--accent-yellow); white-space: nowrap; } .section-header span.icon { font-size: 12px; } h2 { display: inline; font-size: 12px; margin: 0; text-transform: uppercase; } p { margin: 4px 0; font-size: 13px; line-height: 1.55; color: var(--text-main); } .muted { color: var(--text-muted); font-size: 11px; } ul { margin: 6px 0 4px 0; padding-left: 18px; list-style: none; font-size: 13px; } ul li { position: relative; margin-bottom: 4px; padding-left: 14px; } ul li::before { content: "▹"; position: absolute; left: 0; top: 0; font-size: 11px; color: var(--accent-cyan); text-shadow: 0 0 6px rgba(0,245,255,0.9); } .badge-row { display: flex; flex-wrap: wrap; gap: 6px; margin: 6px 0 4px; } .badge { font-size: 10px; letter-spacing: 0.16em; text-transform: uppercase; padding: 3px 7px; border-radius: 999px; border: 1px solid rgba(0,245,255,0.6); color: var(--accent-cyan); background: rgba(0,245,255,0.12); text-shadow: none; } .badge.us { border-color: rgba(0,255,120,0.8); color: #6dffb5; background: rgba(0,255,120,0.12); } .badge.intl { border-color: rgba(255,0,130,0.8); color: #ff7ad9; background: rgba(255,0,130,0.12); } .highlight { font-weight: 700; color: var(--accent-yellow); } .divider { margin: 12px 0 8px; height: 1px; background: linear-gradient( 90deg, transparent, rgba(0,245,255,0.9), rgba(255,0,130,0.9), transparent ); box-shadow: 0 0 10px rgba(0,245,255,0.7); opacity: 0.9; } @media (max-width: 600px) { .container { padding: 16px 12px 18px; } h1 { font-size: 20px; letter-spacing: 0.12em; } p, ul { font-size: 12px; } .section { padding: 12px 10px 14px; } } Vans x Babymetal Old Skool Black Red Japan Exclusive Limited Model JPN CULTURE STORE TOKYO AUTHENTIC JAPAN ITEM WORLDWIDE SHIPPING ◎ Description This listing features the Vans x Babymetal Old Skool Black/Red Japan Exclusive model. This collaboration combines the iconic Vans Old Skool silhouette with Babymetal’s unique visual style, making it a highly desirable item for fans and collectors worldwide. The shoes feature a black and red color scheme, durable canvas upper, and classic rubber sole. As a Japan-exclusive release, this model is not commonly found outside the country, adding to its collectible value. The item is in new condition and has been stored carefully. Please review all photos for details on design and included items. Only what is shown in the images will be included in the shipment. This pair is ideal for Babymetal fans, sneaker collectors, and anyone seeking a unique Japan-exclusive collaboration.} ✈ Shipping Handling Time: 10 business days (excluding weekends & Japanese national holidays) Shipping Options: SpeedPAK Economy with tracking Courier (FedEx / DHL) with tracking The available shipping method may vary depending on your country or region. ⚙ Customs & Duties For buyers in the United States (DDP) For buyers outside the United States (DDU) For buyers in the United States: Import duties and taxes are included in the item price or shipping cost. All shipments to the U.S. are sent under the Delivered Duty Paid (DDP) method, which means all import-related charges are prepaid . You do not need to pay any additional customs fees when your order arrives. For buyers outside the United States: Import duties, taxes, and customs fees are not included in the item price or shipping cost. These charges are the buyer’s responsibility and may be collected by your local customs office or the carrier upon delivery. Please check with your country’s customs office to determine what additional costs may apply before purchasing . Condition: New with box. Category: Clothing, Shoes & Accessories › Men › Men's Shoes › Athletic Shoes. Brand: VANS.
Additional views from the marketplace listing for Vans x Babymetal Old Skool Black Red Japan Exclusive Limited Model.





Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.










Related marketplace listings for Vans x Babymetal Old Skool Black Red Japan Exclusive Limited Model.

USD 124.99

USD 118.25

USD 155.00

USD 149.90

USD 146.50

USD 139.00

USD 129.00

USD 115.00

USD 118.93

USD 100.00