For years, Onrion LLC has been your trusted supplier of Orsta Hydraulik products in the Paraguay . We offer a vast selection of Orsta Hydraulik tools and accessories at competitive prices, ensuring timely delivery across the UK.
Visit our website to explore our extensive catalog of Orsta Hydraulik products. If you do not find the specific product you are looking for, please do not hesitate to contact us. Our knowledgeable team is dedicated to helping you find the perfect solution to meet your industrial needs.
Thanks to our comprehensive distribution network, we guarantee that your orders will be delivered promptly, no matter where you are located in the Paraguay . Our commitment to exceptional customer service means we are here to support you every step of the way.
Important Notice: While we supply Orsta Hydraulik products, Onrion LLC is not an authorized distributor. All rights are reserved by the manufacturers and their official partners.
ErrorException {#33986 #message: "Attempt to read property "name" on null" #code: 0 #file: "/var/www/created_website558/storage/framework/views/463a5f7a59339fe71fbbed9a589af270f2d73b38.php" #line: 24 #severity: E_WARNING : { { include … ›<?php try{ ?>
›<?php if($product->product_stable->name != null): ?>
›<div style="padding-left: 0"
} { Illuminate\View\Engines\PhpEngine->evaluatePath($__path, $__data) … ›try {
›include $__path;
›} catch (Throwable $e) {
: { "/var/www/created_website558/storage/framework/views/48d4b2a823a4bd28583f3a78605f0ae9b1b50075.php" } } { Illuminate\View\Engines\CompilerEngine->get($path, array $data = []) … ›// which have been rendered for right exception messages to be generated.
›$results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data);
› } { Facade\Ignition\Views\Engines\CompilerEngine->get($path, array $data = []) … › ›return parent::get($path, $data);
›}
} { Illuminate\View\View->getContents() … ›{
›return $this->engine->get($this->path, $this->gatherData());
›}
} { Illuminate\View\View->renderContents() … › ›$contents = $this->getContents();
› } { Illuminate\View\View->render(callable $callback = null) … ›try {
›$contents = $this->renderContents();
› } { include … ›<div class="col-lg-12 brand_products">
›<?php echo $__env->make('project.modules.brand_products',[$products, $website, $brand_products], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
›</div>
} { Illuminate\View\Engines\PhpEngine->evaluatePath($__path, $__data) … ›try {
›include $__path;
›} catch (Throwable $e) {
: { "/var/www/created_website558/storage/framework/views/48d4b2a823a4bd28583f3a78605f0ae9b1b50075.php" } } { Illuminate\View\Engines\CompilerEngine->get($path, array $data = []) … ›// which have been rendered for right exception messages to be generated.
›$results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data);
› } { Facade\Ignition\Views\Engines\CompilerEngine->get($path, array $data = []) … › ›return parent::get($path, $data);
›}
} { Illuminate\View\View->getContents() … ›{
›return $this->engine->get($this->path, $this->gatherData());
›}
} { Illuminate\View\View->renderContents() … › ›$contents = $this->getContents();
› } { Illuminate\View\View->render(callable $callback = null) … ›try {
›$contents = $this->renderContents();
› } { Illuminate\Http\Response->setContent($content) … ›elseif ($content instanceof Renderable) {
›$content = $content->render();
›}
} { Illuminate\Http\Response->__construct($content = '', $status = 200, array $headers = []) … › ›$this->setContent($content);
›$this->setStatusCode($status);
} { Illuminate\Routing\Router::toResponse($request, $response) … ›} elseif (! $response instanceof SymfonyResponse) {
›$response = new Response($response, 200, ['Content-Type' => 'text/html']);
›}
} { Illuminate\Routing\Router->prepareResponse($request, $response) … ›{
›return static::toResponse($request, $response);
›}
} { Illuminate\Routing\Router->Illuminate\Routing\{closure} … ›return $this->prepareResponse(
›$request, $route->run()
›);
} { Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} … ›try {
›return $destination($passable);
›} catch (Throwable $e) {
} { App\Http\Middleware\LocaleMiddleware->handle($request, Closure $next) … ›header('Access-Control-Allow-Origin: *');
›return $next($request); //пропускаем дальше - передаем в следующий посредник
›}
} { Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} … ›$carry = method_exists($pipe, $this->method)
›? $pipe->{$this->method}(...$parameters)
›: $pipe(...$parameters);
} { Illuminate\Routing\Middleware\SubstituteBindings->handle($request, Closure $next) … › ›return $next($request);
›}
} { Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} … ›$carry = method_exists($pipe, $this->method)
›? $pipe->{$this->method}(...$parameters)
›: $pipe(...$parameters);
} { Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle($request, Closure $next) … ›) {
›return tap($next($request), function ($response) use ($request) {
›if ($this->shouldAddXsrfTokenCookie()) {
} { Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} … ›$carry = method_exists($pipe, $this->method)
›? $pipe->{$this->method}(...$parameters)
›: $pipe(...$parameters);
} { Illuminate\View\Middleware\ShareErrorsFromSession->handle($request, Closure $next) … › ›return $next($request);
›}
} { Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} … ›$carry = method_exists($pipe, $this->method)
›? $pipe->{$this->method}(...$parameters)
›: $pipe(...$parameters);
} { Illuminate\Session\Middleware\StartSession->handleStatefulRequest(Request $request, $session, Closure $next) … › ›$response = $next($request);
› } { Illuminate\Session\Middleware\StartSession->handle($request, Closure $next) … ›} else {
›return $this->handleStatefulRequest($request, $session, $next);
›}
} { Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} … ›$carry = method_exists($pipe, $this->method)
›? $pipe->{$this->method}(...$parameters)
›: $pipe(...$parameters);
} { Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle($request, Closure $next) … ›{
›$response = $next($request);
› } { Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} … ›$carry = method_exists($pipe, $this->method)
›? $pipe->{$this->method}(...$parameters)
›: $pipe(...$parameters);
} { Illuminate\Cookie\Middleware\EncryptCookies->handle($request, Closure $next) … ›{
›return $this->encrypt($next($this->decrypt($request)));
›}
} { Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} … ›$carry = method_exists($pipe, $this->method)
›? $pipe->{$this->method}(...$parameters)
›: $pipe(...$parameters);
} { Illuminate\Pipeline\Pipeline->then(Closure $destination) … › ›return $pipeline($this->passable);
›}
} { Illuminate\Routing\Router->runRouteWithinStack(Route $route, Request $request) … ›);
›});
›}
} { Illuminate\Routing\Router->runRoute(Request $request, Route $route) … ›return $this->prepareResponse($request,
›$this->runRouteWithinStack($route, $request)
›);
} { Illuminate\Routing\Router->dispatchToRoute(Request $request) … ›{
›return $this->runRoute($request, $this->findRoute($request));
›}
} { Illuminate\Routing\Router->dispatch(Request $request) … › ›return $this->dispatchToRoute($request);
›}
} { Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure} … › ›return $this->router->dispatch($request);
›};
} { Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} … ›try {
›return $destination($passable);
›} catch (Throwable $e) {
} { Illuminate\Foundation\Http\Middleware\TransformsRequest->handle($request, Closure $next) … › ›return $next($request);
›}
} { Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} … ›$carry = method_exists($pipe, $this->method)
›? $pipe->{$this->method}(...$parameters)
›: $pipe(...$parameters);
} { Illuminate\Foundation\Http\Middleware\TransformsRequest->handle($request, Closure $next) … › ›return $next($request);
›}
} { Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} … ›$carry = method_exists($pipe, $this->method)
›? $pipe->{$this->method}(...$parameters)
›: $pipe(...$parameters);
} { Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle($request, Closure $next) … › ›return $next($request);
›}
} { Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} … ›$carry = method_exists($pipe, $this->method)
›? $pipe->{$this->method}(...$parameters)
›: $pipe(...$parameters);
} { Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle($request, Closure $next) … › ›return $next($request);
›}
} { Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} … ›$carry = method_exists($pipe, $this->method)
›? $pipe->{$this->method}(...$parameters)
›: $pipe(...$parameters);
} { Fideloper\Proxy\TrustProxies->handle(Request $request, Closure $next) … › ›return $next($request);
›}
} { Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} … ›$carry = method_exists($pipe, $this->method)
›? $pipe->{$this->method}(...$parameters)
›: $pipe(...$parameters);
} { Illuminate\Pipeline\Pipeline->then(Closure $destination) … › ›return $pipeline($this->passable);
›}
} { Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter($request) … ›->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)
›->then($this->dispatchToRouter());
›}
} { Illuminate\Foundation\Http\Kernel->handle($request) … › ›$response = $this->sendRequestThroughRouter($request);
›} catch (Throwable $e) {
} { ›$response = $kernel->handle(
›$request = Illuminate\Http\Request::capture()
›);
} } }
App\Product {#33932 #connection: "mysql" #table: "products" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] #perPage: 15 +exists: true +wasRecentlyCreated: false #attributes: array:23 [ "id" => 4273821 "name" => "25/16 TGL10843 " "main_product_id" => 3430140 "main_product_id_web" => null "brand_id" => 9704 "product_status_id" => "1" "real_product_id" => null "custom_code" => null "dual_use_id" => 3 "safe" => 3 "country_id" => null "clean_name" => "2516tgl10843" "image" => null "product_note" => null "created_at" => "2021-05-25 09:19:35" "updated_at" => "2021-08-26 08:32:04" "isftp" => 0 "category_id" => null "hs_category_id" => null "local_name" => "25_16_TGL10843" "DavProductId" => 0 "link_to_video" => null "oem" => 0 ] #original: array:23 [ "id" => 4273821 "name" => "25/16 TGL10843 " "main_product_id" => 3430140 "main_product_id_web" => null "brand_id" => 9704 "product_status_id" => "1" "real_product_id" => null "custom_code" => null "dual_use_id" => 3 "safe" => 3 "country_id" => null "clean_name" => "2516tgl10843" "image" => null "product_note" => null "created_at" => "2021-05-25 09:19:35" "updated_at" => "2021-08-26 08:32:04" "isftp" => 0 "category_id" => null "hs_category_id" => null "local_name" => "25_16_TGL10843" "DavProductId" => 0 "link_to_video" => null "oem" => 0 ] #changes: [] #casts: [] #classCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: array:3 [ "product_stable" => null "brand" => App\Brand {#33905 -descendants: [] #casts: array:1 [ "auto_offer" => "boolean" ] #connection: "mysql" #table: null #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] #perPage: 15 +exists: true +wasRecentlyCreated: false #attributes: array:29 [ "id" => 9704 "name" => "Orsta Hydraulik" "local_name" => null "language_id" => null "country_id" => null "main_brand_id" => null "sub_brand_web_visible" => 0 "category_id" => 3 "is_active" => 1 "description" => null "web_description" => """ Orsta Hydraulic\tAD4,0 TGL 17-747407\tSchmierölpumpe / Zahnradpumpe\r\n Orsta Hydraulic\t03TGL 17-747407\t \r\n Orsta Hydraulic\t06-072.00/082.11/306.21-0 TGL26223\t \r\n Orsta Hydraulic\t06-2.01.01/0 TGL26233/20 STWN 84812010\t \r\n Orsta Hydraulic\t06-306.21/042.11/306.21-0 TGL26223/60\t \r\n Orsta Hydraulic\t06-306.35/042.11/306.35-0 TGL26223/60\t \r\n Orsta Hydraulic\t080 TGL21534\t \r\n Orsta Hydraulic\t10-072.00/082.21/306.21 TGL26223\t \r\n Orsta Hydraulic\t06-2.01 tgl 26233\tValve\r\n Orsta Hydraulic\t10-1.71.01/0 TGL26233/20\t \r\n Orsta Hydraulic\t10-1.72.01/0 (7-210 BAR) TGL26233/20\t \r\n Orsta Hydraulic\t10-2.0.03/0 TGL26234/20\t \r\n Orsta Hydraulic\t10-306.21/012,22/306.21-0\t \r\n Orsta Hydraulic\t10-307.21/092.22/079.00\tWegeventil\r\n Orsta Hydraulic\t10-307.21/092.22/079.00-0, TGL26223/60, STWN 84812010\t \r\n Orsta Hydraulic\t10-307.21/092.22/307.21-0, TGL26223/60, STWN 84812010\t \r\n Orsta Hydraulic\t12/12.0-160 TGL 37069\t \r\n Orsta Hydraulic\t12/20 0-120 SIGR 37 – 069 – 156 – 84\t \r\n Orsta Hydraulic\t1716 89 TGL 17-747407\t \r\n Orsta Hydraulic\t17-747407\t \r\n Orsta Hydraulic\t17-747407\t \r\n Orsta Hydraulic\t2.05.2016\t \r\n Orsta Hydraulic\t2.05.2016\t \r\n Orsta Hydraulic\t2.05.2016\t \r\n Orsta Hydraulic\t20/20.2-140 TGL 37069\t \r\n Orsta Hydraulic\t25-40.10X030 40X40,30\t \r\n Orsta Hydraulic\t25-40.20X 02,2 1X70,30\t \r\n Orsta Hydraulic\t32/20.2-140 TGL 37069\t \r\n Orsta Hydraulic\t5003.\t \r\n Orsta Hydraulic\t581.26-8240:00-208, REF PLANO 14107\t \r\n Orsta Hydraulic\t800/16-9271\t \r\n Orsta Hydraulic\t847402 C40-4R TGL 10859\t \r\n Orsta Hydraulic\tA1,6R TGL10859\t \r\n Orsta Hydraulic\tA100L TGL 10859\t \r\n Orsta Hydraulic\tA100R (Q-71R.16)\t \r\n Orsta Hydraulic\tA1-160 TGL 10 875\t \r\n Orsta Hydraulic\tA1-160 TGL 10 875.\t \r\n Orsta Hydraulic\tA16-380\t \r\n Orsta Hydraulic\tA25DEN1880\t \r\n Orsta Hydraulic\tA25L\t \r\n Orsta Hydraulic\tA25R\t \r\n Orsta Hydraulic\tA25R\t \r\n Orsta Hydraulic\tA4R\tOrsta Zahnradpumpen einströmig, Nenndruck 160 bar; TGL 10859 (Hypneu Art.Nr. Orsta-160A)\r\n Orsta Hydraulic\tA4R TGL10859\t \r\n Orsta Hydraulic\tA63R OR A100R\t \r\n Orsta Hydraulic\tACGW 4,0 TGL 17-747407\t \r\n Orsta Hydraulic\tACGW4,0 TGL17-747407\t \r\n Orsta Hydraulic\tACW 2,5 TGL 17-747407\t \r\n Orsta Hydraulic\tAD/W4 ,MODEL TGL17-747407\t \r\n Orsta Hydraulic\tADG 1,6 TGL 17-747407 """ "has_pricelist" => 1 "website" => null "website_username" => null "website_password" => null "task_creating_note" => """ ATTENTION, products could be not simple, for example customer could send different nameplates. For one pump and another pump (both Orsta brand), or for a pump and an electric motor (different brand). It is possible that these are not separate products but a complete unit. For example combinations of 2-3 pumps are possible. Or pump could be with a motor.\r\n Contact price list team for support. """ "other_note" => """ Orsta Hydraulic is a brand of HyPneu GmbH\n If not in webshop - request by Hypneu.\n \n ATTENTION, products could be not simple, for example customer could send different nameplates. For one pump and another pump (both Orsta brand), or for a pump and an electric motor (different brand). It is possible that these are not separate products but a complete unit. For example combinations of 2-3 pumps are possible. Or pump could be with a motor.\n Check datasheets in HyPneu webshop (german datasheets are better, contain more info).\n Example of specific case (check on google drive in price lists folder).\n Check photos in folder "Combined product example photos"\n You can find 2 nameplates:\n 12/20.1-240 is a primary pump\n 4/16.0-260 is a sceondary pump\n Both pumps can be bought separately. But in this case these pumps are one product. \n Right reference is 12/20.1-240x4/16.0-260\n \n Datasheets in german language are better (more information). """ "sales_order_note" => null "pricelist_validity_date" => null "markup" => null "clean_name" => "orstahydraulik" "created_at" => null "updated_at" => "2023-03-02 04:38:52" "DavBrandId" => 2935 "URL" => "Orsta_Hydraulic" "link_to_video" => null "auto_offer" => 1 "show_price_web_site" => 1 "never_fix_companies" => 0 ] #original: array:29 [ "id" => 9704 "name" => "Orsta Hydraulik" "local_name" => null "language_id" => null "country_id" => null "main_brand_id" => null "sub_brand_web_visible" => 0 "category_id" => 3 "is_active" => 1 "description" => null "web_description" => """ Orsta Hydraulic\tAD4,0 TGL 17-747407\tSchmierölpumpe / Zahnradpumpe\r\n Orsta Hydraulic\t03TGL 17-747407\t \r\n Orsta Hydraulic\t06-072.00/082.11/306.21-0 TGL26223\t \r\n Orsta Hydraulic\t06-2.01.01/0 TGL26233/20 STWN 84812010\t \r\n Orsta Hydraulic\t06-306.21/042.11/306.21-0 TGL26223/60\t \r\n Orsta Hydraulic\t06-306.35/042.11/306.35-0 TGL26223/60\t \r\n Orsta Hydraulic\t080 TGL21534\t \r\n Orsta Hydraulic\t10-072.00/082.21/306.21 TGL26223\t \r\n Orsta Hydraulic\t06-2.01 tgl 26233\tValve\r\n Orsta Hydraulic\t10-1.71.01/0 TGL26233/20\t \r\n Orsta Hydraulic\t10-1.72.01/0 (7-210 BAR) TGL26233/20\t \r\n Orsta Hydraulic\t10-2.0.03/0 TGL26234/20\t \r\n Orsta Hydraulic\t10-306.21/012,22/306.21-0\t \r\n Orsta Hydraulic\t10-307.21/092.22/079.00\tWegeventil\r\n Orsta Hydraulic\t10-307.21/092.22/079.00-0, TGL26223/60, STWN 84812010\t \r\n Orsta Hydraulic\t10-307.21/092.22/307.21-0, TGL26223/60, STWN 84812010\t \r\n Orsta Hydraulic\t12/12.0-160 TGL 37069\t \r\n Orsta Hydraulic\t12/20 0-120 SIGR 37 – 069 – 156 – 84\t \r\n Orsta Hydraulic\t1716 89 TGL 17-747407\t \r\n Orsta Hydraulic\t17-747407\t \r\n Orsta Hydraulic\t17-747407\t \r\n Orsta Hydraulic\t2.05.2016\t \r\n Orsta Hydraulic\t2.05.2016\t \r\n Orsta Hydraulic\t2.05.2016\t \r\n Orsta Hydraulic\t20/20.2-140 TGL 37069\t \r\n Orsta Hydraulic\t25-40.10X030 40X40,30\t \r\n Orsta Hydraulic\t25-40.20X 02,2 1X70,30\t \r\n Orsta Hydraulic\t32/20.2-140 TGL 37069\t \r\n Orsta Hydraulic\t5003.\t \r\n Orsta Hydraulic\t581.26-8240:00-208, REF PLANO 14107\t \r\n Orsta Hydraulic\t800/16-9271\t \r\n Orsta Hydraulic\t847402 C40-4R TGL 10859\t \r\n Orsta Hydraulic\tA1,6R TGL10859\t \r\n Orsta Hydraulic\tA100L TGL 10859\t \r\n Orsta Hydraulic\tA100R (Q-71R.16)\t \r\n Orsta Hydraulic\tA1-160 TGL 10 875\t \r\n Orsta Hydraulic\tA1-160 TGL 10 875.\t \r\n Orsta Hydraulic\tA16-380\t \r\n Orsta Hydraulic\tA25DEN1880\t \r\n Orsta Hydraulic\tA25L\t \r\n Orsta Hydraulic\tA25R\t \r\n Orsta Hydraulic\tA25R\t \r\n Orsta Hydraulic\tA4R\tOrsta Zahnradpumpen einströmig, Nenndruck 160 bar; TGL 10859 (Hypneu Art.Nr. Orsta-160A)\r\n Orsta Hydraulic\tA4R TGL10859\t \r\n Orsta Hydraulic\tA63R OR A100R\t \r\n Orsta Hydraulic\tACGW 4,0 TGL 17-747407\t \r\n Orsta Hydraulic\tACGW4,0 TGL17-747407\t \r\n Orsta Hydraulic\tACW 2,5 TGL 17-747407\t \r\n Orsta Hydraulic\tAD/W4 ,MODEL TGL17-747407\t \r\n Orsta Hydraulic\tADG 1,6 TGL 17-747407 """ "has_pricelist" => 1 "website" => null "website_username" => null "website_password" => null "task_creating_note" => """ ATTENTION, products could be not simple, for example customer could send different nameplates. For one pump and another pump (both Orsta brand), or for a pump and an electric motor (different brand). It is possible that these are not separate products but a complete unit. For example combinations of 2-3 pumps are possible. Or pump could be with a motor.\r\n Contact price list team for support. """ "other_note" => """ Orsta Hydraulic is a brand of HyPneu GmbH\n If not in webshop - request by Hypneu.\n \n ATTENTION, products could be not simple, for example customer could send different nameplates. For one pump and another pump (both Orsta brand), or for a pump and an electric motor (different brand). It is possible that these are not separate products but a complete unit. For example combinations of 2-3 pumps are possible. Or pump could be with a motor.\n Check datasheets in HyPneu webshop (german datasheets are better, contain more info).\n Example of specific case (check on google drive in price lists folder).\n Check photos in folder "Combined product example photos"\n You can find 2 nameplates:\n 12/20.1-240 is a primary pump\n 4/16.0-260 is a sceondary pump\n Both pumps can be bought separately. But in this case these pumps are one product. \n Right reference is 12/20.1-240x4/16.0-260\n \n Datasheets in german language are better (more information). """ "sales_order_note" => null "pricelist_validity_date" => null "markup" => null "clean_name" => "orstahydraulik" "created_at" => null "updated_at" => "2023-03-02 04:38:52" "DavBrandId" => 2935 "URL" => "Orsta_Hydraulic" "link_to_video" => null "auto_offer" => 1 "show_price_web_site" => 1 "never_fix_companies" => 0 ] #changes: [] #classCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true #hidden: [] #visible: [] #fillable: [] #guarded: array:1 [ 0 => "*" ] } "descriptions" => Illuminate\Database\Eloquent\Collection {#33904 #items: [] } ] #touches: [] +timestamps: true #hidden: [] #visible: [] #fillable: [] #guarded: array:1 [ 0 => "*" ] }