{"id":2800,"date":"2024-04-04T11:50:45","date_gmt":"2024-04-04T09:50:45","guid":{"rendered":"https:\/\/www.db-race.com\/?page_id=2800"},"modified":"2026-03-12T09:53:08","modified_gmt":"2026-03-12T08:53:08","slug":"home","status":"publish","type":"page","link":"https:\/\/www.db-race.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2800\" class=\"elementor elementor-2800 elementor-156\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2511915 elementor-section-full_width elementor-section-height-min-height elementor-section-items-stretch elementor-section-height-default\" data-id=\"2511915\" data-element_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-c7b15e2\" data-id=\"c7b15e2\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-7e63582 elementor-section-full_width elementor-section-content-top elementor-section-height-default elementor-section-height-default\" data-id=\"7e63582\" data-element_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-50 elementor-inner-column elementor-element elementor-element-4861ace\" data-id=\"4861ace\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-ad7984d\" data-id=\"ad7984d\" data-element_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-1ee1fb9 elementor-widget elementor-widget-heading\" data-id=\"1ee1fb9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">LICENSE PLATE HOLDER<span style=\"color:#FF6600\">\nKTM<br \/><\/span><\/h1>\t\t\t\t<\/div>\n\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-inner-section elementor-element elementor-element-e468fa3 elementor-section-content-bottom elementor-section-full_width scrollprodotti elementor-section-height-default elementor-section-height-default\" data-id=\"e468fa3\" data-element_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-50 elementor-inner-column elementor-element elementor-element-5392762\" data-id=\"5392762\" data-element_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-6636edc elementor-widget-divider--view-line_text elementor-widget-divider--element-align-left elementor-widget__width-initial elementor-widget elementor-widget-divider\" data-id=\"6636edc\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t\t<span class=\"elementor-divider__text elementor-divider__element\">\n\t\t\t\tSELECT YOUR MOTO\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/span>\n\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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2fc4cc8\" data-id=\"2fc4cc8\" data-element_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-8340dff elementor-widget elementor-widget-html\" data-id=\"8340dff\" 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<script>\/\/ Function to set up the scroll event when the select element is available\nfunction setupScrollToProductList() {\n\/\/ Select the element with the class 'edc-product-list'\nconst productList = document.querySelector('.scrollprodotti');\n\/\/ Select the dropdown element with the ID 'edc-attribute-value-select-2'\nconst attributeSelect = document.getElementById('edc-attribute-value-select-2');\n\n\/\/ Check if the select element exists\nif (attributeSelect) {\n\/\/ Add an event listener to handle the change event\nattributeSelect.addEventListener('change', () => {\n\/\/ Scroll smoothly to the element if it exists\nif (productList) {\nproductList.scrollIntoView({\nbehavior: 'smooth', \/\/ Smooth transition\nblock: 'start' \/\/ Align to the top of the viewport\n});\n} else {\nconsole.warn('Element with class \"edc-product-list\" not found.');\n}\n});\n} else {\nconsole.warn('Select element with ID \"edc-attribute-value-select-2\" not found. Waiting for it to load...');\n}\n}\n\n\/\/ Create a MutationObserver to monitor changes in the DOM\nconst observer = new MutationObserver((mutationsList) => {\nfor (let mutation of mutationsList) {\nif (mutation.type === 'childList') {\n\/\/ Check if the select element is available after a DOM update\nsetupScrollToProductList();\n}\n}\n});\n\n\/\/ Start observing the body for changes to child elements (such as the loading of the select element)\nobserver.observe(document.body, {\nchildList: true,\nsubtree: true \/\/ Observe all descendants\n});\n\n\/\/ Call the setup function initially to check for the element on load\nsetupScrollToProductList();\n<\/script>\n<div class=\"edc-category-filter motohome\" data-shortcode=\"edc_category_filter\" data-slug-base=\"moto\"><div class=\"edc-category-filter-stages\"><\/div><div class=\"edc-category-filter-error\" style=\"display:none\"><\/div><\/div>\t\t\t\t<\/div>\n\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\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-7b5e0dfa elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"7b5e0dfa\" data-element_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-616cc1f3\" data-id=\"616cc1f3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-630548d8 elementor-section-full_width elementor-reverse-mobile elementor-section-height-default elementor-section-height-default\" data-id=\"630548d8\" data-element_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-inner-column elementor-element elementor-element-4a8053e4\" data-id=\"4a8053e4\" data-element_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-32c378e3 elementor-widget elementor-widget-html\" data-id=\"32c378e3\" 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        <div class=\"edc-product-list\" data-template-b64=\"CiAgICAgICAgICA8ZGl2IGNsYXNzPSJpdGVtIj4KICAgICAgICAgICAgW2VkY19pbWFnZXMgIGNsYXNzPSJmb3RvLXByb2RvdHRvIiBpbWFnZV9pbmRleD0iMSJdCiAgICAgICAgICAgIFtlZGNfZmllbGQgYmluZD0ibmFtZSIgdHlwZT0idGV4dCIgY2xhc3M9Im5vbWUtcHJvZG90dG8iXQogICAgICAgICAgPC9kaXY+CiAgICAgICAg\" data-item-class=\"edc-item\" data-anchor=\"product-focus\"><div class=\"edc-product-list-empty\" style=\"display:none\"><\/div><\/div>        \n\n  \n\t\t\t\t<\/div>\n\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\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-afd24d7 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"afd24d7\" data-element_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-1fab431\" data-id=\"1fab431\" data-element_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-b1b2e8b elementor-widget elementor-widget-html\" data-id=\"b1b2e8b\" 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\n     <div class=\"edc-product-details product-details-container\" data-template-b64=\"CQkJCTwvZGl2PgoJCQkJPC9kaXY+CgkJCQkJPC9kaXY+CgkJPC9kaXY+CgkJCQkJPC9kaXY+CgkJPC9zZWN0aW9uPgoJCQkJPHNlY3Rpb24gY2xhc3M9ImVsZW1lbnRvci1zZWN0aW9uIGVsZW1lbnRvci10b3Atc2VjdGlvbiBlbGVtZW50b3ItZWxlbWVudCBlbGVtZW50b3ItZWxlbWVudC1kZTE4YjE4IGVsZW1lbnRvci1zZWN0aW9uLWZ1bGxfd2lkdGggZWxlbWVudG9yLXNlY3Rpb24taGVpZ2h0LWRlZmF1bHQgZWxlbWVudG9yLXNlY3Rpb24taGVpZ2h0LWRlZmF1bHQiIGRhdGEtaWQ9ImRlMThiMTgiIGRhdGEtZWxlbWVudF90eXBlPSJzZWN0aW9uIj4KCQkJCQkJPGRpdiBjbGFzcz0iZWxlbWVudG9yLWNvbnRhaW5lciBlbGVtZW50b3ItY29sdW1uLWdhcC1kZWZhdWx0Ij4KCQkJCQk8ZGl2IGNsYXNzPSJlbGVtZW50b3ItY29sdW1uIGVsZW1lbnRvci1jb2wtNTAgZWxlbWVudG9yLXRvcC1jb2x1bW4gZWxlbWVudG9yLWVsZW1lbnQgZWxlbWVudG9yLWVsZW1lbnQtNTI4ZDdiOCIgZGF0YS1pZD0iNTI4ZDdiOCIgZGF0YS1lbGVtZW50X3R5cGU9ImNvbHVtbiI+CgkJCTxkaXYgY2xhc3M9ImVsZW1lbnRvci13aWRnZXQtd3JhcCBlbGVtZW50b3ItZWxlbWVudC1wb3B1bGF0ZWQiPgoJCQkJCQk8ZGl2IGNsYXNzPSJlbGVtZW50b3ItZWxlbWVudCBlbGVtZW50b3ItZWxlbWVudC00ZjJjNjY3IGVsZW1lbnRvci13aWRnZXQgZWxlbWVudG9yLXdpZGdldC1odG1sIiBkYXRhLWlkPSI0ZjJjNjY3IiBkYXRhLWVsZW1lbnRfdHlwZT0id2lkZ2V0IiBkYXRhLXdpZGdldF90eXBlPSJodG1sLmRlZmF1bHQiPgoJCQkJPGRpdiBjbGFzcz0iZWxlbWVudG9yLXdpZGdldC1jb250YWluZXIiPgoJCQkJCSAgICAgICA8ZGl2IGlkPSJwcm9kdWN0LWZvY3VzIj48L2Rpdj4KICAgIDxpbWcgIGlkPSJpbWFnZS1wcmV2aWV3Ii8+CiAgICA8IS0tJiM5MTtlZGNfaW1hZ2VzIGNsYXNzPSJlZGMtaW1hZ2Utcm93IiBhbHQ9ImRlc2NyaXB0aW9uX3NhbGUiIGlkPSJpbWFnZS1wcmV2aWV3IiYjOTM7ICAgICAtLT4KICAgIAogICAgCiAKICAgIFtlZGNfZ2FsbGVyaWVzICBnYWxsZXJ5X2luZGV4PSIwIl0KICAgICAgICAgICAgW2VkY19pbWFnZXMgY2xhc3M9ImVkYy1pbWFnZS1yb3ctdGh1bWIiIHRhcmdldC1wcmV2aWV3PSJpbWFnZS1wcmV2aWV3Il0KICAgIFsvZWRjX2dhbGxlcmllc10KICAgIAogCQkJCTwvZGl2PgoJCQkJPC9kaXY+CgkJCQkJPC9kaXY+CgkJPC9kaXY+CgkJCQk8ZGl2IGNsYXNzPSJlbGVtZW50b3ItY29sdW1uIGVsZW1lbnRvci1jb2wtNTAgZWxlbWVudG9yLXRvcC1jb2x1bW4gZWxlbWVudG9yLWVsZW1lbnQgZWxlbWVudG9yLWVsZW1lbnQtYmM1MjlmOCIgZGF0YS1pZD0iYmM1MjlmOCIgZGF0YS1lbGVtZW50X3R5cGU9ImNvbHVtbiI+CgkJCTxkaXYgY2xhc3M9ImVsZW1lbnRvci13aWRnZXQtd3JhcCBlbGVtZW50b3ItZWxlbWVudC1wb3B1bGF0ZWQiPgoJCQkJCQk8ZGl2IGNsYXNzPSJlbGVtZW50b3ItZWxlbWVudCBlbGVtZW50b3ItZWxlbWVudC1lM2Y3ZjAzIGVsZW1lbnRvci13aWRnZXQgZWxlbWVudG9yLXdpZGdldC1odG1sIiBkYXRhLWlkPSJlM2Y3ZjAzIiBkYXRhLWVsZW1lbnRfdHlwZT0id2lkZ2V0IiBkYXRhLXdpZGdldF90eXBlPSJodG1sLmRlZmF1bHQiPgoJCQkJPGRpdiBjbGFzcz0iZWxlbWVudG9yLXdpZGdldC1jb250YWluZXIiPgoJCQkJCQoKIFtlZGNfZmllbGQgYmluZD0ibmFtZSIgdHlwZT0idGV4dCIgY2xhc3M9InRpdG9sby1wcm9kb3R0byJdCiAgICBbZWRjX3Byb2R1Y3RfdmFyaWFudF9hdHRyaWJ1dGVfc2VsZWN0ZWRdCiAgICAgICAgICAgIDxzcGFuIGNsYXNzPSJtb3RvLXByb2RvdHRvIj4KICAgICAgICAgICAgICAgICBbZWRjX2ZpZWxkIGJpbmQ9Im5hbWUiXQogICAgICAgICAgICA8L3NwYW4+CiAgICBbL2VkY19wcm9kdWN0X3ZhcmlhbnRfYXR0cmlidXRlX3NlbGVjdGVkXQogICAgCiAgICAgICAgIFtlZGNfZmllbGQgYmluZD0iZGVzY3JpcHRpb25fc2FsZSIgdHlwZT0iaHRtbCIgY2xhc3M9ImRlc2NyaXppb25lLXByb2RvdHRvIl0KICAgIFtlZGNfcHJvZHVjdF92YXJpYW50X2F0dHJpYnV0ZXMgbGF5b3V0PSJsaXN0IiBjbGFzcz0idmFyaWFudGktcHJvZG90dG8iXQogICAgW2VkY19maWVsZCBiaW5kPSJhdHRyaWJ1dGVfbmFtZSJdCiAgICAgICAgICAgIFtlZGNfcHJvZHVjdF92YXJpYW50X2F0dHJpYnV0ZXNfdmFsdWVzXQogICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICBbZWRjX2ltYWdlcyBhbHQ9ImRlc2NyaXB0aW9uIiBjbGFzcz0idmFyaWFudGUtdGh1bWIiIF0KICAgICAgICAgICAgW2VkY19maWVsZCBiaW5kPSJuYW1lIiBjbGFzcz0idmFyaWFudGUtbmFtZSJdCiAgICAgICAgICAgIFsvZWRjX3Byb2R1Y3RfdmFyaWFudF9hdHRyaWJ1dGVzX3ZhbHVlc10KICAgICAgICAgICAgCiAgICBbL2VkY19wcm9kdWN0X3ZhcmlhbnRfYXR0cmlidXRlc10KCgpbZWRjX3ZhcmlhbnRfZGV0YWlscyBjbGFzcz0idmFyaWFudC1kZXRhaWxzIl0KICAgIFtlZGNfZmllbGQgYmluZD0ibmFtZSJdCiAgICA8ZGl2PgogICAgICAgIFtlZGNfZmllbGQgYmluZD0iZGVmYXVsdF9jb2RlIl0KICAgIDwvZGl2PgogICAgPGRpdj4KICAgICAgICBbZWRjX2ZpZWxkIGJpbmQ9Imxpc3RfcHJpY2UiIHR5cGU9ImN1cnJlbmN5IiAKICAgICAgICAgICAgICAgICBhZnRlcj0iIFZBVCBpbmNsdWRlZCJdCiAgICA8L2Rpdj4KICAgICAgICA8IS0tIEltbWFnaW5lIGRlbGxhIHZhcmlhbnRlIC0tPgogICBbZWRjX3ZhcmlhbnRfaW1hZ2Ugd2lkdGg9IjIwMCIgYWx0PSJJbW1hZ2luZSB2YXJpYW50ZSJdCiAgIAogICA8IS0tIE51b3ZvOiBlbGVuY28gYXR0cmlidXRpL3ZhbG9yaSAtLT4KICAgIFtlZGNfdmFyaWFudF9hdHRyaWJ1dGVzX2xpc3QgbGF5b3V0PSJsaXN0Il0KICAgICAgICBbZWRjX3ZhcmlhbnRfYXR0cmlidXRlX25hbWVdOiBbZWRjX3ZhcmlhbnRfYXR0cmlidXRlX3ZhbHVlXQogICAgWy9lZGNfdmFyaWFudF9hdHRyaWJ1dGVzX2xpc3RdCiAgICAKICAgIFtlZGNfYWRkX3RvX2NhcnQgY29kZT0iZGVmYXVsdF9jb2RlIl0KICAgIAogICAgClsvZWRjX3ZhcmlhbnRfZGV0YWlsc10KCQkJCTwvZGl2PgoJCQkJPC9kaXY+CgkJCQkJPC9kaXY+CgkJPC9kaXY+CgkJCQkJPC9kaXY+CgkJPC9zZWN0aW9uPgoJCQkJPHNlY3Rpb24gY2xhc3M9ImVsZW1lbnRvci1zZWN0aW9uIGVsZW1lbnRvci10b3Atc2VjdGlvbiBlbGVtZW50b3ItZWxlbWVudCBlbGVtZW50b3ItZWxlbWVudC01N2NhMWUwIGVsZW1lbnRvci1zZWN0aW9uLWJveGVkIGVsZW1lbnRvci1zZWN0aW9uLWhlaWdodC1kZWZhdWx0IGVsZW1lbnRvci1zZWN0aW9uLWhlaWdodC1kZWZhdWx0IiBkYXRhLWlkPSI1N2NhMWUwIiBkYXRhLWVsZW1lbnRfdHlwZT0ic2VjdGlvbiI+CgkJCQkJCTxkaXYgY2xhc3M9ImVsZW1lbnRvci1jb250YWluZXIgZWxlbWVudG9yLWNvbHVtbi1nYXAtZGVmYXVsdCI+CgkJCQkJPGRpdiBjbGFzcz0iZWxlbWVudG9yLWNvbHVtbiBlbGVtZW50b3ItY29sLTEwMCBlbGVtZW50b3ItdG9wLWNvbHVtbiBlbGVtZW50b3ItZWxlbWVudCBlbGVtZW50b3ItZWxlbWVudC1kMDdiYTQ4IiBkYXRhLWlkPSJkMDdiYTQ4IiBkYXRhLWVsZW1lbnRfdHlwZT0iY29sdW1uIj4KCQkJPGRpdiBjbGFzcz0iZWxlbWVudG9yLXdpZGdldC13cmFwIGVsZW1lbnRvci1lbGVtZW50LXBvcHVsYXRlZCI+CgkJCQkJCTxkaXYgY2xhc3M9ImVsZW1lbnRvci1lbGVtZW50IGVsZW1lbnRvci1lbGVtZW50LTBkZjNhM2IgZWxlbWVudG9yLXdpZGdldCBlbGVtZW50b3Itd2lkZ2V0LWh0bWwiIGRhdGEtaWQ9IjBkZjNhM2IiIGRhdGEtZWxlbWVudF90eXBlPSJ3aWRnZXQiIGRhdGEtd2lkZ2V0X3R5cGU9Imh0bWwuZGVmYXVsdCI+CgkJCQk8ZGl2IGNsYXNzPSJlbGVtZW50b3Itd2lkZ2V0LWNvbnRhaW5lciI+CgkJCQkJIA==\"><\/div>\t\t\t\t<\/div>\n\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-ed064b4 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"ed064b4\" data-element_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-41d47a3\" data-id=\"41d47a3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-a823832 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"a823832\" data-element_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-25 elementor-inner-column elementor-element elementor-element-7c7a8d1\" data-id=\"7c7a8d1\" data-element_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-45b447c elementor-widget elementor-widget-image\" data-id=\"45b447c\" data-element_type=\"widget\" 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 decoding=\"async\" width=\"42\" height=\"33\" src=\"https:\/\/www.db-race.com\/wp-content\/uploads\/2024\/04\/spedizione-sicura.png\" class=\"attachment-large size-large wp-image-2638\" alt=\"\" \/>\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-4e34195 elementor-widget elementor-widget-heading\" data-id=\"4e34195\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">SAFE SHIPMENT<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-260fa39\" data-id=\"260fa39\" data-element_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-2a03bdd elementor-widget elementor-widget-image\" data-id=\"2a03bdd\" data-element_type=\"widget\" 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 decoding=\"async\" width=\"59\" height=\"33\" src=\"https:\/\/www.db-race.com\/wp-content\/uploads\/2024\/04\/consegna-rapida.png\" class=\"attachment-large size-large wp-image-2639\" alt=\"\" \/>\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-7381596 elementor-widget elementor-widget-heading\" data-id=\"7381596\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">FAST DELIVERY<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-4386916\" data-id=\"4386916\" data-element_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-a4f5a16 elementor-widget elementor-widget-image\" data-id=\"a4f5a16\" data-element_type=\"widget\" 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\t<a href=\"#istruzioni\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"33\" height=\"29\" src=\"https:\/\/www.db-race.com\/wp-content\/uploads\/2024\/04\/plug-e-play.png\" class=\"attachment-large size-large wp-image-2640\" alt=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\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-2970127 elementor-widget elementor-widget-heading\" data-id=\"2970127\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"#istruzioni\">plug &amp; plaY<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-41c69e7\" data-id=\"41c69e7\" data-element_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-5cfa902 elementor-widget elementor-widget-image\" data-id=\"5cfa902\" data-element_type=\"widget\" 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 loading=\"lazy\" decoding=\"async\" width=\"28\" height=\"36\" src=\"https:\/\/www.db-race.com\/wp-content\/uploads\/2024\/04\/assistenza.png\" class=\"attachment-large size-large wp-image-2641\" alt=\"\" \/>\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-5975c32 elementor-widget elementor-widget-heading\" data-id=\"5975c32\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">AFTER SALES SERVICE<\/span>\t\t\t\t<\/div>\n\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\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-8f110b0 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"8f110b0\" data-element_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-d2abf75\" data-id=\"d2abf75\" data-element_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-c12fdc1 elementor-widget elementor-widget-html\" data-id=\"c12fdc1\" 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    <div class=\"ewp-webpills-wrap\"><div class=\"ewp-webpills-list\" aria-busy=\"true\"><\/div><div class=\"ewp-webpills-error\" style=\"display:none\"><\/div><\/div>\t\t\t\t<\/div>\n\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-21e2491 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"21e2491\" data-element_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-6399cf0\" data-id=\"6399cf0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-ce93447 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"ce93447\" data-element_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-inner-column elementor-element elementor-element-e6e631c\" data-id=\"e6e631c\" data-element_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-49cc19e elementor-tablet-align-left elementor-align-left elementor-widget elementor-widget-button\" data-id=\"49cc19e\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"3\" viewBox=\"0 0 40 3\"><line id=\"Linea_12\" data-name=\"Linea 12\" x1=\"40\" transform=\"translate(0 1.5)\" fill=\"none\" stroke=\"#fff\" stroke-width=\"3\"><\/line><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">db-race crew<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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-4772426 elementor-widget elementor-widget-heading\" data-id=\"4772426\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">share your passion #dbracecrew<\/h3>\t\t\t\t<\/div>\n\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 class=\"elementor-element elementor-element-e980b9e elementor-widget elementor-widget-global elementor-global-922 elementor-widget-image-carousel\" data-id=\"e980b9e\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:60,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" 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=\"Image Carousel\" 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 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.db-race.com\/wp-content\/uploads\/2024\/04\/3.webp\" alt=\"3\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.db-race.com\/wp-content\/uploads\/2024\/04\/2.webp\" alt=\"2\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.db-race.com\/wp-content\/uploads\/2024\/04\/1.webp\" alt=\"1\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.db-race.com\/wp-content\/uploads\/2024\/04\/7.webp\" alt=\"7\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.db-race.com\/wp-content\/uploads\/2024\/04\/6.webp\" alt=\"6\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.db-race.com\/wp-content\/uploads\/2024\/04\/5.webp\" alt=\"5\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.db-race.com\/wp-content\/uploads\/2024\/04\/4.webp\" alt=\"4\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\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<\/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-a3980e9 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"a3980e9\" data-element_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-8a66d0d\" data-id=\"8a66d0d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-e7a8e5e elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"e7a8e5e\" data-element_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-33 elementor-inner-column elementor-element elementor-element-90efc35\" data-id=\"90efc35\" data-element_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-cb55537 elementor-widget elementor-widget-heading\" data-id=\"cb55537\" data-element_type=\"widget\" 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\">made in italy<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-00db8f3 elementor-widget elementor-widget-heading\" data-id=\"00db8f3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Concept and production<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-61b3c85\" data-id=\"61b3c85\" data-element_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-d003c8f elementor-widget elementor-widget-heading\" data-id=\"d003c8f\" data-element_type=\"widget\" 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\">design<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a245404 elementor-widget elementor-widget-heading\" data-id=\"a245404\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">for excellence<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-ec6275c\" data-id=\"ec6275c\" data-element_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-4dfa6ef elementor-widget elementor-widget-heading\" data-id=\"4dfa6ef\" data-element_type=\"widget\" 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\">plug &amp; plaY<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72dea8f elementor-widget elementor-widget-heading\" data-id=\"72dea8f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">easy to assemble<\/h6>\t\t\t\t<\/div>\n\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\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>LICENSE PLATE HOLDER KTM SELECT YOUR MOTO SAFE SHIPMENT FAST DELIVERY plug &amp; plaY AFTER SALES SERVICE db-race crew share your passion #dbracecrew made in italy Concept and production design for excellence plug &amp; plaY easy to assemble<\/p>\n","protected":false},"author":1,"featured_media":6729,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":"","_wp_rev_ctl_limit":""},"class_list":["post-2800","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Accessories for Ducati, BMW and Universal Motorcycles, in Carbon Fibre and Aluminium<\/title>\n<meta name=\"description\" content=\"BLADE PANIGALE V4 2025 book it now Arrow-home A detail. Icon. Your Ducati, even more exclusive. SHOP NOW Arrow-home 0 % made in italy MOTORCYCLE ACCESSORIES accessori moto ducati bmw universali Arrow-home CUSTOMIZE YOUR ducati CUSTOMIZE YOUR bmw CUSTOMIZE YOUR BIKE UNIVERSAL ACCESSORIES db-race crew SHARE YOUR PASSION #DBRACECREW made in italy Concept and production\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.db-race.com\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Accessories for Ducati, BMW and Universal Motorcycles, in Carbon Fibre and Aluminium\" \/>\n<meta property=\"og:description\" content=\"BLADE PANIGALE V4 2025 book it now Arrow-home A detail. Icon. Your Ducati, even more exclusive. SHOP NOW Arrow-home 0 % made in italy MOTORCYCLE ACCESSORIES accessori moto ducati bmw universali Arrow-home CUSTOMIZE YOUR ducati CUSTOMIZE YOUR bmw CUSTOMIZE YOUR BIKE UNIVERSAL ACCESSORIES db-race crew SHARE YOUR PASSION #DBRACECREW made in italy Concept and production\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.db-race.com\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"DB Race\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-12T08:53:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.db-race.com\/wp-content\/uploads\/2024\/04\/spedizione-sicura.png\" \/>\n\t<meta property=\"og:image:width\" content=\"42\" \/>\n\t<meta property=\"og:image:height\" content=\"33\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.db-race.com\/en\/\",\"url\":\"https:\/\/www.db-race.com\/en\/\",\"name\":\"Accessories for Ducati, BMW and Universal Motorcycles, in Carbon Fibre and Aluminium\",\"isPartOf\":{\"@id\":\"https:\/\/www.db-race.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.db-race.com\/en\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.db-race.com\/en\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.db-race.com\/wp-content\/uploads\/2026\/03\/KTM-portatarga.webp\",\"datePublished\":\"2024-04-04T09:50:45+00:00\",\"dateModified\":\"2026-03-12T08:53:08+00:00\",\"description\":\"BLADE PANIGALE V4 2025 book it now Arrow-home A detail. Icon. Your Ducati, even more exclusive. SHOP NOW Arrow-home 0 % made in italy MOTORCYCLE ACCESSORIES accessori moto ducati bmw universali Arrow-home CUSTOMIZE YOUR ducati CUSTOMIZE YOUR bmw CUSTOMIZE YOUR BIKE UNIVERSAL ACCESSORIES db-race crew SHARE YOUR PASSION #DBRACECREW made in italy Concept and production\",\"breadcrumb\":{\"@id\":\"https:\/\/www.db-race.com\/en\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.db-race.com\/en\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.db-race.com\/en\/#primaryimage\",\"url\":\"https:\/\/www.db-race.com\/wp-content\/uploads\/2026\/03\/KTM-portatarga.webp\",\"contentUrl\":\"https:\/\/www.db-race.com\/wp-content\/uploads\/2026\/03\/KTM-portatarga.webp\",\"width\":1920,\"height\":980,\"caption\":\"Portatarga ktm\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.db-race.com\/en\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.db-race.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.db-race.com\/en\/#website\",\"url\":\"https:\/\/www.db-race.com\/en\/\",\"name\":\"DB Race\",\"description\":\"Componenti e Accessori Speciali per Moto Ducati e BMW\",\"publisher\":{\"@id\":\"https:\/\/www.db-race.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.db-race.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.db-race.com\/en\/#organization\",\"name\":\"DB Race\",\"url\":\"https:\/\/www.db-race.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.db-race.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.db-race.com\/wp-content\/uploads\/2021\/04\/blanco.png\",\"contentUrl\":\"https:\/\/www.db-race.com\/wp-content\/uploads\/2021\/04\/blanco.png\",\"width\":200,\"height\":98,\"caption\":\"DB Race\"},\"image\":{\"@id\":\"https:\/\/www.db-race.com\/en\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Accessories for Ducati, BMW and Universal Motorcycles, in Carbon Fibre and Aluminium","description":"BLADE PANIGALE V4 2025 book it now Arrow-home A detail. Icon. Your Ducati, even more exclusive. SHOP NOW Arrow-home 0 % made in italy MOTORCYCLE ACCESSORIES accessori moto ducati bmw universali Arrow-home CUSTOMIZE YOUR ducati CUSTOMIZE YOUR bmw CUSTOMIZE YOUR BIKE UNIVERSAL ACCESSORIES db-race crew SHARE YOUR PASSION #DBRACECREW made in italy Concept and production","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.db-race.com\/en\/","og_locale":"en_US","og_type":"article","og_title":"Accessories for Ducati, BMW and Universal Motorcycles, in Carbon Fibre and Aluminium","og_description":"BLADE PANIGALE V4 2025 book it now Arrow-home A detail. Icon. Your Ducati, even more exclusive. SHOP NOW Arrow-home 0 % made in italy MOTORCYCLE ACCESSORIES accessori moto ducati bmw universali Arrow-home CUSTOMIZE YOUR ducati CUSTOMIZE YOUR bmw CUSTOMIZE YOUR BIKE UNIVERSAL ACCESSORIES db-race crew SHARE YOUR PASSION #DBRACECREW made in italy Concept and production","og_url":"https:\/\/www.db-race.com\/en\/","og_site_name":"DB Race","article_modified_time":"2026-03-12T08:53:08+00:00","og_image":[{"width":42,"height":33,"url":"https:\/\/www.db-race.com\/wp-content\/uploads\/2024\/04\/spedizione-sicura.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.db-race.com\/en\/","url":"https:\/\/www.db-race.com\/en\/","name":"Accessories for Ducati, BMW and Universal Motorcycles, in Carbon Fibre and Aluminium","isPartOf":{"@id":"https:\/\/www.db-race.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.db-race.com\/en\/#primaryimage"},"image":{"@id":"https:\/\/www.db-race.com\/en\/#primaryimage"},"thumbnailUrl":"https:\/\/www.db-race.com\/wp-content\/uploads\/2026\/03\/KTM-portatarga.webp","datePublished":"2024-04-04T09:50:45+00:00","dateModified":"2026-03-12T08:53:08+00:00","description":"BLADE PANIGALE V4 2025 book it now Arrow-home A detail. Icon. Your Ducati, even more exclusive. SHOP NOW Arrow-home 0 % made in italy MOTORCYCLE ACCESSORIES accessori moto ducati bmw universali Arrow-home CUSTOMIZE YOUR ducati CUSTOMIZE YOUR bmw CUSTOMIZE YOUR BIKE UNIVERSAL ACCESSORIES db-race crew SHARE YOUR PASSION #DBRACECREW made in italy Concept and production","breadcrumb":{"@id":"https:\/\/www.db-race.com\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.db-race.com\/en\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.db-race.com\/en\/#primaryimage","url":"https:\/\/www.db-race.com\/wp-content\/uploads\/2026\/03\/KTM-portatarga.webp","contentUrl":"https:\/\/www.db-race.com\/wp-content\/uploads\/2026\/03\/KTM-portatarga.webp","width":1920,"height":980,"caption":"Portatarga ktm"},{"@type":"BreadcrumbList","@id":"https:\/\/www.db-race.com\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.db-race.com\/en\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/www.db-race.com\/en\/#website","url":"https:\/\/www.db-race.com\/en\/","name":"DB Race","description":"Componenti e Accessori Speciali per Moto Ducati e BMW","publisher":{"@id":"https:\/\/www.db-race.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.db-race.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.db-race.com\/en\/#organization","name":"DB Race","url":"https:\/\/www.db-race.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.db-race.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.db-race.com\/wp-content\/uploads\/2021\/04\/blanco.png","contentUrl":"https:\/\/www.db-race.com\/wp-content\/uploads\/2021\/04\/blanco.png","width":200,"height":98,"caption":"DB Race"},"image":{"@id":"https:\/\/www.db-race.com\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.db-race.com\/en\/wp-json\/wp\/v2\/pages\/2800","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.db-race.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.db-race.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.db-race.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.db-race.com\/en\/wp-json\/wp\/v2\/comments?post=2800"}],"version-history":[{"count":15,"href":"https:\/\/www.db-race.com\/en\/wp-json\/wp\/v2\/pages\/2800\/revisions"}],"predecessor-version":[{"id":6818,"href":"https:\/\/www.db-race.com\/en\/wp-json\/wp\/v2\/pages\/2800\/revisions\/6818"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.db-race.com\/en\/wp-json\/wp\/v2\/media\/6729"}],"wp:attachment":[{"href":"https:\/\/www.db-race.com\/en\/wp-json\/wp\/v2\/media?parent=2800"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}