Art.-Nr. 85676818
BLIJ´R Blij´r Speed´r Rot ferngesteuerter RC Monstertruck 45 km/h, 1:18, 2 Akkus, Allrad, 100m, Funk Auto Ferngesteuertes Auto Rot
Art.-Nr. 85676818
Verkauf und Versand durch trends4cents
@import url('https://www.trends4cents.de/templates/ebayTemplate/bootstrap.v3.3.5.min.css'); @import url('https://www.trends4cents.de/templates/ebayTemplate/font-awesome.min.css'); @import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300&subset=latin,latin-ext); @import url(https://fonts.googleapis.com/css?family=Russo+One&subset=latin,latin-ext); /** * Retrieves a color value from the $material-colors Sass map * Inspired by https://github.com/nilskaspersson/Google-Material-UI-Color-Palette/ * * @function * @param {string} color-name - quoted, lower-case, dasherized color * name (e.g. 'pink', 'amber') * @param {string} [color-variant='500'] - quoted, lowercase color variant (e.g. * '200', 'a100') *//** * Retrieves a color value from the $material-colors Sass map * Inspired by https://github.com/nilskaspersson/Google-Material-UI-Color-Palette/ * * @function * @param {string} color-name - quoted, lower-case, dasherized color * name (e.g. 'pink', 'amber') * @param {string} [color-variant='500'] - quoted, lowercase color variant (e.g. * '200', 'a100') */.gallery__wrapper { display: -webkit-flex; display: -ms-flexbox; display: flex; height: 600px; } @media (max-width: 992px) { .gallery__wrapper { display: block; height: auto; } } .gallery__wrapper .gallery__bg { height: 100%; overflow-y: auto; } @media (max-width: 992px) { .gallery__wrapper .gallery__bg { height: auto; } } .images .image-wrapper { margin: 24px auto; text-align: center; max-width: 100%; height: auto; } .images .image-wrapper img { max-width: 80%; margin-left: auto; margin-right: auto; } .content__gallery { position: relative; overflow: hidden; } .content__gallery .gallery__bg { background: rgba(255, 255, 255, 0.6); } .content__gallery .gallery__images { height: 600px; width: 100%; overflow: hidden; } .content__gallery .gallery__images .slider { height: 100%; white-space: nowrap; font-size: 0; transition: 0.8s; } .content__gallery .gallery__images .slider > * { display: inline-block; height: 100%; width: 100%; background-size: contain; background-repeat: no-repeat; background-position: center; } @media (max-width: 768px) { .content__gallery .gallery__images { height: 480px; } } @media (max-width: 480px) { .content__gallery .gallery__images { height: 300px; } } .content__gallery .gallery__thumbs { text-align: center; overflow: hidden; } .content__gallery .gallery__thumbs .thumb__float { display: inline-block; margin: 12px; border: 1px solid #007ba3; } .content__gallery .gallery__thumbs .thumb__float .thumb__wrapper { width: 80px; height: 80px; padding: 3px; background: #fff; } .content__gallery .gallery__thumbs .thumb__float .thumb__wrapper img { cursor: pointer; } @media (max-width: 768px) { .content__gallery .gallery__thumbs .thumb__float .thumb__wrapper { width: 64px; height: 64px; padding: 6px; } } @media (max-width: 480px) { .content__gallery .gallery__thumbs .thumb__float .thumb__wrapper { width: 40px; height: 40px; padding: 3px; } } @media (max-width: 768px) { .content__gallery .gallery__thumbs .thumb__float { margin: 5px; } } .content__gallery .gallery__prev-next { position: absolute; z-index: 1; top: 50%; width: 100%; height: 0; font-size: 32px; } .content__gallery .gallery__prev-next > div + div { visibility: hidden; } .content__gallery .gallery__prev-next a { background: #fff; position: absolute; padding: 12px; text-align: center; opacity: 0.7; text-decoration: none; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: #007ba3; } .content__gallery .gallery__prev-next a:hover { opacity: 1; } .content__gallery .gallery__prev-next a + a { right: 0px; } .content__gallery .col-md-12:last-of-type { margin-top: 16px; } @media (max-width: 768px) { .content__gallery .col-md-4 { margin-top: 16px; } } .content__gallery .content__description { padding: 12px !important; margin: 12px !important; } .image-cover__wrapper { text-align: center; }.image-cover__img { max-width: 100%; margin: 0 auto; } .content_tabs { margin: 0; padding: 0; overflow: hidden; } .tabs__nav { list-style: none; margin: 0; padding: 0; overflow: hidden; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } @media (max-width: 768px) { .tabs__nav { display: block; } } .tabs__nav li { -webkit-flex: 1; -ms-flex: 1; flex: 1; } .tabs__nav li a { color: #007ba3; border-right: 2px solid #007ba3; display: block; padding: 16px 0; background: #ffc808; text-decoration: none; font-weight: bold; text-align: center; } .tabs__nav li a:hover { background: #007ba3; color: #ffc808; } .tabs__nav li:last-of-type a { border: none; } .tabs__nav li.active a { background: #007ba3; color: #ffc808; } .tabs__nav:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .tabs__wrapper { position: relative; overflow: hidden; } .tabs__tab { background: white; width: 100%; display: none; } .tabs__box { border: 2px solid #007ba3; } .tabs__box--content { background: #fff; padding: 12px; } .tabs__box--aside .aside { margin: 0 !important; } .tabs__box--aside .aside-block { margin: 0 !important; }#tabs__tab--content { display: block; } .tabs__fake { position: fixed; } @media (max-width: 768px) { .tabs__fake { position: relative; } } #tabs__fake--content:target ~ .tabs__wrapper #tabs__tab--content { display: block; } #tabs__fake--payment:target ~ .tabs__wrapper #tabs__tab--payment { display: block; } #tabs__fake--shipping:target ~ .tabs__wrapper #tabs__tab--shipping { display: block; } #tabs__fake--returns:target ~ .tabs__wrapper #tabs__tab--returns { display: block; } #tabs__fake--other:target ~ .tabs__wrapper #tabs__tab--other { display: block; } #tabs__fake--payment:target ~ .tabs__wrapper #tabs__tab--content { display: none; } #tabs__fake--shipping:target ~ .tabs__wrapper #tabs__tab--content { display: none; } #tabs__fake--returns:target ~ .tabs__wrapper #tabs__tab--content { display: none; } #tabs__fake--other:target ~ .tabs__wrapper #tabs__tab--content { display: none; } .disabled-links a { pointer-events: none; cursor: default; } .disabled-link { pointer-events: none; cursor: default; } .word-break { word-break: break-all !important; } @media (max-width: 360px) { .footer .footer-block .footer-block__body { font-size: 15px !important; } } .aside-block .aside-block__icons img { border-radius: 6px; }.container { max-width: 100%; } #layout__gallery { margin: 24px 0; }.order-1 { -webkit-order: 1; -ms-flex-order: 1; order: 1; } .order-2 { -webkit-order: 2; -ms-flex-order: 2; order: 2; } .flex { display: -webkit-flex; display: -ms-flexbox; display: flex; } .direction-column { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } .mt0 { margin-top: 0 !important; }.mb0 { margin-bottom: 0 !important; } .col-md-3 .aside-block .aside-block__icons { text-align: center; } .col-md-3 .aside-block .aside-block__icons img { width: 75px; } @media (max-width: 992px) { .menu { font-size: 16px !important; } } #template-6 header { margin: 0; padding: 0; background: none; box-shadow: none; text-shadow: none; position: relative; width: auto; height: auto; overflow: hidden; z-index: auto; } #template-6 .template__wrapper { width: 100%; background-image: linear-gradient(to bottom, #e2f0f9 0%, #fff 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE2F0F9', endColorstr='#FFFFFFFF', GradientType=0); background-repeat: repeat-x; } @media (max-width: 768px) { #template-6 .template__wrapper .container { margin: 0; padding: 0; } } #template-6 .header .container { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } #template-6 .header .header__brand { -webkit-order: 2; -ms-flex-order: 2; order: 2; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } #template-6 .header .header__brand .header__logo { margin: 0 auto; font-family: "Russo One", sans-serif; font-weight: bold; color: #007ba3; -webkit-flex: 1; -ms-flex: 1; flex: 1; } #template-6 .header .header__brand .header__logo img { max-width: 180px; } @media (max-width: 768px) { #template-6 .header .header__brand .header__logo { text-align: left;float:left;width:150px;height:auto; } } #template-6 .header .header__brand .header__slogan { font-family: "Russo One", sans-serif; font-size: 26px; font-weight: normal; color: #007ba3; text-align: right; -webkit-flex: 1; -ms-flex: 1; flex: 1; } @media (max-width: 768px) { #template-6 .header .header__brand .header__slogan { text-align: right;width:120px;float:right;padding-top:20px; } } @media (max-width: 480px) { #template-6 .header .header__brand .header__slogan { font-size: 20px; } } @media (max-width: 768px) { #template-6 .header .header__brand { display: block; text-align: center; } } #template-6 .header .header__contact { background: #006688; padding: 6px 12px; font-family: "Oswald", sans-serif; font-size: 20px; font-weight: normal; text-align: right; color: #ffc808; -webkit-order: 1; -ms-flex-order: 1; order: 1; } #template-6 .header .header__contact div { float: right; } @media (max-width: 768px) { #template-6 .header .header__contact div { display: block; clear: both; } } #template-6 .header .header__contact .fa { margin-right: 6px; margin-left: 12px; } @media (max-width: 480px) { #template-6 .header .header__contact { font-size: 16px; text-align: center; } } #template-6 .footer { margin-top: 12px; }#template-6 .footer-block { text-align: center; } #template-6 .footer-block .footer-block__title { font-family: "Oswald", sans-serif; font-size: 24px; font-weight: bold; color: #ffc808; margin-top: 0; margin-bottom: 9.6px; } #template-6 .footer-block .footer-block__title2{ font-family: "Oswald", sans-serif; font-size: 24px; font-weight: bold; color: #F7900F; margin-top: 0; margin-bottom: 9.6px; } @media (max-width: 768px) { #template-6 .footer-block .footer-block__title { margin-top: 19.2px; } } #template-6 .footer-block .footer-block__body { font-family: "Oswald", sans-serif; font-size: 18px; font-weight: normal; color: #ffeeb4; } #template-6 .footer-block .footer-block__body a { color: #ffeeb4; } #template-6 .footer-block .footer-block__body .btn { background-color: #ffc808; border: none; color: #006688; padding: 6px 18px; margin-top: 12px; text-align: center; text-decoration: none; display: inline-block; } #template-6 .footer-block .footer-block__body .btn:hover { background-color: #ffeeb4; } #template-6 .footer-block .footer-block__body .menu { font-family: inherit; font-size: inherit; font-weight: inherit; margin: 0; padding: 0; background: none; box-shadow: none; } #template-6 .footer-block .footer-block__body .menu .container { width: 100% !important; padding: 0 !important; } #template-6 .footer-block .footer-block__body .menu .menu__list { margin: 0; padding: 0; display: block; list-style: none; } #template-6 .footer-block .footer-block__body .menu .menu__item { text-align: center; } #template-6 .footer-block .footer-block__body .menu .menu__item a { display: block; color: inherit; border: 0; padding: 0; } #template-6 .footer-block .footer-block__body .menu .menu__item a:hover { background: none; color: inherit; } #template-6 .footer__eselt { margin: 12px auto; font-family: Helvetica, sans-serif; font-size: 0.8em; font-weight: normal; color: #888; text-align: right; } #template-6 .footer__eselt a { color: #888; } @media (max-width: 768px) { #template-6 .footer__eselt { text-align: center; } } #template-6 .footer__logo { font-family: 'Titillium Web', sans-serif; }#template-6 .no-margin { margin: 0 !important; } #template-6 .no-margin-top { margin-top: 0 !important; }#template-6 .no-margin-right { margin-right: 0 !important; } #template-6 .no-margin-bottom { margin-bottom: 0 !important; }#template-6 .no-margin-left { margin-left: 0 !important; } #template-6 .menu { font-family: "Oswald", sans-serif; font-size: 18px; margin: 0; padding: 18px 0; } #template-6 .menu .menu__list { margin: 0; padding: 0; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; list-style: none; text-transform: uppercase; } @media (max-width: 768px) { #template-6 .menu .menu__list {} } @media (max-width: 480px) { #template-6 .menu { display:none ; } #template-6 .footer-block .footer-block__title2{ display:none ; } } #template-6 .menu .menu__item { -webkit-flex: 1; -ms-flex: 1; flex: 1; text-align: center; } #template-6 .menu .menu__item a { display: block; color: #ffc808; padding: 6px 0; } #template-6 .menu .menu__item a:hover { background: #ffc808; color: #007ba3; border-radius: 6px; } #template-6 .menu .menu__item a .fa { font-size: 1.2em; } #template-6 .menu--footer .menu__list { margin: 0; padding: 0; list-style: none; } #template-6 .content__wrapper { background: #006688; padding: 24px; padding-top: 0; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.6); overflow: hidden; border-radius: 24px; } @media (max-width: 768px) { #template-6 .content__wrapper { padding: 0; padding-bottom: 18px; } } #template-6 .content { background: #fff; margin: 0; font-family: "Oswald", sans-serif; color: #212121; font-size: 16px; line-height: 1.5; padding: 24px; border-radius: 24px; } @media (max-width: 768px) { #template-6 .content { padding: 0; } } #template-6 .content .content__header { margin: 12px 0; } #template-6 .content .content__header .content__title { margin: 0; padding: 0; color: #ffc808; background: #007ba3; padding: 18px; border-radius: 12px; text-align: center; font-size: 32px; } @media (max-width: 480px) { #template-6 .content .content__header .content__title { font-size: 24px; } } #template-6 .content .content__description { margin: 24px 0; padding: 12px; color: #616161; overflow: hidden; } #template-6 .content .content__description p { margin: 0; margin-bottom: 6px; } #template-6 .content .content__bulletpoints { margin: 24px 0; padding: 12px; color: #616161; } #template-6 .content .content__bulletpoints .bulletpoints__list { margin: 0; padding: 0; list-style: none; } #template-6 .content .content__bulletpoints .bulletpoints__item { margin-bottom: 6px; } #template-6 .content .content__bulletpoints .bulletpoints__item .fa { color: #007ba3; } #template-6 .vertical-align-middle { white-space: nowrap; text-align: center; } #template-6 .vertical-align-middle .vertical-align-helper { /*margin-left: -2px; margin-top: -1px;*/ display: inline-block; height: 100%; vertical-align: middle; } #template-6 .vertical-align-middle img { display: inline-block; vertical-align: middle; margin: 0; padding: 0; max-width: 100%; max-height: 100%; } #template-6 .aside { background: #ffeeb4; padding: 12px 0; margin: 24px 0; overflow: hidden; border-radius: 24px; } #template-6 .aside-block { text-align: left; padding: 6px; } #template-6 .aside-block .aside-block__title { font-family: "Oswald", sans-serif; font-size: 32px; font-weight: bold; color: #006688; margin-bottom: 12px; text-align: left; } #template-6 .aside-block .aside-block__title .fa { font-size: 32px; } #template-6 .aside-block .aside-block__body { font-family: "Oswald", sans-serif; font-size: 16px; font-weight: normal; color: #212121; } #template-6 .aside-block .aside-block__icons { text-align: left; margin-bottom: 12px; } #template-6 .aside-block .aside-block__icons img { margin: 3px; } #template-6 .container { max-width: 100%; } #template-6 .template__wrapper { background-image: linear-gradient(to bottom, rgba(255,254,255,0) 0%, #fff 100%); } #template-6 .content__wrapper { background-color: #363537; } #template-6 .header { background: none; } #template-6 .header .header__brand .header__logo { color: #363537; } #template-6 .header .header__brand .header__slogan { color: #363537; } #template-6 .header .header__contact { color: #f7900f; background-color: #363537; } #template-6 .footer { background: none; } #template-6 .footer .footer__contact { color: #f7900f; } #template-6 .footer-block .footer-block__body .menu .menu__item a { color: #f7900f; background: none; } #template-6 .footer-block .footer-block__body .btn { background-color: #f7900f; color: #363537; } #template-6 .footer-block .footer-block__body .btn:hover { background-color: #f7900f; color: #363537; } #template-6 .footer-block .footer-block__title { color: #f7900f; } #template-6 .footer-block .footer-block__body { color: #f7900f; } #template-6 .menu { background: none; } #template-6 .menu .menu__item a { background: none; color: #f7900f; border-color: #363537; } #template-6 .menu .menu__item a:hover { background-color: #f7900f; color: #363537; } #template-6 .content .content__header .content__title { color: #f7900f; background-color: #363537; } #template-6 .content { background: #ffffff; } #template-6 .content .content__description { color: #444444; } #template-6 .content .content__bulletpoints { color: #444444; } #template-6 .content .content__bulletpoints .bulletpoints__item .fa { color: #363537; } #template-6 .aside { background: #444444; } #template-6 .aside-block .aside-block__body { color: #f7900f; } #template-6 .aside .aside-block .aside-block__title { color: #f7900f; } #template-6 .images .image-wrapper img { border-color: #363537; background-color: #f7900f; } #template-6 .content__gallery .gallery__thumbs .thumb__float { border-color: #363537; } #template-6 .content__gallery .gallery__prev-next a { color: #363537; } #template-6 .gallery__bg { background: rgba(255,255,255,0.6); } #template-6 .tabs__nav li a { background: #f7900f; color: #363537; border-color: #363537; } #template-6 .tabs__nav li a:hover { background: #363537; color: #f7900f; } #template-6 .tabs__nav li.active a { background: #363537; color: #f7900f; } #template-6 .tabs__box { border-color: #363537; } #template-6 .tabs__box--content { background: #ffffff; }
Avec le RC MonSentRuck Speed´r à distance contrôlé de Blij'r sur une échelle de 1:18, ils inspirent jeunes et vieux. Donnez quelque chose d'extraordinaire!
Blij´r Speed´r Remote-contrôlé RC Monstertruck Red:
Les dimensions et les proportions de ce RC Auto correspondent au grand original. Le véhicule contrôlé par radio dispose d'un moteur de ville électrique 380, qui est non seulement puissant, mais aussi durable. Grâce aux roulements à billes lisses et à la batterie forte, le véhicule peut conduire jusqu'à 45 km / h rapidement! La technologie radio 2,4 GHz la plus moderne permet une gamme allant jusqu'à 100 mètres entre le conducteur et le véhicule. Les amortisseurs de pression d'huile robustes et les pneus surdimensionnés gèrent chaque zone cahoteuse.
La télécommande ergonomique se trouve confortablement dans la main et réagit avec précision et sans délai à toutes les commandes. Que ce soit le gaz, le frein ou le changement de direction, la voiture roule toujours immédiatement dans la direction souhaitée. La trace peut être facilement définie par la commande rotative sur la télécommande afin que le véhicule reste toujours sur le cap. Le compartiment de la batterie sur le sous-corps permet également un voyage rapide sans avoir à retirer le corps.
Les bosses légères ne sont pas un problème pour le véhicule. Grâce à cette construction solide, les matériaux accrus et les pare-chocs rigides sont protégés de nombreux accidents grâce à cette construction solide.
Cette voiture modèle est l'introduction parfaite à la construction de modèles, dans laquelle il y a aussi un peu de travail.
Entre autres choses, cela nécessite également des soins et de l'entretien réguliers.
Les instructions de soins suivantes doivent être observées:
- Il est préférable de libérer la voiture de la saleté après chaque voyage pour protéger la freeciation des composants individuels.
- Séchez la voiture si cela est entré en contact avec de l'eau afin que l'électronique n'endommage pas.
- Chargez les batteries au moins toutes les 2 semaines et déchargez-les. Même si la voiture n'est pas utilisée. C'est ainsi qu'ils gardent toute la capacité.
Les pièces de rechange appropriées peuvent être achetées via le catalogue de pièces de rechange fermé.
Un avis:
Caractéristiques de l'article:
- Rtr: prêt-à-faire: cela signifie un plaisir immédiat sans assembler
- Échelle: 1:18
- 100 mètres de portée à travers le système radio avancé de 2,4 GHz (similaire à un routeur WLAN)
- télécommande radio ergonomique en forme de pistolet (requise 3 x aa batteries, non incluse dans la portée de la livraison)
- Moteur fort et léiste: 380 moteur de ville électrique
- Roulements à billes de course lumineuse de haute qualité
- Accélérer jusqu'à 45 km / h
- 2 x batterie avec 1200mAh chacun inclus dans la portée de la livraison
- Jusqu'à 40 minutes de plaisir avec les deux batteries
- 4x4 all-roue motrice / 4WD
- suspension de roues individuelles avec 2 écarts indépendants
- Amortisseurs de vapeur de pression d'huile pour chaque zone
- Pneus surdimensionnés
- Profil de pneu grossier également adapté aux étages lisses - Deuxième corps vert empoisonné en remplacement
- Blijr Speed´r RC Monterstruck en rouge
- télécommande radio
- 2 x batterie
- Charger USB - corps de remplacement
- Instructions de fonctionnement multilingues - Catalogue de pièces de rechange
Critiques
Votre évaluation est importante pour nous!
Votre évaluation est importante pour nous! La satisfaction de nos clients est notre objectif. Nous nous efforçons toujours de nous envoyer dès que possible. Si vous n'êtes pas satisfait de votre achat, contactez-nous et nous trouverons certainement une solution courante.
Verkauf und Versand durch trends4cents
