{"product_id":"walking-pad-under-desk-treadmill-portable-compact-electric-walking-treadmill-quiet-fitness-machine-with-remote-control-and-led","title":"Walking Pad under Desk Treadmill Portable Compact Electric Walking Treadmill Quiet Fitness Machine with Remote Control and LED","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eGlacierFit Walking Pad – Walk More. Live More.\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --ice: #EBF4F8;\n    --glacier: #1A4A5C;\n    --deep: #0D2B36;\n    --mist: #6B8FA0;\n    --white: #FFFFFF;\n    --off: #F7FAFB;\n    --accent: #2A7FA0;\n    --warm: #F2EDE8;\n    --text: #1C2B32;\n    --subtle: #8FA8B5;\n    --border: #D4E5ED;\n    --serif: 'Playfair Display', Georgia, serif;\n    --sans: 'DM Sans', system-ui, sans-serif;\n    --radius: 4px;\n    --radius-lg: 12px;\n  }\n\n  html { scroll-behavior: smooth; overflow-x: hidden; }\n  body { font-family: var(--sans); color: var(--text); background: var(--white); font-size: 16px; line-height: 1.6; -webkit-font-smoothing: antialiased; overflow-x: hidden; max-width: 100vw; }\n\n  \/* FLUID SPACING HELPERS *\/\n  :root {\n    --px: clamp(16px, 4vw, 80px);\n    --section-py: clamp(48px, 7vw, 96px);\n  }\n\n  \/* NAV *\/\n  nav {\n    position: sticky; top: 0; z-index: 100;\n    background: rgba(255,255,255,0.97);\n    border-bottom: 1px solid var(--border);\n    padding: 0 var(--px);\n    display: flex; align-items: center; justify-content: space-between;\n    height: clamp(56px, 5vw, 72px);\n    backdrop-filter: blur(8px);\n  }\n  .nav-logo {\n    font-family: var(--serif);\n    font-size: clamp(18px, 2vw, 24px);\n    font-weight: 600;\n    color: var(--glacier);\n    letter-spacing: -0.5px;\n    text-decoration: none;\n  }\n  .nav-logo span { color: var(--accent); }\n  .nav-cta {\n    background: var(--glacier);\n    color: var(--white);\n    border: none;\n    padding: clamp(8px, 1vw, 12px) clamp(16px, 2vw, 28px);\n    border-radius: var(--radius);\n    font-family: var(--sans);\n    font-size: clamp(13px, 1.1vw, 15px);\n    font-weight: 500;\n    cursor: pointer;\n    text-decoration: none;\n    transition: background 0.2s;\n    letter-spacing: 0.3px;\n    white-space: nowrap;\n  }\n  .nav-cta:hover { background: var(--deep); }\n\n  \/* HERO *\/\n  .hero {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    min-height: clamp(480px, 80vh, 780px);\n    max-width: 1400px;\n    margin: 0 auto;\n    padding: clamp(32px, 5vw, 72px) var(--px);\n    gap: clamp(32px, 5vw, 80px);\n    align-items: center;\n  }\n\n  .hero-content { padding: clamp(24px, 3vw, 48px) 0; }\n\n  .hero-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: var(--ice);\n    color: var(--glacier);\n    font-size: clamp(10px, 0.9vw, 13px);\n    font-weight: 500;\n    padding: 6px 14px;\n    border-radius: 100px;\n    margin-bottom: clamp(16px, 2vw, 28px);\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n  }\n  .hero-badge::before {\n    content: '';\n    width: 6px; height: 6px;\n    background: var(--accent);\n    border-radius: 50%;\n  }\n\n  .hero-title {\n    font-family: var(--serif);\n    font-size: clamp(32px, 4.5vw, 64px);\n    font-weight: 600;\n    line-height: 1.08;\n    color: var(--deep);\n    margin-bottom: clamp(14px, 1.5vw, 24px);\n    letter-spacing: -1.5px;\n  }\n  .hero-title em { font-style: italic; color: var(--accent); }\n\n  .hero-subtitle {\n    font-size: clamp(15px, 1.3vw, 18px);\n    color: var(--mist);\n    line-height: 1.7;\n    margin-bottom: clamp(24px, 3vw, 40px);\n    font-weight: 300;\n    max-width: 46ch;\n  }\n\n  .hero-price-block { margin-bottom: clamp(20px, 2.5vw, 36px); }\n  .hero-price-label { font-size: 12px; color: var(--subtle); text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 4px; }\n  .hero-price { display: flex; align-items: baseline; gap: 12px; flex-wrap: wrap; }\n  .hero-price .current { font-size: clamp(32px, 4vw, 48px); font-weight: 500; color: var(--deep); letter-spacing: -1.5px; }\n  .hero-price .original { font-size: clamp(16px, 1.5vw, 22px); color: var(--subtle); text-decoration: line-through; }\n  .hero-price .save { background: #E8F5EB; color: #2A7A3C; font-size: 13px; font-weight: 500; padding: 4px 10px; border-radius: 100px; }\n\n  .hero-actions { display: flex; flex-direction: column; gap: 12px; max-width: 480px; }\n  .btn-primary {\n    background: var(--glacier);\n    color: var(--white);\n    border: none;\n    padding: clamp(14px, 1.5vw, 20px) 36px;\n    border-radius: var(--radius);\n    font-family: var(--sans);\n    font-size: clamp(14px, 1.1vw, 17px);\n    font-weight: 500;\n    cursor: pointer;\n    width: 100%;\n    transition: background 0.2s, transform 0.1s;\n    letter-spacing: 0.2px;\n  }\n  .btn-primary:hover { background: var(--deep); transform: translateY(-1px); }\n  .btn-primary:active { transform: translateY(0); }\n\n  .btn-secondary {\n    background: transparent;\n    color: var(--glacier);\n    border: 1.5px solid var(--border);\n    padding: clamp(12px, 1.3vw, 18px) 36px;\n    border-radius: var(--radius);\n    font-family: var(--sans);\n    font-size: clamp(14px, 1.1vw, 17px);\n    font-weight: 400;\n    cursor: pointer;\n    width: 100%;\n    transition: border-color 0.2s, background 0.2s;\n  }\n  .btn-secondary:hover { border-color: var(--accent); background: var(--ice); }\n\n  .hero-trust {\n    display: flex;\n    gap: clamp(12px, 2vw, 28px);\n    margin-top: clamp(16px, 2vw, 28px);\n    flex-wrap: wrap;\n  }\n  .trust-item { display: flex; align-items: center; gap: 6px; font-size: clamp(12px, 1vw, 14px); color: var(--mist); }\n  .trust-icon { font-size: 15px; }\n\n  \/* HERO IMAGE *\/\n  .hero-visual {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    position: relative;\n    padding: clamp(12px, 2vw, 32px);\n  }\n  .hero-img-wrap {\n    width: 100%;\n    aspect-ratio: 1\/1;\n    max-height: clamp(320px, 55vh, 600px);\n    background: var(--ice);\n    border-radius: var(--radius-lg);\n    overflow: hidden;\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .hero-img-wrap img { width: 100%; height: 100%; object-fit: cover; display: block; }\n  .hero-img-wrap .placeholder-img {\n    width: 100%; height: 100%;\n    display: flex; flex-direction: column; align-items: center; justify-content: center;\n    gap: 12px; color: var(--mist);\n    background: linear-gradient(145deg, #d8edf5 0%, #bcd9e9 100%);\n  }\n  .placeholder-img svg { opacity: 0.5; }\n  .placeholder-img p { font-size: 13px; opacity: 0.7; }\n\n  .stat-pill {\n    position: absolute;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    padding: clamp(8px, 1vw, 14px) clamp(12px, 1.5vw, 20px);\n    box-shadow: 0 4px 20px rgba(26,74,92,0.08);\n  }\n  .stat-pill.left { left: 0; bottom: 15%; }\n  .stat-pill.right { right: 0; top: 20%; }\n  .stat-pill .stat-num { font-size: clamp(16px, 2vw, 24px); font-weight: 500; color: var(--glacier); letter-spacing: -0.5px; }\n  .stat-pill .stat-label { font-size: 11px; color: var(--subtle); text-transform: uppercase; letter-spacing: 0.6px; }\n\n  \/* SECTION SHARED *\/\n  section { padding: var(--section-py) var(--px); }\n  .section-inner { max-width: 1400px; margin: 0 auto; }\n  .section-label {\n    font-size: 11px; font-weight: 500; text-transform: uppercase;\n    letter-spacing: 2px; color: var(--accent); margin-bottom: 12px;\n  }\n  .section-title {\n    font-family: var(--serif);\n    font-size: clamp(26px, 3vw, 44px);\n    font-weight: 600; color: var(--deep); line-height: 1.12;\n    letter-spacing: -0.5px; margin-bottom: 16px;\n  }\n  .section-sub {\n    font-size: clamp(15px, 1.2vw, 17px);\n    color: var(--mist); max-width: 54ch; line-height: 1.7; font-weight: 300;\n  }\n\n  \/* SOCIAL PROOF BAR *\/\n  .proof-bar { background: var(--glacier); color: var(--white); padding: clamp(20px, 3vw, 36px) var(--px); }\n  .proof-bar-inner {\n    max-width: 1400px; margin: 0 auto;\n    display: grid; grid-template-columns: repeat(3, 1fr);\n    gap: clamp(16px, 3vw, 40px); text-align: center;\n  }\n  .proof-item .num { font-family: var(--serif); font-size: clamp(22px, 2.5vw, 32px); font-weight: 600; letter-spacing: -0.5px; }\n  .proof-item .label { font-size: clamp(11px, 0.9vw, 13px); opacity: 0.6; margin-top: 2px; letter-spacing: 0.5px; }\n\n  \/* LIFESTYLE GALLERY *\/\n  .lifestyle { background: var(--white); padding: var(--section-py) var(--px); }\n  .lifestyle-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: clamp(12px, 2vw, 24px);\n    margin-top: clamp(28px, 3vw, 48px);\n  }\n  .lifestyle-img-wrap {\n    border-radius: var(--radius-lg);\n    overflow: hidden;\n    aspect-ratio: 3\/4;\n    background: var(--ice);\n    position: relative;\n  }\n  .lifestyle-img-wrap.wide {\n    grid-column: span 2;\n    aspect-ratio: 16\/9;\n  }\n  .lifestyle-img-wrap img {\n    width: 100%; height: 100%; object-fit: cover; display: block;\n    transition: transform 0.4s ease;\n  }\n  .lifestyle-img-wrap:hover img { transform: scale(1.03); }\n  .lifestyle-caption {\n    position: absolute; bottom: 0; left: 0; right: 0;\n    padding: clamp(12px,2vw,20px);\n    background: linear-gradient(to top, rgba(13,43,54,0.7) 0%, transparent 100%);\n    color: var(--white);\n    font-size: clamp(12px, 1vw, 14px);\n    font-weight: 400;\n    letter-spacing: 0.3px;\n  }\n  .lifestyle-img-placeholder {\n    width: 100%; height: 100%;\n    display: flex; flex-direction: column; align-items: center; justify-content: center;\n    gap: 10px; color: var(--mist);\n    font-size: 13px; text-align: center; padding: 20px;\n  }\n  .lifestyle-spinner {\n    width: 28px; height: 28px; border: 2px solid var(--border);\n    border-top-color: var(--accent); border-radius: 50%;\n    animation: spin 0.8s linear infinite;\n  }\n  @keyframes spin { to { transform: rotate(360deg); } }\n\n  \/* FEATURES *\/\n  .features { background: var(--off); }\n  .features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: clamp(16px, 2vw, 28px);\n    margin-top: clamp(32px, 4vw, 56px);\n  }\n  .feature-card {\n    background: var(--white); border: 1px solid var(--border);\n    border-radius: var(--radius-lg); padding: clamp(24px, 2.5vw, 36px) clamp(20px, 2vw, 30px);\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n  .feature-card:hover { transform: translateY(-4px); box-shadow: 0 12px 40px rgba(26,74,92,0.08); }\n  .feature-icon {\n    width: 48px; height: 48px; background: var(--ice); border-radius: var(--radius);\n    display: flex; align-items: center; justify-content: center;\n    margin-bottom: 20px; color: var(--glacier); font-size: 22px;\n  }\n  .feature-title { font-weight: 500; color: var(--deep); font-size: clamp(15px, 1.2vw, 18px); margin-bottom: 8px; }\n  .feature-desc { font-size: clamp(13px, 1vw, 15px); color: var(--mist); line-height: 1.7; font-weight: 300; }\n\n  \/* SPECS *\/\n  .specs-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(32px, 5vw, 80px);\n    align-items: start;\n    margin-top: clamp(32px, 4vw, 56px);\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table tr { border-bottom: 1px solid var(--border); }\n  .specs-table td { padding: clamp(10px, 1.2vw, 16px) 0; font-size: clamp(13px, 1vw, 15px); }\n  .specs-table td:first-child { color: var(--mist); font-weight: 400; width: 45%; }\n  .specs-table td:last-child { color: var(--deep); font-weight: 500; }\n\n  .specs-cta-card {\n    background: var(--ice); border-radius: var(--radius-lg);\n    padding: clamp(28px, 3vw, 48px) clamp(24px, 2.5vw, 40px);\n    position: sticky; top: 84px;\n  }\n  .specs-cta-card .title { font-family: var(--serif); font-size: clamp(22px, 2vw, 30px); color: var(--deep); margin-bottom: 8px; line-height: 1.2; }\n  .specs-cta-card .sub { font-size: clamp(13px, 1vw, 15px); color: var(--mist); margin-bottom: 28px; line-height: 1.6; }\n  .price-row { display: flex; align-items: baseline; gap: 10px; margin-bottom: 24px; flex-wrap: wrap; }\n  .price-row .big { font-size: clamp(30px, 3vw, 42px); font-weight: 500; color: var(--deep); letter-spacing: -1px; }\n  .price-row .was { font-size: clamp(14px, 1.2vw, 18px); color: var(--subtle); text-decoration: line-through; }\n  .save-tag { display: inline-block; background: #2A7A3C; color: #fff; font-size: 12px; font-weight: 500; padding: 3px 10px; border-radius: 100px; margin-bottom: 20px; }\n\n  \/* REVIEWS *\/\n  .reviews { background: var(--white); }\n  .reviews-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: clamp(16px, 2vw, 28px);\n    margin-top: clamp(32px, 4vw, 56px);\n  }\n  .review-card { background: var(--off); border: 1px solid var(--border); border-radius: var(--radius-lg); padding: clamp(20px, 2vw, 32px) clamp(18px, 1.8vw, 28px); }\n  .stars { color: #F0A500; font-size: 16px; margin-bottom: 14px; letter-spacing: 2px; }\n  .review-text { font-size: clamp(13px, 1vw, 15px); color: var(--text); line-height: 1.7; margin-bottom: 16px; font-weight: 300; font-style: italic; }\n  .reviewer { display: flex; align-items: center; gap: 10px; }\n  .avatar {\n    width: 36px; height: 36px; border-radius: 50%; background: var(--glacier);\n    color: var(--white); font-size: 13px; font-weight: 500;\n    display: flex; align-items: center; justify-content: center; flex-shrink: 0;\n  }\n  .reviewer-name { font-size: 13px; font-weight: 500; color: var(--deep); }\n  .reviewer-tag { font-size: 11px; color: var(--subtle); }\n\n  \/* FAQ *\/\n  .faq { background: var(--off); }\n  .faq-list { max-width: 760px; margin-top: clamp(24px, 3vw, 48px); }\n  .faq-item { border-bottom: 1px solid var(--border); }\n  .faq-q {\n    width: 100%; background: none; border: none; text-align: left;\n    padding: clamp(16px, 1.5vw, 22px) 0;\n    font-family: var(--sans); font-size: clamp(14px, 1.1vw, 17px);\n    font-weight: 500; color: var(--deep); cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center; gap: 16px;\n  }\n  .faq-q:hover { color: var(--accent); }\n  .faq-chevron { font-size: 20px; transition: transform 0.3s; color: var(--mist); flex-shrink: 0; }\n  .faq-item.open .faq-chevron { transform: rotate(45deg); }\n  .faq-a { font-size: clamp(13px, 1vw, 15px); color: var(--mist); line-height: 1.8; padding-bottom: 20px; display: none; font-weight: 300; }\n  .faq-item.open .faq-a { display: block; }\n\n  \/* FINAL CTA *\/\n  .final-cta {\n    background: var(--glacier); color: var(--white); text-align: center;\n    padding: clamp(64px, 8vw, 120px) var(--px);\n  }\n  .final-cta .section-label { color: rgba(255,255,255,0.5); }\n  .final-cta .section-title { color: var(--white); margin: 0 auto 16px; }\n  .final-cta .section-sub { color: rgba(255,255,255,0.6); margin: 0 auto 40px; }\n  .final-cta-actions { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; }\n  .btn-white {\n    background: var(--white); color: var(--glacier); border: none;\n    padding: clamp(14px, 1.5vw, 20px) clamp(24px, 3vw, 48px);\n    border-radius: var(--radius); font-family: var(--sans);\n    font-size: clamp(14px, 1.1vw, 17px); font-weight: 500; cursor: pointer;\n    transition: opacity 0.2s, transform 0.1s; white-space: nowrap;\n  }\n  .btn-white:hover { opacity: 0.9; transform: translateY(-1px); }\n  .btn-outline-white {\n    background: transparent; color: var(--white);\n    border: 1.5px solid rgba(255,255,255,0.3);\n    padding: clamp(13px, 1.4vw, 19px) clamp(24px, 3vw, 48px);\n    border-radius: var(--radius); font-family: var(--sans);\n    font-size: clamp(14px, 1.1vw, 17px); font-weight: 400; cursor: pointer;\n    transition: border-color 0.2s, background 0.2s; white-space: nowrap;\n  }\n  .btn-outline-white:hover { border-color: rgba(255,255,255,0.7); background: rgba(255,255,255,0.05); }\n\n  \/* FOOTER *\/\n  footer {\n    background: var(--deep); color: rgba(255,255,255,0.5);\n    padding: clamp(24px, 3vw, 40px) var(--px);\n    text-align: center; font-size: clamp(12px, 0.9vw, 14px);\n  }\n  footer a { color: rgba(255,255,255,0.5); text-decoration: none; }\n  footer a:hover { color: rgba(255,255,255,0.8); }\n\n  \/* TABLET (641–1024px) *\/\n  @media (max-width: 1024px) {\n    .hero { grid-template-columns: 1fr 1fr; min-height: auto; gap: clamp(24px, 4vw, 48px); }\n    .specs-grid { grid-template-columns: 1fr 1fr; gap: clamp(24px, 3vw, 48px); }\n    .specs-cta-card { position: static; }\n  }\n\n  \/* MOBILE (≤ 640px) *\/\n  @media (max-width: 640px) {\n    .hero { grid-template-columns: 1fr; padding: 28px var(--px) 40px; min-height: auto; gap: 32px; }\n    .hero-visual { order: -1; padding: 0; }\n    .hero-img-wrap { max-height: 300px; }\n    .stat-pill.left { left: 4px; bottom: 8%; }\n    .stat-pill.right { right: 4px; top: 8%; }\n    .hero-actions { max-width: 100%; }\n\n    .proof-bar-inner { grid-template-columns: repeat(3, 1fr); gap: 12px; }\n    .lifestyle-grid { grid-template-columns: 1fr; }\n    .lifestyle-img-wrap.wide { grid-column: span 1; aspect-ratio: 4\/3; }\n    .features-grid { grid-template-columns: 1fr; }\n    .specs-grid { grid-template-columns: 1fr; gap: 32px; }\n    .specs-cta-card { position: static; }\n    .reviews-grid { grid-template-columns: 1fr; }\n    .final-cta-actions { flex-direction: column; align-items: center; }\n    .btn-white, .btn-outline-white { width: 100%; max-width: 360px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003c!-- NAV --\u003e\n\u003cnav\u003e\n  \u003ca href=\"#\" class=\"nav-logo\"\u003eGlacier\u003cspan\u003eFit\u003c\/span\u003e\u003c\/a\u003e\n  \u003ca href=\"#buy\" class=\"nav-cta\"\u003eShop Now — $199.99\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003c!-- HERO --\u003e\n\u003csection style=\"padding: 0; background: var(--white);\"\u003e\n  \u003cdiv class=\"hero\"\u003e\n    \u003cdiv class=\"hero-content\"\u003e\n      \u003cdiv class=\"hero-badge\"\u003eNew Arrival · 2026\u003c\/div\u003e\n\n      \u003ch1 class=\"hero-title\"\u003e\n        Walk More.\u003cbr\u003e\n        \u003cem\u003eLive Better.\u003c\/em\u003e\u003cbr\u003e\n        Work Smarter.\n      \u003c\/h1\u003e\n\n      \u003cp class=\"hero-subtitle\"\u003e\n        The GlacierFit Walking Pad turns any corner of your home or office into a fitness zone. Ultra-slim, whisper-quiet, and built for the life you actually live.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"hero-price-block\"\u003e\n        \u003cdiv class=\"hero-price-label\"\u003eLimited Offer\u003c\/div\u003e\n        \u003cdiv class=\"hero-price\"\u003e\n          \u003cspan class=\"current\"\u003e$199.99\u003c\/span\u003e\n          \u003cspan class=\"original\"\u003e$250\u003c\/span\u003e\n          \u003cspan class=\"save\"\u003eSave 20%\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hero-actions\"\u003e\n        \u003cbutton class=\"btn-primary\" onclick=\"document.getElementById('buy').scrollIntoView({behavior:'smooth'})\"\u003e\n          Add to Cart — Free Shipping\n        \u003c\/button\u003e\n        \u003cbutton class=\"btn-secondary\" onclick=\"document.getElementById('specs').scrollIntoView({behavior:'smooth'})\"\u003e\n          See Full Specs\n        \u003c\/button\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hero-trust\"\u003e\n        \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"trust-icon\"\u003e🚚\u003c\/span\u003e Free US Shipping\u003c\/div\u003e\n        \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"trust-icon\"\u003e🔄\u003c\/span\u003e 30-Day Returns\u003c\/div\u003e\n        \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"trust-icon\"\u003e🛡️\u003c\/span\u003e 1-Year Warranty\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hero-visual\"\u003e\n      \u003cdiv class=\"hero-img-wrap\"\u003e\n        \u003c!-- REPLACE THIS WITH YOUR PRODUCT IMAGE --\u003e\n        \u003c!-- \u003cimg src=\"your-product-lifestyle-image.jpg\" alt=\"GlacierFit Walking Pad\"\u003e --\u003e\n        \u003cdiv class=\"placeholder-img\" style=\"background: linear-gradient(145deg, #1A4A5C 0%, #2A7FA0 40%, #EBF4F8 100%); flex-direction: column; gap: 16px;\"\u003e\n          \u003csvg width=\"120\" height=\"120\" viewbox=\"0 0 120 120\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003c!-- Walking pad body --\u003e\n            \u003crect x=\"10\" y=\"68\" width=\"100\" height=\"22\" rx=\"6\" fill=\"white\" opacity=\"0.25\"\u003e\u003c\/rect\u003e\n            \u003crect x=\"18\" y=\"74\" width=\"84\" height=\"10\" rx=\"3\" fill=\"white\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n            \u003c!-- Wheels --\u003e\n            \u003ccircle cx=\"28\" cy=\"94\" r=\"7\" fill=\"white\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"92\" cy=\"94\" r=\"7\" fill=\"white\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n            \u003c!-- Walking person silhouette --\u003e\n            \u003ccircle cx=\"72\" cy=\"24\" r=\"9\" fill=\"white\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"72\" y1=\"33\" x2=\"72\" y2=\"58\" stroke=\"white\" stroke-width=\"4\" stroke-linecap=\"round\" opacity=\"0.7\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"72\" y1=\"42\" x2=\"58\" y2=\"52\" stroke=\"white\" stroke-width=\"3.5\" stroke-linecap=\"round\" opacity=\"0.7\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"72\" y1=\"42\" x2=\"84\" y2=\"50\" stroke=\"white\" stroke-width=\"3.5\" stroke-linecap=\"round\" opacity=\"0.7\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"72\" y1=\"58\" x2=\"62\" y2=\"72\" stroke=\"white\" stroke-width=\"4\" stroke-linecap=\"round\" opacity=\"0.7\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"72\" y1=\"58\" x2=\"80\" y2=\"72\" stroke=\"white\" stroke-width=\"4\" stroke-linecap=\"round\" opacity=\"0.7\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n          \u003cp style=\"color: rgba(255,255,255,0.8); font-size: 13px; text-align: center; max-width: 160px; line-height: 1.5;\"\u003eAdd your product photo here for best results\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat-pill left\"\u003e\n        \u003cdiv class=\"stat-num\"\u003e1–6\u003c\/div\u003e\n        \u003cdiv class=\"stat-label\"\u003ekm\/h speed\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat-pill right\"\u003e\n        \u003cdiv class=\"stat-num\"\u003e400 lb\u003c\/div\u003e\n        \u003cdiv class=\"stat-label\"\u003emax weight\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- PROOF BAR --\u003e\n\u003cdiv class=\"proof-bar\"\u003e\n  \u003cdiv class=\"proof-bar-inner\"\u003e\n    \u003cdiv class=\"proof-item\"\u003e\n      \u003cdiv class=\"num\"\u003e4.8★\u003c\/div\u003e\n      \u003cdiv class=\"label\"\u003eAverage Rating\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"proof-item\"\u003e\n      \u003cdiv class=\"num\"\u003e14,350+\u003c\/div\u003e\n      \u003cdiv class=\"label\"\u003eHappy Walkers\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"proof-item\"\u003e\n      \u003cdiv class=\"num\"\u003e400 lbs\u003c\/div\u003e\n      \u003cdiv class=\"label\"\u003eWeight Capacity\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- LIFESTYLE GALLERY --\u003e\n\u003csection class=\"lifestyle\"\u003e\n  \u003cdiv class=\"section-inner\"\u003e\n    \u003cdiv class=\"section-label\"\u003eReal Life. Real Results.\u003c\/div\u003e\n    \u003ch2 class=\"section-title\"\u003eWalk your way to a better you.\u003c\/h2\u003e\n    \u003cp class=\"section-sub\"\u003eThe GlacierFit Walking Pad fits every lifestyle — home office, living room, or bedroom. Walk while you work, watch, or simply decompress.\u003c\/p\u003e\n\n    \u003cdiv class=\"lifestyle-grid\" id=\"lifestyle-grid\"\u003e\n      \u003cdiv class=\"lifestyle-img-wrap wide\" id=\"img-wrap-0\"\u003e\n        \u003cdiv class=\"lifestyle-img-placeholder\"\u003e\n\u003cdiv class=\"lifestyle-spinner\"\u003e\u003c\/div\u003e\n\u003cp\u003eLoading image…\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"lifestyle-caption\"\u003eWalk while you work — effortlessly.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lifestyle-img-wrap\" id=\"img-wrap-1\"\u003e\n        \u003cdiv class=\"lifestyle-img-placeholder\"\u003e\n\u003cdiv class=\"lifestyle-spinner\"\u003e\u003c\/div\u003e\n\u003cp\u003eLoading image…\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"lifestyle-caption\"\u003eStay consistent, stay fit.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lifestyle-img-wrap\" id=\"img-wrap-2\"\u003e\n        \u003cdiv class=\"lifestyle-img-placeholder\"\u003e\n\u003cdiv class=\"lifestyle-spinner\"\u003e\u003c\/div\u003e\n\u003cp\u003eLoading image…\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"lifestyle-caption\"\u003eQuiet enough for early mornings.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lifestyle-img-wrap\" id=\"img-wrap-3\"\u003e\n        \u003cdiv class=\"lifestyle-img-placeholder\"\u003e\n\u003cdiv class=\"lifestyle-spinner\"\u003e\u003c\/div\u003e\n\u003cp\u003eLoading image…\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"lifestyle-caption\"\u003eSlim. Stylish. Always ready.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- FEATURES --\u003e\n\u003csection class=\"features\"\u003e\n  \u003cdiv class=\"section-inner\"\u003e\n    \u003cdiv class=\"section-label\"\u003eWhy GlacierFit\u003c\/div\u003e\n    \u003ch2 class=\"section-title\"\u003eDesigned to fit your life,\u003cbr\u003enot the other way around.\u003c\/h2\u003e\n    \u003cp class=\"section-sub\"\u003eMost people don't move enough because exercise feels inconvenient. We fixed that.\u003c\/p\u003e\n\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e🤫\u003c\/div\u003e\n        \u003cdiv class=\"feature-title\"\u003eWhisper-Quiet Motor\u003c\/div\u003e\n        \u003cp class=\"feature-desc\"\u003eWalk during calls, shows, or early mornings. Our motor runs at under 60dB — quieter than a normal conversation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e📐\u003c\/div\u003e\n        \u003cdiv class=\"feature-title\"\u003eUltra-Slim Profile\u003c\/div\u003e\n        \u003cp class=\"feature-desc\"\u003eAt just 4 inches tall, it slides under your desk, behind your couch, or into any closet. No excuses, no clutter.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e📱\u003c\/div\u003e\n        \u003cdiv class=\"feature-title\"\u003eApp + Remote Control\u003c\/div\u003e\n        \u003cp class=\"feature-desc\"\u003eSet your pace with the included remote or connect via the app. Track steps, calories, and time walked.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e🏋️\u003c\/div\u003e\n        \u003cdiv class=\"feature-title\"\u003eBuilt to Last\u003c\/div\u003e\n        \u003cp class=\"feature-desc\"\u003eHolds up to 400 lbs on a reinforced running deck. Commercial-grade belt that won't slip or stretch over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e⚡\u003c\/div\u003e\n        \u003cdiv class=\"feature-title\"\u003e0-6 km\/h Speeds\u003c\/div\u003e\n        \u003cp class=\"feature-desc\"\u003eFrom a slow stroll to a brisk power walk. Find your perfect pace and stay in it, hands-free.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e🛡️\u003c\/div\u003e\n        \u003cdiv class=\"feature-title\"\u003eSafety First\u003c\/div\u003e\n        \u003cp class=\"feature-desc\"\u003eAuto-stop safety key, foot detection start, and child-lock mode. Peace of mind built right in.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- SPECS + CTA --\u003e\n\u003csection id=\"specs\" style=\"background: var(--white);\"\u003e\n  \u003cdiv class=\"section-inner\"\u003e\n    \u003cdiv class=\"section-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003ch2 class=\"section-title\"\u003eEverything you need to know.\u003c\/h2\u003e\n\n    \u003cdiv class=\"specs-grid\"\u003e\n      \u003cdiv\u003e\n        \u003ctable class=\"specs-table\"\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSpeed Range\u003c\/td\u003e\n\u003ctd\u003e1 – 6 km\/h (0.6 – 3.7 mph)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMotor Power\u003c\/td\u003e\n\u003ctd\u003e2.0 HP (peak)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMax Load\u003c\/td\u003e\n\u003ctd\u003e400 lbs \/ 181 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eRunning Belt\u003c\/td\u003e\n\u003ctd\u003e16.5\" × 40\" (42 × 102 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eNoise Level\u003c\/td\u003e\n\u003ctd\u003e\u0026lt; 60 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eUnit Weight\u003c\/td\u003e\n\u003ctd\u003e55 lbs (25 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDimensions (folded)\u003c\/td\u003e\n\u003ctd\u003e55\" × 24\" × 4.7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eControls\u003c\/td\u003e\n\u003ctd\u003eRemote + App + LED display\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSafety Feature\u003c\/td\u003e\n\u003ctd\u003eAuto-stop safety clip\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e1 Year — Parts \u0026amp; Motor\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eShipping\u003c\/td\u003e\n\u003ctd\u003eFree · 5-10 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv id=\"buy\"\u003e\n        \u003cdiv class=\"specs-cta-card\"\u003e\n          \u003cdiv class=\"title\"\u003eGlacierFit Walking Pad\u003c\/div\u003e\n          \u003cp class=\"sub\"\u003eEverything you need to start walking more, starting today. Free shipping, free returns, no risk.\u003c\/p\u003e\n          \u003cdiv class=\"price-row\"\u003e\n            \u003cspan class=\"big\"\u003e$199.99\u003c\/span\u003e\n            \u003cspan class=\"was\"\u003e$250.00\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"save-tag\"\u003eYou save $50.01 · 20% off\u003c\/div\u003e\n\n          \u003c!-- REPLACE WITH SHOPIFY BUY BUTTON OR CART FORM --\u003e\n          \u003cbutton class=\"btn-primary\" style=\"margin-bottom: 12px;\" onclick=\"alert('Connect your Shopify buy button here!')\"\u003e\n            Add to Cart — Free Shipping\n          \u003c\/button\u003e\n          \u003cbutton class=\"btn-secondary\" onclick=\"alert('Connect your Shopify buy button here!')\"\u003e\n            Buy Now with PayPal \/ Shop Pay\n          \u003c\/button\u003e\n\n          \u003cdiv style=\"margin-top: 20px; display: flex; flex-direction: column; gap: 8px;\"\u003e\n            \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"trust-icon\"\u003e🔄\u003c\/span\u003e \u003cspan style=\"font-size:13px;color:var(--mist);\"\u003eFree 30-day returns — no questions asked\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"trust-icon\"\u003e🚚\u003c\/span\u003e \u003cspan style=\"font-size:13px;color:var(--mist);\"\u003eFree shipping · 5-10 business days\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"trust-icon\"\u003e🛡️\u003c\/span\u003e \u003cspan style=\"font-size:13px;color:var(--mist);\"\u003e1-year warranty on parts \u0026amp; motor\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"trust-icon\"\u003e🔒\u003c\/span\u003e \u003cspan style=\"font-size:13px;color:var(--mist);\"\u003eSecure checkout — SSL encrypted\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"reviews\"\u003e\n  \u003cdiv class=\"section-inner\"\u003e\n    \u003cdiv class=\"section-label\"\u003eCustomer Reviews\u003c\/div\u003e\n    \u003ch2 class=\"section-title\"\u003eReal people. Real results.\u003c\/h2\u003e\n\n    \u003cdiv class=\"reviews-grid\"\u003e\n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp class=\"review-text\"\u003e\"I walk 8,000 steps a day now without even thinking about it. It sits perfectly under my standing desk and the noise is genuinely nothing. Best purchase I've made this year.\"\u003c\/p\u003e\n        \u003cdiv class=\"reviewer\"\u003e\n          \u003cdiv class=\"avatar\"\u003eJM\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"reviewer-name\"\u003eJessica M.\u003c\/div\u003e\n            \u003cdiv class=\"reviewer-tag\"\u003eVerified Buyer · Work From Home\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp class=\"review-text\"\u003e\"I've tried three walking pads. This one blows the others out of the water for the price. It's sturdy, quiet, and the app is actually useful. My whole family uses it.\"\u003c\/p\u003e\n        \u003cdiv class=\"reviewer\"\u003e\n          \u003cdiv class=\"avatar\"\u003eDK\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"reviewer-name\"\u003eDerek K.\u003c\/div\u003e\n            \u003cdiv class=\"reviewer-tag\"\u003eVerified Buyer · Father of 3\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp class=\"review-text\"\u003e\"Down 11 lbs in 2 months. I just walk while I watch TV every night. It folds out of the way in 5 seconds. I genuinely cannot believe this is under $100.\"\u003c\/p\u003e\n        \u003cdiv class=\"reviewer\"\u003e\n          \u003cdiv class=\"avatar\"\u003eSL\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"reviewer-name\"\u003eSarah L.\u003c\/div\u003e\n            \u003cdiv class=\"reviewer-tag\"\u003eVerified Buyer · Lost 11 lbs\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- FAQ --\u003e\n\u003csection class=\"faq\"\u003e\n  \u003cdiv class=\"section-inner\"\u003e\n    \u003cdiv class=\"section-label\"\u003eFAQ\u003c\/div\u003e\n    \u003ch2 class=\"section-title\"\u003eCommon questions.\u003c\/h2\u003e\n    \u003cdiv class=\"faq-list\"\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003e\n          Is it really quiet enough to use during video calls?\n          \u003cspan class=\"faq-chevron\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"faq-a\"\u003eYes. The motor operates at under 60 decibels — roughly the volume of a quiet conversation. Most users walk during Zoom meetings, podcasts, and TV shows without any issue.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003e\n          How long does shipping take?\n          \u003cspan class=\"faq-chevron\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"faq-a\"\u003eStandard free shipping takes 5–10 business days to anywhere in the US. You'll receive a tracking number via email as soon as your order is dispatched.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003e\n          What's the return policy?\n          \u003cspan class=\"faq-chevron\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"faq-a\"\u003eWe offer a hassle-free 30-day return window. If you're not satisfied for any reason, contact us and we'll arrange a pickup and full refund. No questions asked.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003e\n          Can I use it without the app?\n          \u003cspan class=\"faq-chevron\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"faq-a\"\u003eAbsolutely. The included wireless remote handles all speed controls and start\/stop. The app is optional and unlocks step tracking, calorie estimates, and session history.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003e\n          I weigh more than 200 lbs — is this safe for me?\n          \u003cspan class=\"faq-chevron\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"faq-a\"\u003eYes. The GlacierFit Walking Pad supports up to 400 lbs (181 kg) on a reinforced steel frame and commercial-grade belt. It's built to last with regular daily use.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"final-cta\"\u003e\n  \u003cdiv class=\"section-inner\" style=\"text-align: center;\"\u003e\n    \u003cdiv class=\"section-label\"\u003eDon't wait\u003c\/div\u003e\n    \u003ch2 class=\"section-title\" style=\"max-width: 540px; margin: 0 auto 16px;\"\u003eYour 10,000 steps\u003cbr\u003estart today.\u003c\/h2\u003e\n    \u003cp class=\"section-sub\" style=\"margin: 0 auto 40px;\"\u003eAt $199.99 with free shipping and a 30-day guarantee, there's nothing to lose — except the weight.\u003c\/p\u003e\n    \u003cdiv class=\"final-cta-actions\"\u003e\n      \u003cbutton class=\"btn-white\" onclick=\"document.getElementById('buy').scrollIntoView({behavior:'smooth'})\"\u003e\n        Get My Walking Pad — $199.99\n      \u003c\/button\u003e\n      \u003cbutton class=\"btn-outline-white\" onclick=\"document.getElementById('specs').scrollIntoView({behavior:'smooth'})\"\u003e\n        View Full Specs\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- FOOTER --\u003e\n\u003cfooter\u003e\n  \u003cp\u003e© 2026 GlacierFit · \u003ca href=\"#\"\u003ePrivacy Policy\u003c\/a\u003e · \u003ca href=\"#\"\u003eShipping \u0026amp; Returns\u003c\/a\u003e · \u003ca href=\"#\"\u003eContact Us\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/footer\u003e\n\n\u003cscript\u003e\nfunction toggleFaq(btn) {\n  var item = btn.parentElement;\n  var isOpen = item.classList.contains('open');\n  document.querySelectorAll('.faq-item.open').forEach(function(el) { el.classList.remove('open'); });\n  if (!isOpen) item.classList.add('open');\n}\n\n\/\/ AI Lifestyle Image Generation\nconst imagePrompts = [\n  \"Athletic woman in stylish fitness leggings and sports bra walking on a slim under-desk treadmill walking pad in a bright modern home office with natural light, motivational lifestyle photo, product photography\",\n  \"Fit woman in workout clothes smiling while walking on a compact walking pad treadmill in a cozy living room, healthy lifestyle, fitness product photography\",\n  \"Woman in athletic wear using a sleek flat walking pad treadmill in a minimalist bedroom, morning routine, fitness lifestyle photography, soft natural light\",\n  \"Active woman in sports leggings casually walking on an ultra-slim walking pad beside her couch while holding a coffee, relaxed home fitness lifestyle photo\"\n];\n\nasync function generateLifestyleImage(index) {\n  const wrap = document.getElementById('img-wrap-' + index);\n  if (!wrap) return;\n  const caption = wrap.querySelector('.lifestyle-caption');\n  try {\n    const resp = await fetch('https:\/\/api.anthropic.com\/v1\/messages', {\n      method: 'POST',\n      headers: { 'Content-Type': 'application\/json' },\n      body: JSON.stringify({\n        model: 'claude-sonnet-4-20250514',\n        max_tokens: 1000,\n        messages: [{\n          role: 'user',\n          content: `Generate a detailed, vivid description for an AI image generation prompt for this scene: \"${imagePrompts[index]}\". Return ONLY a JSON object with a single key \"svg_placeholder\" containing an inline SVG (300x400 or 600x400) that uses gradient fills in teal\/blue\/glacier colors (#1A4A5C, #2A7FA0, #EBF4F8) to create an abstract but attractive lifestyle fitness scene placeholder with simple geometric shapes suggesting a person walking, plants, and light. Make it look premium and on-brand for a fitness product. Return ONLY the JSON, no markdown.`\n        }]\n      })\n    });\n    const data = await resp.json();\n    const text = data.content?.find(b =\u003e b.type === 'text')?.text || '';\n    let svgContent = null;\n    try {\n      const clean = text.replace(\/```json|```\/g, '').trim();\n      const parsed = JSON.parse(clean);\n      svgContent = parsed.svg_placeholder;\n    } catch(e) {\n      const match = text.match(\/\u003csvg[\\s\\S]*?\u003c\\\/svg\u003e\/i);\n      if (match) svgContent = match[0];\n    }\n    if (svgContent) {\n      const placeholder = wrap.querySelector('.lifestyle-img-placeholder');\n      if (placeholder) placeholder.remove();\n      const div = document.createElement('div');\n      div.style.cssText = 'width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;';\n      div.innerHTML = svgContent;\n      const svg = div.querySelector('svg');\n      if (svg) {\n        svg.style.cssText = 'width:100%;height:100%;object-fit:cover;';\n        svg.setAttribute('preserveAspectRatio', 'xMidYMid slice');\n      }\n      wrap.insertBefore(div, caption);\n    }\n  } catch(err) {\n    const placeholder = wrap.querySelector('.lifestyle-img-placeholder');\n    if (placeholder) placeholder.innerHTML = '\u003cp style=\"font-size:12px;color:#8FA8B5;padding:20px;text-align:center;\"\u003eImage unavailable — add your product photos here.\u003c\/p\u003e';\n  }\n}\n\n\/\/ Load images sequentially\n(async function() {\n  for (let i = 0; i \u003c 4; i++) {\n    await generateLifestyleImage(i);\n  }\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":52537223512245,"sku":"98059a37-73dc-42e6-bd4f-0e7c337a12cc","price":199.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1014\/1899\/1797\/files\/2903ed75bbd05f5c655612dfc42e65c7.jpg?v=1779162776","url":"https:\/\/glacierfit.store\/products\/walking-pad-under-desk-treadmill-portable-compact-electric-walking-treadmill-quiet-fitness-machine-with-remote-control-and-led","provider":"Glacier Fit","version":"1.0","type":"link"}