{"product_id":"tentacles-of-pleasure","title":"Tentacles of Pleasure","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n  .tp-wrapper {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #120508;\n    max-width: 680px;\n    margin: 0 auto;\n    padding: 44px 40px;\n    border: 1px solid rgba(184,134,78,0.25);\n    box-shadow: inset 0 0 60px rgba(107,15,43,0.08);\n  }\n\n  .tp-eyebrow {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 500;\n    font-size: 0.60em;\n    letter-spacing: 0.30em;\n    text-transform: uppercase;\n    color: #b8864e;\n    margin: 0 0 16px 0;\n  }\n\n  .tp-tagline {\n    font-family: 'Cormorant Garamond', serif;\n    font-style: italic;\n    font-weight: 300;\n    font-size: 2em;\n    color: #f7eeea;\n    letter-spacing: 0.01em;\n    margin: 0 0 22px 0;\n    line-height: 1.35;\n  }\n\n  .tp-intro {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 300;\n    font-size: 0.83em;\n    line-height: 2.0;\n    color: #e8d8d0;\n    margin: 0;\n    letter-spacing: 0.02em;\n  }\n\n  .tp-divider {\n    border: none;\n    border-top: 1px solid rgba(184,134,78,0.30);\n    margin: 32px 0;\n  }\n\n  .tp-badge-row {\n    display: flex;\n    gap: 10px;\n    flex-wrap: wrap;\n    margin: 0 0 32px 0;\n  }\n\n  .tp-badge {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 500;\n    font-size: 0.60em;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #120508;\n    background: #b8864e;\n    padding: 6px 14px;\n    border-radius: 2px;\n  }\n\n  .tp-section-title {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 600;\n    font-size: 0.60em;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #b8864e;\n    margin: 0 0 18px 0;\n  }\n\n  .tp-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1px;\n    background: rgba(184,134,78,0.15);\n    margin: 0;\n  }\n\n  .tp-feature {\n    background: #120508;\n    padding: 22px 18px;\n  }\n\n  .tp-feature-name {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 600;\n    font-size: 1.05em;\n    letter-spacing: 0.05em;\n    color: #f7eeea;\n    display: block;\n    margin-bottom: 8px;\n  }\n\n  .tp-feature-desc {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 300;\n    font-size: 0.70em;\n    color: #c9b8b0;\n    line-height: 1.7;\n    letter-spacing: 0.02em;\n    margin: 0;\n  }\n\n  .tp-feature-accent {\n    display: block;\n    width: 20px;\n    height: 1px;\n    background: #b8864e;\n    margin-bottom: 10px;\n  }\n\n  .tp-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .tp-list li {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 300;\n    font-size: 0.82em;\n    letter-spacing: 0.02em;\n    color: #e8d8d0;\n    padding: 9px 0 9px 22px;\n    position: relative;\n    line-height: 1.7;\n    border-bottom: 1px solid rgba(184,134,78,0.10);\n  }\n\n  .tp-list li:last-child {\n    border-bottom: none;\n  }\n\n  .tp-list li::before {\n    content: '—';\n    position: absolute;\n    left: 0;\n    color: #b8864e;\n    font-weight: 400;\n  }\n\n  .tp-note-block {\n    background: rgba(107,15,43,0.12);\n    border-left: 2px solid #6b0f2b;\n    padding: 18px 20px;\n    margin: 0;\n  }\n\n  .tp-note {\n    font-family: 'Cormorant Garamond', serif;\n    font-style: italic;\n    font-weight: 300;\n    font-size: 1.05em;\n    color: #d4bfb8;\n    letter-spacing: 0.02em;\n    line-height: 1.8;\n    margin: 0;\n  }\n\n  .tp-variants-label {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 500;\n    font-size: 0.58em;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #b8864e;\n    margin: 0 0 12px 0;\n  }\n\n  .tp-variants {\n    display: flex;\n    gap: 10px;\n    flex-wrap: wrap;\n    margin: 0;\n  }\n\n  .tp-variant-pill {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 400;\n    font-size: 0.65em;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #e8d8d0;\n    border: 1px solid rgba(184,134,78,0.45);\n    padding: 6px 16px;\n    border-radius: 20px;\n    background: rgba(184,134,78,0.06);\n  }\n\n  .tp-variant-pill.red {\n    border-color: rgba(180,30,45,0.55);\n    background: rgba(180,30,45,0.08);\n  }\n\n  .tp-variant-pill.blue {\n    border-color: rgba(30,80,180,0.55);\n    background: rgba(30,80,180,0.08);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tp-wrapper\"\u003e\n\n  \u003cp class=\"tp-eyebrow\"\u003ePleasure Seeker’s  ·  Signature Collection\u003c\/p\u003e\n\n  \u003cp class=\"tp-tagline\"\u003eSurrender to sensation.\u003cbr\u003eLet curiosity take hold.\u003c\/p\u003e\n\n  \u003cp class=\"tp-intro\"\u003e\n    The Tentacles of Pleasure is an invitation to explore the extraordinary. Inspired by the fluid, \n    enveloping grace of the deep — this uniquely sculpted piece delivers layered, all-encompassing \n    stimulation unlike anything you’ve experienced before. Bold in form. Breathtaking in feeling. \n    For the seeker who dares to go deeper.\n  \u003c\/p\u003e\n\n  \u003chr class=\"tp-divider\"\u003e\n\n  \u003cdiv class=\"tp-badge-row\"\u003e\n    \u003cspan class=\"tp-badge\"\u003eFantasy Design\u003c\/span\u003e\n    \u003cspan class=\"tp-badge\"\u003eBody-Safe Silicone\u003c\/span\u003e\n    \u003cspan class=\"tp-badge\"\u003eMulti-Textured\u003c\/span\u003e\n    \u003cspan class=\"tp-badge\"\u003eWaterproof\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"tp-section-title\"\u003eDesigned to Explore\u003c\/p\u003e\n  \u003cdiv class=\"tp-features\"\u003e\n    \u003cdiv class=\"tp-feature\"\u003e\n      \u003cspan class=\"tp-feature-accent\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"tp-feature-name\"\u003eSculptural Form\u003c\/span\u003e\n      \u003cp class=\"tp-feature-desc\"\u003eUniquely contoured tentacle-inspired ridges for layered, textured stimulation with every movement\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tp-feature\"\u003e\n      \u003cspan class=\"tp-feature-accent\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"tp-feature-name\"\u003eVelvety Silicone\u003c\/span\u003e\n      \u003cp class=\"tp-feature-desc\"\u003ePremium body-safe silicone that warms to your touch — soft, smooth, and skin-kind\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tp-feature\"\u003e\n      \u003cspan class=\"tp-feature-accent\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"tp-feature-name\"\u003eDeep Vibration\u003c\/span\u003e\n      \u003cp class=\"tp-feature-desc\"\u003ePowerful motor with multiple intensity settings for sensation that resonates from within\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tp-feature\"\u003e\n      \u003cspan class=\"tp-feature-accent\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"tp-feature-name\"\u003eTotal Immersion\u003c\/span\u003e\n      \u003cp class=\"tp-feature-desc\"\u003eFully waterproof design — explore in the bath, shower, or wherever curiosity leads\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"tp-divider\"\u003e\n\n  \u003cp class=\"tp-section-title\"\u003eWhy You’ll Love It\u003c\/p\u003e\n  \u003cul class=\"tp-list\"\u003e\n    \u003cli\u003eFantasy-inspired tentacle sculpt for a truly unique sensation\u003c\/li\u003e\n    \u003cli\u003eMulti-textured ridges that stimulate with every angle and depth\u003c\/li\u003e\n    \u003cli\u003eUltra-soft, premium body-safe silicone — warm and skin-kind\u003c\/li\u003e\n    \u003cli\u003ePowerful whisper-quiet motor with multiple intensity settings\u003c\/li\u003e\n    \u003cli\u003eUSB rechargeable — no batteries, no interruptions\u003c\/li\u003e\n    \u003cli\u003eFully waterproof for bath, shower, and beyond\u003c\/li\u003e\n    \u003cli\u003eCompact and discreet with a satin storage pouch\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003chr class=\"tp-divider\"\u003e\n\n  \u003cp class=\"tp-section-title\"\u003eProduct Details\u003c\/p\u003e\n  \u003cul class=\"tp-list\"\u003e\n    \u003cli\u003eMaterial: Premium body-safe silicone\u003c\/li\u003e\n    \u003cli\u003eDesign: Fantasy tentacle sculpt with textured ridges\u003c\/li\u003e\n    \u003cli\u003eSettings: Multiple vibration intensities\u003c\/li\u003e\n    \u003cli\u003eCharge time: Approx. 60–90 minutes\u003c\/li\u003e\n    \u003cli\u003ePlay time: Up to 2 hours per charge\u003c\/li\u003e\n    \u003cli\u003eIncludes: Device, USB charging cable, satin pouch\u003c\/li\u003e\n    \u003cli\u003eAvailable in: Red · Blue\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003chr class=\"tp-divider\"\u003e\n\n  \u003cdiv class=\"tp-note-block\"\u003e\n    \u003cp class=\"tp-note\"\u003e\n      Arrives in our signature discreet packaging — no branding on the outer box. \n      A beautiful indulgence for yourself, or a daring gift for someone who appreciates the extraordinary.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"tp-divider\"\u003e\n\n  \u003cp class=\"tp-variants-label\"\u003eAvailable Colours\u003c\/p\u003e\n  \u003cdiv class=\"tp-variants\"\u003e\n    \u003cspan class=\"tp-variant-pill red\"\u003eRed\u003c\/span\u003e\n    \u003cspan class=\"tp-variant-pill blue\"\u003eBlue\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pleasure Seeker's","offers":[{"title":"Blue","offer_id":45244910207085,"sku":null,"price":599.99,"currency_code":"ZAR","in_stock":true},{"title":"Rose Red","offer_id":45244910239853,"sku":null,"price":599.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0710\/7067\/9149\/files\/file_00000000ff7471fda33c2aef1cc34d18.png?v=1779970817","url":"https:\/\/pleasureseekers.co.za\/products\/tentacles-of-pleasure","provider":"Pleasure Seeker's","version":"1.0","type":"link"}