Mocoll Recovery Film Screen Protector Pandora Film Box 50 Pack - Matte - Mocoll | DirectTech
Secure SSL Payment
Free Shipping over R3,450
14-Day Returns
Expert Support
Mocoll

Mocoll Recovery Film Screen Protector Pandora Film Box 50 Pack - Matte

SKU: MC-SFMATTE
R 2 499.00
In Stock

Protect your device screens with the Mocoll Recover Film Screen Protector Pandora Film Box. It features 50 sheets of matte premium TPU screen protector films which offer protection against impacts, scratches and shocks and bubble free adhesives.

Free shipping over R 3 450.00
Secure checkout
14-day returns
Expert support

Frequently Bought Together

The Mocoll Recover Film Screen Protector Pandora Film Box features 50 sheets of premium TPU screen protector recovery films for you to use with your Mocoll Cutting Machine. Each piece of screen protector film is made from Premium TPU offering a higher quality product that makes small bubbles disappear within 24 hours. This not only gives you higher levels of protection, but also makes installation a lot easier thanks to its bubble free adhesives. These films help preserve your screens from impacts, scratches and shocks in everyday encounters while its smooth and smart touch surface does not affect screen sensitivity.

FEATURES:

  • Premium Recovery TPU
  • Multiple Protection
  • Perfect Fit
  • No-Delay Sensitivity
  • Easy Installation

SPECIFICATIONS:

  • Certification: SGS Certified
  • Type: Matte
  • Material: Premium TPU

WHAT'S IN THE BOX:

  • Mocoll Recover Film Screen Protector - Clear Matte x50
Brand Mocoll
Colour Clear Matte
Form Factor -
Interface -
Capacity -
Memory Capacity -
Screen Size -
Resolution -
Refresh Rate -
Cpu -
Cpu Socket -
Warranty None
0.0
0 reviews
Login to Review

No reviews yet. Be the first to review this product!

Related Products

Port Connect 2D Professional Privacy Filter 24"
Port

Port Connect 2D Professional Privacy Filter 24"

R 2 579.00

Out of Stock

Port Connect 2D Professional Privacy Filter 19.5"
Port

Port Connect 2D Professional Privacy Filter 19.5"

R 1 329.00

Out of Stock

Port Connect 2D Clip On Universal Privacy Filter 14"
Port

Port Connect 2D Clip On Universal Privacy Filter 14"

R 1 139.00

Out of Stock

Port Designs Privacy Filter 2D 15.6" Touch Laptop
Port

Port Designs Privacy Filter 2D 15.6" Touch Laptop

R 989.00

Out of Stock

// Share product with fallback // 2026-05-22: rewritten. Old version had three bugs: // 1) Copy Link button used `this.textContent='Copied!'` which destroyed the // icon (textContent replaces everything). After clicking, the link icon // disappeared. // 2) Inline onclick handlers had nested \x27-escaped strings interpolating // `url` directly — if the URL contained a single quote the JS broke. // 3) Close button used `this.closest('div[style]').parentElement.remove()` // — fragile, depends on no inline style elsewhere in the DOM tree. // New version: build with DOM nodes, attach proper event listeners, keep the // icon, gracefully handle clipboard failure, use a held reference to close. function shareProduct() { var title = document.querySelector('.product-title').textContent; var url = window.location.href; if (navigator.share) { navigator.share({ title: title, url: url }).catch(function() {}); return; } // Fallback: show share options modal var modal = document.createElement('div'); modal.style.cssText = 'position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;'; var encoded = encodeURIComponent(url); var encodedTitle = encodeURIComponent(title); var content = document.createElement('div'); content.style.cssText = 'background:#fff;border-radius:12px;padding:24px;max-width:360px;width:100%;text-align:center;'; content.innerHTML = '

Share this product

' + '
' + ' Facebook' + ' WhatsApp' + ' Email' + '
' + '' + '
'; modal.appendChild(content); function closeModal() { if (modal.parentNode) modal.parentNode.removeChild(modal); } modal.addEventListener('click', function(e) { if (e.target === modal) closeModal(); }); content.querySelector('[data-action="close-modal"]').addEventListener('click', closeModal); var copyBtn = content.querySelector('[data-action="copy-link"]'); var copyLabel = copyBtn.querySelector('.btn-label'); copyBtn.addEventListener('click', function() { function flashLabel(text) { var prev = copyLabel.textContent; copyLabel.textContent = text; setTimeout(function() { copyLabel.textContent = prev; }, 1800); } if (navigator.clipboard && navigator.clipboard.writeText) { navigator.clipboard.writeText(url) .then(function() { flashLabel('Copied!'); }) .catch(function() { flashLabel('Press Ctrl+C'); }); } else { // Legacy browser fallback — execCommand still works on http: contexts var ta = document.createElement('textarea'); ta.value = url; ta.style.position = 'fixed'; ta.style.opacity = '0'; document.body.appendChild(ta); ta.select(); try { document.execCommand('copy'); flashLabel('Copied!'); } catch (e) { flashLabel('Press Ctrl+C'); } document.body.removeChild(ta); } }); document.body.appendChild(modal); }
Chat with us!