AutoDealer Websites

1800 W San Carlos Street San Jose, CA 95128

2019 Subaru Impreza Premium AWD 2.0i 4dr Wagon Four-Door Sedan in San Jose CA from Cash for Cars

2019 Subaru Impreza Premium AWD 2.0i 4dr Wagon Four-Door Sedan in San Jose CA from Cash for Cars. Cash for Cars in San Jose is a family business that has been serving customers like you for 34 years. We have the nicest cars, the easiest financing, and the best prices. We hope to see you soon! Introducing the sleek and powerful 2019 Subaru Impreza Premium, the ultimate combination of style and performance. With its 2.0L H4 engine, producing an impressive 152 horsepower and 145 foot-pounds of torque, this vehicle is built to exceed your expectations. But the power doesn’t stop there. The 7-speed shiftable CVT (Continuously Variable Transmission) provides a smooth and seamless driving experience, making every journey a joy to take. Plus, with extra spacing for added comfort, you and your passengers can relax and enjoy the ride. The exterior of the 2019 Subaru Impreza Premium is just as impressive as its performance. With its bold and modern design, this car will turn heads wherever you go. And with extra spacing in the trunk, you’ll have plenty of room for all your gear and essentials. Step inside and experience the luxury of the spacious and well-designed interior. Equipped with the latest technology, including a user-friendly touchscreen display and premium sound system, you’ll be connected and entertained on every drive. But that’s not all, safety is a top priority with Subaru and the Impreza Premium is no exception. With advanced features such as blind spot detection and rear cross-traffic alert, you can have peace of mind knowing you and your loved ones are protected. Don’t miss your chance to own this stunning 2019 Subaru Impreza Premium with a 2.0L H4 engine, 7-speed shiftable CVT, and extra spacing for added comfort. Visit our dealership today and take it for a test drive. Experience the thrill for yourself and drive away in your dream car.

struct
Detail Note: If you wish to use an absolute template path (for example, template="/mypath/index.cfm") with CFINCLUDE, you must create a mapping for the path using the ColdFusion Administrator. Or, you can use per-application settings to specify mappings specific to this application by specifying a mappings struct to THIS.mappings in Application.cfc. <br> Using relative paths (for example, template="index.cfm" or template="../index.cfm") does not require the creation of any special mappings. It is therefore recommended that you use relative paths with CFINCLUDE whenever possible.
Message Could not find the included template /auto-10/system_adw/vehicle-guts.cfm.
MissingFileName /auto-10/system_adw/vehicle-guts.cfm
StackTrace coldfusion.tagext.lang.IncludeTag$NoSuchIncludeTemplateException: Could not find the included template /auto-10/system_adw/vehicle-guts.cfm. at coldfusion.tagext.lang.IncludeTag.setTemplate(IncludeTag.java:439) at cfvehicle2ecfm1032470095.runPage(D:\wwwroot\autorevolution\cashforcarslatino.com\wwwroot\vehicle.cfm:10) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:262) at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:735) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:565) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:4329) at cfapplication2drouting2ecfm1413705647.runPage(D:\wwwroot\autorevolution\cashforcarslatino.com\wwwroot\application-routing.cfm:2) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:262) at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:735) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:565) at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:595) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:162) at coldfusion.filter.IpFilter.invoke(IpFilter.java:45) at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:96) at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:78) at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28) at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60) at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62) at coldfusion.CfmServlet.service(CfmServlet.java:226) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:377) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:463) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:844)
Suppressed
array[empty]
TagContext
array
1
struct
COLUMN 0
ID CFINCLUDE
LINE 10
RAW_TRACE at cfvehicle2ecfm1032470095.runPage(D:\wwwroot\autorevolution\cashforcarslatino.com\wwwroot\vehicle.cfm:10)
TEMPLATE D:\wwwroot\autorevolution\cashforcarslatino.com\wwwroot\vehicle.cfm
TYPE CFML
2
struct
COLUMN 0
ID CFINCLUDE
LINE 2
RAW_TRACE at cfapplication2drouting2ecfm1413705647.runPage(D:\wwwroot\autorevolution\cashforcarslatino.com\wwwroot\application-routing.cfm:2)
TEMPLATE D:\wwwroot\autorevolution\cashforcarslatino.com\wwwroot\application-routing.cfm
TYPE CFML
TagName CFINCLUDE
Type MissingInclude