{"product_id":"double-sided-dildo","title":"Double sided dildo Dr. Skin 18 Inch - Mocha","description":"\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-soft-blue:#8fcaff;\n      --msb-shadow:0 10px 30px rgba(196,151,255,.12);\n      --msb-radius:18px;\n      --msb-radius-sm:12px;\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-product-block a{\n      color:#b24ba0;\n      text-decoration:none;\n      font-weight:600;\n    }\n\n    .msb-product-block a:hover{\n      text-decoration:underline;\n    }\n\n    .msb-card{\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-wrap{\n      background:var(--msb-surface);\n      border:1px solid var(--msb-border);\n      border-radius:var(--msb-radius);\n      padding:22px;\n      box-shadow:0 6px 20px rgba(143,202,255,.08);\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 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      color:#fff;\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:#fff;\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-cta{\n      margin-top:22px;\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:20px;\n      padding:22px;\n      text-align:center;\n    }\n\n    .msb-cta p{\n      margin:0 0 14px;\n      color:var(--msb-text);\n    }\n\n    .msb-note{\n      font-size:12px;\n      color:var(--msb-muted);\n      margin-top:10px;\n    }\n\n    .sr-only{\n      position:absolute;\n      width:1px;\n      height:1px;\n      padding:0;\n      margin:-1px;\n      overflow:hidden;\n      clip:rect(0,0,0,0);\n      white-space:nowrap;\n      border:0;\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      .msb-cta{\n        padding:18px;\n      }\n\n      .msb-product-block h2{\n        font-size:24px;\n      }\n\n      .msb-faq summary{\n        font-size:15px;\n        padding:16px;\n      }\n\n      .msb-faq-answer{\n        padding:0 16px 16px;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"msb-product-block\" aria-labelledby=\"msb-product-title\"\u003e\n\u003cdiv class=\"msb-card\"\u003e\n\u003ch2 id=\"msb-product-title\"\u003eBlush Dr. Skin 18-Inch Double Sided Dildo\u003c\/h2\u003e\n\u003cp\u003eDouble the pleasure, infinite possibilities. The Blush Dr. Skin 18-Inch \u003ca href=\"https:\/\/mysecretbloom.com\/products\/b-yours-14-inch-double-dildo-beige-bl-29753\"\u003e\u003cstrong\u003edouble sided dildo\u003c\/strong\u003e\u003c\/a\u003e is your ultimate invitation to explore shared intimacy, intense depth play, and entirely new angles. Whether you are bridging the physical gap between you and your partner, or diving into deep solo exploration, this piece is designed to keep you connected. ✨\u003c\/p\u003e\n\u003cp\u003eAt an impressive 18 inches, the generous length allows for seamless sharing. Slide both perfectly crafted ends in simultaneously for shared full-body vibrations, or use the extra length as an ergonomic, accessible handle to reach those deep, satisfying spots during solo play. 💫\u003c\/p\u003e\n\u003cp\u003eEvery inch is crafted with meticulous realistic detailing. From the pronounced heads to the lifelike veining, it delivers a natural, skin-like texture that feels incredibly authentic.\u003c\/p\u003e\n\u003cp\u003eThe firmness is perfectly balanced—sturdy enough for deep, satisfying thrusts, yet yielding enough to move naturally with your bodies. 🖤\u003c\/p\u003e\n\u003cp\u003eCurated by \u003ca href=\"https:\/\/mysecretbloom.com\/\"\u003eMy Secret Bloom\u003c\/a\u003e for those who value both pleasure and peace of mind, this double sided dildo is cast from premium, non-porous PVC. It is 100% body-safe, phthalate-free, and effortlessly easy to clean, meaning your only focus is on the heat of the moment.\u003c\/p\u003e\n\u003ch3\u003eWhy This Double Sided Dildo Belongs in Your Bedroom\u003c\/h3\u003e\n\u003cul class=\"msb-bullets\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e18 Inches of Play:\u003c\/strong\u003e Extra-long design perfectly crafted for dual penetration and shared partner play. 📏\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Solo Use:\u003c\/strong\u003e The extended length doubles as an easy-to-grip handle for effortless, deep solo penetration.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLifelike Texture:\u003c\/strong\u003e Realistic veining and pronounced heads deliver an intensely natural, authentic sensation. 🔥\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePerfectly Balanced Firmness:\u003c\/strong\u003e Stiff enough for easy insertion, yet flexible enough to bend and adapt to your favorite positions.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUncompromised Safety:\u003c\/strong\u003e Made from high-quality, non-porous PVC that is 100% body-safe and phthalate-free.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBeginner \u0026amp; Expert Friendly:\u003c\/strong\u003e A gentle girth combined with incredible length makes it ideal for couples exploring shared play for the first time.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Maintenance:\u003c\/strong\u003e Cleans up quickly with warm water, antibacterial soap, or a dedicated toy cleaner. 🧼\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003csection class=\"msb-faq-wrap\" aria-labelledby=\"msb-faq-title\"\u003e\n\u003ch3 id=\"msb-faq-title\"\u003eFAQ – Double Sided Dildo\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\u003eHow do you use a double sided dildo with a partner?\u003c\/span\u003e \u003cspan class=\"msb-faq-icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"msb-faq-answer\"\u003eIt is all about finding a comfortable rhythm. One partner inserts one end, and the other partner inserts the opposite end. Positions like missionary, scissors, or spooning work beautifully. Communicate, use plenty of lubricant, and move together to find the angles that feel best for both of you.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan\u003eIs this toy suitable for beginners?\u003c\/span\u003e \u003cspan class=\"msb-faq-icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"msb-faq-answer\"\u003eYes! While 18 inches sounds intimidating, the girth is highly manageable, making it an excellent entry-level choice for couples who want to try double penetration or shared play without overwhelming thickness.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan\u003eWhat type of lubricant should I use?\u003c\/span\u003e \u003cspan class=\"msb-faq-icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"msb-faq-answer\"\u003eBecause this piece is made from PVC, a high-quality water-based lubricant is your best option. It will provide a slick, long-lasting glide without degrading the material. Avoid silicone-based lubes.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan\u003eCan I use this for solo play?\u003c\/span\u003e \u003cspan class=\"msb-faq-icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"msb-faq-answer\"\u003eAbsolutely. The extra length serves as an excellent handle, giving you the leverage to explore deep penetration effortlessly without straining your arms or wrists.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan\u003eHow do I clean the Blush Dr. Skin Dildo?\u003c\/span\u003e \u003cspan class=\"msb-faq-icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"msb-faq-answer\"\u003eClean both ends thoroughly before and after every use. Wash it with warm water and a mild antibacterial soap, or spray it down with an antibacterial toy cleaner. Let it air dry completely before storing it.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"msb-cta\"\u003e\n\u003cp\u003e\u003cstrong\u003eReady to close the distance?\u003c\/strong\u003e \u003cbr\u003e\u003cbr\u003eWhether you are exploring deep solo sessions or locking into an intimate rhythm with your partner, this \u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/Dildo\"\u003e\u003cstrong\u003edouble sided dildo\u003c\/strong\u003e\u003c\/a\u003e is built to bring your deepest fantasies to life.\u003c\/p\u003e\n\u003cp\u003eGrab your favorite water-based lube, find your favorite angle, and get ready to double the pleasure.\u003c\/p\u003e\n\u003cdiv class=\"msb-note\"\u003eDiscreet packaging. Body-safe materials. Pure satisfaction.\u003c\/div\u003e\n\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\": \"How do you use a double sided dildo with a partner?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It is all about finding a comfortable rhythm. One partner inserts one end, and the other partner inserts the opposite end. Positions like missionary, scissors, or spooning work beautifully. Communicate, use plenty of lubricant, and move together to find the angles that feel best for both of you.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this toy suitable for beginners?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes! While 18 inches sounds intimidating, the girth is highly manageable, making it an excellent entry-level choice for couples who want to try double penetration or shared play without overwhelming thickness.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What type of lubricant should I use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Because this piece is made from PVC, a high-quality water-based lubricant is your best option. It will provide a slick, long-lasting glide without degrading the material. Avoid silicone-based lubes.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can I use this for solo play?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Absolutely. The extra length serves as an excellent handle, giving you the leverage to explore deep penetration effortlessly without straining your arms or wrists.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How do I clean the Blush Dr. Skin Dildo?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Clean both ends thoroughly before and after every use. Wash it with warm water and a mild antibacterial soap, or spray it down with an antibacterial toy cleaner. Let it air dry completely before storing it.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\u003c\/section\u003e","brand":"Blush","offers":[{"title":"Default Title","offer_id":53462822191317,"sku":"BL-36797","price":31.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/7741\/8197\/files\/double_sided_dildo.jpg?v=1777935391","url":"https:\/\/mysecretbloom.com\/products\/double-sided-dildo","provider":"Secret Bloom","version":"1.0","type":"link"}