İletişim

İletişim

Soru ve sorunlarınız için 7/24 formu doldurabilir ve bizimle kolayca iletişim kurabilirsiniz. Cevapların sorunsuz iletilmesi için aktif bir mail adresi yazmalısınız.

SORU VE SORUNLAR İÇİN BİZE ULAŞABİLİRSİNİZ!
Kapat
Sipariş Sorgula

Sorgulamak istediğiniz siparişin kodunu giriniz!

Geçmiş Siparişleriniz

Tarayıcı önbelleğine kaydedilen siparişlerinizi daha hızlı takip edebilirsiniz

@media (max-width: 768px) { .sabit-alt-cubuk { position: fixed; bottom: 0; width: 100%; display: flex; justify-content: space-between; align-items: center; background: #fff; box-shadow: 0 -2px 5px rgba(0,0,0,0.2); z-index: 9999; font-family: Arial, sans-serif; } .sabit-alt-cubuk a { flex: 1; display: flex; align-items: center; justify-content: center; padding: 10px 0; text-decoration: none; color: #333; font-weight: bold; font-size: 14px; transition: background 0.3s, color 0.3s; } .sabit-alt-cubuk .sol-buton { border-right: 1px solid #ccc; background: #f8f8f8; } .sabit-alt-cubuk .sag-buton { border-left: 1px solid #ccc; background: #f8f8f8; } .sabit-alt-cubuk .sepet-buton { background: #f39c12; color: #fff; border-radius: 30px; margin: 0 5px; padding: 10px 15px; display: flex; align-items: center; justify-content: center; } .sabit-alt-cubuk .sepet-ikon { font-size: 18px; margin-right: 5px; } .sabit-alt-cubuk a:hover { background: #e0e0e0; color: #000; } }