{"id":193,"date":"2025-02-28T08:01:50","date_gmt":"2025-02-28T07:01:50","guid":{"rendered":"https:\/\/lifestyledistribution.cloud12.webhome.at\/kappa\/?page_id=193"},"modified":"2025-11-20T15:55:30","modified_gmt":"2025-11-20T14:55:30","slug":"intenso-men","status":"publish","type":"page","link":"https:\/\/lifestyle-distribution.com\/kappa\/intenso-men\/","title":{"rendered":"Intenso for Men"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_section full_width=&#8220;stretch_row_content&#8220; el_class=&#8220;produkthead&#8220;][vc_row el_class=&#8220;produktinhalt&#8220;][vc_column offset=&#8220;vc_col-lg-6&#8243;][vc_single_image image=&#8220;390&#8243; img_size=&#8220;full&#8220; css=&#8220;&#8220;][\/vc_column][vc_column el_class=&#8220;ptext&#8220; offset=&#8220;vc_col-lg-6&#8243;][vc_column_text css=&#8220;&#8220;]<\/p>\n<h1>Intenso for Men<\/h1>\n<p>Intenso Eau de Toilette von KAPPA ist ein moderner, holzig-aromatischer Duft, der die Seele Italiens einf\u00e4ngt. Aquatische Noten und spritzige Zitrusfr\u00fcchte bringen Frische, w\u00e4hrend nat\u00fcrliche H\u00f6lzer St\u00e4rke und Langlebigkeit verleihen. Intenso vereint die Kraft der Natur mit moderner Raffinesse.<br \/>\nEin Eau de Toilette wie eine Meeresbrise voller sonniger Aromen.[\/vc_column_text][vc_row_inner el_class=&#8220;produktbeschreibung&#8220;][vc_column_inner width=&#8220;1\/3&#8243;][vc_column_text css=&#8220;&#8220;]<strong>Kopfnote<\/strong><br \/>\nBergamotte<br \/>\nGrapefruit<br \/>\nLavendel[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8220;1\/3&#8243;][vc_column_text css=&#8220;&#8220;]<strong>Herznote<\/strong><br \/>\nAquatische Noten<br \/>\nGardenie<br \/>\nHeliotrop[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8220;1\/3&#8243;][vc_column_text css=&#8220;&#8220;]<strong>Basisnote<\/strong><br \/>\nSandelholz<br \/>\nPatschuli<br \/>\nMoos[\/vc_column_text][\/vc_column_inner][vc_column_inner][vc_column_text css=&#8220;&#8220; el_class=&#8220;noten&#8220;]<\/p>\n<ul>\n<li>Hohe F\u00fcllmenge (75ml)<\/li>\n<li>Holzig-aromatischer Duft mit frischen und warmen Akzenten<\/li>\n<li>Markanter Charakter durch zitrische, florale Nuancen und moosige Tiefe<\/li>\n<\/ul>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=&#8220;stretch_row_content_no_spaces&#8220; el_class=&#8220;partnerrow&#8220;][vc_column][vc_column_text css=&#8220;&#8220;]    <div class=\"partner\">\r\n    <div class=\"partner-container\">\r\n        <h2>Handelspartner<\/h2>\r\n    \r\n        <!-- Store-Finder Button -->\r\n        <button class=\"toggle-filter\" id=\"storefinder-toggle\">Store-Finder<\/button>\r\n\r\n        <!-- L\u00e4nderauswahl -->\r\n        <div id=\"storefinder-options\" class=\"filter-section\" style=\"display:none;\">\r\n            <ul class=\"filter-list\">\r\n                <li class=\"country-option\" data-filter=\"*\">alle anzeigen<\/li>\r\n                                    <li class=\"country-option\" data-filter=\".deutschland\">\r\n                        Deutschland                    <\/li>\r\n                                    <li class=\"country-option\" data-filter=\".schweiz\">\r\n                        Schweiz                    <\/li>\r\n                                    <li class=\"country-option\" data-filter=\".slowakei\">\r\n                        Slowakei                    <\/li>\r\n                            <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"isotope-grid\">\r\n                                <img decoding=\"async\" src=\"\/kappa\/wp-content\/uploads\/2025\/03\/dm.webp\" \r\n                        alt=\"DM\" \r\n                        class=\"partner-logo slowakei ldm\">\r\n                                    <img decoding=\"async\" src=\"\/kappa\/wp-content\/uploads\/2025\/03\/migros.webp\" \r\n                        alt=\"Migros\" \r\n                        class=\"partner-logo schweiz lmigros\">\r\n                                    <img decoding=\"async\" src=\"\/kappa\/wp-content\/uploads\/2025\/03\/rossmann.webp\" \r\n                        alt=\"Rossmann\" \r\n                        class=\"partner-logo deutschland lrossmann\">\r\n                        <\/div>\r\n    <\/div>\r\n    <\/div>\r\n    <script>\r\n        document.addEventListener(\"DOMContentLoaded\", function () {\r\n            const storeFinderBtn = document.getElementById(\"storefinder-toggle\");\r\n            const storeFinderOptions = document.getElementById(\"storefinder-options\");\r\n            const countryOptions = document.querySelectorAll(\".country-option\");\r\n            const grid = document.querySelector(\".isotope-grid\");\r\n  \/\/ Setze Opacity auf 0, damit die Logos nicht vor der Berechnung erscheinen\r\n  grid.style.opacity = \"0\";\r\n            imagesLoaded(grid, function () {\r\n                const iso = new Isotope(grid, {\r\n                    itemSelector: \".partner-logo\",\r\n                    layoutMode: \"masonry\",\r\n                    masonry: {\r\n                        columnWidth: \".partner-logo\",\r\n                        gutter: 10 \/\/ Abstand zwischen den Logos\r\n                    }\r\n                    });\r\n                    function getVisibleItems() {\r\n            return Array.from(grid.children).filter(item => window.getComputedStyle(item).display !== \"none\");\r\n        }\r\n\r\n        function centerIsotopeGrid() {\r\n            let visibleItems = getVisibleItems();\r\n            let containerWidth = grid.offsetWidth;\r\n            let itemsWidth = visibleItems.reduce((total, item) => total + item.offsetWidth, 0);\r\n\r\n            if (visibleItems.length === 1) {\r\n                let item = visibleItems[0];\r\n                item.style.position = \"absolute\";\r\n                item.style.left = \"50%\";\r\n                item.style.transform = \"translateX(-50%)\";\r\n                grid.style.display = \"block\";\r\n                grid.style.marginLeft = \"0px\";\r\n            } else if (visibleItems.length > 1) {\r\n                grid.style.display = \"block\";\r\n                grid.style.marginLeft = \"auto\";\r\n                visibleItems.forEach(item => {\r\n                    item.style.position = \"\";\r\n                    item.style.left = \"\";\r\n                    item.style.transform = \"\";\r\n                });\r\n            } else {\r\n                grid.style.display = \"none\";\r\n            }\r\n\r\n            \/\/ Nach Berechnung das Grid einblenden\r\n            setTimeout(() => {\r\n                grid.style.opacity = \"1\";\r\n            }, 5); \/\/ Kurze Verz\u00f6gerung f\u00fcr sanftes Einblenden\r\n        }\r\n\r\n        centerIsotopeGrid();\r\n\r\n        \/\/ Zentrierung nach jedem Filter-Update neu berechnen\r\n        iso.on(\"arrangeComplete\", function () {\r\n            centerIsotopeGrid();\r\n        });\r\n\r\n        window.addEventListener(\"resize\", centerIsotopeGrid);\r\n \r\n                storeFinderBtn.addEventListener(\"click\", function () {\r\n                storeFinderOptions.style.display = storeFinderOptions.style.display === \"none\" ? \"block\" : \"none\";\r\n    \r\n                 \/\/ Toggle der \"active\"-Klasse\r\n                this.classList.toggle(\"active\");\r\n                });\r\n\r\n                countryOptions.forEach(option => {\r\n                    option.addEventListener(\"click\", function () {\r\n        const filterValue = this.getAttribute(\"data-filter\");\r\n\r\n        \/\/ Isotope-Filter anwenden\r\n        iso.arrange({ filter: filterValue });\r\n\r\n        \/\/ Alle \"countryOptions\" von der \"active\"-Klasse befreien\r\n        countryOptions.forEach(opt => opt.classList.remove(\"active\"));\r\n\r\n        \/\/ \"active\"-Klasse zum aktuellen Element hinzuf\u00fcgen\r\n        this.classList.add(\"active\");\r\n\r\n        \/\/ Store-Finder-Optionen ausblenden\r\n        storeFinderOptions.style.display = \"none\";\r\n        storeFinderBtn.classList.remove(\"active\");\r\n    });\r\n                });\r\n            });\r\n        });\r\n    <\/script>\r\n\r\n    <script src=\"https:\/\/unpkg.com\/isotope-layout@3\/dist\/isotope.pkgd.min.js\"><\/script>\r\n    <script src=\"https:\/\/unpkg.com\/imagesloaded@4\/imagesloaded.pkgd.min.js\"><\/script>\r\n\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=&#8220;stretch_row_content_no_spaces&#8220; el_class=&#8220;vollbild&#8220; css=&#8220;.vc_custom_1763650408660{background-image: url(https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/11\/Lifestyle-Perfumes-Produke-Oktober-25-14-scaled.jpg?id=399) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8220;][vc_column][\/vc_column][\/vc_row][vc_row full_width=&#8220;stretch_row_content_no_spaces&#8220; el_class=&#8220;mehrbutton&#8220;][vc_column][vc_column_text css=&#8220;&#8220;]<!-- Weitere Produkte -->\r\n<div class=\"mehr\">\r\n    <div class=\"related-products\">\r\n        <h2>Mehr von Kappa Perfumes<\/h2>\r\n        <div class=\"related-products-grid\">\r\n                           <div class=\"related-product\">\r\n                    <a href=\"https:\/\/lifestyle-distribution.com\/kappa\/black-men\/\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"2000\" height=\"2000\" src=\"https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/02\/Freisteller_Collage_Kappa_Black_2024-04-23.png\" class=\"attachment-full size-full wp-post-image\" alt=\"KAPPA Black for Men Eau de Toilette\" srcset=\"https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/02\/Freisteller_Collage_Kappa_Black_2024-04-23.png 2000w, https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/02\/Freisteller_Collage_Kappa_Black_2024-04-23-300x300.png 300w, https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/02\/Freisteller_Collage_Kappa_Black_2024-04-23-1024x1024.png 1024w, https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/02\/Freisteller_Collage_Kappa_Black_2024-04-23-150x150.png 150w, https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/02\/Freisteller_Collage_Kappa_Black_2024-04-23-768x768.png 768w, https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/02\/Freisteller_Collage_Kappa_Black_2024-04-23-1536x1536.png 1536w\" sizes=\"auto, (max-width: 2000px) 100vw, 2000px\" \/>                    <\/a>\r\n                    <a href=\"https:\/\/lifestyle-distribution.com\/kappa\/black-men\/\" class=\"product-link\">zum Produkt<\/a>\r\n                <\/div>\r\n                           <div class=\"related-product\">\r\n                    <a href=\"https:\/\/lifestyle-distribution.com\/kappa\/camou-women\/\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"2000\" height=\"2000\" src=\"https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/02\/Freisteller_Collage_Kappa_Camo_Woman_2024-04-23.png\" class=\"attachment-full size-full wp-post-image\" alt=\"KAPPA Camou Woman Eau de Parfum\" srcset=\"https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/02\/Freisteller_Collage_Kappa_Camo_Woman_2024-04-23.png 2000w, https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/02\/Freisteller_Collage_Kappa_Camo_Woman_2024-04-23-300x300.png 300w, https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/02\/Freisteller_Collage_Kappa_Camo_Woman_2024-04-23-1024x1024.png 1024w, https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/02\/Freisteller_Collage_Kappa_Camo_Woman_2024-04-23-150x150.png 150w, https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/02\/Freisteller_Collage_Kappa_Camo_Woman_2024-04-23-768x768.png 768w, https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/02\/Freisteller_Collage_Kappa_Camo_Woman_2024-04-23-1536x1536.png 1536w\" sizes=\"auto, (max-width: 2000px) 100vw, 2000px\" \/>                    <\/a>\r\n                    <a href=\"https:\/\/lifestyle-distribution.com\/kappa\/camou-women\/\" class=\"product-link\">zum Produkt<\/a>\r\n                <\/div>\r\n                           <div class=\"related-product\">\r\n                    <a href=\"https:\/\/lifestyle-distribution.com\/kappa\/black-men-75ml\/\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"2000\" height=\"2000\" src=\"https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/11\/Black_NEU.png\" class=\"attachment-full size-full wp-post-image\" alt=\"KAPPA Black for Men Eau de Toilette\" srcset=\"https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/11\/Black_NEU.png 2000w, https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/11\/Black_NEU-300x300.png 300w, https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/11\/Black_NEU-1024x1024.png 1024w, https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/11\/Black_NEU-150x150.png 150w, https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/11\/Black_NEU-768x768.png 768w, https:\/\/lifestyle-distribution.com\/kappa\/wp-content\/uploads\/2025\/11\/Black_NEU-1536x1536.png 1536w\" sizes=\"auto, (max-width: 2000px) 100vw, 2000px\" \/>                    <\/a>\r\n                    <a href=\"https:\/\/lifestyle-distribution.com\/kappa\/black-men-75ml\/\" class=\"product-link\">zum Produkt<\/a>\r\n                <\/div>\r\n                    <\/div>\r\n    <\/div>\r\n<\/div>\r\n    \r\n<style>\r\n  \r\n  \r\n<\/style>\r\n\r\n\r\n[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_section full_width=&#8220;stretch_row_content&#8220; el_class=&#8220;produkthead&#8220;][vc_row el_class=&#8220;produktinhalt&#8220;][vc_column offset=&#8220;vc_col-lg-6&#8243;][vc_single_image image=&#8220;390&#8243; img_size=&#8220;full&#8220; css=&#8220;&#8220;][\/vc_column][vc_column el_class=&#8220;ptext&#8220; offset=&#8220;vc_col-lg-6&#8243;][vc_column_text css=&#8220;&#8220;] Intenso for Men Intenso Eau de Toilette von KAPPA ist ein moderner, holzig-aromatischer Duft, der die Seele Italiens einf\u00e4ngt. Aquatische Noten und spritzige Zitrusfr\u00fcchte bringen Frische, w\u00e4hrend nat\u00fcrliche H\u00f6lzer St\u00e4rke und Langlebigkeit verleihen. Intenso vereint die Kraft der Natur mit moderner Raffinesse. Ein Eau [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-193","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/lifestyle-distribution.com\/kappa\/wp-json\/wp\/v2\/pages\/193","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lifestyle-distribution.com\/kappa\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lifestyle-distribution.com\/kappa\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lifestyle-distribution.com\/kappa\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/lifestyle-distribution.com\/kappa\/wp-json\/wp\/v2\/comments?post=193"}],"version-history":[{"count":14,"href":"https:\/\/lifestyle-distribution.com\/kappa\/wp-json\/wp\/v2\/pages\/193\/revisions"}],"predecessor-version":[{"id":438,"href":"https:\/\/lifestyle-distribution.com\/kappa\/wp-json\/wp\/v2\/pages\/193\/revisions\/438"}],"wp:attachment":[{"href":"https:\/\/lifestyle-distribution.com\/kappa\/wp-json\/wp\/v2\/media?parent=193"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}