8x10 Metal Wall Décor

8x10 Metal Wall Décor


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

Features

Create a modern Metal Print with your best-loved photos.


Your picture is printed on a metal panel with an additional coating for true color replication. The 8x10 Metal Print comes ready to hang vertically or horizontally 1/2" off the wall.

Unlock the member price of: $28.99 $28.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.

Get the Full Experience - 7 days Free Trial

Claim this offer for yourself or share it with your gift recipient

Day 1: Activate the voucher during setup and start your free trial. • Cancel anytime within the first week - no strings attached!

Day 7: Continue enjoying Nixplay Plus for just $49.99/year.

Free cast-hero
2-Minute Video Clips
Manage up to 10 frames
50GB Cloud Storage
Unlimited Shared Albums
New Unlimited TV Broadcast
Lifetime Warranty
25% Off All Frames
Up to 80% Off FUJIFILM Prints
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 } }); });