{"product_id":"electric-heating-pad-pain-relief-for-cramps-back-muscles","title":"Electric Heating Pad – Pain Relief for Cramps, Back \u0026 Muscles","description":"\u003cstyle\u003e\n  .electric-pad-section{\n    max-width:1050px;\n    margin:0 auto;\n    padding:10px 0;\n    font-family:Arial,Helvetica,sans-serif;\n    color:#273248;\n  }\n\n  .electric-pad-hero{\n    position:relative;\n    overflow:hidden;\n    text-align:center;\n    padding:40px 22px;\n    margin-bottom:28px;\n    background:\n      radial-gradient(circle at 12% 18%,rgba(255,255,255,.75),transparent 26%),\n      linear-gradient(135deg,#f7f9ff,#dfe7f7,#c9d4ec);\n    border:1px solid #bfcbe2;\n    border-radius:24px;\n    box-shadow:0 14px 38px rgba(33,53,91,.16);\n  }\n\n  .electric-pad-hero:before,\n  .electric-pad-hero:after{\n    content:\"\";\n    position:absolute;\n    border-radius:50%;\n    background:rgba(255,255,255,.30);\n  }\n\n  .electric-pad-hero:before{\n    width:180px;\n    height:180px;\n    top:-90px;\n    left:-70px;\n  }\n\n  .electric-pad-hero:after{\n    width:210px;\n    height:210px;\n    right:-90px;\n    bottom:-115px;\n  }\n\n  .electric-pad-hero h2{\n    position:relative;\n    z-index:1;\n    margin:0 0 12px;\n    color:#17233f;\n    font-size:37px;\n    font-weight:800;\n    line-height:1.2;\n  }\n\n  .electric-pad-hero p{\n    position:relative;\n    z-index:1;\n    max-width:820px;\n    margin:0 auto;\n    color:#46536b;\n    font-size:16px;\n    line-height:1.8;\n  }\n\n  .electric-pad-highlights{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:14px;\n    margin-bottom:30px;\n  }\n\n  .electric-pad-highlight{\n    text-align:center;\n    padding:18px 12px;\n    background:linear-gradient(145deg,#ffffff,#edf2fb);\n    border:1px solid #c8d3e7;\n    border-radius:18px;\n    box-shadow:0 8px 22px rgba(38,58,96,.10);\n  }\n\n  .electric-pad-highlight strong{\n    display:block;\n    margin-bottom:5px;\n    color:#21345d;\n    font-size:16px;\n  }\n\n  .electric-pad-highlight span{\n    color:#61708a;\n    font-size:13px;\n    line-height:1.5;\n  }\n\n  .electric-pad-block{\n    margin-bottom:28px;\n    background:#ffffff;\n    border:1px solid #c9d4e7;\n    border-radius:22px;\n    overflow:hidden;\n    box-shadow:0 12px 32px rgba(31,48,82,.13);\n  }\n\n  .electric-pad-drawer{\n    margin:0;\n  }\n\n  .electric-pad-drawer summary{\n    list-style:none;\n    cursor:pointer;\n    padding:20px 22px;\n    background:linear-gradient(135deg,#f7f9fd,#dce5f4);\n    color:#1d2e51;\n    font-size:21px;\n    font-weight:800;\n    line-height:1.4;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:15px;\n  }\n\n  .electric-pad-drawer summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .electric-pad-icon{\n    width:34px;\n    min-width:34px;\n    height:34px;\n    border-radius:50%;\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    background:linear-gradient(135deg,#e2ac43,#b87917);\n    color:#ffffff;\n    font-size:23px;\n    font-weight:400;\n    transition:.3s ease;\n    box-shadow:0 5px 13px rgba(155,103,25,.24);\n  }\n\n  .electric-pad-drawer[open] .electric-pad-icon{\n    transform:rotate(45deg);\n    background:#17233f;\n  }\n\n  .electric-pad-answer{\n    padding:18px 22px 20px;\n    background:#ffffff;\n    border-top:1px solid #cbd5e7;\n    color:#536078;\n    font-size:15px;\n    line-height:1.8;\n  }\n\n  .electric-pad-media{\n    padding:12px;\n    background:#ffffff;\n  }\n\n  .electric-pad-media img{\n    width:100% !important;\n    max-width:100% !important;\n    height:auto !important;\n    display:block !important;\n    border-radius:16px;\n    opacity:1 !important;\n    visibility:visible !important;\n  }\n\n  .electric-pad-benefits{\n    margin-top:30px;\n    padding:28px 22px;\n    background:linear-gradient(135deg,#17233f,#2d4370);\n    border-radius:22px;\n    box-shadow:0 14px 34px rgba(23,35,63,.24);\n  }\n\n  .electric-pad-benefits h3{\n    margin:0 0 20px;\n    color:#ffffff;\n    text-align:center;\n    font-size:28px;\n  }\n\n  .electric-pad-benefit-grid{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:13px;\n  }\n\n  .electric-pad-benefit{\n    padding:15px 17px;\n    background:rgba(255,255,255,.10);\n    border:1px solid rgba(255,255,255,.18);\n    border-radius:14px;\n    color:#f4f7ff;\n    font-size:14px;\n    line-height:1.6;\n  }\n\n  .electric-pad-note{\n    margin-top:28px;\n    padding:18px 20px;\n    background:#fff8e8;\n    border:1px solid #ead39b;\n    border-radius:16px;\n    color:#6e5524;\n    font-size:13px;\n    line-height:1.7;\n    text-align:center;\n  }\n\n  @media(max-width:768px){\n    .electric-pad-hero{\n      padding:30px 17px;\n      border-radius:18px;\n    }\n\n    .electric-pad-hero h2{\n      font-size:27px;\n    }\n\n    .electric-pad-hero p{\n      font-size:14px;\n    }\n\n    .electric-pad-highlights{\n      grid-template-columns:repeat(2,1fr);\n      gap:10px;\n    }\n\n    .electric-pad-highlight{\n      padding:15px 9px;\n    }\n\n    .electric-pad-block{\n      margin-bottom:22px;\n      border-radius:16px;\n    }\n\n    .electric-pad-drawer summary{\n      padding:16px;\n      font-size:17px;\n    }\n\n    .electric-pad-answer{\n      padding:15px 16px 17px;\n      font-size:14px;\n    }\n\n    .electric-pad-icon{\n      width:29px;\n      min-width:29px;\n      height:29px;\n      font-size:20px;\n    }\n\n    .electric-pad-media{\n      padding:9px;\n    }\n\n    .electric-pad-benefit-grid{\n      grid-template-columns:1fr;\n    }\n\n    .electric-pad-benefits h3{\n      font-size:23px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"electric-pad-section\"\u003e\n\n  \u003cdiv class=\"electric-pad-hero\"\u003e\n    \u003ch2\u003eKing Size Electric Heating Pad\u003c\/h2\u003e\n    \u003cp\u003e\n      Experience deep, soothing warmth with a large electric heating pad designed\n      for the waist, lower back, abdomen and tired muscles. Its soft fabric,\n      adjustable wrap design and easy wired controller make it a comfortable\n      everyday solution for relaxation at home.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"electric-pad-highlights\"\u003e\n\n    \u003cdiv class=\"electric-pad-highlight\"\u003e\n      \u003cstrong\u003eKing Size Coverage\u003c\/strong\u003e\n      \u003cspan\u003eCovers a wider body area\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"electric-pad-highlight\"\u003e\n      \u003cstrong\u003eFast Heating\u003c\/strong\u003e\n      \u003cspan\u003eQuick and soothing warmth\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"electric-pad-highlight\"\u003e\n      \u003cstrong\u003eSoft Fabric\u003c\/strong\u003e\n      \u003cspan\u003eComfortable against the body\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"electric-pad-highlight\"\u003e\n      \u003cstrong\u003eEasy Controller\u003c\/strong\u003e\n      \u003cspan\u003eSimple temperature adjustment\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"electric-pad-block\"\u003e\n    \u003cdetails class=\"electric-pad-drawer\" open\u003e\n      \u003csummary\u003e\n        \u003cspan\u003eWhy is this heating pad ideal for everyday comfort?\u003c\/span\u003e\n        \u003cspan class=\"electric-pad-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"electric-pad-answer\"\u003e\n        Its large wraparound design provides broad coverage across the waist,\n        abdomen and lower back. The pad sits close to the body and delivers\n        soothing warmth while you sit, rest, read or relax on the sofa.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"electric-pad-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0644\/8935\/7385\/files\/Gemini_Generated_Image_kfwswokfwswokfws.png?v=1768478329\" alt=\"King size electric heating pad for waist and back comfort\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"electric-pad-block\"\u003e\n    \u003cdetails class=\"electric-pad-drawer\"\u003e\n      \u003csummary\u003e\n        \u003cspan\u003eHow does heat therapy help you relax?\u003c\/span\u003e\n        \u003cspan class=\"electric-pad-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"electric-pad-answer\"\u003e\n        Gentle heat helps relax tense muscles and provides comforting warmth to\n        areas such as the abdomen, waist and lower back. It is suitable for use\n        after a tiring day, prolonged sitting, household work or exercise.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"electric-pad-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0644\/8935\/7385\/files\/PixVerse_V5.5_Image_Text_360P_make_Video_Girl_-ezgif.com-video-to-gif-converter.gif?v=1768478599\" alt=\"Electric heating pad being used for relaxing warmth\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"electric-pad-block\"\u003e\n    \u003cdetails class=\"electric-pad-drawer\"\u003e\n      \u003csummary\u003e\n        \u003cspan\u003eDoes it provide consistent and even heating?\u003c\/span\u003e\n        \u003cspan class=\"electric-pad-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"electric-pad-answer\"\u003e\n        Yes. The heating surface is designed to distribute warmth across a wide\n        area instead of concentrating it in only one spot. The wired controller\n        allows convenient adjustment while the pad remains comfortably positioned.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"electric-pad-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0644\/8935\/7385\/files\/Gemini_Generated_Image_ort76jort76jort7.png?v=1768478638\" alt=\"Even heating electric pad with adjustable waist wrap\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"electric-pad-block\"\u003e\n    \u003cdetails class=\"electric-pad-drawer\"\u003e\n      \u003csummary\u003e\n        \u003cspan\u003eIs the material soft and comfortable?\u003c\/span\u003e\n        \u003cspan class=\"electric-pad-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"electric-pad-answer\"\u003e\n        The outer fabric feels soft and gentle against clothing and the body.\n        Its padded structure makes it comfortable to wear while sitting or lying\n        down, and the adjustable fastening strap helps keep it securely in place.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"electric-pad-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0644\/8935\/7385\/files\/Gemini_Generated_Image_x6gtz8x6gtz8x6gt.png?v=1768478715\" alt=\"Soft fabric electric heating pad with controller\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"electric-pad-benefits\"\u003e\n    \u003ch3\u003eMade for Soothing Everyday Warmth\u003c\/h3\u003e\n\n    \u003cdiv class=\"electric-pad-benefit-grid\"\u003e\n\n      \u003cdiv class=\"electric-pad-benefit\"\u003e\n        \u003cstrong\u003eWide Body Coverage:\u003c\/strong\u003e\n        Suitable for the lower back, waist, abdomen and other large areas.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"electric-pad-benefit\"\u003e\n        \u003cstrong\u003eAdjustable Fit:\u003c\/strong\u003e\n        The wrap-style fastening helps keep the heating pad comfortably positioned.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"electric-pad-benefit\"\u003e\n        \u003cstrong\u003eSimple Operation:\u003c\/strong\u003e\n        The wired hand controller makes temperature adjustment easy while resting.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"electric-pad-benefit\"\u003e\n        \u003cstrong\u003eHome Relaxation:\u003c\/strong\u003e\n        Ideal for use on the sofa, bed or chair during quiet and comfortable rest.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"electric-pad-note\"\u003e\n    Use according to the supplied product instructions. Avoid folding the heating\n    surface tightly during operation, do not use while sleeping and discontinue\n    use if the pad or cable appears damaged.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Haiir Care","offers":[{"title":"Default Title","offer_id":46087724433561,"sku":null,"price":4599.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0703\/9909\/9033\/files\/Gemini_Generated_Image_kfwswokfwswokfws.png?v=1768479475","url":"https:\/\/halfri.com\/products\/electric-heating-pad-pain-relief-for-cramps-back-muscles","provider":"Halfri","version":"1.0","type":"link"}