{"products":"   <p><div class=\"toolbar toolbar-products\" data-mage-init='{\"productListToolbarForm\":{\"mode\":\"product_list_mode\",\"direction\":\"product_list_dir\",\"order\":\"product_list_order\",\"limit\":\"product_list_limit\",\"modeDefault\":\"grid\",\"directionDefault\":\"asc\",\"orderDefault\":\"position\",\"limitDefault\":24,\"url\":\"https:\\\/\\\/www.honeyplaybox.eu\\\/de\\\/female\\\/g-spot-vibrators?p=2\",\"formKey\":\"hh4J9uaEex57Vqie\",\"post\":false}}'><a href=\"#\" class=\"porto-product-filters-toggle sidebar-toggle d-inline-flex d-lg-none\"><svg data-name=\"Layer 3\" id=\"Layer_3\" viewBox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><line class=\"cls-1\" x1=\"15\" x2=\"26\" y1=\"9\" y2=\"9\"><\/line><line class=\"cls-1\" x1=\"6\" x2=\"9\" y1=\"9\" y2=\"9\"><\/line><line class=\"cls-1\" x1=\"23\" x2=\"26\" y1=\"16\" y2=\"16\"><\/line><line class=\"cls-1\" x1=\"6\" x2=\"17\" y1=\"16\" y2=\"16\"><\/line><line class=\"cls-1\" x1=\"17\" x2=\"26\" y1=\"23\" y2=\"23\"><\/line><line class=\"cls-1\" x1=\"6\" x2=\"11\" y1=\"23\" y2=\"23\"><\/line><path class=\"cls-2\" d=\"M14.5,8.92A2.6,2.6,0,0,1,12,11.5,2.6,2.6,0,0,1,9.5,8.92a2.5,2.5,0,0,1,5,0Z\"><\/path><path class=\"cls-2\" d=\"M22.5,15.92a2.5,2.5,0,1,1-5,0,2.5,2.5,0,0,1,5,0Z\"><\/path><path class=\"cls-3\" d=\"M21,16a1,1,0,1,1-2,0,1,1,0,0,1,2,0Z\"><\/path><path class=\"cls-2\" d=\"M16.5,22.92A2.6,2.6,0,0,1,14,25.5a2.6,2.6,0,0,1-2.5-2.58,2.5,2.5,0,0,1,5,0Z\"><\/path><\/svg><span>Filter<\/span><\/a>    <div class=\"toolbar-sorter sorter\"><label class=\"sorter-label\" for=\"sorter\">Sortieren nach<\/label> <select id=\"sorter\" data-role=\"sorter\" class=\"sorter-options\"> <option value=\"position\"  selected=\"selected\"  >Popularity<\/option> <option value=\"sort-by-date\"  >Newest<\/option> <option value=\"sort-by-price-desc\"  >Price, high to low<\/option> <option value=\"sort-by-price\"  >Price, low to high<\/option><\/select>  <a title=\"Absteigend&#x20;sortieren\" href=\"#\" class=\"action sorter-action sort-asc\" data-role=\"direction-switcher\" data-value=\"desc\"><span>Absteigend sortieren<\/span><\/a> <\/div>    <p class=\"toolbar-amount\" id=\"toolbar-amount\"> Artikel <span class=\"toolbar-number\">25<\/span>-<span class=\"toolbar-number\">33<\/span> von <span class=\"toolbar-number\">33<\/span> <\/p>      <button class=\"pages_btn\" id=\"btn\" style=\"display: none;\">Show more reviews<\/button> <div class=\"pages\"><strong class=\"label pages-label\" id=\"paging-label\">Seite<\/strong> <ul class=\"items pages-items\" aria-labelledby=\"paging-label\"> <li class=\"item pages-item-previous\"> <a class=\"action&#x20; previous\" href=\"https:\/\/www.honeyplaybox.eu\/de\/female\/g-spot-vibrators\" title=\"Zur&#xFC;ck\"><span class=\"label\">Seite<\/span> <span>Zur\u00fcck<\/span><\/a><\/li>      <li class=\"item\"><a href=\"https:\/\/www.honeyplaybox.eu\/de\/female\/g-spot-vibrators\" class=\"page\"><span class=\"label\">Seite<\/span> <span>1<\/span><\/a><\/li>    <li class=\"item current\"><strong class=\"page\"><span class=\"label\">Sie lesen gerade die Seite<\/span> <span>2<\/span><\/strong><\/li>     <\/ul><\/div>    <script>\n    require([\n        'jquery'\n    ], function ($) {\n        $(document).ready(function () {\n            if($('#customer-reviews').length > 0){\n                $('.pages').hide();\n                $('#btn').show();\n                initLoad();\n            }else{\n                $('#btn').hide();\n            }\n\n        });\n        function initLoad() {\n            self = $('.reviews_body');\n            \n            var PageNum = Math.floor(\"2\");\n            console.log('PageNum88888'+PageNum);\n            \n            var PageCurrent = Math.floor(\"2\");\n            \n            if(PageNum>1){\n            $('#btn').on(\"click\", function (e) {\n\n                    if(PageCurrent <= PageNum){\n                        var pageurl = \"https:\/\/www.honeyplaybox.eu\/de\/female\/g-spot-vibrators\";\n                        var processUrl  = pageurl.substring(0,pageurl.indexOf(\"?\"));\n                        var suffixUrl = pageurl.substring(pageurl.indexOf(\"?\")+1,pageurl.length);\n                        var replaceUrl = suffixUrl.replace(\/&amp;\/g,\"&\");\n                        var dataUrl = pageurl+\"?p=\"+ PageCurrent;\n                        if(pageurl.indexOf(\"?\") > 0){\n                            if(pageurl.indexOf(\"&\") > 0){\n                                dataUrl = processUrl+\"?p=\"+ PageCurrent+\"&\"+replaceUrl;\n                            }else{\n                                dataUrl = processUrl+\"?p=\"+ PageCurrent+\"&\"+suffixUrl;\n                            }\n                        }\n                        \n                        \n                        \n                        \n                        \n                        \n                        \n                        \n                        \n                        $.ajax({\n                            type:\"GET\",\n                            url:dataUrl, success: function(result){\n                                \n                                self.append($(result).find('.reviews_body').html());\n                                \n                                $('.reviews_content_img img').addClass(\"loaded\");\n                                $('.reviews_content_img img').each(function () {\n                                    var dateimg = $(this).attr(\"data-src\");\n                                    $(this).attr('src',dateimg);\n                                });\n\n                                if ($('.reviews_content_img')[0]){\n                                    flow(10, 10);\n                                    $('.reviews_content_img img').on('load', function(){\n                                        flow(10, 10);\n                                    });\n                                } else {\n                                    flow(10, 10);\n                                }\n                                \n                                \n                                if(PageCurrent == PageNum){\n                                    console.log('PageCurrent'+ PageCurrent+'PageNum'+PageNum);\n                                    $('#btn').hide();\n                                }\n                                PageCurrent++;\n                            }});\n                        e.stopPropagation();\n                    }else{\n                        console.log('PageCurrent'+ PageCurrent);\n                        $('#btn').hide();\n                    }\n            });\n            }else{\n                console.log('pageNum'+ PageNum);\n                $('#btn').hide();\n            }\n        }\n            \n        }\n    );<\/script>   <div class=\"field limiter\"><label class=\"label\" for=\"limiter\"><span>Zeige<\/span><\/label> <div class=\"control\"><select id=\"limiter\" data-role=\"limiter\" class=\"limiter-options\"> <option value=\"24\"  selected=\"selected\" >24<\/option> <option value=\"36\" >36<\/option> <option value=\"48\" >48<\/option><\/select><\/div><span class=\"limiter-text\">pro Seite<\/span><\/div>     <div class=\"modes\">  <strong class=\"modes-label\" id=\"modes-label\">Anzeigen als<\/strong>   <strong title=\"Liste\" class=\"modes-mode active mode-grid\" data-value=\"grid\"><span>Liste<\/span><\/strong>    <a class=\"modes-mode mode-list\" title=\"Liste\" href=\"#\" data-role=\"mode-switcher\" data-value=\"list\" id=\"mode-list\" aria-labelledby=\"modes-label mode-list\"><span>Liste<\/span><\/a>   <\/div> <\/div>  <script type=\"text\/x-magento-init\">\n    {\n        \"body\": {\n            \"addToWishlist\": {\"productType\":[\"simple\",\"virtual\",\"downloadable\",\"bundle\",\"grouped\",\"configurable\",\"wkgiftcard\"]}        }\n    }<\/script>  <div class=\"products wrapper grid columns4 products-grid   \"> <ol class=\"filterproducts products list items product-items\">   <li class=\"item product product-item\"> <div class=\"product-item-info type3\" data-container=\"product-grid\"> <div class=\"product photo product-item-photo\"><a href=\"https:\/\/www.honeyplaybox.eu\/de\/bliss-vibrator\" tabindex=\"-1\">    <div class=\"top-left category\">           <div class=\"product-label sale-label\" style=\"background-color: #eabf8e;\">NEU<\/div>  <\/div>  <img class=\"product-image-photo default_image\" loading=\"lazy\"  src=\"https:\/\/cdn.honeyplaybox.eu\/media\/catalog\/product\/e\/n\/en-967rw-1227-_1_.webp\" width=\"300\" height=\"300\" alt=\"best clit stimulator\r\n\"\/><\/a>   <div class=\"product-item-inner\"><div class=\"product actions product-item-actions\"><div class=\"actions-primary\">  <div class=\"stock unavailable\"><span>Nicht lieferbar<\/span><\/div> <\/div>  <a href=\"#\" class=\"action towishlist actions-secondary\" title=\"Zur Wunschliste hinzuf\u00fcgen\" aria-label=\"Zur Wunschliste hinzuf\u00fcgen\" data-post='{\"action\":\"https:\\\/\\\/www.honeyplaybox.eu\\\/de\\\/wishlist\\\/index\\\/add\\\/\",\"data\":{\"product\":2621,\"uenc\":\"aHR0cHM6Ly93d3cuaG9uZXlwbGF5Ym94LmV1L2RlL2ZlbWFsZS9nLXNwb3QtdmlicmF0b3JzP3A9Mg~~\"}}' data-action=\"add-to-wishlist\" role=\"button\"><span>Zur Wunschliste hinzuf\u00fcgen<\/span><\/a>   <\/div><\/div><\/div><div class=\"product details product-item-details\"> <strong class=\"product name product-item-name\"><a class=\"product-item-link\" href=\"https:\/\/www.honeyplaybox.eu\/de\/bliss-vibrator\">BLISS Ferngesteuerter Paarvibrator mit rotierendem Kopf und riemenlosem Strap-on<\/a><\/strong>       <div class=\"product-reviews-summary short\"> <div class=\"rating-summary\"><span class=\"label\"><span>Bewertung:<\/span><\/span> <div class=\"rating-result\" id=\"rating-result_2621\" title=\"100%\"><span><span>100%<\/span><\/span><\/div><script type=\"text&#x2F;javascript\">    var elemLTlXv8DZArray = document.querySelectorAll('#rating-result_2621 span');\n    if(elemLTlXv8DZArray.length !== 'undefined'){\n        elemLTlXv8DZArray.forEach(function(element) {\n            if (element) {\n                element.style.width = '100%';\n\n            }\n        });\n    }<\/script><\/div> <div class=\"reviews-actions\"> (4)<\/div><\/div>     <div class=\"price-box price-final_price\" data-role=\"priceBox\" data-product-id=\"2621\" data-price-box=\"product-id-2621\">     <span class=\"price-container price-final_price&#x20;tax&#x20;weee&#x20;rewards_earn\" > <span  id=\"product-price-2621\"  data-price-amount=\"89.9\" data-price-type=\"finalPrice\" data-price-currency-symbol=\"&#x20AC;\" class=\"price-wrapper \" ><span class=\"price\">89,90\u00a0\u20ac<\/span><\/span>  <\/span>  <\/div>   <\/div><\/div>   <\/li><li class=\"item product product-item\"> <div class=\"product-item-info type3\" data-container=\"product-grid\"> <div class=\"product photo product-item-photo\"><a href=\"https:\/\/www.honeyplaybox.eu\/de\/laura-vibrator-blue\" tabindex=\"-1\">    <div class=\"top-left category\">           <div class=\"product-label sale-label\" style=\"background-color: #eabf8e;\">NEU<\/div>  <\/div>  <img class=\"product-image-photo default_image\" loading=\"lazy\"  src=\"https:\/\/cdn.honeyplaybox.eu\/media\/catalog\/product\/d\/e\/de_laura_048blu_0921_3_.webp\" width=\"300\" height=\"300\" alt=\"LAURA - 10 Funktionen Klitoris Stimulator &amp; G-Punkt Vibrator\"\/><\/a>   <div class=\"product-item-inner\"><div class=\"product actions product-item-actions\"><div class=\"actions-primary\">  <div class=\"stock unavailable\"><span>Nicht lieferbar<\/span><\/div> <\/div>  <a href=\"#\" class=\"action towishlist actions-secondary\" title=\"Zur Wunschliste hinzuf\u00fcgen\" aria-label=\"Zur Wunschliste hinzuf\u00fcgen\" data-post='{\"action\":\"https:\\\/\\\/www.honeyplaybox.eu\\\/de\\\/wishlist\\\/index\\\/add\\\/\",\"data\":{\"product\":2559,\"uenc\":\"aHR0cHM6Ly93d3cuaG9uZXlwbGF5Ym94LmV1L2RlL2ZlbWFsZS9nLXNwb3QtdmlicmF0b3JzP3A9Mg~~\"}}' data-action=\"add-to-wishlist\" role=\"button\"><span>Zur Wunschliste hinzuf\u00fcgen<\/span><\/a>   <\/div><\/div><\/div><div class=\"product details product-item-details\"> <strong class=\"product name product-item-name\"><a class=\"product-item-link\" href=\"https:\/\/www.honeyplaybox.eu\/de\/laura-vibrator-blue\">LAURA - 10 Funktionen Klitoris Stimulator &amp; G-Punkt Vibrator<\/a><\/strong>       <div class=\"product-reviews-summary short\"> <div class=\"rating-summary\"><span class=\"label\"><span>Bewertung:<\/span><\/span> <div class=\"rating-result\" id=\"rating-result_2559\" title=\"95%\"><span><span>95%<\/span><\/span><\/div><script type=\"text&#x2F;javascript\">    var elemy9xGUrhOArray = document.querySelectorAll('#rating-result_2559 span');\n    if(elemy9xGUrhOArray.length !== 'undefined'){\n        elemy9xGUrhOArray.forEach(function(element) {\n            if (element) {\n                element.style.width = '95%';\n\n            }\n        });\n    }<\/script><\/div> <div class=\"reviews-actions\"> (4)<\/div><\/div>        <\/div><\/div>   <\/li><li class=\"item product product-item\"> <div class=\"product-item-info type3\" data-container=\"product-grid\"> <div class=\"product photo product-item-photo\"><a href=\"https:\/\/www.honeyplaybox.eu\/de\/snail-vibrator\" tabindex=\"-1\">    <div class=\"top-left category\">       <\/div>  <img class=\"product-image-photo default_image\" loading=\"lazy\"  src=\"https:\/\/cdn.honeyplaybox.eu\/media\/catalog\/product\/cache\/9ca3de83ed0a70215006b360dd0f8794\/s\/e\/sex_toy.png\" width=\"300\" height=\"300\" alt=\"sex toy\"\/><\/a>   <div class=\"product-item-inner\"><div class=\"product actions product-item-actions\"><div class=\"actions-primary\">  <div class=\"stock unavailable\"><span>Nicht lieferbar<\/span><\/div> <\/div>  <a href=\"#\" class=\"action towishlist actions-secondary\" title=\"Zur Wunschliste hinzuf\u00fcgen\" aria-label=\"Zur Wunschliste hinzuf\u00fcgen\" data-post='{\"action\":\"https:\\\/\\\/www.honeyplaybox.eu\\\/de\\\/wishlist\\\/index\\\/add\\\/\",\"data\":{\"product\":2457,\"uenc\":\"aHR0cHM6Ly93d3cuaG9uZXlwbGF5Ym94LmV1L2RlL2ZlbWFsZS9nLXNwb3QtdmlicmF0b3JzP3A9Mg~~\"}}' data-action=\"add-to-wishlist\" role=\"button\"><span>Zur Wunschliste hinzuf\u00fcgen<\/span><\/a>   <\/div><\/div><\/div><div class=\"product details product-item-details\"> <strong class=\"product name product-item-name\"><a class=\"product-item-link\" href=\"https:\/\/www.honeyplaybox.eu\/de\/snail-vibrator\">SNAIL G-spot &amp; Clit Stimulator Rabbit Vibrator<\/a><\/strong>       <div class=\"product-reviews-summary short\"> <div class=\"rating-summary\"><span class=\"label\"><span>Bewertung:<\/span><\/span> <div class=\"rating-result\" id=\"rating-result_2457\" title=\"97%\"><span><span>97%<\/span><\/span><\/div><script type=\"text&#x2F;javascript\">    var elemA8wp10y9Array = document.querySelectorAll('#rating-result_2457 span');\n    if(elemA8wp10y9Array.length !== 'undefined'){\n        elemA8wp10y9Array.forEach(function(element) {\n            if (element) {\n                element.style.width = '97%';\n\n            }\n        });\n    }<\/script><\/div> <div class=\"reviews-actions\"> (35)<\/div><\/div>     <div class=\"price-box price-final_price\" data-role=\"priceBox\" data-product-id=\"2457\" data-price-box=\"product-id-2457\">     <span class=\"price-container price-final_price&#x20;tax&#x20;weee&#x20;rewards_earn\" > <span  id=\"product-price-2457\"  data-price-amount=\"55.99\" data-price-type=\"finalPrice\" data-price-currency-symbol=\"&#x20AC;\" class=\"price-wrapper \" ><span class=\"price\">55,99\u00a0\u20ac<\/span><\/span>  <\/span>  <\/div>   <\/div><\/div>   <\/li><li class=\"item product product-item\"> <div class=\"product-item-info type3\" data-container=\"product-grid\"> <div class=\"product photo product-item-photo\"><a href=\"https:\/\/www.honeyplaybox.eu\/de\/bibi-vibrator\" tabindex=\"-1\">    <div class=\"top-left category\">       <\/div>  <img class=\"product-image-photo default_image\" loading=\"lazy\"  src=\"https:\/\/cdn.honeyplaybox.eu\/media\/catalog\/product\/cache\/9ca3de83ed0a70215006b360dd0f8794\/b\/i\/bibi-remote-control-vibrating-egg-bibi-ap-07-212e.jpg\" width=\"300\" height=\"300\" alt=\"bibi remote control vibrating egg\"\/><\/a>   <div class=\"product-item-inner\"><div class=\"product actions product-item-actions\"><div class=\"actions-primary\">  <div class=\"stock unavailable\"><span>Nicht lieferbar<\/span><\/div> <\/div>  <a href=\"#\" class=\"action towishlist actions-secondary\" title=\"Zur Wunschliste hinzuf\u00fcgen\" aria-label=\"Zur Wunschliste hinzuf\u00fcgen\" data-post='{\"action\":\"https:\\\/\\\/www.honeyplaybox.eu\\\/de\\\/wishlist\\\/index\\\/add\\\/\",\"data\":{\"product\":2424,\"uenc\":\"aHR0cHM6Ly93d3cuaG9uZXlwbGF5Ym94LmV1L2RlL2ZlbWFsZS9nLXNwb3QtdmlicmF0b3JzP3A9Mg~~\"}}' data-action=\"add-to-wishlist\" role=\"button\"><span>Zur Wunschliste hinzuf\u00fcgen<\/span><\/a>   <\/div><\/div><\/div><div class=\"product details product-item-details\"> <strong class=\"product name product-item-name\"><a class=\"product-item-link\" href=\"https:\/\/www.honeyplaybox.eu\/de\/bibi-vibrator\">BIBI - Ferngesteuerter, Tragbarer G-Punkt-Vibrator<\/a><\/strong>       <div class=\"product-reviews-summary short\"> <div class=\"rating-summary\"><span class=\"label\"><span>Bewertung:<\/span><\/span> <div class=\"rating-result\" id=\"rating-result_2424\" title=\"96%\"><span><span>96%<\/span><\/span><\/div><script type=\"text&#x2F;javascript\">    var elemwDNRb1yGArray = document.querySelectorAll('#rating-result_2424 span');\n    if(elemwDNRb1yGArray.length !== 'undefined'){\n        elemwDNRb1yGArray.forEach(function(element) {\n            if (element) {\n                element.style.width = '96%';\n\n            }\n        });\n    }<\/script><\/div> <div class=\"reviews-actions\"> (5)<\/div><\/div>     <div class=\"price-box price-final_price\" data-role=\"priceBox\" data-product-id=\"2424\" data-price-box=\"product-id-2424\">     <span class=\"price-container price-final_price&#x20;tax&#x20;weee&#x20;rewards_earn\" > <span  id=\"product-price-2424\"  data-price-amount=\"49.99\" data-price-type=\"finalPrice\" data-price-currency-symbol=\"&#x20AC;\" class=\"price-wrapper \" ><span class=\"price\">49,99\u00a0\u20ac<\/span><\/span>  <\/span>  <\/div>   <\/div><\/div>   <\/li><li class=\"item product product-item\"> <div class=\"product-item-info type3\" data-container=\"product-grid\"> <div class=\"product photo product-item-photo\"><a href=\"https:\/\/www.honeyplaybox.eu\/de\/neon-holic-vibrator\" tabindex=\"-1\">    <div class=\"top-left category\">     <div class=\"product-label sale-label\" style=\"background-color: #ff4e00;\">-20%<\/div>   <\/div>  <img class=\"product-image-photo default_image\" loading=\"lazy\"  src=\"https:\/\/cdn.honeyplaybox.eu\/media\/catalog\/product\/cache\/9ca3de83ed0a70215006b360dd0f8794\/b\/e\/best-g-spot-vibrator-neon-holic-vs-22-838rr.jpg\" width=\"300\" height=\"300\" alt=\"best g spot vibrator\"\/><\/a>   <div class=\"product-item-inner\"><div class=\"product actions product-item-actions\"><div class=\"actions-primary\">  <div class=\"stock unavailable\"><span>Nicht lieferbar<\/span><\/div> <\/div>  <a href=\"#\" class=\"action towishlist actions-secondary\" title=\"Zur Wunschliste hinzuf\u00fcgen\" aria-label=\"Zur Wunschliste hinzuf\u00fcgen\" data-post='{\"action\":\"https:\\\/\\\/www.honeyplaybox.eu\\\/de\\\/wishlist\\\/index\\\/add\\\/\",\"data\":{\"product\":2389,\"uenc\":\"aHR0cHM6Ly93d3cuaG9uZXlwbGF5Ym94LmV1L2RlL2ZlbWFsZS9nLXNwb3QtdmlicmF0b3JzP3A9Mg~~\"}}' data-action=\"add-to-wishlist\" role=\"button\"><span>Zur Wunschliste hinzuf\u00fcgen<\/span><\/a>   <\/div><\/div><\/div><div class=\"product details product-item-details\"> <strong class=\"product name product-item-name\"><a class=\"product-item-link\" href=\"https:\/\/www.honeyplaybox.eu\/de\/neon-holic-vibrator\">Neon Holic - Sto\u00dfender Rotationsperlen Kaninchen Vibrator<\/a><\/strong>       <div class=\"product-reviews-summary short\"> <div class=\"rating-summary\"><span class=\"label\"><span>Bewertung:<\/span><\/span> <div class=\"rating-result\" id=\"rating-result_2389\" title=\"100%\"><span><span>100%<\/span><\/span><\/div><script type=\"text&#x2F;javascript\">    var elemW8iAsMXQArray = document.querySelectorAll('#rating-result_2389 span');\n    if(elemW8iAsMXQArray.length !== 'undefined'){\n        elemW8iAsMXQArray.forEach(function(element) {\n            if (element) {\n                element.style.width = '100%';\n\n            }\n        });\n    }<\/script><\/div> <div class=\"reviews-actions\"> (5)<\/div><\/div>     <div class=\"price-box price-final_price\" data-role=\"priceBox\" data-product-id=\"2389\" data-price-box=\"product-id-2389\">   <span class=\"special-price\">  <span class=\"price-container price-final_price&#x20;tax&#x20;weee&#x20;rewards_earn\" > <span class=\"price-label\">Special Price<\/span>  <span  id=\"product-price-2389\"  data-price-amount=\"55.99\" data-price-type=\"finalPrice\" data-price-currency-symbol=\"&#x20AC;\" class=\"price-wrapper \" ><span class=\"price\">55,99\u00a0\u20ac<\/span><\/span>  <\/span><\/span> <span class=\"old-price\">  <span class=\"price-container price-final_price&#x20;tax&#x20;weee&#x20;rewards_earn\" > <span class=\"price-label\">Regular Price<\/span>  <span  id=\"old-price-2389\"  data-price-amount=\"69.99\" data-price-type=\"oldPrice\" data-price-currency-symbol=\"&#x20AC;\" class=\"price-wrapper \" ><span class=\"price\">69,99\u00a0\u20ac<\/span><\/span>  <\/span><\/span>  <\/div>   <\/div><\/div>   <\/li><li class=\"item product product-item\"> <div class=\"product-item-info type3\" data-container=\"product-grid\"> <div class=\"product photo product-item-photo\"><a href=\"https:\/\/www.honeyplaybox.eu\/de\/gia-vibrator\" tabindex=\"-1\">    <div class=\"top-left category\">       <\/div>  <img class=\"product-image-photo default_image\" loading=\"lazy\"  src=\"https:\/\/cdn.honeyplaybox.eu\/media\/catalog\/product\/cache\/9ca3de83ed0a70215006b360dd0f8794\/g\/-\/g-spot-vibrator-Gia-VS-24-792BL.jpg\" width=\"300\" height=\"300\" alt=\"g spot vibrator\"\/><\/a>   <div class=\"product-item-inner\"><div class=\"product actions product-item-actions\"><div class=\"actions-primary\">  <div class=\"stock unavailable\"><span>Nicht lieferbar<\/span><\/div> <\/div>  <a href=\"#\" class=\"action towishlist actions-secondary\" title=\"Zur Wunschliste hinzuf\u00fcgen\" aria-label=\"Zur Wunschliste hinzuf\u00fcgen\" data-post='{\"action\":\"https:\\\/\\\/www.honeyplaybox.eu\\\/de\\\/wishlist\\\/index\\\/add\\\/\",\"data\":{\"product\":2350,\"uenc\":\"aHR0cHM6Ly93d3cuaG9uZXlwbGF5Ym94LmV1L2RlL2ZlbWFsZS9nLXNwb3QtdmlicmF0b3JzP3A9Mg~~\"}}' data-action=\"add-to-wishlist\" role=\"button\"><span>Zur Wunschliste hinzuf\u00fcgen<\/span><\/a>   <\/div><\/div><\/div><div class=\"product details product-item-details\"> <strong class=\"product name product-item-name\"><a class=\"product-item-link\" href=\"https:\/\/www.honeyplaybox.eu\/de\/gia-vibrator\">Gia - Flexibler und Gebogener G-Punkt-Vibrator<\/a><\/strong>       <div class=\"product-reviews-summary short\"> <div class=\"rating-summary\"><span class=\"label\"><span>Bewertung:<\/span><\/span> <div class=\"rating-result\" id=\"rating-result_2350\" title=\"96%\"><span><span>96%<\/span><\/span><\/div><script type=\"text&#x2F;javascript\">    var elem1YFJzjMNArray = document.querySelectorAll('#rating-result_2350 span');\n    if(elem1YFJzjMNArray.length !== 'undefined'){\n        elem1YFJzjMNArray.forEach(function(element) {\n            if (element) {\n                element.style.width = '96%';\n\n            }\n        });\n    }<\/script><\/div> <div class=\"reviews-actions\"> (5)<\/div><\/div>     <div class=\"price-box price-final_price\" data-role=\"priceBox\" data-product-id=\"2350\" data-price-box=\"product-id-2350\">     <span class=\"price-container price-final_price&#x20;tax&#x20;weee&#x20;rewards_earn\" > <span  id=\"product-price-2350\"  data-price-amount=\"49.99\" data-price-type=\"finalPrice\" data-price-currency-symbol=\"&#x20AC;\" class=\"price-wrapper \" ><span class=\"price\">49,99\u00a0\u20ac<\/span><\/span>  <\/span>  <\/div>   <\/div><\/div>   <\/li><li class=\"item product product-item\"> <div class=\"product-item-info type3\" data-container=\"product-grid\"> <div class=\"product photo product-item-photo\"><a href=\"https:\/\/www.honeyplaybox.eu\/de\/jubilee-clitoral-licking-vibrator\" tabindex=\"-1\">    <div class=\"top-left category\">       <\/div>  <img class=\"product-image-photo default_image\" loading=\"lazy\"  src=\"https:\/\/cdn.honeyplaybox.eu\/media\/catalog\/product\/cache\/9ca3de83ed0a70215006b360dd0f8794\/c\/l\/clitoral-licking-vibrator-Jubilee-S-E32B.jpg\" width=\"300\" height=\"300\" alt=\"Jubilee - Klitoris leckender Vibrator\"\/><\/a>   <div class=\"product-item-inner\"><div class=\"product actions product-item-actions\"><div class=\"actions-primary\">  <div class=\"stock unavailable\"><span>Nicht lieferbar<\/span><\/div> <\/div>  <a href=\"#\" class=\"action towishlist actions-secondary\" title=\"Zur Wunschliste hinzuf\u00fcgen\" aria-label=\"Zur Wunschliste hinzuf\u00fcgen\" data-post='{\"action\":\"https:\\\/\\\/www.honeyplaybox.eu\\\/de\\\/wishlist\\\/index\\\/add\\\/\",\"data\":{\"product\":2196,\"uenc\":\"aHR0cHM6Ly93d3cuaG9uZXlwbGF5Ym94LmV1L2RlL2ZlbWFsZS9nLXNwb3QtdmlicmF0b3JzP3A9Mg~~\"}}' data-action=\"add-to-wishlist\" role=\"button\"><span>Zur Wunschliste hinzuf\u00fcgen<\/span><\/a>   <\/div><\/div><\/div><div class=\"product details product-item-details\"> <strong class=\"product name product-item-name\"><a class=\"product-item-link\" href=\"https:\/\/www.honeyplaybox.eu\/de\/jubilee-clitoral-licking-vibrator\">Jubilee - Klitoris leckender Vibrator<\/a><\/strong>       <div class=\"product-reviews-summary short\"> <div class=\"rating-summary\"><span class=\"label\"><span>Bewertung:<\/span><\/span> <div class=\"rating-result\" id=\"rating-result_2196\" title=\"95%\"><span><span>95%<\/span><\/span><\/div><script type=\"text&#x2F;javascript\">    var elemDoPpeuX2Array = document.querySelectorAll('#rating-result_2196 span');\n    if(elemDoPpeuX2Array.length !== 'undefined'){\n        elemDoPpeuX2Array.forEach(function(element) {\n            if (element) {\n                element.style.width = '95%';\n\n            }\n        });\n    }<\/script><\/div> <div class=\"reviews-actions\"> (126)<\/div><\/div>        <\/div><\/div>   <\/li><li class=\"item product product-item\"> <div class=\"product-item-info type3\" data-container=\"product-grid\"> <div class=\"product photo product-item-photo\"><a href=\"https:\/\/www.honeyplaybox.eu\/de\/halima-vibrator\" tabindex=\"-1\">    <div class=\"top-left category\">           <div class=\"product-label sale-label\" style=\"background-color: #eabf8e;\">NEU<\/div>  <\/div>  <img class=\"product-image-photo default_image\" loading=\"lazy\"  src=\"https:\/\/cdn.honeyplaybox.eu\/media\/catalog\/product\/cache\/9ca3de83ed0a70215006b360dd0f8794\/b\/e\/best-sex-positions-for-clitoral-stimulation-Halima-FV-07-499RR.jpg\" width=\"300\" height=\"300\" alt=\"best sex positions for clitoral stimulation\"\/><\/a>   <div class=\"product-item-inner\"><div class=\"product actions product-item-actions\"><div class=\"actions-primary\">  <div class=\"stock unavailable\"><span>Nicht lieferbar<\/span><\/div> <\/div>  <a href=\"#\" class=\"action towishlist actions-secondary\" title=\"Zur Wunschliste hinzuf\u00fcgen\" aria-label=\"Zur Wunschliste hinzuf\u00fcgen\" data-post='{\"action\":\"https:\\\/\\\/www.honeyplaybox.eu\\\/de\\\/wishlist\\\/index\\\/add\\\/\",\"data\":{\"product\":2085,\"uenc\":\"aHR0cHM6Ly93d3cuaG9uZXlwbGF5Ym94LmV1L2RlL2ZlbWFsZS9nLXNwb3QtdmlicmF0b3JzP3A9Mg~~\"}}' data-action=\"add-to-wishlist\" role=\"button\"><span>Zur Wunschliste hinzuf\u00fcgen<\/span><\/a>   <\/div><\/div><\/div><div class=\"product details product-item-details\"> <strong class=\"product name product-item-name\"><a class=\"product-item-link\" href=\"https:\/\/www.honeyplaybox.eu\/de\/halima-vibrator\">Halima - G-Punkt Finger Vibrator<\/a><\/strong>       <div class=\"product-reviews-summary short\"> <div class=\"rating-summary\"><span class=\"label\"><span>Bewertung:<\/span><\/span> <div class=\"rating-result\" id=\"rating-result_2085\" title=\"93%\"><span><span>93%<\/span><\/span><\/div><script type=\"text&#x2F;javascript\">    var elembYmcInYsArray = document.querySelectorAll('#rating-result_2085 span');\n    if(elembYmcInYsArray.length !== 'undefined'){\n        elembYmcInYsArray.forEach(function(element) {\n            if (element) {\n                element.style.width = '93%';\n\n            }\n        });\n    }<\/script><\/div> <div class=\"reviews-actions\"> (11)<\/div><\/div>     <div class=\"price-box price-final_price\" data-role=\"priceBox\" data-product-id=\"2085\" data-price-box=\"product-id-2085\">     <span class=\"price-container price-final_price&#x20;tax&#x20;weee&#x20;rewards_earn\" > <span  id=\"product-price-2085\"  data-price-amount=\"36.99\" data-price-type=\"finalPrice\" data-price-currency-symbol=\"&#x20AC;\" class=\"price-wrapper \" ><span class=\"price\">36,99\u00a0\u20ac<\/span><\/span>  <\/span>  <\/div>   <\/div><\/div>   <\/li><li class=\"item product product-item\"> <div class=\"product-item-info type3\" data-container=\"product-grid\"> <div class=\"product photo product-item-photo\"><a href=\"https:\/\/www.honeyplaybox.eu\/de\/sweetie-vibrator\" tabindex=\"-1\">    <div class=\"top-left category\">       <\/div>  <img class=\"product-image-photo default_image\" loading=\"lazy\"  src=\"https:\/\/cdn.honeyplaybox.eu\/media\/catalog\/product\/cache\/9ca3de83ed0a70215006b360dd0f8794\/g\/-\/G-Spot-Rabbit-Vibrator-Sweetie-DD-07-187PR.jpg\" width=\"300\" height=\"300\" alt=\"G Spot Rabbit Vibrator\"\/><\/a>   <div class=\"product-item-inner\"><div class=\"product actions product-item-actions\"><div class=\"actions-primary\">  <div class=\"stock unavailable\"><span>Nicht lieferbar<\/span><\/div> <\/div>  <a href=\"#\" class=\"action towishlist actions-secondary\" title=\"Zur Wunschliste hinzuf\u00fcgen\" aria-label=\"Zur Wunschliste hinzuf\u00fcgen\" data-post='{\"action\":\"https:\\\/\\\/www.honeyplaybox.eu\\\/de\\\/wishlist\\\/index\\\/add\\\/\",\"data\":{\"product\":2081,\"uenc\":\"aHR0cHM6Ly93d3cuaG9uZXlwbGF5Ym94LmV1L2RlL2ZlbWFsZS9nLXNwb3QtdmlicmF0b3JzP3A9Mg~~\"}}' data-action=\"add-to-wishlist\" role=\"button\"><span>Zur Wunschliste hinzuf\u00fcgen<\/span><\/a>   <\/div><\/div><\/div><div class=\"product details product-item-details\"> <strong class=\"product name product-item-name\"><a class=\"product-item-link\" href=\"https:\/\/www.honeyplaybox.eu\/de\/sweetie-vibrator\">Sweetie - G Spot Antippender Kaninchen Vibrator<\/a><\/strong>       <div class=\"product-reviews-summary short\"> <div class=\"rating-summary\"><span class=\"label\"><span>Bewertung:<\/span><\/span> <div class=\"rating-result\" id=\"rating-result_2081\" title=\"93%\"><span><span>93%<\/span><\/span><\/div><script type=\"text&#x2F;javascript\">    var elemIrFmu4hFArray = document.querySelectorAll('#rating-result_2081 span');\n    if(elemIrFmu4hFArray.length !== 'undefined'){\n        elemIrFmu4hFArray.forEach(function(element) {\n            if (element) {\n                element.style.width = '93%';\n\n            }\n        });\n    }<\/script><\/div> <div class=\"reviews-actions\"> (49)<\/div><\/div>     <div class=\"price-box price-final_price\" data-role=\"priceBox\" data-product-id=\"2081\" data-price-box=\"product-id-2081\">     <span class=\"price-container price-final_price&#x20;tax&#x20;weee&#x20;rewards_earn\" > <span  id=\"product-price-2081\"  data-price-amount=\"62.99\" data-price-type=\"finalPrice\" data-price-currency-symbol=\"&#x20AC;\" class=\"price-wrapper \" ><span class=\"price\">62,99\u00a0\u20ac<\/span><\/span>  <\/span>  <\/div>   <\/div><\/div><\/li> <\/ol><\/div> <div class=\"infinite-loader\"><a href=\"javascript:void(0)\" class=\"loading\" style=\"display: none;\">Laden ...<\/a><a href=\"javascript:void(0)\" class=\"btn-load-more\">Mehr laden ...<\/a><\/div>    <div class=\"toolbar toolbar-products\" data-mage-init='{\"productListToolbarForm\":{\"mode\":\"product_list_mode\",\"direction\":\"product_list_dir\",\"order\":\"product_list_order\",\"limit\":\"product_list_limit\",\"modeDefault\":\"grid\",\"directionDefault\":\"asc\",\"orderDefault\":\"position\",\"limitDefault\":24,\"url\":\"https:\\\/\\\/www.honeyplaybox.eu\\\/de\\\/female\\\/g-spot-vibrators?p=2\",\"formKey\":\"hh4J9uaEex57Vqie\",\"post\":false}}'><a href=\"#\" class=\"porto-product-filters-toggle sidebar-toggle d-inline-flex d-lg-none\"><svg data-name=\"Layer 3\" id=\"Layer_3\" viewBox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><line class=\"cls-1\" x1=\"15\" x2=\"26\" y1=\"9\" y2=\"9\"><\/line><line class=\"cls-1\" x1=\"6\" x2=\"9\" y1=\"9\" y2=\"9\"><\/line><line class=\"cls-1\" x1=\"23\" x2=\"26\" y1=\"16\" y2=\"16\"><\/line><line class=\"cls-1\" x1=\"6\" x2=\"17\" y1=\"16\" y2=\"16\"><\/line><line class=\"cls-1\" x1=\"17\" x2=\"26\" y1=\"23\" y2=\"23\"><\/line><line class=\"cls-1\" x1=\"6\" x2=\"11\" y1=\"23\" y2=\"23\"><\/line><path class=\"cls-2\" d=\"M14.5,8.92A2.6,2.6,0,0,1,12,11.5,2.6,2.6,0,0,1,9.5,8.92a2.5,2.5,0,0,1,5,0Z\"><\/path><path class=\"cls-2\" d=\"M22.5,15.92a2.5,2.5,0,1,1-5,0,2.5,2.5,0,0,1,5,0Z\"><\/path><path class=\"cls-3\" d=\"M21,16a1,1,0,1,1-2,0,1,1,0,0,1,2,0Z\"><\/path><path class=\"cls-2\" d=\"M16.5,22.92A2.6,2.6,0,0,1,14,25.5a2.6,2.6,0,0,1-2.5-2.58,2.5,2.5,0,0,1,5,0Z\"><\/path><\/svg><span>Filter<\/span><\/a>    <div class=\"toolbar-sorter sorter\"><label class=\"sorter-label\" for=\"sorter\">Sortieren nach<\/label> <select id=\"sorter\" data-role=\"sorter\" class=\"sorter-options\"> <option value=\"position\"  selected=\"selected\"  >Popularity<\/option> <option value=\"sort-by-date\"  >Newest<\/option> <option value=\"sort-by-price-desc\"  >Price, high to low<\/option> <option value=\"sort-by-price\"  >Price, low to high<\/option><\/select>  <a title=\"Absteigend&#x20;sortieren\" href=\"#\" class=\"action sorter-action sort-asc\" data-role=\"direction-switcher\" data-value=\"desc\"><span>Absteigend sortieren<\/span><\/a> <\/div>    <p class=\"toolbar-amount\" id=\"toolbar-amount\"> Artikel <span class=\"toolbar-number\">25<\/span>-<span class=\"toolbar-number\">33<\/span> von <span class=\"toolbar-number\">33<\/span> <\/p>      <button class=\"pages_btn\" id=\"btn\" style=\"display: none;\">Show more reviews<\/button> <div class=\"pages\"><strong class=\"label pages-label\" id=\"paging-label\">Seite<\/strong> <ul class=\"items pages-items\" aria-labelledby=\"paging-label\"> <li class=\"item pages-item-previous\"> <a class=\"action&#x20; previous\" href=\"https:\/\/www.honeyplaybox.eu\/de\/female\/g-spot-vibrators\" title=\"Zur&#xFC;ck\"><span class=\"label\">Seite<\/span> <span>Zur\u00fcck<\/span><\/a><\/li>      <li class=\"item\"><a href=\"https:\/\/www.honeyplaybox.eu\/de\/female\/g-spot-vibrators\" class=\"page\"><span class=\"label\">Seite<\/span> <span>1<\/span><\/a><\/li>    <li class=\"item current\"><strong class=\"page\"><span class=\"label\">Sie lesen gerade die Seite<\/span> <span>2<\/span><\/strong><\/li>     <\/ul><\/div>    <script>\n    require([\n        'jquery'\n    ], function ($) {\n        $(document).ready(function () {\n            if($('#customer-reviews').length > 0){\n                $('.pages').hide();\n                $('#btn').show();\n                initLoad();\n            }else{\n                $('#btn').hide();\n            }\n\n        });\n        function initLoad() {\n            self = $('.reviews_body');\n            \n            var PageNum = Math.floor(\"2\");\n            console.log('PageNum88888'+PageNum);\n            \n            var PageCurrent = Math.floor(\"2\");\n            \n            if(PageNum>1){\n            $('#btn').on(\"click\", function (e) {\n\n                    if(PageCurrent <= PageNum){\n                        var pageurl = \"https:\/\/www.honeyplaybox.eu\/de\/female\/g-spot-vibrators\";\n                        var processUrl  = pageurl.substring(0,pageurl.indexOf(\"?\"));\n                        var suffixUrl = pageurl.substring(pageurl.indexOf(\"?\")+1,pageurl.length);\n                        var replaceUrl = suffixUrl.replace(\/&amp;\/g,\"&\");\n                        var dataUrl = pageurl+\"?p=\"+ PageCurrent;\n                        if(pageurl.indexOf(\"?\") > 0){\n                            if(pageurl.indexOf(\"&\") > 0){\n                                dataUrl = processUrl+\"?p=\"+ PageCurrent+\"&\"+replaceUrl;\n                            }else{\n                                dataUrl = processUrl+\"?p=\"+ PageCurrent+\"&\"+suffixUrl;\n                            }\n                        }\n                        \n                        \n                        \n                        \n                        \n                        \n                        \n                        \n                        \n                        $.ajax({\n                            type:\"GET\",\n                            url:dataUrl, success: function(result){\n                                \n                                self.append($(result).find('.reviews_body').html());\n                                \n                                $('.reviews_content_img img').addClass(\"loaded\");\n                                $('.reviews_content_img img').each(function () {\n                                    var dateimg = $(this).attr(\"data-src\");\n                                    $(this).attr('src',dateimg);\n                                });\n\n                                if ($('.reviews_content_img')[0]){\n                                    flow(10, 10);\n                                    $('.reviews_content_img img').on('load', function(){\n                                        flow(10, 10);\n                                    });\n                                } else {\n                                    flow(10, 10);\n                                }\n                                \n                                \n                                if(PageCurrent == PageNum){\n                                    console.log('PageCurrent'+ PageCurrent+'PageNum'+PageNum);\n                                    $('#btn').hide();\n                                }\n                                PageCurrent++;\n                            }});\n                        e.stopPropagation();\n                    }else{\n                        console.log('PageCurrent'+ PageCurrent);\n                        $('#btn').hide();\n                    }\n            });\n            }else{\n                console.log('pageNum'+ PageNum);\n                $('#btn').hide();\n            }\n        }\n            \n        }\n    );<\/script>   <div class=\"field limiter\"><label class=\"label\" for=\"limiter\"><span>Zeige<\/span><\/label> <div class=\"control\"><select id=\"limiter\" data-role=\"limiter\" class=\"limiter-options\"> <option value=\"24\"  selected=\"selected\" >24<\/option> <option value=\"36\" >36<\/option> <option value=\"48\" >48<\/option><\/select><\/div><span class=\"limiter-text\">pro Seite<\/span><\/div>     <div class=\"modes\">  <strong class=\"modes-label\" id=\"modes-label\">Anzeigen als<\/strong>   <strong title=\"Liste\" class=\"modes-mode active mode-grid\" data-value=\"grid\"><span>Liste<\/span><\/strong>    <a class=\"modes-mode mode-list\" title=\"Liste\" href=\"#\" data-role=\"mode-switcher\" data-value=\"list\" id=\"mode-list\" aria-labelledby=\"modes-label mode-list\"><span>Liste<\/span><\/a>   <\/div> <\/div>  <script type=\"text\/x-magento-init\">\n        {\n            \"[data-role=tocart-form], .form.map.checkout\": {\n                \"catalogAddToCart\": {}\n            }\n        }<\/script>  <script type=\"text\/javascript\">\n            require([\n                'jquery'\n            ], function ($) {\n                $('.main .products.grid .product-items li.product-item:nth-child(2n)').addClass('nth-child-2n');\n                $('.main .products.grid .product-items li.product-item:nth-child(2n+1)').addClass('nth-child-2np1');\n                $('.main .products.grid .product-items li.product-item:nth-child(3n)').addClass('nth-child-3n');\n                $('.main .products.grid .product-items li.product-item:nth-child(3n+1)').addClass('nth-child-3np1');\n                $('.main .products.grid .product-items li.product-item:nth-child(4n)').addClass('nth-child-4n');\n                $('.main .products.grid .product-items li.product-item:nth-child(4n+1)').addClass('nth-child-4np1');\n                $('.main .products.grid .product-items li.product-item:nth-child(5n)').addClass('nth-child-5n');\n                $('.main .products.grid .product-items li.product-item:nth-child(5n+1)').addClass('nth-child-5np1');\n                $('.main .products.grid .product-items li.product-item:nth-child(6n)').addClass('nth-child-6n');\n                $('.main .products.grid .product-items li.product-item:nth-child(6n+1)').addClass('nth-child-6np1');\n                $('.main .products.grid .product-items li.product-item:nth-child(7n)').addClass('nth-child-7n');\n                $('.main .products.grid .product-items li.product-item:nth-child(7n+1)').addClass('nth-child-7np1');\n                $('.main .products.grid .product-items li.product-item:nth-child(8n)').addClass('nth-child-8n');\n                $('.main .products.grid .product-items li.product-item:nth-child(8n+1)').addClass('nth-child-8np1');\n            });<\/script>  <script type=\"text\/javascript\">\n    require([\n        'jquery'\n    ], function ($) {\n      var app = {\n          isAppleDevice: function() {\n            if (navigator.userAgent.match(\/(iPhone|iPod|iPad|Safari)\/) != null) {\n              return true;\n            }\n            return false;\n          }\n      }\n    \n        var _second = 1000;\n        var _minute = _second * 60;\n        var _hour = _minute * 60;\n        var _day = _hour * 24;\n        var timer;\n\n        \n        var date = new Date('2026-09-14 13:14:22');\n        if (app.isAppleDevice()) {\n          var mdate = '2026-09-14 13:14:22';\n          var dateParts = mdate.substring(0,10).split('-');\n          var timePart = mdate.substr(11);\n          date = dateParts[1] + '\/' + dateParts[2] + '\/' + dateParts[0] + ' ' + timePart;\n          date = new Date(date);\n        }\n        var l_date = new Date();\n        var offset_date = l_date - date;\n\n        function showRemaining()\n        {\n            $(\".sw-dailydeal-wrapper\").each(function(){\n                var unique_id = $(this).attr(\"data-unique-id\");\n                \n                var cid='countdown_'+unique_id;\n                var daysid='countdown_days_'+unique_id;\n                var hoursid='countdown_hours_'+unique_id;\n                var minutesid='countdown_minutes_'+unique_id;\n                var secondsid='countdown_seconds_'+unique_id;\n\n                var startdateid='fromdate_'+unique_id;\n                var id='todate_'+unique_id;\n\n                var enddate = new Date($('#'+id).val());\n                var dealstartdate=new Date($('#'+startdateid).val());\n                if (app.isAppleDevice() && $('#'+id).val() && $('#'+startdateid).val()) {\n                  var ledate = $('#'+id).val();\n                  var ledateParts = ledate.substring(0,10).split('-');\n                  var letimePart = ledate.substr(11);\n                  enddate = ledateParts[1] + '\/' + ledateParts[2] + '\/' + ledateParts[0] + ' ' + letimePart;\n                  enddate = new Date(enddate).getTime();\n\n                  var lsdate = $('#'+startdateid).val();\n                  var lsdateParts = lsdate.substring(0,10).split('-');\n                  var lstimePart = lsdate.substr(11);\n                  dealstartdate = lsdateParts[1] + '\/' + lsdateParts[2] + '\/' + lsdateParts[0] + ' ' + lstimePart;\n                  dealstartdate = new Date(dealstartdate).getTime();\n                }\n                var currentdate=new Date();\n\n                \n                var distance = enddate - (currentdate - offset_date);\n\n                $('.sw-dailydeal-wrapper').show();\n\n                if (distance < 0) {\n                   \n                    $('#expired_'+unique_id).html(\"<span style='font-size:25px; color:#000;'>EXPIRED!<span>\");\n\n                } else if(dealstartdate > currentdate) {\n                   $('.countdowncontainer_'+unique_id).hide();\n                   var msg=\"<span style='font-size:15px; color:#000;'> Coming Soon..<br>Deal Start at:<br>\"+$('#'+startdateid).val()+\"<span>\";\n                   $('#expired_'+unique_id).html(msg);\n                } else {\n                    var days = Math.floor(distance \/ _day);\n                    var hours = Math.floor((distance % _day) \/ _hour);\n                    var minutes = Math.floor((distance % _hour) \/ _minute);\n                    var seconds = Math.floor((distance % _minute) \/ _second);\n\n                    if(hours < 10)\n                        hours = \"0\" + hours;\n                    if(minutes < 10)\n                        minutes = \"0\" + minutes;\n                    if(seconds < 10)\n                        seconds = \"0\" + seconds;\n                    $('.countdowncontainer_'+unique_id).show();\n                    $('#'+daysid).html(days);\n                    $('#'+hoursid).html(hours);\n                    $('#'+minutesid).html(minutes);\n                    $('#'+secondsid).html(seconds);\n                }\n            });\n        }\n\n        \n        timer = setInterval(function()\n        {\n            showRemaining();\n        }, 1000);\n    });<\/script> <script>\n\n            var myValue = localStorage.getItem(\"category_title\");\n            if(myValue){\n                localStorage.removeItem(\"category_title\");\n                localStorage.removeItem(\"category_url\");\n            }\n            localStorage.setItem(\"category_title\", \"g-spot-vibrators\");\n            localStorage.setItem(\"category_url\", \"https:\/\/www.honeyplaybox.eu\/de\/female\/g-spot-vibrators?p=2\");<\/script><\/p>\n ","navigation":"   <div class=\"block filter\" id=\"layered-filter-block\" data-mage-init='{\"collapsible\":{\"openedState\": \"active\", \"collapsible\": true, \"active\": false, \"collateral\": { \"openedState\": \"filter-active\", \"element\": \"body\" } }}'><div id=\"ln_overlay\" class=\"ln_overlay\"><div class=\"loader\"><img src=\"https:\/\/static.honeyplaybox.eu\/static\/version1773750226\/frontend\/Smartwave\/porto_child\/de_DE\/images\/loader-1.gif\" alt=\"Loading...\"><\/div><\/div><div class=\"block-title filter-title\" data-count=\"0\"><strong data-role=\"title\">Einkaufsoptionen<\/strong><\/div><div class=\"block-content filter-content\" data-mage-init='{\"mpLayer\": {\"active\":[\"id\",\"p\"],\"params\":{\"id\":\"108\",\"p\":\"2\"},\"isCustomerLoggedIn\":false,\"isAjax\":true,\"slider\":{\"price\":{\"selectedFrom\":36.99,\"selectedTo\":99.9,\"minValue\":36.99,\"maxValue\":99.9,\"priceFormat\":\"{\\\"pattern\\\":\\\"%s\\\\u00a0\\\\u20ac\\\",\\\"precision\\\":2,\\\"requiredPrecision\\\":2,\\\"decimalSymbol\\\":\\\",\\\",\\\"groupSymbol\\\":\\\".\\\",\\\"groupLength\\\":3,\\\"integerRequired\\\":false}\",\"ajaxUrl\":\"https:\\\/\\\/www.honeyplaybox.eu\\\/de\\\/female\\\/g-spot-vibrators?price=from-to\"}}}}'>                                   <strong role=\"heading\" aria-level=\"2\" class=\"block-subtitle filter-subtitle\">Shopping-M\u00f6glichkeiten<\/strong> <div class=\"filter-options\" id=\"narrow-by-list\" data-role=\"content\">  <div data-role=\"ln_collapsible\" class=\"filter-options-item active\" attribute=\"price\"><div data-role=\"ln_title\" class=\"filter-options-title \">Preis<span class=\"toggle\"><\/span><\/div><div data-role=\"ln_content\" class=\"filter-options-content\"> <ol class=\"items\"> <li class=\"item\"> <div id=\"ln_slider_container_price\" class=\"ln_slider_container\"><div id=\"ln_slider_price\"><\/div><div id=\"ln_slider_text_price\"><\/div><\/div><\/li>  <li class=\"item\"> <div id=\"ln_slider_container_price\" class=\"ln_slider_container\"><div id=\"ln_slider_price\"><\/div><div id=\"ln_slider_text_price\"><\/div><\/div><\/li>  <li class=\"item\"> <div id=\"ln_slider_container_price\" class=\"ln_slider_container\"><div id=\"ln_slider_price\"><\/div><div id=\"ln_slider_text_price\"><\/div><\/div><\/li>  <li class=\"item\"> <div id=\"ln_slider_container_price\" class=\"ln_slider_container\"><div id=\"ln_slider_price\"><\/div><div id=\"ln_slider_text_price\"><\/div><\/div><\/li>  <li class=\"item\"> <div id=\"ln_slider_container_price\" class=\"ln_slider_container\"><div id=\"ln_slider_price\"><\/div><div id=\"ln_slider_text_price\"><\/div><\/div><\/li>  <li class=\"item\"> <div id=\"ln_slider_container_price\" class=\"ln_slider_container\"><div id=\"ln_slider_price\"><\/div><div id=\"ln_slider_text_price\"><\/div><\/div><\/li>  <li class=\"item\"> <div id=\"ln_slider_container_price\" class=\"ln_slider_container\"><div id=\"ln_slider_price\"><\/div><div id=\"ln_slider_text_price\"><\/div><\/div><\/li> <\/ol><\/div><\/div>                      <\/div> <\/div><\/div>"}