/* Stile per l'elenco con classe auto-selezionata */ .elementor-icon-list-item.auto-selezionata .elementor-icon-list-text, .menu-item-lnk-seleziona-la-tua-auto > a { color: #4054B2!important; font-weight: bold; text-transform: uppercase; /*text-decoration: underline;*/ } /* Hover */ .menu-item-lnk-seleziona-la-tua-auto > a:hover { color: #4054B2 !important; text-transform: uppercase; text-decoration: underline; } document.addEventListener("DOMContentLoaded", function () { document.querySelectorAll('.elementor-icon-list-item .elementor-icon-list-text') .forEach(el => { if (el.textContent.trim() === 'Seleziona la tua Auto') { el.closest('.elementor-icon-list-item').classList.add('auto-selezionata'); } }); }); window.addEventListener('DOMContentLoaded', function () { var widget = document.getElementById('trustpilot-widget-trustbox-1'); if (widget) { widget.style.zIndex = '0'; widget.style.position = 'relative'; } });
Previous
Next

Xenon Bulb Holder Adapter for SAAB D50 X55 X25 X65

€10.00
Questo prodotto è stato acquistato: 5 times

Bulb holder adapter for SAAB D50 X55 X25 X65. A pair of vehicle-specific mounts for installing replacement headlight bulbs without modifying the original holder.

Xenon Bulb Holder Adapter for SAAB D50 X55 X25 X65

  • Xenonpertutti.com guarantees same-day shipping for all orders received and paid for by 2:00 PM!
  • For every order over €99 (excluding shipping costs), you will automatically benefit from free shipping!
  • NB: In islands or remote locations not served daily by couriers, delivery may take up to 3 working days.

Information

Headlight bulb holder adapter for SAAB D50 X55 X25 X65

Designed to secure replacement bulbs to the original headlight mounting point without cutting, drilling or altering the vehicle wiring.

The package contains a pair of bulb holder adapters. Check the shape of the original holder before ordering.

Specific configuration

This standard product represents the Xenon.

Technical Features

Tipo Accessorio Adattatore Portalampada
Marca Veicolo SAAB

Comments All reviews

Related products

FREE SHIPPING
For orders over €99.00

EXPRESS COURIER
24/48 hours

GUARANTEED RETURN
contact customer support

TELEPHONE ASSISTANCE
Mon. Fri. - 09/13 - 3.30/5.30 pm

.whatsapp-button { position: fixed; right: 20px; bottom: 20px; z-index: 9999; width: 58px; height: 58px; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #ffffff; background: #25d366; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.22), 0 8px 24px rgba(37, 211, 102, 0.25); text-decoration: none; transition: transform 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease; } .whatsapp-button:hover { background: #1ebe5d; transform: translateY(-3px) scale(1.05); box-shadow: 0 6px 16px rgba(0, 0, 0, 0.25), 0 10px 28px rgba(37, 211, 102, 0.35); } .whatsapp-button:active { transform: scale(0.96); } .whatsapp-button:focus-visible { outline: 3px solid rgba(37, 211, 102, 0.4); outline-offset: 4px; } @media (max-width: 767px) { .whatsapp-button { right: 14px; bottom: 14px; width: 54px; height: 54px; } .whatsapp-button svg { width: 28px; height: 28px; } }