Steimel

Sales Steimel in United States

Provision of Steimel products can implement by our company. We will make sure to provide you with the lowest price and shortest delivery time for original and high quality products. Our company would be pleased asssisting you about demanded focus supply in accessories. When you wish to receive tender, just let us know the information of model.

Steimel manuals, pdf, datasheet

Steimel online catalog sf-pump-en.pdf

Brand products Steimel

T8GL

Gear pump

IDP047,22X3,53V

O-Ring 70/80 Grad Shore

ErrorException {#34104
  #message: "Attempt to read property "name" on null"
  #code: 0
  #file: "/var/www/created_website740/storage/framework/views/9c11e520cafe474439240a084a06129e7d44fced.php"
  #line: 24
  #severity: E_WARNING
  trace: {
    /var/www/created_website740/storage/framework/views/9c11e520cafe474439240a084a06129e7d44fced.php:24 {
      include …
      › <?php try{ ?><?php if($product->product_stable->name != null): ?>    <div style="padding-left: 0"
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:41 {
      Illuminate\View\Engines\PhpEngine->evaluatePath($__path, $__data) …
      › try {    include $__path;} catch (Throwable $e) {
      arguments: {
        "/var/www/created_website740/storage/framework/views/320500ead8450b9615116c66c3fbefb371ced3fb.php"
      }
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57 {
      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);}
    /var/www/created_website740/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37 {
      Facade\Ignition\Views\Engines\CompilerEngine->get($path, array $data = []) …
      › 
      ›     return parent::get($path, $data);}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/View/View.php:139 {
      Illuminate\View\View->getContents() …
      › {    return $this->engine->get($this->path, $this->gatherData());}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/View/View.php:122 {
      Illuminate\View\View->renderContents() …
      › 
      › $contents = $this->getContents();}
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/View/View.php:91 {
      Illuminate\View\View->render(callable $callback = null) …
      › try {    $contents = $this->renderContents();}
    /var/www/created_website740/storage/framework/views/320500ead8450b9615116c66c3fbefb371ced3fb.php:95 {
      include …
      › <?php if(isset($brand_products) && $brand_products->getDisplay() && isset($products) ): ?>    <?php echo $__env->make('project.modules.brand_products',[$products, $website, $brand_products], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php endif; ?>
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:41 {
      Illuminate\View\Engines\PhpEngine->evaluatePath($__path, $__data) …
      › try {    include $__path;} catch (Throwable $e) {
      arguments: {
        "/var/www/created_website740/storage/framework/views/320500ead8450b9615116c66c3fbefb371ced3fb.php"
      }
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57 {
      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);}
    /var/www/created_website740/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37 {
      Facade\Ignition\Views\Engines\CompilerEngine->get($path, array $data = []) …
      › 
      ›     return parent::get($path, $data);}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/View/View.php:139 {
      Illuminate\View\View->getContents() …
      › {    return $this->engine->get($this->path, $this->gatherData());}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/View/View.php:122 {
      Illuminate\View\View->renderContents() …
      › 
      › $contents = $this->getContents();}
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/View/View.php:91 {
      Illuminate\View\View->render(callable $callback = null) …
      › try {    $contents = $this->renderContents();}
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Http/Response.php:62 {
      Illuminate\Http\Response->setContent($content) …
      › elseif ($content instanceof Renderable) {    $content = $content->render();}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Http/Response.php:34 {
      Illuminate\Http\Response->__construct($content = '', $status = 200, array $headers = []) …
      › 
      › $this->setContent($content);$this->setStatusCode($status);
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Routing/Router.php:759 {
      Illuminate\Routing\Router::toResponse($request, $response) …
      › } elseif (! $response instanceof SymfonyResponse) {    $response = new Response($response, 200, ['Content-Type' => 'text/html']);}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Routing/Router.php:731 {
      Illuminate\Routing\Router->prepareResponse($request, $response) …
      › {    return static::toResponse($request, $response);}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Routing/Router.php:685 {
      Illuminate\Routing\Router->Illuminate\Routing\{closure} …
      › return $this->prepareResponse(    $request, $route->run());
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:128 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › try {    return $destination($passable);} catch (Throwable $e) {
    }
    /var/www/created_website740/app/Http/Middleware/LocaleMiddleware.php:41 {
      App\Http\Middleware\LocaleMiddleware->handle($request, Closure $next) …
      ›     header('Access-Control-Allow-Origin: *');    return $next($request); //пропускаем дальше - передаем в следующий посредник}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41 {
      Illuminate\Routing\Middleware\SubstituteBindings->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:77 {
      Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle($request, Closure $next) …
      › ) {    return tap($next($request), function ($response) use ($request) {        if ($this->shouldAddXsrfTokenCookie()) {
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49 {
      Illuminate\View\Middleware\ShareErrorsFromSession->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:116 {
      Illuminate\Session\Middleware\StartSession->handleStatefulRequest(Request $request, $session, Closure $next) …
      › 
      › $response = $next($request);}
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:62 {
      Illuminate\Session\Middleware\StartSession->handle($request, Closure $next) …
      › } else {    return $this->handleStatefulRequest($request, $session, $next);}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37 {
      Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle($request, Closure $next) …
      › {    $response = $next($request);}
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:67 {
      Illuminate\Cookie\Middleware\EncryptCookies->handle($request, Closure $next) …
      › {    return $this->encrypt($next($this->decrypt($request)));}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103 {
      Illuminate\Pipeline\Pipeline->then(Closure $destination) …
      › 
      ›     return $pipeline($this->passable);}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Routing/Router.php:687 {
      Illuminate\Routing\Router->runRouteWithinStack(Route $route, Request $request) …
      ›                         );                    });}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Routing/Router.php:662 {
      Illuminate\Routing\Router->runRoute(Request $request, Route $route) …
      › return $this->prepareResponse($request,    $this->runRouteWithinStack($route, $request));
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Routing/Router.php:628 {
      Illuminate\Routing\Router->dispatchToRoute(Request $request) …
      › {    return $this->runRoute($request, $this->findRoute($request));}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Routing/Router.php:617 {
      Illuminate\Routing\Router->dispatch(Request $request) …
      › 
      ›     return $this->dispatchToRoute($request);}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:165 {
      Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure} …
      › 
      ›     return $this->router->dispatch($request);};
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:128 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › try {    return $destination($passable);} catch (Throwable $e) {
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 {
      Illuminate\Foundation\Http\Middleware\TransformsRequest->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 {
      Illuminate\Foundation\Http\Middleware\TransformsRequest->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27 {
      Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63 {
      Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/created_website740/vendor/fideloper/proxy/src/TrustProxies.php:57 {
      Fideloper\Proxy\TrustProxies->handle(Request $request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103 {
      Illuminate\Pipeline\Pipeline->then(Closure $destination) …
      › 
      ›     return $pipeline($this->passable);}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:140 {
      Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter($request) …
      ›                 ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)                ->then($this->dispatchToRouter());}
    }
    /var/www/created_website740/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:109 {
      Illuminate\Foundation\Http\Kernel->handle($request) …
      › 
      ›     $response = $this->sendRequestThroughRouter($request);} catch (Throwable $e) {
    }
    /var/www/created_website740/public/index.php:55 {$response = $kernel->handle(    $request = Illuminate\Http\Request::capture());
    }
  }
}
App\Product {#34047
  #connection: "mysql"
  #table: "products"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:23 [
    "id" => 3848223
    "name" => "SF 2/10 R"
    "main_product_id" => 3848664
    "main_product_id_web" => null
    "brand_id" => 12537
    "product_status_id" => "1"
    "real_product_id" => null
    "custom_code" => null
    "dual_use_id" => 3
    "safe" => 3
    "country_id" => null
    "clean_name" => "sf210r"
    "image" => null
    "product_note" => null
    "created_at" => "2020-04-20 18:07:13"
    "updated_at" => "2021-08-26 08:33:17"
    "isftp" => 0
    "category_id" => null
    "hs_category_id" => null
    "local_name" => "SF_2_10_R"
    "DavProductId" => 0
    "link_to_video" => null
    "oem" => 0
  ]
  #original: array:23 [
    "id" => 3848223
    "name" => "SF 2/10 R"
    "main_product_id" => 3848664
    "main_product_id_web" => null
    "brand_id" => 12537
    "product_status_id" => "1"
    "real_product_id" => null
    "custom_code" => null
    "dual_use_id" => 3
    "safe" => 3
    "country_id" => null
    "clean_name" => "sf210r"
    "image" => null
    "product_note" => null
    "created_at" => "2020-04-20 18:07:13"
    "updated_at" => "2021-08-26 08:33:17"
    "isftp" => 0
    "category_id" => null
    "hs_category_id" => null
    "local_name" => "SF_2_10_R"
    "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 {#34022
      -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" => 12537
        "name" => "Steimel"
        "local_name" => null
        "language_id" => null
        "country_id" => null
        "main_brand_id" => null
        "sub_brand_web_visible" => 0
        "category_id" => 16
        "is_active" => 1
        "description" => null
        "web_description" => """
          gear pump\r\n
          pump\r\n
          STEIMEL 5AP132S4 Art.Nr.:LDM132S4B5LZ1\r\n
          STEIMEL ASF210RD050403 SF 210 RDVLFM\r\n
          STEIMEL ASF332RD021142\r\n
          STEIMEL B 224 RD\r\n
          STEIMEL IDI015*035*06P\r\n
          STEIMEL KRGP 028 20\r\n
          STEIMEL LDM112M4B5LZ1 (Motor 646466)\r\n
          STEIMEL LDM112M4B5LZ1 MOTOR 5AP112M4\r\n
          STEIMEL LDM132M4B5VX2 75KW 500865VIP55Iso F Nr:665524\r\n
          STEIMEL LDM90L4B5EL 1.5KW230400V50HzIP55\r\n
          STEIMEL LDM90L4B5ELMotor 5AP90L4\r\n
          STEIMEL LDM90L8B5EL1 0.55KW\r\n
          STEIMEL LDM90S4B5EL 1 1kW 1500 230400V 50Hz IP55B5\r\n
          STEIMEL Old:5AP8040.75kwNew:LDM08004901\r\n
          STEIMEL Old:5AP90L4 New:LDM90L4B5EL\r\n
          STEIMEL PTFL1021092856\r\n
          STEIMEL QDZG5X4244\r\n
          STEIMEL SF 213 RD  VLFM\r\n
          STEIMEL SF 220 RDVLFM ASF220RD111548R\r\n
          STEIMEL SF 350 RDfor No.0879121\r\n
          STEIMEL SF 6132 RD ARTIKELNR:BZP056132RD151\r\n
          STEIMEL SF26RD\r\n
          STEIMEL SF340 RO\r\n
          STEIMEL SF350RD BZP053050RD151\r\n
          STEIMEL SF463RD\r\n
          STEIMEL SF463RD BZP054063RD151\r\n
          STEIMEL SF480RNr:0030381\r\n
          STEIMEL SF6120RNr:0030371\r\n
          STEIMEL SF8300R BZP058300R050\r\n
          STEIMEL TFE 10120 PDG MaterialNr.85842 Nr:0543423\r\n
          STEIMEL TFL 470 RDG Nr: 0744791\r\n
          STEIMEL TFL 495 RDG ArtikelNr.: BZP004FL095RD151\r\n
          STEIMEL TFL 495 RDG BZP004FL095RD151 DN50PN2540 138Ltrmin\r\n
          STEIMEL TFL10210R\r\n
          STEIMEL TFL495RDG Zpumpeart no:BZP004FL095RD151\r\n
          steimel pump\r\n
          steimel pumps
          """
        "has_pricelist" => 0
        "website" => null
        "website_username" => null
        "website_password" => null
        "task_creating_note" => "please ask nameplate photo"
        "other_note" => "manufacturer of  pumps, they buy  the motors for their pumps from other manufacturers (mostly Birkenbeul)"
        "sales_order_note" => null
        "pricelist_validity_date" => null
        "markup" => null
        "clean_name" => "steimel"
        "created_at" => null
        "updated_at" => "2022-07-29 08:05:53"
        "DavBrandId" => 3182
        "URL" => "Steimel"
        "link_to_video" => null
        "auto_offer" => 1
        "show_price_web_site" => 1
        "never_fix_companies" => 0
      ]
      #original: array:29 [
        "id" => 12537
        "name" => "Steimel"
        "local_name" => null
        "language_id" => null
        "country_id" => null
        "main_brand_id" => null
        "sub_brand_web_visible" => 0
        "category_id" => 16
        "is_active" => 1
        "description" => null
        "web_description" => """
          gear pump\r\n
          pump\r\n
          STEIMEL 5AP132S4 Art.Nr.:LDM132S4B5LZ1\r\n
          STEIMEL ASF210RD050403 SF 210 RDVLFM\r\n
          STEIMEL ASF332RD021142\r\n
          STEIMEL B 224 RD\r\n
          STEIMEL IDI015*035*06P\r\n
          STEIMEL KRGP 028 20\r\n
          STEIMEL LDM112M4B5LZ1 (Motor 646466)\r\n
          STEIMEL LDM112M4B5LZ1 MOTOR 5AP112M4\r\n
          STEIMEL LDM132M4B5VX2 75KW 500865VIP55Iso F Nr:665524\r\n
          STEIMEL LDM90L4B5EL 1.5KW230400V50HzIP55\r\n
          STEIMEL LDM90L4B5ELMotor 5AP90L4\r\n
          STEIMEL LDM90L8B5EL1 0.55KW\r\n
          STEIMEL LDM90S4B5EL 1 1kW 1500 230400V 50Hz IP55B5\r\n
          STEIMEL Old:5AP8040.75kwNew:LDM08004901\r\n
          STEIMEL Old:5AP90L4 New:LDM90L4B5EL\r\n
          STEIMEL PTFL1021092856\r\n
          STEIMEL QDZG5X4244\r\n
          STEIMEL SF 213 RD  VLFM\r\n
          STEIMEL SF 220 RDVLFM ASF220RD111548R\r\n
          STEIMEL SF 350 RDfor No.0879121\r\n
          STEIMEL SF 6132 RD ARTIKELNR:BZP056132RD151\r\n
          STEIMEL SF26RD\r\n
          STEIMEL SF340 RO\r\n
          STEIMEL SF350RD BZP053050RD151\r\n
          STEIMEL SF463RD\r\n
          STEIMEL SF463RD BZP054063RD151\r\n
          STEIMEL SF480RNr:0030381\r\n
          STEIMEL SF6120RNr:0030371\r\n
          STEIMEL SF8300R BZP058300R050\r\n
          STEIMEL TFE 10120 PDG MaterialNr.85842 Nr:0543423\r\n
          STEIMEL TFL 470 RDG Nr: 0744791\r\n
          STEIMEL TFL 495 RDG ArtikelNr.: BZP004FL095RD151\r\n
          STEIMEL TFL 495 RDG BZP004FL095RD151 DN50PN2540 138Ltrmin\r\n
          STEIMEL TFL10210R\r\n
          STEIMEL TFL495RDG Zpumpeart no:BZP004FL095RD151\r\n
          steimel pump\r\n
          steimel pumps
          """
        "has_pricelist" => 0
        "website" => null
        "website_username" => null
        "website_password" => null
        "task_creating_note" => "please ask nameplate photo"
        "other_note" => "manufacturer of  pumps, they buy  the motors for their pumps from other manufacturers (mostly Birkenbeul)"
        "sales_order_note" => null
        "pricelist_validity_date" => null
        "markup" => null
        "clean_name" => "steimel"
        "created_at" => null
        "updated_at" => "2022-07-29 08:05:53"
        "DavBrandId" => 3182
        "URL" => "Steimel"
        "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 {#34023
      #items: []
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}