{"product_id":"glow","title":"Glow","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=\"230\" data-end=\"257\"\u003eYour glow-up starts here.\u003c\/p\u003e\n\u003cp data-start=\"259\" data-end=\"552\"\u003e\u003cstrong data-start=\"259\" data-end=\"267\"\u003eGlow\u003c\/strong\u003e is your radiant companion for deep, rolling waves of external pleasure. With a flexible ridged head and a patterned grip, she blends indulgence with control. The three-button design keeps rhythm and intensity separate (because nothing kills the mood like fumbling through settings).\u003c\/p\u003e\n\u003cp data-start=\"554\" data-end=\"672\"\u003eFinished in a luminous sea-green with rose gold detail, she’s as stunning on your nightstand as she is in your hand.\u003c\/p\u003e\n\u003cp data-start=\"674\" data-end=\"698\"\u003e\u003cstrong data-start=\"674\" data-end=\"696\"\u003eWhy she’s special:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli data-start=\"701\" data-end=\"752\"\u003eFlexible ridged head for extra friction and focus\u003c\/li\u003e\n\u003cli data-start=\"701\" data-end=\"752\"\u003e120 minutes charge = 80 minutes play\u003c\/li\u003e\n\u003cli data-start=\"701\" data-end=\"752\"\u003eIPX6 waterproof (shower-safe)\u003c\/li\u003e\n\u003cli data-start=\"701\" data-end=\"752\"\u003eUSB charger + engraved charm included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eClick to see the full care and pleasure guide\u003c\/p\u003e","brand":"The Bordella","offers":[{"title":"Default Title","offer_id":50333393223965,"sku":null,"price":110.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0935\/1725\/0845\/files\/Glow.jpg?v=1772885119","url":"https:\/\/thebordella.com.au\/products\/glow","provider":"The Bordella","version":"1.0","type":"link"}