ROGS MAKİNE

Yükleniyor...

Search Products

Popular Searches
Compressor Cooling

Bitzer Connecting Rod 30213401

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

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

Compatible models
2EC-3.2, 2EESP-2Z, 2EESP-3Z, 2DESP-2Z, 2DESP-3Z, 2CESP-3Z, 2CESP-4Z, 4FESP-3, 4FESP-5, 4EESP-4, 4EESP-6, 2DC-2.2, 4DESP-5, 4DESP-7, 4CESP-6, 4CESP-9, 44FESP-6, 44FESP-10, 44EESP-8, 44EESP-12, 44DESP-10, 44DESP-14, 44CESP-12, 44CESP-18, 2DES-3.F1Y, 4FES-5.F1Y, 4EES-6.F1Y, 4DES-5.F1Y, 4CES-6.F1Y, 4CES-9.F3Y, 4DES-7.F3Y, 4FE-5.F1Y, 4EE-6.F1Y, 4DE-5.F1Y, 4DE-7.F3Y, 4CE-6.F1Y, 4CE-9.F3Y, 4FES-3, 2DC-3.2, 4FES-5, 4EES-4
`; // 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