{"id":4124,"date":"2023-10-10T12:44:14","date_gmt":"2023-10-10T10:44:14","guid":{"rendered":"https:\/\/www.tasker.it\/products\/cpr\/prodotto-cpr\/"},"modified":"2023-10-10T15:10:03","modified_gmt":"2023-10-10T13:10:03","slug":"code","status":"publish","type":"page","link":"https:\/\/www.tasker.it\/en\/products\/cpr\/code\/","title":{"rendered":"Prodotto &#8211; cpr"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4124\" class=\"elementor elementor-4124 elementor-4079\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b229a5f elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"b229a5f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e2ef992\" data-id=\"e2ef992\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0afcfcb elementor--h-position-center elementor--v-position-middle elementor-arrows-position-inside elementor-pagination-position-inside elementor-widget elementor-widget-slides\" data-id=\"0afcfcb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;navigation&quot;:&quot;both&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;transition&quot;:&quot;slide&quot;,&quot;transition_speed&quot;:500}\" data-widget_type=\"slides.default\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-slides-wrapper elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Slides\" dir=\"ltr\" data-animation=\"fadeInUp\">\n\t\t\t\t<div class=\"swiper-wrapper elementor-slides\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-repeater-item-b2f91a3 swiper-slide\" role=\"group\" aria-roledescription=\"slide\"><div class=\"swiper-slide-bg\" role=\"img\" aria-label=\"audio\"><\/div><div class=\"swiper-slide-inner\" ><div class=\"swiper-slide-contents\"><div class=\"elementor-slide-heading\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/12\/cpr-white.svg\"><\/div><div class=\"elementor-slide-description\">CPR<\/div><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e34f3bb elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"e34f3bb\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fb8c3b1\" data-id=\"fb8c3b1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-18cc9c0 elementor-absolute elementor-widget elementor-widget-shortcode\" data-id=\"18cc9c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><link rel=\"stylesheet\" href=\"\/php\/assets\/css\/searchbar.css\">\n<div class=\"custom-search-container\" id=\"uniqueSearchContainer\">\n    <form action=\"\/en\/search\/\" method=\"get\" class=\"custom-search-form\" id=\"uniqueSearchForm\" autocomplete=\"off\">\n        <label for=\"uniqueSearchInput\" class=\"visually-hidden\">Cerca<\/label>\n        <input\n            name=\"search\"\n            type=\"text\"\n            placeholder=\"Search for the product...\"\n            class=\"custom-search-input\"\n            id=\"uniqueSearchInput\"\n            required\n        \/>\n        <button type=\"submit\" class=\"custom-search-button\" id=\"uniqueSearchButton\">\n            <img decoding=\"async\" src=\"\/php\/assets\/images\/search.svg\" alt=\"Cerca\" class=\"custom-search-icon\" id=\"uniqueSearchIcon\">\n        <\/button>\n        <div class=\"search-autocomplete\" id=\"searchAutocomplete\"><\/div>\n    <\/form>\n<\/div>\n<script>\n(function() {\n    var input = document.getElementById('uniqueSearchInput');\n    var dropdown = document.getElementById('searchAutocomplete');\n    var form = document.getElementById('uniqueSearchForm');\n    var lang = 'en';\n    var urlProd = 'products';\n    var timer = null;\n    var activeIndex = -1;\n\n    function escapeHtml(str) {\n        var div = document.createElement('div');\n        div.textContent = str;\n        return div.innerHTML;\n    }\n\n    function highlightMatch(text, query) {\n        if (!text || !query) return escapeHtml(text || '');\n        var escaped = escapeHtml(text);\n        var re = new RegExp('(' + query.replace(\/[.*+?^${}()|[\\]\\\\]\/g, '\\\\$&') + ')', 'gi');\n        return escaped.replace(re, '<mark>$1<\/mark>');\n    }\n\n    input.addEventListener('input', function() {\n        clearTimeout(timer);\n        var q = this.value.trim();\n        activeIndex = -1;\n        if (q.length < 2) {\n            dropdown.innerHTML = '';\n            dropdown.classList.remove('ac-visible');\n            return;\n        }\n        timer = setTimeout(function() {\n            fetch('\/api\/v1\/search\/autocomplete?q=' + encodeURIComponent(q) + '&lang=' + lang)\n                .then(function(r) { return r.json(); })\n                .then(function(res) {\n                    if (res.status !== 'success' || !res.data.length) {\n                        dropdown.innerHTML = '<div class=\"ac-empty\">No results<\/div>';\n                        dropdown.classList.add('ac-visible');\n                        return;\n                    }\n                    var html = '';\n                    res.data.forEach(function(item) {\n                        var catUrw = item.categoria && item.categoria.urw ? item.categoria.urw : '';\n                        var catName = item.categoria && item.categoria.nome ? item.categoria.nome : '';\n                        var href = '\/' + lang + '\/' + urlProd + '\/' + catUrw + '\/code\/?id=' + item.urw;\n                        var img = item.foto_thumb || '';\n                        var imgHtml = img\n                            ? '<img decoding=\"async\" class=\"ac-thumb\" src=\"' + img + '\" alt=\"\" loading=\"lazy\">'\n                            : '<div class=\"ac-thumb ac-thumb-placeholder\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ccc\" stroke-width=\"1.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><path d=\"m21 15-5-5L5 21\"\/><\/svg><\/div>';\n                        html += '<a class=\"ac-item\" href=\"' + href + '\" data-index=\"' + res.data.indexOf(item) + '\">'\n                            + imgHtml\n                            + '<div class=\"ac-text\">'\n                            + '<span class=\"ac-name\">' + highlightMatch(item.nome || '', q) + '<\/span>'\n                            + '<span class=\"ac-meta\">'\n                            + '<span class=\"ac-cod\">' + escapeHtml(item.cod || '') + '<\/span>'\n                            + (catName ? '<span class=\"ac-cat\">' + escapeHtml(catName) + '<\/span>' : '')\n                            + '<\/span>'\n                            + '<\/div>'\n                            + '<\/a>';\n                    });\n                    html += '<a class=\"ac-footer\" href=\"\/' + lang + '\/search\/?search=' + encodeURIComponent(q) + '\">'\n                        + 'View all results &rarr;<\/a>';\n                    dropdown.innerHTML = html;\n                    dropdown.classList.add('ac-visible');\n                })\n                .catch(function() {\n                    dropdown.classList.remove('ac-visible');\n                });\n        }, 250);\n    });\n\n    \/\/ Navigazione con tastiera\n    input.addEventListener('keydown', function(e) {\n        var items = dropdown.querySelectorAll('.ac-item');\n        if (!items.length) return;\n        if (e.key === 'ArrowDown') {\n            e.preventDefault();\n            activeIndex = Math.min(activeIndex + 1, items.length - 1);\n            updateActive(items);\n        } else if (e.key === 'ArrowUp') {\n            e.preventDefault();\n            activeIndex = Math.max(activeIndex - 1, -1);\n            updateActive(items);\n        } else if (e.key === 'Enter' && activeIndex >= 0) {\n            e.preventDefault();\n            items[activeIndex].click();\n        } else if (e.key === 'Escape') {\n            dropdown.classList.remove('ac-visible');\n            activeIndex = -1;\n        }\n    });\n\n    function updateActive(items) {\n        items.forEach(function(el, i) {\n            el.classList.toggle('ac-active', i === activeIndex);\n            if (i === activeIndex) el.scrollIntoView({block: 'nearest'});\n        });\n    }\n\n    document.addEventListener('click', function(e) {\n        if (!e.target.closest('#uniqueSearchContainer')) {\n            dropdown.classList.remove('ac-visible');\n        }\n    });\n\n    input.addEventListener('focus', function() {\n        if (dropdown.innerHTML && this.value.trim().length >= 2) {\n            dropdown.classList.add('ac-visible');\n        }\n    });\n})();\n<\/script><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ca09226 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ca09226\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3192457\" data-id=\"3192457\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ac5a0ea elementor-widget elementor-widget-shortcode\" data-id=\"ac5a0ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\tNo elements availabes\t\t<div class=\"elementor-shortcode\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>CPR<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":4123,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4124","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"&#039;; html += &#039;&#039; + imgHtml + &#039;&#039; + &#039;&#039; + highlightMatch(item.nome || &#039;&#039;, q) + &#039;&#039; + &#039;&#039; + &#039;&#039; + escapeHtml(item.cod || &#039;&#039;) + &#039;&#039; + (catName ? &#039;&#039; + escapeHtml(catName) + &#039;&#039; : &#039;&#039;) + &#039;&#039; + &#039;&#039; + &#039;&#039;; }); html += &#039;&#039; + &#039;View all results \u2192&#039;; dropdown.innerHTML = html;\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.tasker.it\/en\/products\/cpr\/code\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Tasker -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Prodotto \u2013 cpr - Tasker\" \/>\n\t\t<meta property=\"og:description\" content=\"&#039;; html += &#039;&#039; + imgHtml + &#039;&#039; + &#039;&#039; + highlightMatch(item.nome || &#039;&#039;, q) + &#039;&#039; + &#039;&#039; + &#039;&#039; + escapeHtml(item.cod || &#039;&#039;) + &#039;&#039; + (catName ? &#039;&#039; + escapeHtml(catName) + &#039;&#039; : &#039;&#039;) + &#039;&#039; + &#039;&#039; + &#039;&#039;; }); html += &#039;&#039; + &#039;View all results \u2192&#039;; dropdown.innerHTML = html;\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.tasker.it\/en\/products\/cpr\/code\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2023-10-10T10:44:14+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2023-10-10T13:10:03+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Prodotto \u2013 cpr - Tasker\" \/>\n\t\t<meta name=\"twitter:description\" content=\"&#039;; html += &#039;&#039; + imgHtml + &#039;&#039; + &#039;&#039; + highlightMatch(item.nome || &#039;&#039;, q) + &#039;&#039; + &#039;&#039; + &#039;&#039; + escapeHtml(item.cod || &#039;&#039;) + &#039;&#039; + (catName ? &#039;&#039; + escapeHtml(catName) + &#039;&#039; : &#039;&#039;) + &#039;&#039; + &#039;&#039; + &#039;&#039;; }); html += &#039;&#039; + &#039;View all results \u2192&#039;; dropdown.innerHTML = html;\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/products\\\/cpr\\\/code\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/products\\\/#listItem\",\"name\":\"Products\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/products\\\/#listItem\",\"position\":2,\"name\":\"Products\",\"item\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/products\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/products\\\/cpr\\\/#listItem\",\"name\":\"Cpr\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/products\\\/cpr\\\/#listItem\",\"position\":3,\"name\":\"Cpr\",\"item\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/products\\\/cpr\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/products\\\/cpr\\\/code\\\/#listItem\",\"name\":\"Prodotto &#8211; cpr\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/products\\\/#listItem\",\"name\":\"Products\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/products\\\/cpr\\\/code\\\/#listItem\",\"position\":4,\"name\":\"Prodotto &#8211; cpr\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/products\\\/cpr\\\/#listItem\",\"name\":\"Cpr\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/#organization\",\"name\":\"Tasker\",\"url\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/products\\\/cpr\\\/code\\\/#webpage\",\"url\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/products\\\/cpr\\\/code\\\/\",\"name\":\"Prodotto \\u2013 cpr - Tasker\",\"description\":\"'; html += '' + imgHtml + '' + '' + highlightMatch(item.nome || '', q) + '' + '' + '' + escapeHtml(item.cod || '') + '' + (catName ? '' + escapeHtml(catName) + '' : '') + '' + '' + ''; }); html += '' + 'View all results \\u2192'; dropdown.innerHTML = html;\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/products\\\/cpr\\\/code\\\/#breadcrumblist\"},\"datePublished\":\"2023-10-10T12:44:14+02:00\",\"dateModified\":\"2023-10-10T15:10:03+02:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/\",\"name\":\"Tasker\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.tasker.it\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Prodotto \u2013 cpr - Tasker","description":"'; html += '' + imgHtml + '' + '' + highlightMatch(item.nome || '', q) + '' + '' + '' + escapeHtml(item.cod || '') + '' + (catName ? '' + escapeHtml(catName) + '' : '') + '' + '' + ''; }); html += '' + 'View all results \u2192'; dropdown.innerHTML = html;","canonical_url":"https:\/\/www.tasker.it\/en\/products\/cpr\/code\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/www.tasker.it\/en\/products\/cpr\/code\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.tasker.it\/en\/#listItem","position":1,"name":"Home","item":"https:\/\/www.tasker.it\/en\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.tasker.it\/en\/products\/#listItem","name":"Products"}},{"@type":"ListItem","@id":"https:\/\/www.tasker.it\/en\/products\/#listItem","position":2,"name":"Products","item":"https:\/\/www.tasker.it\/en\/products\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.tasker.it\/en\/products\/cpr\/#listItem","name":"Cpr"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.tasker.it\/en\/#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.tasker.it\/en\/products\/cpr\/#listItem","position":3,"name":"Cpr","item":"https:\/\/www.tasker.it\/en\/products\/cpr\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.tasker.it\/en\/products\/cpr\/code\/#listItem","name":"Prodotto &#8211; cpr"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.tasker.it\/en\/products\/#listItem","name":"Products"}},{"@type":"ListItem","@id":"https:\/\/www.tasker.it\/en\/products\/cpr\/code\/#listItem","position":4,"name":"Prodotto &#8211; cpr","previousItem":{"@type":"ListItem","@id":"https:\/\/www.tasker.it\/en\/products\/cpr\/#listItem","name":"Cpr"}}]},{"@type":"Organization","@id":"https:\/\/www.tasker.it\/en\/#organization","name":"Tasker","url":"https:\/\/www.tasker.it\/en\/"},{"@type":"WebPage","@id":"https:\/\/www.tasker.it\/en\/products\/cpr\/code\/#webpage","url":"https:\/\/www.tasker.it\/en\/products\/cpr\/code\/","name":"Prodotto \u2013 cpr - Tasker","description":"'; html += '' + imgHtml + '' + '' + highlightMatch(item.nome || '', q) + '' + '' + '' + escapeHtml(item.cod || '') + '' + (catName ? '' + escapeHtml(catName) + '' : '') + '' + '' + ''; }); html += '' + 'View all results \u2192'; dropdown.innerHTML = html;","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.tasker.it\/en\/#website"},"breadcrumb":{"@id":"https:\/\/www.tasker.it\/en\/products\/cpr\/code\/#breadcrumblist"},"datePublished":"2023-10-10T12:44:14+02:00","dateModified":"2023-10-10T15:10:03+02:00"},{"@type":"WebSite","@id":"https:\/\/www.tasker.it\/en\/#website","url":"https:\/\/www.tasker.it\/en\/","name":"Tasker","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.tasker.it\/en\/#organization"}}]},"og:locale":"en_US","og:site_name":"Tasker -","og:type":"article","og:title":"Prodotto \u2013 cpr - Tasker","og:description":"'; html += '' + imgHtml + '' + '' + highlightMatch(item.nome || '', q) + '' + '' + '' + escapeHtml(item.cod || '') + '' + (catName ? '' + escapeHtml(catName) + '' : '') + '' + '' + ''; }); html += '' + 'View all results \u2192'; dropdown.innerHTML = html;","og:url":"https:\/\/www.tasker.it\/en\/products\/cpr\/code\/","article:published_time":"2023-10-10T10:44:14+00:00","article:modified_time":"2023-10-10T13:10:03+00:00","twitter:card":"summary_large_image","twitter:title":"Prodotto \u2013 cpr - Tasker","twitter:description":"'; html += '' + imgHtml + '' + '' + highlightMatch(item.nome || '', q) + '' + '' + '' + escapeHtml(item.cod || '') + '' + (catName ? '' + escapeHtml(catName) + '' : '') + '' + '' + ''; }); html += '' + 'View all results \u2192'; dropdown.innerHTML = html;"},"aioseo_meta_data":{"post_id":"4124","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2023-10-25 15:17:10","updated":"2025-06-07 10:04:45","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.tasker.it\/en\/\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.tasker.it\/en\/products\/\" title=\"Products\">Products<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.tasker.it\/en\/products\/cpr\/\" title=\"Cpr\">Cpr<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tProdotto \u2013 cpr\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.tasker.it\/en\/"},{"label":"Products","link":"https:\/\/www.tasker.it\/en\/products\/"},{"label":"Cpr","link":"https:\/\/www.tasker.it\/en\/products\/cpr\/"},{"label":"Prodotto &#8211; cpr","link":"https:\/\/www.tasker.it\/en\/products\/cpr\/code\/"}],"_links":{"self":[{"href":"https:\/\/www.tasker.it\/en\/wp-json\/wp\/v2\/pages\/4124","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tasker.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tasker.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tasker.it\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tasker.it\/en\/wp-json\/wp\/v2\/comments?post=4124"}],"version-history":[{"count":0,"href":"https:\/\/www.tasker.it\/en\/wp-json\/wp\/v2\/pages\/4124\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.tasker.it\/en\/wp-json\/wp\/v2\/pages\/4123"}],"wp:attachment":[{"href":"https:\/\/www.tasker.it\/en\/wp-json\/wp\/v2\/media?parent=4124"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}