Illuminate\View\ViewException {#1026 // sureflap/modules/products/views/templates/products-microchips.blade.php
  #message: "count(): Argument #1 ($value) must be of type Countable|array, null given (View: /var/www/html/sureflap/application/views/includes/cssjs.blade.php)"
  #code: 0
  #file: "/var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php"
  #line: 9026
  -previous: TypeError {#1542
    #message: "count(): Argument #1 ($value) must be of type Countable|array, null given"
    #code: 0
    #file: "/var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php"
    #line: 9026
    trace: {
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:9026 {
        Less_Visitor_toCSS->visitRuleset($rulesetNode, &$visitDeeper) …
        › // Compile rules and rulesets$nodeRuleCnt = count($rulesetNode->rules);for( $i = 0; $i < $nodeRuleCnt; ){
      }
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:4126 {
        Less_VisitorReplacing->visitObj($node) …
        › $visitDeeper = true;$node = $this->$funcName( $node, $visitDeeper );}
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:9032 {
        Less_Visitor_toCSS->visitRuleset($rulesetNode, &$visitDeeper) …
        › // visit because we are moving them out from being a child$rulesets[] = $this->visitObj($rule);array_splice($rulesetNode->rules,$i,1);
      }
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:4126 {
        Less_VisitorReplacing->visitObj($node) …
        › $visitDeeper = true;$node = $this->$funcName( $node, $visitDeeper );}
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:4150 {
        Less_VisitorReplacing->visitArray($nodes) …
        › foreach($nodes as $node){\t$evald = $this->visitObj($node);\tif( $evald ){
      }
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:5940 {
        Less_Tree_Media->accept($visitor) …
        › \t$this->features = $visitor->visitObj($this->features);\t$this->rules = $visitor->visitArray($this->rules);}
      }
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:8963 {
        Less_Visitor_toCSS->visitMedia($mediaNode, &$visitDeeper) …
        › function visitMedia( $mediaNode, &$visitDeeper ){\t$mediaNode->accept($this);\t$visitDeeper = false;
      }
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:4126 {
        Less_VisitorReplacing->visitObj($node) …
        › $visitDeeper = true;$node = $this->$funcName( $node, $visitDeeper );}
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:9032 {
        Less_Visitor_toCSS->visitRuleset($rulesetNode, &$visitDeeper) …
        › // visit because we are moving them out from being a child$rulesets[] = $this->visitObj($rule);array_splice($rulesetNode->rules,$i,1);
      }
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:4126 {
        Less_VisitorReplacing->visitObj($node) …
        › $visitDeeper = true;$node = $this->$funcName( $node, $visitDeeper );}
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:9032 {
        Less_Visitor_toCSS->visitRuleset($rulesetNode, &$visitDeeper) …
        › // visit because we are moving them out from being a child$rulesets[] = $this->visitObj($rule);array_splice($rulesetNode->rules,$i,1);
      }
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:4126 {
        Less_VisitorReplacing->visitObj($node) …
        › $visitDeeper = true;$node = $this->$funcName( $node, $visitDeeper );}
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:9032 {
        Less_Visitor_toCSS->visitRuleset($rulesetNode, &$visitDeeper) …
        › // visit because we are moving them out from being a child$rulesets[] = $this->visitObj($rule);array_splice($rulesetNode->rules,$i,1);
      }
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:4126 {
        Less_VisitorReplacing->visitObj($node) …
        › $visitDeeper = true;$node = $this->$funcName( $node, $visitDeeper );}
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:9032 {
        Less_Visitor_toCSS->visitRuleset($rulesetNode, &$visitDeeper) …
        › // visit because we are moving them out from being a child$rulesets[] = $this->visitObj($rule);array_splice($rulesetNode->rules,$i,1);
      }
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:4126 {
        Less_VisitorReplacing->visitObj($node) …
        › $visitDeeper = true;$node = $this->$funcName( $node, $visitDeeper );}
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:4150 {
        Less_VisitorReplacing->visitArray($nodes) …
        › foreach($nodes as $node){\t$evald = $this->visitObj($node);\tif( $evald ){
      }
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:6528 {
        Less_Tree_Ruleset->accept($visitor) …
        › if( $this->rules ){\t$this->rules = $visitor->visitArray($this->rules);}
      }
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:9076 {
        Less_Visitor_toCSS->visitRulesetRoot($rulesetNode) …
        › private function visitRulesetRoot( $rulesetNode ){\t$rulesetNode->accept( $this );\tif( $rulesetNode->firstRoot || $rulesetNode->rules ){
      }
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:9018 {
        Less_Visitor_toCSS->visitRuleset($rulesetNode, &$visitDeeper) …
        › if( $rulesetNode->root ){\treturn $this->visitRulesetRoot( $rulesetNode );}
      }
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:4126 {
        Less_VisitorReplacing->visitObj($node) …
        › $visitDeeper = true;$node = $this->$funcName( $node, $visitDeeper );}
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:8934 {
        Less_Visitor_toCSS->run($root) …
        › function run( $root ){\treturn $this->visitObj($root);}
      }
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:238 {
        Less_Parser->PostVisitors($evaldRoot) …
        › for($i = 0; $i < count($visitors); $i++ ){\t$visitors[$i]->run($evaldRoot);}
      }
      /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:170 {
        Less_Parser->getCss() …
        › 
        › $this->PostVisitors($evaldRoot);}
      /var/www/html/sureflap/modules/cssjs/helpers/cssjs.php:286 {
        cssjs::compileLess($sheet, $options) …
        ›     $parser->parseFile($sheet, $site);    $css = $parser->getCss();}
      }
      /var/www/html/sureflap/modules/cssjs/helpers/cssjs.php:48 {
        cssjs::css($params) …
        › {    $sheet = self::compileLess($sheet, $options);}
      }
      /var/www/html/storage/framework/views/a2f4b2282a876a30a831d1caad50d674.php:173 {
        require …
        › $merged_css = array( 'files' => array_merge($standard_css_files, array_filter($styles)));$css_file_string = cssjs::css($merged_css);}
      /var/www/html/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:123 {
        Illuminate\Filesystem\Filesystem::Illuminate\Filesystem\{closure} …
        › 
        ›     return require $__path;})();
        arguments: {
          "/var/www/html/storage/framework/views/d9e4c93ac9106ad014caa33518972782.php"
        }
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124 {
        Illuminate\Filesystem\Filesystem->getRequire($path, array $data = []) …
        ›         return require $__path;    })();}
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:57 {
        Illuminate\View\Engines\PhpEngine->evaluatePath($path, $data) …
        › try {    $this->files->getRequire($path, $data);} catch (Throwable $e) {
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:76 {
        Illuminate\View\Engines\CompilerEngine->get($path, array $data = []) …
        › try {    $results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data);} catch (ViewException $e) {
      }
      /var/www/html/vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:47 {
        Sentry\Laravel\Tracing\ViewEngineDecorator->get($path, array $data = []): string …
        › 
        › $result = $this->engine->get($path, $data);}
      /var/www/html/vendor/laravel/framework/src/Illuminate/View/View.php:208 {
        Illuminate\View\View->getContents() …
        › {    return $this->engine->get($this->path, $this->gatherData());}
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/View/View.php:191 {
        Illuminate\View\View->renderContents() …
        › 
        › $contents = $this->getContents();}
      /var/www/html/vendor/laravel/framework/src/Illuminate/View/View.php:160 {
        Illuminate\View\View->render(?callable $callback = null) …
        › try {    $contents = $this->renderContents();}
      /var/www/html/sureflap/system/libraries/View.php:218 {
        View_Core->render($print = false, $renderer = false) …
        › 
        › $result = $this->view->render();}
      /var/www/html/storage/framework/views/d9e4c93ac9106ad014caa33518972782.php:16 {
        require …
        ›     $meta_view->render(true);    $cssjs_view->render(true);}catch(Exception $e){
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:123 {
        Illuminate\Filesystem\Filesystem::Illuminate\Filesystem\{closure} …
        › 
        ›     return require $__path;})();
        arguments: {
          "/var/www/html/storage/framework/views/d9e4c93ac9106ad014caa33518972782.php"
        }
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124 {
        Illuminate\Filesystem\Filesystem->getRequire($path, array $data = []) …
        ›         return require $__path;    })();}
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:57 {
        Illuminate\View\Engines\PhpEngine->evaluatePath($path, $data) …
        › try {    $this->files->getRequire($path, $data);} catch (Throwable $e) {
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:76 {
        Illuminate\View\Engines\CompilerEngine->get($path, array $data = []) …
        › try {    $results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data);} catch (ViewException $e) {
      }
      /var/www/html/vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:47 {
        Sentry\Laravel\Tracing\ViewEngineDecorator->get($path, array $data = []): string …
        › 
        › $result = $this->engine->get($path, $data);}
      /var/www/html/vendor/laravel/framework/src/Illuminate/View/View.php:208 {
        Illuminate\View\View->getContents() …
        › {    return $this->engine->get($this->path, $this->gatherData());}
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/View/View.php:191 {
        Illuminate\View\View->renderContents() …
        › 
        › $contents = $this->getContents();}
      /var/www/html/vendor/laravel/framework/src/Illuminate/View/View.php:160 {
        Illuminate\View\View->render(?callable $callback = null) …
        › try {    $contents = $this->renderContents();}
      /var/www/html/sureflap/system/libraries/View.php:218 {
        View_Core->render($print = false, $renderer = false) …
        › 
        › $result = $this->view->render();}
      /var/www/html/sureflap/modules/cms/controllers/cms.php:543 {
        CMS_Controller->_destruct($block_url = false) …
        › 
        ›             $template->render(true);//            try {
      }
      /var/www/html/sureflap/system/core/Event.php:209 {
        Event::run($name, &$data = null) …
        › {\tcall_user_func($callback);}
      }
      /var/www/html/sureflap/system/core/Kohana.php:280 {
        Kohana::instance&() …
        › // Controller method has been executedEvent::run('system.post_controller');}
      /var/www/html/sureflap/system/core/Event.php:209 {
        Event::run($name, &$data = null) …
        › {\tcall_user_func($callback);}
      }
      /var/www/html/sureflap/system/core/Bootstrap.php:55 {
        include …
        › // Make the magic happen!Event::run('system.execute');}
      /var/www/html/sureflap/index.php:143 {
        include …
        › // Initialize Kohanareturn include SYSPATH.'core/Bootstrap'.EXT;arguments: {
          "/var/www/html/sureflap/system/core/Bootstrap.php"
        }
      }
      /var/www/html/app/Http/Controllers/KohanaController.php:44 {
        App\Http\Controllers\KohanaController->kohanaBootstrap() …
        › $request = app('request');$response = include '../sureflap/index.php';arguments: {
          "/var/www/html/sureflap/index.php"
        }
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54 {
        Illuminate\Routing\Controller->callAction($method, $parameters) …
        › {    return $this->{$method}(...array_values($parameters));}
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43 {
        Illuminate\Routing\ControllerDispatcher->dispatch(Route $route, $controller, $method) …
        › if (method_exists($controller, 'callAction')) {    return $controller->callAction($method, $parameters);}
      }
      /var/www/html/vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21 {
        Sentry\Laravel\Tracing\Routing\TracingControllerDispatcherTracing->Sentry\Laravel\Tracing\Routing\{closure} …
        › return $this->wrapRouteDispatch(function () use ($route, $controller, $method) {    return $this->dispatcher->dispatch($route, $controller, $method);}, $route);
      }
      /var/www/html/vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingRoutingDispatcher.php:35 {
        Sentry\Laravel\Tracing\Routing\TracingRoutingDispatcher->wrapRouteDispatch(callable $dispatch, Route $route) …
        › try {    return $dispatch();} finally {
      }
      /var/www/html/vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:20 {
        Sentry\Laravel\Tracing\Routing\TracingControllerDispatcherTracing->dispatch(Route $route, $controller, $method) …
        › {    return $this->wrapRouteDispatch(function () use ($route, $controller, $method) {        return $this->dispatcher->dispatch($route, $controller, $method);
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Routing/Route.php:265 {
        Illuminate\Routing\Route->runController() …
        › {    return $this->controllerDispatcher()->dispatch(        $this, $this->getController(), $this->getControllerMethod()
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Routing/Route.php:211 {
        Illuminate\Routing\Route->run() …
        › if ($this->isControllerAction()) {    return $this->runController();}
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:822 {
        Illuminate\Routing\Router->Illuminate\Routing\{closure} …
        › ->then(fn ($request) => $this->prepareResponse(    $request, $route->run()));
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › try {    return $destination($passable);} catch (Throwable $e) {
      }
      /var/www/html/app/Http/Middleware/EmailConversionTracking.php:36 {
        App\Http\Middleware\EmailConversionTracking->handle($request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
      }
      /var/www/html/app/Http/Middleware/AffiliateRedirect.php:54 {
        App\Http\Middleware\AffiliateRedirect->handle($request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:87 {
        Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle($request, Closure $next) …
        › ) {    return tap($next($request), function ($response) use ($request) {        if ($this->shouldAddXsrfTokenCookie()) {
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:48 {
        Illuminate\View\Middleware\ShareErrorsFromSession->handle($request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:120 {
        Illuminate\Session\Middleware\StartSession->handleStatefulRequest(Request $request, $session, Closure $next) …
        › 
        › $response = $next($request);}
      /var/www/html/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63 {
        Illuminate\Session\Middleware\StartSession->handle($request, Closure $next) …
        › 
        ›     return $this->handleStatefulRequest($request, $session, $next);}
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:36 {
        Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle($request, Closure $next) …
        › {    $response = $next($request);}
      /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:74 {
        Illuminate\Cookie\Middleware\EncryptCookies->handle($request, Closure $next) …
        › {    return $this->encrypt($next($this->decrypt($request)));}
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:137 {
        Illuminate\Pipeline\Pipeline->then(Closure $destination) …
        ›         ? $this->getContainer()->make('db')->connection($this->withinTransaction)->transaction(fn () => $pipeline($this->passable))        : $pipeline($this->passable);} finally {
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:821 {
        Illuminate\Routing\Router->runRouteWithinStack(Route $route, Request $request) …
        › ->through($middleware)->then(fn ($request) => $this->prepareResponse(    $request, $route->run()
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:800 {
        Illuminate\Routing\Router->runRoute(Request $request, Route $route) …
        › return $this->prepareResponse($request,    $this->runRouteWithinStack($route, $request));
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:764 {
        Illuminate\Routing\Router->dispatchToRoute(Request $request) …
        › {    return $this->runRoute($request, $this->findRoute($request));}
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:753 {
        Illuminate\Routing\Router->dispatch(Request $request) …
        › 
        ›     return $this->dispatchToRoute($request);}
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:200 {
        Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure} …
        › 
        ›     return $this->router->dispatch($request);};
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › try {    return $destination($passable);} catch (Throwable $e) {
      }
      /var/www/html/vendor/sentry/sentry-laravel/src/Sentry/Laravel/Http/FlushEventsMiddleware.php:13 {
        Sentry\Laravel\Http\FlushEventsMiddleware->handle(Request $request, Closure $next) …
        › {    return $next($request);}
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
      }
      /var/www/html/vendor/sentry/sentry-laravel/src/Sentry/Laravel/Http/SetRequestIpMiddleware.php:45 {
        Sentry\Laravel\Http\SetRequestIpMiddleware->handle(Request $request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
      }
      /var/www/html/vendor/sentry/sentry-laravel/src/Sentry/Laravel/Http/SetRequestMiddleware.php:31 {
        Sentry\Laravel\Http\SetRequestMiddleware->handle(Request $request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php:58 {
        Illuminate\Http\Middleware\TrustProxies->handle(Request $request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php:109 {
        Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle($request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
      }
      /var/www/html/vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Middleware.php:79 {
        Sentry\Laravel\Tracing\Middleware->handle(Request $request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:137 {
        Illuminate\Pipeline\Pipeline->then(Closure $destination) …
        ›         ? $this->getContainer()->make('db')->connection($this->withinTransaction)->transaction(fn () => $pipeline($this->passable))        : $pipeline($this->passable);} finally {
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:175 {
        Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter($request) …
        ›         ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)        ->then($this->dispatchToRouter());}
      }
      /var/www/html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:144 {
        Illuminate\Foundation\Http\Kernel->handle($request) …
        › 
        ›     $response = $this->sendRequestThroughRouter($request);} catch (Throwable $e) {
      }
      /var/www/html/public/index.php:66 {
        › 
        › $response = $kernel->handle(    $request = Illuminate\Http\Request::capture()
      }
    }
  }
  #severity: E_ERROR
  trace: {
    /var/www/html/sureflap/modules/cssjs/vendor/LESS/Less.php:9026 {
      Illuminate\View\Engines\CompilerEngine->handleViewException(Throwable $e, $obLevel) …
      › // Compile rules and rulesets$nodeRuleCnt = count($rulesetNode->rules);for( $i = 0; $i < $nodeRuleCnt; ){
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:59 {
      Illuminate\View\Engines\PhpEngine->evaluatePath($path, $data) …
      › } catch (Throwable $e) {    $this->handleViewException($e, $obLevel);}
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:76 {
      Illuminate\View\Engines\CompilerEngine->get($path, array $data = []) …
      › try {    $results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data);} catch (ViewException $e) {
    }
    /var/www/html/vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:47 {
      Sentry\Laravel\Tracing\ViewEngineDecorator->get($path, array $data = []): string …
      › 
      › $result = $this->engine->get($path, $data);}
    /var/www/html/vendor/laravel/framework/src/Illuminate/View/View.php:208 {
      Illuminate\View\View->getContents() …
      › {    return $this->engine->get($this->path, $this->gatherData());}
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/View/View.php:191 {
      Illuminate\View\View->renderContents() …
      › 
      › $contents = $this->getContents();}
    /var/www/html/vendor/laravel/framework/src/Illuminate/View/View.php:160 {
      Illuminate\View\View->render(?callable $callback = null) …
      › try {    $contents = $this->renderContents();}
    /var/www/html/sureflap/system/libraries/View.php:218 {
      View_Core->render($print = false, $renderer = false) …
      › 
      › $result = $this->view->render();}
    /var/www/html/storage/framework/views/d9e4c93ac9106ad014caa33518972782.php:16 {
      require …
      ›     $meta_view->render(true);    $cssjs_view->render(true);}catch(Exception $e){
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:123 {
      Illuminate\Filesystem\Filesystem::Illuminate\Filesystem\{closure} …
      › 
      ›     return require $__path;})();
      arguments: {
        "/var/www/html/storage/framework/views/d9e4c93ac9106ad014caa33518972782.php"
      }
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124 {
      Illuminate\Filesystem\Filesystem->getRequire($path, array $data = []) …
      ›         return require $__path;    })();}
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:57 {
      Illuminate\View\Engines\PhpEngine->evaluatePath($path, $data) …
      › try {    $this->files->getRequire($path, $data);} catch (Throwable $e) {
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:76 {
      Illuminate\View\Engines\CompilerEngine->get($path, array $data = []) …
      › try {    $results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data);} catch (ViewException $e) {
    }
    /var/www/html/vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:47 {
      Sentry\Laravel\Tracing\ViewEngineDecorator->get($path, array $data = []): string …
      › 
      › $result = $this->engine->get($path, $data);}
    /var/www/html/vendor/laravel/framework/src/Illuminate/View/View.php:208 {
      Illuminate\View\View->getContents() …
      › {    return $this->engine->get($this->path, $this->gatherData());}
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/View/View.php:191 {
      Illuminate\View\View->renderContents() …
      › 
      › $contents = $this->getContents();}
    /var/www/html/vendor/laravel/framework/src/Illuminate/View/View.php:160 {
      Illuminate\View\View->render(?callable $callback = null) …
      › try {    $contents = $this->renderContents();}
    /var/www/html/sureflap/system/libraries/View.php:218 {
      View_Core->render($print = false, $renderer = false) …
      › 
      › $result = $this->view->render();}
    /var/www/html/sureflap/modules/cms/controllers/cms.php:543 {
      CMS_Controller->_destruct($block_url = false) …
      › 
      ›             $template->render(true);//            try {
    }
    /var/www/html/sureflap/system/core/Event.php:209 {
      Event::run($name, &$data = null) …
      › {\tcall_user_func($callback);}
    }
    /var/www/html/sureflap/system/core/Kohana.php:280 {
      Kohana::instance&() …
      › // Controller method has been executedEvent::run('system.post_controller');}
    /var/www/html/sureflap/system/core/Event.php:209 {
      Event::run($name, &$data = null) …
      › {\tcall_user_func($callback);}
    }
    /var/www/html/sureflap/system/core/Bootstrap.php:55 {
      include …
      › // Make the magic happen!Event::run('system.execute');}
    /var/www/html/sureflap/index.php:143 {
      include …
      › // Initialize Kohanareturn include SYSPATH.'core/Bootstrap'.EXT;arguments: {
        "/var/www/html/sureflap/system/core/Bootstrap.php"
      }
    }
    /var/www/html/app/Http/Controllers/KohanaController.php:44 {
      App\Http\Controllers\KohanaController->kohanaBootstrap() …
      › $request = app('request');$response = include '../sureflap/index.php';arguments: {
        "/var/www/html/sureflap/index.php"
      }
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54 {
      Illuminate\Routing\Controller->callAction($method, $parameters) …
      › {    return $this->{$method}(...array_values($parameters));}
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43 {
      Illuminate\Routing\ControllerDispatcher->dispatch(Route $route, $controller, $method) …
      › if (method_exists($controller, 'callAction')) {    return $controller->callAction($method, $parameters);}
    }
    /var/www/html/vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21 {
      Sentry\Laravel\Tracing\Routing\TracingControllerDispatcherTracing->Sentry\Laravel\Tracing\Routing\{closure} …
      › return $this->wrapRouteDispatch(function () use ($route, $controller, $method) {    return $this->dispatcher->dispatch($route, $controller, $method);}, $route);
    }
    /var/www/html/vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingRoutingDispatcher.php:35 {
      Sentry\Laravel\Tracing\Routing\TracingRoutingDispatcher->wrapRouteDispatch(callable $dispatch, Route $route) …
      › try {    return $dispatch();} finally {
    }
    /var/www/html/vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:20 {
      Sentry\Laravel\Tracing\Routing\TracingControllerDispatcherTracing->dispatch(Route $route, $controller, $method) …
      › {    return $this->wrapRouteDispatch(function () use ($route, $controller, $method) {        return $this->dispatcher->dispatch($route, $controller, $method);
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Routing/Route.php:265 {
      Illuminate\Routing\Route->runController() …
      › {    return $this->controllerDispatcher()->dispatch(        $this, $this->getController(), $this->getControllerMethod()
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Routing/Route.php:211 {
      Illuminate\Routing\Route->run() …
      › if ($this->isControllerAction()) {    return $this->runController();}
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:822 {
      Illuminate\Routing\Router->Illuminate\Routing\{closure} …
      › ->then(fn ($request) => $this->prepareResponse(    $request, $route->run()));
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › try {    return $destination($passable);} catch (Throwable $e) {
    }
    /var/www/html/app/Http/Middleware/EmailConversionTracking.php:36 {
      App\Http\Middleware\EmailConversionTracking->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
    }
    /var/www/html/app/Http/Middleware/AffiliateRedirect.php:54 {
      App\Http\Middleware\AffiliateRedirect->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:87 {
      Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle($request, Closure $next) …
      › ) {    return tap($next($request), function ($response) use ($request) {        if ($this->shouldAddXsrfTokenCookie()) {
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:48 {
      Illuminate\View\Middleware\ShareErrorsFromSession->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:120 {
      Illuminate\Session\Middleware\StartSession->handleStatefulRequest(Request $request, $session, Closure $next) …
      › 
      › $response = $next($request);}
    /var/www/html/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63 {
      Illuminate\Session\Middleware\StartSession->handle($request, Closure $next) …
      › 
      ›     return $this->handleStatefulRequest($request, $session, $next);}
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:36 {
      Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle($request, Closure $next) …
      › {    $response = $next($request);}
    /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:74 {
      Illuminate\Cookie\Middleware\EncryptCookies->handle($request, Closure $next) …
      › {    return $this->encrypt($next($this->decrypt($request)));}
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:137 {
      Illuminate\Pipeline\Pipeline->then(Closure $destination) …
      ›         ? $this->getContainer()->make('db')->connection($this->withinTransaction)->transaction(fn () => $pipeline($this->passable))        : $pipeline($this->passable);} finally {
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:821 {
      Illuminate\Routing\Router->runRouteWithinStack(Route $route, Request $request) …
      › ->through($middleware)->then(fn ($request) => $this->prepareResponse(    $request, $route->run()
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:800 {
      Illuminate\Routing\Router->runRoute(Request $request, Route $route) …
      › return $this->prepareResponse($request,    $this->runRouteWithinStack($route, $request));
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:764 {
      Illuminate\Routing\Router->dispatchToRoute(Request $request) …
      › {    return $this->runRoute($request, $this->findRoute($request));}
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:753 {
      Illuminate\Routing\Router->dispatch(Request $request) …
      › 
      ›     return $this->dispatchToRoute($request);}
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:200 {
      Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure} …
      › 
      ›     return $this->router->dispatch($request);};
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › try {    return $destination($passable);} catch (Throwable $e) {
    }
    /var/www/html/vendor/sentry/sentry-laravel/src/Sentry/Laravel/Http/FlushEventsMiddleware.php:13 {
      Sentry\Laravel\Http\FlushEventsMiddleware->handle(Request $request, Closure $next) …
      › {    return $next($request);}
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
    }
    /var/www/html/vendor/sentry/sentry-laravel/src/Sentry/Laravel/Http/SetRequestIpMiddleware.php:45 {
      Sentry\Laravel\Http\SetRequestIpMiddleware->handle(Request $request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
    }
    /var/www/html/vendor/sentry/sentry-laravel/src/Sentry/Laravel/Http/SetRequestMiddleware.php:31 {
      Sentry\Laravel\Http\SetRequestMiddleware->handle(Request $request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php:58 {
      Illuminate\Http\Middleware\TrustProxies->handle(Request $request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php:109 {
      Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
    }
    /var/www/html/vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Middleware.php:79 {
      Sentry\Laravel\Tracing\Middleware->handle(Request $request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)    ? $pipe->{$this->method}(...$parameters)    : $pipe(...$parameters);
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:137 {
      Illuminate\Pipeline\Pipeline->then(Closure $destination) …
      ›         ? $this->getContainer()->make('db')->connection($this->withinTransaction)->transaction(fn () => $pipeline($this->passable))        : $pipeline($this->passable);} finally {
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:175 {
      Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter($request) …
      ›         ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)        ->then($this->dispatchToRouter());}
    }
    /var/www/html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:144 {
      Illuminate\Foundation\Http\Kernel->handle($request) …
      › 
      ›     $response = $this->sendRequestThroughRouter($request);} catch (Throwable $e) {
    }
    /var/www/html/public/index.php:66 {
      › 
      › $response = $kernel->handle(    $request = Illuminate\Http\Request::capture()
    }
  }
}
×

Change Country

Permanent lifetime traceability for pets.

Global-ident Connect XS1.4mm MiniChips

<p> Global-ident Connect XS1.4mm MiniChips are 33% smaller than standard microchips. They are ideal for small animals, reptiles and birds. Their super small size allow for a smaller gauge and sharper needle. </p> <p> Global-ident Connect microchips are supplied pre-loaded in a GI injector. The microchip is roughly the size of a grain of rice. GI Connect microchips are supplied in a box of 10. </p> <p> Each box of 10 is supplied with a unique batch number. A full record of trace back is recorded at the Global-ident Connect database of the batch number allocation. </p>
    <li>Excellent long-term microchip reliability.</li> <li>Ergonomic injector & labels in sterilised blister pack.</li> <li>Microchips have medical grade anti migration coating.</li> <li>Microchips are ISO 11784 and 11785 certified.</li> <li>Frequency of ISO compliant microchips is 134.2 kHz.</li> <li>Quality European Technology and Manufacturing.</li>

Global-ident Connect Standard 2.1mm Microchips

<p> Global-ident Connect RFID microchips offer permanent, unique, and unalterable means of identifying horses or larger animals. The microchip contains a passive transponder programmed with a unique 15-digit number. </p> <p> Global-ident Connect microchips are supplied pre-loaded in a GI injector. The microchip is roughly the size of a grain of rice. GI Connect microchips are supplied in a box of 10. </p> <p> Each box of 10 is supplied with a unique batch number. A full record of trace back is recorded at the Global-ident Connect database of the batch number allocation. </p>
    <li>Excellent long-term microchip reliability.</li> <li>Ergonomic injector & labels in sterilised blister pack.</li> <li>Microchips with medical grade anti migration coating.</li> <li>Microchips are ISO 11784 & 11785 certified.</li> <li>Frequency of ISO compliant microchips is 134.2 kHz.</li> <li>Quality European Technology and Manufacturing.</li>
back to top