Porównanie cen

Robot kuchenny COBBO 7

Producent: COBBO Robotics | ID: 73869072

2 797,00 PLN

Oferta sklepu

cobbo.pl
Dostępność: Tak
2 797,00 PLN
Do sklepu
ID73869072
MarkaCOBBO Robotics
DostępnośćTak
Stan-
Cena2 797,00 PLN
Cena promocyjna2 797,00 PLN
Typ produktuUrządzenia COBBO
Kolor-
Wzór-
Grupa wiekowa-
MPNArray
GTIN-
/* Main Container Styling using ID */ #cobbo-warranty-container { display: none; /* Initially hidden until teleported */ position: relative !important; overflow: hidden !important; background: linear-gradient(135deg, #1a2a6c 0%, #101835 100%) !important; padding: 20px 24px !important; font-family: "SF Pro Display", "Inter", Arial, sans-serif !important; color: #ffffff !important; margin: 15px 0 !important; border-radius: 20px !important; box-shadow: 0 8px 20px rgba(0,0,0,0.15) !important; max-width: 400px !important; flex: 1 1 300px !important; border: 1px solid rgba(255, 255, 255, 0.1) !important; text-decoration: none !important; transition: all 0.25s ease !important; } /* Background Watermark using ID */ #cobbo-warranty-container::after { content: "+" !important; position: absolute !important; right: -10px !important; bottom: -60px !important; font-size: 200px !important; font-weight: 900 !important; color: rgba(255, 255, 255, 0.12) !important; pointer-events: none !important; line-height: 1 !important; z-index: 1 !important; } /* Gold Accent Bar using ID */ #cobbo-warranty-container::before { content: "" !important; display: block !important; width: 50px !important; height: 5px !important; background: #f0c94d !important; border-radius: 999px !important; margin-bottom: 15px !important; position: relative !important; z-index: 2 !important; } #cobbo-warranty-label-text { display: block !important; font-size: 16px !important; font-weight: 500 !important; margin-bottom: 4px !important; position: relative !important; z-index: 2 !important; } #cobbo-warranty-main-title { display: block !important; font-weight: 800 !important; font-size: 26px !important; color: #ffffff !important; line-height: 1.1 !important; position: relative !important; z-index: 2 !important; text-transform: uppercase !important; } /* Hover State */ #cobbo-warranty-container:hover { transform: translateY(-3px) !important; box-shadow: 0 12px 25px rgba(0,0,0,0.2) !important; } Dodatkowa ochrona urządzenia Dokup GWARANCJĘ Opinie naszych klientów Sprawdź doświadczenia osób, które już korzystają z naszych urządzeń.
@media (max-width: 768px) { #tabelap { max-width: 100%; } } @media (min-width: 768px) { #tabelap { max-width: 60%; } } /* General table styling */ #custom-table { width: 100%; border-collapse: collapse; font-family: "SF Pro Display", sans-serif; font-size: 16px; border: 1px solid #e6e6e6; margin: 20px 0; } #custom-table th { background-color: #f9f9f9; text-align: center; padding: 12px; border-bottom: 2px solid #e6e6e6; font-weight: bold; } #custom-table td { padding: 16px; text-align: center; border: 1px solid #e6e6e6; } /* Explicit row background colors for the alternating effect */ #custom-table tr:nth-child(even) { background-color: #f9f9f9; } #custom-table tr:nth-child(odd) { background-color: #ffffff; } /* Styling for feature column */ #feature-column { text-align: left; padding: 16px; font-weight: bold; } /* Styling for checkmarks */ #custom-table td img { width: 16px; height: 16px; } @keyframes colorChange1 { 0%, 33% { color: #ffd60a; } 100%, 34% { color: #a9a9a9; } } @keyframes colorChange2 { 0%, 33% { color: #a9a9a9; } 34%, 66% { color: #ffd60a; } 100%, 67% { color: #a9a9a9; } } @keyframes colorChange3 { 0%, 66% { color: #a9a9a9; } 100%, 67% { color: #ffd60a; } } @keyframes levitate { 0% { transform: translateY(0); } 50% { transform: translateY(-8px); } 100% { transform: translateY(0); } } /* Allow the tab-content to extend the full width of the page */ .product-card.mod-product-card-1 .tab-content { width: 100vw; /* 100% of the viewport width */ margin-left: calc(-50vw + 50%); /* This centers the full-width content */ padding: 20px; /* Add padding to ensure content is readable */ background-color: #fff; /* Optional: To distinguish the description section */ } /* Ensure the .tab-content spans 100% width without affecting product-info */ .product-card.mod-product-card-1 .tab-content .row { max-width: 100%; /* Override any width restrictions */ margin: 0 auto; /* Center the content */ } /* Keep the first col-md-12 (product info, buttons, etc.) intact */ .product-card.mod-product-card-1 .col-md-12:first-of-type { max-width: 1270px; /* Retain the current layout for the first section */ margin: 0 auto; /* Center it like before */ } /* Target the specific text-field within the Wysyłka w ciągu row */ .product-parameters tr:nth-child(2) td:nth-child(2) .text-field { color: red; /* Adjust to your preferred color */ font-weight: bold; } div[data-tab="product-safety-information"] { margin: 20px !important; /* Adjust as needed */ padding: 40px !important; /* Adjust as needed */ max-width: fit-content; } div[data-tab="product-safety-information"] .tab-content { margin: 35px !important; /* Adjust as needed */ padding: 25px !important; max-width: fit-content; /* Adjust as needed */ } .product-opinions { padding: 40px !impor