{"id":1484,"date":"2023-07-03T12:12:06","date_gmt":"2023-07-03T12:12:06","guid":{"rendered":"https:\/\/tunduc.11digits.eu\/?page_id=1484"},"modified":"2023-07-03T12:14:16","modified_gmt":"2023-07-03T12:14:16","slug":"dv-04900-21-188","status":"publish","type":"page","link":"https:\/\/tunduc.ro\/en\/dv-04900-21-188\/","title":{"rendered":"DV 04900-21-188"},"content":{"rendered":"<section class=\"site-section bgk-always-consistent u-bgc-white bgk-always-norepeat bgk-always-scroll bgk-always-center-center bgk-always-auto site-section-space--more-top\"  >\n\t<div class=\"site-section__holder\">\n\t\t<div class=\"site-section__content\">\n\t\t\t<div class=\"container\">\n\t\t\t\t<div class=\"row align-items-top\">\n\t<div class=\"col col-12 text-left\">\n\t\t\t\n<style>\n\t.popup-container {\n\t\tposition: fixed;\n\t\ttop: 50%;\n\t\tleft: 50%;\n\t\ttransform: translate(-50%, -50%);\n\t\tbackground-color: #fff;\n\t\tborder-radius: 4px;\n\t\tpadding: 20px;\n\t\tz-index: 9999;\n\t}\n\n\t.popup-image {\n\t\tmax-width: 100%;\n\t\tmax-height: 100%;\n\t}\n\n\t.close-button {\n\t\tposition: absolute;\n\t\ttop: 10px;\n\t\tright: 10px;\n\t\tbackground-color: transparent;\n\t\tborder: none;\n\t\tcolor: #000;\n\t\tfont-size: 16px;\n\t\tcursor: pointer;\n\t}\n\n\tbody::before {\n\t\tcontent: '';\n\t\tposition: fixed;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\twidth: 100%;\n\t\theight: 100%;\n\t\tbackground-color: rgba(0, 0, 0, 0.7);\n\t\tz-index: 9998;\n\t\tpointer-events: none;\n\t\topacity: 0;\n\t\ttransition: opacity 0.3s ease;\n\t}\n\n\tbody.popup-opened::before {\n\t\topacity: 1;\n\t\tpointer-events: auto;\n\t}\n<\/style>\n\n<section id=\"box-product\">\n\t<div class=\"container\">\n\t\t<div id=\"goBackButton\" class=\"breadcrumb\">\n\t\t\t<img src=\"\/wp-content\/uploads\/2023\/05\/Group-191.png\" style=\"display:inline-block; margin-right: 10px;\">\n\t\t\t<p>Back to category<\/p>\n\t\t<\/div>\n\t\t<div class=\"row align-items-top\">\n\t\t\t<div class=\"col-md-6\">\n\t\t\t\t<div class=\"top-title\">\n\t\t\t\t\tDV 04900-21-188\t\t\t\t<\/div>\n\t\t\t\t<div class=\"title-product\">\n\t\t\t\t\t\"Original Kipp und Sohne\"\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"desc-product\">\n\t\t\t\t\t<p>Olympic Ace x 225<\/p>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"download-product\">\n\t\t\t\t\t\t<a href=\"\/wp-content\/uploads\/2023\/07\/04900-21-188-hen.pdf\" target=\"_blank\">DOWNLOAD PEDIGREE<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"col-md-6\">\n\t\t\t\t<img class=\"product-image\" width=\"768\" height=\"576\" src=\"https:\/\/tunduc.ro\/wp-content\/uploads\/2023\/07\/04900-21-188-DV-3-768x576-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/tunduc.ro\/wp-content\/uploads\/2023\/07\/04900-21-188-DV-3-768x576-1.jpg 768w, https:\/\/tunduc.ro\/wp-content\/uploads\/2023\/07\/04900-21-188-DV-3-768x576-1-300x225.jpg 300w, https:\/\/tunduc.ro\/wp-content\/uploads\/2023\/07\/04900-21-188-DV-3-768x576-1-16x12.jpg 16w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/section>\n\n<script>\n\t\/\/ Verific\u0103 dac\u0103 exist\u0103 un element cu id-ul \"box-product\"\n\tif (document.getElementById(\"box-product\")) {\n\t\t\/\/ Adaug\u0103 clasa \"product\" la elementul <body>\n\t\tdocument.body.classList.add(\"product\");\n\t}\n\n\tdocument.getElementById(\"goBackButton\").addEventListener(\"click\", goBack);\n\n\tfunction goBack() {\n\t\thistory.back();\n\t}\n\n\tconst image = document.querySelector('.product-image');\n\timage.addEventListener('click', function() {\n\t\tconst popupContainer = document.createElement('div');\n\t\tpopupContainer.className = 'popup-container';\n\n\t\tconst popupImage = document.createElement('img');\n\t\tpopupImage.className = 'popup-image';\n\t\tpopupImage.src = this.src;\n\n\t\tconst closeButton = document.createElement('button');\n\t\tcloseButton.className = 'close-button';\n\t\tcloseButton.textContent = 'Close';\n\n\t\tpopupContainer.appendChild(popupImage);\n\t\tpopupContainer.appendChild(closeButton);\n\n\t\tdocument.body.appendChild(popupContainer);\n\n\t\tcloseButton.addEventListener('click', function() {\n\t\t\tdocument.body.removeChild(popupContainer);\n\t\t\tdocument.body.classList.remove('popup-opened');\n\t\t});\n\n\t\tpopupContainer.addEventListener('click', function(event) {\n\t\t\tif (event.target === this) {\n\t\t\t\tdocument.body.removeChild(popupContainer);\n\t\t\t\tdocument.body.classList.remove('popup-opened');\n\t\t\t}\n\t\t});\n\n\t\tdocument.body.classList.add('popup-opened');\n\t});\n\n\tdocument.body.addEventListener('click', function(event) {\n\t\tif (event.target === this) {\n\t\t\tconst popupContainer = document.querySelector('.popup-container');\n\t\t\tif (popupContainer) {\n\t\t\t\tdocument.body.removeChild(popupContainer);\n\t\t\t\tdocument.body.classList.remove('popup-opened');\n\t\t\t}\n\t\t}\n\t});\n<\/script>\t<\/div>\n<\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n    <\/section>","protected":false},"excerpt":{"rendered":"<p>Inapoi la categorie DV 04900-21-188 &#8222;Original Kipp und Sohne&#8221; Olympic Ace x 225 DESCARC\u0102 PEDIGREE<\/p>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/tunduc.ro\/en\/wp-json\/wp\/v2\/pages\/1484"}],"collection":[{"href":"https:\/\/tunduc.ro\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tunduc.ro\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tunduc.ro\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/tunduc.ro\/en\/wp-json\/wp\/v2\/comments?post=1484"}],"version-history":[{"count":2,"href":"https:\/\/tunduc.ro\/en\/wp-json\/wp\/v2\/pages\/1484\/revisions"}],"predecessor-version":[{"id":1488,"href":"https:\/\/tunduc.ro\/en\/wp-json\/wp\/v2\/pages\/1484\/revisions\/1488"}],"wp:attachment":[{"href":"https:\/\/tunduc.ro\/en\/wp-json\/wp\/v2\/media?parent=1484"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}