Thermos 25 oz.

Thermos 25 oz.

deliverr form { margin-top: -8px; }

Features

Take your warm drinks and warm memories with you on your next trip!

 

Personalize this white stainless steel thermos for hot drinks on the go.

 

 

Unlock the member price of: $25.99 on this item by adding Nixplay Plus to your order.

PLUS, save an average of $50 (25%) on any digital frame purchase. Shop Frames

Nixplay Plus makes it even easier to share your memories with friends and family with unlimited storage and upgraded video support.

  • ✅ UNLIMITED Photo Storage
  • ✅ 50GB Video Storage + Extended Video Playback
  • ✅ UPGRADED Lifetime Warranty
  • ✅ Connect up to 10 Frames
  • ✅ In-App Photo Editing
  • ✅ Exclusive Deals for Members Only
  • ✅ Priority Customer Support
  • ✅ Exclusive Discounts on Prints and Photo Gifts
Need some help setting up your frame? We’re here to help. Members also receive exclusive priority support in addition to a lifetime warranty on their frame.
12 Months Subscription
$49.99 /yr (billed annually)
(Equivalent to: $4.17 / month)
ADD TO CART
1 Membership Already in Cart
Adding Nixplay Plus to your cart will automatically apply your discount.

Your first week of Nixplay Plus is on us.

Today: Get a free voucher for yourself or your gift recipient.

Day 1: Redeem your voucher during setup to start your trial.

Day 7: You'll be charged $49.99/year.

What's included

Standard

Free
  • 15 second video clips
  • Up to 5 connected frames
  • 5GB of video cloud storage
  • Share up to 5 albums
  • 5 minute smart TV broadcast
  • Standard frame discounts
  • Standard photo prints discounts
  • 1 year Warranty
Plus
7-days free, then $49.99 USD/yr
cancel any time
  • 2 minute video clips
  • Up to 10 connected frames
  • 50GB of video cloud storage
  • Unlimited Shared Albums
  • Unlimited smart TV broadcast
  • 25% discount on all frame orders
  • Up to 80% off on photo prints
  • Lifetime Warranty
Yes, I want a free voucher

You might also like

Trusted partner

Ratings & reviews

0 / 5 (0 reviews)

  • 5 stars
  • 4 stars
  • 3 stars
  • 2 stars
  • 1 star
(function () { var salePrintDetails = { cartSummary: { item_count: 0, items_subtotal_price: 0, original_total_price: 0, requires_shipping: false, total_discount: 0, total_price: 0, }, items: [] }; window.salePrintDetails = salePrintDetails; })(); const printSaleItems = window.salePrintDetails.items; printSaleItems.forEach(item => { let saleSku = item.sku, salediscountType = item.discountType, salediscountValue = item.discountValue, saleSkuPrice = (item.price / 100).toFixed(2); document.querySelectorAll('.print-discounted-price').forEach(item => { let currentSku = item.parentNode.parentNode.dataset.sku; if (saleSku === currentSku) { let discountAmount; if (salediscountType == 'fixed_percentage') { discountAmount = (saleSkuPrice - (saleSkuPrice * salediscountValue)).toFixed(2); } else if (salediscountType == 'fixed_price') { let fixedAmount = (salediscountValue / 100).toFixed(2); discountAmount = (saleSkuPrice - (saleSkuPrice - fixedAmount)).toFixed(2); } item.innerHTML = "$" + discountAmount; item.previousElementSibling.classList.add('line-through'); } }); document.querySelectorAll('.print-badge').forEach(badge => { let currentSku = badge.dataset.sku; if (saleSku === currentSku) { badge.children[0].src = item.badge } }); });