Please enter your username and password.
Please wait, loading ..
Please wait, loading ..
  • in stock
  • new prices
  • new product
  • with a discount
  • limited quantity
  •  
  • promotion
  • with a gift
  • sale
  • remarketed
  • en route
MOST POPULAR PRODUCTS
2

№ 3032C002AA
Аксесоар
Canon DADF-AY1 (for iR2206 series)
Compatible withКопирни машини
Features 2Offering rapid scanning of multiple page documents as well as automatic scanning of 2-sided documents

Canon DADF-AY1 (for iR2206 series)

№ 3032C002AA
Canon DADF-AY1 (for iR2206 series)
№ 0919C001AA
Аксесоар
Canon Cassette Feeding Module - AD1
Compatible withКопирни машини
Features 2for imageRUNNER 2204 series MFP
Features 3Optional Cassette Feeding module with additional 1 x 250-sheet cassette. The total paper capacity becomes 580 sheets (250 x 2 + 80 multi-purpose tray)
Features 41 cassette unit can be added to a main unit
Features 5Dimensions (W x D x H): 579 mm x 575 mm x 116 mm
Features 6Weight: 5.75 kg

Canon Cassette Feeding Module - AD1

№ 0919C001AA
Canon Cassette Feeding Module - AD1
№ 9579B001AA
Аксесоар
Canon Cassette Feeding Unit-AJ1 (for IRC 1225/1225iF)
Compatible withКопирни машини
Features 2Optional Cassette Feeding unit with additional 1 x 550-sheet cassette and a wheeled stand for floor standing use.
Features 3The total paper capacity becomes 1200 sheets (550 x 2 + 100 multi-purpose tray). The total device height is 1,035 mm.

Canon Cassette Feeding Unit-AJ1 (for ...

№ 9579B001AA
Canon Cassette Feeding Unit-AJ1 (for IRC 1225/1225iF)
№ 5143B002AA
Аксесоар
Canon Barcode Printing Kit-E1@E (for IR1133/1133A)
Compatible withКопирни машини
Features 2e-delivery, Provides Barcode printing capability using Jet Caps technology (Achieved via LMS activation)
Features 3Barcode Printing Kit-E1 requires PCL Printer Kit-AP1

Canon Barcode Printing Kit-E1@E (for ...

№ 5143B002AA
Canon Barcode Printing Kit-E1@E (for IR1133/1133A)
№ 3999B005AA
Аксесоар
Canon Barcode Printing Kit-D1@E
Compatible withКопирни машини
Features 2e-Delivery item. LMS activation.
Features 3It contains only License Certificate (License Access Number Certificate Data) delivered by email. Regarding the user manual, please go to software download centre (http://software.canon-europe.com)

Canon Barcode Printing Kit-D1@E

№ 3999B005AA
Canon Barcode Printing Kit-D1@E
№ 3813C001AA
Аксесоар
Canon DADF-BA1 (for IR DX C3700/C3800/C3900 series)
Compatible withКопирни машини
Features 2Capacity (80 gsm): up to 100 Sheets
Features 3Supported media sizes: A3, A4, A4R, A5, A5R, B4, B5, B5R, B6, Custom size: 139.7 x 128 mm to 297.0 x 431.8 mm
Features 4Scan Speed (ipm: BW/CL,A4): 1-sided Scanning: 70/70 (300 x 300 dpi, send), 51/51 (600 x 600 dpi, copy), 2-sided Scanning: 35/35 (300 x 300 dpi, send), 25.5/25.5 (600 x 600 dpi, copy)

Canon DADF-BA1 (for IR DX C3700/C3800...

№ 3813C001AA
Canon DADF-BA1 (for IR DX C3700/C3800/C3900 series)
№ 4295C001AA
Аксесоар
Canon Cassette Feeding Module - AK1
Compatible withКопирни машини
Features 2Paper Capacity: 250 sheets x 1 (80 gsm)
Features 3Paper Type: Plain, Recycled, Colour, Pre-punched
Features 4Paper Size: A3, A4, A4R, A5, B4, B5 ,B5R
Features 5Paper Weight: 64 to 90 g/m2
Features 6Power Supply: From the Main Unit
Features 7Dimensions (W x D x H): 581 x 575 x 92 mm
Features 8Weight: Approx. 5.8 kg

Canon Cassette Feeding Module - AK1

№ 4295C001AA
Canon Cassette Feeding Module - AK1
№ 3032C002AA
Аксесоар
Canon DADF-AY1 (for iR2206 series)
Compatible withКопирни машини
Features 2Offering rapid scanning of multiple page documents as well as automatic scanning of 2-sided documents

Canon DADF-AY1 (for iR2206 series)

№ 3032C002AA
Canon DADF-AY1 (for iR2206 series)
2

FreeMarker template error (HTML_DEBUG mode; use RETHROW in production!)

The following has evaluated to null or missing:
==> nomCurrency  [in template "template/xhtml/product_thumb_script.ftl" at line 130, column 106]

----
Tip: If the failing expression is known to be legally refer to something that's null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${nomCurrency.displayName}  [in template "template/xhtml/product_thumb_script.ftl" at line 130, column 104]
----

Java stack trace (for programmers):
----
freemarker.core.InvalidReferenceException: [... Exception message was already printed; see it above ...]
	at freemarker.core.InvalidReferenceException.getInstance(InvalidReferenceException.java:116)
	at freemarker.core.UnexpectedTypeException.newDesciptionBuilder(UnexpectedTypeException.java:60)
	at freemarker.core.UnexpectedTypeException.<init>(UnexpectedTypeException.java:40)
	at freemarker.core.NonHashException.<init>(NonHashException.java:46)
	at freemarker.core.Dot._eval(Dot.java:45)
	at freemarker.core.Expression.eval(Expression.java:78)
	at freemarker.core.Expression.evalAndCoerceToString(Expression.java:82)
	at freemarker.core.DollarVariable.accept(DollarVariable.java:40)
	at freemarker.core.Environment.visit(Environment.java:312)
	at freemarker.core.MixedContent.accept(MixedContent.java:62)
	at freemarker.core.Environment.visitByHiddingParent(Environment.java:333)
	at freemarker.core.IfBlock.accept(IfBlock.java:48)
	at freemarker.core.Environment.visit(Environment.java:312)
	at freemarker.core.MixedContent.accept(MixedContent.java:62)
	at freemarker.core.Environment.visit(Environment.java:312)
	at freemarker.core.Environment.process(Environment.java:290)
	at freemarker.template.Template.process(Template.java:312)
	at org.apache.struts2.components.template.FreemarkerTemplateEngine.renderTemplate(FreemarkerTemplateEngine.java:158)
	at org.apache.struts2.components.UIBean.mergeTemplate(UIBean.java:584)
	at org.apache.struts2.components.UIBean.end(UIBean.java:538)
	at org.apache.struts2.views.freemarker.tags.CallbackWriter.afterBody(CallbackWriter.java:84)
	at freemarker.core.Environment.visitAndTransform(Environment.java:415)
	at freemarker.core.UnifiedCall.accept(UnifiedCall.java:108)
	at freemarker.core.Environment.visit(Environment.java:312)
	at freemarker.core.MixedContent.accept(MixedContent.java:62)
	at freemarker.core.Environment.visit(Environment.java:312)
	at freemarker.core.Environment.process(Environment.java:290)
	at freemarker.template.Template.process(Template.java:312)
	at org.apache.struts2.views.freemarker.FreemarkerResult.doExecute(FreemarkerResult.java:223)
	at org.apache.struts2.dispatcher.StrutsResultSupport.execute(StrutsResultSupport.java:191)
	at org.apache.struts2.rest.RestActionInvocation.executeResult(RestActionInvocation.java:238)
	at org.apache.struts2.rest.RestActionInvocation.processResult(RestActionInvocation.java:197)
	at org.apache.struts2.rest.RestActionInvocation.invoke(RestActionInvocation.java:145)
	at com.opensymphony.xwork2.DefaultActionProxy.execute(DefaultActionProxy.java:147)
	at org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:575)
	at org.apache.struts2.dispatcher.ng.ExecuteOperations.executeAction(ExecuteOperations.java:81)
	at org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter.doFilter(StrutsPrepareAndExecuteFilter.java:99)
	at stemo.ActionMapper.MultipartRequestFilter.doFilter(MultipartRequestFilter.java:45)
	at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
	at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
	at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
	at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
	at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
	at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
	at org.wildfly.elytron.web.undertow.server.ElytronRunAsHandler.lambda$handleRequest$1(ElytronRunAsHandler.java:68)
	at org.wildfly.security.auth.server.FlexibleIdentityAssociation.runAsFunctionEx(FlexibleIdentityAssociation.java:103)
	at org.wildfly.security.auth.server.Scoped.runAsFunctionEx(Scoped.java:161)
	at org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:73)
	at org.wildfly.elytron.web.undertow.server.ElytronRunAsHandler.handleRequest(ElytronRunAsHandler.java:67)
	at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
	at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)
	at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
	at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
	at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
	at org.wildfly.elytron.web.undertow.server.servlet.CleanUpHandler.handleRequest(CleanUpHandler.java:38)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68)
	at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.server.handlers.MetricsHandler.handleRequest(MetricsHandler.java:64)
	at io.undertow.servlet.core.MetricsChainHandler.handleRequest(MetricsChainHandler.java:59)
	at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)
	at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1544)
	at org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1544)
	at org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1544)
	at org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1544)
	at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)
	at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79)
	at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100)
	at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387)
	at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)
	at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
	at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1990)
	at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
	at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
	at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)
	at java.lang.Thread.run(Thread.java:750)