Winx View Essential Magnetic Phone Holder - - | DirectTech
Secure SSL Payment
Free Shipping over R3,450
14-Day Returns
Expert Support
-

Winx View Essential Magnetic Phone Holder

SKU: WX-CC103
R 260.90
Available on Backorder

Flexible soft-aluminium arm bends to any position | One-click vacuum suction cup mounts and releases cleanly | 360° rotation with 90° tilt adjustment | Compatible with MagSafe-compatible phones and magnetic cases | Sturdy, RoHS-compliant build tested for everyday driving

This item is on backorder — new stock is expected around 31 Aug 2026. Order now and we'll ship yours as soon as it arrives.

Free shipping over R 3 450.00
Secure checkout
14-day returns
Expert support
Secure payment — PayFast & Yoco · 256-bit SSL encrypted

Frequently Bought Together

Flexible soft-aluminium arm bends to any position | One-click vacuum suction cup mounts and releases cleanly | 360° rotation with 90° tilt adjustment | Compatible with MagSafe-compatible phones and magnetic cases | Sturdy, RoHS-compliant build tested for everyday driving

The WINX View Essential Magnetic Phone Holder is built for drivers who want a fuss-free, flexible way to keep their phone in view on the dashboard. The memory soft-aluminium arm bends freely in any direction and adjusts up or down through 90°, so you can dial in the perfect viewing angle without tools or fiddling. A one-click vacuum suction cup base locks firmly onto the dashboard surface and releases just as easily with a single press, leaving no marks and allowing the holder to be repositioned whenever needed. The magnetic head snaps onto MagSafe-compatible phones and magnetic phone cases, and rotates a full 360° so portrait or landscape orientation is always an option. Constructed from ABS, PC, TPU, and aluminium alloy, with a rubberised TPU-over-aluminium arm that feels comfortable to handle, the holder is built to withstand operating temperatures from -20°C to 75°C and has been tested against drop, vibration, salt-spray, and thermal-shock requirements. A practical, durable mount that stays put on every drive.

Features

  • Memory soft-aluminium arm bends freely in any direction and adjusts through 90° of tilt for a personalised viewing angle
  • One-click vacuum suction cup base mounts securely to the dashboard and releases cleanly without leaving marks
  • Supports easy repositioning and reuse — detach, reposition, and remount without residue
  • Magnetic head compatible with MagSafe-compatible phones and magnetic phone cases
  • Full 360° rotation on the magnetic head for portrait or landscape orientation
  • TPU-wrapped aluminium arm provides a comfortable, moderately firm feel
  • Operates in temperatures from -20°C to 75°C; RoHS-compliant materials throughout

Specifications

  • Brand: WINX
  • Model Number: WX-CC103
  • Manufacturer Part Number: RLX29
  • EAN / Barcode: 4897119173970
  • Colour: Black
  • Warranty: 24 Months
  • Product Weight: 0.15
  • Product Dimensions (L x W x H): 23 x 7.3 x 2.37

What's in the Box

  • 1 x Winx View Essential Magnetic Phone Holder

Why WINX

Winx. Always making life a little more
Winx is the response to a world where everything is always changing. Time seems to fly and your ambitions do too. All things are always in motion – from here to there from now to next – and we create the shortcuts that help make it possible to live to the max: uninterrupted seamless sensational. WINX manufactures upscale tech that’s easily within your reach, priced reasonably for every day.

Brand -
Colour Black
Form Factor -
Interface -
Capacity -
Memory Capacity -
Screen Size -
Resolution -
Refresh Rate -
Cpu -
Cpu Socket -
Warranty -
0.0
0 reviews
Login to Review

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

Related Products

WINX view simple car phone holder - Black
WINX

WINX view simple car phone holder - Black

R 157.08

Out of Stock

Xiaomi 37W Dual-Port Car Charger - Black
Xiaomi

Xiaomi 37W Dual-Port Car Charger - Black

R 271.28

Out of Stock

WINX POWER Fast 52W Car Charger
WINX

WINX POWER Fast 52W Car Charger

R 260.90

Out of Stock

WINX POWER Fast 89W Car Charger
WINX

WINX POWER Fast 89W Car Charger

R 177.84

In 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!