.alert-thin-banner { position: relative; height: 40px; line-height: 1.25; text-align: center; background: #000000; } .alert-thin-banner p { font-size: 1.25rem; font-weight: bold; color: #ffffff; margin: 0; } .alert_color { color: #ff876f } .alert-thin-banner .slide-item, .alert-thin-banner .static-message { position: absolute; left: 0; right: 0; opacity: 0; transition: 450ms all ease; top: 50%; transform: translateY(-50%); padding-left: 10px; padding-right: 10px; } .alert-thin-banner .slide-item.active, .alert-thin-banner .static-message { opacity: 1; z-index: 50; } @media (max-width: 768px) { .alert-thin-banner .slide-item, .alert-thin-banner .static-message { padding-left: 0px; padding-right: 0px; } .alert-thin-banner { height: 60px; } .alert-thin-banner p{ font-size: 1.10rem; } } .countdown-section > div > div:first-child{ margin-bottom: 0px !important; } @media (max-width: 1020px) { .countdown-section { height: auto !important; } .nx-count-down-sale-logo{ display: block; margin: 0px; margin-bottom:12px; } } @media (max-width: 768px) { .countdown-section > div { display: block; } .countdown-section .text-container{ margin: 0; } }
Livraison gratuite sur les commandes de cadres (pas de minimum) Voir les cadres >>
(function(){ window.addEventListener('load', (event) => { setTimeout(() => { if(document.querySelector('.alert-thin-banner') != null){ document.querySelector('.alert-thin-banner').classList.remove('hidden'); let list = Array.from(document.querySelector('.alert-thin-banner').children); let activeNumber = 0; list[0].classList.add('active'); setInterval(function() { activeNumber = (activeNumber + 1) % list.length; list.forEach(item => item.classList.remove('active')); list[activeNumber].classList.add('active'); }, 5000); } }, 750); }); })();
  • Nixplay DE
    • cadre Connexion
    • |
    • Pairez votre cadre
    • Centre d'aide
    • Guarantie
    • État du système
    • Envoi & Retour
    • Statut de la commande
    • Centre d'aide
    • Guarantie
    • État du système
    • Envoi & Retour
    • Statut de la commande
  • {{ cart.item_count }}
    • Select Region
    • United States
    • United Kingdom
    • European Union ( Deutsch | Français )
    • Japan(日本)
    • Canada ( English | Français )
Nixplay DE
  • Magasiner des Cadres
  • Configuration & Fonctionnalités
  • Découvrir Nixplay
  • S'abonner à Nixplay Plus
  • Vente de Surstock
{{ cart.item_count }}
Select Region
  • Select Region
  • United States
  • United Kingdom
  • European Union ( Deutsch | Français )
  • Japan(日本)
  • Canada ( English | Français )
  • Magasiner des Cadres
  • Configuration & Fonctionnalités
  • Découvrir Nixplay
  • S'abonner à Nixplay Plus
  • Vente de Surstock
    • Centre d'aide
    • Guarantie
    • État du système
    • Envoi & Retour
    • Statut de la commande
    • Centre d'aide
    • Guarantie
    • État du système
    • Envoi & Retour
    • Statut de la commande
  • cadre Connexion
  • |
  • Pairez votre cadre
  • Nixplay facebook page
  • Nixplay pinterest
  • Nixplay twitter
  • Nixplay youtube
  • Nixplay instagram
.header-container .text-xl { font-size: 1.45rem; } document.addEventListener("DOMContentLoaded", function() { var header = document.querySelector(".main-header"); // Get the offset position of the navbar var sticky = header.offsetTop; header.classList.add("relative"); window.addEventListener('scroll', () => { if (window.pageYOffset > sticky) { header.classList.add("fixed"); header.classList.remove("relative"); } else { header.classList.remove("fixed"); header.classList.add("relative"); } ; }); });
.search-active { display: block; backdrop-filter: blur(2px); overflow: hidden; }

Quick Links

Best-seller Comparez les montures Vente de Surstock
Found 0 results for: ""
Votre panier ( {{ cart.item_count }} Articles)
  • {{ error.message }}

    {{ error.description }}

Votre panier est vide.
Consultez notre boutique pour voir ce qui est disponible

  • {{ item.product_title.replace('-inch', '"') }} ( {{ item.variant_title }} ) Finition : {{ option.value }} Plan: every {{ option.value }} * Annulation de l’abonnement à tout moment ** One month free **
    {{ item.quantity }}
    {{ discount.title }}
    -
    . -$4.99
  • Nixplay Plus
    Ajoutez un abonnement Nixplay Plus pour recevoir une garantie à vie du produit
*Frais d’expédition et taxes calculés au moment du paiement
Sous-total
Voir le panier Paiement

Get Expert Advice and Support

Email Us
Chat Now
ForNixplay Plus Logo
Help Center

S’engager

  • Nos partenaires
  • Mentions légales

Aide

  • Nous joindre
  • Suivi de votre commande
  • Envoi & Retour
  • Emplacement du Magasin
  • Guarantie

About Us

  • Des termes et conditions
  • Confidentialité
  • Conditions d’utilisation
  • Plan du site
    • United States
    • United Kingdom
    • European Union ( Deutsch | Français )
    • Japan(日本)
    • Canada ( English | Français )
    Deutschland/Europe
  • Nixplay facebook page
  • Nixplay pinterest
  • Nixplay twitter
  • Nixplay youtube
  • Nixplay instagram
  • United States
  • United Kingdom
  • European Union ( Deutsch | Français )
  • Japan(日本)
  • Canada ( English | Français )
Deutschland/Europe
  • Nixplay facebook page
  • Nixplay pinterest
  • Nixplay twitter
  • Nixplay youtube
  • Nixplay instagram

© 2023 Nixplay. Tous droits réservés.

footer .column-container { display: block; grid-template-columns: none; } footer .chevron-down { display: block; } .accordion-icon::after, .accordion-icon::before { background-color: #ffffff; } footer li a:hover { color: #0A4D83; } footer .toggle-menu h4 { margin-bottom: 1.75rem; margin-top: 1.75rem; } footer .toggle-menu h4 { font-size: 1.5rem; } footer .newsletter form .submit input[type="submit"]{ background-color: rgb(10, 129, 156); } footer .newsletter form .submit input[type="submit"]:hover, .klaviyo-form button:hover { background-color: #012f52 !important; } footer .newsletter form .submit input[type="submit"] { height: 35px; width: 100%; color: #ffffff; } footer .newsletter form .submit { max-width: 100px; width: 100%; } footer .newsletter form .submit.de-submit { max-width: 100%; width: auto; } footer .divider-border-b { border-bottom: none;} .mob-legal-term li:not(:first-child):before {color: rgb(79 79 79); content: "|";padding-left: 1rem;padding-right: 1.2rem;} .border-b-color { border-bottom-color: rgb(79 79 79);} .input-border-b { border-bottom-color: rgb(79 79 79);} .country-list a:hover{ text-decoration: underline;color: #0a4d83;} .klaviyo-signup-form form {max-width: 100% !important; } .klaviyo-signup-form form input[name="email"]:focus { box-shadow: none !important; } .klaviyo-signup-form form input[name="email"]::placeholder { font-weight: 100; color: #D5D5D5; font-family: inherit !important;font-size: 100% !important;line-height: 1.15 !important; } .klaviyo-signup-form form input[name="email"] { border: none !important; background-color: transparent !important; } .klaviyo-signup-form form input[name="email"] { font-family: inherit !important;font-size: 100% !important;line-height: 1.15 !important;margin: 0 !important;color: inherit !important;padding-left: 0 !important; } .klaviyo-signup-form form button { color: #ffffff !important;padding-left: 2rem !important;padding-right: 2rem !important;padding-top: 1rem !important;padding-bottom: 1rem !important;border-radius: 9999px !important; background-color: rgb(10, 129, 156) !important; font-size: 80% !important;font-weight: 600 !important;} .klaviyo-signup-form form div[data-testid="form-row"] { display: flex !important;justify-content: space-between !important; } @media (min-width: 1024px){ footer .column-container { display: grid; grid-template-columns: repeat(12, minmax(0, 1fr)); } footer .chevron-down { display: none; } footer .toggle-menu h4 { margin-bottom: 1rem; margin-top: 0; } footer .toggle-menu h4 { font-size: 2rem; } footer .newsletter form .submit input[type="submit"]{ height: 35px; width: 70%;} footer .newsletter form .submit input[type="submit"]:hover { color: #ffffff; } footer .newsletter form .submit.de-submit input[type="submit"]{ width: auto;} footer .newsletter form .submit { max-width: 160px; width: 100%; } .input-border-b { border-bottom-color: #939393;} footer .divider-border-b { border-bottom: 1px solid rgb(79 79 79);} .country-overflow-hidden { overflow: scroll; } footer .toggle-menu h4 .accordion-icon:after { display: none; } } @media (max-width: 1024px) { footer .toggle-menu ul { overflow-y: hidden; max-height: 1px; transition: max-height 500ms ease; border-bottom: 1px solid rgb(79 79 79); } footer .toggle-menu ul.active { max-height: 300px; } footer .toggle-menu ul.active > li:last-child{ margin-bottom: 2rem; } }

Multi-shipping FAQ

When and where will I see the multi-shipping option during my order journey?

When more than one (1) digital photo frame is added to cart, a checkbox will appear on the cart slider/cart page.

This option will allow you to order 2 or more frames and send them to different locations at the same time through the same checkout experience without having to enter different shipping addresses one by one.

The multi-shipping option is not showing up / greyed out. Why is that?

This can happen due to 3 reasons:

  • When only one (1) digital photo frame is added to cart.
  • When a print store product is added to cart. Please note print products are not supported for delivery through multi-shipping and need to be ordered separately.
  • When Nixplay Plus subscription is added to cart together with more than one (1) digital photo frame.
  • At this step, the multi-shipping option will show as “Not applicable - Learn More”. To avoid this:

    • Simply purchase the Nixplay Plus subscription separately first and activate your account.
    • Next login to your account directly at Nixplay store and enjoy 25% off the digital photo frames and you will notice the multi-shipping option is now available.

Why can’t I order both the Nixplay Plus subscription and use multi-shipping option at the same time?

This is because the multi-shipping option cannot recognize subscription-based products and therefore the Nixplay Plus subscription needs to be ordered separately.

We apologize for any inconvenience this may cause you. Rest assure, our engineers are working hard to find a solution and make this a 1 step journey. In the meantime, please follow the steps shared above to place your order while using the multi-shipping option.

var saleDetails = { saleEnd: '', cartSummary: { item_count: 0, items_subtotal_price: 0, original_total_price: 0, requires_shipping: false, total_discount: 0, total_price: 0, }, cartMessage:"[#%] discount applied for our Fall Sale", cartDiscount_code: '', fixedDiscount: '', locale: 'fr', offer: { you_save: "Vous économisez", buy: "Achetez-en", off: "de rabais"}, items: [ { sku : "409", id: 39473230905430, price: 31999, saleCopy: "", saleCopyBi: "", copyColor: "", blockBg: "", bannerBlockBgColor: false, discountType: "fixed", valueOff: "percent-off", spendAmount: "", discountValue: "0.20", disclaimer: "", hideSticker: true, sticker: null, stickerBi: null, addDiscountCopy: "", addDiscountCopyBi: "" }, { sku : "411", id: 39331378135126, price: 15999, saleCopy: "", saleCopyBi: "", copyColor: "", blockBg: "", bannerBlockBgColor: false, discountType: "fixed", valueOff: "percent-off", spendAmount: "", discountValue: "0.20", disclaimer: "", hideSticker: true, sticker: null, stickerBi: null, addDiscountCopy: "", addDiscountCopyBi: "" },{ sku : "408", id: 39627652268118, price: 15999, saleCopy: "", saleCopyBi: "", copyColor: "", blockBg: "", bannerBlockBgColor: false, discountType: "fixed", valueOff: "percent-off", spendAmount: "", discountValue: "0.20", disclaimer: "", hideSticker: true, sticker: null, stickerBi: null, addDiscountCopy: "", addDiscountCopyBi: "" }, { sku : "704", id: 39556026761302, price: 29999, saleCopy: "", saleCopyBi: "", copyColor: "", blockBg: "", bannerBlockBgColor: false, discountType: "fixed", valueOff: "percent-off", spendAmount: "", discountValue: "0.40", disclaimer: "", hideSticker: true, sticker: "\/\/www.nixplay.de\/cdn\/shop\/files\/Layer_54.png?v=1684387161", stickerBi: "\/\/www.nixplay.de\/cdn\/shop\/files\/Layer_54.png?v=1684387161", addDiscountCopy: "", addDiscountCopyBi: "" }, { sku : "315", id: 40016903503958, price: 15999, saleCopy: "", saleCopyBi: "", copyColor: "", blockBg: "", bannerBlockBgColor: false, discountType: "fixed", valueOff: "percent-off", spendAmount: "", discountValue: "0.60", disclaimer: "", hideSticker: true, sticker: "\/\/www.nixplay.de\/cdn\/shop\/files\/Layer_54.png?v=1684387161", stickerBi: "\/\/www.nixplay.de\/cdn\/shop\/files\/Layer_54.png?v=1684387161", addDiscountCopy: "", addDiscountCopyBi: "" },{ sku : "316", id: 40016903536726, price: 15999, saleCopy: "", saleCopyBi: "", copyColor: "", blockBg: "", bannerBlockBgColor: false, discountType: "fixed", valueOff: "percent-off", spendAmount: "", discountValue: "0.60", disclaimer: "", hideSticker: true, sticker: "\/\/www.nixplay.de\/cdn\/shop\/files\/Layer_54.png?v=1684387161", stickerBi: "\/\/www.nixplay.de\/cdn\/shop\/files\/Layer_54.png?v=1684387161", addDiscountCopy: "", addDiscountCopyBi: "" }, { sku : "425", id: 40015884648534, price: 16999, saleCopy: "", saleCopyBi: "", copyColor: "", blockBg: "", bannerBlockBgColor: false, discountType: "fixed", valueOff: "percent-off", spendAmount: "", discountValue: "0.20", disclaimer: "", hideSticker: true, sticker: null, stickerBi: null, addDiscountCopy: "", addDiscountCopyBi: "" }, { sku : "424", id: 39839948046422, price: 19999, saleCopy: "", saleCopyBi: "", copyColor: "", blockBg: "", bannerBlockBgColor: false, discountType: "fixed", valueOff: "percent-off", spendAmount: "", discountValue: "0.20", disclaimer: "", hideSticker: true, sticker: null, stickerBi: null, addDiscountCopy: "", addDiscountCopyBi: "" },{ sku : "420", id: 39562077831254, price: 19999, saleCopy: "", saleCopyBi: "", copyColor: "", blockBg: "", bannerBlockBgColor: false, discountType: "fixed", valueOff: "percent-off", spendAmount: "", discountValue: "0.20", disclaimer: "", hideSticker: true, sticker: null, stickerBi: null, addDiscountCopy: "", addDiscountCopyBi: "" }, { sku : "419", id: 46738281070937, price: 19999, saleCopy: "", saleCopyBi: "", copyColor: "", blockBg: "", bannerBlockBgColor: false, discountType: "fixed", valueOff: "percent-off", spendAmount: "", discountValue: "0.40", disclaimer: "", hideSticker: true, sticker: "\/\/www.nixplay.de\/cdn\/shop\/files\/Layer_54.png?v=1684387161", stickerBi: "\/\/www.nixplay.de\/cdn\/shop\/files\/Layer_54.png?v=1684387161", addDiscountCopy: "", addDiscountCopyBi: "" },] }; window.saleDetails = saleDetails; var saleFunctions = { getPrice: function (line, qtt) { var price = line.price; var quantity = qtt || 1 var valueOff = line.valueOff var values = String(line.discountValue).split(','); var totalPrice = 0 var unitPrice = 0 var difference = 0 switch (line.discountType) { case 'fixed': var discount_value = Number(values[0]); unitPrice = (valueOff === 'percent-off') ? price * (1 - discount_value) : price - (discount_value * 100); finalPrice = unitPrice * quantity; difference = price - unitPrice break; case '3plus': break; case '123plus': var discount_value; if(quantity == 1) { discount_value = Number(values[0]); } else if (quantity == 2) { discount_value = Number(values[1]); } else { discount_value = Number(values[2]); } unitPrice = (valueOff === 'percent-off') ? price * (1 - discount_value) : price - (discount_value * 100); finalPrice = unitPrice * quantity; difference = price - unitPrice break; case '1235plus': break; case '12plus': var discount_value; if(quantity == 1) { discount_value = Number(values[0]); } else { discount_value = Number(values[1]); } unitPrice = (valueOff === 'percent-off') ? price * (1 - discount_value) : price - (discount_value * 100); finalPrice = unitPrice * quantity; difference = price - unitPrice break; case 'spend': var cartTriggers = String(line.spendAmount).split(','); var lastPositiveIndex = -1; cartTriggers.forEach((trigger, index) => { var triggerValue = Number(trigger) var cartValue = (Number(window.saleDetails.cartSummary.original_total_price || 0) + Number(price))/ 100 if(cartValue > triggerValue) { lastPositiveIndex = index } }); discount_value = lastPositiveIndex > -1 ? Number(values[lastPositiveIndex] || 0) : 0; unitPrice = (valueOff === 'percent-off') ? price * (1 - discount_value) : price - (discount_value * 100); finalPrice = unitPrice * quantity; difference = price - unitPrice break; case 'bogox': break; case 'bogo': break; default: console.log(`Sorry, we are out of`); } return { finalPrice: finalPrice, unitPrice: unitPrice, difference: difference } }, updateCartSummary: function(cart) { window.saleDetails.cartSummary = { item_count: cart.item_count, items_subtotal_price: cart.items_subtotal_price, original_total_price: cart.original_total_price, requires_shipping: cart.requires_shipping, total_discount: cart.total_discount, total_price: cart.total_price, } } } window.saleFunctions = saleFunctions;