{"product_id":"tpe-sex-doll-blyelove-doll-lee-150cm","title":"Sex Doll Lee | 150 cm","description":"\u003cstyle\u003e\n  \/* Consistente body-tekst *\/\n  .bl-wrap, .bl-wrap * { font-family: inherit; }\n  .bl-wrap p, .bl-wrap li, .bl-wrap td { font-size:16px !important; line-height:1.7 !important; }\n  .bl-wrap h2 { font-size:22px !important; line-height:1.3 !important; margin:10px 0; }\n\n  \/* Extra ruimte (≈2 enters) boven de features-paragraaf op alle schermen *\/\n  .bl-wrap .mobile-gap-top { margin-top: 2em !important; }\n\n  \/* Grijs blok alleen voor het eerste media-blok na de video *\/\n  .bl-wrap .bl-grey-block{\n    background:#f3f3f3;\n    padding:20px 0;\n    margin-top:20px;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n  .bl-wrap .bl-grey-block table{\n    margin-top:0 !important;\n  }\n\n  \/* Desktop (\u003e=750px): afdwingen 60\/40 + tekst verticaal gecentreerd tegenover media *\/\n  @media (min-width: 750px){\n    .bl-wrap .about-row .col-text  { width:60% !important; }\n    .bl-wrap .about-row .col-media { width:40% !important; text-align:center !important; }\n\n    .bl-wrap td.col-text,\n    .bl-wrap td.col-media { vertical-align: middle !important; }\n  }\n\n  \/* Mobiel *\/\n  @media (max-width: 749px){\n    .bl-wrap table { width:100% !important; border-collapse:collapse !important; margin-top:0 !important; margin-bottom:0 !important; }\n    .bl-wrap tbody { display:block !important; }\n    .bl-wrap tr { display:flex !important; flex-direction:column !important; }\n    .bl-wrap td { display:block !important; width:100% !important; padding-right:0 !important; text-align:left !important; }\n    .bl-wrap .col-text { order:1 !important; }\n    .bl-wrap .col-media { order:2 !important; }\n\n    \/* Extra binnenruimte in het grijze blok (links 0.2cm, rechts 0.1cm) *\/\n    .bl-wrap .bl-grey-block{ padding-left:0.2cm !important; padding-right:0.1cm !important; }\n\n    \/* Reset p-marges op mobiel (zodat spacing niet oploopt) *\/\n    .bl-wrap p { margin-top:0 !important; margin-bottom:0 !important; }\n\n    \/* Media-cellen centreren op mobiel *\/\n    .bl-wrap td.col-media { text-align:center !important; padding-top:0 !important; padding-bottom:0 !important; }\n    .bl-wrap .col-media img,\n    .bl-wrap .col-media video { display:inline-block !important; }\n\n    \/* Max 0.5cm ruimte boven en onder elke video of foto op mobiel *\/\n    .bl-wrap td.col-media img,\n    .bl-wrap td.col-media video { margin-top:0.5cm !important; margin-bottom:0.5cm !important; }\n\n    \/* Verwijder extra top-marges van headings op mobiel zodat onderkant van media ook max 0.5cm blijft *\/\n    .bl-wrap h2 { margin-top:0 !important; }\n\n    \/* Media schaal veilig *\/\n    .bl-wrap img, .bl-wrap video { max-width:100% !important; height:auto !important; }\n\n    \/* About-blok: beide kolommen volbreed op mobiel *\/\n    .bl-wrap .about-row .col-text,\n    .bl-wrap .about-row .col-media { width:100% !important; }\n\n    \/* Alleen op mobiel: About-logo 0.75cm marge boven *\/\n    .bl-wrap .about-logo { margin-top: 0.75cm !important; }\n\n    \/* Alleen op mobiel: laatste foto niet omhoog schuiven (moet onder tekst blijven) *\/\n    .bl-wrap img.bl-last-photo { transform:none !important; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bl-wrap\"\u003e\n\u003ctable style=\"width: 100%; border: 0;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"col-text\" style=\"vertical-align: top; width: 60%; padding-right: 20px;\"\u003e\n\u003ch2\u003e\n\u003cstrong\u003eA Night Full of Tension\u003c\/strong\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003cp data-start=\"26\" data-end=\"418\"\u003eLee creates an instant sense of excitement. His intense gaze, strong body, and confident presence make him a sex doll that brings fantasy and desire together. He feels like someone you do not just look at, but truly feel drawn to. If masculine appeal attracts you, Lee is hard to forget.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd class=\"col-media\" style=\"vertical-align: top; width: 40%; text-align: center;\"\u003e\u003cvideo class=\"bl-scroll-autoplay\" controls=\"controls\" playsinline=\"\" preload=\"metadata\" muted=\"\" loop=\"loop\" style=\"width: 80%; max-width: 250px; height: auto; border-radius: 8px;\"\u003e\n            \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/7e1bd75434c846de9d3c34d8369fe45a.mp4\" type=\"video\/mp4\"\u003e\n              Your browser does not support the video tag.\n            \n          \u003c\/source\u003e\u003c\/video\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cscript\u003e\n    (function () {\n      var vids = document.querySelectorAll('.bl-scroll-autoplay');\n      if (!vids.length) return;\n\n      var isMobile = false;\n      try { isMobile = window.matchMedia \u0026\u0026 window.matchMedia('(max-width: 749px)').matches; } catch(e){}\n      var THRESH = isMobile ? 0.35 : 0.6;\n\n      function showFirstFrame(v){\n        try {\n          v.pause();\n          v.muted = true;\n          v.currentTime = 0.01;\n        } catch (e) {}\n      }\n\n      function safePlay(v){\n        try {\n          v.muted = true;\n          var p = v.play();\n          if (p \u0026\u0026 typeof p.catch === 'function') p.catch(function(){});\n        } catch (e) {}\n      }\n\n      function resetToFirstFrame(v){\n        try {\n          v.pause();\n          v.currentTime = 0.01;\n        } catch (e) {}\n      }\n\n      vids.forEach(function(v){\n        v.muted = true;\n        v.setAttribute('muted','muted');\n        v.setAttribute('playsinline','');\n        v.setAttribute('webkit-playsinline','');\n        v.preload = 'metadata';\n\n        v.addEventListener('loadedmetadata', function(){ showFirstFrame(v); }, { once: true });\n        v.addEventListener('loadeddata', function(){ showFirstFrame(v); }, { once: true });\n        v.addEventListener('seeked', function(){ try { v.pause(); } catch (e) {} });\n      });\n\n      if ('IntersectionObserver' in window) {\n        var io = new IntersectionObserver(function(entries){\n          entries.forEach(function(entry){\n            var v = entry.target;\n            if (entry.isIntersecting) safePlay(v);\n            else resetToFirstFrame(v);\n          });\n        }, { threshold: THRESH });\n\n        vids.forEach(function(v){ io.observe(v); });\n      } else {\n        function inView(el){\n          var r = el.getBoundingClientRect();\n          var vh = window.innerHeight || document.documentElement.clientHeight;\n          var visible = Math.max(0, Math.min(r.bottom, vh) - Math.max(r.top, 0));\n          return (visible \/ Math.max(1, r.height)) \u003e= THRESH;\n        }\n        function onScroll(){\n          vids.forEach(function(v){\n            if (inView(v)) safePlay(v);\n            else resetToFirstFrame(v);\n          });\n        }\n        window.addEventListener('scroll', onScroll, { passive:true });\n        window.addEventListener('resize', onScroll);\n        onScroll();\n      }\n    })();\n  \u003c\/script\u003e \u003c!-- Redefining blok met foto LINKS en tekst RECHTS --\u003e\n\u003cdiv class=\"bl-grey-block\"\u003e\n\u003ctable style=\"width: 100%; border: 0; margin-top: 20px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"col-media\" style=\"vertical-align: top; width: 40%; padding-right: 20px; text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/8813\/1172\/files\/imgi_275_081386b4a7a640b58aa26d6effadc432_1800x_bad28b04-bd44-458b-bfe6-5518875dea29.jpg?v=1777635950\" alt=\"BlyeLove levensechte sekspop\" style=\"width: 80%; max-width: 300px; height: auto; border-radius: 8px;\"\u003e\u003c\/td\u003e\n\u003ctd class=\"col-text\" style=\"vertical-align: top; width: 60%;\"\u003e\n\u003ch2 class=\"MsoNormal\"\u003e\n\u003cb\u003e\u003c\/b\u003e\u003cbr\u003e\n\u003c\/h2\u003e\n\u003ch2 class=\"MsoNormal\"\u003e\u003cb\u003eStrong Masculine Presence\u003c\/b\u003e\u003c\/h2\u003e\n\u003cp class=\"MsoNormal\"\u003eWhat makes Lee stand out is his strong masculine presence. His muscular build, confident look, and Asian appearance give this realistic sex doll a bold and distinctive style. That combination makes Lee especially appealing for anyone looking for a sex doll with a powerful look and a more dominant visual presence.\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e \u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Setting the Standard blok met tekst LINKS en foto RECHTS (FOTO 2 → nu FOTO 3) --\u003e\n\u003ctable style=\"width: 100%; border: 0; margin-top: 20px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"col-text\" style=\"vertical-align: top; width: 60%; padding-right: 20px;\"\u003e\n\u003ch2 class=\"MsoNormal\"\u003e\n\u003cb\u003e\u003c\/b\u003e\u003cbr\u003e\n\u003c\/h2\u003e\n\u003ch2 class=\"MsoNormal\"\u003e\u003cb\u003eSmooth Touch With a Lifelike Feel\u003c\/b\u003e\u003c\/h2\u003e\n\u003cp class=\"MsoNormal\"\u003eLee is made from TPE v3.0, an advanced material that feels smooth, flexible, and lifelike to the touch. It retains warmth well, helping to create a more natural experience. This high-quality material gives the sex doll a more realistic appearance and a premium feel, making the overall experience even more convincing.\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e \u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd class=\"col-media\" style=\"vertical-align: top; width: 40%; text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0122\/8813\/1172\/files\/imgi_139_0d413c3802b24078adaab502e9543c69_900x_866dac30-eba5-4f21-b4eb-2456237c534e.jpg?v=1780522592\" alt=\"BlyeLove premium siliconen en TPE sekspop\" style=\"width: 80%; max-width: 300px; height: auto; border-radius: 8px;\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"BlyeLove Doll","offers":[{"title":"Default Title","offer_id":40769645609060,"sku":"","price":845.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0122\/8813\/1172\/files\/imgi_157_f2a28378b6154abfae03f44f5681ff30_900x_59d39b1e-de24-4040-8fb0-0dc2cb150c72.jpg?v=1775051726","url":"https:\/\/blyelove.com\/products\/tpe-sex-doll-blyelove-doll-lee-150cm","provider":"Blyelove","version":"1.0","type":"link"}