{"id":14099,"date":"2024-11-04T17:29:44","date_gmt":"2024-11-04T17:29:44","guid":{"rendered":"https:\/\/dokan.cms-solutions.rs\/?page_id=14099"},"modified":"2025-01-28T19:14:59","modified_gmt":"2025-01-28T19:14:59","slug":"sertop","status":"publish","type":"page","link":"https:\/\/dokan.cms-solutions.rs\/en\/sertop\/","title":{"rendered":"Sertop"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"14099\" class=\"elementor elementor-14099\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b89188 e-con-full e-flex e-con e-parent\" data-id=\"7b89188\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-1e14eba e-con-full qodef-elementor-content-grid e-flex e-con e-child\" data-id=\"1e14eba\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a06ab31 elementor-invisible elementor-widget elementor-widget-image\" data-id=\"a06ab31\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"675\" height=\"420\" src=\"https:\/\/dokan.cms-solutions.rs\/wp-content\/uploads\/2024\/10\/sertop-logo.webp\" class=\"attachment-large size-large wp-image-13723\" alt=\"\" srcset=\"https:\/\/dokan.cms-solutions.rs\/wp-content\/uploads\/2024\/10\/sertop-logo.webp 675w, https:\/\/dokan.cms-solutions.rs\/wp-content\/uploads\/2024\/10\/sertop-logo-300x187.webp 300w, https:\/\/dokan.cms-solutions.rs\/wp-content\/uploads\/2024\/10\/sertop-logo-18x12.webp 18w\" sizes=\"(max-width: 675px) 100vw, 675px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c953ffe elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"c953ffe\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:750}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Cheese Triangles<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-01bdeca e-flex e-con-boxed e-con e-parent\" data-id=\"01bdeca\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-205067b elementor-widget elementor-widget-text-editor\" data-id=\"205067b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>A Polish brand with a 60-year tradition in producing processed spreads.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f0b5964 e-flex e-con-boxed e-con e-parent\" data-id=\"f0b5964\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0aa3ecd elementor-widget elementor-widget-html\" data-id=\"0aa3ecd\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.swiper-slide-image{cursor: pointer;} <\/style>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function () {\r\n\r\n    \/* Edit the URL Links Here *\/\r\n    let links = [\r\n        '\/sertop\/sertop-topljeni-trouglici-edam-140g-2\/',\r\n        '\/sertop\/sertop-topljeni-trouglici-mix-140g-2\/',\r\n        '\/sertop\/sertop-topljeni-trouglici-spring-140g-2\/',\r\n        '\/sertop\/sertop-topljeni-trouglici-mazurski-140g-2\/',\r\n    ];\r\n\r\n    \/\/ Funkcija za dodavanje prefiksa jezika\r\n    function getLocalizedLink(link) {\r\n        const currentLang = document.documentElement.getAttribute('lang');\r\n        \r\n        \/\/ Ako je jezik engleski, dodaj \/en\/ prefiks\r\n        if (currentLang && currentLang.startsWith('en')) {\r\n            return `\/en${link}`;\r\n        }\r\n        \/\/ Ako je srpski, link ostaje nepromenjen\r\n        return link;\r\n    }\r\n\r\n    \/\/ Kreiraj lokalizovane linkove\r\n    const localizedLinks = links.map(link => getLocalizedLink(link));\r\n\r\n    \/\/ Klik doga\u0111aj na .swiper-slide\r\n    document.body.addEventListener('click', function (e) {\r\n        if (e.target.closest('.carousel-links .swiper-slide')) {\r\n            let i = e.target.closest('.swiper-slide').getAttribute(\"data-swiper-slide-index\");\r\n            if (localizedLinks[i] && localizedLinks[i].length > 2) {\r\n                \/\/ Preusmeravanje na lokalizovani link\r\n                window.location.href = localizedLinks[i];\r\n            }\r\n        }\r\n    });\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0f275aa elementor-arrows-position-outside carousel-links elementor-widget elementor-widget-image-carousel\" data-id=\"0f275aa\" data-element_type=\"widget\" data-settings=\"{&quot;navigation&quot;:&quot;arrows&quot;,&quot;slides_to_show&quot;:&quot;3&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"\u0412\u0440\u0442\u0435\u0448\u043a\u0430 \u0441\u043b\u0438\u043a\u0430\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dokan.cms-solutions.rs\/wp-content\/uploads\/2024\/11\/SERTOP-TOPLJENI-TROUGLICI-EDAM-140g.webp\" alt=\"SERTOP TOPLJENI TROUGLI\u0106I EDAM 140g\" \/><figcaption class=\"elementor-image-carousel-caption\">SERTOP PROCESSED CHEESE TRIANGLES EDAM 140g<\/figcaption><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dokan.cms-solutions.rs\/wp-content\/uploads\/2024\/11\/SERTOP-TOPLJENI-TROUGLICI-MIX-140g.webp\" alt=\"SERTOP TOPLJENI TROUGLI\u0106I MIX 140g\" \/><figcaption class=\"elementor-image-carousel-caption\">SERTOP PROCESSED CHEESE TRIANGLES MIX 140g<\/figcaption><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dokan.cms-solutions.rs\/wp-content\/uploads\/2024\/11\/SERTOP-TOPLJENI-TROUGLICI-SPRING-140g.webp\" alt=\"SERTOP TOPLJENI TROUGLI\u0106I SPRING 140g\" \/><figcaption class=\"elementor-image-carousel-caption\">SERTOP PROCESSED CHEESE TRIANGLES SPRING 140g<\/figcaption><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dokan.cms-solutions.rs\/wp-content\/uploads\/2024\/11\/SERTOP-TOPLJENI-TROUGLICI-MAZURSKI-140g.webp\" alt=\"SERTOP TOPLJENI TROUGLI\u0106I MAZURSKI 140g\" \/><figcaption class=\"elementor-image-carousel-caption\">SERTOP PROCESSED CHEESE TRIANGLES MAZURSKI 140g<\/figcaption><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>TROUGLI\u0106I Brend iz Poljske sa tradicijom od 60 godina u proizvodnji topljenih namaza. SERTOP TOPLJENI TROUGLI\u0106I EDAM 140g SERTOP TOPLJENI TROUGLI\u0106I MIX 140g SERTOP TOPLJENI TROUGLI\u0106I SPRING 140g SERTOP TOPLJENI TROUGLI\u0106I MAZURSKI 140g<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-full-width.php","meta":{"footnotes":""},"class_list":["post-14099","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dokan.cms-solutions.rs\/en\/wp-json\/wp\/v2\/pages\/14099","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dokan.cms-solutions.rs\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dokan.cms-solutions.rs\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dokan.cms-solutions.rs\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/dokan.cms-solutions.rs\/en\/wp-json\/wp\/v2\/comments?post=14099"}],"version-history":[{"count":25,"href":"https:\/\/dokan.cms-solutions.rs\/en\/wp-json\/wp\/v2\/pages\/14099\/revisions"}],"predecessor-version":[{"id":15391,"href":"https:\/\/dokan.cms-solutions.rs\/en\/wp-json\/wp\/v2\/pages\/14099\/revisions\/15391"}],"wp:attachment":[{"href":"https:\/\/dokan.cms-solutions.rs\/en\/wp-json\/wp\/v2\/media?parent=14099"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}