Toyota Hilux 2020 - 2025 Bull Bar | Loop
- Integrated Recovery Points
- 2 × 5 t recovery points
- 16 mm steel, radius edges for soft shackles
- Integrated Lighting Options
- Up to 2 fog lights
- Provision for top-mount driving lights
- Safety System Compatible
- Compatible with all Toyota safety features
- Air-bag compatible Tech Specs
- 3 mm powder-coated steel
- 2 × 5 t rated recovery points
- Zinc & phosphate dip coated for rust prevention
- Textured powder-coated finish function outlanderToggle(trigger) const panel = trigger.nextElementSibling; const icon = trigger.querySelector('.outlander-chevron'); / close the other panel (remove this block if you want both open) / document.querySelectorAll('.outlander-panel.open').forEach(p=>if(p!==panel) p.style.maxHeight=null;p.classList.remove('open'); ); document.querySelectorAll('.outlander-chevron.open').forEach(c=>if(c!==icon)c.classList.remove('open'); ); / toggle clicked panel / if(panel.classList.contains('open')) panel.style.maxHeight=null; panel.classList.remove('open'); icon.classList.remove('open'); else panel.classList.add('open'); icon.classList.add('open'); requestAnimationFrame(()=>panel.style.maxHeight=panel.scrollHeight 'px'; )