GPS150/150MAX ADAPTER
The Gizzu GPS150 15V Power Supply Adapter is ideal for charging your Gizzu GPS150 or GPS150 MAX Power Station. This high-quality AC adapter provides reliable and efficient power to your portable power station. Designed for the GPS150 Portable Power Station, this adapter offers 15V of power to keep it fully charged when you need it. FEATURES:
Get Notified When Available
Enter your email and we'll notify you when this item is back in stock.
Frequently Bought Together
The Gizzu GPS150 15V Power Supply Adapter is ideal for charging your Gizzu GPS150 or GPS150 MAX Power Station. This high-quality AC adapter provides reliable and efficient power to your portable power station. Designed for the GPS150 Portable Power Station, this adapter offers 15V of power to keep it fully charged when you need it.
FEATURES:
- High quality AC Adapter
- 15V Output
- Designed for GPS150/150 MAX Power Stations only
SPECIFICATIONS:
- Input: 100-240V~50/60Hz (1.5A Max)
- Output: 15V - 3.0A (45.0W)
- Colour: Black
- Compatibility: GPS150 and GPS150 MAX Portable Power Station
WHAT'S IN THE BOX:
- Gizzu GPS150 15V Power Supply Adapter -Black x1
| Brand | Gizzu |
| Colour | Black |
| Form Factor | - |
| Interface | - |
| Capacity | - |
| Memory Capacity | - |
| Screen Size | - |
| Resolution | - |
| Refresh Rate | - |
| Cpu | - |
| Cpu Socket | - |
| Warranty | None |
No reviews yet. Be the first to review this product!
Related Products
Share this product
' + '' + '' + ''; 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); }