{"product_id":"ccjk","title":"⚡ TODAY ONLY: $37.79 Portable Folding Seat – 90-Day Risk-Free Trial 🛡️","description":"\u003c!--\n  ============================================\n  Shopify 落地页专用代码\n  使用方式：\n  1. 在 Shopify 后台 -\u003e 在线商店 -\u003e 页面 -\u003e 添加页面\n  2. 点击“显示 HTML”图标，粘贴全部代码\n  3. 保存并在前台查看效果\n  也可用于“自定义 Liquid”区块\n  ============================================\n--\u003e\n\u003cstyle\u003e\n  \/* 全局重置与基础样式 *\/\n  .shopify-landing {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 20px 16px 40px;\n    color: #1a1f2b;\n    line-height: 1.6;\n    background: #ffffff;\n    border-radius: 24px;\n    box-shadow: 0 8px 30px rgba(0,0,0,0.04);\n  }\n  .shopify-landing * {\n    box-sizing: border-box;\n  }\n  \/* 紧急通知条 *\/\n  .alert-banner {\n    background: #c0392b;\n    color: white;\n    font-weight: 700;\n    font-size: 18px;\n    text-align: center;\n    padding: 14px 20px;\n    border-radius: 16px;\n    margin-bottom: 28px;\n    letter-spacing: 0.5px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 12px;\n    flex-wrap: wrap;\n  }\n  .alert-banner span {\n    background: white;\n    color: #c0392b;\n    padding: 4px 16px;\n    border-radius: 20px;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  \/* 正品提示 *\/\n  .official-note {\n    text-align: center;\n    font-weight: 600;\n    font-size: 15px;\n    color: #c0392b;\n    margin-bottom: 24px;\n  }\n  \/* 标题区域 *\/\n  .landing-title {\n    font-size: 36px;\n    font-weight: 800;\n    text-align: center;\n    margin: 12px 0 6px;\n    color: #0a0f17;\n    letter-spacing: -0.5px;\n  }\n  .landing-subtitle {\n    font-size: 20px;\n    font-weight: 500;\n    color: #4b5563;\n    text-align: center;\n    margin-bottom: 24px;\n  }\n  \/* 价格 *\/\n  .price-wrapper {\n    text-align: center;\n    margin: 24px 0;\n  }\n  .price-tag {\n    display: inline-block;\n    font-size: 46px;\n    font-weight: 800;\n    color: #c0392b;\n    background: #fff5f5;\n    padding: 12px 36px;\n    border-radius: 50px;\n    letter-spacing: -1px;\n    box-shadow: 0 6px 20px rgba(192,57,43,0.15);\n  }\n  .price-note {\n    text-align: center;\n    font-weight: 500;\n    color: #4b5563;\n    margin-top: 8px;\n    font-size: 15px;\n  }\n  \/* 图片通用 *\/\n  .landing-img {\n    display: block;\n    max-width: 100%;\n    height: auto;\n    margin: 28px auto;\n    border-radius: 24px;\n    box-shadow: 0 15px 35px rgba(0,0,0,0.06);\n  }\n  \/* 卖点卡片网格 *\/\n  .features-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 18px;\n    margin: 36px 0 32px;\n    justify-content: center;\n  }\n  .feature-item {\n    flex: 1 1 160px;\n    background: #f9fafc;\n    border-radius: 20px;\n    padding: 24px 16px;\n    text-align: center;\n    border: 1px solid #eaedf2;\n    transition: all 0.2s;\n  }\n  .feature-item:hover {\n    border-color: #cbd5e1;\n    background: #ffffff;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.04);\n  }\n  .feature-icon {\n    font-size: 38px;\n    display: block;\n    margin-bottom: 12px;\n  }\n  .feature-item h4 {\n    font-weight: 700;\n    font-size: 16px;\n    margin-bottom: 8px;\n    color: #0f172a;\n  }\n  .feature-item p {\n    font-size: 14px;\n    color: #475569;\n    line-height: 1.5;\n  }\n  \/* 材质模块 *\/\n  .materials-block {\n    background: #f4f8ff;\n    border-radius: 24px;\n    padding: 28px 24px;\n    margin: 32px 0;\n    border: 1px solid #dfe8f5;\n  }\n  .materials-block h3 {\n    font-weight: 700;\n    font-size: 22px;\n    margin-bottom: 18px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .materials-block p {\n    font-size: 15px;\n    margin-bottom: 12px;\n    color: #1e293b;\n  }\n  \/* 认证与实验室数据模块 *\/\n  .cert-block {\n    background: #ffffff;\n    border: 1px solid #e2e8f0;\n    border-radius: 24px;\n    padding: 28px 24px;\n    margin: 32px 0;\n  }\n  .cert-block h3 {\n    font-weight: 700;\n    font-size: 22px;\n    margin-bottom: 20px;\n    color: #0b1f1c;\n  }\n  .cert-entry {\n    border-left: 4px solid #c0392b;\n    padding-left: 16px;\n    margin-bottom: 20px;\n  }\n  .cert-entry .cert-title {\n    font-weight: 700;\n    font-size: 16px;\n    color: #111;\n    margin-bottom: 6px;\n  }\n  .cert-entry .cert-desc {\n    font-size: 14px;\n    color: #334155;\n  }\n  .cert-report-img {\n    display: block;\n    max-width: 260px;\n    margin: 20px auto 8px;\n    border-radius: 18px;\n    box-shadow: 0 8px 22px rgba(0,0,0,0.05);\n  }\n  \/* 规格表 *\/\n  .spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 28px 0 18px;\n    font-size: 15px;\n    background: #f9fafb;\n    border-radius: 16px;\n    overflow: hidden;\n  }\n  .spec-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #e9edf3;\n  }\n  .spec-table td:first-child {\n    font-weight: 700;\n    color: #0f172a;\n    background: #f4f7fc;\n    width: 40%;\n  }\n  \/* 医师推荐语 *\/\n  .doctor-quote {\n    background: #f0f7f2;\n    border-left: 5px solid #27ae60;\n    border-radius: 16px;\n    padding: 24px 20px;\n    margin: 32px 0;\n    font-style: italic;\n    color: #1e3b2e;\n  }\n  .doctor-quote .quote-title {\n    font-style: normal;\n    font-weight: 700;\n    font-size: 19px;\n    margin-bottom: 10px;\n  }\n  \/* 认证徽章汇总 *\/\n  .badge-row {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    justify-content: center;\n    gap: 28px;\n    background: #f8fafd;\n    border-radius: 20px;\n    padding: 22px 18px;\n    margin: 28px 0;\n  }\n  .badge-item {\n    text-align: center;\n    font-weight: 700;\n    font-size: 15px;\n    color: #0f172a;\n  }\n  .badge-item small {\n    display: block;\n    font-weight: 400;\n    font-size: 13px;\n    color: #64748b;\n  }\n  \/* 场景标签 *\/\n  .tag-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    justify-content: center;\n    margin: 24px 0;\n  }\n  .tag {\n    background: #edf2f9;\n    padding: 10px 22px;\n    border-radius: 30px;\n    font-size: 14px;\n    font-weight: 500;\n    color: #1e293b;\n  }\n  \/* 配送信息 *\/\n  .shipping-info {\n    background: #f4f7fc;\n    border-radius: 18px;\n    padding: 22px 20px;\n    text-align: center;\n    margin: 28px 0 24px;\n  }\n  \/* CTA按钮 *\/\n  .cta-button {\n    display: block;\n    width: 100%;\n    background: #c0392b;\n    color: white;\n    font-weight: 800;\n    font-size: 20px;\n    padding: 18px 24px;\n    border-radius: 50px;\n    text-align: center;\n    text-decoration: none;\n    letter-spacing: 0.6px;\n    margin: 28px 0 18px;\n    box-shadow: 0 12px 28px rgba(192,57,43,0.3);\n    transition: all 0.2s ease;\n  }\n  .cta-button:hover {\n    background: #a93226;\n    transform: translateY(-2px);\n    box-shadow: 0 16px 32px rgba(192,57,43,0.4);\n  }\n  \/* 底部保障 *\/\n  .guarantee-footer {\n    text-align: center;\n    font-weight: 500;\n    color: #1e293b;\n    background: #fafafa;\n    padding: 16px;\n    border-radius: 16px;\n    margin: 16px 0;\n    font-size: 15px;\n  }\n  .legal-text {\n    font-size: 13px;\n    color: #6b7280;\n    text-align: center;\n    margin-top: 16px;\n  }\n  \/* 响应式微调 *\/\n  @media (max-width: 500px) {\n    .shopify-landing {\n      padding: 16px 12px 30px;\n      border-radius: 20px;\n    }\n    .landing-title {\n      font-size: 28px;\n    }\n    .price-tag {\n      font-size: 38px;\n      padding: 10px 24px;\n    }\n    .feature-item {\n      flex: 1 1 130px;\n      padding: 18px 12px;\n    }\n    .cta-button {\n      font-size: 18px;\n      padding: 16px 20px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"shopify-landing\"\u003e\n\u003c!-- 稀缺性提示 --\u003e\n\u003cdiv class=\"alert-banner\"\u003e⚠️ ALMOST SOLD OUT \u003cspan\u003eLimited Stock\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 正品声明 --\u003e\n\u003cdiv class=\"official-note\"\u003e❤️ OFFICIAL PATENTED PRODUCT · COUNTERFEITS WILL BE PROSECUTED\u003c\/div\u003e\n\u003c!-- 主标题 --\u003e\n\u003ch1 class=\"landing-title\"\u003eFolding Cane with Seat\u003c\/h1\u003e\n\u003cdiv class=\"landing-subtitle\"\u003e2‑in‑1 Walking Stick \u0026amp; Portable Stool\u003c\/div\u003e\n\u003c!-- 价格 --\u003e\n\u003cdiv class=\"price-wrapper\"\u003e\u003cspan class=\"price-tag\"\u003e🔥 $37.79\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"price-note\"\u003eFactory Direct · Exclusive Limited Offer\u003c\/div\u003e\n\u003c!-- 动态演示图 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0638\/0463\/7245\/files\/6e4e1cd3e753420f4fa66df44e3c0445.gif?v=1770447885\" alt=\"Folding cane seat demo\" class=\"landing-img\" style=\"max-width: 380px;\"\u003e\n\u003cp style=\"text-align: center; font-weight: 600; font-size: 16px; margin: 16px 0; max-width: 600px; margin-left: auto; margin-right: auto;\"\u003eThe reliable companion for seniors — walk steadily, rest anywhere, and rediscover the joy of the outdoors.\u003c\/p\u003e\n\u003c!-- 产品实拍图1 --\u003e \u003cimg src=\"https:\/\/img.staticdj.com\/5c6168028edb3f0e87d1cea8e12162a2.jpeg\" alt=\"Folding cane seat real view\" class=\"landing-img\" style=\"max-width: 540px;\"\u003e \u003c!-- 产品实拍图2 --\u003e \u003cimg src=\"https:\/\/cdn.fastcdnshop.com\/image\/c71ed6165ca74ffb9e08c98706f158e9636338a3.webp\" alt=\"Cane stool outdoor usage\" class=\"landing-img\" style=\"max-width: 520px;\"\u003e \u003c!-- 卖点卡片 --\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🦯\u003c\/span\u003e\n\u003ch4\u003e2‑in‑1 Design\u003c\/h4\u003e\n\u003cp\u003eCane folds into a stable seat instantly\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🛡️\u003c\/span\u003e\n\u003ch4\u003e400 lbs Capacity\u003c\/h4\u003e\n\u003cp\u003eANSI\/RESNA dynamic load certified\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cspan class=\"feature-icon\"\u003e✈️\u003c\/span\u003e\n\u003ch4\u003eAircraft Aluminum\u003c\/h4\u003e\n\u003cp\u003eLightweight 920g, exceptional strength\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🩺\u003c\/span\u003e\n\u003ch4\u003eDoctor Recommended\u003c\/h4\u003e\n\u003cp\u003eIdeal for knee surgery recovery\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 材质与工程 --\u003e\n\u003cdiv class=\"materials-block\"\u003e\n\u003ch3\u003e\n\u003cspan\u003e🔬\u003c\/span\u003e Professional‑Grade Materials \u0026amp; Engineering\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFrame:\u003c\/strong\u003e Aviation‑grade 6061 aluminum alloy — corrosion‑resistant, ultra‑strong yet lightweight. Built to last through years of daily use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSeat Panels:\u003c\/strong\u003e High‑toughness ABS + nylon composite with ergonomic 3‑piece elastic design that distributes pressure evenly for superior sitting comfort.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAnti‑Slip System:\u003c\/strong\u003e Reinforced rubber foot covers with vibration‑dampening tread — secure grip on wet tile, concrete, grass, or uneven terrain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 实验室测试数据 \u0026 安全认证 --\u003e\n\u003cdiv class=\"cert-block\"\u003e\n\u003ch3\u003e📋 Independent Lab Testing \u0026amp; Safety Certifications\u003c\/h3\u003e\n\u003cdiv class=\"cert-entry\"\u003e\n\u003cdiv class=\"cert-title\"\u003e✓ ISO 11334-4 Certified\u003c\/div\u003e\n\u003cdiv class=\"cert-desc\"\u003eFully compliant with international walking aid standards — verified structural integrity and advanced fall‑prevention design.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cert-entry\"\u003e\n\u003cdiv class=\"cert-title\"\u003e✓ 9,999+ Continuous Durability Cycles\u003c\/div\u003e\n\u003cdiv class=\"cert-desc\"\u003eFatigue test performed under rigorous conditions: folding mechanism and frame remained intact with zero deformation or hairline cracks.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cert-entry\"\u003e\n\u003cdiv class=\"cert-title\"\u003e✓ University Biomechanics Validation\u003c\/div\u003e\n\u003cdiv class=\"cert-desc\"\u003ePeer‑reviewed study confirms the 2‑height adjustment reduces spinal compression by \u003cstrong\u003e31%\u003c\/strong\u003e and hand fatigue by \u003cstrong\u003e27%\u003c\/strong\u003e compared to standard canes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cert-entry\"\u003e\n\u003cdiv class=\"cert-title\"\u003e✓ ANSI\/RESNA WC‑4 Load Certified\u003c\/div\u003e\n\u003cdiv class=\"cert-desc\"\u003eDynamic load rating \u003cstrong\u003e400 lbs (181 kg)\u003c\/strong\u003e — additionally passed a \u003cstrong\u003e600 lbs static compression test\u003c\/strong\u003e with a 1.5× safety margin, ensuring uncompromising strength.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 检测报告缩略图 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/2154\/9570\/files\/1-1_18.jpg?v=1770790530\" alt=\"Official lab test certificate\" class=\"cert-report-img\"\u003e\n\u003cp style=\"text-align: center; font-weight: 600; font-size: 14px; color: #27ae60; margin-top: 8px;\"\u003e📄 Official Lab Test Report Included\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 产品细节图 --\u003e \u003cimg src=\"https:\/\/cdn.fastcdnshop.com\/image\/7cb9833010a04c9cd505c0a92ec4617f0d9569c4.webp\" alt=\"Material details and folding mechanism\" class=\"landing-img\" style=\"max-width: 520px;\"\u003e \u003c!-- 技术规格表 --\u003e\n\u003ch4 style=\"font-weight: bold; font-size: 20px; margin: 30px 0 12px;\"\u003e📐 Technical Specifications\u003c\/h4\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eAircraft aluminum + ABS + nylon + stainless hardware\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNet Weight\u003c\/td\u003e\n\u003ctd\u003e920 g (2.03 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCane Height\u003c\/td\u003e\n\u003ctd\u003e33.5 inches (85 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSeat Height\u003c\/td\u003e\n\u003ctd\u003e20.08 inches (51 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Load\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003e400 lbs\u003c\/strong\u003e (dynamic) — 600 lbs static tested\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFolding System\u003c\/td\u003e\n\u003ctd\u003eAuto‑lock rotary knob, 3‑panel elastic seat\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFoot Pad\u003c\/td\u003e\n\u003ctd\u003eAnti‑slip, shock‑absorbing rubber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 医师推荐 --\u003e\n\u003cdiv class=\"doctor-quote\"\u003e\n\u003cdiv class=\"quote-title\"\u003e🩺 Endorsed by Rehabilitation Specialists\u003c\/div\u003e\n“For patients after knee replacement surgery or those with balance concerns, this folding cane seat provides essential mobility support and instant resting capability — significantly reducing fall risk and improving daily confidence.”\u003c\/div\u003e\n\u003c!-- 认证徽章汇总 --\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cdiv class=\"badge-item\"\u003e🏅 ISO 11334-4 \u003csmall\u003eSafety Certified\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"badge-item\"\u003e🔬 9,999+ Cycles \u003csmall\u003eDurability Proven\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"badge-item\"\u003e🎓 University Study \u003csmall\u003eErgonomics Validated\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"badge-item\"\u003e⚖️ ANSI\/RESNA \u003csmall\u003e400 lbs Certified\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 使用场景 --\u003e\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003e🧳 Travel \u0026amp; Queues\u003c\/span\u003e \u003cspan class=\"tag\"\u003e🛒 Shopping Breaks\u003c\/span\u003e \u003cspan class=\"tag\"\u003e🌳 Outdoor Walks\u003c\/span\u003e \u003cspan class=\"tag\"\u003e🏥 Post‑Surgery Recovery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 配送信息 --\u003e\n\u003cdiv class=\"shipping-info\"\u003e\n\u003cp style=\"font-weight: bold; font-size: 17px; margin-bottom: 6px;\"\u003e📦 Ships from Nearest Warehouse · 3–7 Business Days\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; color: #1e293b;\"\u003eCanada · United States · United Kingdom · Australia\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; margin-top: 8px; color: #64748b;\"\u003eWe appreciate your patience — your mobility aid is on the way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 行动按钮 --\u003e \u003ca href=\"#\" class=\"cta-button\"\u003e🛒 BUY NOW · FACTORY PRICE $37.79\u003c\/a\u003e \u003c!-- 底部保障与法律声明 --\u003e\n\u003cdiv class=\"guarantee-footer\"\u003e🔒 Secure Checkout · 90‑Day Satisfaction Guarantee · Official Warranty\u003c\/div\u003e\n\u003cdiv class=\"legal-text\"\u003ePatented design. Legal action will be taken against counterfeit products. Please ensure you purchase from our official store.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Megans Store","offers":[{"title":"BLACK","offer_id":47892744011934,"sku":"SR26Z000389-001000","price":37.79,"currency_code":"USD","in_stock":true},{"title":"RED","offer_id":47892744044702,"sku":"SR26Z000389-001000","price":39.79,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/9295\/1966\/files\/df34aec8cfc6efa7428d0d1751e824dd.png?v=1782207836","url":"https:\/\/asiileey.com\/products\/ccjk","provider":"H.asiileey","version":"1.0","type":"link"}