{"product_id":"male-stroker","title":"Male Stroker - Super Slide and Glide - Frosted","description":"\u003c!-- FONT LOAD — Poppins + Raleway --\u003e\n\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;family=Raleway:wght@600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    .msb-product-block{\n      --msb-bg:#fff8fc;\n      --msb-surface:#ffffff;\n      --msb-surface-2:#fff2f8;\n      --msb-text:#4a2340;\n      --msb-muted:#7a5a73;\n      --msb-border:#f3c9df;\n      --msb-primary:#ff80c9;\n      --msb-primary-dark:#c497ff;\n      --msb-accent:#ff6955;\n      --msb-shadow:0 10px 30px rgba(196,151,255,.12);\n      --msb-radius:18px;\n      font-family:Poppins,Arial,sans-serif;\n      color:var(--msb-text);\n      background:linear-gradient(180deg,#fff8fc 0%,#fffdfd 100%);\n      padding:24px;\n      border:1px solid var(--msb-border);\n      border-radius:24px;\n      box-shadow:var(--msb-shadow);\n      max-width:980px;\n      margin:0 auto;\n    }\n\n    .msb-product-block h2,\n    .msb-product-block h3{\n      font-family:Raleway,Arial,sans-serif;\n      color:var(--msb-text);\n      margin:0 0 12px;\n      line-height:1.2;\n    }\n\n    .msb-product-block h2{\n      font-size:28px;\n      font-weight:700;\n      letter-spacing:-0.02em;\n    }\n\n    .msb-product-block h3{\n      font-size:20px;\n      font-weight:700;\n    }\n\n    .msb-product-block p{\n      font-size:15px;\n      line-height:1.75;\n      color:var(--msb-text);\n      margin:0 0 14px;\n    }\n\n    .msb-card,\n    .msb-faq-wrap{\n      background:var(--msb-surface);\n      border:1px solid var(--msb-border);\n      border-radius:var(--msb-radius);\n      padding:22px;\n      margin-bottom:22px;\n      box-shadow:0 6px 20px rgba(255,128,201,.08);\n    }\n\n    .msb-bullets{\n      list-style:none;\n      padding:0;\n      margin:18px 0 0;\n      display:grid;\n      gap:12px;\n    }\n\n    .msb-bullets li{\n      position:relative;\n      padding:14px 16px 14px 42px;\n      background:var(--msb-surface-2);\n      border:1px solid #f8d8e8;\n      border-radius:14px;\n      color:var(--msb-text);\n      line-height:1.6;\n      font-size:14px;\n    }\n\n    .msb-bullets li::before{\n      content:\"✦\";\n      position:absolute;\n      left:16px;\n      top:13px;\n      color:var(--msb-primary-dark);\n      font-size:14px;\n      font-weight:700;\n    }\n\n    .msb-faq-intro{\n      color:var(--msb-muted);\n      font-size:14px;\n      margin-bottom:16px;\n    }\n\n    .msb-faq{\n      display:grid;\n      gap:12px;\n    }\n\n    .msb-faq details{\n      border:1px solid var(--msb-border);\n      background:linear-gradient(180deg,#ffffff 0%,#fff7fb 100%);\n      border-radius:16px;\n      overflow:hidden;\n      transition:all .25s ease;\n    }\n\n    .msb-faq details[open]{\n      box-shadow:0 10px 24px rgba(255,128,201,.10);\n      border-color:#ebb1d0;\n    }\n\n    .msb-faq summary{\n      list-style:none;\n      cursor:pointer;\n      display:flex;\n      align-items:center;\n      justify-content:space-between;\n      gap:16px;\n      padding:18px;\n      font-family:Raleway,Arial,sans-serif;\n      font-size:16px;\n      font-weight:700;\n      color:var(--msb-text);\n    }\n\n    .msb-faq summary::-webkit-details-marker{\n      display:none;\n    }\n\n    .msb-faq-icon{\n      width:28px;\n      height:28px;\n      min-width:28px;\n      border-radius:999px;\n      display:inline-flex;\n      align-items:center;\n      justify-content:center;\n      background:linear-gradient(135deg,var(--msb-primary) 0%,var(--msb-primary-dark) 100%);\n      box-shadow:0 6px 16px rgba(196,151,255,.22);\n      transition:transform .25s ease,background .25s ease;\n      position:relative;\n    }\n\n    .msb-faq-icon::before,\n    .msb-faq-icon::after{\n      content:\"\";\n      position:absolute;\n      background:#ffffff;\n      border-radius:2px;\n      transition:all .25s ease;\n    }\n\n    .msb-faq-icon::before{\n      width:12px;\n      height:2px;\n    }\n\n    .msb-faq-icon::after{\n      width:2px;\n      height:12px;\n    }\n\n    .msb-faq details[open] .msb-faq-icon{\n      transform:rotate(180deg);\n      background:linear-gradient(135deg,var(--msb-accent) 0%,var(--msb-primary) 100%);\n    }\n\n    .msb-faq details[open] .msb-faq-icon::after{\n      opacity:0;\n      transform:scaleY(0);\n    }\n\n    .msb-faq-answer{\n      padding:0 18px 18px;\n      color:var(--msb-muted);\n      font-size:14px;\n      line-height:1.75;\n    }\n\n    .msb-note{\n      margin-top:22px;\n      padding:18px;\n      background:linear-gradient(135deg,rgba(255,128,201,.14) 0%,rgba(196,151,255,.14) 100%);\n      border:1px solid var(--msb-border);\n      border-radius:18px;\n      color:var(--msb-text);\n      text-align:center;\n      font-size:14px;\n      line-height:1.65;\n    }\n\n    @media (max-width:640px){\n      .msb-product-block{\n        padding:16px;\n        border-radius:18px;\n      }\n\n      .msb-card,\n      .msb-faq-wrap{\n        padding:18px;\n      }\n\n      .msb-product-block h2{\n        font-size:24px;\n      }\n\n      .msb-faq summary{\n        padding:16px;\n        font-size:15px;\n      }\n\n      .msb-faq-answer{\n        padding:0 16px 16px;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"msb-product-block\"\u003e\n\u003cdiv class=\"msb-card\"\u003e\n\u003ch2 id=\"msb-product-title\"\u003eMale Stroker -Wet Strokers Super Slide and Glide \u003c\/h2\u003e\n\u003cp\u003eNo lube? No problem. This \u003cstrong\u003emale stroker\u003c\/strong\u003e is self-lubricating, which means all it takes is a little water to turn it into a slippery, orgasmic pleasure zone. Say goodbye to dry, disappointing sessions — the Super Slide and Glide was built to feel wet, warm, and irresistibly real from the very first stroke.\u003c\/p\u003e\n\u003cp\u003eInside this \u003cstrong\u003emale stroker\u003c\/strong\u003e is a super-stimulating pleasure tunnel packed with realistic detail, designed to grip and glide with every movement. The frosted, translucent shell adds a sleek visual touch, while the textured interior canal is built to feel just as good as it looks.\u003c\/p\u003e\n\u003cp\u003eHandling is effortless thanks to the EZ Grip design, giving this \u003cstrong\u003emale stroker\u003c\/strong\u003e a comfortable hold whether you're just getting started or already deep into the moment. Its sleek outer casing doubles as protective, discreet storage, keeping everything private and ready to go whenever the mood hits.\u003c\/p\u003e\n\u003cp\u003eWant more control? This \u003cstrong\u003emale stroker\u003c\/strong\u003e features a built-in air hole that lets you adjust suction to your exact preference — tighter for intense pressure, or looser for a more relaxed glide. At 8.0 inches long and 3.6 inches wide, it delivers a satisfying, full-feeling experience every single time. Once you try a self-lubricating \u003cstrong\u003emale stroker\u003c\/strong\u003e like this one, going back to a plain, dry toy simply won't cut it.\u003c\/p\u003e\n\u003ch3\u003eWhy This Male Stroker Belongs in Your Collection\u003c\/h3\u003e\n\u003cul class=\"msb-bullets\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSelf-lubricating formula\u003c\/strong\u003e — just add water to activate a slippery, realistic feel with no need for external lube.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSleek frosted casing\u003c\/strong\u003e — protects the sleeve while doubling as discreet, easy storage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInterior pleasure tunnel\u003c\/strong\u003e — a super-stimulating textured canal designed for realistic sensation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRealistic material\u003c\/strong\u003e — crafted to feel remarkably close to the real thing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdjustable air hole\u003c\/strong\u003e — control suction intensity by covering or releasing the built-in air vent.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEZ Grip comfort\u003c\/strong\u003e — an ergonomic shape designed for easy, confident handling.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGenerous size\u003c\/strong\u003e — measuring 8.0 inches in length and 3.6 inches in width for a full, satisfying experience.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003csection class=\"msb-faq-wrap\"\u003e\n\u003ch3 id=\"msb-faq-title\"\u003eFAQ – Super Slide and Glide Male Stroker\u003c\/h3\u003e\n\u003cp class=\"msb-faq-intro\"\u003eTap each question to expand the answer.\u003c\/p\u003e\n\u003cdiv class=\"msb-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan\u003eDo I need lube with this male stroker?\u003c\/span\u003e \u003cspan class=\"msb-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"msb-faq-answer\"\u003eNo separate lube is required at first. This male stroker is self-lubricating, meaning a small amount of water activates its slippery, glide-ready texture. After repeated uses, you can add water-based lubricant for continued smoothness.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan\u003eHow do I control suction on this male stroker?\u003c\/span\u003e \u003cspan class=\"msb-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"msb-faq-answer\"\u003eSimply cover or uncover the built-in air hole. Sealing the air hole increases suction and pressure, while opening it creates a lighter, more relaxed glide.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan\u003eWhat size is this male stroker?\u003c\/span\u003e \u003cspan class=\"msb-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"msb-faq-answer\"\u003eThe Super Slide and Glide measures 8.0 inches (20.3 cm) in length and 3.6 inches (9.1 cm) in width, offering a full, realistic feel with plenty of room to enjoy the experience.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e\u003cspan\u003eHow do I clean this male stroker after use?\u003c\/span\u003e \u003cspan class=\"msb-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"msb-faq-answer\"\u003eRinse the interior canal with warm water after each use, or use a dedicated toy cleaner for a deeper clean. Allow it to air dry completely before storing it inside its protective casing.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan\u003eIs this male stroker discreet to store?\u003c\/span\u003e \u003cspan class=\"msb-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"msb-faq-answer\"\u003eYes. The sleek frosted casing protects the interior sleeve while doubling as private, discreet storage, so it stays clean, contained, and ready for your next session.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"msb-note\"\u003e\n\u003cstrong\u003eCare tip:\u003c\/strong\u003e Activate this male stroker with a small amount of water before use, rinse thoroughly afterward, and let it dry completely before storing in its casing.\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\":\"https:\/\/schema.org\",\n    \"@type\":\"FAQPage\",\n    \"mainEntity\":[\n      {\n        \"@type\":\"Question\",\n        \"name\":\"Do I need lube with this male stroker?\",\n        \"acceptedAnswer\":{\n          \"@type\":\"Answer\",\n          \"text\":\"No separate lube is required at first. This male stroker is self-lubricating, meaning a small amount of water activates its slippery, glide-ready texture. After repeated uses, you can add water-based lubricant for continued smoothness.\"\n        }\n      },\n      {\n        \"@type\":\"Question\",\n        \"name\":\"How do I control suction on this male stroker?\",\n        \"acceptedAnswer\":{\n          \"@type\":\"Answer\",\n          \"text\":\"Simply cover or uncover the built-in air hole. Sealing the air hole increases suction and pressure, while opening it creates a lighter, more relaxed glide.\"\n        }\n      },\n      {\n        \"@type\":\"Question\",\n        \"name\":\"What size is this male stroker?\",\n        \"acceptedAnswer\":{\n          \"@type\":\"Answer\",\n          \"text\":\"The Super Slide and Glide measures 8.0 inches (20.3 cm) in length and 3.6 inches (9.1 cm) in width, offering a full, realistic feel with plenty of room to enjoy the experience.\"\n        }\n      },\n      {\n        \"@type\":\"Question\",\n        \"name\":\"How do I clean this male stroker after use?\",\n        \"acceptedAnswer\":{\n          \"@type\":\"Answer\",\n          \"text\":\"Rinse the interior canal with warm water after each use, or use a dedicated toy cleaner for a deeper clean. Allow it to air dry completely before storing it inside its protective casing.\"\n        }\n      },\n      {\n        \"@type\":\"Question\",\n        \"name\":\"Is this male stroker discreet to store?\",\n        \"acceptedAnswer\":{\n          \"@type\":\"Answer\",\n          \"text\":\"Yes. The sleek frosted casing protects the interior sleeve while doubling as private, discreet storage, so it stays clean, contained, and ready for your next session.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\u003c\/section\u003e","brand":"Pipedream","offers":[{"title":"Default Title","offer_id":51963969470677,"sku":"PDRD44320","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/7741\/8197\/files\/male_stroker.jpg?v=1787682159","url":"https:\/\/mysecretbloom.com\/products\/male-stroker","provider":"Secret Bloom","version":"1.0","type":"link"}