{"product_id":"stand-cable-240w-charger","title":"Stand Cable 240W Charger","description":"\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n    --primary: #F97316;\n    --primary-hover: #EA580C;\n    --text-main: #1F2937;\n    --text-sub: #4B5563;\n    --bg-body: #FFFFFF;\n    --bg-card: #F9FAFB;\n    --bg-soft: #F3F4F6;\n    --radius-md: 12px;\n    --radius-lg: 24px;\n    --shadow-sm: 0 4px 6px -1px rgba(0, 0, 0, 0.1),\n                 0 2px 4px -1px rgba(0, 0, 0, 0.06);\n    --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1),\n                 0 4px 6px -2px rgba(0, 0, 0, 0.05);\n    --border-color: #E5E7EB;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 5%;\n    box-sizing: border-box;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: var(--text-main);\n    overflow-wrap: break-word;\n    word-break: break-word;\n}\n\n.product-detail-container *,\n.product-detail-container *::before,\n.product-detail-container *::after {\n    box-sizing: border-box;\n}\n\n\/* Images *\/\n.product-detail-container img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n}\n\n\/* Typography *\/\n.product-detail-container h1 {\n    font-size: 22px;\n    line-height: 1.3;\n    margin-top: 0;\n    margin-bottom: 1rem;\n    font-weight: 700;\n    color: var(--text-main);\n}\n\n.product-detail-container h2,\n.product-detail-container h3 {\n    font-size: 20px;\n    line-height: 1.4;\n    margin-top: 0;\n    margin-bottom: 0.75rem;\n    font-weight: 700;\n    color: var(--text-main);\n}\n\n.product-detail-container p,\n.product-detail-container li,\n.product-detail-container span,\n.product-detail-container td,\n.product-detail-container th {\n    font-size: 18px;\n    line-height: 1.6;\n    color: var(--text-sub);\n}\n\n\/* Layout *\/\n.product-detail-container section {\n    margin-bottom: clamp(2rem, 5vw, 4rem);\n}\n\n\/* Components *\/\n.product-detail-container .badge {\n    display: inline-block;\n    background-color: var(--primary);\n    color: #FFFFFF;\n    padding: 6px 12px;\n    border-radius: 50px;\n    font-weight: 600;\n    margin-bottom: 1rem;\n    letter-spacing: 0.5px;\n}\n\n.product-detail-container .image-placeholder {\n    width: 100%;\n    height: auto;\n    min-height: 200px;\n    background-color: var(--bg-soft);\n    border: 2px dashed var(--border-color);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--text-sub);\n    font-size: 18px;\n    border-radius: var(--radius-md);\n    margin-bottom: 1rem;\n    text-align: center;\n    padding: 20px;\n    overflow: hidden;\n}\n\n.product-detail-container .image-placeholder \u003e div {\n    width: 100%;\n}\n\n\/* Hero *\/\n.product-detail-container .hero-section {\n    text-align: center;\n    padding-top: 2rem;\n}\n\n.product-detail-container .hero-section \u003e div {\n    max-width: 100%;\n}\n\n\/* Features *\/\n.product-detail-container .feature-item {\n    display: flex;\n    flex-direction: column;\n    gap: 2rem;\n    align-items: center;\n    margin-bottom: 3rem;\n}\n\n.product-detail-container .feature-media {\n    flex: 1;\n    width: 100%;\n    min-width: 0;\n}\n\n.product-detail-container .feature-copy {\n    flex: 1;\n    width: 100%;\n    min-width: 0;\n}\n\n.product-detail-container .tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 1rem;\n}\n\n.product-detail-container .tag {\n    background-color: var(--bg-card);\n    border: 1px solid var(--border-color);\n    color: var(--text-main);\n    padding: 4px 12px;\n    border-radius: 6px;\n    font-size: 18px;\n    font-weight: 500;\n}\n\n\/* Specifications *\/\n.product-detail-container .spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: var(--bg-body);\n    border-radius: var(--radius-md);\n    overflow: hidden;\n    box-shadow: var(--shadow-sm);\n}\n\n.product-detail-container .spec-table th,\n.product-detail-container .spec-table td {\n    padding: 16px;\n    text-align: left;\n    border-bottom: 1px solid var(--border-color);\n}\n\n.product-detail-container .spec-table tr:last-child td {\n    border-bottom: none;\n}\n\n.product-detail-container .spec-label {\n    font-weight: 600;\n    color: var(--text-main);\n    width: 30%;\n}\n\n.product-detail-container .spec-value {\n    color: var(--text-sub);\n    width: 70%;\n}\n\n\/* FAQ *\/\n.product-detail-container .faq-item {\n    background: var(--bg-card);\n    padding: 1.5rem;\n    border-radius: var(--radius-md);\n    margin-bottom: 1rem;\n    border-left: 4px solid var(--primary);\n}\n\n.product-detail-container .faq-question {\n    font-size: 20px;\n    line-height: 1.4;\n    font-weight: 700;\n    color: var(--text-main);\n    margin-bottom: 0.5rem;\n}\n\n.product-detail-container .faq-answer {\n    color: var(--text-sub);\n}\n\n\/* Desktop *\/\n@media (min-width: 768px) {\n    .product-detail-container .feature-item {\n        flex-direction: row;\n        align-items: center;\n    }\n\n    .product-detail-container .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n    }\n\n    .product-detail-container .feature-media {\n        flex: 1.2;\n    }\n\n    .product-detail-container .feature-copy {\n        flex: 1;\n        padding: 0 2rem;\n    }\n\n    .product-detail-container .hero-section \u003e div:last-child {\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n}\n\n\/* Mobile *\/\n@media (max-width: 767px) {\n    .product-detail-container {\n        padding-left: 18px;\n        padding-right: 18px;\n    }\n\n    .product-detail-container .feature-item {\n        flex-direction: column;\n        gap: 20px;\n    }\n\n    .product-detail-container .feature-media {\n        order: -1;\n    }\n\n    .product-detail-container .spec-table,\n    .product-detail-container .spec-table tbody,\n    .product-detail-container .spec-table tr,\n    .product-detail-container .spec-table td,\n    .product-detail-container .spec-table th {\n        display: block;\n        width: 100%;\n    }\n\n    .product-detail-container .spec-table thead {\n        display: none;\n    }\n\n    .product-detail-container .spec-table tr {\n        margin-bottom: 10px;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        padding: 10px;\n    }\n\n    .product-detail-container .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        padding: 10px 0;\n        border-bottom: none;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n    }\n\n    .product-detail-container .spec-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--text-main);\n        font-size: 18px;\n    }\n\n    .product-detail-container .spec-table td:not(:last-child) {\n        border-bottom: 1px dashed var(--border-color);\n    }\n\n    .product-detail-container .spec-value {\n        min-width: 0;\n        max-width: 100%;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n    }\n}\n\n\/* Extra Narrow Screens *\/\n@media (max-width: 420px) {\n    .product-detail-container .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003csection class=\"hero-section\"\u003e \n\u003ch1\u003eThe Last Cable You'll Ever Need\u003c\/h1\u003e\n\n\u003cp style=\"max-width: 800px; margin: 0 auto;\"\u003eCombine high-speed charging with instant stability. This isn't just a data cable—it's your portable phone stand.\u003cbr\u003e\n \u003c\/p\u003e\n\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260920133337\/ee2b0ca53a90ad696bf9b339b9e7a62d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"features-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img73\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260920132946\/efb5da2be62d8191b82a38266d246b6d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eBuilt-In Adjustable Phone Stand\u003c\/h2\u003e\n\n\u003cp\u003eStop carrying separate accessories. The integrated bracket unfolds instantly to support both portrait and landscape viewing. Perfect for watching videos, following recipes, or taking video calls hands-free.\u003c\/p\u003e\n\n\u003cdiv class=\"tags\"\u003e\n\u003cspan class=\"tag\"\u003ePortrait Mode\u003c\/span\u003e \u003cspan class=\"tag\"\u003eLandscape Mode\u003c\/span\u003e \u003cspan class=\"tag\"\u003eHands-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Gaming Design --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img74\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260920132946\/11a8d41fbe45406f0549f4c8dbe79805.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eDesigned for Mobile Gaming\u003c\/h2\u003e\n\n\u003cp\u003ePlay games while charging without the hassle. The smart design ensures that charging doesn't interfere with your handheld grip. Keep your fingers free and your gameplay smooth.\u003c\/p\u003e\n\n\u003cdiv class=\"tags\"\u003e\n\u003cspan class=\"tag\"\u003eNo Interference\u003c\/span\u003e \u003cspan class=\"tag\"\u003eGame Ready\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSecure Grip\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Durability \u0026 Speed --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img75\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260920132946\/570ba4f9ec45e99c867ab64bb73eec56.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eClean, Durable, and Fast\u003c\/h2\u003e\n\n\u003cp\u003eFeaturing a soft liquid-silicone construction, this cable resists stains and everyday wear while staying flexible and tangle-resistant. It wipes clean easily and delivers 240W of power for rapid charging.\u003c\/p\u003e\n\n\u003cdiv class=\"tags\"\u003e\n\u003cspan class=\"tag\"\u003eLiquid Silicone\u003c\/span\u003e \u003cspan class=\"tag\"\u003eStain Resistant\u003c\/span\u003e \u003cspan class=\"tag\"\u003e240W Fast Charging\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\" data-label=\"Power Output\"\u003e\u003cspan class=\"spec-value\"\u003e240W Max\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\" data-label=\"Connector Type\"\u003e\u003cspan class=\"spec-value\"\u003eType-C to Type-C\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\" data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003eLiquid Silicone Wire\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\" data-label=\"Features\"\u003e\u003cspan class=\"spec-value\"\u003eIntegrated Stand, Stain-resistant, Wear-resistant\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\" data-label=\"Compatibility\"\u003e\u003cspan class=\"spec-value\"\u003eDevices supporting PD 240W input\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow does the built-in stand work?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003e\u003cspan style=\"font-size:18px;\"\u003e The connector housing includes two small metal wings. Simply unfold them to create a stable base for your phone in either landscape or portrait mode. When not in use, they fold flat back into the adapter. \u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs the cable easy to clean?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003e\u003cspan style=\"font-size:18px;\"\u003e Yes. The outer layer is made of liquid silicone, which is stain-resistant and wear-resistant. Unlike standard rubber cables that attract dust or discolor, you can simply wipe it down to keep it looking new. \u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eDoes this cable support fast charging?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003e\u003cspan style=\"font-size:18px;\"\u003e Absolutely. It supports up to 240W of power delivery, making it suitable for high-performance laptops and phones that require rapid charging speeds. \u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Orange \/ Integrated Cable \/ 1-Pack (Essential)","offer_id":47513283068095,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ Integrated Cable \/ 1-Pack (Essential)","offer_id":47513283100863,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Orange \/ Integrated Cable \/ 2-Pack (Home \u0026 Office - 10%)","offer_id":47513283133631,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ Integrated Cable \/ 2-Pack (Home \u0026 Office - 10%)","offer_id":47513283166399,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Orange \/ Integrated Cable \/ 3-Pack (Gift for Friends - 15%)","offer_id":47513283199167,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ Integrated Cable \/ 3-Pack (Gift for Friends - 15%)","offer_id":47513283231935,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/ee2b0ca53a90ad696bf9b339b9e7a62d.jpg?v=1789883476","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/stand-cable-240w-charger","provider":"Bak","version":"1.0","type":"link"}