{"product_id":"usb-c-smart-charging-protector-with-led-display","title":"USB-C Smart Charging Protector with LED Display","description":"\u003cstyle\u003e\n  .moonighty-charge-page {\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 0;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, Helvetica, sans-serif;\n    color: #29313d;\n    font-size: 16px;\n    line-height: 1.65;\n    background: #ffffff;\n  }\n\n  .moonighty-charge-page * {\n    box-sizing: border-box;\n  }\n\n  .moonighty-charge-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 16px auto 28px;\n    border-radius: 14px;\n  }\n\n  .mc-section {\n    margin-bottom: 34px;\n  }\n\n  \/* SECTION TITLE *\/\n  .mc-title {\n    margin: 0 0 20px;\n    padding: 11px 15px;\n    border-left: 5px solid #2468d8;\n    border-radius: 0 10px 10px 0;\n    background: linear-gradient(90deg, #edf5ff 0%, #f8fbff 100%);\n    color: #164f9f;\n    font-size: 22px;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: 0.3px;\n  }\n\n  \/* FEATURE CARD *\/\n  .mc-feature {\n    margin: 0 0 18px;\n    padding: 18px 17px;\n    border: 1px solid #dce7f5;\n    border-radius: 14px;\n    background: #f8fbff;\n    box-shadow: 0 3px 12px rgba(35, 80, 140, 0.06);\n  }\n\n  .mc-feature-title {\n    display: flex;\n    align-items: flex-start;\n    gap: 9px;\n    margin: 0 0 9px;\n    color: #174f9c;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.35;\n  }\n\n  .mc-icon {\n    flex: 0 0 auto;\n    font-size: 20px;\n    line-height: 1.2;\n  }\n\n  .mc-feature p {\n    margin: 0;\n    color: #434b56;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mc-highlight {\n    color: #1765c1;\n    font-weight: 700;\n  }\n\n  \/* SMALL BENEFIT TAGS *\/\n  .mc-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 14px;\n  }\n\n  .mc-tag {\n    display: inline-block;\n    padding: 6px 10px;\n    border-radius: 20px;\n    background: #e8f2ff;\n    color: #225b9f;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  \/* SPEC *\/\n  .mc-spec-box {\n    overflow: hidden;\n    border: 1px solid #dae4f0;\n    border-radius: 14px;\n    background: #fbfcfe;\n  }\n\n  .mc-spec-row {\n    display: flex;\n    gap: 15px;\n    padding: 14px 16px;\n    border-bottom: 1px solid #e7edf4;\n  }\n\n  .mc-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .mc-spec-label {\n    flex: 0 0 120px;\n    color: #174f9c;\n    font-weight: 800;\n  }\n\n  .mc-spec-value {\n    flex: 1;\n    color: #3e4650;\n  }\n\n  \/* PACKAGE *\/\n  .mc-package {\n    padding: 17px 18px;\n    border: 1px solid #d9e6f5;\n    border-radius: 14px;\n    background: linear-gradient(135deg, #f1f7ff 0%, #fafcff 100%);\n  }\n\n  .mc-package p {\n    margin: 0;\n    color: #333d49;\n    font-size: 16px;\n    font-weight: 700;\n  }\n\n  \/* NOTES *\/\n  .mc-notes {\n    padding: 17px 18px;\n    border: 1px solid #e2e6eb;\n    border-radius: 14px;\n    background: #f7f8fa;\n  }\n\n  .mc-notes p {\n    position: relative;\n    margin: 0 0 11px;\n    padding-left: 23px;\n    color: #555d67;\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .mc-notes p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mc-notes p::before {\n    content: \"•\";\n    position: absolute;\n    left: 6px;\n    top: 0;\n    color: #2468d8;\n    font-weight: 900;\n  }\n\n  \/* AUTHENTICITY NOTICE *\/\n  .mc-authenticity {\n    margin-top: 40px;\n    padding: 22px 18px;\n    border: 2px solid #1d4f91;\n    border-radius: 16px;\n    background: linear-gradient(135deg, #f2f7fd 0%, #eaf3ff 100%);\n    text-align: center;\n    box-shadow: 0 4px 14px rgba(25, 70, 130, 0.08);\n  }\n\n  .mc-authenticity-icon {\n    margin-bottom: 8px;\n    font-size: 29px;\n  }\n\n  .mc-authenticity-title {\n    margin: 0 0 10px;\n    color: #153f78;\n    font-size: 20px;\n    font-weight: 900;\n    line-height: 1.3;\n  }\n\n  .mc-authenticity p {\n    margin: 0;\n    color: #46505c;\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .mc-brand {\n    color: #164f9f;\n    font-weight: 800;\n  }\n\n  \/* MOBILE *\/\n  @media (max-width: 480px) {\n    .moonighty-charge-page {\n      font-size: 16px;\n    }\n\n    .mc-section {\n      margin-bottom: 30px;\n    }\n\n    .mc-title {\n      font-size: 21px;\n      padding: 10px 14px;\n    }\n\n    .mc-feature {\n      padding: 16px 15px;\n    }\n\n    .mc-feature-title {\n      font-size: 17px;\n    }\n\n    .mc-feature p {\n      font-size: 16px;\n    }\n\n    .mc-spec-row {\n      display: block;\n      padding: 13px 15px;\n    }\n\n    .mc-spec-label {\n      display: block;\n      margin-bottom: 3px;\n    }\n\n    .mc-authenticity-title {\n      font-size: 19px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"moonighty-charge-page\"\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"mc-section\"\u003e\n    \u003cdiv class=\"mc-title\"\u003eFEATURES\u003c\/div\u003e\n\n    \u003c!-- FEATURE 1 --\u003e\n    \u003cdiv class=\"mc-feature\"\u003e\n      \u003cdiv class=\"mc-feature-title\"\u003e\n        \u003cspan class=\"mc-icon\"\u003e🔋\u003c\/span\u003e\n        \u003cspan\u003eAUTO POWER DISCONNECT DESIGN\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        Automatically disconnects charging power when your device reaches full charge.\n        This helps reduce prolonged charging and provides\n        \u003cspan class=\"mc-highlight\"\u003eadded protection during overnight charging\u003c\/span\u003e,\n        helping maintain better battery health.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mc-tags\"\u003e\n        \u003cspan class=\"mc-tag\"\u003e✓ Smart Charging\u003c\/span\u003e\n        \u003cspan class=\"mc-tag\"\u003e✓ Auto Disconnect\u003c\/span\u003e\n        \u003cspan class=\"mc-tag\"\u003e✓ Battery Protection\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/8935\/0183\/files\/spp_shopify20260827173159_85d47cec1cc1d4ef9d569f14bdc389f0.jpg?v=1787823122\" alt=\"Automatic power disconnect smart charging protector\" loading=\"lazy\"\u003e\n\n\n    \u003c!-- FEATURE 2 --\u003e\n    \u003cdiv class=\"mc-feature\"\u003e\n      \u003cdiv class=\"mc-feature-title\"\u003e\n        \u003cspan class=\"mc-icon\"\u003e📊\u003c\/span\u003e\n        \u003cspan\u003eREAL-TIME LED DISPLAY\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        The clear digital display lets you view\n        \u003cspan class=\"mc-highlight\"\u003ereal-time voltage, current and charging power\u003c\/span\u003e\n        at a glance, making it easier to understand your device's charging status\n        and performance.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mc-tags\"\u003e\n        \u003cspan class=\"mc-tag\"\u003eVoltage\u003c\/span\u003e\n        \u003cspan class=\"mc-tag\"\u003eCurrent\u003c\/span\u003e\n        \u003cspan class=\"mc-tag\"\u003ePower\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/8935\/0183\/files\/spp_shopify20260827173203_8aff81c5c15f296db9cac93e3971980e.jpg?v=1787823126\" alt=\"Real time LED charging display\" loading=\"lazy\"\u003e\n\n\n    \u003c!-- FEATURE 3 --\u003e\n    \u003cdiv class=\"mc-feature\"\u003e\n      \u003cdiv class=\"mc-feature-title\"\u003e\n        \u003cspan class=\"mc-icon\"\u003e⚡\u003c\/span\u003e\n        \u003cspan\u003eUP TO 140W POWER SUPPORT\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        Supports charging power up to\n        \u003cspan class=\"mc-highlight\"\u003e140W with compatible devices, chargers and cables\u003c\/span\u003e.\n        It is suitable for a wide range of everyday electronics, from smartphones\n        and tablets to USB-C laptops.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mc-tags\"\u003e\n        \u003cspan class=\"mc-tag\"\u003eUp to 140W\u003c\/span\u003e\n        \u003cspan class=\"mc-tag\"\u003eUSB-C\u003c\/span\u003e\n        \u003cspan class=\"mc-tag\"\u003eHigh-Power Support\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/8935\/0183\/files\/spp_shopify20260827173206_deb239fb673c78a6c0ce888971faa305.jpg?v=1787823129\" alt=\"140W USB-C charging power support\" loading=\"lazy\"\u003e\n\n\n    \u003c!-- FEATURE 4 --\u003e\n    \u003cdiv class=\"mc-feature\"\u003e\n      \u003cdiv class=\"mc-feature-title\"\u003e\n        \u003cspan class=\"mc-icon\"\u003e🌡️\u003c\/span\u003e\n        \u003cspan\u003eSMART TEMPERATURE CONTROL\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        Built-in smart chips help monitor operating conditions during charging.\n        The intelligent design helps\n        \u003cspan class=\"mc-highlight\"\u003emanage temperature and improve charging safety\u003c\/span\u003e\n        during everyday use.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mc-tags\"\u003e\n        \u003cspan class=\"mc-tag\"\u003e✓ Smart Chip\u003c\/span\u003e\n        \u003cspan class=\"mc-tag\"\u003e✓ Temperature Monitoring\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/8935\/0183\/files\/spp_shopify20260827173210_1efaaa6ffbe54da694b9ce1ac1598ae8.jpg?v=1787823133\" alt=\"Smart temperature control charging protector\" loading=\"lazy\"\u003e\n\n\n    \u003c!-- FEATURE 5 --\u003e\n    \u003cdiv class=\"mc-feature\"\u003e\n      \u003cdiv class=\"mc-feature-title\"\u003e\n        \u003cspan class=\"mc-icon\"\u003e🔌\u003c\/span\u003e\n        \u003cspan\u003eWIDE USB-C COMPATIBILITY\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        Designed for use with a wide range of USB-C devices, including\n        \u003cspan class=\"mc-highlight\"\u003esmartphones, tablets and laptops\u003c\/span\u003e.\n        Its compact size makes it easy to add intelligent charging protection\n        without complicating your everyday setup.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mc-tags\"\u003e\n        \u003cspan class=\"mc-tag\"\u003e📱 Smartphones\u003c\/span\u003e\n        \u003cspan class=\"mc-tag\"\u003e📲 Tablets\u003c\/span\u003e\n        \u003cspan class=\"mc-tag\"\u003e💻 Laptops\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/8935\/0183\/files\/spp_shopify20260827173214_7a3ac89023cce2b5539880104d18e89e.jpg?v=1787823137\" alt=\"USB-C smart charging protector compatibility\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003cdiv class=\"mc-section\"\u003e\n    \u003cdiv class=\"mc-title\"\u003eSPECIFICATIONS\u003c\/div\u003e\n\n    \u003cdiv class=\"mc-spec-box\"\u003e\n\n      \u003cdiv class=\"mc-spec-row\"\u003e\n        \u003cdiv class=\"mc-spec-label\"\u003eColor\u003c\/div\u003e\n        \u003cdiv class=\"mc-spec-value\"\u003eWhite, Black, Grey\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-spec-row\"\u003e\n        \u003cdiv class=\"mc-spec-label\"\u003eSize\u003c\/div\u003e\n        \u003cdiv class=\"mc-spec-value\"\u003e\n          56 × 44 × 21 mm\u003cbr\u003e\n          \u003cspan style=\"font-size:14px;color:#77808a;\"\u003e\n            2.2 × 1.7 × 0.8 inches\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-spec-row\"\u003e\n        \u003cdiv class=\"mc-spec-label\"\u003eWeight\u003c\/div\u003e\n        \u003cdiv class=\"mc-spec-value\"\u003e\n          25 g\n          \u003cspan style=\"color:#77808a;\"\u003e(0.9 oz)\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-spec-row\"\u003e\n        \u003cdiv class=\"mc-spec-label\"\u003eType-C Output\u003c\/div\u003e\n        \u003cdiv class=\"mc-spec-value\"\u003e0–5A\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-spec-row\"\u003e\n        \u003cdiv class=\"mc-spec-label\"\u003eType-C Input\u003c\/div\u003e\n        \u003cdiv class=\"mc-spec-value\"\u003e5V–28V\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- PACKAGE INCLUDES --\u003e\n  \u003cdiv class=\"mc-section\"\u003e\n    \u003cdiv class=\"mc-title\"\u003ePACKAGE INCLUDES\u003c\/div\u003e\n\n    \u003cdiv class=\"mc-package\"\u003e\n      \u003cp\u003e\n        📦 1-Pack or 2-Pack Smart Charging Protector\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- NOTES --\u003e\n  \u003cdiv class=\"mc-section\"\u003e\n    \u003cdiv class=\"mc-title\"\u003eNOTES\u003c\/div\u003e\n\n    \u003cdiv class=\"mc-notes\"\u003e\n\n      \u003cp\u003e\n        Ensure your device, charger and charging cable support USB-C connections\n        and the required charging protocol.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Actual charging power depends on the connected device, charger, cable\n        and supported charging protocol.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Keep the product away from liquids, excessive moisture and high-humidity\n        environments during use.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Do not use the product if the connector, housing or cable is visibly damaged.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Keep the adapter in a well-ventilated area during charging and avoid covering\n        it with clothing, bedding or other objects.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Please follow the product instructions carefully when using the automatic\n        disconnect function.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ANTI-COUNTERFEIT NOTICE --\u003e\n  \u003cdiv class=\"mc-authenticity\"\u003e\n\n    \u003cdiv class=\"mc-authenticity-icon\"\u003e🛡️\u003c\/div\u003e\n\n    \u003cdiv class=\"mc-authenticity-title\"\u003e\n      BEWARE OF COUNTERFEIT \u0026amp; IMITATION PRODUCTS\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      To protect your shopping experience, please make sure you are purchasing\n      through an \u003cspan class=\"mc-brand\"\u003eofficial Moonighty® store page\u003c\/span\u003e.\n      Be cautious of unauthorized sellers, imitation websites and products\n      falsely claiming to be associated with\n      \u003cspan class=\"mc-brand\"\u003eMoonighty®\u003c\/span\u003e.\n      Please carefully verify the store information before placing your order.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"moonighty","offers":[{"title":"White","offer_id":51935058428199,"sku":"LB20548455BAI","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":51935058493735,"sku":"LB20548455HEI","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Gray","offer_id":51935058559271,"sku":"LB20548455YHI","price":21.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0705\/8935\/0183\/files\/spp_shopify20260827173217_42d9cb28f9fe64236f94dda0ba01c8ca_a00277b2-ed25-4c68-ad93-aca05b82fb00.jpg?v=1787823175","url":"https:\/\/moonighty.com\/products\/usb-c-smart-charging-protector-with-led-display","provider":"moonighty","version":"1.0","type":"link"}