Karry Youyi

The Karry Youyi or Chery A18[1] is an out of production MPV produced by Chery under the Karry brand, Chery's commercial vehicle division.[2]

Karry Youyi
Overview
ManufacturerKarry (Chery)
Also calledChery A18
Production2007-2011
AssemblyAnhui, China
Layoutfront engine, front wheel drive
Powertrain
Engine1.5 L SQR477F SOHC I4
Transmission5-speed manual

Overview

2007 Chery Karry (K315), rear

Since it was launched in 2007 as Chery A18 or Chery Karry, the MPV has experienced poor sales due to its lack of functions and bad quality, both the exterior and interior. The Karry name was later developed into an individual sub-brand for commercial vehicles under Chery.



gollark: `document.write`, really?
gollark: Not sure what you were asking about, but erlang.
gollark: Ooh, erlang, we should use that.
gollark: ```javascriptimport { app } from "hyperapp"import { h } from 'ijk'interface Thing { name: String, children: () => Array<Thing> | Array<Thing>}const state = { count: 0} const actions = { down: value => state => ({ count: state.count - value }), up: value => state => ({ count: state.count + value })} const viewThing = ["div", ]const view = (state, actions) => h("nodeName", "attributes", "children")(["main", [ ["button", { onclick: () => actions.up(1) }, "Increase"], ["button", { onclick: () => actions.down(1) }, "Decrease"], state.count.toString(16)]]) app(state, actions, view, document.body)```Not related but hey it's <#348702212110680064>.
gollark: Ruby.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.