{"product_id":"hush","title":"Hush","description":"\u003cstyle\u003e\n\/* The main toggle button *\/\n#send-hint-btn {\n  display: inline-block;\n  padding: 14px 22px;\n  background: #d7b7b0;\n  color: #333 !important;\n  border-radius: 10px;\n  font-size: 18px;\n  font-weight: 600;\n  border: none;\n  cursor: pointer;\n  margin-bottom: 15px;\n}\n\n#send-hint-btn:hover {\n  opacity: 0.9;\n}\n\n\/* Outer form container *\/\n#send-hint-form {\n  display: none;\n  background: #f7f3f2;\n  padding: 20px;\n  border-radius: 12px;\n  margin-top: 15px;\n  text-align: left;\n}\n\n\/* Dark text inside the form *\/\n#send-hint-form * {\n  color: #333 !important;\n}\n\n\/* Inputs *\/\n#send-hint-form input, \n#send-hint-form textarea {\n  width: 100%;\n  padding: 12px;\n  margin-bottom: 12px;\n  border-radius: 8px;\n  border: 1px solid #ccc;\n  font-size: 16px;\n  color: #333;\n}\n\u003c\/style\u003e\n\n\u003cbutton id=\"send-hint-btn\"\u003eSend a hint 👀\u003c\/button\u003e\n\n\u003cdiv id=\"send-hint-form\"\u003e\n  \u003cdiv class=\"ml-embedded\" data-form=\"2gzF75\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n\/* Show\/hide form *\/\ndocument.getElementById(\"send-hint-btn\").addEventListener(\"click\", function() {\n  var form = document.getElementById(\"send-hint-form\");\n  form.style.display = form.style.display === \"none\" ? \"block\" : \"none\";\n});\n\u003c\/script\u003e\n\n\u003cscript\u003e\n\/\/ --- STEP 1: Wait until MailerLite renders its internal form ---\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n\n  const waitForML = setInterval(() =\u003e {\n\n    \/\/ This finds the REAL form injected by MailerLite\n    const mlForm = document.querySelector('#send-hint-form form');\n\n    if (!mlForm) return; \/\/ Not rendered yet\n\n    clearInterval(waitForML);\n\n    \/\/ --- STEP 2: Create hidden fields INSIDE the ML form ---\n\n    const nameField = document.createElement(\"input\");\n    nameField.type = \"hidden\";\n    nameField.name = \"fields[product_name]\";\n\n    const imageField = document.createElement(\"input\");\n    imageField.type = \"hidden\";\n    imageField.name = \"fields[product_image]\";\n\n    \/\/ Append them inside the real ML form\n    mlForm.appendChild(nameField);\n    mlForm.appendChild(imageField);\n\n    \/\/ --- STEP 3: Pull product name + image from Shopify page ---\n\n    const title =\n      document.querySelector('h1.product__title')?.innerText?.trim() ||\n      document.title.replace(\" – The Salon CBR\", \"\");\n\n    const image =\n      document.querySelector('[data-product-featured-media] img')?.src ||\n      document.querySelector('.product__media img')?.src ||\n      \"\";\n\n    \/\/ --- STEP 4: Fill hidden fields ---\n    nameField.value = title;\n    imageField.value = image;\n\n  }, 300);\n});\n\u003c\/script\u003e\n\u003cp data-start=\"902\" data-end=\"933\"\u003eOur mini wand. Small in size, big in impact.\u003c\/p\u003e\n\u003cp data-start=\"935\" data-end=\"1204\"\u003e\u003cstrong data-start=\"935\" data-end=\"943\"\u003eHush\u003c\/strong\u003e is the soft-spoken powerhouse of the collection. Her oversized, ultra-flexible head keeps the buzz where it matters—without numbing your hand. Easy to hold, kind to your grip, and perfect for longer sessions (or anyone who hates the “buzz-hand” of a bullet).\u003c\/p\u003e\n\u003cp data-start=\"1206\" data-end=\"1319\"\u003eAvailable in dark green or blush pink, with a touch of rose gold at the base, she’s elegance in miniature form.\u003c\/p\u003e\n\u003cp data-start=\"1321\" data-end=\"1345\"\u003e\u003cstrong data-start=\"1321\" data-end=\"1343\"\u003eWhy she’s special:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli data-start=\"1348\" data-end=\"1408\"\u003eFlexible head keeps vibrations on your body, not your hand\u003c\/li\u003e\n\u003cli data-start=\"1348\" data-end=\"1408\"\u003e120 minutes charge = 60 minutes play\u003c\/li\u003e\n\u003cli data-start=\"1348\" data-end=\"1408\"\u003eIPX6 waterproof (shower-safe)\u003c\/li\u003e\n\u003cli data-start=\"1348\" data-end=\"1408\"\u003eUSB charger + engraved charm included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eClick to see the full care \u0026amp; pleasure guide\u003c\/p\u003e","brand":"The Bordella","offers":[{"title":"Deep green","offer_id":50333428351261,"sku":null,"price":68.0,"currency_code":"AUD","in_stock":true},{"title":"Blush pink","offer_id":50333428384029,"sku":null,"price":68.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0935\/1725\/0845\/files\/pink_hush.jpg?v=1772884711","url":"https:\/\/thebordella.com.au\/products\/hush","provider":"The Bordella","version":"1.0","type":"link"}