Apple Eğitim Ürünleri Birdolu Reyon'da Öğretmen ve Öğrencilere özel teklif !
Shark Stratos Şarjlı Pro Dikey Süpürge
Shark Vacuum Cleaner
.hp300-8 {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding-right: 20px;
padding-left: 20px;
padding-bottom: 20px;
max-width: 1440px;
margin: 0 auto;
}
.product-info {
text-align: center;
padding: 20px;
width: 80%; /* Updated width to 80% of the section */
margin: 0 auto;
}
.product-info h1 {
font-size: 18px;
color: #333;
margin-bottom: 0px; /* Add margin for spacing */
}
.product-info p {
font-size: 16px;
}
.small-text {
display: block; /* Ensures the text appears on a new line */
font-size: 14px; /* Smaller font size */
color: #666; /* Slightly lighter color to differentiate */
}
.product-image, .product-image-mobile {
width: 100%;
display: none; /* Default hide both images */
justify-content: center;
border-radius: 20px;
}
.product-image img, .product-image-mobile img {
width: 100%;
height: auto;
border-radius: 20px;
}
/* Desktop media query */
@media (min-width: 769px) {
.product-image {
display: flex; /* Show only on desktop */
}
}
/* Mobile media query */
@media (max-width: 768px) {
.product-info {
width: 100%; /* Make sure it’s 100% on mobile for better visibility */
}
.product-image-mobile {
display: flex; /* Show only on mobile */
}
}
Rakipsiz Emiş Gücü*
Shark’ın kablosuz süpürgelerindeki en güçlü emiş performansı.
*Boost modunda, ASTM F558 standardına uygun olarak el süpürgesi üzerinde ölçülmüştür.


Shark Vacuum Cleaner
.stratos-2-stratos {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 20px;
max-width: 1440px;
margin: 0 auto;
}
.product-info-stratos {
text-align: center;
padding: 20px;
width: 80%;
margin: 0 auto;
}
.product-info-stratos h1 {
font-size: 18px;
color: #333;
margin-bottom: 10px;
line-height: 150%;
}
.product-info-stratos p {
font-size: 16px;
line-height: 150%;
margin-bottom: 10px;
}
.product-image-stratos {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 20px;
}
.product-image-stratos img {
width: calc(50% – 10px); /* Adjusts the width to fill half the space minus a small gap */
height: auto;
aspect-ratio: 1.38; /* Sets the aspect ratio to 138/100 */
margin-bottom: 20px;
}
@media (max-width: 768px) {
.product-info-stratos {
width: 100%;
}
.product-info-stratos h1 {
font-size: 18px;
font-weight: 600;
color: #000000;
}
.product-info-stratos p {
font-size: 16px;
font-weight: 400;
line-height: 150%;
margin-bottom: 0px;
}
.product-image-stratos img {
width: 100%; /* Full width on mobile */
margin-top: 10px; /* Adds space between images and headings */
}
}
DuoClean ile Kesintisiz Temizlik
Shark’ın DuoClean başlığı, iki güçlü motorlu fırça ile her zemindeki toz, kir ve saçları zahmetsizce temizler. Odadan odaya başlık değiştirmeden geçiş yapabilir ve her tür zeminde etkili temizlik sağlayabilirsiniz.


Shark Vacuum Cleaner
.hp300-8.stratos-black {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 20px;
width: 100%; /* Make section full width */
background-color: black;
color: white;
}
.section-content {
max-width: 1440px; /* Constrain content width */
width: 100%;
margin: 0 auto;
display: flex;
flex-direction: column;
align-items: center;
}
.product-info.stratos-black {
text-align: center;
padding: 20px;
width: 80%;
margin: 0 auto;
}
.product-info.stratos-black h1 {
font-size: 18px;
color: white;
margin-bottom: 10px;
}
.product-info.stratos-black p {
font-size: 16px;
color: white;
}
.product-image.stratos-black, .product-image-mobile.stratos-black {
width: 100%;
display: none;
justify-content: center;
}
.product-image.stratos-black img, .product-image-mobile.stratos-black img {
width: 100%;
height: auto;
}
@media (min-width: 769px) {
.product-image.stratos-black {
display: flex;
}
}
@media (max-width: 768px) {
.product-info.stratos-black {
width: 100%;
}
.product-image-mobile.stratos-black {
display: flex;
}
}
Gerçek Zamanlı Geri Bildirim
Clean Sense IQ’yu etkinleştirin, pil seviyenizi izleyin ve emiş seviyelerini ayarlayın. Tüm ayarlar ve geri bildirimler, kolayca okunabilen ekran üzerinden anında ulaşılabilir.


Shark Vacuum Cleaner
.hp300-8.stratos-black {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 20px;
width: 100%; /* Make section full width */
background-color: black;
color: white;
}
.section-content {
max-width: 1440px; /* Constrain content width */
width: 100%;
margin: 0 auto;
display: flex;
flex-direction: column;
align-items: center;
}
.product-info.stratos-black {
text-align: center;
padding: 20px;
width: 80%;
margin: 0 auto;
}
.product-info.stratos-black h1 {
font-size: 18px;
color: white;
margin-bottom: 10px;
line-height: 150%;
}
.product-info.stratos-black p {
font-size: 16px;
color: white;
}
.product-image.stratos-black, .product-image-mobile.stratos-black {
width: 100%;
display: none;
justify-content: center;
}
.product-image.stratos-black img, .product-image-mobile.stratos-black img {
width: 100%;
height: auto;
}
@media (min-width: 769px) {
.product-image.stratos-black {
display: flex;
}
}
@media (max-width: 768px) {
.product-info.stratos-black {
width: 100%;
}
.product-image-mobile.stratos-black {
display: flex;
}
}
HEPA Filtreleme ile Güvenilir Temizlik
Anti-Alerjen Sızdırmazlık Teknolojisi, toz ve alerjenlerin süpürge içinde hapsedilmesini sağlayarak %99,9 yakalama özelliği sunar ve havaya geri salınımını engeller.


Shark Vacuum Cleaner
.stratos-2-stratos {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 20px;
max-width: 1440px;
margin: 0 auto;
}
.product-info-stratos {
text-align: center;
padding: 20px;
width: 80%;
margin: 0 auto;
}
.product-info-stratos h1 {
font-size: 18px;
color: #333;
margin-bottom: 10px;
line-height: 150%;
}
.product-info-stratos p {
font-size: 16px;
line-height: 150%;
margin-bottom: 10px;
}
.product-image-stratos {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 20px;
}
.product-image-stratos img {
width: calc(50% – 10px); /* Adjusts the width to fill half the space minus a small gap */
height: auto;
aspect-ratio: 1.38; /* Sets the aspect ratio to 138/100 */
border-radius: 20px; /* Added border radius to the images */
}
@media (max-width: 768px) {
.product-info-stratos {
width: 100%;
}
.product-info-stratos h1 {
font-size: 18px;
font-weight: 600;
color: #000000;
}
.product-info-stratos p {
font-size: 16px;
font-weight: 400;
line-height: 150%;
margin-bottom: 10px;
}
.product-image-stratos img {
width: 100%; /* Full width on mobile */
margin-top: 0px; /* Adds space between images and headings */
}
}
Her Köşeye Ulaşan Esneklik
Mobilyaların altına ulaşmayı kolaylaştırır ve kompakt saklama imkanı sunar. Esnek yapısı sayesinde eğilmenize gerek kalmadan yataklar, koltuklar ve sehpaların altını kolayca temizler. Tek bir düğmeye basarak saklama için askıya veya duvara gerek olmadan süpürgeyi katlayabilir ve kompakt bir şekilde saklayabilirsiniz.


Stratos Section
.stratos-columns {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 0 20px;
max-width: 1440px; /* Added max-width */
margin: 0 auto; /* Center the section */
}
.stratos-columns-column {
flex: 1 1 16.66%;
padding: 10px;
box-sizing: border-box;
display: flex;
flex-direction: column;
align-items: center;
}
.stratos-columns-image, .stratos-columns-image-mobile {
width: 100%;
height: auto;
aspect-ratio: 217 / 400;
display: none;
}
.stratos-columns-h1 {
font-size: 18px;
line-height: 120%;
margin: 20px 0 10px;
text-align: center;
width: 100%;
font-weight: 600;
}
h2, .stratos-columns-title {
font-size: 18px;
line-height: 120%;
margin: 20px 0 10px;
text-align: center;
width: 100%;
}
@media (min-width: 769px) {
.stratos-columns-image {
display: block;
}
}
@media (max-width: 768px) {
.stratos-columns-column {
flex-basis: 50%;
}
.stratos-columns-image-mobile {
display: block;
width: 100%;
height: auto;
}
}
Her Yüzey İçin Pratik Çözüm


Mobilyaları


Merdivenler


Evcil Hayvan Tüyleri


Perdeler


Sert Yüzeyler


Mobilya Altları
Shark HydroVac Cleaner
.hydrovac-2 {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
padding: 20px;
max-width: 1440px;
margin: auto;
}
.row-hydrovac {
display: flex;
width: 100%;
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
}
.left-image, .right-image {
flex: 1;
display: flex;
align-items: center;
justify-content: center;
}
.left-text, .right-text {
flex: 1;
padding: 20px;
display: flex;
flex-direction: column;
justify-content: center;
}
.left-text {
text-align: right;
}
.left-text h2 {
text-align: right;
}
.right-text h2 {
text-align: left;
}
.image {
max-width: 100%;
height: auto;
}
h2 {
font-size: 18px;
color: #333;
line-height: 150%;
margin-bottom: 10px;
}
p {
font-size: 16px;
}
@media (max-width: 768px) {
.row-hydrovac {
flex-direction: column;
margin-bottom: 20px;
}
.left-image, .right-image {
order: 2;
}
.left-text, .right-text {
order: 1;
text-align: center;
margin-bottom: 0px;
}
.left-text h2, .right-text h2 {
text-align: center;
}
}

60 Dakikaya Kadar Çalışma Süresi
Çıkarılabilir pil, süpürgenizi istediğiniz yerde kolayca şarj etmenize imkan tanır. ECO modunda 60 dakika kullanım sağlar.
LED Aydınlatma
Süpürge başlığındaki Ledler, mobilyaların altındaki toz ve evcil hayvan tüylerini görünür hale getirir, temizliği kolaylaştırır.


s**** s***** –
Gelir gelmez şarj edip kullandı eşim. Gayet memnun kaldı. Düşük hızda 4+1 herhafta temizlik için kadının geldiği temiz durumdaki evi tek şarjla dolaştı. Bu konuda marka ürünlere anlamsız bedeller ödemeye gerek yok. Kesinlikle tavsiye ediyoruz. Servis işleri nasıl onu bilmem
K**** E******* –
Kargo çok hızlı geldi. Bu ürün Tr ye yeni gelmiş. İngilterede en çok satan marka olarak belirtiyor. Gerçekten harika bir makine gelir gelmez denedim. Zeminin kirini algılıyor . Çekim gücünü artıyor. Almadan önce emiş gücünü sordum firmaya 35×8=280 AW olarak söylediler. Daha önce Dyson 11 kullanıyordum. Bu ürünün ondan üstün yönü zemindeki kiri algilamasi, çift döner rulosunun olması, ışığının olması. Eksi yönleri ise toz haznesi küçük, duvar askı aparatı yok. Bana ağır gelmedi. Kompak bir cihaz.
A********* K******* –
Ürünü genel olarak beğendim.Çekim gücü vs.gayet iyi tozu algılama özelliği güzel, bana göre tek sıkıntısı şarj süresi çok kısa bilginiz olsun %70 şarjla yarım saat gitmedi yarım kaldı temizlik ona göre karar verin.Tam şarjda turbo modda çok yarım saat dayanırmı bilmiyorum.Şarjı bitikken şarja taktım 1.5 saattir şarjda çıkardım led ekranda halen %10 gösteriyor bir ayarı falan varmı
Ö**** D***** –
İnce halıları topluyor, mutfak halımı süpüremedim, bende malum markanın v8 ürünü de var kesinlikle o bu ondan daha iyi çekiyor fakat, ilk günden ilk kullanımda üzerinde koruma olmasına rağmen çizildi kaloriferin altına sıkıştı, başlığı çok hantal, rahat hareket emiyor, başta kötü yorum yapmıştım ama sonradan güncelledim gerçekten çekiş gücü güzel ama yukarıda saydığım olumsuzluklar mevcut, f/p dengesi iyi
İ***** U**** –
Keşke daha önce alsaydım dediğim süpürge. Marka ülkede yeni olduğu için çekimser kalarak aldım ama iyi ki almışım, daha önce Philips kullanıyordum fırçasından saç temizlemekten gına gelmişti bunda asla öyle birşey yok direk hazneye topluyor saç kıllarını, sadece bir tık ağır ama onun haricinde herşeyi ile mükemmel.
O*** G*********** –
Diğer modellere göre biraz daha ağır. Çekim gücü ve pil performansı iyi, haznesi dar fakat boşalması basit. Fiyat olarak 10k ideal görünüyor. Araba için olan aksesuarını satın aldım fakat beklentimi karşılamadı; oldukça basit fakat pahalı. Bu süreçte Dyson seviyesine çıkar mı bilemem ama satış sonrası hizmete kesinlikle daha fazla önem vermeleri gerekiyor
Tuba B****** –
Harika bir ürün çok memnunum üç kademe çekiş gücü var çift rulo başlık kir tozu algıladığında çekiş gücünü arttırıyor alın tavsiye ediyorum