{"product_id":"menstrual-heating-pad-period-pain-relief-device","title":"Menstrual Heating Pad – Period Pain Relief Device","description":"\u003cstyle\u003e\n  .heating-pad-section{\n    max-width:1050px;\n    margin:0 auto;\n    padding:10px 0;\n    font-family:Arial,Helvetica,sans-serif;\n    color:#593f47;\n  }\n\n  .heating-pad-hero{\n    position:relative;\n    overflow:hidden;\n    text-align:center;\n    padding:38px 22px;\n    margin-bottom:28px;\n    background:\n      radial-gradient(circle at 15% 15%,rgba(255,255,255,.85),transparent 28%),\n      linear-gradient(135deg,#fff8fa,#f9dbe3,#efbccb);\n    border:1px solid #e9b6c4;\n    border-radius:24px;\n    box-shadow:0 12px 35px rgba(184,103,128,.18);\n  }\n\n  .heating-pad-hero:before,\n  .heating-pad-hero:after{\n    content:\"\";\n    position:absolute;\n    border-radius:50%;\n    background:rgba(255,255,255,.28);\n  }\n\n  .heating-pad-hero:before{\n    width:150px;\n    height:150px;\n    top:-65px;\n    left:-45px;\n  }\n\n  .heating-pad-hero:after{\n    width:190px;\n    height:190px;\n    right:-80px;\n    bottom:-95px;\n  }\n\n  .heating-pad-hero h2{\n    position:relative;\n    z-index:1;\n    margin:0 0 12px;\n    color:#8e4059;\n    font-size:36px;\n    font-weight:800;\n    line-height:1.2;\n  }\n\n  .heating-pad-hero p{\n    position:relative;\n    z-index:1;\n    max-width:790px;\n    margin:0 auto;\n    color:#694d56;\n    font-size:16px;\n    line-height:1.8;\n  }\n\n  .heating-pad-highlights{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:14px;\n    margin-bottom:28px;\n  }\n\n  .heating-pad-highlight{\n    text-align:center;\n    padding:18px 12px;\n    background:linear-gradient(145deg,#fff,#fcebf0);\n    border:1px solid #edc5d0;\n    border-radius:18px;\n    box-shadow:0 8px 22px rgba(184,103,128,.10);\n  }\n\n  .heating-pad-highlight strong{\n    display:block;\n    margin-bottom:5px;\n    color:#9b4b64;\n    font-size:16px;\n  }\n\n  .heating-pad-highlight span{\n    color:#765c64;\n    font-size:13px;\n    line-height:1.5;\n  }\n\n  .heating-pad-block{\n    margin-bottom:28px;\n    background:#ffffff;\n    border:1px solid #ecc2cd;\n    border-radius:22px;\n    overflow:hidden;\n    box-shadow:0 12px 30px rgba(169,91,115,.14);\n  }\n\n  .heating-pad-drawer{\n    margin:0;\n  }\n\n  .heating-pad-drawer summary{\n    list-style:none;\n    cursor:pointer;\n    padding:20px 22px;\n    background:linear-gradient(135deg,#fff3f6,#f5ced9);\n    color:#7e3f53;\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  .heating-pad-drawer summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .heating-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,#c96b87,#934159);\n    color:#fff;\n    font-size:23px;\n    font-weight:400;\n    transition:.3s ease;\n    box-shadow:0 5px 12px rgba(145,60,85,.22);\n  }\n\n  .heating-pad-drawer[open] .heating-pad-icon{\n    transform:rotate(45deg);\n    background:#6f3548;\n  }\n\n  .heating-pad-answer{\n    padding:18px 22px 20px;\n    background:#fff;\n    border-top:1px solid #ecc2cd;\n    color:#654e56;\n    font-size:15px;\n    line-height:1.8;\n  }\n\n  .heating-pad-media{\n    padding:12px;\n    background:#fff;\n  }\n\n  .heating-pad-media img{\n    display:block !important;\n    width:100% !important;\n    max-width:100% !important;\n    height:auto !important;\n    border-radius:16px;\n    opacity:1 !important;\n    visibility:visible !important;\n  }\n\n  .heating-pad-note{\n    margin-top:30px;\n    padding:28px 22px;\n    text-align:center;\n    background:linear-gradient(135deg,#8e4059,#b9637e);\n    border-radius:22px;\n    box-shadow:0 12px 30px rgba(125,52,75,.22);\n  }\n\n  .heating-pad-note h3{\n    margin:0 0 10px;\n    color:#fff;\n    font-size:28px;\n  }\n\n  .heating-pad-note p{\n    max-width:800px;\n    margin:0 auto;\n    color:#fff5f7;\n    font-size:15px;\n    line-height:1.8;\n  }\n\n  @media(max-width:768px){\n    .heating-pad-hero{\n      padding:30px 17px;\n      border-radius:18px;\n    }\n\n    .heating-pad-hero h2{\n      font-size:27px;\n    }\n\n    .heating-pad-hero p{\n      font-size:14px;\n    }\n\n    .heating-pad-highlights{\n      grid-template-columns:repeat(2,1fr);\n      gap:10px;\n    }\n\n    .heating-pad-highlight{\n      padding:15px 8px;\n    }\n\n    .heating-pad-block{\n      border-radius:16px;\n      margin-bottom:22px;\n    }\n\n    .heating-pad-drawer summary{\n      padding:16px;\n      font-size:17px;\n    }\n\n    .heating-pad-answer{\n      padding:15px 16px 17px;\n      font-size:14px;\n    }\n\n    .heating-pad-icon{\n      width:29px;\n      min-width:29px;\n      height:29px;\n      font-size:20px;\n    }\n\n    .heating-pad-media{\n      padding:9px;\n    }\n\n    .heating-pad-note h3{\n      font-size:23px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"heating-pad-section\"\u003e\n\n  \u003cdiv class=\"heating-pad-hero\"\u003e\n    \u003ch2\u003eCordless Menstrual Heating Pad\u003c\/h2\u003e\n    \u003cp\u003e\n      Enjoy soothing warmth and gentle vibration massage whenever discomfort begins.\n      This rechargeable heating belt is designed to provide targeted comfort for the\n      lower abdomen and waist while allowing you to relax, work, travel, or continue\n      your daily routine without being restricted by wires.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"heating-pad-highlights\"\u003e\n    \u003cdiv class=\"heating-pad-highlight\"\u003e\n      \u003cstrong\u003eFast Heating\u003c\/strong\u003e\n      \u003cspan\u003eQuick and targeted warmth\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"heating-pad-highlight\"\u003e\n      \u003cstrong\u003e3 Heat Levels\u003c\/strong\u003e\n      \u003cspan\u003eAdjustable personal comfort\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"heating-pad-highlight\"\u003e\n      \u003cstrong\u003e4 Massage Modes\u003c\/strong\u003e\n      \u003cspan\u003eGentle to stronger vibration\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"heating-pad-highlight\"\u003e\n      \u003cstrong\u003eCordless Design\u003c\/strong\u003e\n      \u003cspan\u003eRechargeable and portable\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"heating-pad-block\"\u003e\n    \u003cdetails class=\"heating-pad-drawer\" open\u003e\n      \u003csummary\u003e\n        \u003cspan\u003eHow does it provide soothing comfort?\u003c\/span\u003e\n        \u003cspan class=\"heating-pad-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"heating-pad-answer\"\u003e\n        The heating pad combines targeted warmth with vibration massage to help relax\n        tense muscles around the lower abdomen and waist. Its curved design sits close\n        to the body, allowing the warmth to reach the area where comfort is needed most.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"heating-pad-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0644\/8935\/7385\/files\/1207cdc7-b9e9-419e-b6c2-4ea88f0f87a3.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1768474479\" alt=\"Cordless menstrual heating pad for soothing comfort\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"heating-pad-block\"\u003e\n    \u003cdetails class=\"heating-pad-drawer\"\u003e\n      \u003csummary\u003e\n        \u003cspan\u003eCan the heat level be adjusted?\u003c\/span\u003e\n        \u003cspan class=\"heating-pad-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"heating-pad-answer\"\u003e\n        Yes. Choose from three adjustable heat levels according to your comfort.\n        The device heats quickly and allows you to switch between low, medium, and\n        higher warmth settings using the easy digital controls.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"heating-pad-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0644\/8935\/7385\/files\/ezgif.com-gif-to-webp_480x480_5a20fa40-47b6-470f-aa33-ba4f4b6ba29f.gif?v=1768474542\" alt=\"Three adjustable heat levels\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"heating-pad-block\"\u003e\n    \u003cdetails class=\"heating-pad-drawer\"\u003e\n      \u003csummary\u003e\n        \u003cspan\u003eDoes it include vibration massage?\u003c\/span\u003e\n        \u003cspan class=\"heating-pad-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"heating-pad-answer\"\u003e\n        The heating belt features four vibration massage modes, allowing you to select\n        the intensity that feels most comfortable. The massage function works together\n        with warmth to create a calming and relaxing experience.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"heating-pad-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0644\/8935\/7385\/files\/61Az8YAbuCL._SL1500.jpg?v=1768474643\" alt=\"Four vibration massage modes\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"heating-pad-block\"\u003e\n    \u003cdetails class=\"heating-pad-drawer\"\u003e\n      \u003csummary\u003e\n        \u003cspan\u003eIs it cordless and easy to carry?\u003c\/span\u003e\n        \u003cspan class=\"heating-pad-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"heating-pad-answer\"\u003e\n        Yes. Its rechargeable and cordless construction makes it easy to use without\n        remaining close to a power socket. The slim, lightweight design can be worn\n        comfortably at home, while resting, at work, or during travel.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"heating-pad-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0644\/8935\/7385\/files\/ezgif.com-gif-maker_60_480x480_480x480_4ae341ea-d5a7-43ac-b18a-fced5b40400a.gif?v=1768474614\" alt=\"Portable rechargeable heating pad\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"heating-pad-block\"\u003e\n    \u003cdetails class=\"heating-pad-drawer\"\u003e\n      \u003csummary\u003e\n        \u003cspan\u003eIs the belt comfortable against the body?\u003c\/span\u003e\n        \u003cspan class=\"heating-pad-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"heating-pad-answer\"\u003e\n        The back contact surface is soft and designed to sit comfortably against the\n        abdomen. Its adjustable strap helps secure the device around different waist\n        sizes while keeping it close to the targeted area.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"heating-pad-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0644\/8935\/7385\/files\/71H9t_P_yAL._SL1500.jpg?v=1768474736\" alt=\"Soft and comfortable heating pad surface\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"heating-pad-note\"\u003e\n    \u003ch3\u003eComfort That Moves With You\u003c\/h3\u003e\n    \u003cp\u003e\n      A practical combination of adjustable heat, vibration massage, a soft contact\n      surface, and cordless convenience—designed to make difficult days feel calmer\n      and more manageable.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Haiir Care","offers":[{"title":"Default Title","offer_id":46087652573337,"sku":null,"price":2799.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0703\/9909\/9033\/files\/71H9t_P_yAL._SL1500.jpg?v=1768475666","url":"https:\/\/halfri.com\/products\/menstrual-heating-pad-period-pain-relief-device","provider":"Halfri","version":"1.0","type":"link"}