(function(){ document.addEventListener('DOMContentLoaded', () => { const headerTopSection = document.querySelector('.top-logo-section'); const headerNavLinksSection = document.querySelector('.nav-links-section'); const mainHeader = document.querySelector('.main-header'); const productStickyBuyButton = document.querySelector('.sticky-buy-buttton'); const referenceButton = document.querySelector('.cta-button') const evaluateHeader = () => { const headerTopBox = headerTopSection.getBoundingClientRect(); const referenceBox = referenceButton.getBoundingClientRect(); if(referenceBox.bottom < (headerTopBox.bottom + 20)) { mainHeader.classList.remove('shadow-md'); productStickyBuyButton.classList.add('active'); if (window.innerWidth <= 425) { productStickyBuyButton.style.setProperty("--top", `48px`); } else { productStickyBuyButton.style.setProperty("--top", `${headerTopBox.bottom}px`); headerNavLinksSection.classList.add('hide_it'); } } else { mainHeader.classList.add('shadow-md'); headerNavLinksSection.classList.remove('hide_it'); productStickyBuyButton.classList.remove('active') } } evaluateHeader(); window.addEventListener('scroll', evaluateHeader); }) })()

Bleiben Sie mit Nixplay Plus näher bei Ihrer Familie!

Nixplay Plus ist Ihre Mitgliedschaft, um noch mehr Freude und Mehrwert aus Ihren Fotos und Videos zu ziehen

Jetzt beitreten

Schauen Sie sich einfach an, was Sie mit diesen erstaunlichen Vorteilen tun können!

.cta_align_left { justify-content: center; justify-items: start; align-items: start; text-align: left; padding-left: 8rem; } .cta_align_right { justify-content: center; justify-items: end; align-items: end; text-align: right; padding-right: 8rem; } .cta_align_center { justify-content: center; justify-items: center; align-items: center; text-align: center; padding: 0 4rem; } .image-bg { content: url('//www.nixplay.de/cdn/shop/files/Frame_1.png?v=1667855287') } @media (min-width: 1560px) { .cta_align_left { padding-left: 12rem; } .cta_align_right { padding-right: 12rem; } .cta_align_center { padding: 0 4rem; } } @media (max-width: 639px) { .cta_align_mobile { justify-content: flex-end; justify-items: center; text-align: center; padding: 0 30px 30px 30px; } .cta_align { display: flex; justify-content: center; } .image-bg { content: url('//www.nixplay.de/cdn/shop/files/Frame_2.png?v=1667855296') } .mobile-height { min-height: calc(133.33vw + 115px); } .strip-caption { height: 115px; } } @media (max-width: 385px) { .cta_align_mobile { padding: 0 20px 15px 20px } }

Lebenslange Garantie & engagierte Betreuung


Mit Nixplay Plus haben Sie Anspruch auf eine lebenslange Garantie auf einen Frame und einen engagierten Kundensupport mit Rückrufplan

Erleben Sie Momente mit längeren Videoclips noch einmal


Einige Ihrer besten Erinnerungen dauern länger als 15 Sekunden. Laden Sie mit Nixplay Plus Videos mit einer Länge von bis zu 2 Minuten hoch und verpassen Sie keinen Moment

Videospeicher für die ganze Familie


Genießen Sie 50 GB Video-Cloud-Speicher für wertvolle Erinnerungen

Vollständige Suite zur Foto- und Videobearbeitung


Schneiden Sie Ihren besten Moment passend zu Ihrem Frame-Seitenverhältnis zurecht. Ganz zu schweigen von Filtern, Textüberlagerungen, Aufklebern und weiteren Tools, mit denen Sie Ihre Erinnerungen zum Strahlen bringen

Unbegrenzte gemeinsame Wiedergabelisten


Teilen Sie unbegrenzt Wiedergabelisten privat mit Freunden und Familie

.parent-container { align-items: center; align-content: center; } .txt-container { height: auto; width: 60%; min-width: 60%; } .img-container { height: auto; width: 40%; min-width: 40%; } .img-container img { width: 100% } @media (max-width: 639px) { .txt-container { height: auto; width: 100%; min-width: 100%; } .img-container { height: auto; width: 100%; min-width: 100%; } .img-container img { height: auto; width: 50%; } }

Was ist in Nixplay Plus enthalten?

.table-col { overflow: hidden; } .table-col span.cs-padding { padding: .5rem 5rem; } .table-col span.cs-height { height: 66.5px; min-height: 66.5px; } .table-col span { display: flex; justify-content: start; align-content: center; align-items: center; width: 100% height: 50px; min-height: 50px; padding: 0 5rem; overflow: hidden; font-family: "zen-new", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; font-size: 1.75rem; } .table-col span:nth-child(2n) { background-color: rgb(255 255 255); } .table-col span:nth-child(2n) { background-color: rgb(244 244 245); } .table-container .table-col:nth-child(1) span { line-height: 1; text-align: right; justify-content: end; } .table-container .table-col:nth-child(1) span:nth-child(1), .table-container .table-col:nth-child(1) span:nth-child(2) { display: none; } .table-container .table-col:nth-child(2) { background-color: rgba(255, 255, 255, 1); filter: drop-shadow(0 20px 13px rgb(0 0 0 / 0.03)) drop-shadow(0 8px 5px rgb(0 0 0 / 0.08)); transform: scaleX(1.075) translateY(25px); } .table-container .table-col:nth-child(2) span:last-child { height: 75px; padding-bottom: 25px; } .table-container .table-col:nth-child(2) span:nth-child(1), .table-container .table-col:nth-child(2) span:nth-child(2) { height: 75px; min-height: 75px; background: rgb(255, 255, 255); border-bottom: 1px solid #cccccc; } .table-container .table-col:nth-child(2) span:nth-child(1) img { height: 70%; width: auto; margin-right: 10px; } .table-container .table-col:nth-child(2) span:nth-child(2) { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; color: rgb(251, 143, 14); font-weight: 900; line-height: 1.25; } .table-container .table-col:nth-child(2) span:nth-child(2) small { color: rgb(0, 0, 0); font-weight: 300; } .table-container .table-col:nth-child(2) span:nth-child(1) { background-color: rgb(251, 143, 14); color: rgb(255, 255, 255); font-size: 2.5rem; font-weight: 500; } .table-container .table-col:nth-child(3) span:nth-child(1) { color: #08819c; font-weight: 500; font-size: 2.5rem; } .table-container .table-col:nth-child(3) span:nth-child(1), .table-container .table-col:nth-child(3) span:nth-child(2) { background: rgb(255, 255, 255); border-bottom: 1px solid #cccccc; } @media (max-width: 1024px) { .table-col span { font-size: 1.5rem; padding: 0 2rem; line-height: 1; } .table-container .table-col:nth-child(1) span { justify-content: start; } .table-col span.cs-height { height: 50px; min-height: 50px; } .table-col span.cs-padding { padding: 0 2rem; } } @media (max-width: 639px) { .table-col span { font-size: 1.25rem; line-height: 1; padding: 0 1rem; } .table-col .headertable { justify-content: center !important; } .table-container .table-col:nth-child(1) span { text-align: left; word-break: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; } .table-container .table-col:nth-child(2) span:nth-child(12) { padding-bottom: 1.25rem; } .table-container .table-col:nth-child(2) span:nth-child(1), .table-container .table-col:nth-child(2) span:nth-child(2) { height: 70px; min-height: 70px; } .table-container .table-col:nth-child(2) span:nth-child(1) { font-size: 1.25rem; position: relative; } .table-container .table-col:nth-child(2) span:nth-child(1) img { height: 40%; margin-right: 2px; } .table-container .table-col:nth-child(3) span:nth-child(1) { font-size: 1.25rem; } .table-col span.cs-padding { padding: 0 1rem; } } @media (max-width: 400px) { .table-col span { font-size: 1.10rem; } }
Rahmen-Rabatt Garantiezeit Video Dauer Gemeinsame Wiedergabelisten Cloud-Speicher In-App-Fotobearbeitung Exklusive Frames Frames verbinden Unterstützung
Nixplay plusMitglieder Ab 4,17 €/Monat
*Jederzeit kündbar
25% Lebzeit 2 Minuten Unbegrenzt Foto - Unbegrenzt
Video - 50GB
Ja Ja Bis zu 10 Priorität Kundensupport
Standard Free --- 2 Jahre 15 Sek 5 Foto - Unbegrenzt
Video - 5GB
--- --- Bis zu 5 Montag bis Freitag
.plus-sticker { font-family: "zen-new", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; font-weight: 500; } .first-row .col-span-2, .second-row .col-span-2, .third-row .col-span-2 { background-color: #ddf5f9; height: 100%; } .first-row .plus-title-span { background-color: #000000; color: #ffffff; } .first-row .normal-title-span { background-color: #6bcede; color: #ffffff; } .plus-table-nav .slider-nav:focus {outline: none;} .plus-table-nav .slider-nav { opacity: 1; outline: 0; filter: none; } .plus-table-nav .img-min-height {min-height: 300px;} .plus-table-nav .slider-indicators > * { width: 0.8rem; height: 0.8rem; opacity: .2; } .plus-table-nav .slider-indicators>.active {opacity: .5;} .swiffy-slider.slider-indicators-outside .plus-table-nav button {margin-bottom: -15px;} .plus-table { border-collapse: collapse; } .plus-table tr:not(:first-child) td { border: 1px solid gray; } .plus-table tr:not(:first-child) td:not(:last-child) { background-color: #FCDBB5; } .plus-table tr:not(:first-child) th { border: 1px solid gray; } .plus-head { font-family: "zen-new", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; font-weight: 500; } .plus-table br { display: inline; } .plus-table th { text-align: right; font-weight: 400; } @media (min-width: 640px) { .plus-table br { display: none; } .plus-table th { text-align: right; } .plus-table tr:not(:first-child) td:not(:last-child) { background-color: #f6ede2; } .plus-sticker br { display: none; } }
Join Nixplay Plus Logo
and get 25% off
your frame NOW!
.plus-sticker { font-family: "zen-new", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; font-weight: 500; } .first-row .col-span-2, .second-row .col-span-2, .third-row .col-span-2 { background-color: #ddf5f9; height: 100%; } .first-row .plus-title-span { background-color: #000000; color: #ffffff; } .first-row .normal-title-span { background-color: #6bcede; color: #ffffff; } .plus-table-nav .slider-nav:focus {outline: none;} .plus-table-nav .slider-nav { opacity: 1; outline: 0; filter: none; } .plus-table-nav .img-min-height {min-height: 300px;} .plus-table-nav .slider-indicators > * { width: 0.8rem; height: 0.8rem; opacity: .2; } .plus-table-nav .slider-indicators>.active {opacity: .5;} .swiffy-slider.slider-indicators-outside .plus-table-nav button {margin-bottom: -15px;} .plus-table { border-collapse: collapse; } .plus-table tr:not(:first-child) td { border: 1px solid gray; } .plus-table tr:not(:first-child) td:not(:last-child) { background-color: #FCDBB5; } .plus-table tr:not(:first-child) th { border: 1px solid gray; } .plus-head { font-family: "zen-new", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; font-weight: 500; } .plus-table br { display: inline; } .plus-table th { text-align: right; font-weight: 400; } @media (min-width: 640px) { .plus-table br { display: none; } .plus-table th { text-align: right; } .plus-table tr:not(:first-child) td:not(:last-child) { background-color: #f6ede2; } .plus-sticker br { display: none; } }
.plus-content br { display: none; } .table-bg-color { background-color: transparent; } @media (min-width: 640px) { .plus-btn-container .plus-btn > * { padding: 1.5rem 6rem !important; font-size: 100%; } .table-bg-color { background-color: #ffffff; } .plus-content br { display: inline; } } @media (max-width: 639px) { .join-plus button { } .plus-btn button a, .plus-btn button span { font-size: 1.5rem; } } .plus-btn > * { padding: 1.5rem 6rem !important; font-size: 1.25rem; } .plus-btn button[disabled="disabled"] { background-color: gray !important; }
body.is-modal-open { overflow: hidden; } .unset-br-plus br { display: inline; } @media (min-width: 640px) { .unset-br-plus br { display: none !important; } } @media (max-width: 640px) { .hidden-sm { display: none; } }

FAQs

Aus Sicherheitsgründen ist diese Option derzeit nicht verfügbar.
Führen Sie einfach die unter diesem link beschriebenen Schritte aus. Sie müssen keine langen E-Mails schreiben, wir haben uns um alles gekümmert.
Sie können sich hier per E-Mail oder Live-Chat an uns wenden. Als Nixplay Plus-Mitglied melden Sie sich einfach an, um sich mit Ihrem dedizierten Supportteam zu verbinden.