{"product_id":"salecredit-get100-off-zumimall-pet-feeder","title":"VIP Early Bird Access: $1 for a $100 OFF Discount Code | ZUMIMALL","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\u003eZUMIMALL PET6 预购优惠\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=Inter:wght@300;400;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    \/* 全局重置 + 容器 *\/\n    .z-presale-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 40px 0;\n      background-color: #ffffff;\n      font-family: 'Inter', sans-serif;\n      color: #333;\n      line-height: 1.6;\n    }\n\n    .z-presale-header {\n      text-align: center;\n      margin-bottom: 30px;\n      padding: 0 15px;\n    }\n\n    .z-presale-header h1 {\n      font-size: 32px;\n      font-weight: 600;\n      margin-bottom: 8px;\n      color: #111;\n    }\n\n    .z-presale-header p {\n      font-size: 16px;\n      color: #666;\n    }\n\n    .z-presale-main-img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 4px;\n      margin-bottom: 40px;\n    }\n\n    .z-presale-section {\n      margin-bottom: 50px;\n      padding: 0 15px;\n    }\n\n    .z-presale-title {\n      font-size: 18px;\n      font-weight: 600;\n      margin-bottom: 25px;\n      text-align: center;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n    }\n\n    \/* 表格样式 *\/\n    .z-presale-table-wrapper {\n      border: 1px solid #eee;\n      border-radius: 8px;\n      overflow: hidden;\n    }\n\n    .z-presale-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 15px;\n    }\n\n    .z-presale-table th, .z-presale-table td {\n      padding: 16px 20px;\n      text-align: left;\n      border-bottom: 1px solid #eee;\n    }\n\n    .z-presale-table th {\n      background-color: #fafafa;\n      font-weight: 600;\n      color: #888;\n      font-size: 12px;\n    }\n\n    .z-presale-highlight {\n      color: #111;\n      font-size: 18px;\n      font-weight: 600;\n    }\n\n    \/* 流程样式 *\/\n    .z-presale-steps {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 20px;\n    }\n\n    .z-presale-step {\n      text-align: center;\n      padding: 20px;\n      background: #fafafa;\n      border-radius: 8px;\n    }\n\n    .z-presale-num {\n      display: block;\n      font-size: 24px;\n      font-weight: 300;\n      color: #ccc;\n      margin-bottom: 10px;\n    }\n\n    .z-presale-step p {\n      font-size: 14px;\n    }\n\n    \/* ===== 全新产品卡片：左图右文 ===== *\/\n    .z-presale-product-card {\n      display: flex;\n      align-items: center;\n      gap: 30px;\n      background: #fafafa;\n      border-radius: 20px;\n      padding: 24px 28px;\n      border: 1px solid #eaeaea;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.02);\n      margin-bottom: 10px;\n    }\n\n    .z-presale-product-img {\n      flex: 0 0 200px;\n      max-width: 200px;\n    }\n\n    .z-presale-product-img img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 12px;\n      background: #fff;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n    }\n\n    .z-presale-product-info {\n      flex: 1;\n    }\n\n    .z-presale-product-info h2 {\n      font-size: 22px;\n      font-weight: 600;\n      margin: 0 0 6px 0;\n      color: #111;\n      letter-spacing: -0.3px;\n    }\n\n    .z-presale-product-info .z-subhead {\n      font-size: 14px;\n      color: #666;\n      margin-bottom: 14px;\n    }\n\n    .z-price-row {\n      display: flex;\n      align-items: baseline;\n      flex-wrap: wrap;\n      gap: 10px 16px;\n      margin-bottom: 12px;\n    }\n\n    .z-price-original {\n      font-size: 18px;\n      color: #999;\n      text-decoration: line-through;\n    }\n\n    .z-price-sale {\n      font-size: 26px;\n      font-weight: 700;\n      color: #111;\n    }\n\n    .z-price-voucher {\n      background: #111;\n      color: #fff;\n      font-size: 14px;\n      font-weight: 600;\n      padding: 4px 14px;\n      border-radius: 40px;\n      letter-spacing: 0.3px;\n      display: inline-block;\n      margin-left: 4px;\n    }\n\n    .z-price-final {\n      font-size: 28px;\n      font-weight: 700;\n      color: #b12704;\n      background: #fef0ed;\n      padding: 2px 18px;\n      border-radius: 40px;\n      display: inline-block;\n      margin-top: 4px;\n    }\n\n    .z-presale-link-btn {\n      display: inline-flex;\n      align-items: center;\n      padding: 14px 32px;\n      background-color: #111;\n      color: #fff;\n      text-decoration: none;\n      border-radius: 50px;\n      font-weight: 600;\n      font-size: 16px;\n      transition: background 0.2s, opacity 0.2s;\n      border: none;\n      cursor: pointer;\n      margin-top: 6px;\n    }\n\n    .z-presale-link-btn:hover {\n      background-color: #2a2a2a;\n      opacity: 0.9;\n    }\n\n    .z-presale-link-btn svg {\n      margin-left: 8px;\n    }\n\n    \/* 功能列表 *\/\n    .z-presale-feature {\n      display: flex;\n      align-items: flex-start;\n      margin-bottom: 30px;\n      padding-bottom: 20px;\n      border-bottom: 1px solid #f5f5f5;\n    }\n\n    .z-presale-icon {\n      flex-shrink: 0;\n      width: 48px;\n      height: 48px;\n      background: #f9f9f9;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-right: 20px;\n    }\n\n    .z-presale-feature-text h3 {\n      font-size: 16px;\n      font-weight: 600;\n      margin-bottom: 6px;\n    }\n\n    .z-presale-feature-text p {\n      font-size: 14px;\n      color: #666;\n    }\n\n    .z-presale-footer {\n      padding: 30px 15px;\n      border-top: 1px solid #eee;\n      text-align: center;\n      font-size: 13px;\n      color: #999;\n    }\n\n    \/* 响应式 *\/\n    @media (max-width: 768px) {\n      .z-presale-container {\n        padding: 20px 0;\n      }\n      .z-presale-steps {\n        grid-template-columns: 1fr;\n      }\n      .z-presale-section {\n        padding: 0 10px;\n      }\n      .z-presale-feature {\n        flex-direction: column;\n        text-align: center;\n      }\n      .z-presale-icon {\n        margin: 0 auto 15px;\n      }\n      \/* 产品卡片变纵向 *\/\n      .z-presale-product-card {\n        flex-direction: column;\n        align-items: center;\n        text-align: center;\n        padding: 20px 16px;\n      }\n      .z-presale-product-img {\n        flex: 0 0 auto;\n        max-width: 180px;\n        width: 100%;\n      }\n      .z-price-row {\n        justify-content: center;\n      }\n      .z-presale-link-btn {\n        width: 100%;\n        justify-content: center;\n      }\n    }\n\n    @media (max-width: 480px) {\n      .z-presale-product-img {\n        max-width: 140px;\n      }\n      .z-presale-product-info h2 {\n        font-size: 20px;\n      }\n      .z-price-sale {\n        font-size: 22px;\n      }\n      .z-price-final {\n        font-size: 24px;\n        padding: 0 14px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"z-presale-container\"\u003e\n\n  \u003c!-- 头部 --\u003e\n  \u003cdiv class=\"z-presale-header\"\u003e\n    \u003ch1\u003e$1 for $100 Credit\u003c\/h1\u003e\n    \u003cp\u003eZUMIMALL Smart Pet Feeder (PET6) · Exclusive Pre-Sale Offer\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 主图 (保留原 voucher 图片) --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/6227\/4147\/files\/zumimall_voucher_16_9.webp?v=1778826475\" alt=\"ZUMIMALL Pre-sale Voucher\" class=\"z-presale-main-img\"\u003e\n\n  \u003c!-- ===================== 产品卡片（前置 + 左图右文） ===================== --\u003e\n  \u003cdiv class=\"z-presale-section\" style=\"margin-bottom: 30px;\"\u003e\n    \u003cdiv class=\"z-presale-product-card\"\u003e\n      \u003c!-- 左侧图片 --\u003e\n      \u003cdiv class=\"z-presale-product-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/6227\/4147\/files\/zumimall-pet-feeder-with-camera.webp?v=1775716093\" alt=\"PET6 Smart Pet Feeder\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003c!-- 右侧信息 --\u003e\n      \u003cdiv class=\"z-presale-product-info\"\u003e\n        \u003ch2\u003ePET6 Smart Feeder\u003c\/h2\u003e\n        \u003cdiv class=\"z-subhead\"\u003eApplicable Product · Exclusive for this pre‑sale\u003c\/div\u003e\n\n        \u003cdiv class=\"z-price-row\"\u003e\n          \u003cspan class=\"z-price-original\"\u003e$399.99\u003c\/span\u003e\n          \u003cspan class=\"z-price-sale\"\u003e$199.99\u003c\/span\u003e\n          \u003cspan class=\"z-price-voucher\"\u003e− $100 OFF\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"margin-bottom: 14px;\"\u003e\n          \u003cspan class=\"z-price-final\"\u003eYour price: $99\u003c\/span\u003e\n          \u003cspan style=\"font-size: 14px; color: #666; margin-left: 12px;\"\u003e(with voucher)\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003ca href=\"https:\/\/www.zumimall.com\/products\/zumimall-automatic-pet-feeder-cam-pet6\" target=\"_blank\" class=\"z-presale-link-btn\"\u003e\n          View Product Details\n          \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/a\u003e\n        \u003cp style=\"font-size: 13px; color: #888; margin-top: 12px;\"\u003e✔ Credit exclusively valid for PET6 pre‑sale\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 表格：优惠详情 --\u003e\n  \u003cdiv class=\"z-presale-section\"\u003e\n    \u003cdiv class=\"z-presale-table-wrapper\"\u003e\n      \u003ctable class=\"z-presale-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eItem\u003c\/th\u003e\n            \u003cth\u003eDetails\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eWhat you pay today\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd class=\"z-presale-highlight\"\u003e$1.00\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eYou will receive\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eA unique \u003cstrong\u003e$100 OFF\u003c\/strong\u003e discount code via email\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eCoupon Value\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd class=\"z-presale-highlight\"\u003eDeduct $100 from your order\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 如何操作 --\u003e\n  \u003cdiv class=\"z-presale-section\"\u003e\n    \u003ch2 class=\"z-presale-title\"\u003eHow It Works\u003c\/h2\u003e\n    \u003cdiv class=\"z-presale-steps\"\u003e\n      \u003cdiv class=\"z-presale-step\"\u003e\n        \u003cspan class=\"z-presale-num\"\u003e01\u003c\/span\u003e\n        \u003cp\u003ePurchase this $1 Credit voucher today.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"z-presale-step\"\u003e\n        \u003cspan class=\"z-presale-num\"\u003e02\u003c\/span\u003e\n        \u003cp\u003eReceive your $100 OFF code via email instantly.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"z-presale-step\"\u003e\n        \u003cspan class=\"z-presale-num\"\u003e03\u003c\/span\u003e\n        \u003cp\u003eApply code at checkout to \u003cstrong\u003ededuct $100\u003c\/strong\u003e from your purchase.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 产品亮点 (保留) --\u003e\n  \u003cdiv class=\"z-presale-section\"\u003e\n    \u003ch2 class=\"z-presale-title\"\u003eProduct Highlights\u003c\/h2\u003e\n\n    \u003cdiv class=\"z-presale-feature\"\u003e\n      \u003cdiv class=\"z-presale-icon\"\u003e\n        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"13\" r=\"4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"z-presale-feature-text\"\u003e\n        \u003ch3\u003e167° Wide-Angle 2K Camera: Watch the Bowl\u003c\/h3\u003e\n        \u003cp\u003eDon't just see your pet—see their meal. Our camera tilts down so you can visually confirm if the bowl is empty. Combined with 2K HD resolution and IR night vision.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"z-presale-feature\"\u003e\n      \u003cdiv class=\"z-presale-icon\"\u003e\n        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"z-presale-feature-text\"\u003e\n        \u003ch3\u003eAuto-Repair Clog-Free Tech \u0026amp; Instant Alerts\u003c\/h3\u003e\n        \u003cp\u003eAdvanced motor automatically reverses to clear food jams. If an issue occurs, you’ll receive a real-time notification to ensure your pet never misses a crumb.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"z-presale-feature\"\u003e\n      \u003cdiv class=\"z-presale-icon\"\u003e\n        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 10v2a7 7 0 0 1-14 0v-2\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"z-presale-feature-text\"\u003e\n        \u003ch3\u003eSmart AI Bark\/Meow Detection \u0026amp; 2-Way Talk\u003c\/h3\u003e\n        \u003cp\u003eBuilt-in AI detects barking or meowing and alerts your phone. Use 2-way audio or record a 10s voice memo to call them to dinner with your familiar voice.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"z-presale-feature\"\u003e\n      \u003cdiv class=\"z-presale-icon\"\u003e\n        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"z-presale-feature-text\"\u003e\n        \u003ch3\u003eDual Power Security \u0026amp; 5G\/2.4G Wi-Fi\u003c\/h3\u003e\n        \u003cp\u003eSupports both 5GHz and 2.4GHz Wi-Fi for stable connection. Battery backup ensures feeding even during power outages.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"z-presale-feature\"\u003e\n      \u003cdiv class=\"z-presale-icon\"\u003e\n        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"z-presale-feature-text\"\u003e\n        \u003ch3\u003e4L \u0026amp; Triple Freshness Lock\u003c\/h3\u003e\n        \u003cp\u003e304 stainless steel bowl prevents \"feline acne\". Sealing gaskets and desiccant bag lock in freshness. Fully detachable for deep cleaning.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 底部脚注 --\u003e\n  \u003cdiv class=\"z-presale-footer\"\u003e\n    \u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e Valid for PET6 pre-sale only. Risk-free: $1 credit can be fully refunded within 30 days if unused.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"ZUMIMALL","offers":[{"title":"$100 OFF Voucher","offer_id":66784095732016,"sku":"$1","price":1.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/6227\/4147\/files\/zumimall-pet-feeder-credit-discount.webp?v=1778824752","url":"https:\/\/www.zumimall.com\/en-cr\/products\/salecredit-get100-off-zumimall-pet-feeder","provider":"ZUMIMALL","version":"1.0","type":"link"}