{"product_id":"smart-hardware-ai-audio-transcription-duration-package-100-minutes","title":"Smart Hardware AI Audio Transcription Duration Package (100 Minutes)","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes\"\u003e\n    \u003ctitle\u003eShopify 商品流程 - 充值说明\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* 全局样式，适配 Shopify 主题，支持深色\/浅色模式 *\/\n        .purchase-process-container {\n            max-width: 860px;\n            margin: 0 auto;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n            line-height: 1.5;\n            color: #1a1a1a;\n            background-color: #ffffff;\n            border-radius: 24px;\n            box-shadow: 0 8px 20px rgba(0,0,0,0.02), 0 2px 6px rgba(0,0,0,0.05);\n            overflow: hidden;\n        }\n\n        \/* 整体卡片内边距（移动端优化） *\/\n        .process-card {\n            padding: 2rem 1.5rem;\n        }\n\n        @media (min-width: 640px) {\n            .process-card {\n                padding: 2.5rem 2rem;\n            }\n        }\n\n        \/* 标题区域 *\/\n        .section-title {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            margin-bottom: 1.75rem;\n            border-bottom: 2px solid #f0f0f0;\n            padding-bottom: 0.75rem;\n        }\n        .section-title h2 {\n            font-size: 1.75rem;\n            font-weight: 600;\n            margin: 0;\n            letter-spacing: -0.01em;\n            background: linear-gradient(135deg, #1e2b3c, #2c4c6c);\n            background-clip: text;\n            -webkit-background-clip: text;\n            color: transparent;\n        }\n        .cart-icon {\n            font-size: 1.8rem;\n        }\n\n        \/* 步骤列表样式——类似购买流程卡片 *\/\n        .steps-list {\n            display: flex;\n            flex-direction: column;\n            gap: 1.25rem;\n            margin-bottom: 2rem;\n        }\n        .step-item {\n            display: flex;\n            gap: 1rem;\n            background: #f9fafc;\n            border-radius: 20px;\n            padding: 1rem 1.25rem;\n            transition: all 0.2s ease;\n            border: 1px solid #eef2f6;\n        }\n        .step-number {\n            flex-shrink: 0;\n            width: 36px;\n            height: 36px;\n            background: #2c3e50;\n            color: white;\n            font-weight: 700;\n            font-size: 1.2rem;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            border-radius: 40px;\n            box-shadow: 0 4px 8px rgba(0,0,0,0.05);\n        }\n        .step-content {\n            flex: 1;\n        }\n        .step-content strong {\n            font-weight: 700;\n            color: #1f3b4c;\n        }\n        .step-desc {\n            margin: 0;\n            color: #2c3e44;\n        }\n        .highlight-code {\n            background: #eef2fa;\n            padding: 0.2rem 0.4rem;\n            border-radius: 12px;\n            font-family: 'SF Mono', 'Menlo', monospace;\n            font-size: 0.9em;\n            font-weight: 500;\n            color: #0057a3;\n            word-break: break-all;\n        }\n\n        \/* 重要注意事项板块 *\/\n        .note-box {\n            background: #fef7e0;\n            border-left: 6px solid #f5a623;\n            border-radius: 20px;\n            padding: 1.25rem 1.5rem;\n            margin: 2rem 0 1rem;\n        }\n        .note-title {\n            font-weight: 800;\n            font-size: 1.1rem;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            color: #b45f06;\n        }\n        .note-list {\n            margin: 0;\n            padding-left: 1.3rem;\n        }\n        .note-list li {\n            margin-bottom: 0.5rem;\n            color: #5d4b2c;\n        }\n\n        \/* 辅助文案 \u0026 CTA (可作为购买按钮占位或引导) *\/\n        .buy-now-block {\n            text-align: center;\n            margin: 1rem 0 0.5rem;\n        }\n        .btn-buy {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 10px;\n            background: #2c6e2f;\n            color: white;\n            font-weight: 600;\n            font-size: 1.2rem;\n            padding: 0.85rem 2rem;\n            border-radius: 60px;\n            text-decoration: none;\n            transition: 0.2s;\n            border: none;\n            cursor: pointer;\n            box-shadow: 0 4px 8px rgba(0,0,0,0.05);\n            background: linear-gradient(105deg, #1f6e43, #0f5233);\n        }\n        .btn-buy:hover {\n            background: linear-gradient(105deg, #165a38, #0a3f27);\n            transform: translateY(-2px);\n            box-shadow: 0 8px 18px rgba(0,0,0,0.1);\n        }\n        .small-note {\n            font-size: 0.8rem;\n            color: #6c757d;\n            margin-top: 0.6rem;\n        }\n\n        hr {\n            margin: 1rem 0;\n            border: 0;\n            height: 1px;\n            background: linear-gradient(90deg, #e2e8f0, #cbd5e1, #e2e8f0);\n        }\n\n        \/* 客服链接样式 *\/\n        .support-link {\n            color: #2b6e9e;\n            text-decoration: none;\n            font-weight: 500;\n            border-bottom: 1px dashed #2b6e9e;\n        }\n        .support-link:hover {\n            color: #0a4a6e;\n        }\n\n        \/* 深色模式兼容（跟随 Shopify 主题） *\/\n        @media (prefers-color-scheme: dark) {\n            .purchase-process-container {\n                background-color: #1e1f22;\n                color: #ecedee;\n                box-shadow: 0 8px 20px rgba(0,0,0,0.3);\n            }\n            .step-item {\n                background: #2a2c2f;\n                border-color: #3a3d42;\n            }\n            .step-content .step-desc {\n                color: #dddedf;\n            }\n            .section-title h2 {\n                background: linear-gradient(135deg, #cbd5e6, #9fb8d0);\n                background-clip: text;\n                -webkit-background-clip: text;\n            }\n            .note-box {\n                background: #2f2a1f;\n                border-left-color: #e6a017;\n            }\n            .note-list li {\n                color: #e2dccd;\n            }\n            .highlight-code {\n                background: #2f3b46;\n                color: #bfd9ff;\n            }\n            .btn-buy {\n                background: linear-gradient(105deg, #3e7e5a, #2b5b41);\n            }\n        }\n    \u003c\/style\u003e\n\n\n\u003cdiv class=\"purchase-process-container\"\u003e\n    \u003cdiv class=\"process-card\"\u003e\n        \u003c!-- 标题区 购物车动效感 --\u003e\n        \u003cdiv class=\"section-title\"\u003e\n            \u003cspan class=\"cart-icon\"\u003e🛒\u003c\/span\u003e\n            \u003ch2\u003ePurchase \u0026amp; Usage Process\u003c\/h2\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 步骤流程：按照给出的五点严格展示 --\u003e\n        \u003cdiv class=\"steps-list\"\u003e\n            \u003cdiv class=\"step-item\"\u003e\n                \u003cdiv class=\"step-number\"\u003e1\u003c\/div\u003e\n                \u003cdiv class=\"step-content\"\u003e\n                    \u003cstrong\u003eClick \"Buy Now\"\u003c\/strong\u003e\n                    \u003cp class=\"step-desc\"\u003eComplete the \u003cstrong\u003e$10 payment\u003c\/strong\u003e. After successful payment, a unique recharge code (character string) will be generated on the page — please keep it properly.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"step-item\"\u003e\n                \u003cdiv class=\"step-number\"\u003e2\u003c\/div\u003e\n                \u003cdiv class=\"step-content\"\u003e\n                    \u003cstrong\u003eObtain recharge code\u003c\/strong\u003e\n                    \u003cp class=\"step-desc\"\u003eOn the payment success page, you'll see a unique \u003cspan class=\"highlight-code\"\u003erecharge code\u003c\/span\u003e. Copy and store it safely. This code is required for the next step.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"step-item\"\u003e\n                \u003cdiv class=\"step-number\"\u003e3\u003c\/div\u003e\n                \u003cdiv class=\"step-content\"\u003e\n                    \u003cstrong\u003eOpen the supporting app\u003c\/strong\u003e\n                    \u003cp class=\"step-desc\"\u003eGo to the \u003cstrong\u003e“Transcription Duration Recharge”\u003c\/strong\u003e page, then select \u003cstrong\u003e“Enter Recharge Code”\u003c\/strong\u003e.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"step-item\"\u003e\n                \u003cdiv class=\"step-number\"\u003e4\u003c\/div\u003e\n                \u003cdiv class=\"step-content\"\u003e\n                    \u003cstrong\u003eInput \u0026amp; verify\u003c\/strong\u003e\n                    \u003cp class=\"step-desc\"\u003eEnter the code obtained on the payment success page and submit for verification.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"step-item\"\u003e\n                \u003cdiv class=\"step-number\"\u003e5\u003c\/div\u003e\n                \u003cdiv class=\"step-content\"\u003e\n                    \u003cstrong\u003eCredits added instantly\u003c\/strong\u003e\n                    \u003cp class=\"step-desc\"\u003eUpon successful verification, \u003cstrong\u003e100 minutes of transcription quota\u003c\/strong\u003e will be credited instantly. You can check the remaining hardware transcription duration in the app.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 横线装饰 --\u003e\n        \u003chr\u003e\n\n        \u003c!--  Important Notes  严格按照原文提示并适配 --\u003e\n        \u003cdiv class=\"note-box\"\u003e\n            \u003cdiv class=\"note-title\"\u003e\n                \u003cspan\u003e📌\u003c\/span\u003e Important Notes\n            \u003c\/div\u003e\n            \u003cul class=\"note-list\"\u003e\n                \u003cli\u003e🔐 \u003cstrong\u003eKeep your recharge code properly.\u003c\/strong\u003e It is the only valid voucher for recharging and shall not be shared with others.\u003c\/li\u003e\n                \u003cli\u003e⚡ Each recharge code is valid for \u003cstrong\u003eone-time use only\u003c\/strong\u003e and will expire automatically after successful redemption.\u003c\/li\u003e\n                \u003cli\u003e🔄 In case of recharge failure or invalid code, please contact \u003cstrong\u003ecustomer service\u003c\/strong\u003e and provide your order number and recharge code.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 可选: 增强购买行动召唤，完全尊重原始文案但提供按钮风格 (与shopify实际产品页面整合) \n             注意：这里保留“Buy Now”按钮示例，但实际提交购物车需根据商品链接而定。仅作为视觉提示 --\u003e\n        \u003cdiv class=\"buy-now-block\"\u003e\n            \u003ca href=\"#\" class=\"btn-buy\" role=\"button\" aria-label=\"Buy Now for $10\"\u003e\n                🛍️ Buy Now – $10\n            \u003c\/a\u003e\n            \u003cdiv class=\"small-note\"\u003e\n                * After payment, your unique recharge code will be displayed.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 附加客服提示，以便于用户快速联系，同时展示订单号与充值码重要性 --\u003e\n        \u003cdiv style=\"margin-top: 1.8rem; font-size: 0.85rem; text-align: center; background: #f8fafc; border-radius: 48px; padding: 0.7rem; border: 1px solid #e9edf2;\"\u003e\n            \u003cspan\u003e📧 Need help? \u003c\/span\u003e\n            \u003ca href=\"https:\/\/www.zenbar.io\/pages\/contact\" class=\"support-link\"\u003eContact Customer Service\u003c\/a\u003e\n            \u003cspan style=\"margin: 0 6px\"\u003e→\u003c\/span\u003e\n            \u003cspan\u003ePlease have your \u003cstrong\u003eorder number\u003c\/strong\u003e \u0026amp; \u003cstrong\u003erecharge code\u003c\/strong\u003e ready.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 隐藏式结构化数据(便于搜索引擎理解，纯粹附加) 实际无需额外影响 --\u003e\n        \u003cdiv style=\"display: none;\" aria-hidden=\"true\"\u003e\n            \u003c!-- 符合 shopify 商品流程描述，不干扰前端 --\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"zenbar","offers":[{"title":"Default Title","offer_id":54098490163475,"sku":null,"price":2.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0950\/2975\/6179\/files\/abb9e94f4d97b59e98691a647bfa8c84.png?v=1777515759","url":"https:\/\/www.zenbar.io\/products\/smart-hardware-ai-audio-transcription-duration-package-100-minutes","provider":"zenbar","version":"1.0","type":"link"}