ROGS MAKİNE

Yükleniyor...

Search Products

Popular Searches
Compressor Cooling

Bitzer Connecting Rod 30215405

Ürün Kodu: BITZERPI-32
Stokta
Fiyat Teklifi Al
Hızlı Teslimat
Güvenli Ödeme

Bu ürün için henüz detaylı açıklama eklenmemiş.

Compatible models
4VESP-7, 4VESP-10, 4TESP-9, 4TESP-12, 4PESP-12, 4PESP-15, 4NESP-14, 4NESP-20, 4VEH-10Y, 4TEH-12Y, 4PEH-15Y
`; // Stil ekle toast.style.cssText = ` position: fixed; top: 20px; right: 20px; background: ${type === 'success' ? '#28a745' : type === 'error' ? '#dc3545' : '#17a2b8'}; color: white; padding: 1rem 1.5rem; border-radius: 8px; box-shadow: 0 4px 12px rgba(0,0,0,0.15); z-index: 9999; transform: translateX(100%); transition: transform 0.3s ease; max-width: 300px; `; document.body.appendChild(toast); // Animasyon göster setTimeout(() => { toast.style.transform = 'translateX(0)'; }, 100); // 3 saniye sonra kaldır setTimeout(() => { toast.style.transform = 'translateX(100%)'; setTimeout(() => { if (toast.parentNode) { toast.parentNode.removeChild(toast); } }, 300); }, 3000); }
Contact us on WhatsApp