{"product_id":"dr-squatch-teenage-mutant-ninja-turtles-cowabunga-cleanse-all-natural-bar-soap-for-men-1pc-limited-edition","title":"Dr. Squatch® Teenage Mutant Ninja Turtles™ Cowabunga Cleanse All-Natural Bar Soap For Men (1pc) Limited Edition","description":"\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"row row-flex white-box\"\u003e\n\u003cdiv class=\"col-md-6 col-xs-12 vhcenter\"\u003e\u003cimg alt=\"\" src=\"https:\/\/magazineracksdirect.com\/s\/files\/1\/0543\/4293\/files\/tmntsoap_0005_Layer_1.jpg?v=1726843064\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding: 2%;\" class=\"col-md-6 col-xs-12\" data-mce-style=\"padding: 2%;\"\u003e\n\u003ch2\u003e\"Cowabunga Cleanse\"\u003cbr\u003e\n\u003c\/h2\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cstrong\u003e\u003cem\u003eStealthy, Courageous \u0026amp; Playful, Just Like A Squatch Man Should Be.\u003cbr\u003e\u003c\/em\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003eWhen you’re fighting grime with Turtle Power, every day is as epic as a slice of your favorite pizza! Lather up like a ninja with the zest of New York's favorite half-shell heroes with our limited edition Cowabunga Cleanse. Delicious notes of basil, oregano, and sun dried tomatoes bring the irresistible aroma of freshly baked pizza right to your shower.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"text-decoration: underline;\" data-mce-style=\"text-decoration: underline;\"\u003eIngredients:\u003c\/span\u003e\u003cem\u003e  Saponified Oils of (Sustainable Palm, Coconut, Olive), Naturally Derived Fragrance, Shea Butter, Basil Leaves, Tomato Extract, Kaolin Clay, Sea Salt.\u003c\/em\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eZero Grit\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eSmells like: Pizza Power\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cmeta charset=\"utf-8\"\u003eMade from natural oils\u003c\/li\u003e\n\u003cli\u003eSustainably sourced\u003c\/li\u003e\n\u003cli\u003e5oz. bar\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"row row-flex white-box\" style=\"background-color: #ff7432;\" data-mce-style=\"background-color: #ff7432;\"\u003e\n\u003cdiv class=\"col-md-6 col-xs-12\" style=\"padding: 2%;\" data-mce-style=\"padding: 2%;\"\u003e\n\u003ch3\u003e \u003c\/h3\u003e\n\u003ch3\u003e\n\u003cspan data-mce-fragment=\"1\"\u003eWhat Is Dr. Squatch® All About\u003c\/span\u003e?\u003c\/h3\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eDr. Squatch crafts natural, high-performance personal care products in manly scents with only the finest ingredients Mother Nature has to offer.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003eFor generations, traditional mass-market brands have been stripping natural ingredients from personal care products to make production cheaper and faster. Men have been forced to settle for lackluster products that are packed with harsh ingredients, chemical irritants and unnatural smells. But one courageous Squatch hadn’t given up on natural products.\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eInspired by a love of natural products, founder Jack began creating his own natural soap in his garage. He also knew there must be other guys out there who wanted better products with natural ingredients and manly scents. With that, Dr. Squatch was born! Millions of happy customers later, the Dr. Squatch mission remains the same - to raise the bar for natural products and change the way men approach their personal care.\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"col-md-6 col-xs-12 vhcenter\"\u003e\u003cimg alt=\"\" src=\"https:\/\/magazineracksdirect.com\/s\/files\/1\/0543\/4293\/products\/squatch1_480x480.jpg?v=1649189088\" data-mce-src=\"https:\/\/magazineracksdirect.com\/s\/files\/1\/0543\/4293\/products\/squatch1_480x480.jpg?v=1649189088\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\u003c!--\n.vcenter {\n display: flex;\n flex-direction: column;\n justify-content: center;\n}\n\n.vhcenter {\n display: flex;\n justify-content: center;\n align-items: center;\n}\n\n.color:hover\n{\n background:#eee;\n transition: all .3s ease-in-out; \n}\n\n.opac1 {\n opacity: 0.45;\n}\n\n.opac1:hover\n{\n opacity: 1;\n transition: all .3s ease-in-out;\n}\n\n.grow { \n transition: all .2s ease-in-out; \n}\n\n.grow:hover { \n transform: scale(1.1); \n}\n\n.row-flex {\n display: flex !important;\n flex-wrap: wrap;\n\n @for $i from 1 through 12 {\n [class*=\"col-xs-#{$i}\"] {\n flex: $i 0 (100% \/ 12 * $i);\n }\n\n [class*=\"col-xs-#{$i}\"]:last-child {\n flex: 0 0 (100% \/ 12 * $i);\n }\n }\n\n @media (min-width: 768px) {\n @for $i from 1 through 12 {\n [class*=\"col-sm-#{$i}\"] {\n flex: $i 0 (100% \/ 12 * $i);\n }\n\n [class*=\"col-sm-#{$i}\"]:last-child {\n flex: 0 0 (100% \/ 12 * $i);\n }\n }\n }\n\n @media (min-width: 992px) {\n @for $i from 1 through 12 {\n [class*=\"col-md-#{$i}\"] {\n flex: $i 0 (100% \/ 12 * $i);\n }\n\n [class*=\"col-md-#{$i}\"]:last-child {\n flex: 0 0 (100% \/ 12 * $i);\n }\n }\n }\n\n @media (min-width: 1200px) {\n @for $i from 1 through 12 {\n [class*=\"col-lg-#{$i}\"] {\n flex: $i 0 (100% \/ 12 * $i);\n }\n\n [class*=\"col-lg-#{$i}\"]:last-child {\n flex: 0 0 (100% \/ 12 * $i);\n }\n }\n }\n}\n\n.top-box {\n float: left;\n background-color: #fff;\n width:100%;\n height:auto;\n padding:3%;\n padding-bottom:1%;\n}\n\n.white-box {\n float: left;\n background-color: #fff;\n width:100%;\n height:auto;\n padding:1%;\n}\n\n.grey-box {\n float: left;\n background-color: #eee;\n width:100%;\n height:auto;\n padding:3%;\n}\n\nh2, h3, h4 {\n margin-bottom: 10px;\n}\n--\u003e\u003c\/style\u003e","brand":"Dr. Squatch","offers":[{"title":"Default Title","offer_id":44081254236357,"sku":"40277","price":16.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/magazineracksdirect.com\/s\/files\/1\/0543\/4293\/files\/tmntsoap_0000_Layer_7.jpg?v=1726848125","url":"https:\/\/ca.shopatshowcase.com\/products\/dr-squatch-teenage-mutant-ninja-turtles-cowabunga-cleanse-all-natural-bar-soap-for-men-1pc-limited-edition","provider":"magazineracksdirect","version":"1.0","type":"link"}