Panasonic CF-53 ToughBook Endüstriyel Laptop
Panasonic TOUGHBOOK CF-53 - Yenilenmiş A Kalite | 3 Ay Garantili
#panasonic-cf53 {
font-family: 'SF Pro Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
background-color: #f8f9fa;
color: #5b6c8b;
overflow-x: hidden;
margin: 0;
padding: 0;
box-sizing: border-box;
width: 100%;
max-width: 100vw;
line-height: 1.6;
}
#panasonic-cf53 *,
#panasonic-cf53 *::before,
#panasonic-cf53 *::after {
box-sizing: border-box;
}
@keyframes bounce {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-10px);
}
}
@keyframes shine {
0% {
left: -100%;
}
100% {
left: 100%;
}
}
/* Genel HTML stilleri */
#panasonic-cf53 html {
scroll-behavior: smooth;
}
/* Küçük resimler için hover efekti */
#panasonic-cf53 .thumbnail:hover img {
transform: scale(1.05);
}
#panasonic-cf53 .thumbnail img {
transition: transform 0.3s ease;
cursor: pointer;
}
/* Aktif küçük resim stili */
#panasonic-cf53 .thumbnail.active-thumb {
border: 2px solid #0057a7 !important;
box-shadow: 0 0 8px rgba(0, 87, 167, 0.5);
}
/* Fade-in animasyonu */
.fade-in-section {
opacity: 0;
transform: translateY(20px);
transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
.fade-in-section.is-visible {
opacity: 1;
transform: translateY(0);
}
/* Feature Badge Hover Effect */
#panasonic-cf53 .feature-badge:hover {
transform: translateY(-5px);
box-shadow: 0 8px 15px rgba(0,87,167,0.15);
}
/* Buy Button Hover Effect */
#panasonic-cf53 .buy-button:hover {
transform: translateY(-3px);
box-shadow: 0 10px 25px rgba(0,87,167,0.4);
background: linear-gradient(45deg, #004080, #003366);
}
/* Spec Card Hover Effect */
#panasonic-cf53 .spec-card:hover {
transform: translateY(-8px);
box-shadow: 0 15px 40px rgba(0,0,0,0.12);
}
/* Sayfanın geri kalanındaki strong etiketleri için varsayılan stil */
#panasonic-cf53 section:not(#panasonic-cf53 .faq-section) strong {
color: #0057a7;
background: rgba(0,87,167,0.05);
padding: 2px 6px;
border-radius: 3px;
font-weight: 600;
}
/* --- FAQ Section Stilleri Başlangıcı --- */
#panasonic-cf53 .faq-section .container {
max-width: 1200px;
margin: 0 auto;
padding: 0 20px;
position: relative;
z-index: 2;
}
#panasonic-cf53 .faq-section .card {
background: white;
border-radius: 20px;
overflow: hidden;
box-shadow: 0 15px 35px rgba(0,30,100,0.1);
transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
height: 100%;
display: flex;
flex-direction: column;
}
#panasonic-cf53 .faq-section .card-body {
padding: 30px;
position: relative;
z-index: 2;
flex-grow: 1;
}
/* FAQ içindeki strong etiketleri için özel stil */
#panasonic-cf53 .faq-section strong {
color: #0d1e3a;
font-weight: 600;
background: none;
padding: 0;
border-radius: 0;
}
#panasonic-cf53 .faq-section ul {
padding-left: 0;
margin: 0;
list-style: none;
}
#panasonic-cf53 .faq-section {
padding: 100px 0;
background: linear-gradient(150deg, #f0f6ff 0%, #e6f0ff 100%);
position: relative;
overflow: hidden;
line-height: 1.6;
color: #5b6c8b;
}
#panasonic-cf53 .faq-section .particles {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxwYXR0ZXJuIGlkPSJwYXR0ZXJuIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgcGF0dGVyblVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgcGF0dGVyblRyYW5zZm9ybT0icm90YXRlKDEwKSI+PHJlY3QgaWQ9ImJnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJub25lIi8+PGNpcmNsZSBmaWxsPSIjMDA1N2E3IiBmaWxsLW9wYWNpdHk9IjAuMDMiIGN4PSIyMCIgY3k9IjIwIiByPSIxIi8+PC9wYXR0ZXJuPjwvZGVmcz48cmVjdCBmaWxsPSJ1cmwoI3BhdHRlcm4pIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIi8+PC9zdmc+');
opacity: 0.7;
z-index: 0;
}
#panasonic-cf53 .faq-section .bg-shape {
position: absolute;
z-index: 1;
background: linear-gradient(135deg, rgba(0,87,167,0.06), rgba(0,129,255,0.06));
}
#panasonic-cf53 .faq-section .bg-shape:nth-of-type(1) {
top: -200px; right: -200px; width: 500px; height: 500px; border-radius: 65% 35% 70% 30% / 55% 25% 75% 45%; transform: rotate(20deg);
}
#panasonic-cf53 .faq-section .bg-shape:nth-of-type(2) {
bottom: -200px; left: -200px; width: 600px; height: 600px; border-radius: 40% 60% 30% 70% / 40% 50% 50% 60%;
}
/* Section Header */
#panasonic-cf53 .faq-section .section-header {
text-align: center;
margin-bottom: 70px;
}
#panasonic-cf53 .faq-section .subtitle-wrap {
position: relative;
display: inline-block;
margin-bottom: 20px;
}
#panasonic-cf53 .faq-section .subtitle-glow {
position: absolute;
width: 100%;
height: 100%;
background: #0057a7;
filter: blur(15px);
opacity: 0.2;
z-index: -1;
border-radius: 30px;
animation: glow 2s ease-in-out infinite;
}
#panasonic-cf53 .faq-section .subtitle {
display: inline-block;
background: linear-gradient(to right, #0057a7, #0080ff);
color: white;
padding: 8px 20px;
border-radius: 30px;
font-size: 15px;
font-weight: 600;
box-shadow: 0 5px 15px rgba(0,87,167,0.2);
letter-spacing: 1px;
text-transform: uppercase;
}
#panasonic-cf53 .faq-section .section-header h2 {
font-size: 46px;
font-weight: 800;
color: #0d1e3a;
margin: 0 0 25px;
letter-spacing: -0.5px;
line-height: 1.2;
}
#panasonic-cf53 .faq-section .section-header .divider {
width: 90px;
height: 4px;
background: linear-gradient(to right, #0057a7, #0080ff);
margin: 0 auto 25px;
border-radius: 2px;
}
#panasonic-cf53 .faq-section .section-header p.description {
font-size: 18px;
line-height: 1.6;
color: #5b6c8b;
max-width: 700px;
margin: 0 auto;
}
/* Grid Layout */
#panasonic-cf53 .faq-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 30px;
}
/* A Kalite Kartı (Hexagonal) */
#panasonic-cf53 .faq-section .hexagon-card .card-header {
position: relative;
height: 120px;
background: linear-gradient(135deg, #0057a7, #0080ff);
border-radius: 20px 20px 0 0;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
#panasonic-cf53 .faq-section .hexagon-card .header-bg {
position: absolute; top: 0; left: 0; width: 100%; height: 100%;
background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxwYXR0ZXJuIGlkPSJwYXR0ZXJuIiB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgcGF0dGVyblVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgcGF0dGVyblRyYW5zZm9ybT0icm90YXRlKDEwKSI+PHJlY3QgaWQ9ImJnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJub25lIi8+PHBvbHlnb24gZmlsbD0iI2ZmZiIgZmlsbC1vcGFjaXR5PSIwLjEiIHBvaW50cz0iMjAsMCAxNSwxNSAwLDIwIDE1LDI1IDIwLDQwIDI1LDI1IDQwLDIwIDI1LDE1Ii8+PC9wYXR0ZXJuPjwvZGVmcz48cmVjdCBmaWxsPSJ1cmwoI3BhdHRlcm4pIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIi8+PC9zdmc+');
opacity: 0.2; transition: all 0.5s ease;
}
#panasonic-cf53 .faq-section .hexagon-card .spotlight {
position: absolute; width: 200%; height: 200%;
background: radial-gradient(circle at center, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 80%);
pointer-events: none; opacity: 0; transition: all 0.6s ease;
}
#panasonic-cf53 .faq-section .hexagon-card .header-content {
position: relative; display: flex; flex-direction: column; align-items: center; text-align: center;
gap: 10px; transition: all 0.3s ease; z-index: 2;
}
#panasonic-cf53 .faq-section .hexagon-card .icon-container { position: relative; }
#panasonic-cf53 .faq-section .hexagon-card .icon-3d-wrapper {
width: 70px; height: 70px; position: relative;
transition: all 0.6s ease;
}
#panasonic-cf53 .faq-section .hexagon-card .icon-bg {
position: absolute; width: 100%; height: 100%; background: rgba(255,255,255,0.15);
border-radius: 16px; box-shadow: 0 10px 20px rgba(0,0,0,0.1); transition: all 0.4s ease;
}
#panasonic-cf53 .faq-section .hexagon-card .icon {
position: absolute; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;
transition: all 0.4s ease;
}
#panasonic-cf53 .faq-section .hexagon-card .icon i { font-size: 30px; color: white; text-shadow: 0 2px 10px rgba(0,0,0,0.2); }
#panasonic-cf53 .faq-section .hexagon-card .title-wrapper h3 {
font-size: 26px; font-weight: 700; color: white; margin: 0;
text-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
#panasonic-cf53 .faq-section .hexagon-list {
position: relative; margin-bottom: 30px; background: #f8f9ff; border-radius: 12px;
padding: 25px; border-left: 4px solid #0057a7; transition: all 0.3s ease;
box-shadow: 0 5px 20px rgba(0,87,167,0.05);
}
#panasonic-cf53 .faq-section .hexagon-list .hex-shapes {
position: absolute; top: 10px; right: 10px; width: 80px; height: 80px; opacity: 0.07;
transform: rotate(30deg); background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxwb2x5Z29uIGZpbGw9IiMwMDU3YTciIHBvaW50cz0iMzAsMCA2MCw0MCAxMDAsNDAgMTMwLDgwIDEwMCwxMjAgNjAsMTIwIDMwLDgwIDAsNDAiLz48L3N2Zz4=');
}
#panasonic-cf53 .faq-section .hexagon-list h4 {
font-size: 18px; font-weight: 600; color: #0d1e3a; margin: 0 0 15px;
position: relative; display: flex; align-items: center; gap: 10px;
}
#panasonic-cf53 .faq-section .hexagon-list .title-icon {
display: inline-flex; width: 28px; height: 28px; background: #0057a7; border-radius: 8px;
align-items: center; justify-content: center; flex-shrink: 0;
}
#panasonic-cf53 .faq-section .hexagon-list .title-icon i { font-size: 14px; color: white; }
#panasonic-cf53 .faq-section .check-item {
display: flex; align-items: flex-start; gap: 12px; margin-bottom: 12px;
font-size: 15px; color: #5b6c8b; transition: all 0.3s ease; position: relative;
}
#panasonic-cf53 .faq-section .check-item:last-child { margin-bottom: 0; }
#panasonic-cf53 .faq-section .check-icon {
position: relative; width: 22px; height: 22px; border-radius: 50%; background: rgba(0,87,167,0.1);
display: flex; align-items: center; justify-content: center; flex-shrink: 0; transition: all 0.3s ease;
}
#panasonic-cf53 .faq-section .check-icon i { font-size: 10px; color: #0057a7; transition: all 0.3s ease; }
#panasonic-cf53 .faq-section .tags-container { display: flex; gap: 10px; flex-wrap: wrap; }
#panasonic-cf53 .faq-section .tag {
display: inline-flex; align-items: center; gap: 6px; background: linear-gradient(135deg, rgba(0,87,167,0.08), rgba(0,129,255,0.08));
color: #0057a7; padding: 8px 16px; border-radius: 30px; font-size: 13px; font-weight: 600;
transition: all 0.3s ease; cursor: default;
}
#panasonic-cf53 .faq-section .tag i { font-size: 11px; transition: all 0.3s ease; }
/* 3 Ay Garanti Kartı (Wavy) */
#panasonic-cf53 .faq-section .wavy-card { position: relative; }
#panasonic-cf53 .faq-section .wavy-card .wavy-bg {
position: absolute; top: 0; left: 0; width: 100%; height: 230px;
background: linear-gradient(135deg, #0057a7, #0080ff);
z-index: 1;
}
#panasonic-cf53 .faq-section .wavy-card .wavy-bg svg { position: absolute; bottom: -1px; left: 0; }
#panasonic-cf53 .faq-section .wavy-card .wavy-bg .particles {
position: absolute; border-radius: 50%; background: rgba(255,255,255,0.2);
animation: float1 10s infinite ease-in-out;
}
#panasonic-cf53 .faq-section .wavy-card .wavy-bg .particles:nth-child(1) { top: 20px; left: 20px; width: 10px; height: 10px; animation-delay: 0s; }
#panasonic-cf53 .faq-section .wavy-card .wavy-bg .particles:nth-child(2) { top: 80px; right: 50px; width: 15px; height: 15px; animation: float2 15s infinite ease-in-out; animation-delay: -5s; }
#panasonic-cf53 .faq-section .wavy-card .wavy-bg .particles:nth-child(3) { top: 150px; left: 50%; width: 12px; height: 12px; animation: float3 8s infinite ease-in-out; animation-delay: -2s; }
#panasonic-cf53 .faq-section .wavy-card .header-content {
padding: 30px; z-index: 3; display: flex; flex-direction: column;
align-items: center; text-align: center; gap: 5px;
}
#panasonic-cf53 .faq-section .wavy-card .icon-container {
width: 90px; height: 90px; background: white; border-radius: 50%; display: flex;
align-items: center; justify-content: center;
box-shadow: 0 10px 25px rgba(0,0,0,0.1); transition: all 0.3s ease;
}
#panasonic-cf53 .faq-section .wavy-card .icon-container i {
font-size: 40px; background: linear-gradient(135deg, #0057a7, #0080ff);
background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; transition: transform 0.3s ease;
}
/* Başlık ve alt başlık stilleri */
#panasonic-cf53 .faq-section .wavy-card h3 {
font-size: 26px;
font-weight: 700;
color: #FFFFFF;
margin: 0;
opacity: 1;
visibility: visible;
text-shadow: none;
}
#panasonic-cf53 .faq-section .wavy-card .header-content p {
font-size: 15px;
color: #FFFFFF;
margin: 0;
opacity: 1;
visibility: visible;
text-shadow: none;
/* transition: all 0.3s ease; */
}
#panasonic-cf53 .faq-section .steps-container { display: flex; flex-direction: column; gap: 20px; }
#panasonic-cf53 .faq-section .step {
display: flex; gap: 15px; align-items: center; transition: all 0.3s ease;
background: linear-gradient(to right, rgba(0,87,167,0.05), rgba(255,255,255,0));
padding: 15px; border-radius: 12px;
}
#panasonic-cf53 .faq-section .step-number {
width: 36px; height: 36px; min-width: 36px; background: linear-gradient(135deg, #0057a7, #0080ff);
border-radius: 50%; color: white; font-weight: 700; display: flex; align-items: center; justify-content: center;
box-shadow: 0 5px 15px rgba(0,87,167,0.2); transition: all 0.3s ease;
}
#panasonic-cf53 .faq-section .step h4 { font-size: 17px; font-weight: 600; color: #0d1e3a; margin: 0 0 5px; transition: all 0.3s ease; }
#panasonic-cf53 .faq-section .step h4 i { color: #0057a7; margin-right: 8px; transition: all 0.3s ease; }
#panasonic-cf53 .faq-section .step p { font-size: 14px; line-height: 1.6; color: #5b6c8b; margin: 0; transition: all 0.3s ease; }
/* Ödeme ve Teslimat Kartları (Morph) */
#panasonic-cf53 .faq-section .morph-card-container {
background: white; border-radius: 20px; overflow: hidden;
box-shadow: 0 15px 35px rgba(0,30,100,0.1);
height: 100%; display: flex; flex-direction: column;
}
#panasonic-cf53 .faq-section .card-section { flex: 1; padding: 0; position: relative; overflow: hidden; }
#panasonic-cf53 .faq-section .payment-section { border-bottom: 1px solid rgba(0,87,167,0.05); }
#panasonic-cf53 .faq-section .angled-bg {
position: absolute; width: 150%; height: 400px; background: linear-gradient(135deg, #0057a7, #0080ff);
transform: rotate(-5deg) translateY(-250px); z-index: 1;
}
#panasonic-cf53 .faq-section .floating-shape {
position: absolute; background: rgba(255,255,255,0.1); z-index: 2;
}
#panasonic-cf53 .faq-section .floating-shape:nth-of-type(1) { top: 50px; right: 20px; width: 60px; height: 60px; border-radius: 12px; transform: rotate(45deg); }
#panasonic-cf53 .faq-section .floating-shape:nth-of-type(2) { top: 30px; left: 30px; width: 30px; height: 30px; border-radius: 8px; transform: rotate(30deg); }
#panasonic-cf53 .faq-section .card-section .section-header {
position: relative; z-index: 3; padding: 30px; text-align: center;
}
#panasonic-cf53 .faq-section .card-section .section-header > div {
display: flex; flex-direction: column; align-items: center; gap: 10px;
}
#panasonic-cf53 .faq-section .card-section .icon-box {
width: 50px; height: 50px; border-radius: 12px; display: flex; align-items: center; justify-content: center;
flex-shrink: 0; box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
#panasonic-cf53 .faq-section .payment-section .icon-box { background: rgba(255,255,255,0.2); }
#panasonic-cf53 .faq-section .delivery-section .icon-box { background: linear-gradient(135deg, #0057a7, #0080ff); box-shadow: 0 8px 20px rgba(0,87,167,0.15); }
#panasonic-cf53 .faq-section .card-section .icon-box i { font-size: 24px; color: white; }
#panasonic-cf53 .faq-section .card-section .section-header h3 { font-size: 24px; font-weight: 700; margin: 0 0 5px; }
#panasonic-cf53 .faq-section .payment-section .section-header h3 { color: white; text-shadow: 0 2px 4px rgba(0,0,0,0.1); }
#panasonic-cf53 .faq-section .delivery-section .section-header h3 { color: #0d1e3a; }
#panasonic-cf53 .faq-section .card-section .section-header p { font-size: 15px; margin: 0; }
#panasonic-cf53 .faq-section .payment-section .section-header p { color: rgba(255,255,255,0.9); }
#panasonic-cf53 .faq-section .delivery-section .section-header p { color: #5b6c8b; }
#panasonic-cf53 .faq-section .delivery-section .section-header p.description { /* Teslimat altındaki açıklama */
font-size: 15px; line-height: 1.7; color: #5b6c8b; margin: 20px auto 0; max-width: 90%;
}
#panasonic-cf53 .faq-section .payment-content {
position: relative; z-index: 3; background: white; border-radius: 20px 20px 0 0;
padding: 30px; margin-top: -20px; box-shadow: 0 -10px 30px rgba(0,0,0,0.1);
}
#panasonic-cf53 .faq-section .payment-option { margin-bottom: 20px; transition: all 0.3s ease; perspective: 1000px; }
#panasonic-cf53 .faq-section .option-card {
background: linear-gradient(to right, #f8f9ff, #f0f6ff); border-radius: 16px; padding: 20px;
position: relative; overflow: hidden; transform: translateZ(0);
transition: all 0.4s ease; border: 1px solid rgba(0,87,167,0.08);
}
#panasonic-cf53 .faq-section .option-card .card-circles {
position: absolute; top: -30px; right: -30px; width: 100px; height: 100px;
border-radius: 50%; background: rgba(0,87,167,0.03); z-index: 0;
}
#panasonic-cf53 .faq-section .option-card .card-dots {
position: absolute; bottom: 10px; left: 10px; width: 60px; height: 60px; opacity: 0.4;
background-image: radial-gradient(#0057a7 1.5px, transparent 1.5px); background-size: 12px 12px; z-index: 0;
}
#panasonic-cf53 .faq-section .option-header {
position: relative; display: flex; flex-direction: column; align-items: center; text-align: center;
gap: 10px; margin-bottom: 15px; z-index: 1;
}
#panasonic-cf53 .faq-section .option-icon {
width: 45px; height: 45px; background: white; border-radius: 12px; display: flex; align-items: center; justify-content: center;
box-shadow: 0 8px 16px rgba(0,87,167,0.1); transition: all 0.3s ease;
}
#panasonic-cf53 .faq-section .option-icon i { font-size: 20px; color: #0057a7; }
#panasonic-cf53 .faq-section .option-header h4 {
font-size: 18px; font-weight: 600; color: #0d1e3a; margin: 0; position: relative;
}
#panasonic-cf53 .faq-section .option-card p { font-size: 15px; line-height: 1.6; color: #5b6c8b; margin-bottom: 15px; position: relative; z-index: 1; }
#panasonic-cf53 .faq-section .taksit-options { display: flex; gap: 10px; flex-wrap: wrap; position: relative; z-index: 1; justify-content: center;}
#panasonic-cf53 .faq-section .taksit-pill {
background: white; padding: 10px 18px; border-radius: 30px; font-size: 14px; font-weight: 600; color: #0d1e3a;
box-shadow: 0 5px 15px rgba(0,0,0,0.05); cursor: pointer; transition: all 0.3s ease;
transform: translateZ(0);
}
#panasonic-cf53 .faq-section .discount-badge {
position: relative; z-index: 1; display: inline-flex; align-items: center; gap: 8px;
background: linear-gradient(135deg, #0057a7, #0080ff); color: white; padding: 10px 20px; border-radius: 40px;
font-size: 14px; font-weight: 600; box-shadow: 0 8px 20px rgba(0,87,167,0.2);
transition: all 0.3s ease;
}
#panasonic-cf53 .faq-section .secure-payment {
display: flex; align-items: center; gap: 12px; font-size: 14px; color: #5b6c8b; transition: all 0.3s ease;
padding: 12px; border-radius: 12px; background: linear-gradient(to right, rgba(0,87,167,0.05), rgba(0,87,167,0.01));
}
#panasonic-cf53 .faq-section .secure-icon {
width: 32px; height: 32px; min-width: 32px; background: white; border-radius: 50%; display: flex;
align-items: center; justify-content: center; box-shadow: 0 5px 15px rgba(0,87,167,0.1);
}
#panasonic-cf53 .faq-section .secure-icon i { font-size: 14px; color: #0057a7; }
/* Teslimat & Destek Alt Kısım */
#panasonic-cf53 .faq-section .delivery-section .gradient-bg {
position: absolute; width: 100%; height: 100%;
background: linear-gradient(45deg, rgba(0,87,167,0.02) 0%, rgba(0,129,255,0.05) 100%); z-index: 0;
}
#panasonic-cf53 .faq-section .services-grid {
display: grid; grid-template-columns: 1fr 1fr; gap: 20px; padding: 0 30px 30px; position: relative; z-index: 3;
}
#panasonic-cf53 .faq-section .service-card {
background: white; border-radius: 16px; padding: 25px; box-shadow: 0 10px 25px rgba(0,0,0,0.05);
transition: all 0.4s ease; position: relative; overflow: hidden; transform: translateZ(0);
}
#panasonic-cf53 .faq-section .service-card .card-decor {
position: absolute; top: 0; right: 0; width: 80px; height: 80px;
background: linear-gradient(135deg, rgba(0,87,167,0.08), rgba(0,129,255,0.08));
clip-path: polygon(100% 0, 0 0, 100% 100%); z-index: 0;
}
#panasonic-cf53 .faq-section .service-header {
position: relative; z-index: 2; display: flex; flex-direction: column; align-items: center; text-align: center;
gap: 10px; margin-bottom: 15px;
}
#panasonic-cf53 .faq-section .service-icon {
width: 42px; height: 42px; background: linear-gradient(135deg, #0057a7, #0080ff); border-radius: 12px;
display: flex; align-items: center; justify-content: center; box-shadow: 0 8px 16px rgba(0,87,167,0.15);
transition: all 0.3s ease;
}
#panasonic-cf53 .faq-section .service-icon i { font-size: 18px; color: white; }
#panasonic-cf53 .faq-section .service-header h4 {
font-size: 18px; font-weight: 600; color: #0d1e3a; margin: 0;
}
#panasonic-cf53 .faq-section .service-card ul { position: relative; z-index: 2; }
#panasonic-cf53 .faq-section .feature-item {
display: flex; align-items: flex-start; gap: 10px; margin-bottom: 10px; font-size: 14px; color: #5b6c8b; transition: all 0.3s ease;
}
#panasonic-cf53 .faq-section .feature-item:last-child { margin-bottom: 0; }
#panasonic-cf53 .faq-section .feature-icon {
width: 22px; height: 22px; background: rgba(0,87,167,0.08); border-radius: 50%; display: flex;
align-items: center; justify-content: center; flex-shrink: 0; margin-top: 2px; transition: all 0.3s ease;
}
#panasonic-cf53 .faq-section .feature-icon i { font-size: 10px; color: #0057a7; transition: all 0.3s ease; }
#panasonic-cf53 .faq-section .service-card p { position: relative; z-index: 2; font-size: 14px; line-height: 1.6; color: #5b6c8b; margin-bottom: 15px; text-align: center; }
#panasonic-cf53 .faq-section .contact-options { position: relative; z-index: 2; display: flex; flex-direction: column; gap: 10px; margin-bottom: 12px; }
#panasonic-cf53 .faq-section .contact-btn {
display: flex; align-items: center; gap: 10px; border-radius: 40px; padding: 10px 15px;
text-decoration: none; font-weight: 500; font-size: 14px; transition: all 0.3s ease;
transform: translateZ(0);
}
#panasonic-cf53 .faq-section .contact-btn:nth-of-type(1) { background: rgba(0,87,167,0.05); color: #0057a7; }
#panasonic-cf53 .faq-section .contact-btn:nth-of-type(2) { background: rgba(37,211,102,0.1); color: #25d366; }
#panasonic-cf53 .faq-section .btn-icon {
width: 28px; height: 28px; border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: all 0.3s ease;
}
#panasonic-cf53 .faq-section .contact-btn:nth-of-type(1) .btn-icon { background: #0057a7; }
#panasonic-cf53 .faq-section .contact-btn:nth-of-type(2) .btn-icon { background: #25d366; }
#panasonic-cf53 .faq-section .btn-icon i { font-size: 12px; color: white; }
#panasonic-cf53 .faq-section .contact-btn:nth-of-type(2) .btn-icon i { font-size: 14px; }
#panasonic-cf53 .faq-section .working-hours {
position: relative; z-index: 2; display: flex; align-items: center; gap: 8px; font-size: 13px; color: #5b6c8b;
padding: 8px 12px; background: rgba(0,87,167,0.05); border-radius: 6px;
}
#panasonic-cf53 .faq-section .working-hours i { color: #0057a7; }
/* Hover Efektleri */
@keyframes float1 { 0%, 100% { transform: translateY(0) translateX(0); } 50% { transform: translateY(-15px) translateX(10px); } }
@keyframes float2 { 0%, 100% { transform: translateY(0) translateX(0); } 50% { transform: translateY(20px) translateX(-15px); } }
@keyframes float3 { 0%, 100% { transform: translateY(0) translateX(0); } 50% { transform: translateY(-10px) translateX(-10px); } }
@keyframes glow { 0%, 100% { filter: blur(15px); opacity: 0.2; } 50% { filter: blur(20px); opacity: 0.3; } }
/* Hexagon kart hover efektleri kaldırıldı */
#panasonic-cf53 .faq-section .check-item:hover .check-icon { transform: scale(1.2); background: rgba(0,87,167,0.2); }
#panasonic-cf53 .faq-section .check-item:hover .check-icon i { transform: scale(1.2); }
#panasonic-cf53 .faq-section .tag:hover { transform: translateY(-3px); box-shadow: 0 5px 15px rgba(0,87,167,0.1); background: linear-gradient(135deg, rgba(0,87,167,0.1), rgba(0,129,255,0.1)); }
#panasonic-cf53 .faq-section .tag:hover i { transform: rotate(10deg); }
#panasonic-cf53 .faq-section .step:hover { transform: translateX(5px); background: linear-gradient(to right, rgba(0,87,167,0.08), rgba(255,255,255,0)); }
#panasonic-cf53 .faq-section .step:hover .step-number { transform: scale(1.1); box-shadow: 0 8px 20px rgba(0,87,167,0.3); }
/* Wavy kart hover efektleri kaldırıldı */
/* Option kart hover efektleri kaldırıldı */
#panasonic-cf53 .faq-section .taksit-pill:hover { transform: translateY(-4px) scale(1.05); box-shadow: 0 8px 20px rgba(0,87,167,0.1); color: #0057a7; }
#panasonic-cf53 .faq-section .discount-badge:hover { transform: translateY(-4px) scale(1.05); box-shadow: 0 12px 30px rgba(0,87,167,0.3); }
/* Service kart hover efektleri kaldırıldı */
#panasonic-cf53 .faq-section .feature-item:hover .feature-icon { transform: scale(1.2); background: rgba(0,87,167,0.15); }
#panasonic-cf53 .faq-section .contact-btn:hover { transform: translateY(-3px) scale(1.03); box-shadow: 0 5px 15px rgba(0,0,0,0.05); }
#panasonic-cf53 .faq-section .contact-btn:hover .btn-icon { transform: scale(1.1); box-shadow: 0 5px 10px rgba(0,0,0,0.1); }
/* Hemen Satın Al Butonu Stilleri */
#panasonic-cf53 .faq-section .buy-now-section {
text-align: center;
margin-top: 60px; /* Grid ile buton arası boşluk */
}
#panasonic-cf53 .faq-section .buy-now-btn {
display: inline-flex;
align-items: center;
gap: 10px;
background: linear-gradient(135deg, #0057a7, #0080ff);
color: white;
padding: 15px 35px;
border-radius: 50px;
font-size: 18px;
font-weight: 700;
text-decoration: none;
box-shadow: 0 10px 25px rgba(0,87,167,0.25);
transition: all 0.3s ease;
}
#panasonic-cf53 .faq-section .buy-now-btn i {
font-size: 16px;
}
#panasonic-cf53 .faq-section .buy-now-btn:hover {
transform: translateY(-3px);
box-shadow: 0 15px 30px rgba(0,87,167,0.35);
}
/* --- FAQ Section Stilleri Sonu --- */
/* Mobil Uyumluluk - İyileştirilmiş */
@media (max-width: 992px) { /* 992px altı için genel düzenlemeler */
#panasonic-cf53 .specs-grid {
grid-template-columns: repeat(2, 1fr) !important; /* Tablette 2 sütun */
}
#panasonic-cf53 section[style*="padding: 80px 24px"] {
padding: 60px 20px !important; /* Padding azaltıldı */
}
#panasonic-cf53 div[style*="grid-template-columns: repeat(auto-fit, minmax(320px, 1fr))"] {
grid-template-columns: 1fr !important; /* Ürün özeti tek sütun */
gap: 40px !important;
}
/* Ana ürün görseli perspektif efekti kaldırıldı */
#panasonic-cf53 div[style*="transform: perspective(1000px) rotateY(-5deg)"] {
transform: none !important;
}
#panasonic-cf53 .faq-grid {
grid-template-columns: 1fr; /* Tek sütuna düşür */
}
}
@media (max-width: 768px) { /* 768px altı için mobil düzenlemeler */
#panasonic-cf53 .specs-grid {
grid-template-columns: 1fr !important; /* Mobilde tek sütun */
gap: 20px !important;
}
#panasonic-cf53 .thumbnail-container {
grid-template-columns: repeat(3, 1fr) !important; /* Küçük resimler 3 sütun */ /* CF-C2 için 5'ten 3'e düşürüldü */
gap: 8px !important; /* Aralık küçültüldü */
}
#panasonic-cf53 h1 {
font-size: clamp(32px, 8vw, 48px) !important; /* Başlık boyutu ayarlandı */
}
#panasonic-cf53 section[style*="padding: 80px 24px"] {
padding: 40px 16px !important; /* Padding daha da azaltıldı */
}
#panasonic-cf53 .feature-badge {
padding: 10px 14px !important;
font-size: 13px !important;
}
/* Ana ürün görseli için */
#panasonic-cf53 div[style*="transform: perspective(1000px) rotateY(-5deg)"] {
transform: none !important;
max-width: 100% !important;
}
/* Küçük resimler */
#panasonic-cf53 .thumbnail {
box-shadow: 0 4px 10px rgba(0,0,0,0.1) !important; /* Gölge azaltıldı */
}
/* Başlık boyutunu ayarla */
#panasonic-cf53 h2[style*="font-size: clamp(32px, 4.5vw, 42px)"] {
font-size: clamp(26px, 6vw, 34px) !important; /* Başlık boyutu ayarlandı */
}
/* Metin boyutunu ayarla */
#panasonic-cf53 p[style*="font-size: clamp(16px, 2vw, 18px)"] {
font-size: 15px !important;
}
/* Satın al butonunu ayarla */
#panasonic-cf53 a.buy-button {
padding: 14px 24px !important;
font-size: 15px !important;
width: 100% !important; /* Tam genişlik */
}
/* Mobilde Satın Al butonunu göster/gizle */
#panasonic-cf53 .desktop-buy-button {
display: none !important;
}
#panasonic-cf53 .mobile-buy-button {
display: block !important;
margin-top: 25px !important; /* Boşluk artırıldı */
width: 100% !important;
}
/* Teknik özellikler için mobil düzeltmeleri */
#panasonic-cf53 .spec-card {
transform: none !important; /* Hover efekti mobilde kaldırıldı */
padding: 25px !important; /* Padding ayarlandı */
box-shadow: 0 8px 25px rgba(0,0,0,0.06) !important; /* Gölge ayarlandı */
}
h3[style*="font-size: 18px"] {
font-size: 17px !important; /* Başlık boyutu ayarlandı */
}
p[style*="font-size: 15px"] {
font-size: 14px !important;
}
/* Kapak bölümü mobil düzenlemeleri */
div[style*="max-width: 700px"] {
max-width: 90% !important; /* İçerik genişliği ayarlandı */
}
h1[style*="font-size: clamp(36px, 7vw, 68px)"] {
font-size: clamp(30px, 9vw, 45px) !important; /* Kapak başlığı ayarlandı */
letter-spacing: -1px !important;
}
div[style*="gap: 25px"] {
gap: 15px !important; /* Boşluk azaltıldı */
}
div[style*="padding: 8px 16px"] { /* Özellik butonları */
padding: 7px 14px !important;
font-size: 11px !important;
}
/* Bilgi çubuğu mobil */
div[style*="position: absolute; bottom: 0;"][style*="padding: 12px 0;"] {
padding: 10px 0 !important;
gap: 15px !important; /* Elemanlar arası boşluk */
}
div[style*="position: absolute; bottom: 0;"][style*="padding: 12px 0;"] > div {
gap: 15px !important; /* İç boşluk */
justify-content: center !important;
}
div[style*="position: absolute; bottom: 0;"][style*="padding: 12px 0;"] span {
font-size: 11px !important; /* Yazı boyutu */
}
div[style*="position: absolute; bottom: 0;"][style*="padding: 12px 0;"] svg {
width: 16px !important; /* İkon boyutu */
height: 16px !important;
margin-right: 5px !important;
}
/* FAQ Mobil */
#panasonic-cf53 .faq-section .section-header h2 { font-size: 36px !important; }
#panasonic-cf53 .faq-section .section-header p.description { font-size: 16px !important; }
#panasonic-cf53 .faq-section .services-grid { grid-template-columns: 1fr !important; }
#panasonic-cf53 .faq-section .card-header { height: auto !important; padding: 25px !important; } /* Mobil için header padding */
#panasonic-cf53 .faq-section .hexagon-card .header-content { gap: 15px !important; } /* Mobil için hexagon header gap */
#panasonic-cf53 .faq-section .card-section .section-header { padding: 25px !important; }
#panasonic-cf53 .faq-section .card-section .section-header > div { gap: 15px !important; } /* Mobil için morph header gap */
#panasonic-cf53 .faq-section .card-section .section-header h3 { font-size: 22px !important; }
#panasonic-cf53 .faq-section .card-section .section-header p { font-size: 14px !important; }
#panasonic-cf53 .faq-section .payment-content { padding: 25px !important; }
#panasonic-cf53 .faq-section .services-grid { padding: 0 25px 25px !important; }
#panasonic-cf53 .faq-section .service-card { padding: 20px !important; }
#panasonic-cf53 .faq-section .contact-options .contact-btn { font-size: 13px !important; padding: 8px 12px !important; }
#panasonic-cf53 .faq-section .working-hours { font-size: 12px !important; }
#panasonic-cf53 .faq-section .buy-now-btn { font-size: 16px !important; padding: 12px 30px !important; } /* Mobil buton boyutu */
}
/* Garanti ve Bakım Mobil Uyumluluk */
@media (max-width: 768px) {
/* Ana bölüm padding ayarı */
section[style*="padding: 80px 20px;"] {
padding: 50px 10px !important; /* Dikey ve yatay padding daha da azaltıldı */
}
[style*="display: flex; flex-wrap: wrap; gap: 40px;"] {
flex-direction: column !important;
}
[style*="display: grid; grid-template-columns: 1fr 1fr;"] {
grid-template-columns: 1fr !important;
}
/* Petek yapısı için mobil uyumluluğu iyileştir */
[style*="display: grid; grid-template-columns: repeat(6, 1fr); grid-template-rows: repeat(4, 80px);"] {
display: flex !important;
flex-wrap: wrap !important;
justify-content: center !important;
gap: 15px !important;
grid-template-columns: none !important; /* Grid ayarlarını sıfırla */
grid-template-rows: none !important;
height: auto !important; /* Yüksekliği otomatik yap */
margin-bottom: 30px !important; /* Alt boşluğu artır */
}
[style*="grid-column:"] {
grid-column: auto !important; /* Grid konumlandırmasını sıfırla */
grid-row: auto !important;
width: 110px !important; /* Sabit boyut daha da küçültüldü */
height: 110px !important; /* Sabit boyut daha da küçültüldü */
margin: 4px !important; /* Margin azaltıldı */
position: relative !important; /* Pozisyonu relative yap */
}
/* İçerik boyutlarını ayarla */
[style*="grid-column:"] h4 {
font-size: 12px !important; /* Font boyutu daha da küçültüldü */
line-height: 1.3 !important; /* Satır yüksekliği ayarlandı */
}
[style*="grid-column:"] div[style*="width: 40px;"] {
width: 28px !important; /* Daire boyutu daha da küçültüldü */
height: 28px !important; /* Daire boyutu daha da küçültüldü */
margin-bottom: 5px !important; /* Boşluk daha da azaltıldı */
}
[style*="grid-column:"] div[style*="width: 40px;"] span,
[style*="grid-column:"] div[style*="width: 40px;"] i {
font-size: 13px !important; /* İçerik font boyutu daha da küçültüldü */
}
svg[style*="position: absolute;"] { /* Bağlantı çizgilerini sadece mobilde gizle */
display: none; /* !important kaldırıldı */
}
/* Alt Bilgilendirme mobil */
[style*="margin-top: 30px;"][style*="display: flex;"] {
flex-direction: column !important;
gap: 15px !important;
align-items: flex-start !important; /* Sola hizala */
padding: 20px !important;
}
[style*="margin-top: 30px;"][style*="display: flex;"] > div[style*="width: 1px;"] {
display: none !important; /* Ayırıcı çizgiyi gizle */
}
[style*="margin-top: 30px;"][style*="display: flex;"] > div {
width: 100% !important; /* Tam genişlik */
}
}
@media (max-width: 480px) {
#panasonic-cf53 .faq-section { padding: 60px 0 !important; }
#panasonic-cf53 .faq-section .section-header { margin-bottom: 50px !important; }
#panasonic-cf53 .faq-section .subtitle { font-size: 13px !important; padding: 6px 15px !important; }
#panasonic-cf53 .faq-section .section-header h2 { font-size: 30px !important; }
#panasonic-cf53 .faq-section .card-body { padding: 20px !important; }
#panasonic-cf53 .faq-section .hexagon-list { padding: 20px !important; }
#panasonic-cf53 .faq-section .taksit-pill { font-size: 13px !important; padding: 8px 15px !important; }
#panasonic-cf53 .faq-section .secure-payment span { font-size: 13px !important; }
#panasonic-cf53 .faq-section .services-grid { gap: 15px !important; }
#panasonic-cf53 .faq-section .service-card { padding: 20px !important; }
#panasonic-cf53 .faq-section .buy-now-section { margin-top: 40px !important; }
#panasonic-cf53 .faq-section .buy-now-btn { font-size: 15px !important; padding: 10px 25px !important; } /* Daha küçük mobil buton boyutu */
}

Panasonic
TOUGHBOOK CF-53
Yenilenmiş A Kalite
endüstriyel performans
Intel® Core™ i5/i7
8 GB - 16 GB RAM
240 GB - 1 TB SSD
ÜRÜN FİYATINA KDV DAHİL DEĞİLDİR
ÜRÜN RESİMLERİ GERÇEK FOTOĞRAFLARDIR
Panasonic TOUGHBOOK CF-53
Panasonic CF-53 ToughBook, Yenilenmiş ve tüm bakımları yapılmış olup A Kalite 2. El Laptoptur. Garantisi satış sonrası tüm Laptoplarda 3 Aydır. SSD Disk Bellek ve Ram Bellek sıfır takılmıştır. Test ve Kontrolleri Teknik Servisimiz tarafından yapılmıştır.
3 Ay Garanti
i5/i7 İşlemci
8GB/16GB DDR4 RAM
SSD Disk (240GB-1TB)
Hemen Satın Al

A KALİTE



Hemen Satın Al
TEKNİK ÖZELLİKLER
Endüstriyel Standartlarda Donanım
Panasonic TOUGHBOOK CF-53, güçlü donanımı ve yarı dayanıklı yapısıyla zorlu koşullarda bile kesintisiz çalışmanızı sağlar.
İşlemci
Intel® Core™ i5-4300U
Yüksek Performans
Bellek (RAM)
8GB DDR3
(Sıfır Takılmıştır)
Depolama
240GB / 480GB / 1TB SSD
(Seçilebilir - Sıfır Takılır)
Ekran
14" HD Led
1366x768 Çözünürlük
Grafik
Intel® HD Graphics 4000
Dahili Grafik Kartı
İşletim Sistemi
Windows 7 Pro / 10 Pro
(Tercihinize Göre Kurulur)
Garanti ve Bakım Bilgisi
Tüm ürünlerimiz, size sorunsuz bir deneyim sunmak için kapsamlı kontrol ve bakım süreçlerinden geçirilmektedir.
3 Ay
GARANTİ SÜRESİ
Detaylı Bakım ve Kontrol
Tüm Panasonic TOUGHBOOK CF-53 bilgisayarlarımız A Kalite yenilenmiş olup, kapsamlı bakım ve kontrol süreçlerinden geçirilmektedir. SSD Disk ve RAM belleği sıfır olarak takılır, her ürün gönderim öncesi detaylı testlerden geçirilmektedir.
Bakım Hizmetleri
- Detaylı İç Temizlik
- SSD ve RAM Montajı
Test Süreçleri
- Performans Testleri
- Ekran Kalite Kontrolü
- Batarya Sağlık Kontrolü
Profesyonel Yenileme ve Bakım
Her bir Panasonic TOUGHBOOK CF-53, uzman teknisyenlerimiz tarafından aşağıdaki kapsamlı bakım süreçlerinden geçirilir:
1
Detaylı Fiziksel
İnceleme
2
Kapsamlı İç
Temizlik
3
Sıfır Bileşen
Montajı
4
Son Kontrol ve
Kalite Onayı
A Kalite
Sertifikası
1
Detaylı Fiziksel İnceleme
Cihazın tüm bileşenleri kontrol edilir; ekran, klavye ve touchpad testi yapılır. Dış kasa incelenir ve genel durumu değerlendirilir. Özellikle aşınma ve hasar noktaları tespit edilir.
2
Kapsamlı İç Temizlik
Cihaz demonte edilerek iç bileşenler toz ve kirden arındırılır. Fan ve soğutma kanalları özel ekipmanlarla temizlenir. Bu işlem cihazın performansını ve soğutma kapasitesini artırır.
3
Sıfır Bileşen Montajı
Yeni SSD ve RAM takılır, termal macun yenilenir, tüm sürücüler yüklenir ve güncel işletim sistemi kurulur. Sıfır bileşenler maksimum performans ve dayanıklılık sağlar.
4
Son Kontrol ve Kalite Onayı
48 saatlik stres testi, batarya ömrü kontrolü ve tüm sistemin detaylı fonksiyon testi yapılır. Bu aşamada cihazın tüm çalışma koşulları simüle edilir ve performansı ölçülür.
A Kalite Sertifikası
Tüm testleri başarıyla geçen cihazlar A Kalite sertifikasıyla etiketlenir ve sevkiyata hazırlanır. Bu kalite seviyesi, endüstriyel standartlarda kullanıma hazır olduğunu gösterir.
SIKÇA SORULAN SORULARMerak Edilenler
En çok sorulan sorulara yanıtlarımız ve önemli bilgilerimiz
A Kalite Ürün
Nedir ve Ne Anlama Gelir?
A Kalite, ürünün görsel ve işlevsel olarak premium durumda olduğunu ifade eder. Minimal düzeyde kozmetik izler bulunabilir, ancak performans ve kullanıcı deneyimini etkilemez.
Kalite Standartlarımız
- 100-nokta teknik kontrol süreci
- Profesyonel teknisyenler tarafından onay
- Gerçek iş performansı için test edilmiştir
Premium Kalite
Yenilenmiş Ürün
3 Ay Garanti
Teknik servis güvencesiyle
Panasonic CF-53 modellerimiz profesyonel servis ekibimiz tarafından test edilmiş olup, 3 ay boyunca teknik servis güvencesi altındadır. Bu süreçte size bir tık uzaklıktayız!
1
Kapsamlı Koruma
Üretim kaynaklı donanım ve yazılım sorunları ücretsiz onarılır.
2
Hızlı Servis
Garanti kapsamındaki onarımlar için öncelikli servis sağlıyoruz.
3
Uzman Ekip
Panasonic Toughbook konusunda uzmanlaşmış profesyonellerden oluşan ekip.
Ödeme Kolaylığı
Size Özel Seçenekler
Kredi Kartı ile Ödeme
Banka kartlarına vadeli taksit imkanı sunuyoruz. Aşağıdaki taksit seçeneklerinden faydalanabilirsiniz:
3 Taksit
6 Taksit
9 Taksit
12 Taksit
Havale/EFT ile Ödeme
Banka havalesi veya EFT ile ödeme yapmayı tercih ederseniz, %2 ek indirim avantajından yararlanabilirsiniz.
Havale/EFT ile %2 indirim!
%100 Güvenli Ödeme: İşlemleriniz 256-bit SSL sertifikası ile şifrelenerek korunmaktadır.
Teslimat & Destek
Her Adımda Yanınızdayız
Siparişinizden teslimat sonrasına kadar her adımda sizinle birlikteyiz. Müşteri memnuniyeti bizim önceliğimizdir.
Hızlı Teslimat
- 24 Saat içinde kargoya teslim
- Anlaşmalı kargo şirketleri ile güvenli teslimat
- Canlı kargo takip sistemi
7/24 Destek
Müşteri hizmetleri ekibimiz sorularınız için hazır beklemektedir.
0850 532 0550
Whatsapp Hattı
Hemen Satın Al
لم يتم طرح أي أسئلة حول هذا المنتج بعد.
كن أول من يسأل!اطرح سؤالاً
لا توجد تقييمات بعد
هل جربت هذا المنتج؟ شارك تجربتك وساعد العملاء الآخرين في اتخاذ القرار الصحيح. سيتم نشر مراجعتك بعد الموافقة.
Türkçe
English
العربية