{"id":307586,"date":"2025-08-24T16:17:49","date_gmt":"2025-08-24T19:17:49","guid":{"rendered":"https:\/\/motonline.com.br\/noticia\/?p=307586"},"modified":"2025-08-29T17:50:54","modified_gmt":"2025-08-29T20:50:54","slug":"benda-custom-4-cilindros-preco","status":"publish","type":"post","link":"https:\/\/motonline.com.br\/noticia\/benda-custom-4-cilindros-preco\/","title":{"rendered":"Benda: custom de 4 cilindros surpreende pelo pre\u00e7o &#8216;baixo&#8217;"},"content":{"rendered":"<p class=\"animate__animated animate__fadeIn animate__slower\">A chinesa Benda anunciou a o pre\u00e7o da sua<strong> custom LFC700<\/strong> no Reino Unido: <a href=\"https:\/\/www.bendamoto.co.uk\/model\/2025-benda-moto-lfc-700-1856#\" rel=\"nofollow noopener\" target=\"_blank\">8.999 libras<\/a>. O valor \u00e9 realmente competitivo no pa\u00eds europeu. Para ter no\u00e7\u00e3o, a moto mais barata da Harley-Davidson por l\u00e1, a Nightster Special, custa<strong> 14.495 libras<\/strong> &#8211; gerando uma diferen\u00e7a de mais de <strong>37,9%<\/strong>.<\/p>\n<script\n    data-nowprocket\n    data-no-lazyload\n    data-no-optimize\n>\n    window.alpineGalleryData = () => {\n        return {\n            images: [],\n            currentIndex: 0,\n            moveCount: 0,\n            movesToShowAd: 5,\n            startX: 0,\n            endX: 0,\n            currentImage() {\n                return this.images[this.currentIndex];\n            },\n            prevImage() {\n                this.setCurrentImage((this.currentIndex > 0) ? this.currentIndex - 1 : this.images.length - 1);\n            },\n            nextImage() {\n                this.setCurrentImage((this.currentIndex < this.images.length - 1) ? this.currentIndex + 1 : 0);\n            },\n            setCurrentImage(index) {\n                this.moveCount++;\n                if (this.moveCount % this.movesToShowAd === 0 && this.moveCount > 0) {\n                    return;\n                }\n\n                this.currentIndex = index;\n                this.updateUrl();\n            },\n            updateUrl() {\n                const url = new URL(window.location);\n                url.searchParams.set('image', this.currentIndex);\n                window.history.pushState({}, '', url);\n            },\n            handleTouchStart(event) {\n                this.startX = event.touches[0].clientX;\n            },\n            handleTouchEnd(event) {\n                this.endX = event.changedTouches[0].clientX;\n                if (this.startX - this.endX > 50) {\n                    this.nextImage();\n                } else if (this.endX - this.startX > 50) {\n                    this.prevImage();\n                }\n            },\n            init() {\n                this.images = window[this.$el.id];\n                const urlParams = new URLSearchParams(window.location.search);\n                const imageIndex = parseInt(urlParams.get('image'));\n                if (!isNaN(imageIndex) && imageIndex >= 0 && imageIndex < this.images.length) {\n                    this.currentIndex = imageIndex;\n                    this.$el.scrollIntoView({ behavior: 'smooth' });\n                }\n            }\n        }\n    }\n<\/script>\n\n<script\n    data-nowprocket\n    data-no-lazyload\n    data-no-optimize\n>\n    window.GALLERY_6a46b0876eff9 = [{\"id\":\"307591\",\"url\":\"https:\\\/\\\/motonline.com.br\\\/noticia\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/lfc-700-benda-1024x683.jpg\",\"caption\":\"\"},{\"id\":\"307590\",\"url\":\"https:\\\/\\\/motonline.com.br\\\/noticia\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/benda-lfc-1024x683.jpg\",\"caption\":\"\"},{\"id\":\"307589\",\"url\":\"https:\\\/\\\/motonline.com.br\\\/noticia\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/benda-700-1024x683.jpg\",\"caption\":\"\"},{\"id\":\"307588\",\"url\":\"https:\\\/\\\/motonline.com.br\\\/noticia\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/benda-lfc-700-1024x683.jpg\",\"caption\":\"\"}];\n<\/script>\n<div\n    id=\"GALLERY_6a46b0876eff9\"\n    x-data=\"window.alpineGalleryData\"\n    class=\"gallery\"\n>\n    <div\n        class=\"gallery__main\"\n        @touchstart=\"handleTouchStart\"\n        @touchend=\"handleTouchEnd\"\n    >\n        <button\n            @click=\"prevImage\"\n            class=\"gallery__arrow gallery__arrow--left\"\n        >\n            <svg\n                xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                viewBox=\"0 0 24 24\"\n                width=\"24\"\n                height=\"24\"\n                fill=\"white\"\n            >\n                <path d=\"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z\" \/>\n            <\/svg>\n        <\/button>\n        <template\n            x-for=\"(image, index) in images\"\n            :key=\"image.id\"\n        >\n            <figure>\n                <img\n                    :src=\"image.url\"\n                    :alt=\"image.caption\"\n                    loading=\"lazy\"\n                    class=\"gallery__image\"\n                    :class=\"{ active: index === currentIndex }\"\n                >\n                <figcaption\n                    x-show=\"image.caption?.length > 0 && index === currentIndex\"\n                    x-text=\"image.caption\"\n                    class=\"text-white text-center\"\n                ><\/figcaption>\n            <\/figure>\n        <\/template>\n        <button\n            @click=\"nextImage\"\n            class=\"gallery__arrow gallery__arrow--right\"\n        >\n            <svg\n                xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                viewBox=\"0 0 24 24\"\n                width=\"24\"\n                height=\"24\"\n                fill=\"white\"\n            >\n                <path d=\"M8.59 16.59L10 18l6-6-6-6-1.41 1.41L13.17 12z\" \/>\n            <\/svg>\n        <\/button>\n    <\/div>\n    <div class=\"gallery__thumbnails\">\n        <template\n            x-for=\"(image, index) in images\"\n            :key=\"image.id\"\n        >\n            <img\n                :src=\"image.url\"\n                :alt=\"image.caption\"\n                @click=\"setCurrentImage(index)\"\n                :class=\"{'gallery__thumbnail--active': index === currentIndex}\"\n                loading=\"lazy\"\n                class=\"gallery__thumbnail\"\n            >\n        <\/template>\n    <\/div>\n<\/div>\n\n<h2 id=\"motoresconfiguraesdistintas\">Duas custom: configura\u00e7\u00f5es distintas<\/h2>\n<p>A Benda LFC700 traz uma configura\u00e7\u00e3o incomum para o segmento custom: um motor de <strong>4 cilindros em linha de 676cc<\/strong>, refrigerado a l\u00edquido, com 16 v\u00e1lvulas. Esta unidade propulsora desenvolve <strong>79 cv<\/strong>&nbsp;a 10.000 rpm e <strong>6 kgf.m<\/strong> a 8.000 rpm, transmitidos atrav\u00e9s de uma caixa de seis velocidades.<\/p>\n<p>&nbsp;<\/p>\n<p class=\"animate__animated animate__fadeIn animate__slower\">A LFC700 apresenta um design que rompe com os padr\u00f5es tradicionais do segmento, na verdade \u00e9 <strong>bem futurista<\/strong>. Com entre-eixos longo de 1.720mm e pneus traseiros de 300mm de largura &#8211; similares aos encontrados em carros esportivos &#8211; a motocicleta projeta uma <strong>presen\u00e7a imponente e moderna<\/strong> nas rua<\/p>\n<p><iframe title=\"BENDA LFC 700 - Ahead of the Curve #benda #lfc700 #motorcycle\" width=\"563\" height=\"1000\" src=\"https:\/\/www.youtube.com\/embed\/og7-Z4Aun5s?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/p>\n<p>A Nightster Special, mantendo-se fiel ao <strong>DNA Harley-Davidson<\/strong>, preserva a silhueta ic\u00f4nica da linhagem <strong>Sportster<\/strong>, combinando tradi\u00e7\u00e3o com elementos modernos que refor\u00e7am sua identidade visual inconfund\u00edvel.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Veja tamb\u00e9m:<\/strong><\/p>\n<p class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/motonline.com.br\/noticia\/gzs-150-chopper-road\/\">GZS 150: Haojue tem uma custom para substituir a Chopper Road 150<\/a><\/p>\n<p class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/motonline.com.br\/noticia\/harley-davidson-novo-ceo\/\">Harley-Davidson anuncia novo CEO global; conhe\u00e7a o nome<\/a><\/p>\n<p class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/motonline.com.br\/noticia\/motoroid2-moto-yamaha-inteligencia\/\">MOTOROiD2: Yamaha com intelig\u00eancia artificial conquista o Red Dot Award 2025<\/a><\/p>\n<p>&nbsp;<\/p>\n<p class=\"animate__animated animate__fadeIn animate__slower\">No quesito tecnologia, a Benda LFC700 oferece <strong>controle de tra\u00e7\u00e3o, painel TFT de cinco polegadas<\/strong>. A motocicleta tamb\u00e9m conta com suspens\u00e3o traseira de c\u00e2mara dupla a ar, uma tecnologia avan\u00e7ada que se adapta a diferentes condi\u00e7\u00f5es de pilotagem.<\/p>\n<p>&nbsp;<\/p>\n<p><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter size-full wp-image-307587\" src=\"https:\/\/motonline.com.br\/noticia\/wp-content\/uploads\/2025\/08\/benda-700-lfc.jpg\" alt=\"\" width=\"1200\" height=\"800\" title=\"\" srcset=\"https:\/\/motonline.com.br\/noticia\/wp-content\/uploads\/2025\/08\/benda-700-lfc.jpg 1200w, https:\/\/motonline.com.br\/noticia\/wp-content\/uploads\/2025\/08\/benda-700-lfc-450x300.jpg 450w, https:\/\/motonline.com.br\/noticia\/wp-content\/uploads\/2025\/08\/benda-700-lfc-800x533.jpg 800w, https:\/\/motonline.com.br\/noticia\/wp-content\/uploads\/2025\/08\/benda-700-lfc-768x512.jpg 768w, https:\/\/motonline.com.br\/noticia\/wp-content\/uploads\/2025\/08\/benda-700-lfc-360x240.jpg 360w, https:\/\/motonline.com.br\/noticia\/wp-content\/uploads\/2025\/08\/benda-700-lfc-1024x683.jpg 1024w, https:\/\/motonline.com.br\/noticia\/wp-content\/uploads\/2025\/08\/benda-700-lfc-150x100.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><\/p>\n<div class=\"_studioContainer_1kzg7_1 _hideAssistantFeatures_1kzg7_9\">\n<div id=\"text-studio-content\" class=\"_textStudio_1k3m5_19\">\n<p>Por outro lado, a Harley-Davidson <a href=\"https:\/\/www.harley-davidson.com\/gb\/en\/motorcycles\/nightster-special.html?color=016b\" rel=\"nofollow noopener\" target=\"_blank\">Nightster Special<\/a> apresenta um display <strong>LCD colorido de 102 mm<\/strong>, <strong>tr\u00eas<\/strong> <strong>modos de pilotagem<\/strong> padr\u00e3o\u2014Road, Rain e Sport\u2014al\u00e9m de dois modos customiz\u00e1veis, ajustando a experi\u00eancia de condu\u00e7\u00e3o de acordo com as condi\u00e7\u00f5es e prefer\u00eancia do piloto.<\/p>\n<\/div>\n<\/div>\n<div class=\"_studiosFooter_1udhy_19 custom-scroll\">&nbsp;<\/div>\n<p class=\"animate__animated animate__fadeIn animate__slower\">&nbsp;<\/p>\n<table>\n<thead>\n<tr>\n<th>Especifica\u00e7\u00e3o Benda<\/th>\n<th>Detalhes<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Motor<\/td>\n<td>4 cilindros em linha, 676cc<\/td>\n<\/tr>\n<tr>\n<td>Pot\u00eancia (Modelo de Entrada)<\/td>\n<td>79 cv a 10.000 rpm<\/td>\n<\/tr>\n<tr>\n<td>Torque<\/td>\n<td>6 kgf.m a 8.000 rpm<\/td>\n<\/tr>\n<tr>\n<td>Suspens\u00e3o<\/td>\n<td>KYB, garfos invertidos na dianteira e monoamortecedor traseiro<\/td>\n<\/tr>\n<tr>\n<td>Chassi<\/td>\n<td>Bra\u00e7o oscilante de alum\u00ednio<\/td>\n<\/tr>\n<tr>\n<td>Freios<\/td>\n<td>Brembo radiais de quatro pist\u00f5es, discos de 320 mm, ABS Bosch<\/td>\n<\/tr>\n<tr>\n<td>Altura do Assento<\/td>\n<td>695 mm<\/td>\n<\/tr>\n<tr>\n<td>Tecnologia<\/td>\n<td>Controle de tra\u00e7\u00e3o, painel TFT de cinco polegadas<\/td>\n<\/tr>\n<tr>\n<td>Modos de Pilotagem<\/td>\n<td>V\u00e1rios<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>Benda LFC700 oferece tecnologia de ponta e \u00e9 vendida no Reino Unido por \u00a3 8.999<\/p>\n","protected":false},"author":105,"featured_media":307591,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[11670],"tags":[10251,14645,14643,10278,14644],"class_list":["post-307586","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-lancamentos","tag-benda","tag-benda-lfc-700","tag-custom-4-cilindros","tag-moto-chinesa","tag-preco-benda"],"acf":[],"newsletter_post":false,"_links":{"self":[{"href":"https:\/\/motonline.com.br\/noticia\/wp-json\/wp\/v2\/posts\/307586","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/motonline.com.br\/noticia\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/motonline.com.br\/noticia\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/motonline.com.br\/noticia\/wp-json\/wp\/v2\/users\/105"}],"replies":[{"embeddable":true,"href":"https:\/\/motonline.com.br\/noticia\/wp-json\/wp\/v2\/comments?post=307586"}],"version-history":[{"count":3,"href":"https:\/\/motonline.com.br\/noticia\/wp-json\/wp\/v2\/posts\/307586\/revisions"}],"predecessor-version":[{"id":308282,"href":"https:\/\/motonline.com.br\/noticia\/wp-json\/wp\/v2\/posts\/307586\/revisions\/308282"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/motonline.com.br\/noticia\/wp-json\/wp\/v2\/media\/307591"}],"wp:attachment":[{"href":"https:\/\/motonline.com.br\/noticia\/wp-json\/wp\/v2\/media?parent=307586"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/motonline.com.br\/noticia\/wp-json\/wp\/v2\/categories?post=307586"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/motonline.com.br\/noticia\/wp-json\/wp\/v2\/tags?post=307586"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}