ROGS MAKİNE

Yükleniyor...

Search Products

Popular Searches
Compressor Cooling

Bitzer Piston 30223373

Ürün Kodu: BITZERPI-4
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
`; // 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