Acer Charging Trolley 36 Bay AC Power Socket - ACER | DirectTech
Secure SSL Payment
Free Shipping over R3,450
14-Day Returns
Expert Support
ACER

Acer Charging Trolley 36 Bay AC Power Socket

SKU: HP.BCART.001
R 19 999.00
Only 3 left!
Only 3 left in stock - order soon!

The Acer 36 Bay Storage Charging Trolley is designed to protect, store, charge, or transport your laptops. Featuring a sturdy steel construction with 4-inch wheels for portability, the charging trolley is strong enough to handle up to 36 laptops. It comes with 3 shelves and 36 x bays with 36 x AC...

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

Frequently Bought Together

The Acer 36 Bay Storage Charging Trolley is designed to protect, store, charge, or transport your laptops. Featuring a sturdy steel construction with 4-inch wheels for portability, the charging trolley is strong enough to handle up to 36 laptops. It comes with 3 shelves and 36 x bays with 36 x AC SA power charging sockets. It also features a smart timer power management system with three optional charging modes as well as overload protection for safety. To keep your devices inside from overheating, the charging trolley comes with various ventilation holes around the case to enhance the airflow while your devices are stored. For additional safety, it also comes with a 3-point locking system to protect against theft. To easily move the trolley it is supported by 4 high-quality ball-bearing wheels as well as sturdy handles.

FEATURES:

  • Stores, charges and transports up to 36 laptops
  • The cart is designed with 3 fixed shelves (Slide for optional if needed) and 36 x AC SA power charging sockets.
  • External on/off power button to make remote control.
  • Around with ventilation holes to ensure an active cooling system and prevent overheating of stored devices.
  • Smart timer power management system with three optional charging modes.
  • 3 3-point Locking system ensures the cart against theft.
  • 4 High-quality ball bearing wheels and sturdy handles secure high mobility.

SPECIFICATIONS:

  • Suitable Device: 36 bays Laptop
  • Material: Steel structure
  • Wheels: 4 inches with brake
  • Charging: AC-SA Power Standard charge
  • External option: External on/off button switch with indicator light
  • Electric Parameter: Input Voltage:220V-240V Rated current 10A 50/60Hz
  • Power Management System: Smart Power Management with power protector
  • Device Trays: ABS plastic separator with cable management
  • Cooling: Reserved ventilation & fan cooling option.
  • Door Locking system: 180-degree opened door with 3-point lock
  • Cable Management Separator Removable plastic device separators
  • Colour: Customized
  • Product Dimensions(without handles, without wheels): 64.5 x 62 x 100.2 cm
  • Product Dimensions(with handles, with wheels): 80.5 x 62 x 113.4 cm
  • Product Weight: 82000g

WHAT’S IN THE BOX:

  • Acer 36 Bay Storage Charging Trolley x1
Brand ACER
Colour Grey
Form Factor -
Interface -
Capacity -
Memory Capacity -
Screen Size -
Resolution -
Refresh Rate -
Cpu -
Cpu Socket -
Warranty 12 Months
0.0
0 reviews
Login to Review

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

Related Products

Gizzu Charging Trolley 36 Bay AC Power Socket
Gizzu

Gizzu Charging Trolley 36 Bay AC Power Socket

R 20 599.00

In Stock

Port Charging Trolley 40 Tablet + 1 Notebook
Port

Port Charging Trolley 40 Tablet + 1 Notebook

R 44 039.00

Out of Stock

PORT Charging Cabinet 10 Unit
Port

PORT Charging Cabinet 10 Unit

R 14 969.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!