{"product_id":"bentpla-gel-15g-bruise-and-swelling-relief-gel","title":"Bentpla Gel 15g – Bruise and Swelling Relief Gel","description":"\u003cstyle\u003e\n  .bentpla-page,\n  .bentpla-page * {\n    box-sizing: border-box;\n  }\n\n  .bentpla-page {\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 0 12px;\n    color: #222222;\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .bentpla-page h2 {\n    margin: 28px 0 12px;\n    color: #173342;\n    font-size: 22px;\n    line-height: 1.35;\n  }\n\n  .bentpla-page h3 {\n    margin: 0 0 6px;\n    color: #173342;\n    font-size: 17px;\n    line-height: 1.4;\n  }\n\n  .bentpla-page p {\n    margin: 0 0 14px;\n  }\n\n  .bentpla-intro {\n    margin-bottom: 28px;\n    padding: 24px;\n    background: #f4f8f8;\n    border: 1px solid #dfe9e9;\n    border-radius: 12px;\n  }\n\n  .bentpla-intro h2 {\n    margin: 0 0 12px;\n    font-size: 27px;\n  }\n\n  .bentpla-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 16px;\n  }\n\n  .bentpla-badge {\n    display: inline-block;\n    padding: 7px 11px;\n    color: #173342;\n    background: #ffffff;\n    border: 1px solid #d8e4e5;\n    border-radius: 20px;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .bentpla-features {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .bentpla-features li {\n    margin-bottom: 8px;\n  }\n\n  .bentpla-card-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .bentpla-card {\n    padding: 17px;\n    background: #f7f9fa;\n    border: 1px solid #e5ebed;\n    border-radius: 10px;\n  }\n\n  .bentpla-card p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  .bentpla-amount {\n    display: inline-block;\n    margin-bottom: 8px;\n    padding: 4px 8px;\n    color: #ffffff;\n    background: #2f6271;\n    border-radius: 5px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .bentpla-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .bentpla-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .bentpla-table th,\n  .bentpla-table td {\n    padding: 12px;\n    border: 1px solid #dfe5e8;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .bentpla-table th {\n    background: #173342;\n    color: #ffffff;\n    font-weight: 700;\n  }\n\n  .bentpla-spec-table td:first-child {\n    width: 38%;\n    background: #f4f8f8;\n    color: #173342;\n    font-weight: 700;\n  }\n\n  .bentpla-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .bentpla-use-item {\n    padding: 13px;\n    background: #f7f9fa;\n    border: 1px solid #e5ebed;\n    border-radius: 8px;\n  }\n\n  .bentpla-steps {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .bentpla-steps li {\n    margin-bottom: 9px;\n  }\n\n  .bentpla-warning {\n    margin-top: 24px;\n    padding: 18px;\n    background: #fff7e9;\n    border-left: 4px solid #d49a32;\n    border-radius: 7px;\n  }\n\n  .bentpla-warning strong {\n    display: block;\n    margin-bottom: 8px;\n    color: #67460e;\n  }\n\n  .bentpla-warning ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .bentpla-warning li {\n    margin-bottom: 7px;\n  }\n\n  .bentpla-faq {\n    padding: 14px 0;\n    border-bottom: 1px solid #dfe5e8;\n  }\n\n  .bentpla-faq summary {\n    color: #173342;\n    font-weight: 700;\n    cursor: pointer;\n  }\n\n  .bentpla-faq p {\n    margin: 10px 0 0;\n  }\n\n  .bentpla-notice {\n    margin-top: 30px;\n    padding: 18px;\n    background: #f4f8f8;\n    border: 1px solid #dfe9e9;\n    border-radius: 8px;\n  }\n\n  .bentpla-notice strong {\n    display: block;\n    margin-bottom: 8px;\n    color: #173342;\n  }\n\n  .bentpla-notice p {\n    margin: 0;\n    color: #4f5e65;\n    font-size: 14px;\n  }\n\n  @media screen and (max-width: 680px) {\n    .bentpla-page {\n      padding: 0 8px;\n      font-size: 15px;\n      line-height: 1.6;\n    }\n\n    .bentpla-page h2 {\n      margin: 24px 0 10px;\n      font-size: 20px;\n    }\n\n    .bentpla-intro {\n      margin-bottom: 22px;\n      padding: 18px 16px;\n      border-radius: 10px;\n    }\n\n    .bentpla-intro h2 {\n      font-size: 22px;\n    }\n\n    .bentpla-card-grid {\n      grid-template-columns: 1fr;\n      gap: 9px;\n    }\n\n    .bentpla-card {\n      padding: 14px;\n    }\n\n    .bentpla-use-grid {\n      grid-template-columns: 1fr;\n      gap: 8px;\n    }\n\n    .bentpla-table-wrap {\n      overflow: visible;\n    }\n\n    .bentpla-table,\n    .bentpla-table tbody,\n    .bentpla-table tr,\n    .bentpla-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .bentpla-table tr {\n      margin-bottom: 10px;\n      overflow: hidden;\n      background: #ffffff;\n      border: 1px solid #dfe5e8;\n      border-radius: 8px;\n    }\n\n    .bentpla-table td {\n      position: relative;\n      min-height: 45px;\n      padding: 10px 12px 10px 44%;\n      background: #ffffff !important;\n      border: 0;\n      border-bottom: 1px solid #edf0f2;\n    }\n\n    .bentpla-table td:last-child {\n      border-bottom: 0;\n    }\n\n    .bentpla-table td::before {\n      position: absolute;\n      top: 10px;\n      left: 12px;\n      width: 36%;\n      color: #173342;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.35;\n      content: attr(data-label);\n    }\n\n    .bentpla-spec-table td:first-child {\n      display: none;\n    }\n\n    .bentpla-spec-table td:nth-child(2) {\n      border-bottom: 0;\n    }\n\n    .bentpla-warning,\n    .bentpla-notice {\n      padding: 16px;\n    }\n  }\n\n  @media screen and (max-width: 420px) {\n    .bentpla-page {\n      padding: 0 5px;\n    }\n\n    .bentpla-table td {\n      padding-left: 42%;\n      font-size: 14px;\n    }\n\n    .bentpla-table td::before {\n      width: 34%;\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bentpla-page\"\u003e\n\n  \u003cdiv class=\"bentpla-intro\"\u003e\n    \u003ch2\u003eBentpla Gel 15g\u003c\/h2\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eBentpla Gel\u003c\/strong\u003e is a colorless, transparent topical gel formulated with heparin sodium, aescin and glycol salicylate. Its multi-ingredient formula is used to help relieve pain, inflammation and localized swelling associated with contusions, minor trauma and selected venous conditions.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bentpla-badges\"\u003e\n      \u003cspan class=\"bentpla-badge\"\u003e15g Tube\u003c\/span\u003e\n      \u003cspan class=\"bentpla-badge\"\u003eTopical Gel\u003c\/span\u003e\n      \u003cspan class=\"bentpla-badge\"\u003eExternal Use Only\u003c\/span\u003e\n      \u003cspan class=\"bentpla-badge\"\u003eMade in South Korea\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eProduct Overview\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Bentpla Gel combines three active ingredients that provide complementary topical actions. Heparin sodium supports the management of localized bruising and swelling, aescin helps reduce edema, and glycol salicylate provides anti-inflammatory and pain-relieving activity.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The transparent gel format allows the product to be applied directly to the affected skin area without the heavy texture of a traditional ointment.\n  \u003c\/p\u003e\n\n  \u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\n  \u003cul class=\"bentpla-features\"\u003e\n    \u003cli\u003eHelps relieve discomfort associated with bruises and contusions\u003c\/li\u003e\n    \u003cli\u003eSupports the reduction of localized swelling and inflammation\u003c\/li\u003e\n    \u003cli\u003eProvides topical analgesic and anti-inflammatory action\u003c\/li\u003e\n    \u003cli\u003eSuitable for selected sports-related and accidental minor injuries\u003c\/li\u003e\n    \u003cli\u003eMay be used for symptoms associated with venous edema and superficial phlebitis\u003c\/li\u003e\n    \u003cli\u003eColorless and transparent gel consistency\u003c\/li\u003e\n    \u003cli\u003eCompact 15g tube\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch2\u003eActive Ingredients\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Each 1g of Bentpla Gel contains:\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"bentpla-card-grid\"\u003e\n\n    \u003cdiv class=\"bentpla-card\"\u003e\n      \u003cspan class=\"bentpla-amount\"\u003e400 IU per 1g\u003c\/span\u003e\n      \u003ch3\u003eHeparin Sodium\u003c\/h3\u003e\n      \u003cp\u003e\n        A topical ingredient used in products formulated for localized bruising, swelling and venous inflammation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bentpla-card\"\u003e\n      \u003cspan class=\"bentpla-amount\"\u003e10mg per 1g\u003c\/span\u003e\n      \u003ch3\u003eAmorphous Aescin\u003c\/h3\u003e\n      \u003cp\u003e\n        A plant-derived compound commonly used to support the management of edema and localized tissue swelling.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bentpla-card\"\u003e\n      \u003cspan class=\"bentpla-amount\"\u003e20mg per 1g\u003c\/span\u003e\n      \u003ch3\u003eGlycol Salicylate\u003c\/h3\u003e\n      \u003cp\u003e\n        A topical salicylate that provides anti-inflammatory and pain-relieving activity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n  \u003cdiv class=\"bentpla-table-wrap\"\u003e\n    \u003ctable class=\"bentpla-table bentpla-spec-table\"\u003e\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eProduct Name\u003c\/td\u003e\n          \u003ctd data-label=\"Product Name\"\u003eBentpla Gel\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eProduct Type\u003c\/td\u003e\n          \u003ctd data-label=\"Product Type\"\u003eTopical analgesic and anti-inflammatory gel\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eTexture\u003c\/td\u003e\n          \u003ctd data-label=\"Texture\"\u003eColorless, transparent and homogeneous gel\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eVolume\u003c\/td\u003e\n          \u003ctd data-label=\"Volume\"\u003e15g\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003ePackage Contents\u003c\/td\u003e\n          \u003ctd data-label=\"Package Contents\"\u003e1 tube\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eApplication\u003c\/td\u003e\n          \u003ctd data-label=\"Application\"\u003eExternal topical use only\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eManufacturer\u003c\/td\u003e\n          \u003ctd data-label=\"Manufacturer\"\u003eTai Guk Pharm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eCountry of Origin\u003c\/td\u003e\n          \u003ctd data-label=\"Country of Origin\"\u003eSouth Korea\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eStorage\u003c\/td\u003e\n          \u003ctd data-label=\"Storage\"\u003eStore tightly closed at room temperature between 1°C and 30°C\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eCommon Uses\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Bentpla Gel may be used for the relief of pain and inflammation associated with:\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"bentpla-use-grid\"\u003e\n    \u003cdiv class=\"bentpla-use-item\"\u003eBruises and contusions\u003c\/div\u003e\n    \u003cdiv class=\"bentpla-use-item\"\u003eAccidental minor trauma\u003c\/div\u003e\n    \u003cdiv class=\"bentpla-use-item\"\u003eSports-related minor injuries\u003c\/div\u003e\n    \u003cdiv class=\"bentpla-use-item\"\u003eTendon sheath inflammation\u003c\/div\u003e\n    \u003cdiv class=\"bentpla-use-item\"\u003eVaricose-related edema\u003c\/div\u003e\n    \u003cdiv class=\"bentpla-use-item\"\u003eSuperficial phlebitis\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eHow to Use Bentpla Gel\u003c\/h2\u003e\n\n  \u003col class=\"bentpla-steps\"\u003e\n    \u003cli\u003eUse only on intact external skin.\u003c\/li\u003e\n    \u003cli\u003eApply a thin layer to the affected area several times daily.\u003c\/li\u003e\n    \u003cli\u003eGently massage the gel into the skin.\u003c\/li\u003e\n    \u003cli\u003eWash your hands after application unless the hands are the treated area.\u003c\/li\u003e\n    \u003cli\u003eFollow the directions in the product leaflet or instructions provided by a healthcare professional.\u003c\/li\u003e\n  \u003c\/ol\u003e\n\n  \u003cdiv class=\"bentpla-warning\"\u003e\n    \u003cstrong\u003eImportant Safety Information\u003c\/strong\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eFor external use only. Do not swallow.\u003c\/li\u003e\n      \u003cli\u003eDo not apply to open wounds, damaged skin, infected areas or mucous membranes.\u003c\/li\u003e\n      \u003cli\u003eAvoid contact with the eyes. Rinse immediately with water if contact occurs.\u003c\/li\u003e\n      \u003cli\u003eDo not use if you are allergic to salicylates or any product ingredient.\u003c\/li\u003e\n      \u003cli\u003eAvoid applying the product over very large skin areas.\u003c\/li\u003e\n      \u003cli\u003eConsult a doctor or pharmacist before use during pregnancy, breastfeeding, in children or in patients with kidney problems.\u003c\/li\u003e\n      \u003cli\u003eConsult a healthcare professional before use with anticoagulants or other medicines that may increase bleeding risk.\u003c\/li\u003e\n      \u003cli\u003eStop use and seek advice if irritation, rash or unusual symptoms occur.\u003c\/li\u003e\n      \u003cli\u003eConsult a healthcare professional if symptoms do not improve after approximately five to six days.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eStorage Instructions\u003c\/h2\u003e\n\n  \u003cul class=\"bentpla-features\"\u003e\n    \u003cli\u003eStore in the original tightly closed container\u003c\/li\u003e\n    \u003cli\u003eStore at room temperature between 1°C and 30°C\u003c\/li\u003e\n    \u003cli\u003eProtect from direct sunlight and excessive moisture\u003c\/li\u003e\n    \u003cli\u003eKeep out of reach of children\u003c\/li\u003e\n    \u003cli\u003eDo not use after the expiry date\u003c\/li\u003e\n    \u003cli\u003eDo not use if the tube or seal is damaged\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n  \u003cdetails class=\"bentpla-faq\"\u003e\n    \u003csummary\u003eWhat is Bentpla Gel used for?\u003c\/summary\u003e\n\n    \u003cp\u003e\n      Bentpla Gel is used to help relieve pain and inflammation associated with bruises, contusions, minor trauma, sports injuries, tendon sheath inflammation and selected venous conditions.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"bentpla-faq\"\u003e\n    \u003csummary\u003eWhat active ingredients does Bentpla Gel contain?\u003c\/summary\u003e\n\n    \u003cp\u003e\n      Each gram contains heparin sodium 400 IU, amorphous aescin 10mg and glycol salicylate 20mg.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"bentpla-faq\"\u003e\n    \u003csummary\u003eHow much product is included?\u003c\/summary\u003e\n\n    \u003cp\u003e\n      Each package contains one 15g tube of Bentpla Gel.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"bentpla-faq\"\u003e\n    \u003csummary\u003eCan Bentpla Gel be applied to open wounds?\u003c\/summary\u003e\n\n    \u003cp\u003e\n      No. Do not apply it to open wounds, damaged skin, infected skin or mucous membranes.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"bentpla-faq\"\u003e\n    \u003csummary\u003eHow often can Bentpla Gel be applied?\u003c\/summary\u003e\n\n    \u003cp\u003e\n      The product leaflet advises applying a thin layer to the affected area several times daily and gently massaging it into the skin. Always follow the package directions.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"bentpla-faq\"\u003e\n    \u003csummary\u003eCan Bentpla Gel be used during pregnancy?\u003c\/summary\u003e\n\n    \u003cp\u003e\n      Pregnant or breastfeeding customers should consult a doctor or pharmacist before use. The product should not be used during the four weeks immediately before delivery.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"bentpla-faq\"\u003e\n    \u003csummary\u003eWhere is Bentpla Gel manufactured?\u003c\/summary\u003e\n\n    \u003cp\u003e\n      Bentpla Gel is manufactured in South Korea by Tai Guk Pharm.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"bentpla-notice\"\u003e\n    \u003cstrong\u003eMedical Product Notice\u003c\/strong\u003e\n\n    \u003cp\u003e\n      This information is provided for general product identification and does not replace the package leaflet or advice from a doctor or pharmacist. Product classification and permitted uses may differ by country. Customers are responsible for confirming local purchase and import requirements.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Celmade","offers":[{"title":"Default Title","offer_id":48862053990625,"sku":null,"price":11.48,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0666\/6761\/0337\/files\/Bentpla_Gel_15g_topical_bruise_gel.png?v=1786006536","url":"https:\/\/celmade.co\/products\/bentpla-gel-15g-bruise-and-swelling-relief-gel","provider":"Celmade","version":"1.0","type":"link"}