{"product_id":"harnais-solution_femme","title":"Women's Solution Harness *50% OFF* - Black Diamond","description":"\u003cscript src=\"https:\/\/cdn.anychart.com\/releases\/8.7.1\/js\/anychart-core.min.js\"\u003e     \u003c\/script\u003e \u003cscript src=\"https:\/\/cdn.anychart.com\/releases\/8.7.1\/js\/anychart-radar.min.js\"\u003e\u003c\/script\u003e \u003cscript\u003e function toggleText(){   var x = document.getElementById(\"Description\");   if (x.style.display === \"none\") {     x.style.display = \"block\";   } else {     x.style.display = \"none\";   } }   function toggleText2(){   var x = document.getElementById(\"Technical_Information\");   if (x.style.display === \"none\") {     x.style.display = \"block\";   } else {     x.style.display = \"none\";   } }   function toggleText3(){   var x = document.getElementById(\"Uses\");   if (x.style.display === \"none\") {     x.style.display = \"block\";   } else {     x.style.display = \"none\";   } } \u003c\/script\u003e \u003cstyle\u003e\u003c!-- #container {         width:100%;         height: 100%;       } .button2 {   display: inline-block;   border-radius: 1px;   background-color: white;   border: none;   text-align: left;   font-size: 20px;   padding: 5px;   width: 100%;   transition: all 0.5s;   cursor: pointer;         margin-bottom: 5px;   border-bottom: 8px solid;   border-color:#F7F2D2; } .button2:hover{          } .button2 span {   cursor: pointer;   display: inline-block;   position: relative;   transition: 0.5s; } .button2 span:after {   content: '\\232A';   position: absolute;   opacity: 0;   top: 0;   right: -20px;   transition: 0.5s; } .button2:hover span {   padding-right: 25px; } .button2:hover span:after {   opacity: 1;   right: 0; } .div2{   margin: 15px   } .div3   {   height: 300px   } --\u003e\u003c\/style\u003e \u003cbutton class=\"button2\" onclick=\"toggleText()\"\u003e \u003cspan\u003e Description\u003c\/span\u003e\u003c\/button\u003e \u003cdiv id=\"Description\" class=\"div2\"\u003e \u003cp\u003eWhen it comes to harnesses, if you’re looking for comfort and versatility, the Solution likely offers one of the best values on the market. With BD’s Fusion Comfort technology, which distributes weight throughout the harness using three separate straps, you’ll enjoy unmatched lumbar support while eliminating pressure points. This harness is designed to maximize your freedom of movement thanks to its elastic leg loops. Whether you’re sport climbing, trad climbing, or ice climbing, let yourself be carried away on your wildest projects—without limits! The women’s model is tailored to the female anatomy.\u003cbr\u003e\u003c\/p\u003e \u003c\/div\u003e \u003cbutton class=\"button2\" onclick=\"toggleText2()\"\u003e\u003cspan\u003e Technical Information\u003c\/span\u003e\u003c\/button\u003e \u003cdiv class=\"div2\"\u003e \u003ctable border=\"1\" dir=\"ltr\" cellpadding=\"0\" cellspacing=\"0\" xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" data-mce-selected=\"1\"\u003e \u003ctbody\u003e \u003ctr\u003e \u003ctd data-sheets-value=\"{\" data-mce-selected=\"1\"\u003eMaterials:\u003c\/td\u003e \u003ctd data-sheets-value=\"{\" data-mce-selected=\"1\" sas=\"\"\u003eFour-way stretch nylon\u003c\/td\u003e \u003c\/tr\u003e \u003ctr\u003e \u003ctd data-sheets-value=\"{\" data-mce-selected=\"1\" intercalaire:=\"\"\u003eNumber of accessory pockets\u003cbr\u003e \u003c\/td\u003e \u003ctd data-sheets-value=\"{\" data-mce-selected=\"1\"\u003e4\u003c\/td\u003e \u003c\/tr\u003e \u003ctr\u003e \u003ctd data-sheets-value=\"{\" data-mce-selected=\"1\" du=\"\" chausson:=\"\"\u003eThigh fit\u003c\/td\u003e \u003ctd data-sheets-value=\"{\" data-mce-selected=\"1\" vx=\"\"\u003eNo\u003c\/td\u003e \u003c\/tr\u003e \u003ctr\u003e \u003ctd data-sheets-value=\"{\" data-mce-selected=\"1\"\u003ePin-style fastener\u003c\/td\u003e \u003ctd data-sheets-value=\"{\" data-mce-selected=\"1\" du=\"\" sud=\"\"\u003eNo\u003c\/td\u003e \u003c\/tr\u003e \u003ctr\u003e \u003ctd data-sheets-value=\"{\" data-mce-selected=\"1\"\u003eCountry of Manufacture\u003c\/td\u003e \u003ctd data-sheets-value=\"{\" data-mce-selected=\"1\" asym=\"\"\u003eChina\u003c\/td\u003e \u003c\/tr\u003e \u003ctr\u003e \u003ctd data-sheets-value=\"{\" data-mce-selected=\"1\"\u003eWeight\u003c\/td\u003e \u003ctd data-sheets-value=\"{\" data-mce-selected=\"1\" asym=\"\"\u003e330g\u003c\/td\u003e \u003c\/tr\u003e \u003c\/tbody\u003e \u003c\/table\u003e \u003c\/div\u003e\u003cdiv id=\"Information_technique\" class=\"div2\"\u003e\u003c\/div\u003e\u003cp\u003e\u003cbutton class=\"button2\" onclick=\"toggleText3()\"\u003e\u003cspan\u003eUsage\u003c\/span\u003e\u003c\/button\u003e\u003c\/p\u003e\u003cdiv id=\"Utilisations\" class=\"div3\"\u003e \u003cdiv id=\"container\"\u003e\u003c\/div\u003e \u003cscript\u003e      anychart.onDocumentReady(function () {         var data1 = [         {x: \"Moulinette\", value: 3},         {x: \"Sports\", value: 4},         {x: \"Multi-length\", value: 3},       ];         \/\/ create radar chart       var chart = anychart.radar();       \/\/ set chart yScale settings       chart.yScale()         .minimum(0)         .maximum(5)         .ticks({'interval':1});               chart.area(data1).name('Scale').markers(true).fill(\"#E55934\", 0.3).stroke(\"#E55934\")                         \/\/ set container ID for the chart       chart.container('container');       \/\/ start drawing the chart       chart.draw();       });    \u003c\/script\u003e \u003c\/div\u003e","brand":"Black Diamond","offers":[{"title":"Very Small \/ Pewter","offer_id":39299332341895,"sku":"793661485780","price":94.95,"currency_code":"CAD","in_stock":false},{"title":"Small \/ Pewter","offer_id":39299333357703,"sku":"793661485773","price":94.95,"currency_code":"CAD","in_stock":false},{"title":"Medium \/ Pewter","offer_id":39299335487623,"sku":"793661485766","price":94.95,"currency_code":"CAD","in_stock":false},{"title":"Large \/ Pewter","offer_id":39469456261255,"sku":"793661485759","price":94.95,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0361\/8154\/0999\/products\/10788_source_1614819698.jpg?v=1626282906","url":"https:\/\/boutique.delirescalade.com\/en\/products\/womens-solution-harness-50-off-black-diamond","provider":"DELIRE.boutique","version":"1.0","type":"link"}