<style type="text/css">* { margin: 0; padding: 0; box-sizing: border-box; } :root { --primary-color: #264734; --card_image_height: 185px; } ::selection { background-color: rgba(38, 71, 52, .7); color: #E4DEC8; } .lockScroll { overflow: hidden; } #logo a:hover { color: inherit; text-decoration: none; } .mainContainer4 { background: url(/uploads/Images/est-politikalarimiz-bc1.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; font-family: Balerno serif; min-height: 800px; } .mainContainer5 { width: 100%; padding: 1.5rem; color: var(--primary-color); order: 1; position: relative; } #divIcerik.ticiContainer { max-width: 100%; } .mainContainer4-leftSide { order: 0; } .mainContainer4-leftSide img { position: sticky; top: 5rem; z-index: 11; } .mainContainer4-rightSide { order: 2; } .mainContainer4-rightSide img { position: sticky; top: 15rem; z-index: 11; } dl, ul, ol { list-style-type: none; padding: initial; margin: initial; } a { text-decoration: none; } .activeLink { color: inherit; font-weight: 600; } .activeLink:hover, .activeLink:focus { color: inherit; text-decoration: underline; } .horizontal_line { border-bottom: 2px solid var(--primary-color); width: 80%; } /*------------Sayfa Yolu Bölümü---------------*/ .pagePath { margin-bottom: 2rem; } .pagePath-list { display: flex; align-items: center; } .pagePath-listItem { float: left; } .pagePath-itemLink { color: inherit; } .pagePath-itemLink:hover, .pagePath-itemLink:focus { color: inherit; text-decoration: underline; } .pagePath-divider { line-height: inherit; color: inherit; padding: 0 .4rem; } /*kurumsal-content*/ #kurumsal-content-block { min-height: 500px; } /*-------------End-----------*/ /*------------kurumsal-content-nav------------*/ #kurumsal-content-navbar { border: 1px solid var(--primary-color); padding: 0.6rem 1.2rem; } .kurumsal-content-nav .nav-item:nth-child(2n) { border-right: 1px solid var(--primary-color); border-left: 1px solid var(--primary-color); } .kurumsal-content-nav .nav-item>a { color: var(--primary-color); font-size: 1.20rem !important; } .kurumsal-content-nav a:hover { font-weight: 600; color: inherit; } .kurumsal-content-nav .nav-item>a:focus { font-weight: 600; color: inherit; } #kurumsal-content-navbar>ul .nav-item { display: flex; position: relative; text-align: center; align-items: center; justify-content: center; width: 20%; } .activeNavLink { font-weight: bold; } .nav-link { padding: 0 1em } /*-------------End-----------*/ /*-------------dropdown-menu-------------*/ .dropdown-menu { min-width: 7rem; color: inherit; text-align: center; background-color: transparent; border: none; border-radius: 0; font-size: 0.91rem; padding-top: 2.2rem; left: unset; } .dropdown-menu li { border-top: 1px solid var(--primary-color); } .dropdown-item { color: var(--primary-color); padding: .25rem .25rem; } .dropdown-item:focus, .dropdown-item:hover { background-color: transparent; color: inherit; } .dropdown-menu li:last-child { border-bottom: 1px solid var(--primary-color); } /*------------------sidebar-menu--------------------*/ #kurumsal-sidebar { position: fixed; top: 0; left: 0; right: 0; bottom: 0; visibility: hidden; z-index: 1000; } .activeSidebar#kurumsal-sidebar { visibility: visible; } .kurumsal-sidebar-background { position: absolute; will-change: opacity; height: 100%; width: 100%; -webkit-tap-highlight-color: transparent; opacity: 0; } .activeSidebar .kurumsal-sidebar-background { background: rgba(0, 0, 0, .5) } .activeSidebar .kurumsal-sidebar-background { opacity: 1; } .kurumsal-sidebar-content { background-color: rgba(255, 255, 255, 0.6); backdrop-filter: blur(15px); -webkit-backdrop-filter: blur(15px); width: 290px; height: 100vh; position: fixed; top: 0; left: -100%; overflow-y: auto; z-index: 1000; transition: .5s ease; } .kurumsal-sidebar-content .sidebar-menu { width: 100%; margin-top: 80px; } .kurumsal-sidebar-content .sidebar-menu .sidebar-menu-item { position: relative; cursor: pointer; } .kurumsal-sidebar-content .sidebar-menu .sidebar-menu-item a { color: var(--primary-color); font-size: 16px; text-decoration: none; display: block; padding: 5px 30px; line-height: 60px; } .kurumsal-sidebar-content .sidebar-menu .sidebar-menu-item a:hover { background: #33724df1; color: #fff; transition: .3s ease; } .kurumsal-sidebar-content .sidebar-menu .sidebar-menu-item a .dropdownIcon { position: absolute; right: 0; margin: 20px; transition: .3s ease; } .kurumsal-sidebar-content .sidebar-menu .sidebar-menu-item .sub-menu { background: rgba(255, 255, 255, 0.1); display: none; } .kurumsal-sidebar-content .sidebar-menu .sidebar-menu-item .sub-menu a { padding-left: 80px; } .rotate90deg { transform: rotate(90deg); } .activeSubMenu { display: block !important; } #close-btn { position: absolute; right: 0; font-size: 30px; margin: 25px; cursor: pointer; color: var(--primary-color); } .sidebar-menuButton { display: inline-block; color: var(--primary-color); font-size: 30px; cursor: pointer; } .activeSidebar .kurumsal-sidebar-content { left: 0; } .sidebar-header { display: flex; justify-content: center; margin-top: 20px; } /*------------------kurumsal-content-firstBlock--------------------*/ .kurumsal-content-firstBlock { display: flex; padding: 2rem 0; } .kurumsal-content-firstBlock h1, h2, h3, h4, h5, h6 { margin-bottom: 2rem; } .kurumsal-content-firstBlock h1 { font-size: calc(2.375rem + 2.5vw); } .firstBlock-rightside { position: relative; } .firstBlock-rightside .img-est { position: absolute; right: -85px; top: 30px; z-index: 10; } .firstBlock-rightside .img-sb { position: relative; z-index: 20; } /*------------------kurumsal-content-secondBlock--------------------*/ .kurumsal-content-secondBlock { display: block; margin:0 auto; } .kurumsal_newsCard { border: 1px solid var(--primary-color); padding: .7rem; margin-bottom: 1.5rem; background-color: transparent; border-radius: unset; } .newsCard_title { height: 75px; } .newsCard_divider { display: flex; align-items: center; padding: 1rem 0; } .newsDate { color: var(--primary-color); padding-left: 1rem; font-size: larger; } .newsCard_title h4>a { color: var(--primary-color); } .newsCard_title h4>a:hover { color: var(--primary-color); text-decoration: underline; } .readMore_link { color: var(--primary-color); font-weight: bold; } .readMore_link:hover, :focus { color: var(--primary-color); } /*------------------medai Query--------------------*/ @media screen and (max-width:992px) { /*---------pagePath----------*/ .pagePath { font-size: small; margin-top: 1rem; } .pagePath-divider { padding: 0 .2rem; } #kurumsal-content-navbar { display: none; } .kurumsal-content-firstBlock { flex-wrap: wrap; } .firstBlock-leftside { flex-direction: row; } .firstBlock-rightside { flex-direction: row; width: 100%; text-align: center; } } @media screen and (min-width:992px) { .dropdown:hover>ul { display: block; } .kurumsal-content-sidebar { display: none; } .sidebar-menuButton { display: none; } .kurumsal-content-firstBlock { flex-wrap: nowrap; } .firstBlock-leftside { flex: 0 0 auto; width: 50%; } .firstBlock-rightside { flex: 0 0 auto; width: 50%; } } @media screen and (min-width: 1200px) { .firstBlock-leftside { flex: 0 0 auto; width: 66.66666667%; } .firstBlock-rightside { flex: 0 0 auto; width: 33.33333333%; } .firstBlock-firstHeading { font-size: 2vw; } } </style> <div class="mainContainer4 d-flex"> <div class="mainContainer4-leftSide d-sm-block d-none"><img alt="" class="img-fluid" src="https://workcube.eyupsabrituncer.com/add_options/display/kurumsal-web-1/img/EST_Politikalarimiz_sl.png" /></div> <div class="mainContainer4-rightSide d-sm-block d-none"><img alt="" class="img-fluid" src="https://workcube.eyupsabrituncer.com/add_options/display/kurumsal-web-1/img/EST_Politikalarimiz_sg.png" /></div> <div class="mainContainer5 container"> <div class="pagePath"> <ul class="pagePath-list"> <li class="pagePath-listItem"><a class="pagePath-itemLink" href="/">Anasayfa</a><i class="fas fa-angle-right pagePath-divider"></i></li> <li class="pagePath-listItem"><a class="pagePath-itemLink" href="#">Kurumsal</a><i class="fas fa-angle-right pagePath-divider"></i></li> <li class="pagePath-listItem"><a class="pagePath-itemLink" href="https://www.eyupsabrituncer.com/kurumumuz-">Hakkımızda</a><i class="fas fa-angle-right pagePath-divider"></i></li> <li aria-current="page" class="pagePath-listItem"><a class="activeLink">Haberler</a></li> </ul> </div> <div class="sidebar-menuButton" onclick="sidebarToggle()"><i class="fas fa-bars"></i></div> <nav id="kurumsal-content-navbar"> <ul class="nav justify-content-center kurumsal-content-nav"> <li class="nav-item dropdown"><a aria-expanded="false" class="nav-link activeNavLink" href="#" id="firstDropdownLink">Hakkımızda</a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="https://www.eyupsabrituncer.com/tarihcemiz-">Tarihçemiz</a></li> <li><a class="dropdown-item" href="https://www.eyupsabrituncer.com/politikalar-">Politikalar</a></li> <li><a class="dropdown-item" href="https://www.eyupsabrituncer.com/degerlerimiz-">Değerlerimiz</a></li> <li><a class="dropdown-item" href="https://www.eyupsabrituncer.com/sertifikalarimiz-">Sertifikalarımız</a></li> <li><a class="dropdown-item" href="https://www.eyupsabrituncer.com/raporlar-">Raporlar</a></li> <li><a class="dropdown-item activeLink" href="https://www.eyupsabrituncer.com/haberler-">Haberler</a></li> </ul> </li> <li class="nav-item"><a class="nav-link" href="https://www.eyupsabrituncer.com/markalarimiz-">Markalarımız</a></li> <li class="nav-item"><a class="nav-link" href="https://www.eyupsabrituncer.com/insan-kaynaklari-">İnsan Kaynakları</a></li> <li class="nav-item" style="border-right:unset"><a class="nav-link" href="https://www.eyupsabrituncer.com/sosyal-sorumluluk-projeleri-">Sosyal Sorumluluk Projeleri</a></li> <li class="nav-item" style="display: none;"><a class="nav-link" href="https://www.eyupsabrituncer.com/iletisim-">İletişim</a></li> </ul> </nav> <div class="kurumsal-content" id="kurumsal-content-block"> <div class="kurumsal-content-firstBlock"> <h1 class="firstBlock-firstHeading">Haberler</h1> </div> <div class="kurumsal-content-secondBlock"> <div class="kurumsal-newsRow row row-cols-1 row-cols-xl-3"> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Eyüp Sabri Tuncer, Pony Ligi’ni Desteklemeye Devam Ediyor</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">25/02/2022</span></div> <div class="newsCard_text"> <p>Biniciliğin yaygınlaşıp gelişmesi için çocuk ve genç binicileri desteklemek üzere, geçmiş yıllarda olduğu gibi ata sporuna katkı sağlamaya devam eden Eyüp Sabri Tuncer markası, 2022 yılında da Türkiye Binicilik Federasyonu Pony Ligi sezonunun sponsoru oldu. Türkiye Binicilik Federasyonu Başkanı Engin Tuncer, Binicilik Federasyonu olarak ata sporumuz olan biniciliği yaygınlaştırarak gelecekte ülkemizi dünya çapında temsil edecek binicilerin yetişmesi için çocuk ve gençleri teşvik edecek Pony Ligini her yıl tekrarlamayı planladıklarını belirtiyor. Bu amaç doğrultusunda çalışmalarını tamamlayan Türkiye Binicilik Federasyonu 2022 Pony Ligi takvimini belirledi ve 26-27 Şubat tarihlerinde başlayıp toplam 12 ayak ve 1 final yarışmasından oluşacak sezonda Eyüp Sabri Tuncer markası geçtiğimiz yıl olduğu gibi bu yıl da Pony Ligi sponsoru olarak belirlendi.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Vegan Kozmetikte En Çok Tercih Edilen Marka</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">04/02/2022</span></div> <div class="newsCard_text"> <p>Türkiye’deki vegan farkındalığını rakamlara dökmek amacıyla, Twentify Bounty tüketici platformu üzerinden gerçekleştirilen mobil araştırmada; Türkiye’de kozmetik sektöründe vegan ürünleri en çok tercih edilen marka Eyüp Sabri Tuncer oldu. Eyüp Sabri Tuncer vegan ürünleriyle, tüketiciler tarafından en çok tercih edilen marka seçildi. Twentify Bounty tüketici platformu üzerinden gerçekleştirilen mobil araştırmada; Eyüp Sabri Tuncer, vegan ürünleri tercih edilen kozmetik markalar kategorisinde yüzde 41 oranla en çok tercih edilen marka oldu.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Eyüp Sabri Tuncer, İstanbul’da İlk Mağazasını Vadistanbul’da Açtı</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">11/01/2022</span></div> <div class="newsCard_text"> <p>1923 yılında kurulan Türkiye Cumhuriyeti ile aynı yaşıt 99 Yıllık Eyüp Sabri Tuncer markası, 3. mağazasını Vadistanbul Alışveriş Merkezi’nde açtı. Vadistanbul mağazasında da diğer mağazalarda olduğu gibi; markanın öncülük ettiği 100 yıllık deneyimle harmanlanan geleneksel ürünler, yenilikçi ve özel formüllü ürünler ile bir arada sunuluyor.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Eyüp Sabri Tuncer, Beş Reklam Filmi ile “Bir Avuç Mutluluk” Diyor</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">30/12/2021</span></div> <div class="newsCard_text"> <p>Pandemi sürecinde tüm Türkiye kolonya geleneğini tekrar hatırladı ve önemini anladı. Türk kozmetik sektörünün lider kuruluşlarından ve kolonya denince akla ilk gelen marka olan Eyüp Sabri Tuncer, günlük hayatımız içerisinde kolonya kullanımını ve hijyen özelliğini farklı hikayelerden oluşan keyifli beş kısa film üzerinden anlattı.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Eyüp Sabri Tuncer yeni <a href="https://www.eyupsabrituncer.com/dogal-zeytinyagi-icerikli-bebek-camasir-yikama-sivisi-15-lt-doypack-1023">‘Bebek Çamaşır Sıvısı’</a> Özel Temiz İçerikli Formülüyle Mükemmel Bir Temizlik Sunuyor</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">18/11/2021</span></div> <div class="newsCard_text"> <p>Kozmetik sektöründe ‘vegan ve vejetaryen sertifikası alan ilk Türk markası’ olan Eyüp Sabri Tuncer, geleneksel değerleri ‘zamanın ruhuna ayak uydurarak’ yaşatmaya devam ediyor. 98 yıldır öncülük ettiği geleneksel ürünlerle, yenilikçi ve fonksiyonel ürünleri bir arada sunan marka, yepyeni bir kategoriye giriş yaparak yeni Eyüp Sabri Tuncer Bebek Çamaşır Yıkama Sıvısı ile bitkisel yağlardan elde edilen sabun içerikli formülü sayesinde bebek giysi ve çamaşırlarında mükemmel bir temizlik sunuyor.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Eyüp Sabri Tuncer’den Alzheimer Hastaları için Anlamlı Proje: “Hatıraları Tazeler”</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">27/10/2021</span></div> <div class="newsCard_text"> <p>Eyüp Sabri Tuncer, Türkiye Alzheimer Derneği ile Alzheimer hastaları ve yakınları için ‘Hatıraları Tazeler’ sosyal sorumluluk projesine başladı. Proje hem kokularla hatıralarımızı tazelemeyi hem de Alzheimer hastalığına dikkat çekmeyi hedefliyor. Proje kapsamında, eyupsabrituncer.com web sitesinde satışa sunulan “Hatıralar Kolonyası” serisinden elde edilen gelir, Türkiye Alzheimer Derneği’ne bağışlanarak Gündüz Yaşam Evleri’ne katkı sağlayacak.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Eyüp Sabri Tuncer, Yeni Ürünleriyle Fuarlarda Ziyaretçileri ile Buluşuyor</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">06/10/2021</span></div> <div class="newsCard_text"> <p>Eyüp Sabri Tuncer, yaklaşan yeni yılı, yoğun bir fuar takvimiyle karşılıyor. Pandeminin ardından yavaş yavaş eski haline dönmeye başlayan fuar sektöründe, ulusal ve uluslararası anlamda sektörün önde gelen etkinliklerinde yer almaya devam Eyüp Sabri Tuncer; 15-16 Eylül’de Haliç Kongre Merkezi’nde Yerel Zincirler Buluşuyor Fuarı, 22-24 Eylül’de Ukrayna Intercharm 2021 Fuarı , Güzellik Endüstrisi Fuarı’nda yenilenen logolu şık standıyla ilk defa ziyaretçilerini ağırlarken, 5-7 Ekim’de Messe Frankfurt/BeautyWorld Dubai Fuarı’nda, 27-30 Ekim Rusya Intercharm 2021 fuarında ziyaretçileriyle buluşacak.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Eyüp Sabri Tuncer Manolya Çiçeği Sıvı Sabunu ve Kolonyası ile Tazelenin</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">1/09/2021</span></div> <div class="newsCard_text"> <p>Doğanın sevgi sembolü haline gelen manolya çiçeği narindir ve inceliği temsil eder. Yaşamımıza yeniliği sunarken, kokusuyla hayatımıza dokunur. Doğadaki eşsiz kokulardan ilham alarak hazırlanan Eyüp Sabri Tuncer’in kolonya ve sıvı sabun ürünleri, yeni serisinde Manolya Çiçeğinin zarafet dolu kokusunu sizlere taşıyor. Yıllar önce üretilen ve çok beğenilen Eyüp Sabri Tuncer Manolya Çiçeği Kolonyası yeniden yorumlanarak, pozitif yaşam enerjisi veren bergamotun üst notaları, görkemli çiçeklerin eşsiz kokusu ve sandal ağacının serin odunsu kokusu harmanlanarak sevenleri ile yeniden buluşuyor.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Eyüp Sabri Tuncer Diş Macunu Serisi için Yeni Reklam Filmleri</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">8/07/2021</span></div> <div class="newsCard_text"> <p>2018 yılında kişisel bakım kategorisi altında diş macunu ürünlerini de satışa sunan Eyüp Sabri Tuncer, diş macunu serisini; 6 tekli ürün, 1 aile olmak üzere 7 farklı filmle tanıtıyor. Doğal Bambu Aktif Karbonlu, Doğal Misvak Özlü, Doğal Propolis Özlü, Doğal Karanfil Özlü, 2-6 yaş arası çocuklar için Doğal Karadut Özlü ve 7-16 yaş arası gençler için Doğal Çikolata & Nane Özlü diş macunlarının yer verildiği reklam filmlerinde katkısız doğal içeriğine vurgu yapılıyor.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Eyüp Sabri Tuncer, Pony Ligi’ne Sahip Çıkıyor</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">22/06/2021</span></div> <div class="newsCard_text"> <p>Eyüp Sabri Tuncer, çocuklara hayvan sevgisini aşılamak ve spor yapmalarını sağlamak için güzel bir tercih olan binicilik sporunu sahiplenerek 2021 Pony Ligi’ne sponsor oldu. Bireye, topluma ve doğaya zararsız kozmetik ürünlerini erişilebilir kılarak insanların bilinçli yaşamalarına katkı sağlayan Eyüp Sabri Tuncer, Pony Ligi’ne sponsor olarak binicilik sporunun erişilebilir olduğunu yaygınlaşmasını sağlamak istiyor.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Eyüp Sabri Tuncer’den Hijyen ile Birlikte Hayatınızı Tazeleyen Kokular</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">11/06/2021</span></div> <div class="newsCard_text"> <p>Cumhuriyet ile aynı yılda 1923’te kurulan Eyüp Sabri Tuncer, 98 yıldır hayatınızı tazelemeye devam ediyor. Eyüp Sabri Tuncer Klasik Limon Kolonyasının yanı sıra birbirinden özel esansları, notaları ve özel içerikleri ile üretilen 17 farklı kolonya çeşidiyle yaz aylarında taze ve ferah hissetmenizi sağlıyor.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Eyüp Sabri Tuncer, Marka Hikayesini Dokunaklı Bir Reklam Filmiyle Anlatıyor</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">27/04/2021</span></div> <div class="newsCard_text"> <p>Eyüp Sabri Tuncer, Cumhuriyet’in kuruluşundan bu yana aynı tutkuyla geliştirdiği markasının hikayesini yeni reklam filmi ile anlatıyor. Cumhuriyetin kuruluşu ile birlikte herkes “iyi bir iş" yapmak için çalıştı ve bu güzel ülkenin neferleri oldular. Eyüp Sabri Tuncer de Ankara Ulus’taki ilk dükkanında yaptığı işin “en iyisi”ni yapmak için yola çıkmış ve bu anlayış markanın köklerini oluşturmuştur. Bitkilerin gizemli dünyasını keşfetmeye başlayarak ilk Türk kolonyasının temellerini atan Eyüp Sabri Tuncer’in, geçmişten günümüze kadar uzanan hikayesi izleyici ile buluşuyor.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Yüzyıllık Markalar Derneği Yönetim Kurulu Başkanı Engin Tuncer: “Yerine Konulamayacak Tek Şey İtibar”</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">01/09/2020</span></div> <div class="newsCard_text"> <p>Eyüp Sabri Tuncer, Cumhuriyet’in kuruluşundan bu yana aynı tutkuyla geliştirdiği markasının hikayesini yeni reklam filmi ile anlatıyor. Cumhuriyetin kuruluşu ile birlikte herkes “iyi bir iş" yapmak için çalıştı ve bu güzel ülkenin neferleri oldular. Eyüp Sabri Tuncer de Ankara Ulus’taki ilk dükkanında yaptığı işin “en iyisi”ni yapmak için yola çıkmış ve bu anlayış markanın köklerini oluşturmuştur. Bitkilerin gizemli dünyasını keşfetmeye başlayarak ilk Türk kolonyasının temellerini atan Eyüp Sabri Tuncer’in, geçmişten günümüze kadar uzanan hikayesi izleyici ile buluşuyor.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Inbusiness Dergisi Eyüp Sabri Tuncer Yönetim Kurulu Başkanı Engin Tuncer Röportajı</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">06/05/2020</span></div> <div class="newsCard_text"> <p>Kolonya geleneğimizde yeri olan ve kullanımı yaygın olan bir ürün olduğunu belirten Eyüp Sabri Tuncer Yönetim Kurulu Başkanı Engin Tuncer, “Pandemi dönemi ile stratejik bir ürün haline gelerek Sağlık Bakanlığı Bilim Kurulu’nun da tavsiyesiyle dezenfektan amaçlı kullanımı arttı ve daha çok ilgi görmeye başladı. Mart ve Nisan aylarında yaklaşık 6 aylık stoklarımızı sattık. Bu durum satış açısından pozitif etkili olsa da ilk günlerde alkol, ambalaj vb. hammaddelerin temini konusunda piyasada bazı zorluklar yaşandı ve bazı fırsatçılar ürünleri fahiş fiyatlarla satmak üzere harekete geçtiler. Bu süreçte Eyüp Sabri Tuncer markası olarak yayınladığımız bir manifesto ile artan hammadde fiyatlarına rağmen yoğun talep oluşan dönemde herhangi bir zam yapmayacağımızı her mecradan müşterilerimize duyurduk.” Çok kısa sürede hem piyasadan hem de müşterilerinden olumlu geri dönüşler aldıklarını sözlerine ekleyen Tuncer, eş zamanlı olarak hem ofisimizde hem de fabrikamızda gerekli tedbirleri oluşturarak vardiyalı üretime geçtik, üretim kapasitemizi arttırdıklarını belirtiyor.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Eyüp Sabri Tuncer Yönetim Kurulu Başkanı Engin Tuncer Türkonfed Bir Yarım Asrı Devirenler Röportajı</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">04/11/2020</span></div> <div class="newsCard_text"> <p>Eyüp Sabri Tuncer Yönetim Kurulu Başkanı Engin Tuncer röportajında, marka itibarını uzun yıllar sürdürmenin, gelenekle birlikte yeniliklere her zaman açık olmak ve müşterilerini daima dinleyerek mümkün olduğunu markanın her dönem köklerini koruyarak yenilendiğini belirtiyor. Tuncer,” Örneğin kozmetik sektöründe Avrupa Vejetaryen Birliği tarafından verilen V-LABEL sertifikasını alan ilk marka olduk, ilklerimiz çoktur. Bunun sebebi de markamıza ve müşterilerimize daha çok değer katacak ürünleri her zaman araştırmak, daha iyisini ve daha yenisini hep merak etmekten geldiğini belirtiyor. Geleneksel yapımızı ve itibarımızı koruyarak, yeniliklere açık olmak, özgün çalışmalar sunmak ve gelişime her zaman açık olmak bizim önceliklerimiz arasındadır.” diyerek sözlerine devam ediyor.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Bloomberg HT / Reel Ekonomi</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">05/02/2018</span></div> <div class="newsCard_text"> <p>5 Şubat 2017 tarihinde Bloomberg Ht kanalında, Mine Uzun’un sunduğu “Reel Ekonomi” programına konuk olan Eyüp Sabri Tuncer Genel Müdür Yardımcısı Atilla Arıman, Türkiye kozmetik sektöründeki gelişmeleri, güncel ithalat ve ihracat rakamlarını, tüketicilerin sektöre olan yaklaşımları ve reel sektöre ait analizlerini paylaştı.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Bloomberg HT / Piyasa Hattı</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">10/12/2017</span></div> <div class="newsCard_text"> <p>Kozmetik sektörü ile ilgili değerlendirme ve 2017 yılı içerisinde gerçekleştirdiğimiz önemli yatırımlarımız hakkında bilgi vermek adına Eyüp Sabri Tuncer Genel Müdür Yardımcısı Atilla Arıman, 10 Aralık 2017 tarihinde Bloomberg HT’de yayınlanan “Piyasa Hattı” programına konuk oldu.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4><a href="https://www.eyupsabrituncer.com/dogal-macadamia-yagli-dus-jeli-600-ml-pp-sise">DOĞAL MACADAMİA YAĞLI DUŞ JELİ 600 ML</a></h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">23/11/2017</span></div> <div class="newsCard_text"> <p>Formülünde hiçbir hayvansal içerik bulunmadığı uluslararası akredite laboratuvarlarda yapılan test sonuçları ile kanıtlanarak Avrupa Vegan ve Vejetaryenler Birliği tarafından verilen V-LABEL ile sertifikalandırılmıştır. Eyüp Sabri Tuncer Doğal Macadamia Yağlı Duş Jeli, içeriğinde bulunan Omega-7, Oleik Asit, E vitamini ve Linoleik Asit bakımından zengin %100 doğal macadamia yağı ile cildinizi besler ve nemlendirir. Cildinize uyumlu pH yapısı, bol köpük yapıcı içeriği ve doğal kaynaklı aktiflerin yardımı ile cildinizde etkin bir temizlik sağlarken güçlü ve aromatik kokusu ile de yenileneceksiniz. Tüm cilt tiplerinde günlük kullanım için uygundur.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4><a href="https://www.eyupsabrituncer.com/dogal-hindistan-cevizi-sutlu-dus-jeli-600-ml-pp-sise">DOĞAL HİNDİSTAN CEVİZİ SÜTLÜ DUŞ JELİ 600 ML</a></h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">23/11/2017</span></div> <div class="newsCard_text"> <p>Formülünde hiçbir hayvansal içerik bulunmadığı uluslararası akredite laboratuvarlarda yapılan test sonuçları ile kanıtlanarak Avrupa Vegan ve Vejetaryenler Birliği tarafından verilen V-LABEL ile sertifikalandırılmıştır. İçeriğindeki %100 doğal hindistan cevizi özü ile cildinizin ihtiyacı olan nemi sağlarken taze, canlı ve parlak görünmesine yardımcı olur. Eyüp Sabri Tuncer Doğal Hindistan Cevizi Sütlü Duş Jeli cildinizi arındırıp nemlendirirken tropik ilkimin rahatlatıcı ve ferahlatıcı etkisini de bir arada sunar. Cildinize uyumlu pH yapısı, bol köpük yapıcı içeriği ve doğal kaynaklı aktiflerin yardımı ile cildinizde etkin bir temizlik sağlarken güçlü ve aromatik kokusu ile de yenileneceksiniz. Tüm cilt tiplerinde günlük kullanım için uygundur. Dermatolojik ve mikrobiyolojik olarak test edilmiştir. Hayvanlar üzerinde test edilmemiştir ve hayvansal yağlar içermez. Paraben içermez.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4><a href="https://www.eyupsabrituncer.com/dogal-argan-yagli-dus-jeli-600-ml">DOĞAL ARGAN YAĞLI DUŞ JELİ 600 ML</a></h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">23/11/2017</span></div> <div class="newsCard_text"> <p>Formülünde hiçbir hayvansal içerik bulunmadığı uluslararası akredite laboratuvarlarda yapılan test sonuçları ile kanıtlanarak Avrupa Vegan ve Vejetaryenler Birliği tarafından verilen V-LABEL ile sertifikalandırılmıştır. Eyüp Sabri Tuncer Doğal Argan Yağlı Duş Jeli, hayat ağacı olarak da adlandırılan Argan ağacı meyvelerinden elde edilen yağın eşsiz nemlendirici yapısı ile cildinizdeki kuruluğu gidererek besler. A ve E vitamini bakımından zengin %100 doğal argan yağı ile aynı zamanda cildin daha yumuşak, canlı ve parlak görünmesine yardımcı olur. Cildinize uyumlu pH yapısı, bol köpük yapıcı içeriği ve doğal kaynaklı aktiflerin yardımı ile cildinizde etkin bir temizlik sağlarken güçlü ve aromatik kokusu ile de yenileneceksiniz. Tüm cilt tiplerinde günlük kullanım için uygundur. Dermatolojik ve mikrobiyolojik olarak test edilmiştir. Hayvanlar üzerinde test edilmemiştir ve hayvansal yağlar içermez. Paraben içermez.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4><a href="https://www.eyupsabrituncer.com/dogal-zeytinyagli-el-ve-vucut-kremi-50-ml1">Eyüp Sabri Tuncer Doğal Zeytinyağlı El ve Vücut Kremi 50 ml</a></h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">08/09/2017</span></div> <div class="newsCard_text"> <p>Eyüp Sabri Tuncer Doğal Zeytinyağlı El ve Vücut Kremi paraben içermeyen doğaya saygılı özel formülü sayesinde her cilt tipine uyum sağlar, başta elleriniz olmak üzere cildinizin tamamında dış etkenlere karşı mükemmel bir bakım uygular. Cildiniz tarafından hızla emilir. Cildin daha fazla nem tutmasını sağlayan Ecocert Sertifikalı aktif madde bileşimi ile uzun süreli nemlendirme sağlar. Doğal zeytinyağlı içeriği ile cildinize bebek teni yumuşaklığı kazandırırken E vitamini ile zenginleştirilen formülü hücreleri korur, onarır, güçlendirir. Dört mevsim boyunca ailenizin tüm fertleri tarafından kullanılabilecek mükemmel bir nemlendiricidir. Glüten içermez. Paraben içermez.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4><a href="https://www.eyupsabrituncer.com/ayvalik-zeytin-cicegi-kolonyasi-400-ml-silindir-pet-sise">Ayvalık Zeytin Çiçeği Kolonyası</a></h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">13/07/2017</span></div> <div class="newsCard_text"> <p>Ayvalık zeytin bahçelerinden özenle toplanan, Kazdağı ve Madra Dağları’ndan gelen tertemiz havada büyüyen zeytin çiçeğinin işlenmesiyle üretilen bu koku kendine has profili ile hasadının tüm doğallığını teninizle buluşturuyor. Baharın sonlarına doğru çiçeklerle süslenen efsanevi zeytin ağaçlarından elde edilen Ayvalık Zeytin Çiçeği Kolonyası 400 ml - Pet Şişe, hafif ve kalıcı kokusu ile sizi Edremit Körfezi’nin eşsiz zeytin bahçelerinde tatlı bir gezintiye çıkartacak. 68 derece alkol ihtiva etmekte olan ürünümüzün koku notalarını aşağıda inceleyebilirsiniz.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4><a href="https://www.eyupsabrituncer.com/dogal-zeytinyagli-dus-jeli-600-ml-pp-sise">EYÜP SABRİ TUNCER DOĞAL ZEYTİNYAĞLI DUŞ JELİ</a></h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">10/07/2017</span></div> <div class="newsCard_text"> <p>Formülünde hiçbir hayvansal içerik bulunmadığı uluslararası akredite laboratuvarlarda yapılan test sonuçları ile kanıtlanarak Avrupa Vegan ve Vejetaryenler Birliği tarafından verilen V-LABEL ile sertifikalandırılmıştır. İçeriğindeki %100 doğal zeytinyağı ile cildinizin doğal pH dengesini koruyarak kaybettiği nemi tekrar kazandırır. Formülündeki cilde zarar vermeyen, yumuşak, bol köpük yapıcı içeriği ve doğal kaynaklı aktiflerin yardımı ile cildinizde etkin bir temizlik sağlar. Geleneksel zeytinyağlı kalıp sabunların başarılı notlarını içeren koku profili floral, vanilya, sandal ve misk notlarının eşsiz uyumuyla cildinize gün boyu ferahlık hissi verir. Tüm cilt tiplerinde günlük kullanım için uygundur. Dermatolojik ve mikrobiyolojik olarak test edilmiştir. Hayvanlar üzerinde test edilmemiştir ve hayvansal yağlar içermez. Paraben içermez.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Bloomberg HT / Piyasa Hattı</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">28/06/2017</span></div> <div class="newsCard_text"> <p>Eyüp Sabri Tuncer Yönetim Kurulu Başkanı Engin Tuncer “Piyasa Hattı” programına konuk oldu. Firmamızın genel profili çerçevesinde; tüketici beklentileri, eğilimleri ve kozmetik sektörü hakkındaki bilgilerini paylaştı.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4><a href="https://www.eyupsabrituncer.com/gul-suyu-350-ml">350 ML Gülsuyu</a></h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">06/06/2017</span></div> <div class="newsCard_text"> <p>Doğala Özdeş Kokulu Gül suyu, Yenilenen ambalajıyla, makyaj temizleyici ve tonik olarak cilt bakımında kullanılır. Gül suyu doğala özdeş kokusuyla aromaterapik etki hissetmenizi sağlar. Güvenle kullanım amacıyla, doğal gıda aroması ve deiyonize sudan elde edilmiştir. Alkol içermez, yapay boya kullanılmamıştır.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4><a href="https://www.eyupsabrituncer.com/okyanus-dogal-zeytinyagli-sivi-sabun-500-ml">Doğal Zeytinyağlı Sıvı Sabun Okyanus 500 ML</a></h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">06/06/2017</span></div> <div class="newsCard_text"> <p>%100 doğal zeytinyağı içeren Eyüp Sabri Tuncer Okyanus Doğal zeytinyağlı sıvı sabun, kusursuz bir güzellik için başta el ve yüz olmak üzere vücudun günlük temizliğinde kullanılır. Cildinizin doğal dengesini koruyarak benzersiz bir arınma sağlarken, teninizi nemlendirir, yumuşatır ve mükemmel bir bakım sağlar. Tüm cilt tiplerinde güvenle kullanılabilen Eyüp Sabri Tuncer Okyanus Doğal zeytinyağlı sıvı sabun, yapısı itibari ile kolayca köpürür, kullanımı kolay ve pratiktir. Doğal zeytinyağlı formülü, okyanusun benzersiz kokusu ile zenginleştirilmiştir. Tamamen doğal içeriği ile ürünümüz; mineral, hayvansal yağ, glüten, paraben, Petrokimya ve türevlerini içermez. Okyanusların derinliklerinden gelen bu ferahlatıcı koku gün boyu teninizde kalarak size huzur verecektir.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4><a href="https://www.eyupsabrituncer.com/japon-kiraz-cicegi-dogal-zeytinyagli-sivi-sabun-500-ml">Doğal Zeytinyağlı Sıvı Sabun Japon Kiraz Çiçeği 500 ML</a></h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">06/06/2017</span></div> <div class="newsCard_text"> <p>%100 doğal zeytinyağı içeren Eyüp Sabri Tuncer Japon Kiraz Çiçeği Doğal zeytinyağlı sıvı sabun, kusursuz bir güzellik için başta el ve yüz olmak üzere vücudun günlük temizliğinde kullanılır. Cildinizin doğal dengesini koruyarak benzersiz bir arınma sağlarken, teninizi nemlendirir, yumuşatır ve mükemmel bir bakım sağlar. Tüm cilt tiplerinde güvenle kullanılabilen Eyüp Sabri Tuncer Japon Kiraz Çiçeği Doğal zeytinyağlı sıvı sabun, yapısı itibari ile kolayca köpürür, kullanımı kolay ve pratiktir. Doğal zeytinyağlı formülü, özenle seçilmiş Japon Kiraz Çiçeklerinden ilham alınarak tasarlanan eşsiz ve evrensel kokusuyla zenginleştirilmiştir. Japon Kiraz Çiçekleri beyazdan pembeye tüm tonlarıyla sizlere mutluluk verirken, kokusuyla da neşe dolu bir dünyanın kapılarını açacak. Tamamen doğal içeriği ile ürünümüz; mineral, hayvansal yağ, glüten, paraben, Petrokimya ve türevlerini içermez.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4><a href="https://www.eyupsabrituncer.com/cesme-limonu-dogal-zeytinyagli-sivi-sabun-500-ml">Doğal Zeytinyağlı Sıvı Sabun Çeşme Limonu 500 ML</a></h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">06/06/2017</span></div> <div class="newsCard_text"> <p>%100 doğal zeytinyağı içeren Eyüp Sabri Tuncer Çeşme Limonu Doğal zeytinyağlı sıvı sabun, kusursuz bir güzellik için başta el ve yüz olmak üzere vücudun günlük temizliğinde kullanılır. Cildinizin doğal dengesini koruyarak benzersiz bir arınma sağlarken, teninizi nemlendirir, yumuşatır ve mükemmel bir bakım sağlar. Tüm cilt tiplerinde güvenle kullanılabilen Eyüp Sabri Tuncer Çeşme Limonu Doğal Zeytinyağlı Sıvı Sabun 500 ml, yapısı itibari kolayca köpürür, kullanımı kolay ve pratiktir. Doğal zeytinyağlı formülü, özenle seçilmiş Çeşme limonlarından ilham alınarak tasarlanan eşsiz ve evrensel kokusuyla zenginleştirilmiştir. Çeşme limonu ve limon ağacı yaprağıyla açılan kokunun orta notunda limon çiçeği ve beyaz çiçek kokuları bedeninizin çiçeklerce sarıldığını hissettiriyor. Dip notta bulunan meşe yosunu ve miskler ise terapi etkisi bırakıyor. Tamamen doğal içeriği ile ürünümüz; mineral, hayvansal yağ, glüten, paraben, Petrokimya ve türevlerini içermez.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4><a href="https://www.eyupsabrituncer.com/dogal-zeytinyagli-sivi-sabun-bodrum-mandalinasi-500-ml-pet-sise">Doğal Zeytinyağlı Sıvı Sabun Bodrum Mandalinası 500 ML</a></h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">06/06/2017</span></div> <div class="newsCard_text"> <p>%100 doğal zeytinyağı içeren Eyüp Sabri Tuncer Bodrum Mandalinası Doğal zeytinyağlı sıvı sabun, kusursuz bir güzellik için başta el ve yüz olmak üzere vücudun günlük temizliğinde kullanılır. Cildinizin doğal dengesini koruyarak benzersiz bir arınma sağlarken, teninizi nemlendirir, yumuşatır ve mükemmel bir bakım sağlar. Tüm cilt tiplerinde güvenle kullanılabilen Eyüp Sabri Tuncer Bodrum Mandalinası Doğal Zeytinyağlı Sıvı Sabun 500 ml, yapısı itibari ile kolayca köpürür, kullanımı kolay ve pratiktir. Doğal zeytinyağlı formülü, bodrum mandalinasının benzersiz kokusu ile zenginleştirilmiştir. Bodrum’da sıcacık güneşin altındaki mandalina ağaçlarının ferah, enerjik ve mutluluk veren kokusunun içinize dolduğunu hissedeceksiniz. Tamamen doğal içeriği ile ürünümüz; mineral, hayvansal yağ, glüten, paraben, Petrokimya ve türevlerini içermez.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4><a href="https://www.eyupsabrituncer.com/dogal-zeytinyagli-sivi-sabun-ayvalik-zeytin-cicegi-500-ml-pet-sise">Doğal Zeytinyağlı Sıvı Sabun Ayvalık Zeytin Çiçeği 500 ML</a></h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">06/06/2017</span></div> <div class="newsCard_text"> <p>%100 doğal zeytinyağı içeren Eyüp Sabri Tuncer Ayvalık Zeytin Çiçeği Doğal zeytinyağlı sıvı sabun, kusursuz bir güzellik için başta el ve yüz olmak üzere vücudun günlük temizliğinde kullanılır. Cildinizin doğal dengesini koruyarak benzersiz bir arınma sağlarken, teninizi nemlendirir, yumuşatır ve mükemmel bir bakım sağlar. Tüm cilt tiplerinde güvenle kullanılabilen Eyüp Sabri Tuncer Ayvalık Zeytin Çiçeği Doğal Zeytinyağlı Sıvı Sabun 500 ml, Ayvalık zeytin bahçelerinden özenle toplanan zeytin çiçeğinin işlenmesiyle zenginleştirilmiştir. Balıkesir'in bahar aylarında çiçeklerle süslenen efsanevi zeytin ağaçlarının en değerlilerinden olan Ayvalık zeytin çiçeğinin hafif ve kalıcı kokusu sizi zeytin bahçelerinde tatlı bir gezintiye çıkartacak. Tamamen doğal içeriği ile ürünümüz; mineral, hayvansal yağ, glüten, paraben, Petrokimya ve türevlerini içermez.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4><a href="https://www.eyupsabrituncer.com/dogal-zeytinyagli-sivi-sabun-amber-500-ml-pet-sise">Doğal Zeytinyağlı Sıvı Sabun Amber 500 ML</a></h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">06/06/2017</span></div> <div class="newsCard_text"> <p>%100 doğal zeytinyağı içeren Eyüp Sabri Tuncer Amber Doğal zeytinyağlı sıvı sabun, kusursuz bir güzellik için başta el ve yüz olmak üzere vücudun günlük temizliğinde kullanılır. Cildinizin doğal dengesini koruyarak benzersiz bir arınma sağlarken, teninizi nemlendirir, yumuşatır ve mükemmel bir bakım sağlar. Tüm cilt tiplerinde güvenle kullanılabilen Eyüp Sabri Tuncer Amber Doğal Zeytinyağlı Sıvı Sabun 500 ml, yapısı itibari ile kolayca köpürür, kullanımı kolay ve pratiktir. Doğal zeytinyağlı formülü, Amberin mistik kokusu ile zenginleştirilmiştir. Mistik kokusunu doğunun ihtişamlı saraylarından alan Amber, size lüks, sıcak ve karşı konulmaz bir davette bulunuyor. Tamamen doğal içeriği ile ürünümüz; mineral, hayvansal yağ, glüten, paraben, Petrokimya ve türevlerini içermez.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4><a href="https://www.eyupsabrituncer.com/alacati-lavantasi-dogal-zeytinyagli-sivi-sabun-500-ml">Doğal Zeytinyağlı Sıvı Sabun Alaçatı Lavantası 500 ML</a></h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">06/06/2017</span></div> <div class="newsCard_text"> <p>%100 doğal zeytinyağı içeren Eyüp Sabri Tuncer Alaçatı Lavantası Doğal zeytinyağlı sıvı sabun, kusursuz bir güzellik için başta el ve yüz olmak üzere vücudun günlük temizliğinde kullanılır. Cildinizin doğal dengesini koruyarak benzersiz bir arınma sağlarken, teninizi nemlendirir, yumuşatır ve mükemmel bir bakım sağlar. Tüm cilt tiplerinde güvenle kullanılabilen Eyüp Sabri Tuncer Alaçatı Lavantası Doğal Zeytinyağlı Sıvı Sabun 500 ml, yapısı itibari ile kolayca köpürür, kullanımı kolay ve pratiktir. Doğal zeytinyağlı formülü, Lavanta tarlalarının gün boyu dinlendiren ve tazeleyici kokusuyla zenginleştirilmiştir. Kokusuyla büyüleyen Alaçatı Lavantası’nın stresinizi alarak yükünüzü hafifletmesine izin verin. Tamamen doğal içeriği ile ürünümüz; mineral, hayvansal yağ, glüten, paraben, Petrokimya ve türevlerini içermez.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Bloomberg HT/Reklamarkası</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">02/05/2017</span></div> <div class="newsCard_text"> <p>Yeni ambalajı ve farklı çeşitleri ile piyasaya sunulan doğal yağlarla zenginleştirilmiş şampuan reklamlarımızın çalışmalarını anlatmak üzere Eyüp Sabri Tuncer Genel Müdür Yardımcısı Atilla Arıman, Ender Merter’in sunduğu “Reklamarkası” programına konuk oldu. Doğal bitkisel ve geleneksel üretim yöntemleriyle, el yapımı olarak üretilmiştir.</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Ambalaj Ay Yıldızları 2015</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">11/09/2015</span></div> <div class="newsCard_text"> <p>Türk firmalarının yurtiçinde ve yurtdışında üreterek pazara sundukları ürünlerle katıldıkları Ambalaj Ay Yıldızları Yarışması’nda Eyüp Sabri Tuncer, Grafik Tasarım kategorisinde Eyüp Sabri Tuncer Doğal Zeytinyağlı Kişisel Bakım Serisi, Sağlık ve G…</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>Bloomberg HT</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">07/07/2015</span></div> <div class="newsCard_text"> <p>Eyüp Sabri Tuncer'in kozmetik sektöründeki 92 yıllık tecrübesini anlatan Yönetim Kurulu Başkan Vekili Engin Tuncer, Bloomberg HT'de Ali Çağatay'ın sunduğu ana habere canlı yayın konuğu oldu. Eyüp Sabri Tuncer markasının sağlam temellere oturmasını…</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>2015 Tüketici Yıldızları Ödülü</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">05/06/2015</span></div> <div class="newsCard_text"> <p>Birbirinden özel ürün yelpazesinin yanı sıra sorumluluk bilinciyle de topluma ulaşan Eyüp Sabri Tuncer’e Tüketici Sorunları Derneği (TÜSODER) tarafından “2015 Tüketici Yıldızları Ödülü” verildi. 2014 yılında tüketicilere öncü bilinçlendirme sağlam…</p> </div> </div> </div> <div class="col d-flex"> <div class="kurumsal_newsCard"> <div class="newsCard_title"> <h4>COP Raporu yayınlandı</h4> </div> <div class="newsCard_divider"> <div class="horizontal_line"> </div> <span class="newsDate">01/04/2015</span></div> <div class="newsCard_text"> <p>01 Şubat 2010 tarihinden beri düzenli olarak hazırladığımız sürdürülebilirlik raporlarımız ile o yıla ait ticari ve operasyonel faaliyetleri özel bir çerçeve içerisinde sunuyoruz. Bu yıl hazırlamış olduğumuz raporda, daha önceki raporlarımızda…</p> </div> </div> </div> </div> </div> </div> </div> <div id="kurumsal-sidebar"> <div class="kurumsal-sidebar-background"> </div> <div class="kurumsal-sidebar-content"> <div id="close-btn" onclick="closeSidebar()"><i class="fas fa-times"></i></div> <div class="sidebar-header"><a href="/"><img alt="Eyüp Sabri Tuncer" class="sidebar-headerImg" src="https://static.ticimax.cloud/31006/uploads/images/est.png" style="height: 150px;" /> </a></div> <div class="sidebar-menu"> <div class="sidebar-menu-item"><a class="sub-btn">Hakkımızda<i class="fas fa-angle-right dropdownIcon"></i></a> <div class="sub-menu"><a href="https://www.eyupsabrituncer.com/tarihcemiz-" target="_self">Tarihçemiz</a> <a href="https://www.eyupsabrituncer.com/politikalar-" target="_self">Politikalar</a> <a href="https://www.eyupsabrituncer.com/degerlerimiz-" target="_self">Değerlerimiz</a> <a href="https://www.eyupsabrituncer.com/sertifikalarimiz-" target="_self">Sertifikalarımız</a> <a href="https://www.eyupsabrituncer.com/raporlar-" target="_self">Raporlar</a> <a href="https://www.eyupsabrituncer.com/haberler-" target="_self">Haberler</a></div> </div> <div class="sidebar-menu-item"><a href="https://www.eyupsabrituncer.com/markalarimiz-">Markalarımız</a></div> <div class="sidebar-menu-item"><a href="https://www.eyupsabrituncer.com/insan-kaynaklari-">İnsan Kaynakları</a></div> <div class="sidebar-menu-item"><a href="https://www.eyupsabrituncer.com/sosyal-sorumluluk-projeleri-">Sosyal Sorumluluk Projeleri</a></div> <div class="sidebar-menu-item" style="display: none;"><a href="https://www.eyupsabrituncer.com/iletisim-">İletişim</a></div> </div> </div> </div> </div> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"> </script><script type="text/javascript" name="sidebar"> const subButtons = document.querySelectorAll('.sub-btn'); const sidebarButton = document.querySelector('.sidebar-menuButton'); const sidebar = document.querySelector('#kurumsal-sidebar'); const sidebarBg = document.querySelector('.kurumsal-sidebar-background'); function toggleButton() { subButtons.forEach(element => { element.addEventListener("click", function () { subMenu = element.nextElementSibling; dropdownIcon = element.querySelector('.dropdownIcon'); console.log(dropdownIcon); subMenu.classList.toggle('activeSubMenu'); dropdownIcon.classList.toggle('rotate90deg'); }) }); } sidebarBg.addEventListener('click', () => { sidebar.classList.remove('activeSidebar'); sidebarButton.style.visibility = "visible"; document.body.classList.remove('lockScroll'); }) function sidebarToggle() { sidebar.classList.add('activeSidebar'); sidebarButton.style.visibility = "hidden"; document.body.classList.add('lockScroll'); } function closeSidebar() { sidebar.classList.remove('activeSidebar'); sidebarButton.style.visibility = "visible"; document.body.classList.remove('lockScroll'); } toggleButton(); </script><script type="text/javascript" name="dropdownMenu"> const h2_container = document.querySelector('#kurumsal-content-block'); document.addEventListener("DOMContentLoaded", function () { if (window.innerWidth > 992) { document.querySelectorAll('.kurumsal-content-nav .dropdown').forEach(function (everyitem) { everyitem.addEventListener('mouseover', function (e) { let height = '240px' h2_container.style.marginTop = height h2_container.style.transition = '0.4s'; }); everyitem.addEventListener('mouseleave', function (e) { let height = '0' h2_container.style.marginTop = height; h2_container.style.transition = '0.7s'; }) }); } }); </script><script type="text/javascript" name="readMore"> function readMore(className, maxLetter) { const max = maxLetter; let text = document.querySelectorAll(`.${className}`); text.forEach(element => { let str = element.innerText; if (str.trim().length > max) { let subStr = document.createTextNode(str.substring(0, max).trim()); let hiddenStr = str.substring(max, str.trim().length).trim(); element.removeChild(element.firstChild); element.appendChild(subStr); element.innerHTML += `<span style="display:none">${hiddenStr}</span>`; element.innerHTML += ' <a href="javascript:void(0);" onclick="toggleReadMore(event)" class="readMore_link">Daha Fazla..</a>'; } }); } function toggleReadMore(event) { let clickedLink = event.currentTarget; if (clickedLink.previousElementSibling.style.display == "none") { clickedLink.previousElementSibling.style.display = "inline"; clickedLink.innerText = "Daha az.." } else { clickedLink.previousElementSibling.style.display = "none" clickedLink.innerText = "Daha fazla.." } } document.addEventListener('DOMContentLoaded', (e) => { readMore("newsCard_text p", 250); }) </script> <div id="mainHolder_SayfaIcerik_pnlIlgiliUrunler"> <script id="scriptTemplateIcerikUrunleri" type="text/x-handlebars-template"> {{#each products}} <li> <div class="productItem"> {{> productItem }} </div> </li> {{/each}} </script> <div class="IcerikUrunleri" id="divIcerikUrunleri" init="false" style="display:none;"> <div class="ProductList"> <div class="jCarouselLite"> <div class="JKatAdi categoryTitle"> <span class="bold"> <span class="satir1 ilgiliUrunlerTitle" tici-lang="SayfaIcerik_IlgiliUrunler"></span> </span> </div> <div class="clear"></div> <ul class="ulUrunSlider sliderOpacity"> </ul> </div> </div> </div> </div> </div> <div class="middleBottomBlock"> </div> </div> </div> </div> <div class="clear"></div> <div class="ticiBottomBlockContent"> </div> <div class="clear"></div> <style id="footerTemplate"> .footerTemp, .footerTemp section, .footerTemp .footerTempContainer, .footerTemp .footerTempColumnDiv, .footerTemp .footerTempWidgetRepeat, .footerTemp .footerTempRow, .footerTemp .socialMediaDiv, .footerTemp .appMediaDiv, .footerTemp .storeMedia, .footerTemp .storeMedia li a, .footerTemp .socialMedia, .footerTemp .socialMedia li a, .footerTemp .footerText, .footerTemp .footerText li, .footerTemp .footerMenul, .footerTemp .footerMenuAlt, .footerTemp .footerMenul.accordionMode .accordion-active .footerMenuAlt, .footerTemp .footerMenul.accordionMode .footerMenuTitle:after, .footerTemp .footerMenuTitle, .footerTemp .permissionDiv, .footerTemp .permissionBox, .footerTemp .ebultenDivTemp, .footerTemp .eTempTitle, .footerTemp .footerimg, .footerTemp .footerimg a, .footerTemp .footerBankLogo { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } .footerTemp section[data-element_type="section"][data-d-left="true"] .footerMenuAlt.horizontal, .footerTemp section[data-element_type="section"][data-d-left="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp section[data-element_type="section"][data-d-left="true"] .socialMediaDiv, .footerTemp section[data-element_type="section"][data-d-left="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp section[data-element_type="section"][data-d-left="true"] .appMediaDiv, .footerTemp section[data-element_type="section"][data-d-left="true"] .footerText, .footerTemp section[data-element_type="section"][data-d-left="true"] .footerText li, .footerTemp section[data-element_type="section"][data-d-left="true"] .footerBankLogo, .footerTemp section[data-element_type="section"][data-d-left="true"] .footerimg, .footerTemp section[data-element_type="section"][data-d-left="true"] .footerimg a { justify-content: flex-start; } .footerTemp section[data-element_type="section"][data-d-left="true"] .footerText, .footerTemp section[data-element_type="section"][data-d-left="true"] .footerText li, .footerTemp section[data-element_type="section"][data-d-left="true"] .footerMenul, .footerTemp section[data-element_type="section"][data-d-left="true"] .eTempTitle { text-align: left; } .footerTemp section[data-element_type="section"][data-d-left="true"] .footerMenuAlt:not(.horizontal), .footerTemp section[data-element_type="section"][data-d-left="true"] .socialMediaDiv, .footerTemp section[data-element_type="section"][data-d-left="true"] .appMediaDiv, .footerTemp section[data-element_type="section"][data-d-left="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp section[data-element_type="section"][data-d-left="true"] .appMediaDiv .storeMedia.vertical { align-items: flex-start; } .footerTemp section[data-element_type="section"][data-d-left="true"] .footerHr { margin: 0 auto 0 0 } .footerTemp section[data-element_type="section"][data-d-left="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: 0;left: auto;} .footerTemp section[data-element_type="section"][data-d-center="true"] .footerMenuAlt.horizontal, .footerTemp section[data-element_type="section"][data-d-center="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp section[data-element_type="section"][data-d-center="true"] .socialMediaDiv, .footerTemp section[data-element_type="section"][data-d-center="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp section[data-element_type="section"][data-d-center="true"] .appMediaDiv, .footerTemp section[data-element_type="section"][data-d-center="true"] .footerText, .footerTemp section[data-element_type="section"][data-d-center="true"] .footerText li, .footerTemp section[data-element_type="section"][data-d-center="true"] .footerBankLogo, .footerTemp section[data-element_type="section"][data-d-center="true"] .footerimg, .footerTemp section[data-element_type="section"][data-d-center="true"] .footerimg a { justify-content: center; } .footerTemp section[data-element_type="section"][data-d-center="true"] .footerText, .footerTemp section[data-element_type="section"][data-d-center="true"] .footerText li, .footerTemp section[data-element_type="section"][data-d-center="true"] .footerMenul, .footerTemp section[data-element_type="section"][data-d-center="true"] .footerMenuAlt, .footerTemp section[data-element_type="section"][data-d-center="true"] .eTempTitle { text-align: center; } .footerTemp section[data-element_type="section"][data-d-center="true"] .footerMenuAlt:not(.horizontal), .footerTemp section[data-element_type="section"][data-d-center="true"] .socialMediaDiv, .footerTemp section[data-element_type="section"][data-d-center="true"] .appMediaDiv, .footerTemp section[data-element_type="section"][data-d-center="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp section[data-element_type="section"][data-d-center="true"] .appMediaDiv .storeMedia.vertical { align-items: center; } .footerTemp section[data-element_type="section"][data-d-center="true"] .footerHr { margin: 0 auto; } .footerTemp section[data-element_type="section"][data-d-center="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: 0;left: auto;} .footerTemp section[data-element_type="section"][data-d-right="true"] .footerMenuAlt.horizontal, .footerTemp section[data-element_type="section"][data-d-right="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp section[data-element_type="section"][data-d-right="true"] .socialMediaDiv, .footerTemp section[data-element_type="section"][data-d-right="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp section[data-element_type="section"][data-d-right="true"] .appMediaDiv, .footerTemp section[data-element_type="section"][data-d-right="true"] .footerText, .footerTemp section[data-element_type="section"][data-d-right="true"] .footerText li, .footerTemp section[data-element_type="section"][data-d-right="true"] .footerBankLogo, .footerTemp section[data-element_type="section"][data-d-right="true"] .footerimg, .footerTemp section[data-element_type="section"][data-d-right="true"] .footerimg a { justify-content: flex-end; } .footerTemp section[data-element_type="section"][data-d-right="true"] .footerText, .footerTemp section[data-element_type="section"][data-d-right="true"] .footerText li, .footerTemp section[data-element_type="section"][data-d-right="true"] .footerMenul, .footerTemp section[data-element_type="section"][data-d-right="true"] .eTempTitle { text-align: right; } .footerTemp section[data-element_type="section"][data-d-right="true"] .footerMenuAlt:not(.horizontal), .footerTemp section[data-element_type="section"][data-d-right="true"] .socialMediaDiv, .footerTemp section[data-element_type="section"][data-d-right="true"] .appMediaDiv, .footerTemp section[data-element_type="section"][data-d-right="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp section[data-element_type="section"][data-d-right="true"] .appMediaDiv .storeMedia.vertical { align-items: flex-end; } .footerTemp section[data-element_type="section"][data-d-right="true"] .footerHr { margin: 0 0 0 auto; } .footerTemp section[data-element_type="section"][data-d-right="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: auto;left: 0;} .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .footerMenuAlt.horizontal, .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .socialMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .appMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .footerText, .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .footerText li, .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .footerBankLogo, .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .footerimg, .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .footerimg a { justify-content: flex-start; } .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .footerText, .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .footerText li, .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .footerMenul, .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .eTempTitle { text-align: left; } .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .footerMenuAlt:not(.horizontal), .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .socialMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .appMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .appMediaDiv .storeMedia.vertical { align-items: flex-start; } .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .footerHr { margin: 0 auto 0 0; } .footerTemp div[data-element_type="elementor-column"][data-d-left="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: 0;left: auto;} .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .footerMenuAlt.horizontal, .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .socialMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .appMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .footerText, .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .footerText li, .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .footerBankLogo, .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .footerimg, .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .footerimg a { justify-content: center; } .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .footerText, .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .footerText li, .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .footerMenul, .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .eTempTitle { text-align: center; } .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .footerMenuAlt:not(.horizontal), .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .socialMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .appMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .appMediaDiv .storeMedia.vertical { align-items: center; } .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .footerHr { margin: 0 auto; } .footerTemp div[data-element_type="elementor-column"][data-d-center="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: 0;left: auto;} .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .footerMenuAlt.horizontal, .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .socialMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .appMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .footerText, .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .footerText li, .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .footerBankLogo, .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .footerimg, .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .footerimg a { justify-content: flex-end; } .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .footerText, .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .footerText li, .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .footerMenul, .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .eTempTitle { text-align: right; } .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .footerMenuAlt:not(.horizontal), .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .socialMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .appMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .appMediaDiv .storeMedia.vertical { align-items: flex-end; } .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .footerHr { margin: 0 0 0 auto; } .footerTemp div[data-element_type="elementor-column"][data-d-right="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: auto;left: 0;} .footerTemp div[data-element_type="widget"][data-d-left="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp div[data-element_type="widget"][data-d-left="true"] .socialMediaDiv, .footerTemp div[data-element_type="widget"][data-d-left="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp div[data-element_type="widget"][data-d-left="true"] .appMediaDiv, .footerTemp div[data-element_type="widget"][data-d-left="true"] .footerMenuAlt.horizontal, .footerTemp div[data-element_type="widget"][data-d-left="true"] .footerText, .footerTemp div[data-element_type="widget"][data-d-left="true"] .footerText li, .footerTemp div[data-element_type="widget"][data-d-left="true"] .footerBankLogo, .footerTemp div[data-element_type="widget"][data-d-left="true"] .footerimg, .footerTemp div[data-element_type="widget"][data-d-left="true"] .footerimg a { justify-content: flex-start; } .footerTemp div[data-element_type="widget"][data-d-left="true"] .footerText, .footerTemp div[data-element_type="widget"][data-d-left="true"] .footerText li, .footerTemp div[data-element_type="widget"][data-d-left="true"] .footerMenul, .footerTemp div[data-element_type="widget"][data-d-left="true"] .ebultenDivTemp .eTempTitle { text-align: left; } .footerTemp div[data-element_type="widget"][data-d-left="true"] .footerMenuAlt:not(.horizontal), .footerTemp div[data-element_type="widget"][data-d-left="true"] .socialMediaDiv, .footerTemp div[data-element_type="widget"][data-d-left="true"] .appMediaDiv, .footerTemp div[data-element_type="widget"][data-d-left="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp div[data-element_type="widget"][data-d-left="true"] .appMediaDiv .storeMedia.vertical { align-items: flex-start; } .footerTemp div[data-element_type="widget"][data-d-left="true"] .footerHr { margin: 0 auto 0 0; } .footerTemp div[data-element_type="widget"][data-d-left="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: 0;left: auto;} .footerTemp div[data-element_type="widget"][data-d-center="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp div[data-element_type="widget"][data-d-center="true"] .socialMediaDiv, .footerTemp div[data-element_type="widget"][data-d-center="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp div[data-element_type="widget"][data-d-center="true"] .appMediaDiv, .footerTemp div[data-element_type="widget"][data-d-center="true"] .footerMenuAlt.horizontal, .footerTemp div[data-element_type="widget"][data-d-center="true"] .footerText, .footerTemp div[data-element_type="widget"][data-d-center="true"] .footerText li, .footerTemp div[data-element_type="widget"][data-d-center="true"] .footerBankLogo, .footerTemp div[data-element_type="widget"][data-d-center="true"] .footerimg, .footerTemp div[data-element_type="widget"][data-d-center="true"] .footerimg a { justify-content: center; } .footerTemp div[data-element_type="widget"][data-d-center="true"] .footerText, .footerTemp div[data-element_type="widget"][data-d-center="true"] .footerText li, .footerTemp div[data-element_type="widget"][data-d-center="true"] .footerMenul, .footerTemp div[data-element_type="widget"][data-d-center="true"] .ebultenDivTemp .eTempTitle { text-align: center; } .footerTemp div[data-element_type="widget"][data-d-center="true"] .footerMenuAlt:not(.horizontal), .footerTemp div[data-element_type="widget"][data-d-center="true"] .socialMediaDiv, .footerTemp div[data-element_type="widget"][data-d-center="true"] .appMediaDiv, .footerTemp div[data-element_type="widget"][data-d-center="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp div[data-element_type="widget"][data-d-center="true"] .appMediaDiv .storeMedia.vertical { align-items: center; } .footerTemp div[data-element_type="widget"][data-d-center="true"] .footerHr { margin: 0 auto; } .footerTemp div[data-element_type="widget"][data-d-center="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: 0;left: auto;} .footerTemp div[data-element_type="widget"][data-d-right="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp div[data-element_type="widget"][data-d-right="true"] .socialMediaDiv, .footerTemp div[data-element_type="widget"][data-d-right="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp div[data-element_type="widget"][data-d-right="true"] .appMediaDiv, .footerTemp div[data-element_type="widget"][data-d-right="true"] .footerMenuAlt.horizontal, .footerTemp div[data-element_type="widget"][data-d-right="true"] .footerText, .footerTemp div[data-element_type="widget"][data-d-right="true"] .footerText li, .footerTemp div[data-element_type="widget"][data-d-right="true"] .footerBankLogo, .footerTemp div[data-element_type="widget"][data-d-right="true"] .footerimg, .footerTemp div[data-element_type="widget"][data-d-right="true"] .footerimg a { justify-content: flex-end; } .footerTemp div[data-element_type="widget"][data-d-right="true"] .footerText, .footerTemp div[data-element_type="widget"][data-d-right="true"] .footerText li, .footerTemp div[data-element_type="widget"][data-d-right="true"] .footerMenul, .footerTemp div[data-element_type="widget"][data-d-right="true"] .ebultenDivTemp .eTempTitle { text-align: right; } .footerTemp div[data-element_type="widget"][data-d-right="true"] .footerMenuAlt:not(.horizontal), .footerTemp div[data-element_type="widget"][data-d-right="true"] .socialMediaDiv, .footerTemp div[data-element_type="widget"][data-d-right="true"] .appMediaDiv, .footerTemp div[data-element_type="widget"][data-d-right="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp div[data-element_type="widget"][data-d-right="true"] .appMediaDiv .storeMedia.vertical { align-items: flex-end; } .footerTemp div[data-element_type="widget"][data-d-right="true"] .footerHr { margin: 0 0 0 auto; } .footerTemp div[data-element_type="widget"][data-d-right="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: auto;left: 0;} .footerTemp { flex-direction: column; float: left; width: 100%; } .footerTemp section { flex-flow: wrap; float: left; width: 100%; } .footerTemp .footerTempContainer { margin: 0 auto; width: 100%; } .footerTemp .footerTempRow { flex: 1; float: left; width: 100%; } .footerTemp .elementor-column { width: 100%; flex-direction: column; float: left; } .footerTemp .footerTempWidgetRepeat.elementor-element { position: relative; width: 100%; float: left; } .footerTemp a { text-decoration: none; } .footerTemp img { display: block; border: none; max-width: 100%; } .footerTemp ul, .footerTemp ol { margin: 0; padding: 0; list-style: none; } .footerTemp p { margin: 0; } .footerTemp .footerMenul, .footerTemp .footerimg, .footerTemp .ebultenDivTemp, .footerTemp .socialMedia, .footerTemp .storeMedia, .footerTemp .footerText, .footerTemp .footerText li, .footerTemp .socialMediaDiv, .footerTemp .appMediaDiv, .footerTemp .footerBankLogo { width: 100%; float: left; } .footerTemp .storeMedia li a, .footerTemp .socialMedia li a { align-items: center; } .footerTemp .socialMedia.horizontal, .footerTemp .footerMenuAlt.horizontal, .footerTemp .footerBankLogo, .footerTemp .storeMedia.horizontal, .footerTemp .storeMedia li a, .footerTemp .socialMedia li a { flex-flow: row wrap; } .footerTemp .socialMedia.vertical, .footerTemp .footerMenul, .footerTemp .ebultenDivTemp, .footerTemp .eTempTitle, .footerTemp .socialMediaDiv, .footerTemp .appMediaDiv, .footerTemp .storeMedia.vertical, .footerTemp .footerMenuAlt { flex-flow: column wrap; } .footerTemp .footerMenuTitle { font-size: 14px; color: #000; line-height: 1.8; } .footerTemp .footerBankLogo, .footerTemp .footerMenuAlt { row-gap: 5px; column-gap: 5px; } .footerTemp .footerMenuAlt a { font-size: 12px; color: #666; float: left; line-height: 1.4; } .footerTemp .ebultenDivTemp, .footerTemp .ebultenDivTemp .eTempTitle { row-gap: 10px; } .footerTemp .socialMediaTitle span, .footerTemp .storeMediaTitle span, .footerTemp .eTempTitle1 { font-size: 14px; color: #000; } .footerTemp .footerText li { flex-flow: wrap; } .footerTemp .footerText li, .footerTemp .eTempTitle2 { font-size: 12px; color: #666; line-height: normal; } .footerTemp .newsletterContent #btnMailKaydet, .footerTemp .newsletterContent #txtbxNewsletterMail { padding: 10px; font-size: 12px; color: #000; border-color: #f1f1f1; border-style: solid; border-width: 1px; border-radius: 5px; margin: 0 !important; line-height:normal; } .footerTemp .newsletterContent #txtbxNewsletterMail { background-color: #fff; width: 100%; height: auto !important; } .footerTemp .newsletterContent #btnMailKaydet { background-color: #e9e9e9;display:flex;align-items:center; } .footerTemp .socialMediaDiv, .footerTemp .appMediaDiv, .footerTemp .storeMedia, .footerTemp .socialMedia { row-gap: 5px; } .footerTemp .storeMedia.horizontal, .footerTemp .socialMedia.horizontal { column-gap: 5px; } .footerTemp .storeMedia li a, .footerTemp .socialMedia li a { column-gap: 5px; } .footerTemp .storeMedia li a i, .footerTemp .socialMedia li a i { font-size: 15px; color: #000; padding: 10px; width: calc(15px + 2*10px); background-color: #e9e9e9; border-radius: 20px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; justify-content: center; } .footerTemp .storeMedia li a span, .footerTemp .socialMedia li a span { font-size: 11px; color: #666; } .footerTemp .footerHr { width: 100%; height: 1px; background-color: #666; border: 0; margin: 0; } .footerTemp .newsletterContent,.footerTemp .permissionDiv,.footerTemp .permissionList { float: left; width: 100%; position: relative; } .footerTemp .permissionDiv{flex-direction: column;gap: 10px;} .footerTemp .permissionBox{align-items: center;font-size: 10px;gap: 5px;} .footerTemp .permissionBox input {width: 13px;height: 13px;} .footerTemp .permissionBox label{flex: auto;} .footerTemp .newsletterContent #btnMailKaydet { position: absolute; right: 0; top: 0;bottom:0; cursor: pointer;} .footerTemp .elementor-column[data-col="10"] { width: 10%; } .footerTemp .elementor-column[data-col="11"] { width: 11.111%; } .footerTemp .elementor-column[data-col="12"] { width: 12.5%; } .footerTemp .elementor-column[data-col="14"] { width: 14.285%; } .footerTemp .elementor-column[data-col="16"] { width: 16.666%; } .footerTemp .elementor-column[data-col="20"] { width: 20%; } .footerTemp .elementor-column[data-col="25"] { width: 25%; } .footerTemp .elementor-column[data-col="30"] { width: 30%; } .footerTemp .elementor-column[data-col="33"] { width: 33.333%; } .footerTemp .elementor-column[data-col="40"] { width: 40%; } .footerTemp .elementor-column[data-col="50"] { width: 50%; } .footerTemp .elementor-column[data-col="60"] { width: 60%; } .footerTemp .elementor-column[data-col="66"] { width: 66.666%; } .footerTemp .elementor-column[data-col="70"] { width: 70%; } .footerTemp .elementor-column[data-col="75"] { width: 75%; } .footerTemp .elementor-column[data-col="80"] { width: 80%; } .footerTemp .elementor-column[data-col="83"] { width: 83.333%; } .footerTemp .elementor-column[data-col="90"] { width: 90%; } .footerTemp .elementor-column[data-col="100"] { width: 100%; } @media (min-width: 768px) and (max-width: 1025px) { .footerTemp section[data-element_type="section"][data-t-left="true"] .footerMenuAlt.horizontal, .footerTemp section[data-element_type="section"][data-t-left="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp section[data-element_type="section"][data-t-left="true"] .socialMediaDiv, .footerTemp section[data-element_type="section"][data-t-left="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp section[data-element_type="section"][data-t-left="true"] .appMediaDiv, .footerTemp section[data-element_type="section"][data-t-left="true"] .footerText, .footerTemp section[data-element_type="section"][data-t-left="true"] .footerText li, .footerTemp section[data-element_type="section"][data-t-left="true"] .footerBankLogo, .footerTemp section[data-element_type="section"][data-t-left="true"] .footerimg, .footerTemp section[data-element_type="section"][data-t-left="true"] .footerimg a { justify-content: flex-start; } .footerTemp section[data-element_type="section"][data-t-left="true"] .footerText, .footerTemp section[data-element_type="section"][data-t-left="true"] .footerText li, .footerTemp section[data-element_type="section"][data-t-left="true"] .footerMenul, .footerTemp section[data-element_type="section"][data-t-left="true"] .eTempTitle { text-align: left; } .footerTemp section[data-element_type="section"][data-t-left="true"] .footerMenuAlt:not(.horizontal), .footerTemp section[data-element_type="section"][data-t-left="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp section[data-element_type="section"][data-t-left="true"] .appMediaDiv .storeMedia.vertical { align-items: flex-start; } .footerTemp section[data-element_type="section"][data-t-left="true"] .footerHr { margin: 0 auto 0 0 } .footerTemp section[data-element_type="section"][data-t-left="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: 0;left: auto;} .footerTemp section[data-element_type="section"][data-t-center="true"] .footerMenuAlt.horizontal, .footerTemp section[data-element_type="section"][data-t-center="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp section[data-element_type="section"][data-t-center="true"] .socialMediaDiv, .footerTemp section[data-element_type="section"][data-t-center="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp section[data-element_type="section"][data-t-center="true"] .appMediaDiv, .footerTemp section[data-element_type="section"][data-t-center="true"] .footerText, .footerTemp section[data-element_type="section"][data-t-center="true"] .footerText li, .footerTemp section[data-element_type="section"][data-t-center="true"] .footerBankLogo, .footerTemp section[data-element_type="section"][data-t-center="true"] .footerimg, .footerTemp section[data-element_type="section"][data-t-center="true"] .footerimg a { justify-content: center; } .footerTemp section[data-element_type="section"][data-t-center="true"] .footerText, .footerTemp section[data-element_type="section"][data-t-center="true"] .footerText li, .footerTemp section[data-element_type="section"][data-t-center="true"] .footerMenul, .footerTemp section[data-element_type="section"][data-t-center="true"] .footerMenuAlt, .footerTemp section[data-element_type="section"][data-t-center="true"] .eTempTitle { text-align: center; } .footerTemp section[data-element_type="section"][data-t-center="true"] .footerMenuAlt:not(.horizontal), .footerTemp section[data-element_type="section"][data-t-center="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp section[data-element_type="section"][data-t-center="true"] .appMediaDiv .storeMedia.vertical { align-items: center; } .footerTemp section[data-element_type="section"][data-t-center="true"] .footerHr { margin: 0 auto; } .footerTemp section[data-element_type="section"][data-t-center="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: 0;left: auto;} .footerTemp section[data-element_type="section"][data-t-right="true"] .footerMenuAlt.horizontal, .footerTemp section[data-element_type="section"][data-t-right="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp section[data-element_type="section"][data-t-right="true"] .socialMediaDiv, .footerTemp section[data-element_type="section"][data-t-right="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp section[data-element_type="section"][data-t-right="true"] .appMediaDiv, .footerTemp section[data-element_type="section"][data-t-right="true"] .footerText, .footerTemp section[data-element_type="section"][data-t-right="true"] .footerText li, .footerTemp section[data-element_type="section"][data-t-right="true"] .footerBankLogo, .footerTemp section[data-element_type="section"][data-t-right="true"] .footerimg, .footerTemp section[data-element_type="section"][data-t-right="true"] .footerimg a { justify-content: flex-end; } .footerTemp section[data-element_type="section"][data-t-right="true"] .footerText, .footerTemp section[data-element_type="section"][data-t-right="true"] .footerText li, .footerTemp section[data-element_type="section"][data-t-right="true"] .footerMenul, .footerTemp section[data-element_type="section"][data-t-right="true"] .eTempTitle { text-align: right; } .footerTemp section[data-element_type="section"][data-t-right="true"] .footerMenuAlt:not(.horizontal), .footerTemp section[data-element_type="section"][data-t-right="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp section[data-element_type="section"][data-t-right="true"] .appMediaDiv .storeMedia.vertical { align-items: flex-end; } .footerTemp section[data-element_type="section"][data-t-right="true"] .footerHr { margin: 0 0 0 auto; } .footerTemp section[data-element_type="section"][data-t-right="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: auto;left: 0;} .footerTemp div[data-element_type="elementor-column"][data-t-left="true"] .footerMenuAlt.horizontal, .footerTemp div[data-element_type="elementor-column"][data-t-left="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp div[data-element_type="elementor-column"][data-t-left="true"] .socialMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-t-left="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp div[data-element_type="elementor-column"][data-t-left="true"] .appMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-t-left="true"] .footerText, .footerTemp div[data-element_type="elementor-column"][data-t-left="true"] .footerText li, .footerTemp div[data-element_type="elementor-column"][data-t-left="true"] .footerBankLogo, .footerTemp div[data-element_type="elementor-column"][data-t-left="true"] .footerimg, .footerTemp div[data-element_type="elementor-column"][data-t-left="true"] .footerimg a { justify-content: flex-start; } .footerTemp div[data-element_type="elementor-column"][data-t-left="true"] .footerText, .footerTemp div[data-element_type="elementor-column"][data-t-left="true"] .footerText li, .footerTemp div[data-element_type="elementor-column"][data-t-left="true"] .footerMenul, .footerTemp div[data-element_type="elementor-column"][data-t-left="true"] .eTempTitle { text-align: left; } .footerTemp div[data-element_type="elementor-column"][data-t-left="true"] .footerMenuAlt:not(.horizontal), .footerTemp div[data-element_type="elementor-column"][data-t-left="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp div[data-element_type="elementor-column"][data-t-left="true"] .appMediaDiv .storeMedia.vertical { align-items: flex-start; } .footerTemp div[data-element_type="elementor-column"][data-t-left="true"] .footerHr { margin: 0 auto 0 0; } .footerTemp div[data-element_type="elementor-column"][data-t-left="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: 0;left: auto;} .footerTemp div[data-element_type="elementor-column"][data-t-center="true"] .footerMenuAlt.horizontal, .footerTemp div[data-element_type="elementor-column"][data-t-center="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp div[data-element_type="elementor-column"][data-t-center="true"] .socialMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-t-center="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp div[data-element_type="elementor-column"][data-t-center="true"] .appMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-t-center="true"] .footerText, .footerTemp div[data-element_type="elementor-column"][data-t-center="true"] .footerText li, .footerTemp div[data-element_type="elementor-column"][data-t-center="true"] .footerBankLogo, .footerTemp div[data-element_type="elementor-column"][data-t-center="true"] .footerimg, .footerTemp div[data-element_type="elementor-column"][data-t-center="true"] .footerimg a { justify-content: center; } .footerTemp div[data-element_type="elementor-column"][data-t-center="true"] .footerText, .footerTemp div[data-element_type="elementor-column"][data-t-center="true"] .footerText li, .footerTemp div[data-element_type="elementor-column"][data-t-center="true"] .footerMenul, .footerTemp div[data-element_type="elementor-column"][data-t-center="true"] .eTempTitle { text-align: center; } .footerTemp div[data-element_type="elementor-column"][data-t-center="true"] .footerMenuAlt:not(.horizontal), .footerTemp div[data-element_type="elementor-column"][data-t-center="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp div[data-element_type="elementor-column"][data-t-center="true"] .appMediaDiv .storeMedia.vertical { align-items: center; } .footerTemp div[data-element_type="elementor-column"][data-t-center="true"] .footerHr { margin: 0 auto; } .footerTemp div[data-element_type="elementor-column"][data-t-center="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: 0;left: auto;} .footerTemp div[data-element_type="elementor-column"][data-t-right="true"] .footerMenuAlt.horizontal, .footerTemp div[data-element_type="elementor-column"][data-t-right="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp div[data-element_type="elementor-column"][data-t-right="true"] .socialMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-t-right="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp div[data-element_type="elementor-column"][data-t-right="true"] .appMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-t-right="true"] .footerText, .footerTemp div[data-element_type="elementor-column"][data-t-right="true"] .footerText li, .footerTemp div[data-element_type="elementor-column"][data-t-right="true"] .footerBankLogo, .footerTemp div[data-element_type="elementor-column"][data-t-right="true"] .footerimg, .footerTemp div[data-element_type="elementor-column"][data-t-right="true"] .footerimg a { justify-content: flex-end; } .footerTemp div[data-element_type="elementor-column"][data-t-right="true"] .footerText, .footerTemp div[data-element_type="elementor-column"][data-t-right="true"] .footerText li, .footerTemp div[data-element_type="elementor-column"][data-t-right="true"] .footerMenul, .footerTemp div[data-element_type="elementor-column"][data-t-right="true"] .eTempTitle { text-align: right; } .footerTemp div[data-element_type="elementor-column"][data-t-right="true"] .footerMenuAlt:not(.horizontal), .footerTemp div[data-element_type="elementor-column"][data-t-right="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp div[data-element_type="elementor-column"][data-t-right="true"] .appMediaDiv .storeMedia.vertical { align-items: flex-end; } .footerTemp div[data-element_type="elementor-column"][data-t-right="true"] .footerHr { margin: 0 0 0 auto; } .footerTemp div[data-element_type="elementor-column"][data-t-right="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: auto;left: 0;} .footerTemp div[data-element_type="widget"][data-t-left="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp div[data-element_type="widget"][data-t-left="true"] .socialMediaDiv, .footerTemp div[data-element_type="widget"][data-t-left="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp div[data-element_type="widget"][data-t-left="true"] .appMediaDiv, .footerTemp div[data-element_type="widget"][data-t-left="true"] .footerMenuAlt.horizontal, .footerTemp div[data-element_type="widget"][data-t-left="true"] .footerText, .footerTemp div[data-element_type="widget"][data-t-left="true"] .footerText li, .footerTemp div[data-element_type="widget"][data-t-left="true"] .footerBankLogo, .footerTemp div[data-element_type="widget"][data-t-left="true"] .footerimg, .footerTemp div[data-element_type="widget"][data-t-left="true"] .footerimg a { justify-content: flex-start; } .footerTemp div[data-element_type="widget"][data-t-left="true"] .footerText, .footerTemp div[data-element_type="widget"][data-t-left="true"] .footerText li, .footerTemp div[data-element_type="widget"][data-t-left="true"] .footerMenul, .footerTemp div[data-element_type="widget"][data-t-left="true"] .ebultenDivTemp .eTempTitle { text-align: left; } .footerTemp div[data-element_type="widget"][data-t-left="true"] .footerMenuAlt:not(.horizontal), .footerTemp div[data-element_type="widget"][data-t-left="true"] .socialMediaDiv, .footerTemp div[data-element_type="widget"][data-t-left="true"] .appMediaDiv, .footerTemp div[data-element_type="widget"][data-t-left="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp div[data-element_type="widget"][data-t-left="true"] .appMediaDiv .storeMedia.vertical { align-items: flex-start; } .footerTemp div[data-element_type="widget"][data-t-left="true"] .footerHr { margin: 0 auto 0 0; } .footerTemp div[data-element_type="widget"][data-t-left="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: 0;left: auto;} .footerTemp div[data-element_type="widget"][data-t-center="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp div[data-element_type="widget"][data-t-center="true"] .socialMediaDiv, .footerTemp div[data-element_type="widget"][data-t-center="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp div[data-element_type="widget"][data-t-center="true"] .appMediaDiv, .footerTemp div[data-element_type="widget"][data-t-center="true"] .footerMenuAlt.horizontal, .footerTemp div[data-element_type="widget"][data-t-center="true"] .footerText, .footerTemp div[data-element_type="widget"][data-t-center="true"] .footerText li, .footerTemp div[data-element_type="widget"][data-t-center="true"] .footerBankLogo, .footerTemp div[data-element_type="widget"][data-t-center="true"] .footerimg, .footerTemp div[data-element_type="widget"][data-t-center="true"] .footerimg a { justify-content: center; } .footerTemp div[data-element_type="widget"][data-t-center="true"] .footerText, .footerTemp div[data-element_type="widget"][data-t-center="true"] .footerText li, .footerTemp div[data-element_type="widget"][data-t-center="true"] .footerMenul, .footerTemp div[data-element_type="widget"][data-t-center="true"] .ebultenDivTemp .eTempTitle { text-align: center; } .footerTemp div[data-element_type="widget"][data-t-center="true"] .footerMenuAlt:not(.horizontal), .footerTemp div[data-element_type="widget"][data-t-center="true"] .socialMediaDiv, .footerTemp div[data-element_type="widget"][data-t-center="true"] .appMediaDiv, .footerTemp div[data-element_type="widget"][data-t-center="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp div[data-element_type="widget"][data-t-center="true"] .appMediaDiv .storeMedia.vertical { align-items: center; } .footerTemp div[data-element_type="widget"][data-t-center="true"] .footerHr { margin: 0 auto; } .footerTemp div[data-element_type="widget"][data-t-center="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: 0;left: auto;} .footerTemp div[data-element_type="widget"][data-t-right="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp div[data-element_type="widget"][data-t-right="true"] .socialMediaDiv, .footerTemp div[data-element_type="widget"][data-t-right="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp div[data-element_type="widget"][data-t-right="true"] .appMediaDiv, .footerTemp div[data-element_type="widget"][data-t-right="true"] .footerMenuAlt.horizontal, .footerTemp div[data-element_type="widget"][data-t-right="true"] .footerText, .footerTemp div[data-element_type="widget"][data-t-right="true"] .footerText li, .footerTemp div[data-element_type="widget"][data-t-right="true"] .footerBankLogo, .footerTemp div[data-element_type="widget"][data-t-right="true"] .footerimg, .footerTemp div[data-element_type="widget"][data-t-right="true"] .footerimg a { justify-content: flex-end; } .footerTemp div[data-element_type="widget"][data-t-right="true"] .footerText, .footerTemp div[data-element_type="widget"][data-t-right="true"] .footerText li, .footerTemp div[data-element_type="widget"][data-t-right="true"] .footerMenul, .footerTemp div[data-element_type="widget"][data-t-right="true"] .ebultenDivTemp .eTempTitle { text-align: right; } .footerTemp div[data-element_type="widget"][data-t-right="true"] .footerMenuAlt:not(.horizontal), .footerTemp div[data-element_type="widget"][data-t-right="true"] .socialMediaDiv, .footerTemp div[data-element_type="widget"][data-t-right="true"] .appMediaDiv, .footerTemp div[data-element_type="widget"][data-t-right="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp div[data-element_type="widget"][data-t-right="true"] .appMediaDiv .storeMedia.vertical { align-items: flex-end; } .footerTemp div[data-element_type="widget"][data-t-right="true"] .footerHr { margin: 0 0 0 auto; } .footerTemp div[data-element_type="widget"][data-t-right="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: auto;left: 0;} } @media (max-width: 767px) { .footerTemp .footerMenul.accordionMode .footerMenuAlt{display: none;float:left;width:100%;} .footerTemp .footerMenul.accordionMode .footerMenuTitle{cursor: pointer;position: relative;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;float:left;width:100%;} .footerTemp .footerMenul.accordionMode .footerMenuTitle:after{content: '\f078';float: right;font-family: 'FontAwesome';margin: 0 10px;font-weight: 400;position: absolute;right: 0;top: 0;bottom: 0;align-items: center;} .footerTemp .footerMenul.accordionMode .accordion-active .footerMenuTitle:after{content: '\f077';} .footerTemp .footerMenul.accordionMode .accordion-active .footerMenuAlt{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;} .footerTemp .elementor-section .elementor-container .footerTempRow { flex-direction: column; -webkit-flex-direction: column; min-height: auto; } .footerTemp .elementor-section .elementor-container .elementor-column { flex-direction: column; -webkit-flex-direction: column; min-height: auto; } .footerTemp .elementor-column[data-col="10"] { width: 100%; } .footerTemp .elementor-column[data-col="11"] { width: 100%; } .footerTemp .elementor-column[data-col="12"] { width: 100%; } .footerTemp .elementor-column[data-col="14"] { width: 100%; } .footerTemp .elementor-column[data-col="16"] { width: 100%; } .footerTemp .elementor-column[data-col="20"] { width: 100%; } .footerTemp .elementor-column[data-col="25"] { width: 100%; } .footerTemp .elementor-column[data-col="30"] { width: 100%; } .footerTemp .elementor-column[data-col="33"] { width: 100%; } .footerTemp .elementor-column[data-col="40"] { width: 100%; } .footerTemp .elementor-column[data-col="50"] { width: 100%; } .footerTemp .elementor-column[data-col="60"] { width: 100%; } .footerTemp .elementor-column[data-col="66"] { width: 100%; } .footerTemp .elementor-column[data-col="70"] { width: 100%; } .footerTemp .elementor-column[data-col="75"] { width: 100%; } .footerTemp .elementor-column[data-col="80"] { width: 100%; } .footerTemp .elementor-column[data-col="83"] { width: 100%; } .footerTemp .elementor-column[data-col="90"] { width: 100%; } .footerTemp .elementor-column[data-col="100"] { width: 100%; } .footerTemp section[data-element_type="section"][data-m-left="true"] .footerMenuAlt.horizontal, .footerTemp section[data-element_type="section"][data-m-left="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp section[data-element_type="section"][data-m-left="true"] .socialMediaDiv, .footerTemp section[data-element_type="section"][data-m-left="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp section[data-element_type="section"][data-m-left="true"] .appMediaDiv, .footerTemp section[data-element_type="section"][data-m-left="true"] .footerText, .footerTemp section[data-element_type="section"][data-m-left="true"] .footerText li, .footerTemp section[data-element_type="section"][data-m-left="true"] .footerBankLogo, .footerTemp section[data-element_type="section"][data-m-left="true"] .footerimg, .footerTemp section[data-element_type="section"][data-m-left="true"] .footerimg a { justify-content: flex-start; } .footerTemp section[data-element_type="section"][data-m-left="true"] .footerText, .footerTemp section[data-element_type="section"][data-m-left="true"] .footerText li, .footerTemp section[data-element_type="section"][data-m-left="true"] .footerMenul, .footerTemp section[data-element_type="section"][data-m-left="true"] .eTempTitle { text-align: left; } .footerTemp section[data-element_type="section"][data-m-left="true"] .footerMenuAlt:not(.horizontal), .footerTemp section[data-element_type="section"][data-m-left="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp section[data-element_type="section"][data-m-left="true"] .appMediaDiv .storeMedia.vertical { align-items: flex-start; } .footerTemp section[data-element_type="section"][data-m-left="true"] .footerHr { margin: 0 auto 0 0 } .footerTemp section[data-element_type="section"][data-m-left="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: 0;left: auto;} .footerTemp section[data-element_type="section"][data-m-center="true"] .footerMenuAlt.horizontal, .footerTemp section[data-element_type="section"][data-m-center="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp section[data-element_type="section"][data-m-center="true"] .socialMediaDiv, .footerTemp section[data-element_type="section"][data-m-center="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp section[data-element_type="section"][data-m-center="true"] .appMediaDiv, .footerTemp section[data-element_type="section"][data-m-center="true"] .footerText, .footerTemp section[data-element_type="section"][data-m-center="true"] .footerText li, .footerTemp section[data-element_type="section"][data-m-center="true"] .footerBankLogo, .footerTemp section[data-element_type="section"][data-m-center="true"] .footerimg, .footerTemp section[data-element_type="section"][data-m-center="true"] .footerimg a { justify-content: center; } .footerTemp section[data-element_type="section"][data-m-center="true"] .footerText, .footerTemp section[data-element_type="section"][data-m-center="true"] .footerText li, .footerTemp section[data-element_type="section"][data-m-center="true"] .footerMenul, .footerTemp section[data-element_type="section"][data-m-center="true"] .footerMenuAlt, .footerTemp section[data-element_type="section"][data-m-center="true"] .eTempTitle { text-align: center; } .footerTemp section[data-element_type="section"][data-m-center="true"] .footerMenuAlt:not(.horizontal), .footerTemp section[data-element_type="section"][data-m-center="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp section[data-element_type="section"][data-m-center="true"] .appMediaDiv .storeMedia.vertical { align-items: center; } .footerTemp section[data-element_type="section"][data-m-center="true"] .footerHr { margin: 0 auto; } .footerTemp section[data-element_type="section"][data-m-center="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: 0;left: auto;} .footerTemp section[data-element_type="section"][data-m-right="true"] .footerMenuAlt.horizontal, .footerTemp section[data-element_type="section"][data-m-right="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp section[data-element_type="section"][data-m-right="true"] .socialMediaDiv, .footerTemp section[data-element_type="section"][data-m-right="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp section[data-element_type="section"][data-m-right="true"] .appMediaDiv, .footerTemp section[data-element_type="section"][data-m-right="true"] .footerText, .footerTemp section[data-element_type="section"][data-m-right="true"] .footerText li, .footerTemp section[data-element_type="section"][data-m-right="true"] .footerBankLogo, .footerTemp section[data-element_type="section"][data-m-right="true"] .footerimg, .footerTemp section[data-element_type="section"][data-m-right="true"] .footerimg a { justify-content: flex-end; } .footerTemp section[data-element_type="section"][data-m-right="true"] .footerText, .footerTemp section[data-element_type="section"][data-m-right="true"] .footerText li, .footerTemp section[data-element_type="section"][data-m-right="true"] .footerMenul, .footerTemp section[data-element_type="section"][data-m-right="true"] .eTempTitle { text-align: right; } .footerTemp section[data-element_type="section"][data-m-right="true"] .footerMenuAlt:not(.horizontal), .footerTemp section[data-element_type="section"][data-m-right="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp section[data-element_type="section"][data-m-right="true"] .appMediaDiv .storeMedia.vertical { align-items: flex-end; } .footerTemp section[data-element_type="section"][data-m-right="true"] .footerHr { margin: 0 0 0 auto; } .footerTemp section[data-element_type="section"][data-m-right="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: auto;left: 0;} .footerTemp div[data-element_type="elementor-column"][data-m-left="true"] .footerMenuAlt.horizontal, .footerTemp div[data-element_type="elementor-column"][data-m-left="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp div[data-element_type="elementor-column"][data-m-left="true"] .socialMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-m-left="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp div[data-element_type="elementor-column"][data-m-left="true"] .appMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-m-left="true"] .footerText, .footerTemp div[data-element_type="elementor-column"][data-m-left="true"] .footerText li, .footerTemp div[data-element_type="elementor-column"][data-m-left="true"] .footerBankLogo, .footerTemp div[data-element_type="elementor-column"][data-m-left="true"] .footerimg, .footerTemp div[data-element_type="elementor-column"][data-m-left="true"] .footerimg a { justify-content: flex-start; } .footerTemp div[data-element_type="elementor-column"][data-m-left="true"] .footerText, .footerTemp div[data-element_type="elementor-column"][data-m-left="true"] .footerText li, .footerTemp div[data-element_type="elementor-column"][data-m-left="true"] .footerMenul, .footerTemp div[data-element_type="elementor-column"][data-m-left="true"] .eTempTitle { text-align: left; } .footerTemp div[data-element_type="elementor-column"][data-m-left="true"] .footerMenuAlt:not(.horizontal), .footerTemp div[data-element_type="elementor-column"][data-m-left="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp div[data-element_type="elementor-column"][data-m-left="true"] .appMediaDiv .storeMedia.vertical { align-items: flex-start; } .footerTemp div[data-element_type="elementor-column"][data-m-left="true"] .footerHr { margin: 0 auto 0 0; } .footerTemp div[data-element_type="elementor-column"][data-m-left="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: 0;left: auto;} .footerTemp div[data-element_type="elementor-column"][data-m-center="true"] .footerMenuAlt.horizontal, .footerTemp div[data-element_type="elementor-column"][data-m-center="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp div[data-element_type="elementor-column"][data-m-center="true"] .socialMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-m-center="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp div[data-element_type="elementor-column"][data-m-center="true"] .appMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-m-center="true"] .footerText, .footerTemp div[data-element_type="elementor-column"][data-m-center="true"] .footerText li, .footerTemp div[data-element_type="elementor-column"][data-m-center="true"] .footerBankLogo, .footerTemp div[data-element_type="elementor-column"][data-m-center="true"] .footerimg, .footerTemp div[data-element_type="elementor-column"][data-m-center="true"] .footerimg a { justify-content: center; } .footerTemp div[data-element_type="elementor-column"][data-m-center="true"] .footerText, .footerTemp div[data-element_type="elementor-column"][data-m-center="true"] .footerText li, .footerTemp div[data-element_type="elementor-column"][data-m-center="true"] .footerMenul, .footerTemp div[data-element_type="elementor-column"][data-m-center="true"] .eTempTitle { text-align: center; } .footerTemp div[data-element_type="elementor-column"][data-m-center="true"] .footerMenuAlt:not(.horizontal), .footerTemp div[data-element_type="elementor-column"][data-m-center="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp div[data-element_type="elementor-column"][data-m-center="true"] .appMediaDiv .storeMedia.vertical { align-items: center; } .footerTemp div[data-element_type="elementor-column"][data-m-center="true"] .footerHr { margin: 0 auto; } .footerTemp div[data-element_type="elementor-column"][data-m-center="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: 0;left: auto;} .footerTemp div[data-element_type="elementor-column"][data-m-right="true"] .footerMenuAlt.horizontal, .footerTemp div[data-element_type="elementor-column"][data-m-right="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp div[data-element_type="elementor-column"][data-m-right="true"] .socialMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-m-right="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp div[data-element_type="elementor-column"][data-m-right="true"] .appMediaDiv, .footerTemp div[data-element_type="elementor-column"][data-m-right="true"] .footerText, .footerTemp div[data-element_type="elementor-column"][data-m-right="true"] .footerText li, .footerTemp div[data-element_type="elementor-column"][data-m-right="true"] .footerBankLogo, .footerTemp div[data-element_type="elementor-column"][data-m-right="true"] .footerimg, .footerTemp div[data-element_type="elementor-column"][data-m-right="true"] .footerimg a { justify-content: flex-end; } .footerTemp div[data-element_type="elementor-column"][data-m-right="true"] .footerText, .footerTemp div[data-element_type="elementor-column"][data-m-right="true"] .footerText li, .footerTemp div[data-element_type="elementor-column"][data-m-right="true"] .footerMenul, .footerTemp div[data-element_type="elementor-column"][data-m-right="true"] .eTempTitle { text-align: right; } .footerTemp div[data-element_type="elementor-column"][data-m-right="true"] .footerMenuAlt:not(.horizontal), .footerTemp div[data-element_type="elementor-column"][data-m-right="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp div[data-element_type="elementor-column"][data-m-right="true"] .appMediaDiv .storeMedia.vertical { align-items: flex-end; } .footerTemp div[data-element_type="elementor-column"][data-m-right="true"] .footerHr { margin: 0 0 0 auto; } .footerTemp div[data-element_type="elementor-column"][data-m-right="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: auto;left: 0;} .footerTemp div[data-element_type="widget"][data-m-left="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp div[data-element_type="widget"][data-m-left="true"] .socialMediaDiv, .footerTemp div[data-element_type="widget"][data-m-left="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp div[data-element_type="widget"][data-m-left="true"] .appMediaDiv, .footerTemp div[data-element_type="widget"][data-m-left="true"] .footerMenuAlt.horizontal, .footerTemp div[data-element_type="widget"][data-m-left="true"] .footerText, .footerTemp div[data-element_type="widget"][data-m-left="true"] .footerText li, .footerTemp div[data-element_type="widget"][data-m-left="true"] .footerBankLogo, .footerTemp div[data-element_type="widget"][data-m-left="true"] .footerimg, .footerTemp div[data-element_type="widget"][data-m-left="true"] .footerimg a { justify-content: flex-start; } .footerTemp div[data-element_type="widget"][data-m-left="true"] .footerText, .footerTemp div[data-element_type="widget"][data-m-left="true"] .footerText li, .footerTemp div[data-element_type="widget"][data-m-left="true"] .footerMenul, .footerTemp div[data-element_type="widget"][data-m-left="true"] .ebultenDivTemp .eTempTitle { text-align: left; } .footerTemp div[data-element_type="widget"][data-m-left="true"] .footerMenuAlt:not(.horizontal), .footerTemp div[data-element_type="widget"][data-m-left="true"] .socialMediaDiv, .footerTemp div[data-element_type="widget"][data-m-left="true"] .appMediaDiv, .footerTemp div[data-element_type="widget"][data-m-left="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp div[data-element_type="widget"][data-m-left="true"] .appMediaDiv .storeMedia.vertical { align-items: flex-start; } .footerTemp div[data-element_type="widget"][data-m-left="true"] .footerHr { margin: 0 auto 0 0; } .footerTemp div[data-element_type="widget"][data-m-left="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: 0;left: auto;} .footerTemp div[data-element_type="widget"][data-m-center="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp div[data-element_type="widget"][data-m-center="true"] .socialMediaDiv, .footerTemp div[data-element_type="widget"][data-m-center="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp div[data-element_type="widget"][data-m-center="true"] .appMediaDiv, .footerTemp div[data-element_type="widget"][data-m-center="true"] .footerMenuAlt.horizontal, .footerTemp div[data-element_type="widget"][data-m-center="true"] .footerText, .footerTemp div[data-element_type="widget"][data-m-center="true"] .footerText li, .footerTemp div[data-element_type="widget"][data-m-center="true"] .footerBankLogo, .footerTemp div[data-element_type="widget"][data-m-center="true"] .footerimg, .footerTemp div[data-element_type="widget"][data-m-center="true"] .footerimg a { justify-content: center; } .footerTemp div[data-element_type="widget"][data-m-center="true"] .footerText, .footerTemp div[data-element_type="widget"][data-m-center="true"] .footerText li, .footerTemp div[data-element_type="widget"][data-m-center="true"] .footerMenul, .footerTemp div[data-element_type="widget"][data-m-center="true"] .ebultenDivTemp .eTempTitle { text-align: center; } .footerTemp div[data-element_type="widget"][data-m-center="true"] .footerMenuAlt:not(.horizontal), .footerTemp div[data-element_type="widget"][data-m-center="true"] .socialMediaDiv, .footerTemp div[data-element_type="widget"][data-m-center="true"] .appMediaDiv, .footerTemp div[data-element_type="widget"][data-m-center="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp div[data-element_type="widget"][data-m-center="true"] .appMediaDiv .storeMedia.vertical { align-items: center; } .footerTemp div[data-element_type="widget"][data-m-center="true"] .footerHr { margin: 0 auto; } .footerTemp div[data-element_type="widget"][data-m-center="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: 0;left: auto;} .footerTemp div[data-element_type="widget"][data-m-right="true"] .socialMediaDiv .socialMedia.horizontal, .footerTemp div[data-element_type="widget"][data-m-right="true"] .socialMediaDiv, .footerTemp div[data-element_type="widget"][data-m-right="true"] .appMediaDiv .storeMedia.horizontal, .footerTemp div[data-element_type="widget"][data-m-right="true"] .appMediaDiv, .footerTemp div[data-element_type="widget"][data-m-right="true"] .footerMenuAlt.horizontal, .footerTemp div[data-element_type="widget"][data-m-right="true"] .footerText, .footerTemp div[data-element_type="widget"][data-m-right="true"] .footerText li, .footerTemp div[data-element_type="widget"][data-m-right="true"] .footerBankLogo, .footerTemp div[data-element_type="widget"][data-m-right="true"] .footerimg, .footerTemp div[data-element_type="widget"][data-m-right="true"] .footerimg a { justify-content: flex-end; } .footerTemp div[data-element_type="widget"][data-m-right="true"] .footerText, .footerTemp div[data-element_type="widget"][data-m-right="true"] .footerText li, .footerTemp div[data-element_type="widget"][data-m-right="true"] .footerMenul, .footerTemp div[data-element_type="widget"][data-m-right="true"] .ebultenDivTemp .eTempTitle { text-align: right; } .footerTemp div[data-element_type="widget"][data-m-right="true"] .footerMenuAlt:not(.horizontal), .footerTemp div[data-element_type="widget"][data-m-right="true"] .socialMediaDiv, .footerTemp div[data-element_type="widget"][data-m-right="true"] .appMediaDiv, .footerTemp div[data-element_type="widget"][data-m-right="true"] .socialMediaDiv .socialMedia.vertical, .footerTemp div[data-element_type="widget"][data-m-right="true"] .appMediaDiv .storeMedia.vertical { align-items: flex-end; } .footerTemp div[data-element_type="widget"][data-m-right="true"] .footerHr { margin: 0 0 0 auto; } .footerTemp div[data-element_type="widget"][data-m-right="true"] .footerMenul.accordionMode .footerMenuTitle:after{right: auto;left: 0;} } @media (min-width: 1026px) { .footerTemp .desktopVisible { display: none; } } @media (min-width: 768px) and (max-width: 1025px) { .footerTemp .tabletVisible { display: none; } } @media (max-width: 767px) { .footerTemp .mobileVisible { display: none; } } </style> <div id="footer"> <div class="footerTop"> <div id="divNewsLetter" class="newaslater"> <label tici-lang="GlobalMasterPage_NewsletterBaslik"></label> <div id="UpdatePanel1" class="newsletterContent"> <input type="text" class="newstext textbox" name="txtbxNewsletterMail" id="txtbxNewsletterMail" tici-lang-placeholder='GlobalMasterPage_NewsletterEmailYaziniz' /> <a id="btnMailKaydet" href="javascript:void(0)" class="newsbutton button" onclick="saveNewsletter()" tici-lang="Global_ButtonGonder"></a> </div> </div> </div> <div class="footerCenter"> <div class="FooterSC"> <div class="FooterTop"> <div class="ticiContainer"> <div class="ebultenDiv"><span> <p>Bizden Haberdar Olun</p> E-Bültene Kayıt Ol Fırsat & İndirimleri Kaçırma </span> <div class="ebultenGelecek"> </div> <span>Kişisel Verilerin Korunması Kanunu'nca, verilerimin <a href="/aydinlatma-metni">Aydınlatma Metni</a> 'nde yer alan açıklama ve hükümler doğrultusunda işleneceğini onaylıyorum.</span></div> </div> </div> <div class="FooterMiddle"> <div class="ticiContainer"> <div class="linkler"> <div class="blink"> <ul> <li><span>KURUMSAL</span> <ul> <li><a href="/tarihcemiz">Tarihçe</a></li> <li><a href="/politikalar">Politikamız</a></li> <li><a href="/sosyal-sorumluluk-projeleri">Sosyal Sorumluluk</a></li> <li><a href="/raporlar">Raporlar</a></li> <li><a href="/haberler">Haberler ve Duyurular</a></li> <li><a href="/sertifikalarimiz">Sertifikalarımız</a></li> </ul> </li> <li><span>KVKK</span> <ul> <li><a href="/kvkk">Kişisel Verilerin Korunması ve İşlenmesi</a></li> <li><a href="/aydinlatma-metni">Aydınlatma Metni</a></li> <li><a href="/cerezler">Çerez Politikası</a></li> <li>Çerez Tercihleri Özelleştirme</li> <li><a href="https://static.ticimax.cloud/31006/uploads/dosyalar/kvkk-basvuru-formu-.docx">Veri Sahibi Başvuru Formu</a></li> <li><a href="https://static.ticimax.cloud/31006/uploads/dosyalar/est-bgpol-00-bilgi-guvenligi-politikas.pdf">Bilgi Güvenliği Politikası</a></li> </ul> </li> <li><span>YARDIM</span> <ul> <li><a href="https://www.eyupsabrituncer.com/gizlilik-sozlesmesi">Kullanım ve Gizlilik Sözleşmesi</a></li> <li><a href="https://www.eyupsabrituncer.com/mesafeli-satis-sozlesmesi">Mesafeli Satış Sözleşmesi</a></li> <li><a href="/on-bilgilendirme-formu">Ön Bilgilendirme Formu</a></li> <li><a href="/sss">Sıkça Sorulan Sorular</a></li> </ul> </li> <li><span>MÜŞTERİ HİZMETLERİ</span> <ul> <li><a href="/Magazalarimiz.aspx">Satış Noktalarımız</a></li> <li><a href="/magazalar">Mağazalarımız</a></li> <li><a href="/iletisim-formu">İletişim Formu</a></li> <li><a href="/iletisim-bilgileri">İletişim Bilgileri</a></li> <li> <p class="telV"><i class="far fa-phone" style="transform: rotateY(180deg);"></i> <a href="tel:0850 577 41 01">0850 577 41 01</a></p> <p> </p> <p> </p> </li> </ul> </li> </ul> </div> </div> </div> </div> <div class="FooterBottom"> <div class="ticiContainer"> <div class="tlist"> <ul> <li> <div class="sslimg"><a href="https://www.eyupsabrituncer.com/raporlar"><img alt="" class="lazyImage" data-original="https://static.ticimax.cloud/31006/uploads/images/sslimg.png" loading="lazy" src="https://static.ticimax.cloud/31006/uploads/images/sslimg.png" /></a><a href="http://www.yuzyillikmarkalar.org"><img alt="" class="lazyImage" data-original="https://static.ticimax.cloud/31006/uploads/images/yymd.png" loading="lazy" src="https://static.ticimax.cloud/31006/uploads/images/yymd.png" /></a> <img alt="" class="lazyImage" data-original="https://static.ticimax.cloud/31006/uploads/images/ssl.png" loading="lazy" src="https://static.ticimax.cloud/31006/uploads/images/ssl.png" /></div> </li> <li> <div class="kartimg"> </div> </li> <li> <div class="kartimg"><img alt="" src="https://static.ticimax.cloud/31006//uploads/editoruploads/visa-mastercard-bkmexpress-troy.png" style="height: 37px; width: 300px;" /></div> </li> <li> <div class="socialDiv"><span>TAKİP EDİN</span> <ul> <li><a href="https://www.facebook.com/eyupsabrituncer/" target="_blank"><i class="fab fa-facebook-f"></i></a></li> <li><a href="https://twitter.com/eyupsabrituncer" target="_blank"><i class="fab fa-twitter"></i></a></li> <li><a href="https://www.instagram.com/eyupsabrituncer/" target="_blank"><i class="fab fa-instagram"></i></a></li> <li><a href="https://www.youtube.com/user/ESTEyupSabriTuncer" target="_blank"><i class="fab fa-youtube"></i></a></li> </ul> </div> </li> <li class="appsLinks"> <div class="store"><a href="https://apps.apple.com/us/app/ey%C3%BCpsabrituncer-com/id1550779142"><img alt="Google Play Store İkonu" src="https://static.ticimax.cloud/31006/uploads/images/apple.jpg" /></a></div> <div class="store"><a href="https://play.google.com/store/apps/details?id=com.ticimax.androidbase.eyupsabrituncer"><img alt="Google Play Store İkonu" src="https://static.ticimax.cloud/31006/uploads/images/googleplay.png" /></a></div> </li> </ul> </div> <div id="ETBIS"> <div id="774A29AFCF984B94BD9ABF20710249A5"><a href="https://etbis.eticaret.gov.tr/sitedogrulama/774A29AFCF984B94BD9ABF20710249A5" target="_blank"><img src="data:image/jpeg;base64, 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" style="width:100px; height:120px" /> </a></div> </div> <div class="copy">© <script> document.write(new Date().getFullYear()) </script> EYÜP SABRİ TUNCER - All Rights Reserved</div> </div> </div> </div> <div class="product_social_icon_wrapper"><span class="PaylasTit">Sosyal Medyada Paylaş :</span> <ul> <li><a class="product_social_icons" content="facebook" href="https://www.facebook.com/eyupsabrituncer/"><i class="fab fa-facebook-f"></i></a></li> <li><a class="product_social_icons" content="twitter" href="javascript:;"><i class="fab fa-twitter"></i></a></li> </ul> </div> <style type="text/css">.BasketRigth ul li.sepetHizliKargo,.Odeme-RightLine.sepetHizliKargo {display: none;} </style> </div> </div> <div style="display: none"> cultureSettings.RegionId: 0 cultureSettings.LanguageCode: TR </div> <script type="text/javascript"> if (document.documentElement.clientWidth < 768) { $('body').on('click', '.accordionMode .footerMenuTitle', function () { $(this).closest('li').toggleClass('accordion-active'); }); } </script> <div id="divTicimaxCopyrightContent" align="center"> <a rel="sponsored" class="mobilTicimaxLogo" href="https://www.ticimax.com" title="Ticimax E-Ticaret Sistemleri" target="_blank"> <img class="lazyImage" src="https://cdn.ticimax.cloud/scripts/images/logo-60x20px.svg" data-original="https://cdn.ticimax.cloud/scripts/images/logo-60x20px.svg" style="width: 70px;" alt="Ticimax E-Ticaret Sistemleri" /> </a> </div> <div id="topMessage" style="display: none;"> <div id="topMessageContainer"> <div class="topMessage" id="browserUpdate"> <a class="browser-update-close" id="browserUpdateClose" href="">Kapat</a> <p> <strong>Internet Explorer tarayıcısının 9.0 ve daha eski sürümlerini desteklememekteyiz. </strong>Web sitemizi doğru görüntüleyebilmek için tarayıcınızı güncelleyebilirsiniz,<br> güncelleyemiyorsanız başka bir tarayıcıyı <span>ücretsiz</span> yükleyebilirsiniz. </p> <ul> <li><a class="browser-ie" href="https://windows.microsoft.com/en-US/windows/downloads/internet-explorer" target="_blank" rel="nofollow"><span><i class="fa fa-internet-explorer"></i>Internet Explorer</span> </a></li> <li><a class="browser-firefox" href="https://getfirefox.com/" target="_blank" rel="nofollow"><span><i class="fa fa-firefox"></i>Firefox</span> </a></li> <li><a class="browser-chrome" href="https://www.google.com/chrome/" target="_blank" rel="nofollow"><span><i class="fa fa-chrome"></i>Google Chrome</span> </a></li> </ul> </div> </div> </div> <script type="text/javascript"> //<![CDATA[ pageContentId=36; var Page_ValidationActive = false; if (typeof(ValidatorOnLoad) == "function") { ValidatorOnLoad(); } function ValidatorOnSubmit() { if (Page_ValidationActive) { return ValidatorCommonOnSubmit(); } else { return true; } } //]]> </script> </form> <link href='https://eyupsabrituncer.revotas.com/trc/api/revotas_style.css' rel='stylesheet' type='text/css'> <div id='a1'></div> <script type='text/javascript'> var rvts = 'eyupsabrituncer_revotas'; (function() { var _rTag = document.getElementsByTagName('script')[0]; var _rcTag = document.createElement('script'); _rcTag.type = 'text/javascript'; _rcTag.async = 'true'; _rcTag.src = ('https://eyupsabrituncer.revotas.com/trc/api/revotasapi.js'); _rTag.parentNode.insertBefore(_rcTag,_rTag); })(); </script> <script type="text/javascript"> var setRvsCustomParamsFrom = 'inline'; if (typeof Rvs_Oid != "undefined"){ var rvsCustomParams = [['oid', Rvs_Oid], ['amt', Rvs_Amt]]; }else{ var rvsCustomParams = [['oid', ''], ['amt', '']]; } (function() { var _rTag = document.getElementsByTagName('script')[0]; var _rcTag = document.createElement('script'); _rcTag.type = 'text/javascript'; _rcTag.async = 'true'; _rcTag.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'eyupsabrituncer.revotas.com/trc/jvs/rvstmini.js'; _rTag.parentNode.insertBefore(_rcTag,_rTag); })(); </script> <script> window.addEventListener('DOMContentLoaded', () => { let customBasketAddBtns = document.querySelectorAll(`.mycartIcon`); try { customBasketAddBtns.forEach((element) => { element.addEventListener('click', () => { let productAddedToCart = element.firstElementChild.attributes['data-productid'].value; trackBasketAddAct(productAddedToCart); }) }) } catch (e) {} }) </script> <script type="text/javascript"> if(window.location.pathname == '/UyeGiris'){ console.log('Üye Giriş sayfasındasınız.'); let formNameInput = document.getElementById("txtQuickName"); let formSurnameInput = document.getElementById("txtQuickLastName"); let capitalizedName = ''; let capitalizedSurname = ''; formNameInput.addEventListener("blur",function(e){ let formNameInputValue = e.target.value; nameElements = formNameInputValue.split(' '); nameElements.forEach((element,index) => { let firstCapitalLetter = (element.slice(0,1)).toUpperCase(); let tempName = firstCapitalLetter + element.slice(1); if (index > 0) { capitalizedName += ' ' + tempName; }else{ capitalizedName += tempName; } }); formNameInput.value = capitalizedName; capitalizedName = ''; }); formSurnameInput.addEventListener("blur",function(e){ let formSurnameInputValue = e.target.value; nameElements = formSurnameInputValue.split(' '); nameElements.forEach((element,index) => { let firstCapitalLetter = (element.slice(0,1)).toUpperCase(); let tempName = firstCapitalLetter + element.slice(1); if (index > 0) { capitalizedSurname += ' ' + tempName; }else{ capitalizedSurname += tempName; } }); formSurnameInput.value = capitalizedSurname; capitalizedSurname = ''; }); } </script> <style> .BasketRigth ul li.sepetHizliKargo,.Odeme-RightLine.sepetHizliKargo {display: none;} body .leftImage img, .SmallImages div img, body .productItem .productImage img{max-height:100%!important;} </style> <div id="back-to-top"><a href="#"></a></div> <script id='scriptInstashopList' type='text/x-handlebars-template'>{{#each data.media}} <div class="InstaGallery-tag item" onclick="window.instagram.showDetail('{{instagramId}}')"> <img class="owl-lazy" src='/Scripts/Images/blank.png' data-src='{{previewMediaUrl}}' onerror="this.parentElement.style.display = 'none'"> </div> {{/each}}</script> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-THZDLF8" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script> $(document).ready(function() { function fncPersonaClick(){ (function(r){window.personaclick=window.personaclick||function(){(personaclick.q=personaclick.q||[]).push(arguments)};var s=document.getElementsByTagName(r)[0],rs=document.createElement(r);rs.async=1;rs.src='//cdn.personaclick.com/v3.js';s.parentNode.insertBefore(rs,s);})('script'); personaclick('init', 'b7e6e63121b637df0dd973877b005d'); (function(){personaclick('subscription','web_push_supported',function(a){a&&personaclick('subscription','web_push_subscribed',function(a){a||navigator.serviceWorker.ready.then(function(){personaclick('subscription','web_push_subscribe')})})})})(); } fncOptimizeScript(function(){fncPersonaClick()}); }); </script> <link rel='manifest' href='/manifest.json' /> <script type="text/javascript" src="https://static.ticimax.cloud/31006/CustomCss/1f8693d5/Temp.js?v=8.11.428.0.125855"></script> <link href="https://cdn.ticimax.cloud/Version/v8.11.428/0/bundles/ticimax.coreV2.min.css?v=8.11.428.0.125855" rel="stylesheet" /> <script type="text/javascript" src="https://cdn.ticimax.cloud/Version/v8.11.428/0/bundles/ticimax.structureV2.min.js?v=8.11.428.0.125855"></script> <script type="text/javascript" src="https://cdn.ticimax.cloud/Version/v8.11.428/0/bundles/ticimax.handlebar.min.js?v=8.11.428.0.125855"></script> <script type="text/javascript" src="https://cdn.ticimax.cloud/Version/v8.11.428/0/bundles/ticimax.globalV2.min.js?v=8.11.428.0.125855"></script> <script> if (typeof topMenuCallback != 'undefined') { topMenuCallback(); } </script> <script type="text/javascript">globalBlokModel = 4; window.ProductTab = {}; $(document).ready(function () { initLang(); if (typeof blockCompleteCallback !== 'undefined') { blockCompleteCallback(); } if (typeof blocksLoaded !== 'undefined') { blocksLoaded(); } if (typeof urunListCallback !== 'undefined') { urunListCallback();} InitTimers(); $(".favoriteslist[init='false']").trigger('onload'); });</script> <script id='scriptSearchV1Content' type='text/x-handlebars-template'>{{#if isMobile}} <div class="isMobilInputContent"> <input type="search" class="ticimaxSearchInput searchInputTemplateV2" onkeypress="return window.tSearch.goToSearchPage(event)" value="{{searchKeyword}}" /> <a href="javascript:void(0)" class="ticimax-search-mobil-close-btn" onclick="window.tSearch.v1.close()">{{translate 'Global_Kapat'}}</a> </div> {{/if}} <div class="quickSearchContent"> <div class='ticimax-search-sidebar'> <div class='ticimax-sidebar-item'> <h3>{{translate 'BlokModul_Kategoriler_Baslik'}}</h3> <ul> {{#each service.categories}} {{#if ../isMobile}} <li><a href="{{url}}">{{definition}}</a></li> {{else}} <li onmouseover="window.tSearch.v1.initCategoryProduct({{id}})"><a href="{{url}}">{{definition}}</a></li> {{/if}} {{/each}} </ul> </div> </div> <div id='divSearchProducts' class='ticimax-search-products'> {{> searchCategoryProducts service.categories.[0]}} </div> </div> </script><script id='scriptSearchV1CategoryProducts' type='text/x-handlebars-template'><div class='ticimax-search-products-title'> <h3>{{definition}}</h3> </div> <ul class='products'> {{#each products}} <li data-categoryid='{{categoryId}}'> <a href='{{url}}'> <div class='ticimax-search-product-image' style='min-width: 70px;'> <img width='70' src='{{image}}' onerror="errorFunc(this);" /> </div> <div class='ticimax-search-product-info'> <div class='ticimax-search-product-info-category'>{{categoryName}}</div> <div class='ticimax-search-product-info-name'>{{productName}}</div> {{#if showPrice}} {{#if (gt plainOldPrice plainPrice)}} <span class='ticimax-search-product-info-price'>{{price}}</span> <span class='ticimax-search-product-info-oldPrice'>{{oldPrice}}</span> {{else}} <span class='ticimax-search-product-info-price'>{{price}}</span> {{/if}} {{/if}} </div> </a> </li> {{/each}} </ul></script><script id='ticimax-cartGeneralProduct' type='text/x-handlebars-template'><div class="divSepetBlokContent {{contentClass}}"> <div id="divTop{{contentType}}"></div> <div class="divSepetBlokSlider divSepetBlokListe"> <div class="divSepetBlokBaslik"> <span>{{{title}}}</span> </div> <input type="hidden" id="hdd{{contentType}}Data" value='{{data.objectId}}' /> <div class="divSepetBlokUrunContainer ProductList"> <ul class="owl-carousel"> {{#each products}} <li> <div class="ItemOrj "> <div class="divSepetProductItem productItem"> {{#if templateSettings.categoryActive }} <a class="itemCategory" href="{{categoryUrl}}" title=""> <div class="itemCategoryLine"> <span> {{category}} </span> </div> </a> {{/if}} {{#unless inStock}} <a class="TukendiIco detailUrl" data-id="{{productId}}" href='{{url}}'> <span>{{translate 'UrunListesi_Tukendi'}}</span> </a> {{/unless}} {{#if templateSettings.imageSliderActive}} <div class="productImage productList-Image-Owl owl-carousel owl-theme"> {{#each imageList}} <div class="imageItem"> <a class="detailLink detailUrl" data-id="{{productId}}" title="{{seoName}}" href='{{url}}'> <img class="productSliderImage owl-lazy" data-src="{{imagePath}}" /> </a> </div> {{/each}} </div> {{else}} <div class="productImage"> <a class="detailLink detailUrl" data-id="{{productId}}" title="{{seoName}}" href='{{url}}'> {{#if imageThumb2Active}} <img class='resimOrginal lazyImage' src='{{imageLoadingPath}}' data-original='{{imageThumbPath}}' alt="{{seoName}}" data-second="{{imageThumb2Path}}" /> {{else}} <img class='resimOrginal lazyImage' src='{{imageLoadingPath}}' data-original='{{imageThumbPath}}' alt="{{seoName}}" /> {{/if}} </a> </div> {{#if (gt relatedProductCount 0)}} <div class="relatedProducts"> <button type="button" class="button" onclick="getRelatedProducts({{productId}})"> <i class="fa fa-plus"></i> {{relatedProductCount}} </button> </div> {{/if}} {{/if}} <div class="productDetail" data-id="{{productId}}" data-variant-id="{{variantId}}"> <div class="productMarka" style="display: none;">{{brand}}</div> <div class="productName detailUrl" data-id="{{productId}}" data-productName="{{seoName}}"><a id="productName" title="{{seoName}}" href='{{url}}'>{{name}}</a></div> {{#if templateSettings.productPointsActive}} <div class="productPoints"> <div class="rating" data-rating="{{productPoints}}"> <i class="star-1">★</i> <i class="star-2">★</i> <i class="star-3">★</i> <i class="star-4">★</i> <i class="star-5">★</i> </div> </div> {{/if}} {{#if templateSettings.shortDescriptionActive}} <div class="productOnYazi"><span>{{{shortDescription}}}</span></div> {{/if}} {{#if templateSettings.stockCodeActive }} <div class="productStokKodu"><span>{{{stockCode}}}</span></div> {{/if}} {{#if templateSettings.salesUnitActive}} <div class="productSatisBirimi"><span>{{salesUnit}}</span></div> {{/if}} {{#if showPrice}} <div class="productPrice {{ ShowLastDayCounterClass showLastDayCounter }}"> {{#if (and (ne currency 'TRY')(ne currency 'TL'))}} <div class="tlfiyati" style="display: none;"> <span> {{productCartPriceStr}} </span> {{#if (gt kdvRate 0)}} {{#if (or showKDVIncludedPrice kdvIncluded)}} <span class="tlfiyatikdv"> {{translate 'Global_KdvDahil'}} </span> {{else}} <span class="tlfiyatikdv"> {{translate 'GlobalMasterArtiKDV'}} </span> {{/if}} {{/if}} </div> {{/if}} <div class="discountPrice"> <span> {{#if (eq showLastDayCounter 0)}} {{productPriceOriginalStr}} {{else}} {{productSellPriceStr}} {{/if}} </span> {{#if (gt kdvRate 0)}} {{#if (or showKDVIncludedPrice kdvIncluded)}} <span class="discountKdv"> {{translate 'Global_KdvDahil'}} </span> {{else}} <span class="discountKdv"> {{translate 'GlobalMasterArtiKDV'}} </span> {{/if}} {{/if}} </div> {{#if (ne productPriceOriginal productSellPrice)}} <div class="regularPrice"> <span> {{#if (eq showLastDayCounter 0)}} {{productSellPriceStr}} {{else}} <span class="spnLastDayCounter"> {{translate 'Urunler_BuguneOzel'}}</span> {{productPriceOriginalStr}} {{/if}} </span> {{#if (gt kdvRate 0)}} {{#if (or showKDVIncludedPrice kdvIncluded)}} <span class="regularKdv"> {{translate 'Global_KdvDahil'}} </span> {{else}} <span class="regularKdv"> {{translate 'GlobalMasterArtiKDV'}} </span> {{/if}} {{/if}} </div> {{/if}} </div> {{/if}} </div> <div style="display: none;" class="urunListeAdet"> <a class="urunListeAdetAzalt qtyMinus">{{translate 'Global_Azalt'}}</a> <input value="{{replacePiece productQuantityBoxDefaultValue}}" class="urunListeAdetTextBox txtSepetAdet txtSepetAdet{{productUnique}}" type="number" min='{{replacePiece productQuantityBoxMinValue}}' step='{{replacePiece productQuantityBoxStepValue}}' data-double='{{isProductQuantityBoxDecimal}}' formnovalidate /> <a class="urunListeAdetArtir qtyPlus">{{translate 'Global_Artir'}}</a> </div> {{#if showPrice}} <div class="productIcon"> {{#if brandLogoPath}} <div class="productMarkaLogo" style="display: none;"> <img src="{{brandLogoPath}}" alt="{{replace brand '\'' ''}}" onerror="this.onerror=null;this.src='/App_Themes/Default/images/remove-small.png';" /> </div> {{/if}} <div class='favori favoriContent-{{productId}}-{{variantId}}'> <a onclick="productFavoritesProcess('{{productUnique}}',-1,2,{{productId}},{{variantId}},{{productQuantityBoxDefaultValue}},this)" init="false" data-action="1" class="favoriteslist listfavoriPasif tip" onload="urunfavoriKontrol(this,{{productId}})" title="{{translate 'Favorilerim_FavorilerimeEkle'}}"> {{translate 'Favorilerim_FavorilerimeEkle'}} </a> </div> {{#if (and showPrice inStock)}} <div class="mycartIcon tip" title="{{translate 'UrunListesi_SepeteEkle'}}"> <a onclick="cartProductAddToCart('{{productUnique}}',{{productId}},{{variantId}},'{{url}}',{{cartRedirectToDetail}},'{{hasVariants}}','{{../contentType}}')" class="btnAddToCart" data-productId="{{productId}}"> {{#if (eq ../contentType 'SelectableGiftProduct')}} <span class="urunListeSpanSec">{{translate 'Sepet_Sec'}}</span> {{else}} <span class="urunListeSpanSepeteEkle">{{translate 'UrunListesi_SepeteEkle'}}</span> {{/if}} </a> </div> {{/if}} <div class="examineIcon tip detailLink" title="{{translate 'UrunListesi_UrunuIncele'}}"> <a href='{{url}}' class="detailUrl" data-id="{{productId}}"> {{translate 'UrunListesi_UrunuIncele'}} </a> </div> {{#if (and (gt discountRate 0) showPrice)}} <div class="discountIcon tip"> <span class="discountIcon_s1">%{{discountRate}}</span> <span class="discountIcon_s2">{{translate 'UrunListesi_Indirim'}}</span> <div class="discountIconDetail"> %{{discountRate}}{{translate 'UrunListesi_Indirim'}} </div> </div> {{/if}} {{#if freeShipping}} <div class="cargoIcon"> {{translate 'UrunListesi_UcretsizKargo'}} </div> {{/if}} {{#if newProduct}} <div class="newIcon tip" title="{{translate 'UrunListesi_YeniUrun'}}"> {{translate 'UrunListesi_YeniUrun'}} </div> {{/if}} {{#if opportunityProduct}} <div class="firsatIcon" style="display: none;"> {{translate 'UrunListesi_FirsatUrunu'}} </div> {{/if}} {{#if templateSettings.specialFieldsActive}} {{#if templateSettings.specialField1Active}} <div class="ozelAlan1"> {{{specialField1}}} </div> {{/if}} {{#if templateSettings.specialField2Active}} <div class="ozelAlan2"> {{{specialField2}}} </div> {{/if}} {{#if templateSettings.specialField3Active}} <div class="ozelAlan3"> {{{specialField3}}} </div> {{/if}} {{#if templateSettings.specialField4Active}} <div class="ozelAlan4"> {{{specialField4}}} </div> {{/if}} {{#if templateSettings.specialField5Active}} <div class="ozelAlan5"> {{{specialField5}}} </div> {{/if}} {{/if}} </div> {{/if}} <div class="productItemVariantDetail" id="productItemVariantDetail{{productUnique}}"></div> </div> </div> </li> {{/each}} </ul> </div> </div> </div> </script><script id='ticimax-urunItem' type='text/x-handlebars-template'>{{#if templateSettings.categoryActive }} <a class="itemCategory" href="{{categoryUrl}}" title=""> <div class="itemCategoryLine"> <span> {{category}} </span> </div> </a> {{/if}} {{#unless inStock}} <a {{#if templateSettings.imageSliderActive}} class="TukendiIco detailUrl tukendiOwlIco" {{else}} class="TukendiIco detailUrl" {{/if}} data-id="{{productId}}" href='{{url}}'> <span>{{translate 'UrunListesi_Tukendi'}}</span> </a> {{/unless}} {{#if (and (eq showCounter 1) showPrice) }} <div class="productTimer" date1="{{conditionalDiscountTicksDate1}}" date2="{{conditionalDiscountTicksDate2}}" init="false"> <span class="productTimerContent productTimerDayC"> <span class="productTimerDay"><i class="fa fa-refresh fa-spin"></i></span> <span>{{translate 'Global_Gun'}}</span> </span> <span class="productTimerContent productTimerHourC"> <span class="productTimerHour"><i class="fa fa-refresh fa-spin"></i></span> <span>{{translate 'Global_Saat'}}</span> </span> <span class=" productTimerContent productTimerMinuteC"> <span class="productTimerMinute"><i class="fa fa-refresh fa-spin"></i></span> <span>{{translate 'Global_Dakika'}}</span> </span> <span class="productTimerContent productTimerSecondC"> <span class="productTimerSecond"><i class="fa fa-refresh fa-spin"></i></span> <span>{{translate 'Global_Saniye'}}</span> </span> </div> {{/if}} <div {{#if templateSettings.imageSliderActive}} class="productImage productImageOwlSlider" {{else}} class="productImage" {{/if}}> {{#if templateSettings.imageSliderActive}} <div class="productList-Image-Owl lazyImage" data-lazy-function="productListOwlSlider"> {{#if video }} {{#video}} <div class="imageItem"> {{#if (eq videoTagType 'iframe')}} <iframe class="productSliderImage iframeUrunListVideo" src="{{videoLink}}" width="{{width}}" height="{{height}}"></iframe> {{else}} <a class="detailLink detailUrl videoProduct" title="{{../seoName}}" href='{{../url}}'> {{#if autoPlay}} <video class="autoPlay urunVideo_{{../productUnique}}" data-blokModuleId="{{ ../../block.blockModuleId }}" width="{{width}}" height="{{height}}" poster="{{posterImage}}" {{setVideoSettings ../video}} onloadeddata="this.play();" loop autoplay playsinline webkit-playsinline> <source src="{{videoLink}}" type="video/mp4"> </video> {{else}} <video class="productSliderImage urunVideo_{{../productUnique}} notAutoPlay" data-blokModuleId="{{ ../../block.blockModuleId }}" width="{{width}}" data-productUnique="{{../productUnique}}" onclick="playProductVideo(null,'{{../productUnique}}')" height="{{height}}" poster="{{posterImage}}" first-poster="{{posterImage}}" second-poster="{{../imageThumb2Path}}" {{setVideoSettings ../video}} loop preload="none" playsinline webkit-playsinline> <source src="{{videoLink}}" type="video/mp4"> </video> {{/if}} </a> {{/if}} </div> {{/video}} {{/if}} {{#each imageList}} <div class="imageItem"> <a class="detailLink detailUrl" data-id="{{../productId}}" title="{{../seoName}}" href='{{../url}}'> <img data-resize-target=".productImage" data-resize-enable-slider="{{templateSettings.imageSliderActive}}" class="productSliderImage owl-lazy" src="/Uploads/images/load.gif" data-src="{{imagePath}}" alt="{{../seoName}}" /> </a> </div> {{/each}} </div> {{#if video }} {{#if (eq video.videoTagType 'video')}} <div class="divVideoPlayButton"> <a id="urunListeVideoPlay_{{productUnique}}" class="urunListeVideoPlay" href="javascript:;" onclick="playProductVideo(this,'{{productUnique}}')"> <i class="fa fa-play-circle-o" aria-hidden="true"></i> </a> </div> {{/if}} {{/if}} {{#if (gt relatedProductCount 0)}} <div class="relatedProductsColor"> <div class="relatedProductsColorBtn" onclick="getRelatedProducts({{productId}}, this)"> <div class="relatedColorDiv"> <span class="relatedColor"></span> <span class="relatedColor"></span> </div> <span class="productRelatedColorCount">{{relatedProductCount}}</span> </div> </div> {{/if}} {{else}} {{#if video }} {{#video}} {{#if (eq videoTagType 'iframe')}} <iframe class="productSliderImage iframeUrunListVideo" src="{{videoLink}}" width="{{width}}" height="{{height}}"></iframe> {{else}} <a class="detailLink detailUrl videoProduct" title="{{../seoName}}" href='{{../url}}'> {{#if autoPlay}} <video class="autoPlay urunVideo_{{../productUnique}}" data-blokModuleId="{{ ../../block.blockModuleId }}" width="{{width}}" height="{{height}}" poster="{{posterImage}}" {{setVideoSettings ../video}} onloadeddata="this.play();" loop autoplay playsinline webkit-playsinline> <source src="{{videoLink}}" type="video/mp4"> </video> {{else}} <video class="productSliderImage urunVideo_{{../productUnique}} notAutoPlay" data-blokModuleId="{{ ../../block.blockModuleId }}" width="{{width}}" data-productUnique="{{../productUnique}}" onclick="playProductVideo(null,'{{../productUnique}}')" height="{{height}}" poster="{{posterImage}}" first-poster="{{posterImage}}" second-poster="{{../imageThumb2Path}}" {{setVideoSettings ../video}} loop preload="none" playsinline webkit-playsinline> <source src="{{videoLink}}" type="video/mp4"> </video> {{/if}} </a> {{/if}} {{/video}} {{/if}} {{#unless video }} <a class="detailLink detailUrl" data-id="{{productId}}" title="{{seoName}}" href='{{url}}'> {{#if ../data.isSlider}} {{#if imageThumb2Active}} <img data-resize-target=".productImage" class='resimOrginal owl-lazy' {{#if @first}} src="{{imageThumbPath}}" {{else}} src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAA1JREFUGFdjePfu3X8ACWIDyvrS0aMAAAAASUVORK5CYII=" {{/if}} data-src="{{imageThumbPath}}" alt="{{imageAltTag}}" data-second="{{imageThumb2Path}}" /> {{else}} <img data-resize-target=".productImage" class='resimOrginal owl-lazy' {{#if @first}} src="{{imageThumbPath}}" {{else}} src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAA1JREFUGFdjePfu3X8ACWIDyvrS0aMAAAAASUVORK5CYII=" {{/if}} data-src="{{imageThumbPath}}" alt="{{imageAltTag}}" /> {{/if}} {{else}} {{#if imageThumb2Active}} <img data-resize-target=".productImage" class='resimOrginal lazyImage' src='{{imageLoadingPath}}' data-original='{{imageThumbPath}}' alt="{{imageAltTag}}" data-second="{{imageThumb2Path}}" /> {{else}} <img data-resize-target=".productImage" class='resimOrginal lazyImage' src='{{imageLoadingPath}}' data-original='{{imageThumbPath}}' alt="{{imageAltTag}}" /> {{/if}} {{/if}} </a> {{/unless}} {{#if (gt relatedProductCount 0)}} <div class="relatedProductsColor"> <div class="relatedProductsColorBtn" onclick="getRelatedProducts({{productId}}, this)"> <div class="relatedColorDiv"> <span class="relatedColor"></span> <span class="relatedColor"></span> </div> <span class="productRelatedColorCount">{{relatedProductCount}}</span> </div> </div> {{/if}} {{/if}} {{#if (gt variantProductAccessoryCount 0)}} <div class="productAccessoryColor"> <div class="colorOptDiv"> <span class="colorOpt"></span> <span class="colorOpt"></span> </div> <span class="productAccessoryCount">{{variantProductAccessoryCount}}</span> </div> {{/if}} </div> <div class="productDetail videoAutoPlay{{video.autoPlay}}" data-id="{{productId}}" data-variant-id="{{variantId}}"> {{#if templateSettings.imageSliderActive}} {{else}} {{#if video }} {{#if (eq video.videoTagType 'video')}} <div class="divVideoPlayButton"> <a id="urunListeVideoPlay_{{productUnique}}" class="urunListeVideoPlay" href="javascript:;" onclick="playProductVideo(this,'{{productUnique}}')"> <i class="fa fa-play-circle-o" aria-hidden="true"></i> </a> </div> {{/if}} {{/if}} {{/if}} <div class="productMarka" style="display: none;">{{brand}}</div> {{#if variantProductAccessoryList}} <div class="productAccessoryList"> {{#each variantProductAccessoryList}} {{#if (lt @index 7)}} <a href="javascript:;" {{#if (eq @index 0)}} class="accessoryBtn active" {{else}} class="accessoryBtn" {{/if}} onclick="accessoryListProductImage(this)" data-url="{{productVariantAccessory.url}}" data-accessoryimgjson='{{imageListJSON}}' data-unique="'{{../productUnique}}'" data-id="{{productVariantAccessory.productId}}" data-variant-id="{{productVariantAccessory.variantId}}" title="{{productVariantAccessory.productName}}"> <img class="resimOrginal lazyImage" src="{{productVariantAccessory.imagePath2}}" data-original="{{productVariantAccessory.imagePath2}}" alt="{{productVariantAccessory.productName}}"> </a> {{/if}} {{#if (and @last (gt count 7))}} <div class="accessoryDetail"><a href="{{../url}}" class="accessoryDetailBtn"><i class="far fa-plus"></i><span>{{math count "-" 7}}</span></a></div> {{/if}} {{/each}} </div> {{/if}} <div class="productName detailUrl" data-id="{{productId}}"><a title="{{seoName}}" href='{{url}}'>{{name}}</a></div> {{#if templateSettings.productPointsActive}} {{#if (or templateSettings.inProductListUnratedProductsShowPoints (gt productPoints 0))}} <div class="productPoints"> <div class="rating" data-rating="{{productPoints}}"> <i class="star-1">★</i> <i class="star-2">★</i> <i class="star-3">★</i> <i class="star-4">★</i> <i class="star-5">★</i> </div> </div> {{/if}} {{/if}} {{#if templateSettings.productCommentCountActive}} {{#if (gt productCommentCount 0)}} <div class="productPointTxt">{{productCommentCount}}</div> {{/if}} {{/if}} {{#if templateSettings.shortDescriptionActive}} <div class="productOnYazi"><span>{{{shortDescription}}}</span></div> {{/if}} {{#if templateSettings.stockCodeActive }} <div class="productStokKodu"><span>{{{stockCode}}}</span></div> {{/if}} {{#if templateSettings.salesUnitActive}} <div class="productSatisBirimi"><span>{{salesUnit}}</span></div> {{/if}} {{#if showPrice}} <div class="productPrice {{ ShowLastDayCounterClass showLastDayCounter }}"> {{#if (and (ne currency 'TRY')(ne currency 'TL'))}} <div class="tlfiyati" style="display: none;"> <span> {{productCartPriceStr}} </span> {{#if (gt kdvRate 0)}} {{#if (or showKDVIncludedPrice kdvIncluded)}} <span class="tlfiyatikdv"> {{translate 'Global_KdvDahil'}} </span> {{else}} <span class="tlfiyatikdv"> {{translate 'GlobalMasterArtiKDV'}} </span> {{/if}} {{/if}} </div> {{/if}} <div class="discountPrice"> <span> {{#if (eq showLastDayCounter 0)}} {{productPriceOriginalStr}} {{else}} {{productSellPriceStr}} {{/if}} </span> {{#if (gt kdvRate 0)}} {{#if (or showKDVIncludedPrice kdvIncluded)}} <span class="discountKdv"> {{translate 'Global_KdvDahil'}} </span> {{else}} <span class="discountKdv"> {{translate 'GlobalMasterArtiKDV'}} </span> {{/if}} {{/if}} </div> {{#if (ne productPriceOriginal productSellPrice)}} <div class="regularPrice"> <span> {{#if (eq showLastDayCounter 0)}} {{productSellPriceStr}} {{else}} <span class="spnLastDayCounter"> {{translate 'Urunler_BuguneOzel'}}</span> {{productPriceOriginalStr}} {{/if}} </span> {{#if (gt kdvRate 0)}} {{#if (or showKDVIncludedPrice kdvIncluded)}} <span class="regularKdv"> {{translate 'Global_KdvDahil'}} </span> {{else}} <span class="regularKdv"> {{translate 'GlobalMasterArtiKDV'}} </span> {{/if}} {{/if}} </div> {{/if}} </div> {{/if}} </div> <div style="display: none;" class="urunListeAdet"> <a class="urunListeAdetAzalt qtyMinus">Azalt</a> <input value="{{replacePiece productQuantityBoxDefaultValue}}" class="urunListeAdetTextBox txtSepetAdet txtSepetAdet{{productUnique}}" type="number" min='{{replacePiece productQuantityBoxMinValue}}' step='{{replacePiece productQuantityBoxStepValue}}' data-double='{{isProductQuantityBoxDecimal}}' formnovalidate /> <a class="urunListeAdetArtir qtyPlus">Artır</a> </div> <div class="productIcon"> {{#if brandLogoPath}} <div class="productMarkaLogo" style="display: none;"> <img src="{{brandLogoPath}}" alt="{{replace brand '\'' ''}}" onerror="this.onerror=null;this.src='/App_Themes/Default/images/remove-small.png';" /> </div> {{/if}} {{#if addCollectionActive}} <div class="myCollectionProductBtn"> <a class="myCollectionBtn" title="{{translate 'Koleksiyon_KoleksiyonaEkle'}}" onclick="addCollectionDetail({{productId}})"> <i class="fa fa-tag"></i> <span>{{translate 'Koleksiyon_KoleksiyonaEkle'}}</span> </a> </div> {{/if}} {{#if showFavoriteIcon}} <div class='favori favoriContent-{{productId}}-{{variantId}}'> <a onclick="productFavoritesProcess('{{productUnique}}',-1,2,{{productId}},{{variantId}},{{productQuantityBoxDefaultValue}},this)" init="false" data-action="1" data-favoritepopup="{{#if favoriteRemovePopup}}true{{else}}false{{/if}}" class="favoriteslist listfavoriPasif tip" onload="urunfavoriKontrol(this,{{productId}})" title="{{translate 'Favorilerim_FavorilerimeEkle'}}"> {{translate 'Favorilerim_FavorilerimeEkle'}} </a> </div> {{/if}} {{#if (and showPrice inStock)}} <div class="mycartIcon tip" title="{{translate 'UrunListesi_SepeteEkle'}}"> <a onclick="productListAddToCartV2('{{productUnique}}',{{productId}},{{variantId}},{{asortiGroupId}},{{replacePiece productQuantityBoxDefaultValue}},'{{url}}',{{redirectToDetail}})" class="btnAddToCart" data-productId="{{productId}}" data-variantId="{{variantId}}" data-unique="{{productUnique}}"> <span class="urunListeSpanSepeteEkle">{{translate 'UrunListesi_SepeteEkle'}}</span> </a> </div> {{/if}} <div class="examineIcon tip detailLink" title="{{translate 'UrunListesi_UrunuIncele'}}"> <a href='{{url}}' class="detailUrl" data-id="{{productId}}"> {{translate 'UrunListesi_UrunuIncele'}} </a> </div> {{#if quickPreviewActive}} <div class="quickViewIco"> <a class="various button" onclick="showQuickView({{productId}})">{{translate 'UrunListesi_UrunuIncele'}}</a> </div> {{/if}} {{#if (and (gt discountRate 0) showPrice)}} <div class="discountIcon tip"> <span class="discountIcon_s1">%{{discountRate}}</span> <span class="discountIcon_s2">{{translate 'UrunListesi_Indirim'}}</span> <div class="discountIconDetail"> %{{discountRate}}{{translate 'UrunListesi_Indirim'}} </div> </div> {{/if}} {{#if freeShipping}} <div class="cargoIcon"> {{translate 'UrunListesi_UcretsizKargo'}} </div> {{/if}} {{#if newProduct}} <div class="newIcon tip" title="{{translate 'UrunListesi_YeniUrun'}}"> {{translate 'UrunListesi_YeniUrun'}} </div> {{/if}} {{#if opportunityProduct}} <div class="firsatIcon" style="display: none;"> {{translate 'UrunListesi_FirsatUrunu'}} </div> {{/if}} {{#if productCampaignActive}} <div class="ozelFirsat"> {{translate 'UrunListesi_OzelFirsat'}} </div> {{/if}} {{#if stockWarning}} <div class="urunListStokUyari"> {{translate 'UrunListesi_TukenmekUzere'}} </div> {{/if}} {{#if lastStock}} <div class="urunListSonUrun"> {{translate 'UrunListesi_SonUrun'}} </div> {{/if}} {{#if templateSettings.estimatedDeliveryTimeActive}} <div class="hizliKargoIcon"> {{translate 'UrunListesi_HizliKargo'}} </div> {{/if}} {{#if templateSettings.specialFieldsActive}} {{#if templateSettings.specialField1Active}} <div class="ozelAlan1"> {{{specialField1}}} </div> {{/if}} {{#if templateSettings.specialField2Active}} <div class="ozelAlan2"> {{{specialField2}}} </div> {{/if}} {{#if templateSettings.specialField3Active}} <div class="ozelAlan3"> {{{specialField3}}} </div> {{/if}} {{#if templateSettings.specialField4Active}} <div class="ozelAlan4"> {{{specialField4}}} </div> {{/if}} {{#if templateSettings.specialField5Active}} <div class="ozelAlan5"> {{{specialField5}}} </div> {{/if}} {{/if}} {{#if templateSettings.giftHintActive}} <div class="hediyeIpucuGonder"> <a class="various button" onclick="showSendGiftModal(this,{{productId}},0)" data-image="{{imageThumbPath}}" data-name="{{name}}">{{translate 'UrunListesi_HediyeIpucu'}}</a> </div> {{/if}} </div> {{#unless showPrice}} {{#if (eq priceClosedInformationType 1)}} <div class="productIcon"> <div class="urunListeUyeGirisUyari"> {{translate 'Favorilerim_FiyatSorun'}} </div> </div> {{/if}} {{#if (eq priceClosedInformationType 2)}} <div class="productIcon"> <div class="urunListeUyeGirisUyari"> {{{translate 'UrunDetay_FiyatlariGorebilmekIcinGirisYapin'}}} </div> </div> {{/if}} {{/unless}} {{#if ElasticVariantDetails}} <div class="ElasticVariantDetails"> {{#ElasticVariantDetails}} <div class="ElasticVariantDetailsLine"> {{#each this}} <div class="ElasticVariantDetailsSpn">{{#if this.image}}<img src="/Uploads/VaryasyonResim/{{this.image}}" />{{else}}{{this.name}}{{/if}}</div> {{/each}} </div> {{/ElasticVariantDetails }} </div> {{/if}} {{#if variantDetails}} <div class="boxBedenlerContent" style="display:none"> <div class="boxBedenlerTittle"></div> <div class="boxBedenlerContainer"> {{#variantDetails}} <div> {{#if (and (eq image '') (eq colorCode ''))}} <div class="boxBedenler {{boxBedenlerClass stockAmount}}"> {{name}} </div> {{else}} <a class="boxResimContent {{#if (eq stockAmount 0)}}noStockProductList{{/if}}" href="{{../url}}" onmouseover="GetProductVariantImages(this, {{../productId}}, {{variantId}}, {{variantTypeValueId}})"> {{#if imagePath}} <img src="{{imagePath}}" /> {{else}} <div class="boxRenkler" style="background:{{colorCode}}"></div> {{/if}} </a> {{/if}} </div> {{/variantDetails}} </div> </div> {{/if}} {{#if variantTypeItems}} <div class="boxUrunlerContent"> <div class="boxUrunlerTittle"></div> <div class="boxUrunlerContainer"> {{#each variantTypeItems}} {{#if (lt @index 7)}} <div> <a class="boxUrunResimContent" href="javascript:;" onclick="GetProductVariantItemImages(this, {{productId}}, '{{url}}')"> <img src="{{relatedProductImage}}" /> </a> </div> {{/if}} {{#if (and @last (gt ../relatedProductCount 7))}} <div class="boxUrunlerPlus"><a href="{{../url}}" class="boxUrunlerPlusBtn"><i class="far fa-plus"></i><span>{{math ../relatedProductCount "-" 7}}</span></a></div> {{/if}} {{/each}} </div> </div> {{/if}} <div class="productItemVariantDetail" style="display:none" id="productListVariantDetail{{productUnique}}"></div> </script><script id='ticimax-Cart-Top' type='text/x-handlebars-template'><div class="CartProduct" style="display: none;"> {{#if cart.products}} <ul class="SProduct" style="display: block;"> {{#cart.productsToShow}} <li class="topCardItem"> <a href="{{productUrl}}" rel="nofollow"> <img data-original="{{imagePath}}" alt="{{productName}}" onerror="errorFunc(this);" style="height: 70px;" class="lazyImage" /> <span class="SepettopAd"><span>{{productName}}</span><span>{{variantTypeValuesFeature}}</span></span> <span class="sepetTopBirimFiyat" style="display: none;">{{ price }} </span> <span class="SepetTopAdet"> x {{ piece }} </span> <span class="sepetTopSatisBirimi" style="display: none">{{ salesUnit }} </span> {{#if (ne totalCartPriceToShowStr null)}} <span class="sepetTopFiyat" style="display: none">{{ totalCartPriceToShowStr }} </span> {{else}} <span class="sepetTopFiyat" style="display: none">{{ productTotalPriceVatIncludedStr }} </span> {{/if}} <input class="hddProductId" name="hddProductId" type="hidden" value="{{productId}}" /> <input class="hddVariantId" name="hddVariantId" type="hidden" value="{{variantId}}" /> </a> <a onclick="window.cart.remove.executeClient({{variantId}},{{campaningId}},'top',{{piece}},{{virtualProduct}}, {{virtualProduct2}})" rel="nofollow"> <span><i class="fa fa-times" aria-hidden="true"></i></span> </a> </li> {{/cart.productsToShow}} </ul> {{else}} <ul id="ulUstSepetteUrunYok" class="divustSepetteUrunYok"> <li> <span class="spanustSepetteUrunYok">{{translate 'GlobalMasterPage_SepetUrunYok'}}</span> </li> </ul> {{/if}} <ul class="SPrice"> {{#each cart.campaigns}} <li class="liUstSepetKampanya" style="display:none;"> <span class="spnUstSepetKampanyaTanim">{{definition}}</span> <span class="spnUstSepetKampanyaDeger">-{{valueStr}}</span> </li> {{/each}} <li> <span>{{translate 'GlobalMasterPage_SepetGenelToplam'}}</span>: <span id="spnUstSepetToplamTutar" class="sepetToplamTutar">{{cart.totalAmountStr}}</span> </li> </ul> <a href="/Sepetim" class="button headerCartBtn" style="display: none;" rel="nofollow">{{translate 'BlokModul_SepetBlok_Sepetim'}}</a> <a href="javascript:window.mem.init.bind('login','/SiparisTamamla');" class="button headerOrderBtn" style="display: none;" rel="nofollow">{{translate 'Sepet_AlisverisiTamamla'}}</a> </div> </script><script id='ticimax-HeaderDesignCart' type='text/x-handlebars-template'><div class="cart-item"> <div class="header-button"> <a class="header-cart-link headerButon icon" rel="nofollow" {{#if headerCartObject.cart_hover_style}} onclick="window.cart.render.rightSide()" href="javascript:;" {{else}} href="/Sepetim" {{/if}}> {{#if headerCartObject.header_cart_icon}} {{#if headerCartObject.header_cart_svgmode}} <div class="svgIcon cart-svg"> {{{headerCartObject.header_cart_svg}}} </div> {{else}} <span class="cart-icon"> <i class="fal {{headerCartObject.cart_icon_type}}"></i> </span> {{/if}} {{/if}} {{#if headerCartObject.header_cart_title}} <span class="header-cart-title">{{translate 'GlobalMasterPage_Sepetim'}}</span> {{/if}} {{#if headerCartObject.header_cart_product}} <span id="spnTopSepetToplamUrun" class="sepetUrunSayisi"></span> {{/if}} {{#if headerCartObject.header_cart_total}} <span id="spnTopSepetToplamTutar" class="cart-price"></span> {{/if}} </a> </div> <div class="cart-item-my"></div> </div></script><script id='ticimax-HeaderCart' type='text/x-handlebars-template'><div {{#if cart.products}} class="header-cart-hover more" {{else}} class="header-cart-hover" {{/if}}> {{#if cart.products}} <ul class="cart_list product_list_widget SProduct"> {{#cart.productsToShow}} <li class="topCardItem"> <a href="{{url}}" rel="nofollow"> <div class="sepetimg"> <img src="/Uploads/images/load.gif" data-original="{{image}}" alt="{{productName}}" onerror="errorFunc(this);" class="lazyImage" /> </div> <span class="SepettopAd"> <div class="urunAd"><span>{{productName}}</span></div> <div class="varyAd"><span>{{variantTypeValuesFeature}}</span></div> <div class="sptAdet"> <span class="SepetTopAdet"> x {{ piece }} </span> <span class="sepetTopSatisBirimi" style="display: none">{{ salesUnit }} </span> </div> <span class="sepetTopFiyat" style="display: none">{{ productTotalPriceVatIncludedStr }}</span> </span> <input class="hddProductId" name="hddProductId" type="hidden" value="{{productId}}" /> <input class="hddVariantId" name="hddVariantId" type="hidden" value="{{variantId}}" /> </a> <a onclick="window.cart.remove.executeClient({{variantId}},{{campaningId}},'top',{{piece}},{{virtualProduct}},{{virtualProduct2}})" rel="nofollow" class="sptDel"> <span><i class="fa fa-times" aria-hidden="true"></i></span> </a> </li> {{/cart.productsToShow}} </ul> {{else}} <ul id="ulUstSepetteUrunYok" class="divustSepetteUrunYok"> <li> <span class="spanustSepetteUrunYok">{{translate 'GlobalMasterPage_SepetUrunYok'}}</span> </li> </ul> {{/if}} <ul class="SPrice"> {{#each cart.campaigns}} <li class="liUstSepetKampanya" style="display:none;"> <span class="spnUstSepetKampanyaTanim">{{definition}}</span> <span class="spnUstSepetKampanyaDeger">-{{valueStr}}</span> </li> {{/each}} <li> <span>{{translate 'GlobalMasterPage_SepetGenelToplam'}}</span> <span id="spnUstSepetToplamTutar" class="sepetToplamTutar">{{cart.totalAmountStr}}</span> </li> </ul> <a href="/Sepetim" class="headerCartBtn mspetBtn" rel="nofollow" style="display:none;">{{translate 'BlokModul_SepetBlok_Sepetim'}}</a> <a href="javascript:window.mem.init.bind('login','/SiparisTamamla');" class="headerOrderBtn mspetBtn" rel="nofollow" style="display:none;">{{translate 'Sepet_AlisverisiTamamla'}}</a> </div></script><script id='ticimax-Cart-RightSideV3' type='text/x-handlebars-template'><div id="divCartMiniContent"> {{#if relatedProducts}} <div class="miniCartLeftProduct"> <div class="miniCartLeftTitle"> {{translate 'Sepet_OnerilenUrunler'}} </div> {{#each relatedProducts}} <div class="miniCartLeftProductIem"> {{> productItem }} </div> {{/each}} </div> {{/if}} <div class="miniCartRigth"> <div class="miniCartRigthHeader"> <span class="spnCartTxt">{{translate 'UserControls_HesabimSolMenu_Sepetim'}} ({{cart.productCount}})</span> <span class="header-close-btn" onclick="$('#globalLiteCart').remove();$('body').css('overflow', 'auto');$('body').removeClass('modalOpen');"> <svg id="close-icon" viewBox="0 0 18 18"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0 .7L.7 0 18 17.3l-.7.7L0 .7z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M18 .7l-.7-.7L0 17.3l.7.7L18 .7z"></path> </svg> </span> </div> <div class="miniCartRigthScroll"> {{#if (eq cart.productCount 0)}} <div class="miniCartBos"> {{translate 'GlobalMasterPage_SepetUrunYok'}} </div> <div class="miniCartSatir2"> {{#unless isAuthenticated}} <a href="javascript:void(0);" onclick="GirisKontrol(0)" target="_self" class="signInButton"><span>{{translate 'UyeGiris_Giris'}}</span></a> {{/unless}} </div> {{else}} {{#if (ne cart.subTotalVatIncludedStr cart.totalAmountStr)}} <div class="miniCartSatir1 bottom subTotalVatIncluded"> <span class="miniCartCol1">{{translate 'BlokModul_SepetBlok_GenelToplam'}}</span> <span class="miniCartCol2">{{cart.subTotalVatIncludedStr}}</span> </div> {{/if}} {{#if (ne cart.discountsTotal 0)}} <div class="miniCartSatir1 bottom discountsTotal"> <span class="miniCartCol1">{{translate 'Sepet_KampanyaIndirimi'}}</span> <span class="miniCartCol2">{{cart.discountsTotalStr}}</span> </div> {{/if}} <div class="miniCartSatir1 bottom totalAmount"> <span class="miniCartCol1">{{translate 'BlokModul_SepetBlok_GenelToplam'}}</span> <span class="miniCartCol2">{{cart.totalAmountStr}}</span> </div> <div class="miniCartSatir2"> {{#unless isAuthenticated}} <a href="javascript:void(0);" onclick="GirisKontrol(0)" target="_self" class="signInButton"><span>{{translate 'UyeGiris_Giris'}}</span></a> {{/unless}} <a href="/sepetim" target="_self" class="checkoutAsGuestButton"><span>{{translate 'SiparisTamamla_Baslik'}}</span></a> </div> <div class="hediyeCekiBtnContent"> <a href="javascript:void(0)" onclick="window.cart.render.giftCartContentOpen()"> <span class="offers-tab"> <svg id="offer-tag-icon" viewBox="0 0 34.1 36.6"><path d="M34 12.1c-.1-.3-.2-.5-.3-.7 0-.1-.1-.2-.1-.3l-.7-2.2C32.3 7 31.7 5.1 31 3.2c-.4-1.3-1.3-2-2.5-2.1C27.2 1 26 .8 24.7.6 23.6.5 22.6.3 21.5.2c-.2 0-.4-.1-.6-.1-.6 0-1.2-.1-1.9-.1-.9.1-1.7.5-2.3 1.3L14 4.6c-3 3.8-6.1 7.7-9.2 11.5-.8 1-1.6 2-2.5 2.9-.5.6-1 1.3-1.5 1.9-.6.7-.9 1.7-.8 2.7.1 1 .8 1.9 1.4 2.5l1.8 1.5c1.2 1 2.3 2 3.5 3 1.2 1 2.3 2 3.4 2.9.6.5 1.1 1 1.7 1.4l.8.7c.3.3.7.5 1.2.7.9.3 1.9.3 2.7-.1.4-.2.8-.5 1.1-.8.3-.3.5-.6.7-.8.9-1.1 1.7-2.2 2.6-3.2 3.3-4.2 6.4-8.2 9.3-11.8l2.1-2.7c.3-.4.7-.9 1-1.3.3-.4.7-1 .9-1.6 0-.6 0-1.3-.2-1.9zm-6.3-1.9c-.4.4-.8.7-1.3.9-.7.3-1.4.5-2.2.7-.8.2-1.6.5-2.3.9.2-.8.1-1.7 0-2.5-.1-.7-.2-1.5-.2-2.2 0-.5.1-1.1.3-1.6.3-.7.8-1.1 1.5-1.3.9-.2 1.7.3 2 1.1.1.4.1.7 0 1.1h.1c.6-.3 1.1-.4 1.7-.1.5.2.8.7.9 1.2.1.7-.1 1.3-.5 1.8z"></path></svg> <span> {{translate 'Odeme_HediyeCekiKullan'}} </span> </span> <span class="offers-content"> <svg id="arrow-icon" viewBox="0 0 4.7 8"><path d="M4.7 4l-4-4-.7.7L3.3 4 0 7.3l.7.7 4-4"></path></svg> </span> </a> </div> <div class="miniCartContent"> {{#each cart.products}} <div class="miniCartItem"> <div class="miniCartRight"> <a href="{{productUrl}}"><img alt="{{productName}}" src="{{imagePath}}" class="product-image"></a> </div> <div class="miniCartLeft"> <div class="miniCartDetail"> <span class="minimarka"><a href="{{productUrl}}">{{brand}}</a></span> <span class="miniurunAdi"><a href="{{productUrl}}">{{productName}}</a></span> <span class="ministokKodu">{{stockCode}}</span> <div class="miniCartButtonSil"> <a onclick="window.cart.remove.executeClient({{variantId}},{{campaningId}},'side',{{piece}},{{virtualProduct}}, {{virtualProduct2}})">{{translate 'Global_ButtonSil'}}</a> <svg id="arrow-icon" viewBox="0 0 4.7 8"><path d="M4.7 4l-4-4-.7.7L3.3 4 0 7.3l.7.7 4-4"></path></svg> </div> </div> <div class="miniCartDetay"> {{#each variantTypeValues}} <div class="miniCartDetayItem eksecenek"> <span>{{typeDefinition}}</span> <span>{{definition}}</span> </div> {{/each}} <div class="miniCartDetayItem adettanim"> <div class="adettanim1">{{{specialField4}}}</div> <div class="adettanim2">{{{specialField5}}}</div> <div class="adettanim3"> <label for="minisepetadet{{variantId}}">{{translate 'Global_Adet'}}</label> <a href="javascript:void(0)" class="aMiniSepetAzalt" onclick="window.cart.render.rightPieceReduce(this,{{variantId}})" step="1"> <i class="fa fa-minus"></i></a> <input type="number" value="{{piece}}" data-qty="{{piece}}" min='{{replacePiece productQuantityBoxMinValue}}' step='{{replacePiece productQuantityBoxStepValue}}' data-double='{{isProductQuantityBoxDecimal}}' formnovalidate id="minisepetadet{{variantId}}" onchange="window.cart.render.rightUpdatePiece({{variantId}})" class="txtMiniSepetAdet txtSepetAdet" /> <a href="javascript:void(0)" class="aMiniSepetArtir" onclick="window.cart.render.rightPieceToIncrease(this,{{variantId}})"><i class="fa fa-plus"></i></a> </div> </div> </div> <div class="miniCartItemprice{{#if (ne sellPriceToShow cartPriceToShow)}} DiscountCheck{{/if}}"> {{#if (ne sellPriceToShow cartPriceToShow)}} <div class="DiscountPrice lineThrough">{{productSellPriceVatIncludedStr}}</div> <div class="CartPrice">{{productTotalPriceVatIncludedStr}}</div> {{else}} <div class="DiscountPrice">{{productSellPriceVatIncludedStr}}</div> {{/if}} {{#if specialField1}} <div>{{{specialField1}}}</div> {{/if}} </div> </div> </div> <hr class="miniCartHr" /> {{/each}} </div> {{#if (ne cart.subTotalVatIncludedStr cart.totalAmountStr)}} <div class="miniCartSatir1 bottom subTotalVatIncluded"> <span class="miniCartCol1">{{translate 'BlokModul_SepetBlok_GenelToplam'}}</span> <span class="miniCartCol2">{{cart.subTotalVatIncludedStr}}</span> </div> {{/if}} {{#if (ne cart.discountsTotal 0)}} <div class="miniCartSatir1 bottom discountsTotal"> <span class="miniCartCol1">{{translate 'Sepet_KampanyaIndirimi'}}</span> <span class="miniCartCol2">{{cart.discountsTotalStr}}</span> </div> {{/if}} <div class="miniCartSatir1 bottom totalAmount"> <span class="miniCartCol1">{{translate 'BlokModul_SepetBlok_GenelToplam'}}</span> <span class="miniCartCol2">{{cart.totalAmountStr}}</span> </div> <div class="miniCartSatir2"> {{#unless isAuthenticated}} <a href="/UyeGiris" target="_self" class="signInButton"><span>{{translate 'UyeGiris_Giris'}}</span></a> {{/unless}} <a href="/sepetim" target="_self" class="checkoutAsGuestButton"><span>{{translate 'SiparisTamamla_Baslik'}}</span></a> </div> {{/if}} </div> </div> <div class="miniCartGiftCodeContent"> <div class="miniCartRigthHeader"> <span class="spnCartTxt">{{translate 'IadeTaleplerim_ParaIadeTipi_HediyeCeki'}}</span> <span class="header-close-btn" onclick="window.cart.render.rightSideShowGiftCodeContent()"> <svg id="close-icon" viewBox="0 0 18 18"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0 .7L.7 0 18 17.3l-.7.7L0 .7z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M18 .7l-.7-.7L0 17.3l.7.7L18 .7z"></path> </svg> </span> </div> <div class="miniCartRigthScroll"> <div id="divRigthCartGiftCodeContent"> <div class="miniCartGiftCode"> <div class="miniCartGiftInput"> <input class="textbox" type="text" maxlength="15" id="txtRigthCartGiftCode" placeholder="{{translate 'IadeTaleplerim_ParaIadeTipi_HediyeCeki'}}" value="" /> </div> <div class="miniCartSatir2" style="border:0;"> <button class="checkoutAsGuestButton" onclick="window.cart.applyGiftVoucher('','rightSide')">{{translate 'Odeme_HediyeCekiUygula'}}</button> </div> </div> </div> </div> </div> </div></script><script id='ticimax-UrunVaryasyon' type='text/x-handlebars-template'><div class="eksecenekContainer" {{#if parentId}}data-parent-id="{{parentId}}"{{/if}}> {{#each variants}} <div class="ekSecenekGrup {{#if (lte stockAmount 0)}}nostok{{/if}}" data-id="{{variantTypeValueId}}" data-parent-id="{{rootVariantTypeValueId}}"> <div class="ekSecenekValues" data-id="{{variantTypeValueId}}" data-parent-id="{{rootVariantTypeValueId}}" data-variantId="{{variantId}}" data-productId="{{productId}}" data-stockAmount="{{stockAmount}}" onclick="productListVariantClick(this)"> {{name}} </div> </div> {{/each}} </div></script><script id='ticimax-UrunFiyat' type='text/x-handlebars-template'>{{#unless showPrice}} {{#if (eq priceClosedInformationType 1)}} <div class="productIcon"> <div class="urunListeUyeGirisUyari"> {{translate 'Favorilerim_FiyatSorun'}} </div> </div> {{/if}} {{#if (eq priceClosedInformationType 2)}} <div class="productIcon"> <div class="urunListeUyeGirisUyari"> {{{translate 'UrunDetay_FiyatlariGorebilmekIcinGirisYapin'}}} </div> </div> {{/if}} {{/unless}} {{#if showPrice}} <div class="productPrice {{ ShowLastDayCounterClass showLastDayCounter }}"> {{#if (and (ne currency 'TRY')(ne currency 'TL'))}} <div class="tlfiyati" style="display: none;"> <span> {{cartPriceStr}} </span> {{#if (gt kdvRate 0)}} {{#if (or showKDVIncludedPrice kdvIncluded)}} <span class="tlfiyatikdv"> {{translate 'Global_KdvDahil'}} </span> {{else}} <span class="tlfiyatikdv"> {{translate 'GlobalMasterArtiKDV'}} </span> {{/if}} {{/if}} </div> {{/if}} <div class="discountPrice"> <span> {{#if (ne showLastDayCounter true)}} {{priceOriginalStr}} {{else}} {{sellPriceStr}} {{/if}} </span> {{#if (gt kdvRate 0)}} {{#if (or showKDVIncludedPrice kdvIncluded)}} <span class="discountKdv"> {{translate 'Global_KdvDahil'}} </span> {{else}} <span class="discountKdv"> {{translate 'GlobalMasterArtiKDV'}} </span> {{/if}} {{/if}} </div> {{#if (ne priceOriginal sellPrice)}} <div class="regularPrice"> <span> {{#if (ne showLastDayCounter true)}} {{sellPriceStr}} {{else}} <span class="spnLastDayCounter"> {{translate 'Urunler_BuguneOzel'}}</span> {{priceOriginalStr}} {{/if}} </span> {{#if (gt kdvRate 0)}} {{#if (or showKDVIncludedPrice kdvIncluded)}} <span class="regularKdv"> {{translate 'Global_KdvDahil'}} </span> {{else}} <span class="regularKdv"> {{translate 'GlobalMasterArtiKDV'}} </span> {{/if}} {{/if}} </div> {{/if}} </div> {{/if}} </script><script id='ticimax-Cart-ProductNotice' type='text/x-handlebars-template'><div id="divSepeteEklendiModal"> <div class="divEklenenUrun"> {{#each products}} <div class="divEklenenUrunRow"> <div class="divCol1"> <img src="{{imagePath}}" alt="" /> </div> <div class="divCol2"> <h4>{{productName}}</h4> <div class="divStokKodu">{{stockCode}}</div> <div class="divOzelAlan">{{{specialField1}}}</div> <div class="divOzelAlan"> {{#each variantTypeValues}} {{typeDefinition}} : {{definition}} {{/each}} </div> </div> <div class="divCol3"> <h4>{{productCartPriceVatIncludedStr}}</h4> <p>{{piece}} <span>{{ salesUnit }}</span></p> </div> </div> {{/each}} </div> <div class="divEklenenSepetToplam"> <p class="pSepetToplamAdet">{{translate 'Sepet_ToplamUrun'}} <span>{{cart.productCount}}</span></p> <p class="pSepetToplamFiyat">{{translate 'Siparislerim_AraToplam'}} <span>{{cart.totalAmountStr}}</span></p> </div> <div class="divAltButonlar"> <a class="modalDevamEtBTn" onclick="$('#sepetEkleModal .modal-close').click()">{{translate 'Sepet_AlisveriseDevamEt'}}</a> <a class="modalSepetimBtn" href="/sepetim.aspx">{{translate 'SiparisTamamla_Baslik'}}</a> </div> {{#if relatedProducts}} <div class="divAltUrunler"> <p class="divAltUrunlertitle"> {{translate 'UrunDetay_UrunTavsiye'}} </p> <ul class="divAltUrunlerList {{#if (gt (getArrayLength relatedProducts) 3)}}owl-carousel{{/if}}"> {{#each relatedProducts}} <li><div class="productItem">{{> productItem }}</div></li> {{/each}} </ul> </div> {{/if}} </div></script> </body> </html>