19+ Only

Age Verification

This website is for adult customers only. You must confirm you are of legal age to enter and shop.

By continuing, you confirm you are allowed to view this content.
Night Mode • Neon • Mobile retail

Pretty vape landing page with a cool brand vibe.

This is the customer-facing homepage: bold colours, polished visuals, and a premium street-night aesthetic for Vape VanGO. It’s designed to feel modern while still leaving room for compliance text, store hours, and product categories.

Disposable vapesPodsE-liquidsAccessories
Vape VanGO
New arrivals
Best sellers
Pickup ready19+
Midnight drops
Fast order flow, clean checkout, delivery or pickup.

Bold design

Use neon gradients, glass panels, and strong product cards. The goal is a premium vape-shop feel, not a plain retail template.

Simple navigation

Keep the homepage focused on discovery, then send shoppers into a separate online-order page for checkout, delivery, and pickup.

Customer trust

Make age verification, pickup rules, and delivery policies visible without making the page feel corporate or heavy.

Page 2: Online order only

Order online

This page is for delivery and pickup transactions only. Customers select products, verify age, then choose a fulfillment method at checkout.

  • Delivery available where permitted.
  • Pickup orders require valid photo ID.
  • All orders are subject to age verification.
  • Payment and order confirmation happen online.

Age check

Use a clear 19+ gate before entering the store or ordering. The page should show a quick confirmation, then continue to products and checkout.

Compliance block

Ontario retailers must follow the province’s rules for selling tobacco and vapour products, and online sales should include age verification and clear fulfillment policies. Keep the wording simple, visible, and consistent across the site.

function enterSite(e){
if(e) e.preventDefault();
document.getElementById('ageGate').classList.add('vango-hidden');
document.getElementById('siteWrap').classList.remove('vango-hidden');
localStorage.setItem('vape_vango_age_verified','1');
}
if(localStorage.getItem('vape_vango_age_verified')==='1'){
document.getElementById('ageGate').classList.add('vango-hidden');
document.getElementById('siteWrap').classList.remove('vango-hidden');
}
.vango-site{--bg:#0b1020;--panel:#11172b;--text:#f6f7fb;--muted:#b7bfdc;--pink:#ff4fd8;--purple:#8b5cf6;--cyan:#22d3ee;--line:rgba(255,255,255,.12);font-family:Inter,Arial,sans-serif;color:var(--text)}
.vango-site a{text-decoration:none;color:inherit}.vango-wrap{max-width:1200px;margin:0 auto;padding:24px}.vango-nav{display:flex;justify-content:space-between;align-items:center;padding:14px 0;position:sticky;top:0;backdrop-filter:blur(14px);z-index:5}.vango-logo{font-weight:900;letter-spacing:.12em;text-transform:uppercase}.vango-menu{display:flex;gap:16px;color:var(--muted);font-size:.95rem}.vango-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center;padding:30px 0 18px}.vango-panel{background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.05));border:1px solid var(--line);backdrop-filter:blur(16px);border-radius:28px;box-shadow:0 20px 60px rgba(0,0,0,.35)}.vango-hero-copy{padding:34px}.vango-kicker{display:inline-block;padding:8px 12px;border-radius:999px;background:rgba(255,79,216,.15);color:#ffd1f7;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;font-weight:800}.vango-site h1{font-size:clamp(2.4rem,5vw,5rem);line-height:.95;margin:16px 0 14px}.vango-lead{color:var(--muted);line-height:1.7;font-size:1.05rem;max-width:58ch}.vango-cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.vango-btn{display:inline-block;padding:14px 18px;border-radius:14px;font-weight:800}.vango-btn-primary{background:linear-gradient(135deg,var(--pink),var(--purple));box-shadow:0 12px 30px rgba(139,92,246,.35)}.vango-btn-secondary{background:rgba(255,255,255,.08);border:1px solid var(--line)}.vango-card{padding:22px;border-radius:24px}.vango-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.vango-feature{background:rgba(17,23,43,.8);border:1px solid var(--line)}.vango-badge{display:inline-block;margin:0 8px 8px 0;padding:7px 11px;border-radius:999px;background:rgba(34,211,238,.12);color:#b7f5ff;font-size:.8rem;font-weight:800}.vango-mockup{position:relative;min-height:520px;overflow:hidden}.vango-glow{position:absolute;inset:auto auto 8% 8%;width:220px;height:220px;background:radial-gradient(circle,rgba(255,79,216,.6),transparent 68%);filter:blur(18px)}.vango-phone{position:absolute;right:12%;top:10%;width:250px;height:470px;border-radius:34px;background:linear-gradient(180deg,#0d1328,#1d2550);border:1px solid rgba(255,255,255,.14);box-shadow:0 30px 80px rgba(0,0,0,.55);padding:16px}.vango-screen{height:100%;border-radius:24px;background:linear-gradient(180deg,#ff5cdc 0%,#7c3aed 45%,#111827 100%);padding:14px;display:flex;flex-direction:column;gap:10px}.vango-product{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:12px;display:flex;justify-content:space-between;align-items:center;color:#fff}.vango-circle{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#22d3ee,#34d399)}.vango-section{margin:20px 0 0;padding:24px}.vango-two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.vango-note{font-size:.92rem;color:var(--muted);line-height:1.65}.vango-age{border-left:4px solid var(--cyan)}.vango-order{border-left:4px solid var(--pink)}.vango-footer{padding:18px 0 10px;color:var(--muted);font-size:.92rem}.vango-gate{position:fixed;inset:0;background:rgba(5,8,18,.92);display:flex;align-items:center;justify-content:center;z-index:20;padding:20px}.vango-gate-card{max-width:520px;width:100%;padding:28px;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.06));border:1px solid var(--line);box-shadow:0 25px 70px rgba(0,0,0,.55);text-align:center}.vango-gate h2{margin:10px 0 8px;font-size:2rem}.vango-gate p{color:var(--muted);line-height:1.6}.vango-small{font-size:.82rem;color:var(--muted);margin-top:10px}.vango-hidden{display:none}@media (max-width:900px){.vango-hero,.vango-two,.vango-grid-3{grid-template-columns:1fr}.vango-phone{position:relative;right:auto;top:auto;margin:0 auto}.vango-menu{display:none}}