It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://www.movierate.de/rss.php

  1. <!DOCTYPE html>
  2. <html lang="de-DE" class="loading-site no-js">
  3. <head><meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>
  4. <link rel="profile" href="http://gmpg.org/xfn/11" />
  5. <link rel="pingback" href="https://www.dvd-palace.de/xmlrpc.php" />
  6.  
  7. <script type="rocketlazyloadscript">(function(html){html.className = html.className.replace(/\bno-js\b/,'js')})(document.documentElement);</script>
  8. <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
  9. <link rel="preload" href="https://www.dvd-palace.de/wp-content/plugins/rate-my-post/public/css/fonts/ratemypost.ttf" type="font/ttf" as="font" crossorigin="anonymous"><meta name="viewport" content="width=device-width, initial-scale=1" />
  10. <!-- This site is optimized with the Yoast SEO plugin v22.4 - https://yoast.com/wordpress/plugins/seo/ -->
  11. <title>Movierate: Effiziente Verwaltung von Filmbewertungen - dvd-palace.de</title>
  12. <meta name="description" content="Movierate bietet eine Lösung für dieses Problem, indem es Nutzern ermöglicht, ihre eigenen Bewertungen zu verwalten." />
  13. <link rel="canonical" href="https://www.dvd-palace.de/movierate/" />
  14. <meta property="og:locale" content="de_DE" />
  15. <meta property="og:type" content="article" />
  16. <meta property="og:title" content="Movierate: Effiziente Verwaltung von Filmbewertungen - dvd-palace.de" />
  17. <meta property="og:description" content="Movierate bietet eine Lösung für dieses Problem, indem es Nutzern ermöglicht, ihre eigenen Bewertungen zu verwalten." />
  18. <meta property="og:url" content="https://www.dvd-palace.de/movierate/" />
  19. <meta property="og:site_name" content="dvd-palace.de" />
  20. <meta property="article:published_time" content="2024-01-24T17:51:07+00:00" />
  21. <meta property="article:modified_time" content="2024-01-24T17:54:26+00:00" />
  22. <meta property="og:image" content="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-1.jpg" />
  23. <meta property="og:image:width" content="1334" />
  24. <meta property="og:image:height" content="768" />
  25. <meta property="og:image:type" content="image/jpeg" />
  26. <meta name="author" content="admin" />
  27. <meta name="twitter:card" content="summary_large_image" />
  28. <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"Article","@id":"https://www.dvd-palace.de/movierate/#article","isPartOf":{"@id":"https://www.dvd-palace.de/movierate/"},"author":{"name":"admin","@id":"https://www.dvd-palace.de/#/schema/person/dad646ae811c08fbfe65b11833e05acb"},"headline":"Movierate: Effiziente Verwaltung von Filmbewertungen","datePublished":"2024-01-24T17:51:07+00:00","dateModified":"2024-01-24T17:54:26+00:00","mainEntityOfPage":{"@id":"https://www.dvd-palace.de/movierate/"},"wordCount":1595,"publisher":{"@id":"https://www.dvd-palace.de/#organization"},"image":{"@id":"https://www.dvd-palace.de/movierate/#primaryimage"},"thumbnailUrl":"https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-1.jpg","articleSection":["Magazin"],"inLanguage":"de-DE"},{"@type":"WebPage","@id":"https://www.dvd-palace.de/movierate/","url":"https://www.dvd-palace.de/movierate/","name":"Movierate: Effiziente Verwaltung von Filmbewertungen - dvd-palace.de","isPartOf":{"@id":"https://www.dvd-palace.de/#website"},"primaryImageOfPage":{"@id":"https://www.dvd-palace.de/movierate/#primaryimage"},"image":{"@id":"https://www.dvd-palace.de/movierate/#primaryimage"},"thumbnailUrl":"https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-1.jpg","datePublished":"2024-01-24T17:51:07+00:00","dateModified":"2024-01-24T17:54:26+00:00","description":"Movierate bietet eine Lösung für dieses Problem, indem es Nutzern ermöglicht, ihre eigenen Bewertungen zu verwalten.","breadcrumb":{"@id":"https://www.dvd-palace.de/movierate/#breadcrumb"},"inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https://www.dvd-palace.de/movierate/"]}]},{"@type":"ImageObject","inLanguage":"de-DE","@id":"https://www.dvd-palace.de/movierate/#primaryimage","url":"https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-1.jpg","contentUrl":"https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-1.jpg","width":1334,"height":768,"caption":"Movierate Filmbewertung"},{"@type":"BreadcrumbList","@id":"https://www.dvd-palace.de/movierate/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https://www.dvd-palace.de/"},{"@type":"ListItem","position":2,"name":"Movierate: Effiziente Verwaltung von Filmbewertungen"}]},{"@type":"WebSite","@id":"https://www.dvd-palace.de/#website","url":"https://www.dvd-palace.de/","name":"dvd-palace.de","description":"","publisher":{"@id":"https://www.dvd-palace.de/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.dvd-palace.de/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de-DE"},{"@type":"Organization","@id":"https://www.dvd-palace.de/#organization","name":"dvd-palace.de","url":"https://www.dvd-palace.de/","logo":{"@type":"ImageObject","inLanguage":"de-DE","@id":"https://www.dvd-palace.de/#/schema/logo/image/","url":"https://www.dvd-palace.de/wp-content/uploads/2022/10/dvd-palace-de-logo.svg","contentUrl":"https://www.dvd-palace.de/wp-content/uploads/2022/10/dvd-palace-de-logo.svg","width":1,"height":1,"caption":"dvd-palace.de"},"image":{"@id":"https://www.dvd-palace.de/#/schema/logo/image/"}},{"@type":"Person","@id":"https://www.dvd-palace.de/#/schema/person/dad646ae811c08fbfe65b11833e05acb","name":"admin"}]}</script>
  29. <!-- / Yoast SEO plugin. -->
  30.  
  31.  
  32.  
  33. <link rel='prefetch' href='https://www.dvd-palace.de/wp-content/themes/flatsome/assets/js/flatsome.js?ver=a0a7aee297766598a20e' />
  34. <link rel='prefetch' href='https://www.dvd-palace.de/wp-content/themes/flatsome/assets/js/chunk.slider.js?ver=3.18.6' />
  35. <link rel='prefetch' href='https://www.dvd-palace.de/wp-content/themes/flatsome/assets/js/chunk.popups.js?ver=3.18.6' />
  36. <link rel='prefetch' href='https://www.dvd-palace.de/wp-content/themes/flatsome/assets/js/chunk.tooltips.js?ver=3.18.6' />
  37. <link rel='prefetch' href='https://www.dvd-palace.de/wp-content/themes/flatsome/assets/js/woocommerce.js?ver=49415fe6a9266f32f1f2' />
  38. <link data-minify="1" rel='stylesheet' id='dailylead_layer-css' href='https://www.dvd-palace.de/wp-content/cache/min/1/wp-content/plugins/dailylead_layer/style.css?ver=1711438735' type='text/css' media='all' />
  39. <link data-minify="1" rel='stylesheet' id='rate-my-post-css' href='https://www.dvd-palace.de/wp-content/cache/min/1/wp-content/plugins/rate-my-post/public/css/rate-my-post.css?ver=1711438735' type='text/css' media='all' />
  40. <style id='rate-my-post-inline-css' type='text/css'>
  41. .rmp-widgets-container p {  font-size: 12px;}.rmp-rating-widget .rmp-icon--ratings {  font-size: 12px;}
  42. </style>
  43. <style id='woocommerce-inline-inline-css' type='text/css'>
  44. .woocommerce form .form-row .required { visibility: visible; }
  45. </style>
  46. <link rel='stylesheet' id='ez-toc-css' href='https://www.dvd-palace.de/wp-content/plugins/easy-table-of-contents/assets/css/screen.min.css?ver=2.0.65' type='text/css' media='all' />
  47. <style id='ez-toc-inline-css' type='text/css'>
  48. div#ez-toc-container .ez-toc-title {font-size: 120%;}div#ez-toc-container .ez-toc-title {font-weight: 500;}div#ez-toc-container ul li {font-size: 95%;}div#ez-toc-container ul li {font-weight: 500;}div#ez-toc-container nav ul ul li {font-size: 90%;}div#ez-toc-container {background: #ffffff;border: 1px solid #000000;}div#ez-toc-container p.ez-toc-title , #ez-toc-container .ez_toc_custom_title_icon , #ez-toc-container .ez_toc_custom_toc_icon {color: #000000;}div#ez-toc-container ul.ez-toc-list a {color: #000000;}div#ez-toc-container ul.ez-toc-list a:hover {color: #000000;}div#ez-toc-container ul.ez-toc-list a:visited {color: #000000;}
  49. .ez-toc-container-direction {direction: ltr;}.ez-toc-counter ul{counter-reset: item ;}.ez-toc-counter nav ul li a::before {content: counters(item, ".", decimal) ". ";display: inline-block;counter-increment: item;flex-grow: 0;flex-shrink: 0;margin-right: .2em; float: left; }.ez-toc-widget-direction {direction: ltr;}.ez-toc-widget-container ul{counter-reset: item ;}.ez-toc-widget-container nav ul li a::before {content: counters(item, ".", decimal) ". ";display: inline-block;counter-increment: item;flex-grow: 0;flex-shrink: 0;margin-right: .2em; float: left; }
  50. </style>
  51. <link data-minify="1" rel='stylesheet' id='flatsome-main-css' href='https://www.dvd-palace.de/wp-content/cache/min/1/wp-content/themes/flatsome/assets/css/flatsome.css?ver=1711438735' type='text/css' media='all' />
  52. <style id='flatsome-main-inline-css' type='text/css'>
  53. @font-face {
  54. font-family: "fl-icons";
  55. font-display: block;
  56. src: url(https://www.dvd-palace.de/wp-content/themes/flatsome/assets/css/icons/fl-icons.eot?v=3.18.6);
  57. src:
  58. url(https://www.dvd-palace.de/wp-content/themes/flatsome/assets/css/icons/fl-icons.eot#iefix?v=3.18.6) format("embedded-opentype"),
  59. url(https://www.dvd-palace.de/wp-content/themes/flatsome/assets/css/icons/fl-icons.woff2?v=3.18.6) format("woff2"),
  60. url(https://www.dvd-palace.de/wp-content/themes/flatsome/assets/css/icons/fl-icons.ttf?v=3.18.6) format("truetype"),
  61. url(https://www.dvd-palace.de/wp-content/themes/flatsome/assets/css/icons/fl-icons.woff?v=3.18.6) format("woff"),
  62. url(https://www.dvd-palace.de/wp-content/themes/flatsome/assets/css/icons/fl-icons.svg?v=3.18.6#fl-icons) format("svg");
  63. }
  64. </style>
  65. <link data-minify="1" rel='stylesheet' id='flatsome-shop-css' href='https://www.dvd-palace.de/wp-content/cache/min/1/wp-content/themes/flatsome/assets/css/flatsome-shop.css?ver=1711438735' type='text/css' media='all' />
  66. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/cache/min/1/wp-content/plugins/dailylead_layer/script.js?ver=1711438735" id="dailylead_layer-js" defer></script>
  67. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script>
  68. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.8.5.1" id="jquery-blockui-js" data-wp-strategy="defer" defer></script>
  69. <script type="text/javascript" id="wc-add-to-cart-js-extra">
  70. /* <![CDATA[ */
  71. var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"Warenkorb anzeigen","cart_url":"https:\/\/www.dvd-palace.de\/cart\/","is_cart":"","cart_redirect_after_add":"no"};
  72. /* ]]> */
  73. </script>
  74. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=8.5.1" id="wc-add-to-cart-js" defer="defer" data-wp-strategy="defer"></script>
  75. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.8.5.1" id="js-cookie-js" data-wp-strategy="defer" defer></script>
  76. <script type="rocketlazyloadscript">
  77.  var _paq = window._paq = window._paq || [];
  78.  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  79.  _paq.push(['trackPageView']);
  80.  _paq.push(['enableLinkTracking']);
  81.  (function() {
  82.    var u="//stats.dailylead.de/";
  83.    _paq.push(['setTrackerUrl', u+'matomo.php']);
  84.    _paq.push(['setSiteId', '51']);
  85.    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
  86.    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
  87.  })();
  88. </script>
  89.  
  90. <script type="rocketlazyloadscript" data-minify="1" data-host="https://digistats.de" data-dnt="false" data-rocket-src="https://www.dvd-palace.de/wp-content/cache/min/1/js/script.js?ver=1711438735" id="ZwSg9rf6GA" async defer></script> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
  91. <link rel="icon" href="https://www.dvd-palace.de/wp-content/uploads/2022/10/cropped-dvd-palace-favicon-32x32.png" sizes="32x32" />
  92. <link rel="icon" href="https://www.dvd-palace.de/wp-content/uploads/2022/10/cropped-dvd-palace-favicon-192x192.png" sizes="192x192" />
  93. <link rel="apple-touch-icon" href="https://www.dvd-palace.de/wp-content/uploads/2022/10/cropped-dvd-palace-favicon-180x180.png" />
  94. <meta name="msapplication-TileImage" content="https://www.dvd-palace.de/wp-content/uploads/2022/10/cropped-dvd-palace-favicon-270x270.png" />
  95. <style id="custom-css" type="text/css">:root {--primary-color: #0d77a5;--fs-color-primary: #0d77a5;--fs-color-secondary: #8cc640;--fs-color-success: #7a9c59;--fs-color-alert: #b20000;--fs-experimental-link-color: #334862;--fs-experimental-link-color-hover: #111;}.tooltipster-base {--tooltip-color: #fff;--tooltip-bg-color: #000;}.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {--drawer-width: 300px;}.off-canvas .mfp-content.off-canvas-cart {--drawer-width: 360px;}.container-width, .full-width .ubermenu-nav, .container, .row{max-width: 1320px}.row.row-collapse{max-width: 1290px}.row.row-small{max-width: 1312.5px}.row.row-large{max-width: 1350px}.header-main{height: 90px}#logo img{max-height: 90px}#logo{width:230px;}.header-bottom{min-height: 55px}.header-top{min-height: 30px}.transparent .header-main{height: 90px}.transparent #logo img{max-height: 90px}.has-transparent + .page-title:first-of-type,.has-transparent + #main > .page-title,.has-transparent + #main > div > .page-title,.has-transparent + #main .page-header-wrapper:first-of-type .page-title{padding-top: 140px;}.header.show-on-scroll,.stuck .header-main{height:70px!important}.stuck #logo img{max-height: 70px!important}.search-form{ width: 40%;}.header-bottom {background-color: #0d77a5}.header-main .nav > li > a{line-height: 22px }.stuck .header-main .nav > li > a{line-height: 50px }.header-bottom-nav > li > a{line-height: 16px }@media (max-width: 549px) {.header-main{height: 70px}#logo img{max-height: 70px}}.main-menu-overlay{background-color: #ffffff}body{color: #000000}h1,h2,h3,h4,h5,h6,.heading-font{color: #000000;}body{font-family: Lato, sans-serif;}body {font-weight: 400;font-style: normal;}.nav > li > a {font-family: Lato, sans-serif;}.mobile-sidebar-levels-2 .nav > li > ul > li > a {font-family: Lato, sans-serif;}.nav > li > a,.mobile-sidebar-levels-2 .nav > li > ul > li > a {font-weight: 700;font-style: normal;}h1,h2,h3,h4,h5,h6,.heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{font-family: Lato, sans-serif;}h1,h2,h3,h4,h5,h6,.heading-font,.banner h1,.banner h2 {font-weight: 700;font-style: normal;}.alt-font{font-family: "Dancing Script", sans-serif;}.alt-font {font-weight: 400!important;font-style: normal!important;}.header:not(.transparent) .header-nav-main.nav > li > a {color: #000000;}.header:not(.transparent) .header-bottom-nav.nav > li > a{color: #ffffff;}@media screen and (min-width: 550px){.products .box-vertical .box-image{min-width: 300px!important;width: 300px!important;}}.header-main .social-icons,.header-main .cart-icon strong,.header-main .menu-title,.header-main .header-button > .button.is-outline,.header-main .nav > li > a > i:not(.icon-angle-down){color: #000000!important;}.header-main .header-button > .button.is-outline,.header-main .cart-icon strong:after,.header-main .cart-icon strong{border-color: #000000!important;}.header-main .header-button > .button:not(.is-outline){background-color: #000000!important;}.header-main .current-dropdown .cart-icon strong,.header-main .header-button > .button:hover,.header-main .header-button > .button:hover i,.header-main .header-button > .button:hover span{color:#FFF!important;}.header-main .menu-title:hover,.header-main .social-icons a:hover,.header-main .header-button > .button.is-outline:hover,.header-main .nav > li > a:hover > i:not(.icon-angle-down){color: #000000!important;}.header-main .current-dropdown .cart-icon strong,.header-main .header-button > .button:hover{background-color: #000000!important;}.header-main .current-dropdown .cart-icon strong:after,.header-main .current-dropdown .cart-icon strong,.header-main .header-button > .button:hover{border-color: #000000!important;}.absolute-footer, html{background-color: #ffffff}.page-title-small + main .product-container > .row{padding-top:0;}.nav-vertical-fly-out > li + li {border-top-width: 1px; border-top-style: solid;}/* Custom CSS */.header-vertical-menu__fly-out .current-dropdown.menu-item .nav-dropdown {display: block;}.header-vertical-menu__opener {font-size: initial;}.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {max-width: 320px;width:100%}.off-canvas-left.mfp-ready .mfp-close {color: black;}.product-summary .woocommerce-Price-currencySymbol {font-size: inherit;vertical-align: inherit;margin-top: inherit;}.product-section-title-related {text-align: center;padding-top: 45px;}.yith-wcwl-add-to-wishlist {margin-top: 10px;margin-bottom: 30px;}.page-title {margin-top: 20px;}@media screen and (min-width: 850px) {.page-title-inner {padding-top: 0;min-height: auto;}}/*** START Sticky Banner ***/.sticky-add-to-cart__product img {display: none;}.sticky-add-to-cart__product .product-title-small {display: none;}.sticky-add-to-cart--active .cart {margin: 0 3px 0 15px;padding-top: 5px;padding-bottom: 5px;max-width: 270px;flex-grow: 1;}.sticky-add-to-cart.sticky-add-to-cart--active .single_add_to_cart_button{margin: 0;padding-top: 7px;padding-bottom: 7px;border-radius: 99px;width: 100%;}.single_add_to_cart_button,.sticky-add-to-cart:not(.sticky-add-to-cart--active) .single_add_to_cart_button {padding: 5px;max-width: 300px;width:100%;margin:0;}.sticky-add-to-cart--active {-webkit-backdrop-filter: blur(7px);backdrop-filter: blur(7px);display: flex;justify-content: center;padding: 3px 10px;}.sticky-add-to-cart__product .product-title-small {height: 14px;overflow: hidden;}.sticky-add-to-cart--active .woocommerce-variation-price, .sticky-add-to-cart--active .product-page-price {font-size: 24px;}.sticky-add-to-cart--active .price del {font-size: 50%;margin-bottom: 4px;}.sticky-add-to-cart--active .price del::after {width: 50%;}.sticky-add-to-cart--active .price-wrapper .price {display: flex;flex-direction: column;}/*** END Sticky Banner ***/.yadore {display: grid;grid-template-columns: repeat(4,minmax(0,1fr));gap:1rem;}.col-4 .yadore {display: grid;grid-template-columns: repeat(4,minmax(0,1fr));gap:1rem;}.yadore .yadore-item {background: #fff;border-radius: 15px;}.yadore .yadore-item li.delivery_time,.yadore .yadore-item li.stock_status,.yadore .yadore-item li.stock_status.nicht {list-style-type: none;padding: 0px 0 0px 24px;margin: 0px!important;}.yadore .yadore-item img:not(.logo) {min-height: 170px;max-height: 170px;}.yadore .yadore-item img.logo {max-width: 70px;max-height: 30px;}.ayo-logo-name {margin-top: 12px;display: block;white-space: nowrap;font-size: xx-small;}.product-info {display: flex;flex-direction: column;padding-bottom: 0;}.product-info.product-title {order: 1;}.product-info .is-divider {order: 2;}.product-info .product-short-description {order: 3;}.product-info .product-short-description li {list-style-type: none;padding: 0px 0 0px 24px;margin: 0px 0px 3px 0px!important;}li.delivery_time,.product-info .product-short-description li.delivery_time {background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI2LjIuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIxNXB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAxNSAxNSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTUgMTU7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojODg4ODg4O30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTEyLjUsNWgtMS45VjIuNUgxLjljLTAuNywwLTEuMiwwLjYtMS4yLDEuMnY2LjloMS4yYzAsMSwwLjgsMS45LDEuOSwxLjlzMS45LTAuOCwxLjktMS45aDMuOAoJYzAsMSwwLjgsMS45LDEuOSwxLjlzMS45LTAuOCwxLjktMS45aDEuMlY3LjVMMTIuNSw1eiBNMy44LDExLjZjLTAuNSwwLTAuOS0wLjQtMC45LTAuOXMwLjQtMC45LDAuOS0wLjlzMC45LDAuNCwwLjksMC45CglTNC4zLDExLjYsMy44LDExLjZ6IE0xMi4yLDUuOWwxLjIsMS42aC0yLjhWNS45SDEyLjJ6IE0xMS4yLDExLjZjLTAuNSwwLTAuOS0wLjQtMC45LTAuOXMwLjQtMC45LDAuOS0wLjlzMC45LDAuNCwwLjksMC45CglTMTEuOCwxMS42LDExLjIsMTEuNnoiLz4KPC9zdmc+Cg==) no-repeat left center;}li.delivery_time,.product-info .product-short-description li.delivery_time {background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI2LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIxNXB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAxNSAxNSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTUgMTU7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojNjVBMzBEO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTEyLjUsNWgtMS45VjIuNUgxLjljLTAuNywwLTEuMiwwLjYtMS4yLDEuMnY2LjloMS4yYzAsMSwwLjgsMS45LDEuOSwxLjlzMS45LTAuOCwxLjktMS45aDMuOAoJYzAsMSwwLjgsMS45LDEuOSwxLjlzMS45LTAuOCwxLjktMS45aDEuMlY3LjVMMTIuNSw1eiBNMy44LDExLjZjLTAuNSwwLTAuOS0wLjQtMC45LTAuOXMwLjQtMC45LDAuOS0wLjlzMC45LDAuNCwwLjksMC45CglTNC4zLDExLjYsMy44LDExLjZ6IE0xMi4yLDUuOWwxLjIsMS42aC0yLjhWNS45SDEyLjJ6IE0xMS4yLDExLjZjLTAuNSwwLTAuOS0wLjQtMC45LTAuOXMwLjQtMC45LDAuOS0wLjlzMC45LDAuNCwwLjksMC45CglTMTEuOCwxMS42LDExLjIsMTEuNnoiLz4KPC9zdmc+Cg==) no-repeat left center;}li.stock_status,.product-info .product-short-description li.stock_status {background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTVweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMTVweCIgZmlsbD0iIzY1QTMwRCI+PHBhdGggZD0iTTI0IDI0SDBWMGgyNHYyNHoiIGZpbGw9Im5vbmUiLz48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSI4Ii8+PC9zdmc+) no-repeat left center;}li.stock_status.nicht,.product-info .product-short-description li.stock_status.nicht {background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTVweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMTVweCIgZmlsbD0iI2RhMTc0NSI+PHBhdGggZD0iTTI0IDI0SDBWMGgyNHYyNHoiIGZpbGw9Im5vbmUiLz48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSI4Ii8+PC9zdmc+) no-repeat left center;}.product-info .price-wrapper {order: 4;}.product-info .price-wrapper .price {margin: 0;}.product-info .cart,.product-info .sticky-add-to-cart-wrapper {order:5;margin: 25px 0;}.product-info .yith-wcwl-add-to-wishlist {order: 6;margin: 0;}.overflow-hidden { overflow: hidden;}.overflow-hidden.banner h3 {line-height: 0;}.nowrap { white-space: nowrap;}.height-40 {height: 40px !important;}.m-0 {margin: 0 !important;}a.stretched-link:after {position: absolute;top: 0;right: 0;bottom: 0;left: 0;pointer-events: auto;content: "";background-color: rgba(0,0,0,0.0);z-index: 1;}.z-index-0 {z-index: 0;}.z-index-10 {z-index: 10;}.price del {text-decoration-line: none;position: relative;}.price del::after {content: '';position: absolute;border-top: 2px solid red;width: 100%;height: 100%;left: 0;transform: rotate(-10deg);top: 50%;}#masthead .flex-left .header-nav.header-nav-main.nav.nav-left {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.logo-left .logo {margin-left: 0;margin-right: 0px;}.product-small.box .box-image .image-cover img {object-fit: contain;}.product-small.box .box-image {text-align: center;}.product-small.box .box-text .title-wrapper {max-height: 75px;overflow: hidden;margin-bottom: 15px;}.product-small.box .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {height: 260px;width: auto;object-fit: contain;}.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {max-height: 420px;width: auto;margin: 0 auto;display: block;}/* START Mobile Menu */.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {width: 75%;max-width: 360px;}.off-canvas-left .mfp-content .nav>li>a, .off-canvas-right .mfp-content .nav>li>a,.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>a, .mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>a {font-size: 1.1em;color: #000;}.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>a, .mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>a {text-transform: none;}/* END Mobile Menu *//* Custom CSS Tablet */@media (max-width: 849px){.nav li a,.nav-vertical>li>ul li a,.nav-slide-header .toggle,.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li>a, .mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li>a {color: #000 !important;opacity: 1;}/*** START Sticky Banner ***/.sticky-add-to-cart--active {justify-content: space-between;font-size: .9em;}/*** END Sticky Banner ***/.yadore,.col-4 .yadore {grid-template-columns: repeat(2,minmax(0,1fr));}.post-title.is-large {font-size: 1.75em;}}/* Custom CSS Mobile */@media (max-width: 549px){/*** START Sticky Banner ***/.sticky-add-to-cart:not(.sticky-add-to-cart--active) {width: 100% !important;max-width: 100%;}.sticky-add-to-cart:not(.sticky-add-to-cart--active) .single_add_to_cart_button {padding: 5px 25px;max-width: 100%;}/*** END Sticky Banner ***/.single_add_to_cart_button {width: 100%;}.yadore,.col-4 .yadore {grid-template-columns: repeat(1,minmax(0,1fr));}}.label-new.menu-item > a:after{content:"Neu";}.label-hot.menu-item > a:after{content:"Hot";}.label-sale.menu-item > a:after{content:"Aktion";}.label-popular.menu-item > a:after{content:"Beliebt";}</style> <style type="text/css" id="wp-custom-css">
  96. html, body {
  97.    overflow: visible;
  98. } </style>
  99. <style id="kirki-inline-styles">/* latin-ext */
  100. @font-face {
  101.  font-family: 'Lato';
  102.  font-style: normal;
  103.  font-weight: 400;
  104.  font-display: swap;
  105.  src: url(https://www.dvd-palace.de/wp-content/fonts/lato/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
  106.  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  107. }
  108. /* latin */
  109. @font-face {
  110.  font-family: 'Lato';
  111.  font-style: normal;
  112.  font-weight: 400;
  113.  font-display: swap;
  114.  src: url(https://www.dvd-palace.de/wp-content/fonts/lato/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
  115.  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  116. }
  117. /* latin-ext */
  118. @font-face {
  119.  font-family: 'Lato';
  120.  font-style: normal;
  121.  font-weight: 700;
  122.  font-display: swap;
  123.  src: url(https://www.dvd-palace.de/wp-content/fonts/lato/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2');
  124.  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  125. }
  126. /* latin */
  127. @font-face {
  128.  font-family: 'Lato';
  129.  font-style: normal;
  130.  font-weight: 700;
  131.  font-display: swap;
  132.  src: url(https://www.dvd-palace.de/wp-content/fonts/lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
  133.  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  134. }/* vietnamese */
  135. @font-face {
  136.  font-family: 'Dancing Script';
  137.  font-style: normal;
  138.  font-weight: 400;
  139.  font-display: swap;
  140.  src: url(https://www.dvd-palace.de/wp-content/fonts/dancing-script/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSo3Rep8ltA.woff2) format('woff2');
  141.  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  142. }
  143. /* latin-ext */
  144. @font-face {
  145.  font-family: 'Dancing Script';
  146.  font-style: normal;
  147.  font-weight: 400;
  148.  font-display: swap;
  149.  src: url(https://www.dvd-palace.de/wp-content/fonts/dancing-script/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSo3ROp8ltA.woff2) format('woff2');
  150.  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  151. }
  152. /* latin */
  153. @font-face {
  154.  font-family: 'Dancing Script';
  155.  font-style: normal;
  156.  font-weight: 400;
  157.  font-display: swap;
  158.  src: url(https://www.dvd-palace.de/wp-content/fonts/dancing-script/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSo3Sup8.woff2) format('woff2');
  159.  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  160. }</style><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head>
  161.  
  162. <body class="post-template-default single single-post postid-103633 single-format-standard theme-flatsome woocommerce-no-js lightbox nav-dropdown-has-arrow nav-dropdown-has-shadow nav-dropdown-has-border mobile-submenu-slide mobile-submenu-slide-levels-2">
  163.  
  164.  
  165. <a class="skip-link screen-reader-text" href="#main">Zum Inhalt springen</a>
  166.  
  167. <div id="wrapper">
  168.  
  169. <header id="header" class="header ">
  170. <div class="header-wrapper">
  171. <div id="masthead" class="header-main hide-for-sticky">
  172.      <div class="header-inner flex-row container logo-left medium-logo-center" role="navigation">
  173.  
  174.          <!-- Logo -->
  175.          <div id="logo" class="flex-col logo">
  176.            
  177. <!-- Header logo -->
  178. <a href="https://www.dvd-palace.de/" title="dvd-palace.de" rel="home">
  179. <img width="1" height="1" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'%3E%3C/svg%3E" class="header_logo header-logo" alt="dvd-palace.de" data-lazy-src="https://www.dvd-palace.de/wp-content/uploads/2022/10/dvd-palace-de-logo.svg"/><noscript><img width="1" height="1" src="https://www.dvd-palace.de/wp-content/uploads/2022/10/dvd-palace-de-logo.svg" class="header_logo header-logo" alt="dvd-palace.de"/></noscript><img  width="1" height="1" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'%3E%3C/svg%3E" class="header-logo-dark" alt="dvd-palace.de" data-lazy-src="https://www.dvd-palace.de/wp-content/uploads/2022/10/dvd-palace-de-logo.svg"/><noscript><img  width="1" height="1" src="https://www.dvd-palace.de/wp-content/uploads/2022/10/dvd-palace-de-logo.svg" class="header-logo-dark" alt="dvd-palace.de"/></noscript></a>
  180.          </div>
  181.  
  182.          <!-- Mobile Left Elements -->
  183.          <div class="flex-col show-for-medium flex-left">
  184.            <ul class="mobile-nav nav nav-left ">
  185.              <li class="header-search header-search-dropdown has-icon has-dropdown menu-item-has-children">
  186. <a href="#" aria-label="Suche" class="is-small"><i class="icon-search" ></i></a>
  187. <ul class="nav-dropdown nav-dropdown-default">
  188. <li class="header-search-form search-form html relative has-icon">
  189. <div class="header-search-form-wrapper">
  190. <div class="searchform-wrapper ux-search-box relative form-flat is-normal"><form role="search" method="get" class="searchform" action="https://www.dvd-palace.de/">
  191. <div class="flex-row relative">
  192. <div class="flex-col flex-grow">
  193. <label class="screen-reader-text" for="woocommerce-product-search-field-0">Suche nach:</label>
  194. <input type="search" id="woocommerce-product-search-field-0" class="search-field mb-0" placeholder="Suche&hellip;" value="" name="s" />
  195. <input type="hidden" name="post_type" value="product" />
  196. </div>
  197. <div class="flex-col">
  198. <button type="submit" value="Suche" class="ux-search-submit submit-button secondary button  icon mb-0" aria-label="Übermitteln">
  199. <i class="icon-search" ></i> </button>
  200. </div>
  201. </div>
  202. <div class="live-search-results text-left z-top"></div>
  203. </form>
  204. </div> </div>
  205. </li>
  206. </ul>
  207. </li>
  208.            </ul>
  209.          </div>
  210.  
  211.          <!-- Left Elements -->
  212.          <div class="flex-col hide-for-medium flex-left
  213.            flex-grow">
  214.            <ul class="header-nav header-nav-main nav nav-left  nav-uppercase" >
  215.              <li class="header-search-form search-form html relative has-icon">
  216. <div class="header-search-form-wrapper">
  217. <div class="searchform-wrapper ux-search-box relative form-flat is-normal"><form role="search" method="get" class="searchform" action="https://www.dvd-palace.de/">
  218. <div class="flex-row relative">
  219. <div class="flex-col flex-grow">
  220. <label class="screen-reader-text" for="woocommerce-product-search-field-1">Suche nach:</label>
  221. <input type="search" id="woocommerce-product-search-field-1" class="search-field mb-0" placeholder="Suche&hellip;" value="" name="s" />
  222. <input type="hidden" name="post_type" value="product" />
  223. </div>
  224. <div class="flex-col">
  225. <button type="submit" value="Suche" class="ux-search-submit submit-button secondary button  icon mb-0" aria-label="Übermitteln">
  226. <i class="icon-search" ></i> </button>
  227. </div>
  228. </div>
  229. <div class="live-search-results text-left z-top"></div>
  230. </form>
  231. </div> </div>
  232. </li>
  233.            </ul>
  234.          </div>
  235.  
  236.          <!-- Right Elements -->
  237.          <div class="flex-col hide-for-medium flex-right">
  238.            <ul class="header-nav header-nav-main nav nav-right  nav-uppercase">
  239.                          </ul>
  240.          </div>
  241.  
  242.          <!-- Mobile Right Elements -->
  243.          <div class="flex-col show-for-medium flex-right">
  244.            <ul class="mobile-nav nav nav-right ">
  245.              <li class="nav-icon has-icon">
  246.   <a href="#" data-open="#main-menu" data-pos="right" data-bg="main-menu-overlay" data-color="" class="is-small" aria-label="Menü" aria-controls="main-menu" aria-expanded="false">
  247.  
  248.  <i class="icon-menu" ></i>
  249.   </a>
  250. </li>
  251.            </ul>
  252.          </div>
  253.  
  254.      </div>
  255.  
  256.            <div class="container"><div class="top-divider full-width"></div></div>
  257.      </div>
  258. <div id="wide-nav" class="header-bottom wide-nav hide-for-sticky nav-dark flex-has-center hide-for-medium">
  259.    <div class="flex-row container">
  260.  
  261.            
  262.                        <div class="flex-col hide-for-medium flex-center">
  263.                <ul class="nav header-nav header-bottom-nav nav-center  nav-divided nav-size-large nav-spacing-xlarge nav-uppercase">
  264.                    <li id="menu-item-92775" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-92775 menu-item-design-container-width menu-item-has-block has-dropdown"><a href="/filme/" class="nav-top-link" aria-expanded="false" aria-haspopup="menu">Filme<i class="icon-angle-down" ></i></a><div class="sub-menu nav-dropdown"><div class="row"  id="row-344146390">
  265.  
  266.  
  267. <div id="col-1867206574" class="col small-12 large-12"  >
  268. <div class="col-inner"  >
  269.  
  270. <div class="row row-large"  id="row-258095478">
  271.  
  272.  
  273. <div id="col-514981672" class="col medium-6 small-12 large-6"  >
  274. <div class="col-inner"  >
  275.  
  276. <div class="row"  id="row-566533853">
  277.  
  278.  
  279. <div id="col-1912272258" class="col medium-6 small-12 large-6"  >
  280. <div class="col-inner"  >
  281.  
  282. <div class="ux-menu stack stack-col justify-start">
  283.  
  284. <div class="ux-menu-link flex menu-item">
  285. <a class="ux-menu-link__link flex" href="https://www.dvd-palace.de/abenteuer/" >
  286. <i class="ux-menu-link__icon text-center icon-angle-right" ></i> <span class="ux-menu-link__text">
  287. Abenteuer </span>
  288. </a>
  289. </div>
  290.  
  291. <div class="ux-menu-link flex menu-item">
  292. <a class="ux-menu-link__link flex" href="https://www.dvd-palace.de/action-filme/" >
  293. <i class="ux-menu-link__icon text-center icon-angle-right" ></i> <span class="ux-menu-link__text">
  294. Action </span>
  295. </a>
  296. </div>
  297.  
  298. <div class="ux-menu-link flex menu-item">
  299. <a class="ux-menu-link__link flex" href="https://www.dvd-palace.de/animation/" >
  300. <i class="ux-menu-link__icon text-center icon-angle-right" ></i> <span class="ux-menu-link__text">
  301. Animation </span>
  302. </a>
  303. </div>
  304.  
  305. <div class="ux-menu-link flex menu-item">
  306. <a class="ux-menu-link__link flex" href="https://www.dvd-palace.de/anime-filme/" >
  307. <i class="ux-menu-link__icon text-center icon-angle-right" ></i> <span class="ux-menu-link__text">
  308. Anime </span>
  309. </a>
  310. </div>
  311.  
  312. <div class="ux-menu-link flex menu-item">
  313. <a class="ux-menu-link__link flex" href="https://www.dvd-palace.de/bollywood-filme/" >
  314. <i class="ux-menu-link__icon text-center icon-angle-right" ></i> <span class="ux-menu-link__text">
  315. Bollywood </span>
  316. </a>
  317. </div>
  318.  
  319.  
  320. </div>
  321.  
  322. </div>
  323. </div>
  324.  
  325.  
  326. <div id="col-309593023" class="col medium-6 small-12 large-6"  >
  327. <div class="col-inner"  >
  328.  
  329. <div class="ux-menu stack stack-col justify-start">
  330.  
  331. <div class="ux-menu-link flex menu-item">
  332. <a class="ux-menu-link__link flex" href="https://www.dvd-palace.de/dokumentationen/" >
  333. <i class="ux-menu-link__icon text-center icon-angle-right" ></i> <span class="ux-menu-link__text">
  334. Dokumentationen </span>
  335. </a>
  336. </div>
  337.  
  338. <div class="ux-menu-link flex menu-item">
  339. <a class="ux-menu-link__link flex" href="https://www.dvd-palace.de/drama/" >
  340. <i class="ux-menu-link__icon text-center icon-angle-right" ></i> <span class="ux-menu-link__text">
  341. Drama </span>
  342. </a>
  343. </div>
  344.  
  345. <div class="ux-menu-link flex menu-item">
  346. <a class="ux-menu-link__link flex" href="https://www.dvd-palace.de/eastern/" >
  347. <i class="ux-menu-link__icon text-center icon-angle-right" ></i> <span class="ux-menu-link__text">
  348. Eastern </span>
  349. </a>
  350. </div>
  351.  
  352. <div class="ux-menu-link flex menu-item">
  353. <a class="ux-menu-link__link flex" href="https://www.dvd-palace.de/erotik/" >
  354. <i class="ux-menu-link__icon text-center icon-angle-right" ></i> <span class="ux-menu-link__text">
  355. Erotik </span>
  356. </a>
  357. </div>
  358.  
  359. <div class="ux-menu-link flex menu-item">
  360. <a class="ux-menu-link__link flex" href="https://www.dvd-palace.de/fantasy-science-fiction-filme/" >
  361. <i class="ux-menu-link__icon text-center icon-angle-right" ></i> <span class="ux-menu-link__text">
  362. Fantasy &amp; Science Fiction </span>
  363. </a>
  364. </div>
  365.  
  366.  
  367. </div>
  368.  
  369. </div>
  370. </div>
  371.  
  372.  
  373. </div>
  374.  
  375. </div>
  376. </div>
  377.  
  378.  
  379. <div id="col-948904263" class="col medium-6 small-12 large-6"  >
  380. <div class="col-inner"  >
  381.  
  382. <div class="row"  id="row-1089749571">
  383.  
  384.  
  385. <div id="col-932078921" class="col medium-6 small-12 large-6"  >
  386. <div class="col-inner"  >
  387.  
  388. <div class="ux-menu stack stack-col justify-start">
  389.  
  390. <div class="ux-menu-link flex menu-item">
  391. <a class="ux-menu-link__link flex" href="https://www.dvd-palace.de/horror/" >
  392. <i class="ux-menu-link__icon text-center icon-angle-right" ></i> <span class="ux-menu-link__text">
  393. Horror </span>
  394. </a>
  395. </div>
  396.  
  397. <div class="ux-menu-link flex menu-item">
  398. <a class="ux-menu-link__link flex" href="https://www.dvd-palace.de/kinder-familie/" >
  399. <i class="ux-menu-link__icon text-center icon-angle-right" ></i> <span class="ux-menu-link__text">
  400. Kinder &amp; Familie </span>
  401. </a>
  402. </div>
  403.  
  404. <div class="ux-menu-link flex menu-item">
  405. <a class="ux-menu-link__link flex" href="https://www.dvd-palace.de/klassiker/" >
  406. <i class="ux-menu-link__icon text-center icon-angle-right" ></i> <span class="ux-menu-link__text">
  407. Klassiker </span>
  408. </a>
  409. </div>
  410.  
  411. <div class="ux-menu-link flex menu-item">
  412. <a class="ux-menu-link__link flex" href="https://www.dvd-palace.de/komoedie/" >
  413. <i class="ux-menu-link__icon text-center icon-angle-right" ></i> <span class="ux-menu-link__text">
  414. Komödie </span>
  415. </a>
  416. </div>
  417.  
  418.  
  419. </div>
  420.  
  421. </div>
  422. </div>
  423.  
  424.  
  425. <div id="col-1634242143" class="col medium-6 small-12 large-6"  >
  426. <div class="col-inner"  >
  427.  
  428. <div class="ux-menu stack stack-col justify-start">
  429.  
  430. <div class="ux-menu-link flex menu-item">
  431. <a class="ux-menu-link__link flex" href="https://www.dvd-palace.de/krimi-thriller/" >
  432. <i class="ux-menu-link__icon text-center icon-angle-right" ></i> <span class="ux-menu-link__text">
  433. Krimi &amp; Thriller </span>
  434. </a>
  435. </div>
  436.  
  437. <div class="ux-menu-link flex menu-item">
  438. <a class="ux-menu-link__link flex" href="https://www.dvd-palace.de/literaturverfilmungen/" >
  439. <i class="ux-menu-link__icon text-center icon-angle-right" ></i> <span class="ux-menu-link__text">
  440. Literaturverfilmungen </span>
  441. </a>
  442. </div>
  443.  
  444. <div class="ux-menu-link flex menu-item">
  445. <a class="ux-menu-link__link flex" href="https://www.dvd-palace.de/romanze/" >
  446. <i class="ux-menu-link__icon text-center icon-angle-right" ></i> <span class="ux-menu-link__text">
  447. Romanze </span>
  448. </a>
  449. </div>
  450.  
  451. <div class="ux-menu-link flex menu-item">
  452. <a class="ux-menu-link__link flex" href="https://www.dvd-palace.de/western/" >
  453. <i class="ux-menu-link__icon text-center icon-angle-right" ></i> <span class="ux-menu-link__text">
  454. Western </span>
  455. </a>
  456. </div>
  457.  
  458.  
  459. </div>
  460.  
  461. </div>
  462. </div>
  463.  
  464.  
  465. </div>
  466.  
  467. </div>
  468. </div>
  469.  
  470.  
  471. </div>
  472.  
  473. </div>
  474. <style>
  475. #col-1867206574 > .col-inner {
  476.  padding: 60px 0px 0px 0px;
  477. }
  478. </style>
  479. </div>
  480.  
  481.  
  482.  
  483. <style>
  484. #row-344146390 > .col > .col-inner {
  485.  padding: 30px 10px 0px 10px;
  486. }
  487. </style>
  488. </div></div></li>
  489. <li id="menu-item-92783" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-92783 menu-item-design-default"><a href="https://www.dvd-palace.de/tv-serien/" class="nav-top-link">Serien</a></li>
  490. <li id="menu-item-92777" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-92777 menu-item-design-default"><a href="https://www.dvd-palace.de/steelbooks/" class="nav-top-link">Steelbooks</a></li>
  491. <li id="menu-item-92776" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-92776 menu-item-design-default"><a href="https://www.dvd-palace.de/filmreihen/" class="nav-top-link">Filmreihen</a></li>
  492. <li id="menu-item-92785" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-92785 active menu-item-design-default"><a href="https://www.dvd-palace.de/magazin/" class="nav-top-link">Magazin</a></li>
  493.                </ul>
  494.            </div>
  495.            
  496.            
  497.            
  498.    </div>
  499. </div>
  500.  
  501. <div class="header-bg-container fill"><div class="header-bg-image fill"></div><div class="header-bg-color fill"></div></div> </div>
  502. </header>
  503.  
  504. <main id="main" class="">
  505.  
  506. <div id="content" class="blog-wrapper blog-single page-wrapper">
  507.  
  508. <div class="row row-large row-divided ">
  509.  
  510. <div class="large-9 col">
  511.  
  512.  
  513. <article id="post-103633" class="post-103633 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin">
  514. <div class="article-inner ">
  515. <header class="entry-header">
  516. <div class="entry-header-text entry-header-text-top text-left">
  517. <h6 class="entry-category is-xsmall"><a href="https://www.dvd-palace.de/magazin/" rel="category tag">Magazin</a></h6><h1 class="entry-title">Movierate: Effiziente Verwaltung von Filmbewertungen</h1><div class="entry-divider is-divider small"></div>
  518. </div>
  519. <div class="entry-image relative">
  520. <img width="1020" height="588" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201020%20588'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="Movierate Filmbewertung" decoding="async" fetchpriority="high" data-lazy-srcset="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-1-1024x590.jpg 1024w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-1-300x173.jpg 300w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-1-768x442.jpg 768w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-1-600x345.jpg 600w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-1.jpg 1334w" data-lazy-sizes="(max-width: 1020px) 100vw, 1020px" data-lazy-src="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-1-1024x590.jpg" /><noscript><img width="1020" height="588" src="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-1-1024x590.jpg" class="attachment-large size-large wp-post-image" alt="Movierate Filmbewertung" decoding="async" fetchpriority="high" srcset="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-1-1024x590.jpg 1024w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-1-300x173.jpg 300w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-1-768x442.jpg 768w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-1-600x345.jpg 600w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-1.jpg 1334w" sizes="(max-width: 1020px) 100vw, 1020px" /></noscript> </div>
  521. </header>
  522. <div class="entry-content single-page">
  523.  
  524. <p>Die Verwaltung von Filmbewertungen ist für Kinoliebhaber und Filmkritiker gleichermaßen ein wesentliches Instrument zur Navigation in der Welt des Films. Mit der Flut neuer Veröffentlichungen kann es eine Herausforderung sein, den Überblick zu behalten und Empfehlungen zu filtern, die den persönlichen Geschmack treffen. Movierate bietet eine Lösung für dieses Problem, indem es Nutzern ermöglicht, ihre eigenen Bewertungen zu verwalten und so ein auf ihre Vorlieben zugeschnittenes Filmerlebnis zu schaffen.</p>
  525. <p>Die Plattform integriert verschiedene Features, die nicht nur das Bewerten von Filmen erleichtern, sondern auch das Entdecken neuer Titel vereinfachen. Sie analysiert die individuellen Bewertungen und Präferenzen der Nutzer, um personalisierte Empfehlungen auszusprechen. Movierate unterstützt somit Filmbegeisterte dabei, ihre Erfahrungen zu organisieren und das Maximum aus ihrer Filmauswahl herauszuholen.</p>
  526. <p>Durch die Anwendung fortschrittlicher Algorithmen zieht Movierate Vergleiche zwischen den Bewertungen verschiedener Nutzer, was zu einer Gemeinschaft führt, die auf gemeinsamen Interessen aufbaut. So trägt die Plattform nicht nur zur persönlichen Verwaltung von Filmbewertungen bei, sondern fördert auch die Vernetzung und den Austausch unter Cineasten. Dies wiederum verfeinert die Qualität und Relevanz der Empfehlungen, die jeder Nutzer erhält.</p>
  527. <div id="ez-toc-container" class="ez-toc-v2_0_65 counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction">
  528. <div class="ez-toc-title-container">
  529. <p class="ez-toc-title " >Inhaltsverzeichnis</p>
  530. <span class="ez-toc-title-toggle"><a href="#" class="ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle" aria-label="Toggle Table of Content"><span class="ez-toc-js-icon-con"><span class=""><span class="eztoc-hide" style="display:none;">Toggle</span><span class="ez-toc-icon-toggle-span"><svg style="fill: #000000;color:#000000" xmlns="http://www.w3.org/2000/svg" class="list-377408" width="20px" height="20px" viewBox="0 0 24 24" fill="none"><path d="M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z" fill="currentColor"></path></svg><svg style="fill: #000000;color:#000000" class="arrow-unsorted-368013" xmlns="http://www.w3.org/2000/svg" width="10px" height="10px" viewBox="0 0 24 24" version="1.2" baseProfile="tiny"><path d="M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z"/></svg></span></span></span></a></span></div>
  531. <nav><ul class='ez-toc-list ez-toc-list-level-1 eztoc-toggle-hide-by-default' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-1" href="#grundlagen_der_filmbewertung" title="Grundlagen der Filmbewertung">Grundlagen der Filmbewertung</a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class="ez-toc-link ez-toc-heading-2" href="#bewertungsskalen" title="Bewertungsskalen">Bewertungsskalen</a></li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class="ez-toc-link ez-toc-heading-3" href="#benutzerbewertungen_gegenueber_kritikerbewertungen" title="Benutzerbewertungen gegenüber Kritikerbewertungen">Benutzerbewertungen gegenüber Kritikerbewertungen</a></li></ul></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-4" href="#registrierung_und_anmeldung" title="Registrierung und Anmeldung">Registrierung und Anmeldung</a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class="ez-toc-link ez-toc-heading-5" href="#kontoerstellung" title="Kontoerstellung">Kontoerstellung</a></li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class="ez-toc-link ez-toc-heading-6" href="#anmeldeverfahren" title="Anmeldeverfahren">Anmeldeverfahren</a></li></ul></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-7" href="#benutzeroberflaeche_von_movierate" title="Benutzeroberfläche von Movierate">Benutzeroberfläche von Movierate</a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class="ez-toc-link ez-toc-heading-8" href="#dashboard-navigation" title="Dashboard-Navigation">Dashboard-Navigation</a></li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class="ez-toc-link ez-toc-heading-9" href="#filmuebersicht" title="Filmübersicht">Filmübersicht</a></li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class="ez-toc-link ez-toc-heading-10" href="#detailansicht" title="Detailansicht">Detailansicht</a></li></ul></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-11" href="#bewertungen_abgeben" title="Bewertungen abgeben">Bewertungen abgeben</a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class="ez-toc-link ez-toc-heading-12" href="#bewertungserstellung" title="Bewertungserstellung">Bewertungserstellung</a></li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class="ez-toc-link ez-toc-heading-13" href="#bewertungsabgabe" title="Bewertungsabgabe">Bewertungsabgabe</a></li></ul></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-14" href="#bewertungen_bearbeiten_und_loeschen" title="Bewertungen bearbeiten und löschen">Bewertungen bearbeiten und löschen</a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class="ez-toc-link ez-toc-heading-15" href="#bewertungsaktualisierung" title="Bewertungsaktualisierung">Bewertungsaktualisierung</a></li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class="ez-toc-link ez-toc-heading-16" href="#loeschvorgang" title="Löschvorgang">Löschvorgang</a></li></ul></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-17" href="#soziale_funktionen" title="Soziale Funktionen">Soziale Funktionen</a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class="ez-toc-link ez-toc-heading-18" href="#freunde_und_follower" title="Freunde und Follower">Freunde und Follower</a></li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class="ez-toc-link ez-toc-heading-19" href="#bewertungen_teilen" title="Bewertungen teilen">Bewertungen teilen</a></li></ul></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-20" href="#benutzerkontoverwaltung" title="Benutzerkontoverwaltung">Benutzerkontoverwaltung</a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class="ez-toc-link ez-toc-heading-21" href="#profileinstellungen" title="Profileinstellungen">Profileinstellungen</a></li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class="ez-toc-link ez-toc-heading-22" href="#sicherheitseinstellungen" title="Sicherheitseinstellungen">Sicherheitseinstellungen</a></li></ul></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-23" href="#movierate_auf_verschiedenen_geraeten" title="Movierate auf verschiedenen Geräten">Movierate auf verschiedenen Geräten</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-24" href="#hilfe_und_support" title="Hilfe und Support">Hilfe und Support</a></li></ul></nav></div>
  532. <h2><span class="ez-toc-section" id="grundlagen_der_filmbewertung"></span>Grundlagen der Filmbewertung<span class="ez-toc-section-end"></span></h2>
  533. <p><img decoding="async" class="size-full wp-image-103639" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201334%20768'%3E%3C/svg%3E" alt="Movierate Filmbewertung" width="1334" height="768" data-lazy-srcset="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-2.jpg 1334w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-2-300x173.jpg 300w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-2-1024x590.jpg 1024w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-2-768x442.jpg 768w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-2-600x345.jpg 600w" data-lazy-sizes="(max-width: 1334px) 100vw, 1334px" data-lazy-src="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-2.jpg" /><noscript><img decoding="async" class="size-full wp-image-103639" src="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-2.jpg" alt="Movierate Filmbewertung" width="1334" height="768" srcset="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-2.jpg 1334w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-2-300x173.jpg 300w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-2-1024x590.jpg 1024w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-2-768x442.jpg 768w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-2-600x345.jpg 600w" sizes="(max-width: 1334px) 100vw, 1334px" /></noscript></p>
  534. <p>Die sorgfältige Bewertung von Filmen ist ein komplexer Prozess, der verschiedene Methoden und Perspektiven berücksichtigt. Zwei Schlüsselaspekte sind dabei die Nutzung verschiedener Bewertungsskalen und der Vergleich von Benutzerbewertungen mit Kritikerbewertungen.</p>
  535. <h3><span class="ez-toc-section" id="bewertungsskalen"></span>Bewertungsskalen<span class="ez-toc-section-end"></span></h3>
  536. <p>Bewertungsskalen dienen als ein Instrument, um Filme nach festgelegten Standards zu beurteilen. Sie reichen oft von einer numerischen Skala – beispielsweise von 1 bis 10 – bis hin zu Sternebewertungen, mit fünf Sternen als Höchstwert. Diese Skalen werden eingesetzt, um qualitative Eindrücke quantifizierbar und vergleichbar zu machen.</p>
  537. <h3><span class="ez-toc-section" id="benutzerbewertungen_gegenueber_kritikerbewertungen"></span>Benutzerbewertungen gegenüber Kritikerbewertungen<span class="ez-toc-section-end"></span></h3>
  538. <p>Benutzerbewertungen reflektieren die Meinungen und Erfahrungen eines breiten Publikums. Sie sind ein Maß für die Beliebtheit und Zugänglichkeit eines Films. Kritikerbewertungen hingegen basieren auf der Meinung von Filmexperten, die ihre Bewertung anhand von Aspekten wie Handlung, Regie, Schauspielkunst und technischer Umsetzung vornehmen. Der Vergleich beider Perspektiven liefert ein umfassendes Bild der filmischen Qualitäten.</p>
  539. <h2><span class="ez-toc-section" id="registrierung_und_anmeldung"></span>Registrierung und Anmeldung<span class="ez-toc-section-end"></span></h2>
  540. <p><img decoding="async" class="size-full wp-image-103640" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201334%20768'%3E%3C/svg%3E" alt="Movierate Filmbewertung" width="1334" height="768" data-lazy-srcset="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-3.jpg 1334w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-3-300x173.jpg 300w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-3-1024x590.jpg 1024w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-3-768x442.jpg 768w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-3-600x345.jpg 600w" data-lazy-sizes="(max-width: 1334px) 100vw, 1334px" data-lazy-src="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-3.jpg" /><noscript><img decoding="async" class="size-full wp-image-103640" src="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-3.jpg" alt="Movierate Filmbewertung" width="1334" height="768" srcset="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-3.jpg 1334w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-3-300x173.jpg 300w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-3-1024x590.jpg 1024w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-3-768x442.jpg 768w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-3-600x345.jpg 600w" sizes="(max-width: 1334px) 100vw, 1334px" /></noscript></p>
  541. <p>Bevor Nutzer die Vorteile von Movierate nutzen können, müssen sie sich registrieren und anmelden. Dieser Prozess ist unerlässlich, um eine personalisierte Erfahrung zu ermöglichen und Filmbewertungen effektiv zu verwalten.</p>
  542. <h3><span class="ez-toc-section" id="kontoerstellung"></span>Kontoerstellung<span class="ez-toc-section-end"></span></h3>
  543. <p>Zur <strong>Erstellung eines Kontos</strong> auf Movierate wird zunächst eine gültige E-Mail-Adresse benötigt. Nutzer müssen ein Formular mit ihren persönlichen Daten ausfüllen und ihre Registrierung über einen Bestätigungslink, welchen sie per E-Mail erhalten, abschließen. Hierbei ist es wichtig, dass ein sicheres Passwort gewählt wird, das den Sicherheitsstandards entspricht und sowohl Buchstaben als auch Zahlen und Sonderzeichen enthält.</p>
  544. <h3><span class="ez-toc-section" id="anmeldeverfahren"></span>Anmeldeverfahren<span class="ez-toc-section-end"></span></h3>
  545. <p>Nach der erfolgreichen Kontoerstellung können sich Nutzer über das <strong>Anmeldeverfahren</strong> in ihr Konto einloggen. Sie müssen ihre E-Mail-Adresse und das gewählte Passwort eingeben. Falls erforderlich, durchlaufen sie zusätzliche Sicherheitsüberprüfungen, wie etwa eine Zwei-Faktor-Authentifizierung, um den Zugriff auf ihr Konto zu sichern. Nach der Anmeldung haben sie Zugriff auf ihre personalisierten Filmbewertungen und können mit der Verwaltung ihrer Filmdatenbank beginnen.</p>
  546. <h2><span class="ez-toc-section" id="benutzeroberflaeche_von_movierate"></span>Benutzeroberfläche von Movierate<span class="ez-toc-section-end"></span></h2>
  547. <figure id="attachment_103641" aria-describedby="caption-attachment-103641" style="width: 1334px" class="wp-caption alignnone"><img decoding="async" class="size-full wp-image-103641" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201334%20768'%3E%3C/svg%3E" alt="Movierate Filmbewertung" width="1334" height="768" data-lazy-srcset="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-4.jpg 1334w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-4-300x173.jpg 300w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-4-1024x590.jpg 1024w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-4-768x442.jpg 768w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-4-600x345.jpg 600w" data-lazy-sizes="(max-width: 1334px) 100vw, 1334px" data-lazy-src="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-4.jpg" /><noscript><img decoding="async" class="size-full wp-image-103641" src="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-4.jpg" alt="Movierate Filmbewertung" width="1334" height="768" srcset="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-4.jpg 1334w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-4-300x173.jpg 300w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-4-1024x590.jpg 1024w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-4-768x442.jpg 768w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-4-600x345.jpg 600w" sizes="(max-width: 1334px) 100vw, 1334px" /></noscript><figcaption id="caption-attachment-103641" class="wp-caption-text"><span style="color: #555555; font-size: 14.4px;">Die Benutzeroberfläche von Movierate zeichnet sich durch intuitive Navigation und klar strukturierte Ansichten aus. Dies ermöglicht es den Nutzern, effizient durch die umfangreiche Filmdatenbank zu navigieren und schnell die gewünschten Informationen zu finden.</span></figcaption></figure>
  548. <h3><span class="ez-toc-section" id="dashboard-navigation"></span>Dashboard-Navigation<span class="ez-toc-section-end"></span></h3>
  549. <p>Das Dashboard von Movierate bietet einen schnellen Überblick über die neuesten Filmbeurteilungen und personalisierte Empfehlungen. Hier werden auch die zuletzt angesehenen Filme und Serien übersichtlich dargestellt, sodass Benutzer nahtlos an ihre vorherige Sitzung anknüpfen können.</p>
  550. <h3><span class="ez-toc-section" id="filmuebersicht"></span>Filmübersicht<span class="ez-toc-section-end"></span></h3>
  551. <p>In der Filmübersicht werden sämtliche verfügbare Filme und Serien in einer geordneten Liste präsentiert. Nutzer können hier Filme nach verschiedenen Kriterien wie Genre, Bewertung oder Erscheinungsjahr sortieren und filtern. Dies erleichtert die Suche nach dem nächsten Filmabend-Kandidaten.</p>
  552. <h3><span class="ez-toc-section" id="detailansicht"></span>Detailansicht<span class="ez-toc-section-end"></span></h3>
  553. <p>Die Detailansicht bietet tiefergehende Informationen zu einzelnen Filmen. Neben der Filmkritik und Benutzerbewertungen finden sich hier Angaben zu Besetzung, Crew und Verfügbarkeit auf Streaming-Diensten. Bei jeder Filmseite wird großer Wert auf die Präsentation relevanter Informationen in einer klaren und verständlichen Form gelegt.</p>
  554. <h2><span class="ez-toc-section" id="bewertungen_abgeben"></span>Bewertungen abgeben<span class="ez-toc-section-end"></span></h2>
  555. <p><img decoding="async" class="size-full wp-image-103637" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201334%20768'%3E%3C/svg%3E" alt="Movierate Filmbewertung" width="1334" height="768" data-lazy-srcset="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-5.jpg 1334w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-5-300x173.jpg 300w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-5-1024x590.jpg 1024w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-5-768x442.jpg 768w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-5-600x345.jpg 600w" data-lazy-sizes="(max-width: 1334px) 100vw, 1334px" data-lazy-src="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-5.jpg" /><noscript><img decoding="async" class="size-full wp-image-103637" src="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-5.jpg" alt="Movierate Filmbewertung" width="1334" height="768" srcset="https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-5.jpg 1334w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-5-300x173.jpg 300w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-5-1024x590.jpg 1024w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-5-768x442.jpg 768w, https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-5-600x345.jpg 600w" sizes="(max-width: 1334px) 100vw, 1334px" /></noscript></p>
  556. <p>Bei der Nutzung von Movierate liegt ein wesentlicher Aspekt darin, eigene Filmbewertungen zu erstellen und zu teilen. Anwender können durch eine strukturierte Darstellung ihre Meinung zu Filmen effektiv kommunizieren.</p>
  557. <h3><span class="ez-toc-section" id="bewertungserstellung"></span>Bewertungserstellung<span class="ez-toc-section-end"></span></h3>
  558. <p>Zu Beginn steht die <strong>Bewertungserstellung</strong>. Nutzer sollten den Film, den sie bewerten möchten, sorgfältig auswählen und sicherstellen, dass sie eine fundierte Meinung dazu haben. Wichtige Aspekte hierbei sind:</p>
  559. <ul>
  560. <li><strong>Filmauswahl:</strong> Auswahl eines Films, zu dem eine deutliche Meinung besteht.</li>
  561. <li><strong>Beurteilungskriterien:</strong> Klare Definition, ob Aspekte wie Handlung, Schauspiel oder Spezialeffekte bewertet werden.</li>
  562. <li><strong>Inhaltliche Tiefe:</strong> Eine aussagekräftige Bewertung sollte sowohl positive als auch negative Punkte beinhalten und diese ausreichend erläutern.</li>
  563. </ul>
  564. <h3><span class="ez-toc-section" id="bewertungsabgabe"></span>Bewertungsabgabe<span class="ez-toc-section-end"></span></h3>
  565. <p>Nach der Erstellung folgt die <strong>Bewertungsabgabe</strong>. Hierbei geben Nutzer ihre Bewertung im System ein. Dies beinhaltet:</p>
  566. <ul>
  567. <li><strong>Bewertungstext:</strong> Einreichen einer klar formulierten und möglichst objektiven Bewertung.</li>
  568. <li><strong>Sternebewertung:</strong> Optional kann eine Sternebewertung abgegeben werden, die eine quantitative Einschätzung ermöglicht.</li>
  569. <li><strong>Veröffentlichung:</strong> Abschließend erfolgt die Veröffentlichung der Bewertung, damit sie von anderen Nutzern eingesehen werden kann.</li>
  570. </ul>
  571. <h2><span class="ez-toc-section" id="bewertungen_bearbeiten_und_loeschen"></span>Bewertungen bearbeiten und löschen<span class="ez-toc-section-end"></span></h2>
  572. <p>Im Bereich der Filmbewertung ist es für Nutzer wichtig, die Kontrolle über ihre Bewertungen zu behalten. Movierate bietet dafür komfortable Funktionen, um bestehende Bewertungen zu aktualisieren oder nicht mehr gewünschte Einträge zu entfernen.</p>
  573. <h3><span class="ez-toc-section" id="bewertungsaktualisierung"></span>Bewertungsaktualisierung<span class="ez-toc-section-end"></span></h3>
  574. <p>Nutzer haben die Möglichkeit, ihre abgegebenen Filmbewertungen jederzeit zu bearbeiten. Dies ist besonders nützlich, wenn sich die Meinung zum Film geändert hat oder zusätzliche Informationen ergänzt werden sollen. Es kann über das Nutzerprofil zum entsprechenden Film navigiert und die bestehende Bewertung mit der Option „Bearbeiten“ aktualisiert werden.</p>
  575. <h3><span class="ez-toc-section" id="loeschvorgang"></span>Löschvorgang<span class="ez-toc-section-end"></span></h3>
  576. <p>Falls eine Bewertung nicht mehr relevant ist oder zurückgezogen werden soll, stellt Movierate eine einfache Löschoption zur Verfügung. In der Bewertungsübersicht im Profil kann neben der betreffenden Bewertung die Option „Löschen“ ausgewählt werden. Nach einer Bestätigung wird die Bewertung dann dauerhaft aus dem System entfernt.</p>
  577. <h2><span class="ez-toc-section" id="soziale_funktionen"></span>Soziale Funktionen<span class="ez-toc-section-end"></span></h2>
  578. <p>Die Verwaltung von Filmbewertungen auf Plattformen wie Movierate übernimmt nicht nur die Funktion der Organisation und Kritik, sondern spielt auch eine wesentliche Rolle in der sozialen Interaktion zwischen den Nutzenden.</p>
  579. <h3><span class="ez-toc-section" id="freunde_und_follower"></span>Freunde und Follower<span class="ez-toc-section-end"></span></h3>
  580. <p>Auf <strong>Movierate</strong> besteht die Möglichkeit, Freunde hinzuzufügen und Follower zu gewinnen. Dies ermöglicht es Einzelpersonen, ihre Filmnetzwerke zu erweitern und Gleichgesinnte zu finden, die ähnliche Interessen in Filmgenres oder bestimmte Filme haben. Die Verbindungen innerhalb dieser Netzwerke fördern Diskussionen und Austausch von Empfehlungen und Bewertungen.</p>
  581. <h3><span class="ez-toc-section" id="bewertungen_teilen"></span>Bewertungen teilen<span class="ez-toc-section-end"></span></h3>
  582. <p>Das Teilen von Bewertungen auf <strong>Movierate</strong> hat eine soziale Komponente, da es Diskussionen anregt und den Austausch von Meinungen über Filme fördert. Durch die geteilten Bewertungen können Nutzende einen Einblick in die Filmpräferenzen ihres Netzwerks erhalten und finden dadurch möglicherweise neue, interessante Filme, die sie sonst vielleicht nicht in Betracht gezogen hätten.</p>
  583. <h2><span class="ez-toc-section" id="benutzerkontoverwaltung"></span>Benutzerkontoverwaltung<span class="ez-toc-section-end"></span></h2>
  584. <p>Die Verwaltung von Benutzerkonten ist ein essenzieller Bestandteil von Movierate. Sie ermöglicht es Nutzern, ihre Filmbewertungen effizient zu organisieren und persönliche Einstellungen sicher zu konfigurieren.</p>
  585. <h3><span class="ez-toc-section" id="profileinstellungen"></span>Profileinstellungen<span class="ez-toc-section-end"></span></h3>
  586. <p>In den Profileinstellungen können Nutzer ihre individuellen Informationen verwalten. Dazu gehören die Anpassung des Nutzernamens, die Auswahl des Avatars und die Einstellung der Sprachpräferenzen. Ebenso besteht die Möglichkeit, die Sichtbarkeit des Profils für andere Nutzer zu steuern.</p>
  587. <h3><span class="ez-toc-section" id="sicherheitseinstellungen"></span>Sicherheitseinstellungen<span class="ez-toc-section-end"></span></h3>
  588. <p>Die Sicherheit der Nutzerdaten hat oberste Priorität. In den Sicherheitseinstellungen können Nutzer ihr Passwort ändern und Zwei-Faktor-Authentifizierung aktivieren. Es wird empfohlen, regelmäßig das Passwort zu erneuern und komplexe Passwortkombinationen zu nutzen.</p>
  589. <h2><span class="ez-toc-section" id="movierate_auf_verschiedenen_geraeten"></span>Movierate auf verschiedenen Geräten<span class="ez-toc-section-end"></span></h2>
  590. <p>Movierate bietet Benutzern die Möglichkeit, ihre Filmbewertungen nahtlos über mehrere Geräte hinweg zu verwalten. Die Anwendung ist so konzipiert, dass sie auf Smartphones, Tablets und Desktop-Computern gleichermaßen gut funktioniert. Dabei sorgt die intuitive Benutzeroberfläche für eine einfache und effektive Navigation, unabhängig von der Geräteart.</p>
  591. <p>Die Synchronisation zwischen den Geräten erfolgt in Echtzeit, wodurch Änderungen auf einem Gerät automatisch auf allen anderen widergespiegelt werden. <strong>Kompatibilität</strong> ist ein Kernmerkmal der App, das bedeutet, dass sowohl iOS- als auch Android-Geräte unterstützt werden. So können Nutzer ihre Bewertungen und Filmlisten mühelos über verschiedene Ökosysteme hinweg pflegen.</p>
  592. <p>Um das Maximum aus Movierate herauszuholen, können Benutzer folgende Funktionen nutzen:</p>
  593. <ul>
  594. <li><strong>Filmsammlung:</strong> Verwaltung und Organisation der eigenen Filmsammlung</li>
  595. <li><strong>Bewertungssystem:</strong> Intuitive Bewertungsfunktionalität für eine persönliche Beurteilung</li>
  596. <li><strong>Such- und Filteroptionen:</strong> Schnelle Auffindbarkeit spezifischer Titel</li>
  597. </ul>
  598. <p>Durch diese geräteübergreifende Integration ist sichergestellt, dass Filmfans immer und überall Zugang zu ihrer personalisierten Filmdatenbank haben. Movierate gewährleistet somit ein reibungsloses Filmverwaltungserlebnis – ob zu Hause am Computer oder unterwegs auf dem Smartphone.</p>
  599. <h2><span class="ez-toc-section" id="hilfe_und_support"></span>Hilfe und Support<span class="ez-toc-section-end"></span></h2>
  600. <p>Beim Umgang mit Movierate können Nutzer gelegentlich Unterstützung benötigen. Movierate bietet verschiedenen Hilfsoptionen an, um sicherzustellen, dass die Nutzer eine reibungslose Erfahrung haben. Dazu gehören <strong>FAQs</strong>, <strong>Online-Tutorials</strong> und ein <strong>Kundendienst</strong>.</p>
  601. <p>Die <strong>FAQ</strong>-Sektion beantwortet die häufigsten Fragen und Probleme, auf die Nutzer stoßen könnten. Diese reichen von Anleitungen zur ersten Einrichtung bis hin zu Details zur Filmverwaltung. Für eine tiefergehende Anleitung stellt Movierate <strong>Online-Tutorials</strong> zur Verfügung, die Schritt-für-Schritt-Prozesse demonstrieren.</p>
  602. <p>Sollten Nutzer weiterhin Hilfe benötigen, können sie sich an den <strong>Kundendienst</strong> wenden. Dieser ist über verschiedene Kanäle erreichbar:</p>
  603. <ul>
  604. <li>E-Mail-Support: Für ausführliche Anfragen und wenn Dokumente angehängt werden müssen.</li>
  605. <li>Chat-Support: Für schnelle und direkte Kommunikation.</li>
  606. <li>Telefon-Hotline: Wenn persönlicher Kontakt bevorzugt wird.</li>
  607. </ul>
  608. <p><em>Nutzer sollten beachten, dass die Verfügbarkeit des Kundendienstes variieren kann und eventuelle Wartezeiten auftreten können.</em> Es wird empfohlen, zuerst die FAQs und Tutorials zu konsultieren, bevor man sich an den Kundendienst wendet.</p>
  609.  
  610. <!-- Rate My Post Plugin --><div  class="rmp-widgets-container rmp-wp-plugin rmp-main-container js-rmp-widgets-container js-rmp-widgets-container--103633 "  data-post-id="103633">    <!-- Rating widget -->  <div class="rmp-rating-widget js-rmp-rating-widget">            <div class="rmp-rating-widget__icons">      <ul class="rmp-rating-widget__icons-list js-rmp-rating-icons-list">                  <li class="rmp-rating-widget__icons-list__icon js-rmp-rating-item" data-descriptive-rating="Überhaupt nicht hilfreich" data-value="1">            <i class="js-rmp-rating-icon rmp-icon rmp-icon--ratings rmp-icon--star rmp-icon--full-highlight"></i>          </li>                  <li class="rmp-rating-widget__icons-list__icon js-rmp-rating-item" data-descriptive-rating="Etwas hilfreich" data-value="2">            <i class="js-rmp-rating-icon rmp-icon rmp-icon--ratings rmp-icon--star rmp-icon--full-highlight"></i>          </li>                  <li class="rmp-rating-widget__icons-list__icon js-rmp-rating-item" data-descriptive-rating="Hilfreich" data-value="3">            <i class="js-rmp-rating-icon rmp-icon rmp-icon--ratings rmp-icon--star rmp-icon--full-highlight"></i>          </li>                  <li class="rmp-rating-widget__icons-list__icon js-rmp-rating-item" data-descriptive-rating="Ziemlich hilfreich" data-value="4">            <i class="js-rmp-rating-icon rmp-icon rmp-icon--ratings rmp-icon--star rmp-icon--full-highlight"></i>          </li>                  <li class="rmp-rating-widget__icons-list__icon js-rmp-rating-item" data-descriptive-rating="Sehr hilfreich" data-value="5">            <i class="js-rmp-rating-icon rmp-icon rmp-icon--ratings rmp-icon--star rmp-icon--full-highlight"></i>          </li>              </ul>    </div>    <p class="rmp-rating-widget__hover-text js-rmp-hover-text"></p>    <button class="rmp-rating-widget__submit-btn rmp-btn js-submit-rating-btn">      Bewertung Abschicken    </button>    <p class="rmp-rating-widget__results js-rmp-results ">      Bewertungen: <span class="rmp-rating-widget__results__rating js-rmp-avg-rating">4.9</span> / 5.  <span class="rmp-rating-widget__results__votes js-rmp-vote-count">29</span>    </p>    <p class="rmp-rating-widget__not-rated js-rmp-not-rated rmp-rating-widget__not-rated--hidden">          </p>    <p class="rmp-rating-widget__msg js-rmp-msg"></p>  </div>  <!--Structured data -->  <script type="application/ld+json">{  "@context": "http://schema.org",  "@type": "Product",  "aggregateRating": {    "@type": "AggregateRating",    "bestRating": "5",    "ratingCount": "29",    "ratingValue": "4.9"  },  "image": "https://www.dvd-palace.de/wp-content/uploads/2024/01/movierate-filmbewertung-1.jpg",  "name": "Movierate: Effiziente Verwaltung von Filmbewertungen",  "description": "Movierate: Effiziente Verwaltung von Filmbewertungen"}</script>      </div>
  611. </div>
  612.  
  613.  
  614.  
  615. </div>
  616. </article>
  617.  
  618.  
  619.  
  620.  
  621. <div id="comments" class="comments-area">
  622.  
  623. </div>
  624. </div>
  625. <div class="post-sidebar large-3 col">
  626. <div id="secondary" class="widget-area " role="complementary">
  627. <aside id="recent-posts-2" class="widget widget_recent_entries">
  628. <span class="widget-title "><span>Neueste Beiträge</span></span><div class="is-divider small"></div>
  629. <ul>
  630. <li>
  631. <a href="https://www.dvd-palace.de/manga-und-anime-filme-leitfaden/">Ein Manga und Anime Filme Leitfaden</a>
  632. </li>
  633. <li>
  634. <a href="https://www.dvd-palace.de/movierate/" aria-current="page">Movierate: Effiziente Verwaltung von Filmbewertungen</a>
  635. </li>
  636. </ul>
  637.  
  638. </aside></div>
  639. </div>
  640. </div>
  641.  
  642. </div>
  643.  
  644.  
  645. </main>
  646.  
  647. <footer id="footer" class="footer-wrapper">
  648.  
  649. <!-- FOOTER 1 -->
  650.  
  651. <!-- FOOTER 2 -->
  652.  
  653.  
  654.  
  655. <div class="absolute-footer light medium-text-center text-center">
  656.  <div class="container clearfix">
  657.  
  658.          <div class="footer-secondary pull-right">
  659.                  <div class="footer-text inline-block small-block">
  660.            <img width="50" height="50" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2050%2050'%3E%3C/svg%3E" data-lazy-src="https://www.dvd-palace.de/wp-content/uploads/2022/10/dvd-palace-favicon.png"><noscript><img width="50" height="50" src="https://www.dvd-palace.de/wp-content/uploads/2022/10/dvd-palace-favicon.png"></noscript>          </div>
  661.                      </div>
  662.    
  663.    <div class="footer-primary pull-left">
  664.              <div class="menu-footer-container"><ul id="menu-footer" class="links footer-nav uppercase"><li id="menu-item-92731" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-92731"><a href="https://www.dvd-palace.de/impressum/">Impressum</a></li>
  665. <li id="menu-item-92730" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-92730"><a rel="privacy-policy" href="https://www.dvd-palace.de/datenschutz/">Datenschutz</a></li>
  666. </ul></div>            <div class="copyright-footer">
  667.        Copyright 2024 © <strong>dvd-palace.de</strong>      </div>
  668.          </div>
  669.  </div>
  670. </div>
  671.  
  672. </footer>
  673.  
  674. </div>
  675.  
  676. <div id="main-menu" class="mobile-sidebar no-scrollbar mfp-hide mobile-sidebar-slide mobile-sidebar-levels-1 mobile-sidebar-levels-2" data-levels="2">
  677.  
  678. <div class="sidebar-menu no-scrollbar ">
  679.  
  680. <ul class="nav nav-sidebar nav-vertical nav-uppercase nav-slide" data-tab="1">
  681. <li class="header-block"><div class="header-block-block-1"><div class="row"  id="row-1167980380">
  682.  
  683.  
  684. <div id="col-2092622965" class="col small-12 large-12"  >
  685. <div class="col-inner text-center"  >
  686.  
  687. <div class="img has-hover x md-x lg-x y md-y lg-y" id="image_1023623542">
  688. <div class="img-inner dark" >
  689. <img width="396" height="59" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20396%2059'%3E%3C/svg%3E" class="attachment-original size-original" alt="dvd-palace.de Logo" decoding="async" data-lazy-src="https://www.dvd-palace.de/wp-content/uploads/2022/10/dvd-palace-de-logo.svg" /><noscript><img width="396" height="59" src="https://www.dvd-palace.de/wp-content/uploads/2022/10/dvd-palace-de-logo.svg" class="attachment-original size-original" alt="dvd-palace.de Logo" decoding="async" /></noscript>
  690. </div>
  691. <style>
  692. #image_1023623542 {
  693.  width: 50%;
  694. }
  695. </style>
  696. </div>
  697.  
  698.  
  699. </div>
  700. </div>
  701.  
  702.  
  703. </div></div></li><li class="header-search-form search-form html relative has-icon">
  704. <div class="header-search-form-wrapper">
  705. <div class="searchform-wrapper ux-search-box relative form-flat is-normal"><form role="search" method="get" class="searchform" action="https://www.dvd-palace.de/">
  706. <div class="flex-row relative">
  707. <div class="flex-col flex-grow">
  708. <label class="screen-reader-text" for="woocommerce-product-search-field-2">Suche nach:</label>
  709. <input type="search" id="woocommerce-product-search-field-2" class="search-field mb-0" placeholder="Suche&hellip;" value="" name="s" />
  710. <input type="hidden" name="post_type" value="product" />
  711. </div>
  712. <div class="flex-col">
  713. <button type="submit" value="Suche" class="ux-search-submit submit-button secondary button  icon mb-0" aria-label="Übermitteln">
  714. <i class="icon-search" ></i> </button>
  715. </div>
  716. </div>
  717. <div class="live-search-results text-left z-top"></div>
  718. </form>
  719. </div> </div>
  720. </li>
  721. <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-92775"><a href="/filme/">Filme</a>
  722. <ul class="sub-menu nav-sidebar-ul children">
  723. <li id="menu-item-92787" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92787"><a href="https://www.dvd-palace.de/abenteuer/">Abenteuer</a></li>
  724. <li id="menu-item-92788" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92788"><a href="https://www.dvd-palace.de/action-filme/">Action</a></li>
  725. <li id="menu-item-92789" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92789"><a href="https://www.dvd-palace.de/animation/">Animation</a></li>
  726. <li id="menu-item-92790" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92790"><a href="https://www.dvd-palace.de/anime-filme/">Anime</a></li>
  727. <li id="menu-item-92791" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92791"><a href="https://www.dvd-palace.de/bollywood-filme/">Bollywood</a></li>
  728. <li id="menu-item-92792" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92792"><a href="https://www.dvd-palace.de/dokumentationen/">Dokumentationen</a></li>
  729. <li id="menu-item-92793" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92793"><a href="https://www.dvd-palace.de/drama/">Drama</a></li>
  730. <li id="menu-item-92794" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92794"><a href="https://www.dvd-palace.de/eastern/">Eastern</a></li>
  731. <li id="menu-item-92795" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92795"><a href="https://www.dvd-palace.de/erotik/">Erotik</a></li>
  732. <li id="menu-item-92796" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92796"><a href="https://www.dvd-palace.de/fantasy-science-fiction-filme/">Fantasy &#038; Science Fiction</a></li>
  733. <li id="menu-item-92797" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92797"><a href="https://www.dvd-palace.de/horror/">Horror</a></li>
  734. <li id="menu-item-92798" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92798"><a href="https://www.dvd-palace.de/kinder-familie/">Kinder &#038; Familie</a></li>
  735. <li id="menu-item-92799" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92799"><a href="https://www.dvd-palace.de/klassiker/">Klassiker</a></li>
  736. <li id="menu-item-92800" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92800"><a href="https://www.dvd-palace.de/komoedie/">Komödie</a></li>
  737. <li id="menu-item-92801" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92801"><a href="https://www.dvd-palace.de/krimi-thriller/">Krimi &#038; Thriller</a></li>
  738. <li id="menu-item-92802" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92802"><a href="https://www.dvd-palace.de/literaturverfilmungen/">Literaturverfilmungen</a></li>
  739. <li id="menu-item-92803" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92803"><a href="https://www.dvd-palace.de/romanze/">Romanze</a></li>
  740. <li id="menu-item-92804" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92804"><a href="https://www.dvd-palace.de/western/">Western</a></li>
  741. </ul>
  742. </li>
  743. <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-92783"><a href="https://www.dvd-palace.de/tv-serien/">Serien</a></li>
  744. <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-92777"><a href="https://www.dvd-palace.de/steelbooks/">Steelbooks</a></li>
  745. <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-92776"><a href="https://www.dvd-palace.de/filmreihen/">Filmreihen</a></li>
  746. <li class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-92785"><a href="https://www.dvd-palace.de/magazin/">Magazin</a></li>
  747. </ul>
  748. </div>
  749.  
  750. </div>
  751.            <div style="display:none;" class="dailyleadLayer ayo-relative ayo-z-10000" aria-labelledby="modal-title" role="dialog" aria-modal="true">
  752.                <div class="ayo-fixed ayo-inset-0 ayo-bg-gray-500 ayo-bg-opacity-75 ayo-z-10 ayo-transition-opacity"></div>
  753.                <div class="ayo-fixed ayo-inset-0 ayo-z-10 ayo-overflow-y-auto">
  754.                    <div class="ayo-relative ayo-flex ayo-min-h-full ayo-items-center ayo-justify-center ayo-p-4 !ayo-text-center">
  755.                        <a href="#" target="_blank" onclick="document.querySelector('.dailyleadLayer').style.display = 'none';" class="dailyleadLayer-link ayo-absolute ayo-inset-0"></a>
  756.                        <div class="ayo-relative ayo-z-0 ayo-flex ayo-flex-col ayo-gap-6 ayo-overflow-hidden ayo-w-full ayo-max-w-sm ayo-transform ayo-rounded-2xl ayo-bg-white ayo-p-6 !ayo-text-left ayo-shadow-xl ayo-transition-all ayo-pt-10">
  757.                            <div class="ayo-absolute ayo-z-20 ayo-right-0 ayo-top-0 ayo-mr-4 ayo-mt-4">
  758.                                <a href="#" target="_blank" class="dailyleadLayer-link !ayo-text-gray-400 hover:!ayo-text-gray-500 focus:ayo-outline-none" onclick="document.querySelector('.dailyleadLayer').style.display = 'none';">
  759.                                    <span class="ayo-sr-only">Close</span>
  760.                                    <svg class="ayo-h-3 ayo-w-3" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
  761.                                        <path stroke-linecap="round" stroke-linejoin="round" d="M0.8,23.2L23.2,0.8 M0.8,0.8l22.4,22.4" />
  762.                                    </svg>
  763.                                </a>
  764.                                <a href="#" target="_blank" class="ayo-absolute ayo-inset-0 ayo-w-[1px] ayo-h-[1px] ayo-top-[5px] ayo-left-[5px]" onclick="document.querySelector('.dailyleadLayer').style.display = 'none';"></a>
  765.                            </div>
  766.                            <div class="ayo-mx-auto">
  767.                                                                    <img src="" class="dailyleadLayer-logo ayo-w-full ayo-h-full ayo-object-contain ayo-max-h-[70px] ayo-max-w-[170px]" />
  768.                                                            </div>
  769.                            <div class="ayo-mx-auto">
  770.                                <img src="" class="dailyleadLayer-image ayo-w-full ayo-h-full ayo-object-contain ayo-max-h-[300px] ayo-max-w-[300px]" />
  771.                            </div>
  772.                            <div class="ayo-flex ayo-items-start">
  773.                                <div class="ayo-px-4 !ayo-text-center">
  774.                                    <h3 class="dailyleadLayer-title !ayo-text-base !ayo-font-semibold ayo-leading-6 !ayo-text-gray-900" id="modal-title"></h3>
  775.                                </div>
  776.                            </div>
  777.                            <div class="ayo-flex ayo-px-4 ayo-pb-3">
  778.                                <div type="button" class="!ayo-text-md ayo-inline-flex ayo-w-full ayo-justify-center ayo-rounded-lg ayo-bg-lime-500 ayo-px-3 ayo-py-3 !ayo-font-semibold !ayo-text-white ayo-shadow-sm hover:ayo-bg-lime-600">zum Angebot</div>
  779.                            </div>
  780.                            <a href="#" target="_blank" onclick="document.querySelector('.dailyleadLayer').style.display = 'none';" target="_blank" class="dailyleadLayer-link ayo-absolute ayo-z-10 ayo-inset-0 ayo-h-full"></a>
  781.                        </div>
  782.                    </div>
  783.                </div>
  784.            </div>
  785.        <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {jQuery(document).ready(function ($) {$(".col.product.product-type-external .box-image a").each(function() {var meta = $(this).find(".external-link-meta");var link = meta.attr("data-external-link");var target = meta.attr("data-external-link-target");$(this).attr("href", link );$(this).attr("target", target );});});});</script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript'>
  786. (function () {
  787. var c = document.body.className;
  788. c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
  789. document.body.className = c;
  790. })();
  791. </script>
  792. <link data-minify="1" rel='stylesheet' id='wc-blocks-style-css' href='https://www.dvd-palace.de/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=1711438735' type='text/css' media='all' />
  793. <style id='global-styles-inline-css' type='text/css'>
  794. body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--primary: #0d77a5;--wp--preset--color--secondary: #8cc640;--wp--preset--color--success: #7a9c59;--wp--preset--color--alert: #b20000;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}body { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: none;}.wp-element-button, .wp-block-button__link{background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-color{color: var(--wp--preset--color--primary) !important;}.has-secondary-color{color: var(--wp--preset--color--secondary) !important;}.has-success-color{color: var(--wp--preset--color--success) !important;}.has-alert-color{color: var(--wp--preset--color--alert) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-background-color{background-color: var(--wp--preset--color--primary) !important;}.has-secondary-background-color{background-color: var(--wp--preset--color--secondary) !important;}.has-success-background-color{background-color: var(--wp--preset--color--success) !important;}.has-alert-background-color{background-color: var(--wp--preset--color--alert) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-border-color{border-color: var(--wp--preset--color--primary) !important;}.has-secondary-border-color{border-color: var(--wp--preset--color--secondary) !important;}.has-success-border-color{border-color: var(--wp--preset--color--success) !important;}.has-alert-border-color{border-color: var(--wp--preset--color--alert) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
  795. </style>
  796. <script type="text/javascript" id="rate-my-post-js-extra">
  797. /* <![CDATA[ */
  798. var rmp_frontend = {"admin_ajax":"https:\/\/www.dvd-palace.de\/wp-admin\/admin-ajax.php","postID":"103633","noVotes":"","cookie":"Du hast diesen Beitrag bereits bewertet! Diese Bewertung wird nicht gez\u00e4hlt!","afterVote":"Danke f\u00fcr die Bewertung!","notShowRating":"1","social":"1","feedback":"1","cookieDisable":"1","emptyFeedback":"Bitte schreibe deine Meinung in das obige Feld!","hoverTexts":"1","preventAccidental":"1","grecaptcha":"1","siteKey":"","votingPriv":"1","loggedIn":"","positiveThreshold":"2","ajaxLoad":"1","disableClearCache":"1","nonce":"88116b9863"};
  799. /* ]]> */
  800. </script>
  801. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/cache/min/1/wp-content/plugins/rate-my-post/public/js/rate-my-post.js?ver=1711438735" id="rate-my-post-js" defer></script>
  802. <script type="text/javascript" id="woocommerce-js-extra">
  803. /* <![CDATA[ */
  804. var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"};
  805. /* ]]> */
  806. </script>
  807. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=8.5.1" id="woocommerce-js" data-wp-strategy="defer" defer></script>
  808. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=8.5.1" id="sourcebuster-js-js" defer></script>
  809. <script type="text/javascript" id="wc-order-attribution-js-extra">
  810. /* <![CDATA[ */
  811. var wc_order_attribution = {"params":{"lifetime":1.0e-5,"session":30,"ajaxurl":"https:\/\/www.dvd-palace.de\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":"yes"}};
  812. /* ]]> */
  813. </script>
  814. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=8.5.1" id="wc-order-attribution-js" defer></script>
  815. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2" id="wp-polyfill-inert-js" defer></script>
  816. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.14.0" id="regenerator-runtime-js" defer></script>
  817. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script>
  818. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/vendor/react.min.js?ver=18.2.0" id="react-js" defer></script>
  819. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/hooks.min.js?ver=c6aec9a8d4e5a5d543a1" id="wp-hooks-js"></script>
  820. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/deprecated.min.js?ver=73ad3591e7bc95f4777a" id="wp-deprecated-js" defer></script>
  821. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/dom.min.js?ver=49ff2869626fbeaacc23" id="wp-dom-js" defer></script>
  822. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0" id="react-dom-js" defer></script>
  823. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/escape-html.min.js?ver=03e27a7b6ae14f7afaa6" id="wp-escape-html-js" defer></script>
  824. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/element.min.js?ver=ed1c7604880e8b574b40" id="wp-element-js" defer></script>
  825. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/is-shallow-equal.min.js?ver=20c2b06ecf04afb14fee" id="wp-is-shallow-equal-js" defer></script>
  826. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/i18n.min.js?ver=7701b0c3857f914212ef" id="wp-i18n-js"></script>
  827. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after">
  828. /* <![CDATA[ */
  829. wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
  830. wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
  831. /* ]]> */
  832. </script>
  833. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-keycodes-js-translations">
  834. /* <![CDATA[ */
  835. ( function( domain, translations ) {
  836. var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
  837. localeData[""].domain = domain;
  838. wp.i18n.setLocaleData( localeData, domain );
  839. } )( "default", {"translation-revision-date":"2024-04-04 17:11:00+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"de"},"Tilde":["Tilde"],"Backtick":["Backtick"],"Period":["Punkt"],"Comma":["Komma"]}},"comment":{"reference":"wp-includes\/js\/dist\/keycodes.js"}} );
  840. /* ]]> */
  841. </script>
  842. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/keycodes.min.js?ver=3460bd0fac9859d6886c" id="wp-keycodes-js" defer></script>
  843. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/priority-queue.min.js?ver=422e19e9d48b269c5219" id="wp-priority-queue-js" defer></script>
  844. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/compose.min.js?ver=3189b344ff39fef940b7" id="wp-compose-js" defer></script>
  845. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/private-apis.min.js?ver=11cb2ebaa70a9f1f0ab5" id="wp-private-apis-js" defer></script>
  846. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/redux-routine.min.js?ver=0be1b2a6a79703e28531" id="wp-redux-routine-js" defer></script>
  847. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/data.min.js?ver=dc5f255634f3da29c8d5" id="wp-data-js" defer></script>
  848. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-data-js-after">
  849. /* <![CDATA[ */
  850. ( function() {
  851. var userId = 0;
  852. var storageKey = "WP_DATA_USER_" + userId;
  853. wp.data
  854. .use( wp.data.plugins.persistence, { storageKey: storageKey } );
  855. } )();
  856. /* ]]> */
  857. </script>
  858. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.19" id="lodash-js"></script>
  859. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="lodash-js-after">
  860. /* <![CDATA[ */
  861. window.lodash = _.noConflict();
  862. /* ]]> */
  863. </script>
  864. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-registry.js?ver=1711438735" id="wc-blocks-registry-js" defer></script>
  865. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/url.min.js?ver=b4979979018b684be209" id="wp-url-js"></script>
  866. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-api-fetch-js-translations">
  867. /* <![CDATA[ */
  868. ( function( domain, translations ) {
  869. var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
  870. localeData[""].domain = domain;
  871. wp.i18n.setLocaleData( localeData, domain );
  872. } )( "default", {"translation-revision-date":"2024-04-04 17:11:00+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"de"},"You are probably offline.":["Du bist wahrscheinlich offline."],"Media upload failed. If this is a photo or a large image, please scale it down and try again.":["Das Hochladen der Mediendatei ist fehlgeschlagen. Wenn es sich um ein Foto oder ein gro\u00dfes Bild handelt, verkleinere es bitte und versuche es erneut."],"An unknown error occurred.":["Ein unbekannter Fehler ist aufgetreten."],"The response is not a valid JSON response.":["Die Antwort ist keine g\u00fcltige JSON-Antwort."]}},"comment":{"reference":"wp-includes\/js\/dist\/api-fetch.js"}} );
  873. /* ]]> */
  874. </script>
  875. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/api-fetch.min.js?ver=0fa4dabf8bf2c7adf21a" id="wp-api-fetch-js"></script>
  876. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-api-fetch-js-after">
  877. /* <![CDATA[ */
  878. wp.apiFetch.use( wp.apiFetch.createRootURLMiddleware( "https://www.dvd-palace.de/wp-json/" ) );
  879. wp.apiFetch.nonceMiddleware = wp.apiFetch.createNonceMiddleware( "cc0ade6d7d" );
  880. wp.apiFetch.use( wp.apiFetch.nonceMiddleware );
  881. wp.apiFetch.use( wp.apiFetch.mediaUploadMiddleware );
  882. wp.apiFetch.nonceEndpoint = "https://www.dvd-palace.de/wp-admin/admin-ajax.php?action=rest-nonce";
  883. /* ]]> */
  884. </script>
  885. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wc-settings-js-before">
  886. /* <![CDATA[ */
  887. var wcSettings = wcSettings || JSON.parse( decodeURIComponent( '%7B%22shippingCostRequiresAddress%22%3Afalse%2C%22adminUrl%22%3A%22https%3A%5C%2F%5C%2Fwww.dvd-palace.de%5C%2Fwp-admin%5C%2F%22%2C%22countries%22%3A%7B%22AF%22%3A%22Afghanistan%22%2C%22EG%22%3A%22%5Cu00c4gypten%22%2C%22AX%22%3A%22%5Cu00c5land%22%2C%22AL%22%3A%22Albanien%22%2C%22DZ%22%3A%22Algerien%22%2C%22AS%22%3A%22Amerikanisch-Samoa%22%2C%22VI%22%3A%22Amerikanische%20Jungferninseln%22%2C%22AD%22%3A%22Andorra%22%2C%22AO%22%3A%22Angola%22%2C%22AI%22%3A%22Anguilla%22%2C%22AQ%22%3A%22Antarktika%22%2C%22AG%22%3A%22Antigua%20und%20Barbuda%22%2C%22GQ%22%3A%22%5Cu00c4quatorialguinea%22%2C%22AR%22%3A%22Argentinien%22%2C%22AM%22%3A%22Armenien%22%2C%22AW%22%3A%22Aruba%22%2C%22AZ%22%3A%22Aserbaidschan%22%2C%22ET%22%3A%22%5Cu00c4thiopien%22%2C%22AU%22%3A%22Australien%22%2C%22BS%22%3A%22Bahamas%22%2C%22BH%22%3A%22Bahrain%22%2C%22BD%22%3A%22Bangladesch%22%2C%22BB%22%3A%22Barbados%22%2C%22PW%22%3A%22Belau%22%2C%22BE%22%3A%22Belgien%22%2C%22BZ%22%3A%22Belize%22%2C%22BJ%22%3A%22Benin%22%2C%22BM%22%3A%22Bermuda%22%2C%22BT%22%3A%22Bhutan%22%2C%22BO%22%3A%22Bolivien%22%2C%22BQ%22%3A%22Bonaire%2C%20Saint%20Eustatius%20and%20Saba%22%2C%22BA%22%3A%22Bosnien%20und%20Herzegowina%22%2C%22BW%22%3A%22Botswana%22%2C%22BV%22%3A%22Bouvetinsel%22%2C%22BR%22%3A%22Brasilien%22%2C%22VG%22%3A%22Britische%20Jungferninseln%22%2C%22IO%22%3A%22Britisches%20Territorium%20im%20Indischen%20Ozean%22%2C%22BN%22%3A%22Brunei%22%2C%22BG%22%3A%22Bulgarien%22%2C%22BF%22%3A%22Burkina%20Faso%22%2C%22BI%22%3A%22Burundi%22%2C%22CL%22%3A%22Chile%22%2C%22CN%22%3A%22China%22%2C%22CK%22%3A%22Cookinseln%22%2C%22CR%22%3A%22Costa%20Rica%22%2C%22CW%22%3A%22Cura%26Ccedil%3Bao%22%2C%22DK%22%3A%22D%5Cu00e4nemark%22%2C%22DE%22%3A%22Deutschland%22%2C%22DM%22%3A%22Dominica%22%2C%22DO%22%3A%22Dominikanische%20Republik%22%2C%22DJ%22%3A%22Dschibuti%22%2C%22EC%22%3A%22Ecuador%22%2C%22SV%22%3A%22El%20Salvador%22%2C%22CI%22%3A%22Elfenbeink%5Cu00fcste%22%2C%22ER%22%3A%22Eritrea%22%2C%22EE%22%3A%22Estland%22%2C%22SZ%22%3A%22Eswatini%22%2C%22FK%22%3A%22Falklandinseln%22%2C%22FO%22%3A%22F%5Cu00e4r%5Cu00f6er%22%2C%22FJ%22%3A%22Fidschi%22%2C%22FI%22%3A%22Finnland%22%2C%22FR%22%3A%22Frankreich%22%2C%22GF%22%3A%22Franz%5Cu00f6sisch-Guayana%22%2C%22PF%22%3A%22Franz%5Cu00f6sisch-Polynesien%22%2C%22TF%22%3A%22Franz%5Cu00f6sische%20S%5Cu00fcd-%20und%20Antarktisgebiete%22%2C%22GA%22%3A%22Gabun%22%2C%22GM%22%3A%22Gambia%22%2C%22GE%22%3A%22Georgien%22%2C%22GH%22%3A%22Ghana%22%2C%22GI%22%3A%22Gibraltar%22%2C%22GD%22%3A%22Grenada%22%2C%22GR%22%3A%22Griechenland%22%2C%22GL%22%3A%22Gr%5Cu00f6nland%22%2C%22GP%22%3A%22Guadeloupe%22%2C%22GU%22%3A%22Guam%22%2C%22GT%22%3A%22Guatemala%22%2C%22GG%22%3A%22Guernsey%22%2C%22GN%22%3A%22Guinea%22%2C%22GW%22%3A%22Guinea-Bissau%22%2C%22GY%22%3A%22Guyana%22%2C%22HT%22%3A%22Haiti%22%2C%22HM%22%3A%22Heard%20und%20McDonaldinseln%22%2C%22HN%22%3A%22Honduras%22%2C%22HK%22%3A%22Hongkong%22%2C%22IN%22%3A%22Indien%22%2C%22ID%22%3A%22Indonesien%22%2C%22IQ%22%3A%22Irak%22%2C%22IR%22%3A%22Iran%22%2C%22IE%22%3A%22Irland%22%2C%22IS%22%3A%22Island%22%2C%22IM%22%3A%22Isle%20of%20Man%22%2C%22IL%22%3A%22Israel%22%2C%22IT%22%3A%22Italien%22%2C%22JM%22%3A%22Jamaika%22%2C%22JP%22%3A%22Japan%22%2C%22YE%22%3A%22Jemen%22%2C%22JE%22%3A%22Jersey%22%2C%22JO%22%3A%22Jordanien%22%2C%22KY%22%3A%22Kaimaninseln%22%2C%22KH%22%3A%22Kambodscha%22%2C%22CM%22%3A%22Kamerun%22%2C%22CA%22%3A%22Kanada%22%2C%22CV%22%3A%22Kap%20Verde%22%2C%22KZ%22%3A%22Kasachstan%22%2C%22QA%22%3A%22Katar%22%2C%22KE%22%3A%22Kenia%22%2C%22KG%22%3A%22Kirgisistan%22%2C%22KI%22%3A%22Kiribati%22%2C%22CC%22%3A%22Kokosinseln%20%28Keelinginseln%29%22%2C%22CO%22%3A%22Kolumbien%22%2C%22KM%22%3A%22Komoren%22%2C%22CG%22%3A%22Kongo-Brazzaville%22%2C%22CD%22%3A%22Kongo-Kinshasa%22%2C%22HR%22%3A%22Kroatien%22%2C%22CU%22%3A%22Kuba%22%2C%22KW%22%3A%22Kuwait%22%2C%22LA%22%3A%22Laos%22%2C%22LS%22%3A%22Lesotho%22%2C%22LV%22%3A%22Lettland%22%2C%22LB%22%3A%22Libanon%22%2C%22LR%22%3A%22Liberia%22%2C%22LY%22%3A%22Libyen%22%2C%22LI%22%3A%22Liechtenstein%22%2C%22LT%22%3A%22Litauen%22%2C%22LU%22%3A%22Luxemburg%22%2C%22MO%22%3A%22Macau%22%2C%22MG%22%3A%22Madagaskar%22%2C%22MW%22%3A%22Malawi%22%2C%22MY%22%3A%22Malaysia%22%2C%22MV%22%3A%22Malediven%22%2C%22ML%22%3A%22Mali%22%2C%22MT%22%3A%22Malta%22%2C%22MA%22%3A%22Marokko%22%2C%22MH%22%3A%22Marshallinseln%22%2C%22MQ%22%3A%22Martinique%22%2C%22MR%22%3A%22Mauretanien%22%2C%22MU%22%3A%22Mauritius%22%2C%22YT%22%3A%22Mayotte%22%2C%22MX%22%3A%22Mexiko%22%2C%22FM%22%3A%22Mikronesien%22%2C%22MD%22%3A%22Moldawien%22%2C%22MC%22%3A%22Monaco%22%2C%22MN%22%3A%22Mongolei%22%2C%22ME%22%3A%22Montenegro%22%2C%22MS%22%3A%22Montserrat%22%2C%22MZ%22%3A%22Mosambik%22%2C%22MM%22%3A%22Myanmar%22%2C%22NA%22%3A%22Namibia%22%2C%22NR%22%3A%22Nauru%22%2C%22NP%22%3A%22Nepal%22%2C%22NC%22%3A%22Neukaledonien%22%2C%22NZ%22%3A%22Neuseeland%22%2C%22NI%22%3A%22Nicaragua%22%2C%22NL%22%3A%22Niederlande%22%2C%22NE%22%3A%22Niger%22%2C%22NG%22%3A%22Nigeria%22%2C%22NU%22%3A%22Niue%22%2C%22KP%22%3A%22Nordkorea%22%2C%22MP%22%3A%22N%5Cu00f6rdliche%20Marianen%22%2C%22MK%22%3A%22Nordmazedonien%22%2C%22NF%22%3A%22Norfolkinsel%22%2C%22NO%22%3A%22Norwegen%22%2C%22OM%22%3A%22Oman%22%2C%22AT%22%3A%22%5Cu00d6sterreich%22%2C%22TL%22%3A%22Osttimor%22%2C%22PK%22%3A%22Pakistan%22%2C%22PS%22%3A%22Pal%5Cu00e4stinensische%20Autonomiegebiete%22%2C%22PA%22%3A%22Panama%22%2C%22PG%22%3A%22Papua-Neuguinea%22%2C%22PY%22%3A%22Paraguay%22%2C%22PE%22%3A%22Peru%22%2C%22PH%22%3A%22Philippinen%22%2C%22PN%22%3A%22Pitcairninseln%22%2C%22PL%22%3A%22Polen%22%2C%22PT%22%3A%22Portugal%22%2C%22PR%22%3A%22Puerto%20Rico%22%2C%22RE%22%3A%22R%5Cu00e9union%22%2C%22RW%22%3A%22Ruanda%22%2C%22RO%22%3A%22Rum%5Cu00e4nien%22%2C%22RU%22%3A%22Russland%22%2C%22ST%22%3A%22S%26atilde%3Bo%20Tom%26eacute%3B%20and%20Pr%26iacute%3Bncipe%22%2C%22BL%22%3A%22Saint%20Barth%26eacute%3Blemy%22%2C%22SX%22%3A%22Saint%20Martin%20%28Dutch%20part%29%22%2C%22PM%22%3A%22Saint-Pierre%20und%20Miquelon%22%2C%22SB%22%3A%22Salomonen%22%2C%22ZM%22%3A%22Sambia%22%2C%22WS%22%3A%22Samoa%22%2C%22SM%22%3A%22San%20Marino%22%2C%22SA%22%3A%22Saudi-Arabien%22%2C%22SE%22%3A%22Schweden%22%2C%22CH%22%3A%22Schweiz%22%2C%22SN%22%3A%22Senegal%22%2C%22RS%22%3A%22Serbien%22%2C%22SC%22%3A%22Seychellen%22%2C%22SL%22%3A%22Sierra%20Leone%22%2C%22ZW%22%3A%22Simbabwe%22%2C%22SG%22%3A%22Singapur%22%2C%22SK%22%3A%22Slowakei%22%2C%22SI%22%3A%22Slowenien%22%2C%22SO%22%3A%22Somalia%22%2C%22ES%22%3A%22Spanien%22%2C%22LK%22%3A%22Sri%20Lanka%22%2C%22SH%22%3A%22St.%20Helena%22%2C%22KN%22%3A%22St.%20Kitts%20und%20Nevis%22%2C%22LC%22%3A%22St.%20Lucia%22%2C%22MF%22%3A%22St.%20Martin%20%28franz%5Cu00f6sischer%20Teil%29%22%2C%22VC%22%3A%22St.%20Vincent%20und%20die%20Grenadinen%22%2C%22ZA%22%3A%22S%5Cu00fcdafrika%22%2C%22SD%22%3A%22Sudan%22%2C%22GS%22%3A%22S%5Cu00fcdgeorgien%20%5C%2F%20Sandwich-Inseln%22%2C%22KR%22%3A%22S%5Cu00fcdkorea%22%2C%22SS%22%3A%22S%5Cu00fcdsudan%22%2C%22SR%22%3A%22Suriname%22%2C%22SJ%22%3A%22Svalbard%20und%20Jan%20Mayen%22%2C%22SY%22%3A%22Syrien%22%2C%22TJ%22%3A%22Tadschikistan%22%2C%22TW%22%3A%22Taiwan%22%2C%22TZ%22%3A%22Tansania%22%2C%22TH%22%3A%22Thailand%22%2C%22TG%22%3A%22Togo%22%2C%22TK%22%3A%22Tokelau%22%2C%22TO%22%3A%22Tonga%22%2C%22TT%22%3A%22Trinidad%20und%20Tobago%22%2C%22TD%22%3A%22Tschad%22%2C%22CZ%22%3A%22Tschechien%22%2C%22TN%22%3A%22Tunesien%22%2C%22TR%22%3A%22T%5Cu00fcrkei%22%2C%22TM%22%3A%22Turkmenistan%22%2C%22TC%22%3A%22Turks-%20und%20Caicosinseln%22%2C%22TV%22%3A%22Tuvalu%22%2C%22UG%22%3A%22Uganda%22%2C%22UA%22%3A%22Ukraine%22%2C%22HU%22%3A%22Ungarn%22%2C%22UM%22%3A%22United%20States%20%28US%29%20Minor%20Outlying%20Islands%22%2C%22UY%22%3A%22Uruguay%22%2C%22UZ%22%3A%22Usbekistan%22%2C%22VU%22%3A%22Vanuatu%22%2C%22VA%22%3A%22Vatikanstadt%22%2C%22VE%22%3A%22Venezuela%22%2C%22AE%22%3A%22Vereinigte%20Arabische%20Emirate%22%2C%22US%22%3A%22Vereinigte%20Staaten%20von%20Amerika%20%28USA%29%22%2C%22GB%22%3A%22Vereinigtes%20K%5Cu00f6nigreich%22%2C%22VN%22%3A%22Vietnam%22%2C%22WF%22%3A%22Wallis%20und%20Futuna%22%2C%22CX%22%3A%22Weihnachtsinsel%22%2C%22BY%22%3A%22Wei%5Cu00dfrussland%22%2C%22EH%22%3A%22Westsahara%22%2C%22CF%22%3A%22Zentralafrikanische%20Republik%22%2C%22CY%22%3A%22Zypern%22%7D%2C%22currency%22%3A%7B%22code%22%3A%22EUR%22%2C%22precision%22%3A2%2C%22symbol%22%3A%22%5Cu20ac%22%2C%22symbolPosition%22%3A%22right_space%22%2C%22decimalSeparator%22%3A%22%2C%22%2C%22thousandSeparator%22%3A%22.%22%2C%22priceFormat%22%3A%22%252%24s%5Cu00a0%251%24s%22%7D%2C%22currentUserId%22%3A0%2C%22currentUserIsAdmin%22%3Afalse%2C%22dateFormat%22%3A%22j.%20F%20Y%22%2C%22homeUrl%22%3A%22https%3A%5C%2F%5C%2Fwww.dvd-palace.de%5C%2F%22%2C%22locale%22%3A%7B%22siteLocale%22%3A%22de_DE%22%2C%22userLocale%22%3A%22de_DE%22%2C%22weekdaysShort%22%3A%5B%22So%22%2C%22Mo%22%2C%22Di%22%2C%22Mi%22%2C%22Do%22%2C%22Fr%22%2C%22Sa%22%5D%7D%2C%22dashboardUrl%22%3A%22https%3A%5C%2F%5C%2Fwww.dvd-palace.de%5C%2Fmy-account%5C%2F%22%2C%22orderStatuses%22%3A%7B%22pending%22%3A%22Zahlung%20ausstehend%22%2C%22processing%22%3A%22In%20Bearbeitung%22%2C%22on-hold%22%3A%22In%20Wartestellung%22%2C%22completed%22%3A%22Abgeschlossen%22%2C%22cancelled%22%3A%22Storniert%22%2C%22refunded%22%3A%22R%5Cu00fcckerstattet%22%2C%22failed%22%3A%22Fehlgeschlagen%22%2C%22checkout-draft%22%3A%22Entwurf%22%7D%2C%22placeholderImgSrc%22%3A%22https%3A%5C%2F%5C%2Fwww.dvd-palace.de%5C%2Fwp-content%5C%2Fuploads%5C%2Fwoocommerce-placeholder-300x300.png%22%2C%22productsSettings%22%3A%7B%22cartRedirectAfterAdd%22%3Afalse%7D%2C%22siteTitle%22%3A%22dvd-palace.de%22%2C%22storePages%22%3A%7B%22myaccount%22%3A%7B%22id%22%3A11%2C%22title%22%3A%22My%20account%22%2C%22permalink%22%3A%22https%3A%5C%2F%5C%2Fwww.dvd-palace.de%5C%2Fmy-account%5C%2F%22%7D%2C%22shop%22%3A%7B%22id%22%3A8%2C%22title%22%3A%22Shop%22%2C%22permalink%22%3A%22https%3A%5C%2F%5C%2Fwww.dvd-palace.de%5C%2Fshop%5C%2F%22%7D%2C%22cart%22%3A%7B%22id%22%3A9%2C%22title%22%3A%22Cart%22%2C%22permalink%22%3A%22https%3A%5C%2F%5C%2Fwww.dvd-palace.de%5C%2Fcart%5C%2F%22%7D%2C%22checkout%22%3A%7B%22id%22%3A10%2C%22title%22%3A%22Checkout%22%2C%22permalink%22%3A%22https%3A%5C%2F%5C%2Fwww.dvd-palace.de%5C%2Fcheckout%5C%2F%22%7D%2C%22privacy%22%3A%7B%22id%22%3A92723%2C%22title%22%3A%22Datenschutz%22%2C%22permalink%22%3A%22https%3A%5C%2F%5C%2Fwww.dvd-palace.de%5C%2Fdatenschutz%5C%2F%22%7D%2C%22terms%22%3A%7B%22id%22%3A0%2C%22title%22%3A%22%22%2C%22permalink%22%3Afalse%7D%7D%2C%22wcAssetUrl%22%3A%22https%3A%5C%2F%5C%2Fwww.dvd-palace.de%5C%2Fwp-content%5C%2Fplugins%5C%2Fwoocommerce%5C%2Fassets%5C%2F%22%2C%22wcVersion%22%3A%228.5.1%22%2C%22wpLoginUrl%22%3A%22https%3A%5C%2F%5C%2Fwww.dvd-palace.de%5C%2Fwp-login.php%22%2C%22wpVersion%22%3A%226.4.4%22%2C%22collectableMethodIds%22%3A%5B%5D%2C%22admin%22%3A%7B%22wccomHelper%22%3A%7B%22isConnected%22%3Afalse%2C%22connectURL%22%3A%22https%3A%5C%2F%5C%2Fwww.dvd-palace.de%5C%2Fwp-admin%5C%2Fadmin.php%3Fpage%3Dwc-addons%26section%3Dhelper%26wc-helper-connect%3D1%26wc-helper-nonce%3D0590eb71f2%22%2C%22userEmail%22%3A%22%22%2C%22userAvatar%22%3A%22https%3A%5C%2F%5C%2Fsecure.gravatar.com%5C%2Favatar%5C%2F%3Fs%3D48%26d%3Dmm%26r%3Dg%22%2C%22storeCountry%22%3A%22DE%22%2C%22inAppPurchaseURLParams%22%3A%7B%22wccom-site%22%3A%22https%3A%5C%2F%5C%2Fwww.dvd-palace.de%22%2C%22wccom-back%22%3A%22%252Fmovierate%252F%22%2C%22wccom-woo-version%22%3A%228.5.1%22%2C%22wccom-connect-nonce%22%3A%220590eb71f2%22%7D%7D%2C%22_feature_nonce%22%3A%227d51508139%22%2C%22alertCount%22%3A%220%22%2C%22visibleTaskListIds%22%3A%5B%22setup%22%5D%7D%7D' ) );
  888. /* ]]> */
  889. </script>
  890. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/client/blocks/wc-settings.js?ver=1711438735" id="wc-settings-js" defer></script>
  891. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/data-controls.min.js?ver=fe4ccc8a1782ea8e2cb1" id="wp-data-controls-js" defer></script>
  892. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/html-entities.min.js?ver=36a4a255da7dd2e1bf8e" id="wp-html-entities-js" defer></script>
  893. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/notices.min.js?ver=38e88f4b627cf873edd0" id="wp-notices-js" defer></script>
  894. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wc-blocks-middleware-js-before">
  895. /* <![CDATA[ */
  896. var wcBlocksMiddlewareConfig = {
  897. storeApiNonce: 'd8cc69be34',
  898. wcStoreApiNonceTimestamp: '1713107261'
  899. };
  900. /* ]]> */
  901. </script>
  902. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-middleware.js?ver=1711438735" id="wc-blocks-middleware-js" defer></script>
  903. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wc-blocks-data-store-js-translations">
  904. /* <![CDATA[ */
  905. ( function( domain, translations ) {
  906. var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
  907. localeData[""].domain = domain;
  908. wp.i18n.setLocaleData( localeData, domain );
  909. } )( "woocommerce", {"translation-revision-date":"2024-01-15 19:56:30+0000","generator":"GlotPress\/4.0.0-alpha.11","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"de"},"The quantity of \"%1$s\" was changed to %2$d.":["Die Menge von \u201e%1$s\u201c wurde in %2$d ge\u00e4ndert."],"The quantity of \"%1$s\" was decreased to %2$d. This is the maximum allowed quantity.":["Die Menge von \u201e%1$s\u201c wurde auf %2$d verringert. Dies ist die zul\u00e4ssige H\u00f6chstmenge."],"The quantity of \"%1$s\" was increased to %2$d. This is the minimum required quantity.":["Die Menge von \u201e%1$s\u201c wurde auf %2$d erh\u00f6ht. Dies ist die erforderliche Mindestmenge."],"The quantity of \"%1$s\" was changed to %2$d. You must purchase this product in groups of %3$d.":["Die Menge von \u201e%1$s\u201c wurde in %2$d ge\u00e4ndert. Du musst dieses Produkt in Gruppen von %3$d kaufen."],"\"%s\" was removed from your cart.":["\u201e%s\u201c wurde aus deinem Warenkorb entfernt."],"Flat rate shipping":["Versandkostenpauschale"],"Hoodie with Pocket":["Hoodie mit Tasche"],"Hoodie with Logo":["Hoodie mit Logo"],"Hoodie with Zipper":["Hoodie mit Rei\u00dfverschluss"],"Long Sleeve Tee":["Langarm-Shirt"],"T-Shirt":["T-Shirt"],"Polo":["Poloshirt"],"%s (optional)":["%s (optional)"],"There was an error registering the payment method with id '%s': ":["Beim Registrieren der Zahlungsmethode mit der ID \u2018%s\u2019 ist ein Fehler aufgetreten: "],"Orange":["Orange"],"Yellow":["Gelb"],"Warm hat for winter":["Warmer Hut f\u00fcr den Winter"],"Lightweight baseball cap":["Leichte Baseball-Kappe"],"Cap":["Kappe"],"Beanie":["Beanie"],"example product in Cart Block\u0004Beanie":["Beanie"],"example product in Cart Block\u0004Beanie with Logo":["Beanie mit Logo"],"Something went wrong. Please contact us to get assistance.":["Es ist ein Fehler aufgetreten. Bitte kontaktiere uns, wenn du Hilfe ben\u00f6tigst."],"The response is not a valid JSON response.":["Dies ist keine g\u00fcltige JSON-Antwort."],"Unable to get cart data from the API.":["Warenkorbdaten k\u00f6nnen von der API nicht abgerufen werden."],"Sales tax":["Umsatzsteuer"],"Color":["Farbe"],"Small":["Klein"],"Size":["Gr\u00f6\u00dfe"],"Free shipping":["Kostenlose Lieferung"],"Shipping":["Versand"],"Local pickup":["Abholung vor Ort"],"Fee":["Geb\u00fchr"]}},"comment":{"reference":"assets\/client\/blocks\/wc-blocks-data.js"}} );
  910. /* ]]> */
  911. </script>
  912. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-data.js?ver=1711438735" id="wc-blocks-data-store-js" defer></script>
  913. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/dom-ready.min.js?ver=392bdd43726760d1f3ca" id="wp-dom-ready-js" defer></script>
  914. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-a11y-js-translations">
  915. /* <![CDATA[ */
  916. ( function( domain, translations ) {
  917. var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
  918. localeData[""].domain = domain;
  919. wp.i18n.setLocaleData( localeData, domain );
  920. } )( "default", {"translation-revision-date":"2024-04-04 17:11:00+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"de"},"Notifications":["Benachrichtigungen"]}},"comment":{"reference":"wp-includes\/js\/dist\/a11y.js"}} );
  921. /* ]]> */
  922. </script>
  923. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/a11y.min.js?ver=7032343a947cfccf5608" id="wp-a11y-js" defer></script>
  924. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/primitives.min.js?ver=6984e6eb5d6157c4fe44" id="wp-primitives-js" defer></script>
  925. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/dist/warning.min.js?ver=122829a085511691f14d" id="wp-warning-js" defer></script>
  926. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wc-blocks-components-js-translations">
  927. /* <![CDATA[ */
  928. ( function( domain, translations ) {
  929. var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
  930. localeData[""].domain = domain;
  931. wp.i18n.setLocaleData( localeData, domain );
  932. } )( "woocommerce", {"translation-revision-date":"2024-01-15 19:56:30+0000","generator":"GlotPress\/4.0.0-alpha.11","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"de"},"Please fix the following errors before continuing":["Behebe die folgenden Fehler, bevor du fortf\u00e4hrst"],"Please enter a valid %s":["Bitte gib eine g\u00fcltige %s ein"],"Remove \"%s\"":["Entferne \u201e%s\u201d"],"Something went wrong. Please contact us to get assistance.":["Es ist ein Fehler aufgetreten. Bitte kontaktiere uns, wenn du Hilfe ben\u00f6tigst."],"Dismiss this notice":["Diesen Hinweis ausblenden"],"Show %s more option":["Zeigt %s weitere Option an.","Zeigt %s weitere Optionen an."],"Show less":["Weniger anzeigen"],"Show less options":["Weniger Optionen anzeigen"],"Show %s more":["%s mehr anzeigen","%s mehr anzeigen"],"Subtotal":["Zwischensumme"],"Taxes":["Steuern"],"Remove":["Entfernen"],"Fee":["Geb\u00fchr"]}},"comment":{"reference":"assets\/client\/blocks\/blocks-components.js"}} );
  933. /* ]]> */
  934. </script>
  935. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/client/blocks/blocks-components.js?ver=1711438735" id="wc-blocks-components-js" defer></script>
  936. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wc-blocks-checkout-js-translations">
  937. /* <![CDATA[ */
  938. ( function( domain, translations ) {
  939. var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
  940. localeData[""].domain = domain;
  941. wp.i18n.setLocaleData( localeData, domain );
  942. } )( "woocommerce", {"translation-revision-date":"2024-01-15 19:56:30+0000","generator":"GlotPress\/4.0.0-alpha.11","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"de"},"Please fix the following errors before continuing":["Behebe die folgenden Fehler, bevor du fortf\u00e4hrst"],"Please enter a valid %s":["Bitte gib eine g\u00fcltige %s ein"],"The type returned by checkout filters must be the same as the type they receive. The function received %1$s but returned %2$s.":["Der von den Bezahlen-Filtern zur\u00fcckgegebene Typ muss dem empfangenen Typ entsprechen. Die Funktion hat %1$s empfangen, jedoch %2$s zur\u00fcckgegeben."],"Returned value must include %1$s, you passed \"%2$s\"":["Zur\u00fcckgegebener Wert muss %1$s enthalten. Du hast \u201e%2$s\u201c \u00fcbergeben."],"Something went wrong. Please contact us to get assistance.":["Es ist ein Fehler aufgetreten. Bitte kontaktiere uns, wenn du Hilfe ben\u00f6tigst."],"Unable to get cart data from the API.":["Warenkorbdaten k\u00f6nnen von der API nicht abgerufen werden."],"Dismiss this notice":["Diesen Hinweis ausblenden"],"Subtotal":["Zwischensumme"],"Taxes":["Steuern"],"Fee":["Geb\u00fchr"]}},"comment":{"reference":"assets\/client\/blocks\/blocks-checkout.js"}} );
  943. /* ]]> */
  944. </script>
  945. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/client/blocks/blocks-checkout.js?ver=1711438735" id="wc-blocks-checkout-js" defer></script>
  946. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution-blocks.min.js?ver=8.5.1" id="wc-order-attribution-blocks-js" defer></script>
  947. <script type="text/javascript" id="ez-toc-scroll-scriptjs-js-extra">
  948. /* <![CDATA[ */
  949. var eztoc_smooth_local = {"scroll_offset":"30","add_request_uri":""};
  950. /* ]]> */
  951. </script>
  952. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/plugins/easy-table-of-contents/assets/js/smooth_scroll.min.js?ver=2.0.65" id="ez-toc-scroll-scriptjs-js" defer></script>
  953. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/plugins/easy-table-of-contents/vendor/js-cookie/js.cookie.min.js?ver=2.2.1" id="ez-toc-js-cookie-js" defer></script>
  954. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/plugins/easy-table-of-contents/vendor/sticky-kit/jquery.sticky-kit.min.js?ver=1.9.2" id="ez-toc-jquery-sticky-kit-js" defer></script>
  955. <script type="text/javascript" id="ez-toc-js-js-extra">
  956. /* <![CDATA[ */
  957. var ezTOC = {"smooth_scroll":"1","visibility_hide_by_default":"1","scroll_offset":"30","fallbackIcon":"<span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #000000;color:#000000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #000000;color:#000000\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span>"};
  958. /* ]]> */
  959. </script>
  960. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/plugins/easy-table-of-contents/assets/js/front.min.js?ver=2.0.65-1712800844" id="ez-toc-js-js" defer></script>
  961. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js" defer></script>
  962. <script type="text/javascript" id="flatsome-js-js-extra">
  963. /* <![CDATA[ */
  964. var flatsomeVars = {"theme":{"version":"3.18.6"},"ajaxurl":"https:\/\/www.dvd-palace.de\/wp-admin\/admin-ajax.php","rtl":"","sticky_height":"70","stickyHeaderHeight":"0","scrollPaddingTop":"0","assets_url":"https:\/\/www.dvd-palace.de\/wp-content\/themes\/flatsome\/assets\/","lightbox":{"close_markup":"<button title=\"%title%\" type=\"button\" class=\"mfp-close\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-x\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line><\/svg><\/button>","close_btn_inside":false},"user":{"can_edit_pages":false},"i18n":{"mainMenu":"Hauptmen\u00fc","toggleButton":"Umschalten"},"options":{"cookie_notice_version":"1","swatches_layout":false,"swatches_disable_deselect":false,"swatches_box_select_event":false,"swatches_box_behavior_selected":false,"swatches_box_update_urls":"1","swatches_box_reset":false,"swatches_box_reset_limited":false,"swatches_box_reset_extent":false,"swatches_box_reset_time":300,"search_result_latency":"0"},"is_mini_cart_reveal":""};
  965. /* ]]> */
  966. </script>
  967. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/cache/min/1/wp-content/themes/flatsome/assets/js/flatsome.js?ver=1711438735" id="flatsome-js-js" defer></script>
  968. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/cache/min/1/wp-content/themes/flatsome/inc/integrations/wp-rocket/flatsome-wp-rocket.js?ver=1711438735" id="flatsome-wp-rocket-js" defer></script>
  969. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/cache/min/1/wp-content/themes/flatsome/inc/extensions/flatsome-live-search/flatsome-live-search.js?ver=1711438735" id="flatsome-live-search-js" defer></script>
  970. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.dvd-palace.de/wp-content/cache/min/1/wp-content/themes/flatsome/assets/js/woocommerce.js?ver=1711438735" id="flatsome-theme-woocommerce-js-js" defer></script>
  971. <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
  972. if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
  973. images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
  974. if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://www.dvd-palace.de/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script>
  975. </body>
  976. </html>
  977.  
  978. <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1713107262 -->
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda