{"product_id":"pink-dildo","title":"Pink Dildo- B Yours Sweet N Hard 5","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\"\u003eB Yours Sweet N Hard 5 – Pink Dildo\u003c\/h2\u003e\n\u003cp\u003eSometimes the simplest pleasure is the most satisfying. This \u003cstrong\u003epink dildo\u003c\/strong\u003e is designed with a lifelike shape, a firm-yet-flexible feel, and a soft pink finish that makes it an easy favorite for anyone exploring realistic stimulation. The B Yours Sweet N Hard 5 blends comfort and confidence into one versatile, body-safe design.\u003c\/p\u003e\n\u003cp\u003eMeasuring 7.5 inches in total length with 7 inches insertable and a satisfying 1.5-inch width, this \u003cstrong\u003epink dildo\u003c\/strong\u003e delivers a fuller, more realistic sensation without feeling overwhelming. Its sturdy suction cup base attaches securely to most flat surfaces, giving you the freedom to enjoy hands-free solo play exactly how you like it.\u003c\/p\u003e\n\u003cp\u003ePrefer shared intimacy? This \u003cstrong\u003epink dildo\u003c\/strong\u003e is fully harness compatible, making it an easy addition to strap-on play with a partner. Crafted from soft, phthalate-free PVC, it offers a smooth, skin-like texture with a pleasant scent that adds a subtle, sensory touch to every use.\u003c\/p\u003e\n\u003cp\u003eWhether you're upgrading your first collection or adding a reliable, versatile option to an established one, this \u003cstrong\u003epink dildo\u003c\/strong\u003e checks every box: realistic shape, dependable suction, harness flexibility, and a soft-touch finish designed to feel good from the very first use.\u003c\/p\u003e\n\u003ch3\u003eWhy This Pink Dildo Belongs in Your Collection\u003c\/h3\u003e\n\u003cul class=\"msb-bullets\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eRealistic 7.5-inch design\u003c\/strong\u003e — 7 inches insertable with a comfortable 1.5-inch width for satisfying, natural stimulation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSturdy suction cup base\u003c\/strong\u003e — attaches securely to flat surfaces for confident, hands-free solo play.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHarness compatible\u003c\/strong\u003e — easily pairs with a strap-on harness for versatile partner play.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSoft, phthalate-free PVC\u003c\/strong\u003e — a body-safe material with a smooth, lifelike feel against the skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePleasantly scented\u003c\/strong\u003e — a subtle sensory detail that adds a little something extra to every session.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to clean and maintain\u003c\/strong\u003e — a low-maintenance material that fits easily into any routine.\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 – B Yours Sweet N Hard 5 Pink 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\u003eWhat size is this pink dildo?\u003c\/span\u003e \u003cspan class=\"msb-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"msb-faq-answer\"\u003eThe B Yours Sweet N Hard 5 measures 7.5 inches in total length, with 7 inches insertable and a width of 1.5 inches, offering a full and realistic feel suitable for a wide range of preferences.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan\u003eCan this pink dildo be used hands-free?\u003c\/span\u003e \u003cspan class=\"msb-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"msb-faq-answer\"\u003eYes. It features a sturdy suction cup base that adheres securely to most flat, clean surfaces, making it easy to enjoy hands-free solo play.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan\u003eIs this pink dildo compatible with a harness?\u003c\/span\u003e \u003cspan class=\"msb-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"msb-faq-answer\"\u003eYes. The suction cup base doubles as a harness-compatible flat base, allowing this dildo to be used comfortably with most standard strap-on harnesses for partnered play.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat material is this pink dildo made from?\u003c\/span\u003e \u003cspan class=\"msb-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"msb-faq-answer\"\u003eIt is crafted from soft, phthalate-free PVC, a body-safe material known for its smooth, realistic texture. The dildo also has a pleasant scent for added sensory appeal.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan\u003eHow do I clean and store this pink dildo?\u003c\/span\u003e \u003cspan class=\"msb-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"msb-faq-answer\"\u003eClean with warm water and a mild soap or a dedicated toy cleaner after each use. Allow it to dry fully before storing in a clean, dust-free container. Use water-based lubricant only, since PVC is not compatible with silicone-based lubricants.\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 Always pair this pink dildo with a water-based lubricant, clean it thoroughly after each use, and store it separately from other toys to help preserve the material.\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\":\"What size is this pink dildo?\",\n        \"acceptedAnswer\":{\n          \"@type\":\"Answer\",\n          \"text\":\"The B Yours Sweet N Hard 5 measures 7.5 inches in total length, with 7 inches insertable and a width of 1.5 inches, offering a full and realistic feel suitable for a wide range of preferences.\"\n        }\n      },\n      {\n        \"@type\":\"Question\",\n        \"name\":\"Can this pink dildo be used hands-free?\",\n        \"acceptedAnswer\":{\n          \"@type\":\"Answer\",\n          \"text\":\"Yes. It features a sturdy suction cup base that adheres securely to most flat, clean surfaces, making it easy to enjoy hands-free solo play.\"\n        }\n      },\n      {\n        \"@type\":\"Question\",\n        \"name\":\"Is this pink dildo compatible with a harness?\",\n        \"acceptedAnswer\":{\n          \"@type\":\"Answer\",\n          \"text\":\"Yes. The suction cup base doubles as a harness-compatible flat base, allowing this dildo to be used comfortably with most standard strap-on harnesses for partnered play.\"\n        }\n      },\n      {\n        \"@type\":\"Question\",\n        \"name\":\"What material is this pink dildo made from?\",\n        \"acceptedAnswer\":{\n          \"@type\":\"Answer\",\n          \"text\":\"It is crafted from soft, phthalate-free PVC, a body-safe material known for its smooth, realistic texture. The dildo also has a pleasant scent for added sensory appeal.\"\n        }\n      },\n      {\n        \"@type\":\"Question\",\n        \"name\":\"How do I clean and store this pink dildo?\",\n        \"acceptedAnswer\":{\n          \"@type\":\"Answer\",\n          \"text\":\"Clean with warm water and a mild soap or a dedicated toy cleaner after each use. Allow it to dry fully before storing in a clean, dust-free container. Use water-based lubricant only, since PVC is not compatible with silicone-based lubricants.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\u003c\/section\u003e","brand":"Blush","offers":[{"title":"Default Title","offer_id":51964050374869,"sku":"BL-26110","price":12.79,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/7741\/8197\/files\/pink_dildo.jpg?v=1787679551","url":"https:\/\/mysecretbloom.com\/products\/pink-dildo","provider":"Secret Bloom","version":"1.0","type":"link"}