- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 129
- Events
- Routing
- Cache
- Translation 83
- Security
- Twig
- HTTP Client
- Messages
- Redis
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (7)
| Time | Message |
|---|---|
| deprecation |
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::getNamespace()" might add "string" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6230 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › {
/var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 {
class_exists(string $class, bool $autoload = true): bool …
›
|
| deprecation |
Class "App\Module\Account\Provider\UserProvider" should implement method "Symfony\Component\Security\Core\User\UserProviderInterface::loadUserByIdentifier(string $identifier): UserInterface": loads the user for the given user identifier (e.g. username or email). This method must throw UserNotFoundException if the user is not found.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6212 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › {
/var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 {
class_exists(string $class, bool $autoload = true): bool …
›
|
| deprecation |
The "App\Module\Account\Security\LoginFormAuthenticator" class extends "Symfony\Component\Security\Guard\AbstractGuardAuthenticator" that is deprecated since Symfony 5.3, use the new authenticator system instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6211 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › {
/var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 {
class_exists(string $class, bool $autoload = true): bool …
›
|
| deprecation |
Method "ONGR\ElasticsearchDSL\BuilderInterface::toArray()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Module\Catalog\Elasticsearch\ScriptSort" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6220 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › {
/var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 {
class_exists(string $class, bool $autoload = true): bool …
›
|
| deprecation |
Return type of App\Module\Shipping\Model\ShippingType::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6221 +count: 1 -severity: E_DEPRECATED trace: { /var/www/html/src/Module/Shipping/Model/ShippingType.php:134 { class_exists(string $class, bool $autoload = true): bool … › {
/var/www/html/src/Module/Shipping/Model/ShippingType.php:134 {
class_exists(string $class, bool $autoload = true): bool …
›
|
| deprecation |
Since symfony/framework-bundle 5.3: Not setting the "framework.session.storage_factory_id" configuration option is deprecated, it will default to "session.storage.factory.native" and will replace the "framework.session.storage_id" configuration option in version 6.0.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6222 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php:1144 { Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension->registerSessionConfiguration(array $config, ContainerBuilder $container, PhpFileLoader $loader) … › {
/var/www/html/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php:1144 {
Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension->registerSessionConfiguration(array $config, ContainerBuilder $container, PhpFileLoader $loader) …
›
|
| deprecation |
Since symfony/framework-bundle 5.4: Not setting the "framework.messenger.reset_on_message" configuration option is deprecated, it will default to "true" in version 6.0.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6223 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php:2191 { Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension->registerMessengerConfiguration(array $config, ContainerBuilder $container, PhpFileLoader $loader, array $validationConfig) … › {
/var/www/html/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php:2191 {
Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension->registerMessengerConfiguration(array $config, ContainerBuilder $container, PhpFileLoader $loader, array $validationConfig) …
›
|
| deprecation |
Enabling the "sensio_framework_extra.router.annotations" configuration is deprecated since version 5.2. Set it to false and use the "Symfony\Component\Routing\Annotation\Route" annotation from Symfony itself.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6226 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/sensio/framework-extra-bundle/src/DependencyInjection/SensioFrameworkExtraExtension.php:41 { Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension->load(array $configs, ContainerBuilder $container) … › {
/var/www/html/vendor/sensio/framework-extra-bundle/src/DependencyInjection/SensioFrameworkExtraExtension.php:41 {
Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension->load(array $configs, ContainerBuilder $container) …
›
|
| deprecation |
Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/var/www/html/vendor/sensio/framework-extra-bundle/src/DependencyInjection/../Resources/config/routing.xml" is deprecated.
3 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6232 +count: 3 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php:290 { Symfony\Component\DependencyInjection\Loader\XmlFileLoader->parseDefinition(DOMElement $service, string $file, Definition $defaults): Definition … › {
/var/www/html/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php:290 {
Symfony\Component\DependencyInjection\Loader\XmlFileLoader->parseDefinition(DOMElement $service, string $file, Definition $defaults): Definition …
›
|
| deprecation |
Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/var/www/html/vendor/sensio/framework-extra-bundle/src/DependencyInjection/../Resources/config/routing.xml" is deprecated.
3 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6233 +count: 3 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php:294 { Symfony\Component\DependencyInjection\Loader\XmlFileLoader->parseDefinition(DOMElement $service, string $file, Definition $defaults): Definition … › {
/var/www/html/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php:294 {
Symfony\Component\DependencyInjection\Loader\XmlFileLoader->parseDefinition(DOMElement $service, string $file, Definition $defaults): Definition …
›
|
| deprecation |
Since symfony/security-bundle 5.3: The child node "encoders" at path "security" is deprecated, use "password_hashers" instead.
2 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6234 +count: 2 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-bundle/DependencyInjection/MainConfiguration.php:73 { Symfony\Bundle\SecurityBundle\DependencyInjection\MainConfiguration->Symfony\Bundle\SecurityBundle\DependencyInjection\{closure} … › {
/var/www/html/vendor/symfony/security-bundle/DependencyInjection/MainConfiguration.php:73 {
Symfony\Bundle\SecurityBundle\DependencyInjection\MainConfiguration->Symfony\Bundle\SecurityBundle\DependencyInjection\{closure} …
›
|
| deprecation |
Since symfony/security-bundle 5.3: Not setting the "security.enable_authenticator_manager" config option to true is deprecated.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6235 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-bundle/DependencyInjection/SecurityExtension.php:120 { Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension->load(array $configs, ContainerBuilder $container) … › {
/var/www/html/vendor/symfony/security-bundle/DependencyInjection/SecurityExtension.php:120 {
Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension->load(array $configs, ContainerBuilder $container) …
›
|
| deprecation |
The "UnzerSDK\Unzer::fetchChargebackById()" method will require a new "Payment|string $payment" argument in the next major version of its interface "UnzerSDK\Interfaces\ResourceServiceInterface", not defining it is deprecated.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6236 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › {
/var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 {
class_exists(string $class, bool $autoload = true): bool …
›
|
| deprecation |
Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\GuardAuthenticatorHandler" class is deprecated, use the new authenticator system instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6239 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-guard/GuardAuthenticatorHandler.php:25 { include … › › {
/var/www/html/vendor/symfony/security-guard/GuardAuthenticatorHandler.php:25 {
include …
›
›
|
| deprecation |
Return type of Denios\Data\JsonSerializableDataTransferObjectInterface::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6237 +count: 1 -severity: E_DEPRECATED trace: { /var/www/html/vendor/denios/data-transfer-object/src/JsonSerializableDataTransferObjectInterface.php:21 { include … › {
/var/www/html/vendor/denios/data-transfer-object/src/JsonSerializableDataTransferObjectInterface.php:21 {
include …
›
|
| deprecation |
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6241 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › {
/var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 {
class_exists(string $class, bool $autoload = true): bool …
›
|
| deprecation |
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6242 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22 { include … › › {
/var/www/html/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22 {
include …
›
›
|
| deprecation |
Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener" class is deprecated, use the new authenticator system instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6243 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php:32 { include … › › {
/var/www/html/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php:32 {
include …
›
›
|
| deprecation |
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Infrastructure\Logger\RequestDecoratorProcessor" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6213 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Guard\GuardAuthenticatorHandler" alias is deprecated, use the new authenticator system instead. It is being referenced by the "App\Module\Account\Action\StartOCISessionAction" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6210 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Guard\GuardAuthenticatorHandler" alias is deprecated, use the new authenticator system instead. It is being referenced by the "App\Module\Account\Facade\AuthenticationFacade" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6191 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Module\Account\Subscriber\ExcludeVatSubscriber" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6071 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Module\Checkout\Provider\AnonymousCustomerProviderDecorator" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6151 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Module\Checkout\Provider\CartProvider" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6189 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Module\Checkout\Subscriber\ShippingPaymentSubscriber" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6200 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Module\Payment\Factory\StripePaymentIntentFactory" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6198 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Module\Payment\Handler\StripeHandler" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6207 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Module\Payment\Handler\UnzerHandler" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6206 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Module\ShoppingList\Manager\ShoppingListManager" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6205 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Module\ShoppingList\Provider\ShoppingListProvider" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6204 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Subscriber\DownloadTokenSubscriber" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6203 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Subscriber\PunchoutLoginSubscriber" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6202 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Twig\Functions\DownloadExtension" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6201 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "app.module.checkout.subscriber.shipping_payment_subscriber" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6197 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "best_it_short_simple_checkout.manager.flash_bag_manager.default" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6199 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Guard\GuardAuthenticatorHandler" alias is deprecated, use the new authenticator system instead. It is being referenced by the ".service_locator.cjqQumK" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6196 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Guard\GuardAuthenticatorHandler" alias is deprecated, use the new authenticator system instead. It is being referenced by the ".service_locator.TvjezS_" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6195 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface" alias is deprecated, use "session.storage.factory" instead. It is being referenced by the ".service_locator.TvjezS_" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6194 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6193 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › {
/var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 {
class_exists(string $class, bool $autoload = true): bool …
›
|
| deprecation |
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6192 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › {
/var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 {
class_exists(string $class, bool $autoload = true): bool …
›
|
| deprecation |
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6188 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › {
/var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 {
class_exists(string $class, bool $autoload = true): bool …
›
|
| deprecation |
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6190 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › {
/var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 {
class_exists(string $class, bool $autoload = true): bool …
›
|
| deprecation |
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6187 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › {
/var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:331 {
class_exists(string $class, bool $autoload = true): bool …
›
|
| deprecation |
Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
2 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6186 +count: 2 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/deprecation-contracts/function.php:25 { trigger_deprecation(string $package, string $version, string $message, mixed ...$args): void … › {
/var/www/html/vendor/symfony/deprecation-contracts/function.php:25 {
trigger_deprecation(string $package, string $version, string $message, mixed ...$args): void …
›
|
| deprecation |
Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
2 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6184 +count: 2 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/deprecation-contracts/function.php:25 { trigger_deprecation(string $package, string $version, string $message, mixed ...$args): void … › {
/var/www/html/vendor/symfony/deprecation-contracts/function.php:25 {
trigger_deprecation(string $package, string $version, string $message, mixed ...$args): void …
›
|
| deprecation |
Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6182 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/deprecation-contracts/function.php:25 { trigger_deprecation(string $package, string $version, string $message, mixed ...$args): void … › {
/var/www/html/vendor/symfony/deprecation-contracts/function.php:25 {
trigger_deprecation(string $package, string $version, string $message, mixed ...$args): void …
›
|
| deprecation |
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
php
2 times
[ "exception" => ErrorException {#685 #message: "User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead." #code: 0 #file: "/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php" #line: 9369 #severity: E_USER_DEPRECATED trace: { /var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:9369 { ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSession_Storage_Factory_ServiceService() … › {
/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:9369 {
ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSession_Storage_Factory_ServiceService() …
›
|
| deprecation |
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
php
2 times
[ "exception" => ErrorException {#684 #message: "User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead." #code: 0 #file: "/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php" #line: 9403 #severity: E_USER_DEPRECATED trace: { /var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:9403 { ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSession_Storage_NativeService() … › {
/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:9403 {
ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSession_Storage_NativeService() …
›
|
| deprecation |
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
php
[ "exception" => ErrorException {#651 #message: "User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead." #code: 0 #file: "/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php" #line: 9389 #severity: E_USER_DEPRECATED trace: { /var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:9389 { ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSession_Storage_MetadataBagService() … › {
/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:9389 {
ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSession_Storage_MetadataBagService() …
›
|
| deprecation |
User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
php
[ "exception" => ErrorException {#159 #message: "User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead." #code: 0 #file: "/var/www/html/vendor/symfony/http-kernel/Event/KernelEvent.php" #line: 88 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/http-kernel/Event/KernelEvent.php:88 { Symfony\Component\HttpKernel\Event\KernelEvent->isMasterRequest() … › {
/var/www/html/vendor/symfony/http-kernel/Event/KernelEvent.php:88 {
Symfony\Component\HttpKernel\Event\KernelEvent->isMasterRequest() …
›
|
| debug |
Router App\Routing\StatusRouter was not able to match.
app
|
| debug |
Executing command "SENTINEL 'slaves' 'mymaster'"
snc_redis
|
| debug |
Executing command "ROLE"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:phainaDE'"
snc_redis
|
| deprecation |
Deprecated: Return type of Denios\Data\JsonSerializableDataTransferObjectInterface::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
php
[ "exception" => ErrorException {#498 #message: "Deprecated: Return type of Denios\Data\JsonSerializableDataTransferObjectInterface::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice" #code: 0 #file: "/var/www/html/vendor/denios/data-transfer-object/src/JsonSerializableDataTransferObjectInterface.php" #line: 21 #severity: E_DEPRECATED trace: { /var/www/html/vendor/denios/data-transfer-object/src/JsonSerializableDataTransferObjectInterface.php:21 { Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool … › {
/var/www/html/vendor/denios/data-transfer-object/src/JsonSerializableDataTransferObjectInterface.php:21 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
|
| deprecation |
Deprecated: Return type of Denios\Data\Shared\DataTransferObject\DataTransferObject::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
php
[ "exception" => ErrorException {#105 #message: "Deprecated: Return type of Denios\Data\Shared\DataTransferObject\DataTransferObject::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice" #code: 0 #file: "/var/www/html/vendor/denios/data-transfer-object/src/Shared/DataTransferObject/DataTransferObject.php" #line: 51 #severity: E_DEPRECATED trace: { /var/www/html/vendor/denios/data-transfer-object/src/Shared/DataTransferObject/DataTransferObject.php:51 { Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool … › {
/var/www/html/vendor/denios/data-transfer-object/src/Shared/DataTransferObject/DataTransferObject.php:51 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
|
| info |
Matched route "n/a".
request
[ "route" => "n/a" "route_parameters" => [ "_controller" => "App\Module\Cms\Action\GetContentAction::__invoke" "cmsContent" => Denios\Data\Cms\Story {#123 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] +id: 325443273 +parentId: 21825202 +groupId: "238374f1-b66d-4454-9451-08d0768cb0ae" +uuid: "89580100-f41a-4e95-b0e4-1b63e5557376" +links: Denios\Data\Cms\Links {#94 …} +slug: "/phainaDE" +fullSlug: "denios-de/de/content/misc/phainaDE" +defaultFullSlug: "" +translatedSlugs: [] +alternates: [] +sortByDate: null +position: -40 +tagList: [] +isStartpage: false +content: [ "_uid" => "fb7c30a6-4720-4b70-92f2-a99f0b52e29d" "body" => [ [ "_uid" => "b5fe7fcf-939b-4b70-bc66-4223d6ce5fd5" "spacing" => "20" "component" => "spacing" "atomicType" => "atoms" ] [ "_uid" => "42efded5-653e-4527-ab0c-353cf4e0bdeb" "button" => [] "content" => [ [ "_uid" => "da00ab30-90c1-48f4-9030-792f1ea0b522" "column" => "1" "component" => "description" "atomicType" => "atoms" "description" => [ "type" => "doc" "content" => [ [ "type" => "paragraph" "content" => [ [ "text" => "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum." "type" => "text" ] ] ] ] ] "inContainer" => false ] ] "clonable" => false "headline" => [ [ "_uid" => "ca316579-34f7-42e0-b698-cb0697fd8186" "text" => "Produktfinder" "styling" => "h3" "position" => "left" "component" => "headline" "maxLength" => "" "atomicType" => "atoms" "headlineTag" => "h1" "inContainer" => true ] ] "component" => "multi-column-text" "atomicType" => "molecules" "background" => "" ] [ "_uid" => "2081c24e-204f-48cf-b9b3-a8fbdd7c0d1d" "component" => "phaina" "atomicType" => "organisms" ] [ "_uid" => "ca6b994a-1cbb-4c29-9975-9708f93959fc" "spacing" => "50" "component" => "spacing" "atomicType" => "atoms" ] [ "_uid" => "0b0bac0a-839e-4ff2-92c8-5674c3a05695" "widget" => "7b9ebd10-e37d-499e-9259-7be7ce4eb26b" "component" => "widget-reference" "atomicType" => "organisms" ] ] "og_url" => [ "id" => "" "url" => "" "linktype" => "story" "fieldtype" => "multilink" "cached_url" => "" ] "robots" => [] "og_type" => "" "og_image" => [] "og_title" => "" "og_video" => [] "component" => "ct_content_page" "meta_descr" => "" "meta_title" => "" "category_key" => "" "canonical_url" => [ "id" => "" "url" => "" "linktype" => "story" "fieldtype" => "multilink" "cached_url" => "" ] "meta_keywords" => "" "og_description" => "" "navigation_hide" => false "meta_description" => "" "meta_max_snippet" => "" "meta_max_image_preview" => "" "meta_max_video_preview" => "" "navigation_description" => "" ] +releaseId: null +lang: "default" +path: null +name: "phainaDE" +createdAt: "2023-06-15T10:26:54+0000" +publishedAt: "2024-10-23T07:02:25+0000" +firstPublishedAt: "2023-06-15T10:27:09+0000" +metaInformation: Denios\Data\Shared\MetaInformation {#121 …} +openGraphInformation: Denios\Data\Shared\OpenGraphInformation {#96 …} +structuredData: [ Denios\Data\Shared\StructuredData\ArticleStructuredData {#102 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] #type: "Article" #context: "https://schema.org/" +dateModified: Denios\Data\Shared\StructuredData\ValueObject\StructuredDataDate {#60 …} +datePublished: Denios\Data\Shared\StructuredData\ValueObject\StructuredDataDate {#101 …} +headline: null +description: null +image: [] +url: "https://storefront.dev.denios.io/phainaDE" +author: [ "@type" => "Organization" "name" => "Denios" "url" => "https://storefront.dev.denios.io/" ] } ] +navigationHide: false +description: null } ] "request_uri" => "https://redirect.dev.denios.io/phainaDE?categoryId=b1dd4e78-e5f7-4d13-9992-522be75a3042" "method" => "GET" ] |
| deprecation |
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.
php
[ "exception" => ErrorException {#894 #message: "User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead." #code: 0 #file: "/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php" #line: 8752 #severity: E_USER_DEPRECATED trace: { /var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:8752 { ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_Listener_Guard_MainService() … › {
/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:8752 {
ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_Listener_Guard_MainService() …
›
|
| deprecation |
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
php
[ "exception" => ErrorException {#893 #message: "User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead." #code: 0 #file: "/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php" #line: 8685 #severity: E_USER_DEPRECATED trace: { /var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:8685 { ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_GuardHandlerService() … › {
/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:8685 {
ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_GuardHandlerService() …
›
|
| deprecation |
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\GuardAuthenticatorHandler" class is deprecated, use the new authenticator system instead.
php
[ "exception" => ErrorException {#941 #message: "User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\GuardAuthenticatorHandler" class is deprecated, use the new authenticator system instead." #code: 0 #file: "/var/www/html/vendor/symfony/security-guard/GuardAuthenticatorHandler.php" #line: 25 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-guard/GuardAuthenticatorHandler.php:25 { ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_GuardHandlerService() … › › {
/var/www/html/vendor/symfony/security-guard/GuardAuthenticatorHandler.php:25 {
ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_GuardHandlerService() …
›
›
|
| deprecation |
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
php
[ "exception" => ErrorException {#902 #message: "User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead." #code: 0 #file: "/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php" #line: 8779 #severity: E_USER_DEPRECATED trace: { /var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:8779 { ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_ManagerService() … › {
/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:8779 {
ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_ManagerService() …
›
|
| deprecation |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead.
php
[ "exception" => ErrorException {#899 #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead." #code: 0 #file: "/var/www/html/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php" #line: 27 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27 { ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_ManagerService() … › › {
/var/www/html/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27 {
ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_ManagerService() …
›
›
|
| deprecation |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead.
php
[ "exception" => ErrorException {#890 #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead." #code: 0 #file: "/var/www/html/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php" #line: 18 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18 { class_exists(string $class, bool $autoload = true): bool … › › {
/var/www/html/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18 {
class_exists(string $class, bool $autoload = true): bool …
›
›
|
| deprecation |
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener" class is deprecated, use the new authenticator system instead.
php
[ "exception" => ErrorException {#885 #message: "User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener" class is deprecated, use the new authenticator system instead." #code: 0 #file: "/var/www/html/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php" #line: 32 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php:32 { ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_Listener_Guard_MainService() … › › {
/var/www/html/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php:32 {
ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_Listener_Guard_MainService() …
›
›
|
| deprecation |
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
php
[ "exception" => ErrorException {#1031 #message: "User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead." #code: 0 #file: "/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php" #line: 8712 #severity: E_USER_DEPRECATED trace: { /var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:8712 { ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_Listener_Anonymous_MainService() … › {
/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:8712 {
ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_Listener_Anonymous_MainService() …
›
|
| deprecation |
User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
php
[ "exception" => ErrorException {#1049 #message: "User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead." #code: 0 #file: "/var/www/html/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22 { ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_Listener_Anonymous_MainService() … › › {
/var/www/html/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22 {
ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_Listener_Anonymous_MainService() …
›
›
|
| deprecation |
User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated.
php
[ "exception" => ErrorException {#1059 #message: "User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated." #code: 0 #file: "/var/www/html/vendor/symfony/security-http/Firewall/AccessListener.php" #line: 45 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-http/Firewall/AccessListener.php:45 { Symfony\Component\Security\Http\Firewall\AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) … › {
/var/www/html/vendor/symfony/security-http/Firewall/AccessListener.php:45 {
Symfony\Component\Security\Http\Firewall\AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) …
›
|
| deprecation |
User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated.
php
[ "exception" => ErrorException {#1052 #message: "User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated." #code: 0 #file: "/var/www/html/vendor/symfony/security-http/Firewall/AccessListener.php" #line: 51 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-http/Firewall/AccessListener.php:51 { Symfony\Component\Security\Http\Firewall\AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) … › {
/var/www/html/vendor/symfony/security-http/Firewall/AccessListener.php:51 {
Symfony\Component\Security\Http\Firewall\AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) …
›
|
| debug |
Checking for guard authentication credentials.
security
[ "firewall_key" => "main" "authenticators" => 1 ] |
| debug |
Checking support on guard authenticator.
security
[ "firewall_key" => "main" "authenticator" => "App\Module\Account\Security\LoginFormAuthenticator" ] |
| debug |
Guard authenticator does not support the request.
security
[ "firewall_key" => "main" "authenticator" => "App\Module\Account\Security\LoginFormAuthenticator" ] |
| debug |
Router App\Routing\StatusRouter was not able to match.
app
|
| notice |
Incoming request
app
[ "method" => "GET" "path" => "/phainaDE" "timestamp" => "08.11.2025 23:52:57.310" ] |
| debug |
Executing command "SENTINEL 'slaves' 'mymaster'"
snc_redis
|
| debug |
Executing command "SENTINEL 'get-master-addr-by-name' 'mymaster'"
snc_redis
|
| debug |
Executing command "ROLE"
snc_redis
|
| debug |
Executing command "GET 'sessionn5opjakoidbb18ns3irkmgkcoj'"
snc_redis
|
| deprecation |
User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated.
php
[ "exception" => ErrorException {#934 #message: "User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated." #code: 0 #file: "/var/www/html/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php" #line: 34 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34 { Symfony\Component\Security\Core\Authentication\Token\AnonymousToken->__construct(string $secret, $user, array $roles = []) … › {
/var/www/html/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34 {
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken->__construct(string $secret, $user, array $roles = []) …
›
|
| deprecation |
User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated.
php
[ "exception" => ErrorException {#967 #message: "User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated." #code: 0 #file: "/var/www/html/vendor/symfony/security-core/Authentication/Token/AbstractToken.php" #line: 106 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106 { Symfony\Component\Security\Core\Authentication\Token\AbstractToken->setUser($user) … › {
/var/www/html/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106 {
Symfony\Component\Security\Core\Authentication\Token\AbstractToken->setUser($user) …
›
|
| deprecation |
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.story_grid_api" service is deprecated, use the new authenticator system instead.
php
[ "exception" => ErrorException {#957 #message: "User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.story_grid_api" service is deprecated, use the new authenticator system instead." #code: 0 #file: "/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php" #line: 8815 #severity: E_USER_DEPRECATED trace: { /var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:8815 { ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_Provider_Anonymous_StoryGridApiService() … › {
/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:8815 {
ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_Provider_Anonymous_StoryGridApiService() …
›
|
| deprecation |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead.
php
[ "exception" => ErrorException {#961 #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead." #code: 0 #file: "/var/www/html/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php" #line: 19 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19 { ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_Provider_Anonymous_StoryGridApiService() … › › {
/var/www/html/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19 {
ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_Provider_Anonymous_StoryGridApiService() …
›
›
|
| deprecation |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead.
php
[ "exception" => ErrorException {#955 #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead." #code: 0 #file: "/var/www/html/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php" #line: 17 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17 { ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_Provider_Anonymous_StoryGridApiService() … › › {
/var/www/html/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17 {
ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSecurity_Authentication_Provider_Anonymous_StoryGridApiService() …
›
›
|
| info |
Populated the TokenStorage with an anonymous Token.
security
|
| info |
Request Info
app
[ "uri" => "https://redirect.dev.denios.io/phainaDE?categoryId=b1dd4e78-e5f7-4d13-9992-522be75a3042" "referer" => null ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
| debug |
Notified event "kernel.request" to listener "App\Module\Account\Subscriber\ExcludeVatSubscriber::checkForVatParameter".
event
[ "event" => "kernel.request" "listener" => "App\Module\Account\Subscriber\ExcludeVatSubscriber::checkForVatParameter" ] |
| debug |
Notified event "kernel.request" to listener "App\Module\Cms\Subscriber\PreviewSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "App\Module\Cms\Subscriber\PreviewSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "App\Locale\LocaleListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "App\Locale\LocaleListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "App\Subscriber\DownloadTokenSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "App\Subscriber\DownloadTokenSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "App\Subscriber\LoggRequestSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "App\Subscriber\LoggRequestSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "App\Infrastructure\Logger\RequestDetailsLogger::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "App\Infrastructure\Logger\RequestDetailsLogger::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "App\Subscriber\PunchoutLoginSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "App\Subscriber\PunchoutLoginSubscriber::onKernelRequest" ] |
| silenced |
Warning: Undefined array key "Commercetools\Core\Model\Cart\Cart"
php
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#716 +count: 1 -severity: E_WARNING trace: { /var/www/html/vendor/bestit/commercetools-odm/src/RepositoryFactory.php:68 { BestIt\CommercetoolsODM\RepositoryFactory->getRepository(DocumentManagerInterface $documentManager, string $className): ObjectRepository … › {
/var/www/html/vendor/bestit/commercetools-odm/src/RepositoryFactory.php:68 {
BestIt\CommercetoolsODM\RepositoryFactory->getRepository(DocumentManagerInterface $documentManager, string $className): ObjectRepository …
›
|
| debug |
Warning: Undefined array key "Commercetools\Core\Model\Product\ProductProjection"
php
|
| debug |
Warning: Undefined array key "Commercetools\Core\Model\Order\Order"
php
|
| debug |
Notified event "kernel.controller" to listener "App\Module\Checkout\Subscriber\CartCustomFieldSubscriber::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "App\Module\Checkout\Subscriber\CartCustomFieldSubscriber::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "App\Module\ShortSimpleCheckout\EventListener\Cart\CartRequiredListener::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "App\Module\ShortSimpleCheckout\EventListener\Cart\CartRequiredListener::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "App\Module\ShortSimpleCheckout\EventListener\GivenOrderValidatorEventSubscriber::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "App\Module\ShortSimpleCheckout\EventListener\GivenOrderValidatorEventSubscriber::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
| deprecation |
User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
php
[ "exception" => ErrorException {#986 #message: "User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated." #code: 0 #file: "/var/www/html/vendor/symfony/security-core/Authorization/AuthorizationChecker.php" #line: 50 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50 { Symfony\Component\Security\Core\Authorization\AuthorizationChecker->__construct(TokenStorageInterface $tokenStorage, $accessDecisionManager, $alwaysAuthenticate = false, $exceptionOnNoToken = true) … › {
/var/www/html/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50 {
Symfony\Component\Security\Core\Authorization\AuthorizationChecker->__construct(TokenStorageInterface $tokenStorage, $accessDecisionManager, $alwaysAuthenticate = false, $exceptionOnNoToken = true) …
›
|
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] |
| debug |
Executing command "GET 'de_de_de:tree'"
snc_redis
|
| debug |
getting cart for anonymous user with id n5opjakoidbb18ns3irkmgkcoj
cart
|
| info |
storefront-5b5785cf5b-z2s6l commercetools-php-sdk/2.22.0 (GuzzleHttp/6.5.5; curl/8.14.1) PHP/8.3.19 - [08/Nov/2025:23:52:57 +0100] "GET /denios_develop/carts?limit=1&where=anonymousId+%3D+%22n5opjakoidbb18ns3irkmgkcoj%22+and+cartState%3D%22Active%22 HTTP/1.1" 200
app
[ "X-Correlation-ID" => [ "denios_develop/0168ffdb-3edb-4165-a072-c88b3851d5e0" ] ] |
| debug |
Executing command "GET 'cms:global:de:de_de:global-elements'"
snc_redis
|
| debug |
Executing command "GET 'storage:de_de:translations'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:093a8bac-b498-4c1e-ac66-1af82454da05'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:unternehmen/denios-entdecken/denios-weltweit'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:9f5360ad-e519-4a67-97de-68d9976f7be0'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:unternehmen/denios-entdecken/karriere'"
snc_redis
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| deprecation |
User Deprecated: The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2
php
[ "exception" => ErrorException {#1417 #message: "User Deprecated: The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2" #code: 0 #file: "/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php" #line: 9231 #severity: E_USER_DEPRECATED trace: { /var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:9231 { ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSensioFrameworkExtra_Routing_Loader_AnnotClassService() … › {
/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:9231 {
ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSensioFrameworkExtra_Routing_Loader_AnnotClassService() …
›
|
| deprecation |
User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader" class is deprecated since version 5.2. Use "Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader" instead.
php
[ "exception" => ErrorException {#1444 #message: "User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader" class is deprecated since version 5.2. Use "Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader" instead." #code: 0 #file: "/var/www/html/vendor/sensio/framework-extra-bundle/src/Routing/AnnotatedRouteControllerLoader.php" #line: 19 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/sensio/framework-extra-bundle/src/Routing/AnnotatedRouteControllerLoader.php:19 { ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSensioFrameworkExtra_Routing_Loader_AnnotClassService() … › › {
/var/www/html/vendor/sensio/framework-extra-bundle/src/Routing/AnnotatedRouteControllerLoader.php:19 {
ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSensioFrameworkExtra_Routing_Loader_AnnotClassService() …
›
›
|
| deprecation |
User Deprecated: The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2
php
[ "exception" => ErrorException {#1447 #message: "User Deprecated: The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2" #code: 0 #file: "/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php" #line: 9245 #severity: E_USER_DEPRECATED trace: { /var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:9245 { ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSensioFrameworkExtra_Routing_Loader_AnnotDirService() … › {
/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:9245 {
ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSensioFrameworkExtra_Routing_Loader_AnnotDirService() …
›
|
| deprecation |
User Deprecated: The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2
php
[ "exception" => ErrorException {#1450 #message: "User Deprecated: The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2" #code: 0 #file: "/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php" #line: 9263 #severity: E_USER_DEPRECATED trace: { /var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:9263 { ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSensioFrameworkExtra_Routing_Loader_AnnotFileService() … › {
/var/www/html/var/cache/dev/ContainerNQm5Dx3/App_KernelDevDeDebugContainer.php:9263 {
ContainerNQm5Dx3\App_KernelDevDeDebugContainer->getSensioFrameworkExtra_Routing_Loader_AnnotFileService() …
›
|
| deprecation |
User Deprecated: Since symfony/framework-bundle 5.1: Using type "Symfony\Component\Routing\RouteCollectionBuilder" for argument 1 of method "App\Kernel:configureRoutes()" is deprecated, use "Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator" instead.
php
[ "exception" => ErrorException {#1458 #message: "User Deprecated: Since symfony/framework-bundle 5.1: Using type "Symfony\Component\Routing\RouteCollectionBuilder" for argument 1 of method "App\Kernel:configureRoutes()" is deprecated, use "Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator" instead." #code: 0 #file: "/var/www/html/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php" #line: 214 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:214 { App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection … › {
/var/www/html/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:214 {
App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
›
|
| deprecation |
User Deprecated: Since symfony/routing 5.1: The "Symfony\Component\Routing\RouteCollectionBuilder" class is deprecated, use "Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator" instead.
php
[ "exception" => ErrorException {#1461 #message: "User Deprecated: Since symfony/routing 5.1: The "Symfony\Component\Routing\RouteCollectionBuilder" class is deprecated, use "Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator" instead." #code: 0 #file: "/var/www/html/vendor/symfony/routing/RouteCollectionBuilder.php" #line: 19 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/routing/RouteCollectionBuilder.php:19 { class_exists(string $class, bool $autoload = true): bool … › › {
/var/www/html/vendor/symfony/routing/RouteCollectionBuilder.php:19 {
class_exists(string $class, bool $autoload = true): bool …
›
›
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Executing command "GET 'cms:story:973a56f0-cf58-4da5-af99-b5fb2fbe4075'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:'"
snc_redis
|
| debug |
Executing command "GET 'de_de_de_category:b1dd4e78-e5f7-4d13-9992-522be75a3042'"
snc_redis
|
| debug |
Request Body
es
[
"{"query":{"bool":{"must":[{"match_all":{}}],"filter":[{"term":{"categories":"b1dd4e78-e5f7-4d13-9992-522be75a3042"}}]}},"aggregations":{"CS_EINSATZBEREICH_PUMPEN":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.CS_EINSATZBEREICH_PUMPEN\")) {\n try {\n if (doc[\"facetAttributes.CS_EINSATZBEREICH_PUMPEN\"] instanceof Number) {\n return doc[\"facetAttributes.CS_EINSATZBEREICH_PUMPEN\"]\n }\n else {\n return doc[\"facetAttributes.CS_EINSATZBEREICH_PUMPEN.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.CS_EINSATZBEREICH_PUMPEN.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.CS_EINSATZBEREICH_PUMPEN\"]\n }\n }\n }","size":100}},"CS_VERSION_PUMPEN":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.CS_VERSION_PUMPEN\")) {\n try {\n if (doc[\"facetAttributes.CS_VERSION_PUMPEN\"] instanceof Number) {\n return doc[\"facetAttributes.CS_VERSION_PUMPEN\"]\n }\n else {\n return doc[\"facetAttributes.CS_VERSION_PUMPEN.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.CS_VERSION_PUMPEN.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.CS_VERSION_PUMPEN\"]\n }\n }\n }","size":100}},"ZPIM_TAUCHTIEFE_MIN":{"min":{"field":"facetAttributes.ZPIM_TAUCHTIEFE"}},"ZPIM_TAUCHTIEFE_MAX":{"max":{"field":"facetAttributes.ZPIM_TAUCHTIEFE"}},"ZPIM_ANTRIEB":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.ZPIM_ANTRIEB\")) {\n try {\n if (doc[\"facetAttributes.ZPIM_ANTRIEB\"] instanceof Number) {\n return doc[\"facetAttributes.ZPIM_ANTRIEB\"]\n }\n else {\n return doc[\"facetAttributes.ZPIM_ANTRIEB.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.ZPIM_ANTRIEB.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.ZPIM_ANTRIEB\"]\n }\n }\n }","size":100}},"ZPIM_WERKSTOFF_1":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.ZPIM_WERKSTOFF_1\")) {\n try {\n if (doc[\"facetAttributes.ZPIM_WERKSTOFF_1\"] instanceof Number) {\n return doc[\"facetAttributes.ZPIM_WERKSTOFF_1\"]\n }\n else {\n return doc[\"facetAttributes.ZPIM_WERKSTOFF_1.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.ZPIM_WERKSTOFF_1.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.ZPIM_WERKSTOFF_1\"]\n }\n }\n }","size":100}},"CS_MARKE":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.CS_MARKE\")) {\n try {\n if (doc[\"facetAttributes.CS_MARKE\"] instanceof Number) {\n return doc[\"facetAttributes.CS_MARKE\"]\n }\n else {\n return doc[\"facetAttributes.CS_MARKE.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.CS_MARKE.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.CS_MARKE\"]\n }\n }\n }","size":100}},"CS_FUER_EX_ZONEN_GEEIGNET":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.CS_FUER_EX_ZONEN_GEEIGNET\")) {\n try {\n if (doc[\"facetAttributes.CS_FUER_EX_ZONEN_GEEIGNET\"] instanceof Number) {\n return doc[\"facetAttributes.CS_FUER_EX_ZONEN_GEEIGNET\"]\n }\n else {\n return doc[\"facetAttributes.CS_FUER_EX_ZONEN_GEEIGNET.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.CS_FUER_EX_ZONEN_GEEIGNET.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.CS_FUER_EX_ZONEN_GEEIGNET\"]\n }\n }\n }","size":100}}},"sort":[{"master.sortRank":{"order":"DESC"}}],"from":0,"size":1000}"
]
|
| info |
Request Success:
es
[ "method" => "POST" "uri" => "http://elasticsearch-es-http.elasticsearch:9200/de_de_de_product/_search" "port" => 9200 "headers" => [ "Host" => [ "elasticsearch-es-http.elasticsearch" ] "Content-Type" => [ "application/json" ] "Accept" => [ "application/json" ] "User-Agent" => [ "elasticsearch-php/7.17.1 (Linux 6.8.0-1031-aws; PHP 8.3.19)" ] "x-elastic-client-meta" => [ "es=7.17.1,php=8.3.19,t=7.17.1,a=0,cu=8.14.1" ] ] "HTTP code" => 200 "duration" => 0.040497 ] |
| debug |
Response
es
[
[
"took" => 28
"timed_out" => false
"_shards" => [
"total" => 1
"successful" => 1
"skipped" => 0
"failed" => 0
]
"hits" => [
"total" => [
"value" => 67
"relation" => "eq"
]
"max_score" => null
"hits" => [
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "0ce19a07-4994-460f-b21d-93d214318275"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "0ce19a07-4994-460f-b21d-93d214318275"
"key" => "117561"
"version" => 6286
"businessUnit" => "CP"
"slug" => "fasspumpe-aus-druckguss-fuer-duennfluessiges-mineraloel-840-mm-tauchtiefe-117561"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-aus-druckguss-fuer-duennfluessiges-mineraloel-840-mm-tauchtiefe-117561/117561"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#247"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-aus-druckguss-fuer-duennfluessiges-mineraloel-840-mm-tauchtiefe-117561/117561"
]
"name" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von Diesel, Heizöl EL/L, Kraftstoffe, Petroleum (ehem. Gefahrenklasse A I bis III), Kühlerfrostschutzmittel (unverdünnt), dünnflüssige Mineralöle</li><li>geeignet für Ex-Bereiche: IIA T3</li><li>aus Druckguss, für 200 l-Fässer mit Fassgewinde M 64 x 4 und R 2"</li><li>Förderleistung: ca. 0.25 l / Hub</li><li>Tauchtiefe: 840 mm</li><li>mit leitfähiger Schlauchgarnitur DN 19 mit Knickschutzfeder und Auslaufkrümmer</li></ul>"
"createdAt" => "2020-08-10T07:49:35+0000"
"master" => [
"id" => 1
"sku" => "117561"
"displaySku" => "117561W"
"sortRank" => 12153
"slug" => "fasspumpe-aus-druckguss-fuer-duennfluessiges-mineraloel-840-mm-tauchtiefe-117561"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-aus-druckguss-fuer-duennfluessiges-mineraloel-840-mm-tauchtiefe-117561/117561"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#247"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-aus-druckguss-fuer-duennfluessiges-mineraloel-840-mm-tauchtiefe-117561/117561"
]
"name" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von Diesel, Heizöl EL/L, Kraftstoffe, Petroleum (ehem. Gefahrenklasse A I bis III), Kühlerfrostschutzmittel (unverdünnt), dünnflüssige Mineralöle</li><li>geeignet für Ex-Bereiche: IIA T3</li><li>aus Druckguss, für 200 l-Fässer mit Fassgewinde M 64 x 4 und R 2"</li><li>Förderleistung: ca. 0.25 l / Hub</li><li>Tauchtiefe: 840 mm</li><li>mit leitfähiger Schlauchgarnitur DN 19 mit Knickschutzfeder und Auslaufkrümmer</li></ul>"
"images" => [
[
"id" => 381638
"filename" => "381638_20230328-101520.jpg"
"uri" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
"text" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
"medium" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
"small" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27175
"filename" => "27175_20151005-113019.jpg"
"uri" => "https://assets.dev.denios.io/article/27175_20151005-113019.jpg"
"text" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27175_20151005-113019.jpg"
"medium" => "https://assets.dev.denios.io/article/27175_20151005-113019.jpg"
"small" => "https://assets.dev.denios.io/article/27175_20151005-113019.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27175_20151005-113019.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27176
"filename" => "27176_20180102-115253.jpg"
"uri" => "https://assets.dev.denios.io/article/27176_20180102-115253.jpg"
"text" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27176_20180102-115253.jpg"
"medium" => "https://assets.dev.denios.io/article/27176_20180102-115253.jpg"
"small" => "https://assets.dev.denios.io/article/27176_20180102-115253.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27176_20180102-115253.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381635
"filename" => "381635_20230328-101314.jpg"
"uri" => "https://assets.dev.denios.io/article/381635_20230328-101314.jpg"
"text" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381635_20230328-101314.jpg"
"medium" => "https://assets.dev.denios.io/article/381635_20230328-101314.jpg"
"small" => "https://assets.dev.denios.io/article/381635_20230328-101314.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381635_20230328-101314.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381636
"filename" => "381636_20230328-101407.jpg"
"uri" => "https://assets.dev.denios.io/article/381636_20230328-101407.jpg"
"text" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381636_20230328-101407.jpg"
"medium" => "https://assets.dev.denios.io/article/381636_20230328-101407.jpg"
"small" => "https://assets.dev.denios.io/article/381636_20230328-101407.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381636_20230328-101407.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381637
"filename" => "381637_20230328-101436.jpg"
"uri" => "https://assets.dev.denios.io/article/381637_20230328-101436.jpg"
"text" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381637_20230328-101436.jpg"
"medium" => "https://assets.dev.denios.io/article/381637_20230328-101436.jpg"
"small" => "https://assets.dev.denios.io/article/381637_20230328-101436.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381637_20230328-101436.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381638
"filename" => "381638_20230328-101520.jpg"
"uri" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
"text" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
"medium" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
"small" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 17500
"centAmountGross" => 20825
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"TIEFE_AUSSEN" => 100
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_360ER_Bilder" => "0"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 450
"NAME_IN_ORDERPROCESS" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe"
"MARA_NTGEW" => 4.5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "450"
"CS_EINSATZBEREICH_PUMPEN" => [
"petrochemische Flüssigkeiten"
"leichte Mineralöle"
"entzündbare Medien"
"Frostschutzmittel"
]
"CS_SHIPPING_WIDTH_MM" => 105
"CS_SHIPPING_WIDTH_IN" => 4.54724655
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"petrochemische Flüssigkeiten\nleichte Mineralöle\nentzündbare Medien\nFrostschutzmittel"},{"label":"Tauchtiefe [mm]","value":"840"},{"label":"Durchmesser Tauchrohr [mm]","value":"20"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Tiefe außen [mm]","value":"100"},{"label":"Höhe außen [mm]","value":"450"},{"label":"Schlauchlänge [mm]","value":"2000"},{"label":"Durchmesser Auslauf außen","value":"19"},{"label":"Werkstoff","value":"Zinkdruckguss"},{"label":"Viskosität max [mPas]","value":"150"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Fördermenge max. [l/min]","value":"25"},{"label":"Einsetzbar in EX-Bereichen","value":"Zonen gem.Einstufung Betreiber"},{"label":"Geeignet für","value":"Vorratsbehälter mit 2\" Anschluss"},{"label":"Antrieb","value":"manuell"},{"label":"Innengewinde","value":"64x4"},{"label":"Außengewinde","value":"64x4"},{"label":"Außengewinde 2","value":"2\""},{"label":"Werkstoff Dichtung","value":"NBR"},{"label":"Gewicht [kg]","value":"4,5"}]"
"MARA_BRGEW" => 4.5
"ship_length" => "100"
"SAP_HERKUNFTSLAND" => "CN"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 100
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"117561WI"}}"
"META_TITLE" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl"
"ship_width" => "105"
"images_meta_data" => "[{"id":381638,"mdate":"2023-03-28 10:15:20","filename":"381638_20230328-101520.jpg","imageSimilar":0,"text":"Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 1"},{"id":27175,"mdate":"2015-10-05 11:30:19","filename":"27175_20151005-113019.jpg","imageSimilar":0,"text":"Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 2"},{"id":27176,"mdate":"2018-01-02 11:52:53","filename":"27176_20180102-115253.jpg","imageSimilar":0,"text":"Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 3"},{"id":381635,"mdate":"2023-03-28 10:13:14","filename":"381635_20230328-101314.jpg","imageSimilar":0,"text":"Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 4"},{"id":381636,"mdate":"2023-03-28 10:14:07","filename":"381636_20230328-101407.jpg","imageSimilar":0,"text":"Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 5"},{"id":381637,"mdate":"2023-03-28 10:14:36","filename":"381637_20230328-101436.jpg","imageSimilar":0,"text":"Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "Vorratsbehälter mit 2" Anschluss"
"CS_PDF_SEITE" => "247"
"CS_SHIPPING_HEIGHT_IN" => 19.4881995
"CS_MATERIAL" => "Zinkdruckguss"
"ZPIM_VISKOSITAET_MAX" => 150
"ZPIM_ANTRIEB" => "manuell"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 4.330711
"ZPIM_SCHLAUCHLAENGE" => 2000
"ZPIM_WERKSTOFF_DICHTUNG" => "NBR"
"ZPIM_WERKSTOFF_1" => "Zinkdruckguss"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 450
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 840
"CS_SALESRANK" => 12153
"CS_SHIPPING_WEIGHT_LBS" => 9.92080179
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von Diesel, Heizöl EL/L, Kraftstoffe, Petroleum (ehem. Gefahrenklasse A I bis III), Kühlerfrostschutzmittel (unverdünnt), dünnflüssige Mineralöle</li><li>geeignet für Ex-Bereiche: IIA T3</li><li>aus Druckguss, für 200 l-Fässer mit Fassgewinde M 64 x 4 und R 2"</li><li>Förderleistung: ca. 0.25 l / Hub</li><li>Tauchtiefe: 840 mm</li><li>mit leitfähiger Schlauchgarnitur DN 19 mit Knickschutzfeder und Auslaufkrümmer</li></ul>"
"META_DESCRIPTION" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 25
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.5"
"CS_ORIGIN" => "CN - China"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 4.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-aus-druckguss-fuer-duennfluessiges-mineraloel-840-mm-tauchtiefe-117561/117561"
"robots" => "index,follow"
"description" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl"
"description" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-druckguss-fuer-duennfluessiges-mineraloel-840-mm-tauchtiefe-117561/117561"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27175_20151005-113019.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27176_20180102-115253.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381635_20230328-101314.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381636_20230328-101407.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381637_20230328-101436.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe"
"description" => "zur Förderung von Diesel, Heizöl EL/L, Kraftstoffe, Petroleum (ehem. Gefahrenklasse A I bis III), Kühlerfrostschutzmittel (unverdünnt), dünnflüssige Mineralölegeeignet für Ex-Bereiche: IIA T3aus Druckguss, für 200 l-Fässer mit Fassgewinde M 64 x 4 und R 2"Förderleistung: ca. 0.25 l / HubTauchtiefe: 840 mmmit leitfähiger Schlauchgarnitur DN 19 mit Knickschutzfeder und Auslaufkrümmer"
"image" => [
"https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
"https://assets.dev.denios.io/article/27175_20151005-113019.jpg"
"https://assets.dev.denios.io/article/27176_20180102-115253.jpg"
"https://assets.dev.denios.io/article/381635_20230328-101314.jpg"
"https://assets.dev.denios.io/article/381636_20230328-101407.jpg"
"https://assets.dev.denios.io/article/381637_20230328-101436.jpg"
]
"sku" => "117561W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-druckguss-fuer-duennfluessiges-mineraloel-840-mm-tauchtiefe-117561/117561"
"priceCurrency" => "EUR"
"price" => "208.25"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 17500
"centAmountGross" => 20825
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117561"
"displaySku" => "117561W"
"sortRank" => 12153
"slug" => "fasspumpe-aus-druckguss-fuer-duennfluessiges-mineraloel-840-mm-tauchtiefe-117561"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-aus-druckguss-fuer-duennfluessiges-mineraloel-840-mm-tauchtiefe-117561/117561"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#247"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-aus-druckguss-fuer-duennfluessiges-mineraloel-840-mm-tauchtiefe-117561/117561"
]
"name" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von Diesel, Heizöl EL/L, Kraftstoffe, Petroleum (ehem. Gefahrenklasse A I bis III), Kühlerfrostschutzmittel (unverdünnt), dünnflüssige Mineralöle</li><li>geeignet für Ex-Bereiche: IIA T3</li><li>aus Druckguss, für 200 l-Fässer mit Fassgewinde M 64 x 4 und R 2"</li><li>Förderleistung: ca. 0.25 l / Hub</li><li>Tauchtiefe: 840 mm</li><li>mit leitfähiger Schlauchgarnitur DN 19 mit Knickschutzfeder und Auslaufkrümmer</li></ul>"
"images" => [
[
"id" => 381638
"filename" => "381638_20230328-101520.jpg"
"uri" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
"text" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
"medium" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
"small" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27175
"filename" => "27175_20151005-113019.jpg"
"uri" => "https://assets.dev.denios.io/article/27175_20151005-113019.jpg"
"text" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27175_20151005-113019.jpg"
"medium" => "https://assets.dev.denios.io/article/27175_20151005-113019.jpg"
"small" => "https://assets.dev.denios.io/article/27175_20151005-113019.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27175_20151005-113019.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27176
"filename" => "27176_20180102-115253.jpg"
"uri" => "https://assets.dev.denios.io/article/27176_20180102-115253.jpg"
"text" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27176_20180102-115253.jpg"
"medium" => "https://assets.dev.denios.io/article/27176_20180102-115253.jpg"
"small" => "https://assets.dev.denios.io/article/27176_20180102-115253.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27176_20180102-115253.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381635
"filename" => "381635_20230328-101314.jpg"
"uri" => "https://assets.dev.denios.io/article/381635_20230328-101314.jpg"
"text" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381635_20230328-101314.jpg"
"medium" => "https://assets.dev.denios.io/article/381635_20230328-101314.jpg"
"small" => "https://assets.dev.denios.io/article/381635_20230328-101314.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381635_20230328-101314.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381636
"filename" => "381636_20230328-101407.jpg"
"uri" => "https://assets.dev.denios.io/article/381636_20230328-101407.jpg"
"text" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381636_20230328-101407.jpg"
"medium" => "https://assets.dev.denios.io/article/381636_20230328-101407.jpg"
"small" => "https://assets.dev.denios.io/article/381636_20230328-101407.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381636_20230328-101407.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381637
"filename" => "381637_20230328-101436.jpg"
"uri" => "https://assets.dev.denios.io/article/381637_20230328-101436.jpg"
"text" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381637_20230328-101436.jpg"
"medium" => "https://assets.dev.denios.io/article/381637_20230328-101436.jpg"
"small" => "https://assets.dev.denios.io/article/381637_20230328-101436.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381637_20230328-101436.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381638
"filename" => "381638_20230328-101520.jpg"
"uri" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
"text" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
"medium" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
"small" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 17500
"centAmountGross" => 20825
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"TIEFE_AUSSEN" => 100
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_360ER_Bilder" => "0"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 450
"NAME_IN_ORDERPROCESS" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe"
"MARA_NTGEW" => 4.5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "450"
"CS_EINSATZBEREICH_PUMPEN" => [
"petrochemische Flüssigkeiten"
"leichte Mineralöle"
"entzündbare Medien"
"Frostschutzmittel"
]
"CS_SHIPPING_WIDTH_MM" => 105
"CS_SHIPPING_WIDTH_IN" => 4.54724655
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"petrochemische Flüssigkeiten\nleichte Mineralöle\nentzündbare Medien\nFrostschutzmittel"},{"label":"Tauchtiefe [mm]","value":"840"},{"label":"Durchmesser Tauchrohr [mm]","value":"20"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Tiefe außen [mm]","value":"100"},{"label":"Höhe außen [mm]","value":"450"},{"label":"Schlauchlänge [mm]","value":"2000"},{"label":"Durchmesser Auslauf außen","value":"19"},{"label":"Werkstoff","value":"Zinkdruckguss"},{"label":"Viskosität max [mPas]","value":"150"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Fördermenge max. [l/min]","value":"25"},{"label":"Einsetzbar in EX-Bereichen","value":"Zonen gem.Einstufung Betreiber"},{"label":"Geeignet für","value":"Vorratsbehälter mit 2\" Anschluss"},{"label":"Antrieb","value":"manuell"},{"label":"Innengewinde","value":"64x4"},{"label":"Außengewinde","value":"64x4"},{"label":"Außengewinde 2","value":"2\""},{"label":"Werkstoff Dichtung","value":"NBR"},{"label":"Gewicht [kg]","value":"4,5"}]"
"MARA_BRGEW" => 4.5
"ship_length" => "100"
"SAP_HERKUNFTSLAND" => "CN"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 100
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"117561WI"}}"
"META_TITLE" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl"
"ship_width" => "105"
"images_meta_data" => "[{"id":381638,"mdate":"2023-03-28 10:15:20","filename":"381638_20230328-101520.jpg","imageSimilar":0,"text":"Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 1"},{"id":27175,"mdate":"2015-10-05 11:30:19","filename":"27175_20151005-113019.jpg","imageSimilar":0,"text":"Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 2"},{"id":27176,"mdate":"2018-01-02 11:52:53","filename":"27176_20180102-115253.jpg","imageSimilar":0,"text":"Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 3"},{"id":381635,"mdate":"2023-03-28 10:13:14","filename":"381635_20230328-101314.jpg","imageSimilar":0,"text":"Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 4"},{"id":381636,"mdate":"2023-03-28 10:14:07","filename":"381636_20230328-101407.jpg","imageSimilar":0,"text":"Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 5"},{"id":381637,"mdate":"2023-03-28 10:14:36","filename":"381637_20230328-101436.jpg","imageSimilar":0,"text":"Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "Vorratsbehälter mit 2" Anschluss"
"CS_PDF_SEITE" => "247"
"CS_SHIPPING_HEIGHT_IN" => 19.4881995
"CS_MATERIAL" => "Zinkdruckguss"
"ZPIM_VISKOSITAET_MAX" => 150
"ZPIM_ANTRIEB" => "manuell"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 4.330711
"ZPIM_SCHLAUCHLAENGE" => 2000
"ZPIM_WERKSTOFF_DICHTUNG" => "NBR"
"ZPIM_WERKSTOFF_1" => "Zinkdruckguss"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 450
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 840
"CS_SALESRANK" => 12153
"CS_SHIPPING_WEIGHT_LBS" => 9.92080179
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von Diesel, Heizöl EL/L, Kraftstoffe, Petroleum (ehem. Gefahrenklasse A I bis III), Kühlerfrostschutzmittel (unverdünnt), dünnflüssige Mineralöle</li><li>geeignet für Ex-Bereiche: IIA T3</li><li>aus Druckguss, für 200 l-Fässer mit Fassgewinde M 64 x 4 und R 2"</li><li>Förderleistung: ca. 0.25 l / Hub</li><li>Tauchtiefe: 840 mm</li><li>mit leitfähiger Schlauchgarnitur DN 19 mit Knickschutzfeder und Auslaufkrümmer</li></ul>"
"META_DESCRIPTION" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 25
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.5"
"CS_ORIGIN" => "CN - China"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 4.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-aus-druckguss-fuer-duennfluessiges-mineraloel-840-mm-tauchtiefe-117561/117561"
"robots" => "index,follow"
"description" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl"
"description" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-druckguss-fuer-duennfluessiges-mineraloel-840-mm-tauchtiefe-117561/117561"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27175_20151005-113019.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27176_20180102-115253.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381635_20230328-101314.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381636_20230328-101407.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381637_20230328-101436.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe aus Druckguss, für dünnflüssiges Mineralöl, 840 mm Tauchtiefe"
"description" => "zur Förderung von Diesel, Heizöl EL/L, Kraftstoffe, Petroleum (ehem. Gefahrenklasse A I bis III), Kühlerfrostschutzmittel (unverdünnt), dünnflüssige Mineralölegeeignet für Ex-Bereiche: IIA T3aus Druckguss, für 200 l-Fässer mit Fassgewinde M 64 x 4 und R 2"Förderleistung: ca. 0.25 l / HubTauchtiefe: 840 mmmit leitfähiger Schlauchgarnitur DN 19 mit Knickschutzfeder und Auslaufkrümmer"
"image" => [
"https://assets.dev.denios.io/article/381638_20230328-101520.jpg"
"https://assets.dev.denios.io/article/27175_20151005-113019.jpg"
"https://assets.dev.denios.io/article/27176_20180102-115253.jpg"
"https://assets.dev.denios.io/article/381635_20230328-101314.jpg"
"https://assets.dev.denios.io/article/381636_20230328-101407.jpg"
"https://assets.dev.denios.io/article/381637_20230328-101436.jpg"
]
"sku" => "117561W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-druckguss-fuer-duennfluessiges-mineraloel-840-mm-tauchtiefe-117561/117561"
"priceCurrency" => "EUR"
"price" => "208.25"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 17500
"centAmountGross" => 20825
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"petrochemische Flüssigkeiten"
"leichte Mineralöle"
"entzündbare Medien"
"Frostschutzmittel"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
840.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Zinkdruckguss"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
150
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "3b71a5b4a4517340d8ac3b8f86d94dd4"
]
"sort" => [
12153
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "f7a28e9e-c8a5-474d-87e2-bc55777f7a66"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "f7a28e9e-c8a5-474d-87e2-bc55777f7a66"
"key" => "121601"
"version" => 4457
"businessUnit" => "CP"
"slug" => "rotationspumpe-aus-kunststoff-fuer-saeuren-laugen-und-waesserige-loesungen-gelb-121601"
"links" => [
"webshop" => "https://storefront.dev.denios.io/rotationspumpe-aus-kunststoff-fuer-saeuren-laugen-und-waesserige-loesungen-gelb-121601/121601"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/rotationspumpe-aus-kunststoff-fuer-saeuren-laugen-und-waesserige-loesungen-gelb-121601/121601"
]
"name" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb"
"description" => "<ul class="product-description__text--bulletpoints"><li>einfach zu bedienende Pumpe aus Kunststoff (PP, PPS) zur Förderung von Säuren, Laugen und wässrigen Lösungen</li><li>passend für 60- und 200-Liter-Fässer mit 2" Trisure-Spundloch</li><li>3-teiliger Tauchrohrsatz</li><li>Förderleistung: ca. 0,25 l/Hub</li><li>Dichtungen aus PTFE</li><li>max. Viskosität ca. 430 mPas bei wässrigen Lösungen mit Dichte 1</li></ul>"
"createdAt" => "2021-08-10T15:50:28+0000"
"master" => [
"id" => 1
"sku" => "121601"
"displaySku" => "121601W"
"sortRank" => 12070
"slug" => "rotationspumpe-aus-kunststoff-fuer-saeuren-laugen-und-waesserige-loesungen-gelb-121601"
"links" => [
"webshop" => "https://storefront.dev.denios.io/rotationspumpe-aus-kunststoff-fuer-saeuren-laugen-und-waesserige-loesungen-gelb-121601/121601"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/rotationspumpe-aus-kunststoff-fuer-saeuren-laugen-und-waesserige-loesungen-gelb-121601/121601"
]
"name" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb"
"description" => "<ul class="product-description__text--bulletpoints"><li>einfach zu bedienende Pumpe aus Kunststoff (PP, PPS) zur Förderung von Säuren, Laugen und wässrigen Lösungen</li><li>passend für 60- und 200-Liter-Fässer mit 2" Trisure-Spundloch</li><li>3-teiliger Tauchrohrsatz</li><li>Förderleistung: ca. 0,25 l/Hub</li><li>Dichtungen aus PTFE</li><li>max. Viskosität ca. 430 mPas bei wässrigen Lösungen mit Dichte 1</li></ul>"
"images" => [
[
"id" => 381614
"filename" => "381614_20230328-095904.jpg"
"uri" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
"text" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
"medium" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
"small" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27221
"filename" => "27221_20150320-141151.jpg"
"uri" => "https://assets.dev.denios.io/article/27221_20150320-141151.jpg"
"text" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27221_20150320-141151.jpg"
"medium" => "https://assets.dev.denios.io/article/27221_20150320-141151.jpg"
"small" => "https://assets.dev.denios.io/article/27221_20150320-141151.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27221_20150320-141151.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381611
"filename" => "381611_20230328-095704.jpg"
"uri" => "https://assets.dev.denios.io/article/381611_20230328-095704.jpg"
"text" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381611_20230328-095704.jpg"
"medium" => "https://assets.dev.denios.io/article/381611_20230328-095704.jpg"
"small" => "https://assets.dev.denios.io/article/381611_20230328-095704.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381611_20230328-095704.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381612
"filename" => "381612_20230328-095745.jpg"
"uri" => "https://assets.dev.denios.io/article/381612_20230328-095745.jpg"
"text" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381612_20230328-095745.jpg"
"medium" => "https://assets.dev.denios.io/article/381612_20230328-095745.jpg"
"small" => "https://assets.dev.denios.io/article/381612_20230328-095745.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381612_20230328-095745.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381613
"filename" => "381613_20230328-095825.jpg"
"uri" => "https://assets.dev.denios.io/article/381613_20230328-095825.jpg"
"text" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381613_20230328-095825.jpg"
"medium" => "https://assets.dev.denios.io/article/381613_20230328-095825.jpg"
"small" => "https://assets.dev.denios.io/article/381613_20230328-095825.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381613_20230328-095825.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381614
"filename" => "381614_20230328-095904.jpg"
"uri" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
"text" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
"medium" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
"small" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 12900
"centAmountGross" => 15351
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
]
"CS_BADGE" => "BESTSELLER"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_360ER_Bilder" => "0"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 140
"NAME_IN_ORDERPROCESS" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb"
"MARA_NTGEW" => 2.3
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "140"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"140"},{"label":"Durchmesser Auslauf außen","value":"25"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"430"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Fördermenge max. [l/min]","value":"36"},{"label":"Geeignet für","value":"zur Förderung von Säuren, Laugen und wässrigen Lösungen"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"2,3"}]"
"MARA_BRGEW" => 2.3
"SAP_HERKUNFTSLAND" => "TW"
"CS_COLOR" => "gelb"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"121601WI"}}"
"META_TITLE" => "Rotationspumpe aus Kunstst. für Säuren, Laugen und wässrige Lösungen"
"images_meta_data" => "[{"id":381614,"mdate":"2023-03-28 09:59:04","filename":"381614_20230328-095904.jpg","imageSimilar":0,"text":"Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 1"},{"id":27221,"mdate":"2015-03-20 14:11:51","filename":"27221_20150320-141151.jpg","imageSimilar":0,"text":"Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 2"},{"id":381611,"mdate":"2023-03-28 09:57:04","filename":"381611_20230328-095704.jpg","imageSimilar":0,"text":"Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 3"},{"id":381612,"mdate":"2023-03-28 09:57:45","filename":"381612_20230328-095745.jpg","imageSimilar":0,"text":"Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 4"},{"id":381613,"mdate":"2023-03-28 09:58:25","filename":"381613_20230328-095825.jpg","imageSimilar":0,"text":"Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 5"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Rotationspumpen,Fasspumpen,Handkurbelrotationspumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "zur Förderung von Säuren, Laugen und wässrigen Lösungen"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 6.0629954
"CS_MATERIAL" => "PP"
"ZPIM_VISKOSITAET_MAX" => 430
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 140
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 12070
"CS_SHIPPING_WEIGHT_LBS" => 5.070632026
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>einfach zu bedienende Pumpe aus Kunststoff (PP, PPS) zur Förderung von Säuren, Laugen und wässrigen Lösungen</li><li>passend für 60- und 200-Liter-Fässer mit 2" Trisure-Spundloch</li><li>3-teiliger Tauchrohrsatz</li><li>Förderleistung: ca. 0,25 l/Hub</li><li>Dichtungen aus PTFE</li><li>max. Viskosität ca. 430 mPas bei wässrigen Lösungen mit Dichte 1</li></ul>"
"META_DESCRIPTION" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 36
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.3"
"CS_ORIGIN" => "TW - Taiwan"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 2.3
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Rotationspumpe aus Kunstst. für Säuren, Laugen und wässrige Lösungen"
"canonicalUrl" => "https://storefront.dev.denios.io/rotationspumpe-aus-kunststoff-fuer-saeuren-laugen-und-waesserige-loesungen-gelb-121601/121601"
"robots" => "index,follow"
"description" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Rotationspumpe aus Kunstst. für Säuren, Laugen und wässrige Lösungen"
"description" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/rotationspumpe-aus-kunststoff-fuer-saeuren-laugen-und-waesserige-loesungen-gelb-121601/121601"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27221_20150320-141151.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381611_20230328-095704.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381612_20230328-095745.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381613_20230328-095825.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb"
"description" => "einfach zu bedienende Pumpe aus Kunststoff (PP, PPS) zur Förderung von Säuren, Laugen und wässrigen Lösungenpassend für 60- und 200-Liter-Fässer mit 2" Trisure-Spundloch3-teiliger TauchrohrsatzFörderleistung: ca. 0,25 l/HubDichtungen aus PTFEmax. Viskosität ca. 430 mPas bei wässrigen Lösungen mit Dichte 1"
"image" => [
"https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
"https://assets.dev.denios.io/article/27221_20150320-141151.jpg"
"https://assets.dev.denios.io/article/381611_20230328-095704.jpg"
"https://assets.dev.denios.io/article/381612_20230328-095745.jpg"
"https://assets.dev.denios.io/article/381613_20230328-095825.jpg"
]
"sku" => "121601W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/rotationspumpe-aus-kunststoff-fuer-saeuren-laugen-und-waesserige-loesungen-gelb-121601/121601"
"priceCurrency" => "EUR"
"price" => "153.51"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 12900
"centAmountGross" => 15351
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "121601"
"displaySku" => "121601W"
"sortRank" => 12070
"slug" => "rotationspumpe-aus-kunststoff-fuer-saeuren-laugen-und-waesserige-loesungen-gelb-121601"
"links" => [
"webshop" => "https://storefront.dev.denios.io/rotationspumpe-aus-kunststoff-fuer-saeuren-laugen-und-waesserige-loesungen-gelb-121601/121601"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/rotationspumpe-aus-kunststoff-fuer-saeuren-laugen-und-waesserige-loesungen-gelb-121601/121601"
]
"name" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb"
"description" => "<ul class="product-description__text--bulletpoints"><li>einfach zu bedienende Pumpe aus Kunststoff (PP, PPS) zur Förderung von Säuren, Laugen und wässrigen Lösungen</li><li>passend für 60- und 200-Liter-Fässer mit 2" Trisure-Spundloch</li><li>3-teiliger Tauchrohrsatz</li><li>Förderleistung: ca. 0,25 l/Hub</li><li>Dichtungen aus PTFE</li><li>max. Viskosität ca. 430 mPas bei wässrigen Lösungen mit Dichte 1</li></ul>"
"images" => [
[
"id" => 381614
"filename" => "381614_20230328-095904.jpg"
"uri" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
"text" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
"medium" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
"small" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27221
"filename" => "27221_20150320-141151.jpg"
"uri" => "https://assets.dev.denios.io/article/27221_20150320-141151.jpg"
"text" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27221_20150320-141151.jpg"
"medium" => "https://assets.dev.denios.io/article/27221_20150320-141151.jpg"
"small" => "https://assets.dev.denios.io/article/27221_20150320-141151.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27221_20150320-141151.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381611
"filename" => "381611_20230328-095704.jpg"
"uri" => "https://assets.dev.denios.io/article/381611_20230328-095704.jpg"
"text" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381611_20230328-095704.jpg"
"medium" => "https://assets.dev.denios.io/article/381611_20230328-095704.jpg"
"small" => "https://assets.dev.denios.io/article/381611_20230328-095704.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381611_20230328-095704.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381612
"filename" => "381612_20230328-095745.jpg"
"uri" => "https://assets.dev.denios.io/article/381612_20230328-095745.jpg"
"text" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381612_20230328-095745.jpg"
"medium" => "https://assets.dev.denios.io/article/381612_20230328-095745.jpg"
"small" => "https://assets.dev.denios.io/article/381612_20230328-095745.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381612_20230328-095745.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381613
"filename" => "381613_20230328-095825.jpg"
"uri" => "https://assets.dev.denios.io/article/381613_20230328-095825.jpg"
"text" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381613_20230328-095825.jpg"
"medium" => "https://assets.dev.denios.io/article/381613_20230328-095825.jpg"
"small" => "https://assets.dev.denios.io/article/381613_20230328-095825.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381613_20230328-095825.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381614
"filename" => "381614_20230328-095904.jpg"
"uri" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
"text" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
"medium" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
"small" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 12900
"centAmountGross" => 15351
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
]
"CS_BADGE" => "BESTSELLER"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_360ER_Bilder" => "0"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 140
"NAME_IN_ORDERPROCESS" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb"
"MARA_NTGEW" => 2.3
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "140"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"140"},{"label":"Durchmesser Auslauf außen","value":"25"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"430"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Fördermenge max. [l/min]","value":"36"},{"label":"Geeignet für","value":"zur Förderung von Säuren, Laugen und wässrigen Lösungen"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"2,3"}]"
"MARA_BRGEW" => 2.3
"SAP_HERKUNFTSLAND" => "TW"
"CS_COLOR" => "gelb"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"121601WI"}}"
"META_TITLE" => "Rotationspumpe aus Kunstst. für Säuren, Laugen und wässrige Lösungen"
"images_meta_data" => "[{"id":381614,"mdate":"2023-03-28 09:59:04","filename":"381614_20230328-095904.jpg","imageSimilar":0,"text":"Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 1"},{"id":27221,"mdate":"2015-03-20 14:11:51","filename":"27221_20150320-141151.jpg","imageSimilar":0,"text":"Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 2"},{"id":381611,"mdate":"2023-03-28 09:57:04","filename":"381611_20230328-095704.jpg","imageSimilar":0,"text":"Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 3"},{"id":381612,"mdate":"2023-03-28 09:57:45","filename":"381612_20230328-095745.jpg","imageSimilar":0,"text":"Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 4"},{"id":381613,"mdate":"2023-03-28 09:58:25","filename":"381613_20230328-095825.jpg","imageSimilar":0,"text":"Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - 5"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Rotationspumpen,Fasspumpen,Handkurbelrotationspumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "zur Förderung von Säuren, Laugen und wässrigen Lösungen"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 6.0629954
"CS_MATERIAL" => "PP"
"ZPIM_VISKOSITAET_MAX" => 430
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 140
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 12070
"CS_SHIPPING_WEIGHT_LBS" => 5.070632026
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>einfach zu bedienende Pumpe aus Kunststoff (PP, PPS) zur Förderung von Säuren, Laugen und wässrigen Lösungen</li><li>passend für 60- und 200-Liter-Fässer mit 2" Trisure-Spundloch</li><li>3-teiliger Tauchrohrsatz</li><li>Förderleistung: ca. 0,25 l/Hub</li><li>Dichtungen aus PTFE</li><li>max. Viskosität ca. 430 mPas bei wässrigen Lösungen mit Dichte 1</li></ul>"
"META_DESCRIPTION" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 36
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.3"
"CS_ORIGIN" => "TW - Taiwan"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 2.3
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Rotationspumpe aus Kunstst. für Säuren, Laugen und wässrige Lösungen"
"canonicalUrl" => "https://storefront.dev.denios.io/rotationspumpe-aus-kunststoff-fuer-saeuren-laugen-und-waesserige-loesungen-gelb-121601/121601"
"robots" => "index,follow"
"description" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Rotationspumpe aus Kunstst. für Säuren, Laugen und wässrige Lösungen"
"description" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/rotationspumpe-aus-kunststoff-fuer-saeuren-laugen-und-waesserige-loesungen-gelb-121601/121601"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27221_20150320-141151.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381611_20230328-095704.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381612_20230328-095745.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381613_20230328-095825.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Rotationspumpe aus Kunststoff, für Säuren, Laugen und wässerige Lösungen, gelb"
"description" => "einfach zu bedienende Pumpe aus Kunststoff (PP, PPS) zur Förderung von Säuren, Laugen und wässrigen Lösungenpassend für 60- und 200-Liter-Fässer mit 2" Trisure-Spundloch3-teiliger TauchrohrsatzFörderleistung: ca. 0,25 l/HubDichtungen aus PTFEmax. Viskosität ca. 430 mPas bei wässrigen Lösungen mit Dichte 1"
"image" => [
"https://assets.dev.denios.io/article/381614_20230328-095904.jpg"
"https://assets.dev.denios.io/article/27221_20150320-141151.jpg"
"https://assets.dev.denios.io/article/381611_20230328-095704.jpg"
"https://assets.dev.denios.io/article/381612_20230328-095745.jpg"
"https://assets.dev.denios.io/article/381613_20230328-095825.jpg"
]
"sku" => "121601W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/rotationspumpe-aus-kunststoff-fuer-saeuren-laugen-und-waesserige-loesungen-gelb-121601/121601"
"priceCurrency" => "EUR"
"price" => "153.51"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 12900
"centAmountGross" => 15351
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
1000.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
430
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "b83ca3baf79389f66d9e329e4b2dfeb0"
]
"sort" => [
12070
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d5c734f5-409b-4f56-bcfa-a34bbd29aa25"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "d5c734f5-409b-4f56-bcfa-a34bbd29aa25"
"key" => "117585"
"version" => 6045
"businessUnit" => "CP"
"slug" => "handkurbelrotationspumpe-aus-alu-mit-verzinktem-tauchrohr-117585"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-alu-mit-verzinktem-tauchrohr-117585/117585"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#247"
"canonical" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-alu-mit-verzinktem-tauchrohr-117585/117585"
]
"name" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr"
"description" => "<ul class="product-description__text--bulletpoints"><li>für leichte Mineralölprodukte und auch für schwerere Maschinen- und Schmieröle </li><li>ideal bei hoher Viskosität (max. 900 mPas bei 20°C)</li><li>mit Doppelgetriebe und verzinktem Tauchrohr</li><li>Förderleistung: ca. 1 l / Umdrehung (ca. 5 l/Min. bei schwerem Öl)</li><li>Der jederzeit mögliche Wechsel von Vorwärts- auf Rückwärtsfördern erlaubt ein optimales Dosieren.</li><li>max. Temperatur Medium: 60°C</li><li>Gewinde: 2''</li></ul>"
"createdAt" => "2020-08-10T08:16:07+0000"
"master" => [
"id" => 1
"sku" => "117585"
"displaySku" => "117585W"
"sortRank" => 11988
"slug" => "handkurbelrotationspumpe-aus-alu-mit-verzinktem-tauchrohr-117585"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-alu-mit-verzinktem-tauchrohr-117585/117585"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#247"
"canonical" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-alu-mit-verzinktem-tauchrohr-117585/117585"
]
"name" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr"
"description" => "<ul class="product-description__text--bulletpoints"><li>für leichte Mineralölprodukte und auch für schwerere Maschinen- und Schmieröle </li><li>ideal bei hoher Viskosität (max. 900 mPas bei 20°C)</li><li>mit Doppelgetriebe und verzinktem Tauchrohr</li><li>Förderleistung: ca. 1 l / Umdrehung (ca. 5 l/Min. bei schwerem Öl)</li><li>Der jederzeit mögliche Wechsel von Vorwärts- auf Rückwärtsfördern erlaubt ein optimales Dosieren.</li><li>max. Temperatur Medium: 60°C</li><li>Gewinde: 2''</li></ul>"
"images" => [
[
"id" => 375724
"filename" => "375724_20230322-152802.jpg"
"uri" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
"medium" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
"small" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27186
"filename" => "27186_20160530-113324.jpg"
"uri" => "https://assets.dev.denios.io/article/27186_20160530-113324.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27186_20160530-113324.jpg"
"medium" => "https://assets.dev.denios.io/article/27186_20160530-113324.jpg"
"small" => "https://assets.dev.denios.io/article/27186_20160530-113324.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27186_20160530-113324.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375723
"filename" => "375723_20230322-152800.jpg"
"uri" => "https://assets.dev.denios.io/article/375723_20230322-152800.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375723_20230322-152800.jpg"
"medium" => "https://assets.dev.denios.io/article/375723_20230322-152800.jpg"
"small" => "https://assets.dev.denios.io/article/375723_20230322-152800.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375723_20230322-152800.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375722
"filename" => "375722_20230322-152758.jpg"
"uri" => "https://assets.dev.denios.io/article/375722_20230322-152758.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375722_20230322-152758.jpg"
"medium" => "https://assets.dev.denios.io/article/375722_20230322-152758.jpg"
"small" => "https://assets.dev.denios.io/article/375722_20230322-152758.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375722_20230322-152758.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375721
"filename" => "375721_20230322-152755.jpg"
"uri" => "https://assets.dev.denios.io/article/375721_20230322-152755.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375721_20230322-152755.jpg"
"medium" => "https://assets.dev.denios.io/article/375721_20230322-152755.jpg"
"small" => "https://assets.dev.denios.io/article/375721_20230322-152755.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375721_20230322-152755.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375719
"filename" => "375719_20230322-152751.jpg"
"uri" => "https://assets.dev.denios.io/article/375719_20230322-152751.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375719_20230322-152751.jpg"
"medium" => "https://assets.dev.denios.io/article/375719_20230322-152751.jpg"
"small" => "https://assets.dev.denios.io/article/375719_20230322-152751.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375719_20230322-152751.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375720
"filename" => "375720_20230322-152753.jpg"
"uri" => "https://assets.dev.denios.io/article/375720_20230322-152753.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375720_20230322-152753.jpg"
"medium" => "https://assets.dev.denios.io/article/375720_20230322-152753.jpg"
"small" => "https://assets.dev.denios.io/article/375720_20230322-152753.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375720_20230322-152753.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375718
"filename" => "375718_20230322-152749.jpg"
"uri" => "https://assets.dev.denios.io/article/375718_20230322-152749.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375718_20230322-152749.jpg"
"medium" => "https://assets.dev.denios.io/article/375718_20230322-152749.jpg"
"small" => "https://assets.dev.denios.io/article/375718_20230322-152749.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375718_20230322-152749.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375717
"filename" => "375717_20230322-152746.jpg"
"uri" => "https://assets.dev.denios.io/article/375717_20230322-152746.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 9"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375717_20230322-152746.jpg"
"medium" => "https://assets.dev.denios.io/article/375717_20230322-152746.jpg"
"small" => "https://assets.dev.denios.io/article/375717_20230322-152746.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375717_20230322-152746.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394435
"filename" => "394435_20230824-151105.jpg"
"uri" => "https://assets.dev.denios.io/article/394435_20230824-151105.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 10"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394435_20230824-151105.jpg"
"medium" => "https://assets.dev.denios.io/article/394435_20230824-151105.jpg"
"small" => "https://assets.dev.denios.io/article/394435_20230824-151105.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394435_20230824-151105.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 375724
"filename" => "375724_20230322-152802.jpg"
"uri" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
"medium" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
"small" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 27700
"centAmountGross" => 32963
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38158
"filename" => "38158_20210609-092439.png"
"uri" => "https://assets.dev.denios.io/quality/38158_20210609-092439.png"
"text" => "Aluminium ausgeschrieben"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineralöle"
"Maschinenöle"
]
"CS_BADGE" => "BESTSELLER"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_360ER_Bilder" => "1"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 200
"META_DESCRIPTION" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr"
"MARA_NTGEW" => 6.4
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "200"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Mineralöle\nMaschinenöle"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"200"},{"label":"Schlauchlänge [mm]","value":"1275"},{"label":"Durchmesser Auslauf außen","value":"32"},{"label":"Werkstoff","value":"Aluminium"},{"label":"Viskosität max [mPas]","value":"900"},{"label":"Förderleistung je Hub [l]","value":"1"},{"label":"Geeignet für","value":"für sowohl leichte Mineralölprodukte (Schmierstoffe) wie auch für schwerere Maschinen- und Schmieröle mit hoher Viskosität"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Gewicht [kg]","value":"6,4"}]"
"MARA_BRGEW" => 6.4
"SAP_HERKUNFTSLAND" => "TW"
"CS_COLOR" => "diverse"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151521"},"punchout_danfoss_pl":{"matgroup":"40151521"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151521"},"punchout_sunchemical_ch":{"matgroup":"40151521"},"punchout_danfoss_dk":{"matgroup":"40151521"},"punchout_danfoss_sk":{"matgroup":"40151521"},"punchout_brenntag_de":{"matgroup":"40151521"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151521"},"punchout_esteelauder_uk":{"matgroup":"40151521"},"punchout_esteelauder_ch":{"matgroup":"40151521"},"punchout_takeda_ch":{"matgroup":"40151521"},"punchout_sika_de":{"matgroup":"40151521"},"punchout_bachem_ch":{"matgroup":"40151521"},"punchout_migros_ch":{"matgroup":"40151521"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151521"},"punchout_tesla_de":{"matgroup":"40151521"},"punchout_umicore_de":{"matgroup":"40151521"},"punchout_upm_fi":{"matgroup":"40151521"},"punchout_axalta_de":{"matgroup":"40151521"},"punchout_husqvarna_pl":{"matgroup":"40151521"},"punchout_navalgroup_fr":{"matgroup":"40151521"},"punchout_itp_aero_es":{"matgroup":"40151521"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151521"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151521"},"punchout_sidenor_es":{"matnr":"117585WI"}}"
"META_TITLE" => "Handkurbelrotationspumpe, aus Alu, mit verzinktem Tauchrohr"
"quality_image" => "[{"id":38158,"mdate":"2021-06-09 09:24:39","filename":"38158_20210609-092439.png","text":"Aluminium ausgeschrieben"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":375724,"mdate":"2023-03-22 15:28:02","filename":"375724_20230322-152802.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 1"},{"id":27186,"mdate":"2016-05-30 11:33:24","filename":"27186_20160530-113324.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 2"},{"id":375723,"mdate":"2023-03-22 15:28:00","filename":"375723_20230322-152800.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 3"},{"id":375722,"mdate":"2023-03-22 15:27:58","filename":"375722_20230322-152758.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 4"},{"id":375721,"mdate":"2023-03-22 15:27:55","filename":"375721_20230322-152755.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 5"},{"id":375719,"mdate":"2023-03-22 15:27:51","filename":"375719_20230322-152751.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 6"},{"id":375720,"mdate":"2023-03-22 15:27:53","filename":"375720_20230322-152753.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 7"},{"id":375718,"mdate":"2023-03-22 15:27:49","filename":"375718_20230322-152749.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 8"},{"id":375717,"mdate":"2023-03-22 15:27:46","filename":"375717_20230322-152746.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 9"},{"id":394435,"mdate":"2023-08-24 15:11:05","filename":"394435_20230824-151105.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 10"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Hebelpumpen,Abfüllpumpen,Rotationspumpen,Handkurbelrotationspumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für sowohl leichte Mineralölprodukte (Schmierstoffe) wie auch für schwerere Maschinen- und Schmieröle mit hoher Viskosität"
"CS_PDF_SEITE" => "247"
"CS_SHIPPING_HEIGHT_IN" => 8.661422
"CS_MATERIAL" => "Aluminium"
"ZPIM_VISKOSITAET_MAX" => 900
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1275
"ZPIM_WERKSTOFF_1" => "Aluminium"
"ITEM_NAME_FOR_SHOP" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 200
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 11988
"CS_SHIPPING_WEIGHT_LBS" => 14.109584768
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>für leichte Mineralölprodukte und auch für schwerere Maschinen- und Schmieröle </li><li>ideal bei hoher Viskosität (max. 900 mPas bei 20°C)</li><li>mit Doppelgetriebe und verzinktem Tauchrohr</li><li>Förderleistung: ca. 1 l / Umdrehung (ca. 5 l/Min. bei schwerem Öl)</li><li>Der jederzeit mögliche Wechsel von Vorwärts- auf Rückwärtsfördern erlaubt ein optimales Dosieren.</li><li>max. Temperatur Medium: 60°C</li><li>Gewinde: 2''</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "6.4"
"CS_ORIGIN" => "TW - Taiwan"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 6.4
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Handkurbelrotationspumpe, aus Alu, mit verzinktem Tauchrohr"
"canonicalUrl" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-alu-mit-verzinktem-tauchrohr-117585/117585"
"robots" => "index,follow"
"description" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Handkurbelrotationspumpe, aus Alu, mit verzinktem Tauchrohr"
"description" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-alu-mit-verzinktem-tauchrohr-117585/117585"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27186_20160530-113324.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375723_20230322-152800.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375722_20230322-152758.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375721_20230322-152755.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375719_20230322-152751.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375720_20230322-152753.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375718_20230322-152749.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375717_20230322-152746.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394435_20230824-151105.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr"
"description" => "für leichte Mineralölprodukte und auch für schwerere Maschinen- und Schmieröle ideal bei hoher Viskosität (max. 900 mPas bei 20°C)mit Doppelgetriebe und verzinktem TauchrohrFörderleistung: ca. 1 l / Umdrehung (ca. 5 l/Min. bei schwerem Öl)Der jederzeit mögliche Wechsel von Vorwärts- auf Rückwärtsfördern erlaubt ein optimales Dosieren.max. Temperatur Medium: 60°CGewinde: 2''"
"image" => [
"https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
"https://assets.dev.denios.io/article/27186_20160530-113324.jpg"
"https://assets.dev.denios.io/article/375723_20230322-152800.jpg"
"https://assets.dev.denios.io/article/375722_20230322-152758.jpg"
"https://assets.dev.denios.io/article/375721_20230322-152755.jpg"
"https://assets.dev.denios.io/article/375719_20230322-152751.jpg"
"https://assets.dev.denios.io/article/375720_20230322-152753.jpg"
"https://assets.dev.denios.io/article/375718_20230322-152749.jpg"
"https://assets.dev.denios.io/article/375717_20230322-152746.jpg"
"https://assets.dev.denios.io/article/394435_20230824-151105.jpg"
]
"sku" => "117585W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-alu-mit-verzinktem-tauchrohr-117585/117585"
"priceCurrency" => "EUR"
"price" => "329.63"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 27700
"centAmountGross" => 32963
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117585"
"displaySku" => "117585W"
"sortRank" => 11988
"slug" => "handkurbelrotationspumpe-aus-alu-mit-verzinktem-tauchrohr-117585"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-alu-mit-verzinktem-tauchrohr-117585/117585"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#247"
"canonical" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-alu-mit-verzinktem-tauchrohr-117585/117585"
]
"name" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr"
"description" => "<ul class="product-description__text--bulletpoints"><li>für leichte Mineralölprodukte und auch für schwerere Maschinen- und Schmieröle </li><li>ideal bei hoher Viskosität (max. 900 mPas bei 20°C)</li><li>mit Doppelgetriebe und verzinktem Tauchrohr</li><li>Förderleistung: ca. 1 l / Umdrehung (ca. 5 l/Min. bei schwerem Öl)</li><li>Der jederzeit mögliche Wechsel von Vorwärts- auf Rückwärtsfördern erlaubt ein optimales Dosieren.</li><li>max. Temperatur Medium: 60°C</li><li>Gewinde: 2''</li></ul>"
"images" => [
[
"id" => 375724
"filename" => "375724_20230322-152802.jpg"
"uri" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
"medium" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
"small" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27186
"filename" => "27186_20160530-113324.jpg"
"uri" => "https://assets.dev.denios.io/article/27186_20160530-113324.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27186_20160530-113324.jpg"
"medium" => "https://assets.dev.denios.io/article/27186_20160530-113324.jpg"
"small" => "https://assets.dev.denios.io/article/27186_20160530-113324.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27186_20160530-113324.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375723
"filename" => "375723_20230322-152800.jpg"
"uri" => "https://assets.dev.denios.io/article/375723_20230322-152800.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375723_20230322-152800.jpg"
"medium" => "https://assets.dev.denios.io/article/375723_20230322-152800.jpg"
"small" => "https://assets.dev.denios.io/article/375723_20230322-152800.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375723_20230322-152800.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375722
"filename" => "375722_20230322-152758.jpg"
"uri" => "https://assets.dev.denios.io/article/375722_20230322-152758.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375722_20230322-152758.jpg"
"medium" => "https://assets.dev.denios.io/article/375722_20230322-152758.jpg"
"small" => "https://assets.dev.denios.io/article/375722_20230322-152758.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375722_20230322-152758.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375721
"filename" => "375721_20230322-152755.jpg"
"uri" => "https://assets.dev.denios.io/article/375721_20230322-152755.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375721_20230322-152755.jpg"
"medium" => "https://assets.dev.denios.io/article/375721_20230322-152755.jpg"
"small" => "https://assets.dev.denios.io/article/375721_20230322-152755.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375721_20230322-152755.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375719
"filename" => "375719_20230322-152751.jpg"
"uri" => "https://assets.dev.denios.io/article/375719_20230322-152751.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375719_20230322-152751.jpg"
"medium" => "https://assets.dev.denios.io/article/375719_20230322-152751.jpg"
"small" => "https://assets.dev.denios.io/article/375719_20230322-152751.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375719_20230322-152751.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375720
"filename" => "375720_20230322-152753.jpg"
"uri" => "https://assets.dev.denios.io/article/375720_20230322-152753.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375720_20230322-152753.jpg"
"medium" => "https://assets.dev.denios.io/article/375720_20230322-152753.jpg"
"small" => "https://assets.dev.denios.io/article/375720_20230322-152753.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375720_20230322-152753.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375718
"filename" => "375718_20230322-152749.jpg"
"uri" => "https://assets.dev.denios.io/article/375718_20230322-152749.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375718_20230322-152749.jpg"
"medium" => "https://assets.dev.denios.io/article/375718_20230322-152749.jpg"
"small" => "https://assets.dev.denios.io/article/375718_20230322-152749.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375718_20230322-152749.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375717
"filename" => "375717_20230322-152746.jpg"
"uri" => "https://assets.dev.denios.io/article/375717_20230322-152746.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 9"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375717_20230322-152746.jpg"
"medium" => "https://assets.dev.denios.io/article/375717_20230322-152746.jpg"
"small" => "https://assets.dev.denios.io/article/375717_20230322-152746.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375717_20230322-152746.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394435
"filename" => "394435_20230824-151105.jpg"
"uri" => "https://assets.dev.denios.io/article/394435_20230824-151105.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 10"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394435_20230824-151105.jpg"
"medium" => "https://assets.dev.denios.io/article/394435_20230824-151105.jpg"
"small" => "https://assets.dev.denios.io/article/394435_20230824-151105.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394435_20230824-151105.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 375724
"filename" => "375724_20230322-152802.jpg"
"uri" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
"text" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
"medium" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
"small" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 27700
"centAmountGross" => 32963
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38158
"filename" => "38158_20210609-092439.png"
"uri" => "https://assets.dev.denios.io/quality/38158_20210609-092439.png"
"text" => "Aluminium ausgeschrieben"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineralöle"
"Maschinenöle"
]
"CS_BADGE" => "BESTSELLER"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_360ER_Bilder" => "1"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 200
"META_DESCRIPTION" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr"
"MARA_NTGEW" => 6.4
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "200"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Mineralöle\nMaschinenöle"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"200"},{"label":"Schlauchlänge [mm]","value":"1275"},{"label":"Durchmesser Auslauf außen","value":"32"},{"label":"Werkstoff","value":"Aluminium"},{"label":"Viskosität max [mPas]","value":"900"},{"label":"Förderleistung je Hub [l]","value":"1"},{"label":"Geeignet für","value":"für sowohl leichte Mineralölprodukte (Schmierstoffe) wie auch für schwerere Maschinen- und Schmieröle mit hoher Viskosität"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Gewicht [kg]","value":"6,4"}]"
"MARA_BRGEW" => 6.4
"SAP_HERKUNFTSLAND" => "TW"
"CS_COLOR" => "diverse"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151521"},"punchout_danfoss_pl":{"matgroup":"40151521"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151521"},"punchout_sunchemical_ch":{"matgroup":"40151521"},"punchout_danfoss_dk":{"matgroup":"40151521"},"punchout_danfoss_sk":{"matgroup":"40151521"},"punchout_brenntag_de":{"matgroup":"40151521"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151521"},"punchout_esteelauder_uk":{"matgroup":"40151521"},"punchout_esteelauder_ch":{"matgroup":"40151521"},"punchout_takeda_ch":{"matgroup":"40151521"},"punchout_sika_de":{"matgroup":"40151521"},"punchout_bachem_ch":{"matgroup":"40151521"},"punchout_migros_ch":{"matgroup":"40151521"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151521"},"punchout_tesla_de":{"matgroup":"40151521"},"punchout_umicore_de":{"matgroup":"40151521"},"punchout_upm_fi":{"matgroup":"40151521"},"punchout_axalta_de":{"matgroup":"40151521"},"punchout_husqvarna_pl":{"matgroup":"40151521"},"punchout_navalgroup_fr":{"matgroup":"40151521"},"punchout_itp_aero_es":{"matgroup":"40151521"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151521"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151521"},"punchout_sidenor_es":{"matnr":"117585WI"}}"
"META_TITLE" => "Handkurbelrotationspumpe, aus Alu, mit verzinktem Tauchrohr"
"quality_image" => "[{"id":38158,"mdate":"2021-06-09 09:24:39","filename":"38158_20210609-092439.png","text":"Aluminium ausgeschrieben"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":375724,"mdate":"2023-03-22 15:28:02","filename":"375724_20230322-152802.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 1"},{"id":27186,"mdate":"2016-05-30 11:33:24","filename":"27186_20160530-113324.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 2"},{"id":375723,"mdate":"2023-03-22 15:28:00","filename":"375723_20230322-152800.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 3"},{"id":375722,"mdate":"2023-03-22 15:27:58","filename":"375722_20230322-152758.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 4"},{"id":375721,"mdate":"2023-03-22 15:27:55","filename":"375721_20230322-152755.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 5"},{"id":375719,"mdate":"2023-03-22 15:27:51","filename":"375719_20230322-152751.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 6"},{"id":375720,"mdate":"2023-03-22 15:27:53","filename":"375720_20230322-152753.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 7"},{"id":375718,"mdate":"2023-03-22 15:27:49","filename":"375718_20230322-152749.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 8"},{"id":375717,"mdate":"2023-03-22 15:27:46","filename":"375717_20230322-152746.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 9"},{"id":394435,"mdate":"2023-08-24 15:11:05","filename":"394435_20230824-151105.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - 10"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Hebelpumpen,Abfüllpumpen,Rotationspumpen,Handkurbelrotationspumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für sowohl leichte Mineralölprodukte (Schmierstoffe) wie auch für schwerere Maschinen- und Schmieröle mit hoher Viskosität"
"CS_PDF_SEITE" => "247"
"CS_SHIPPING_HEIGHT_IN" => 8.661422
"CS_MATERIAL" => "Aluminium"
"ZPIM_VISKOSITAET_MAX" => 900
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1275
"ZPIM_WERKSTOFF_1" => "Aluminium"
"ITEM_NAME_FOR_SHOP" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 200
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 11988
"CS_SHIPPING_WEIGHT_LBS" => 14.109584768
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>für leichte Mineralölprodukte und auch für schwerere Maschinen- und Schmieröle </li><li>ideal bei hoher Viskosität (max. 900 mPas bei 20°C)</li><li>mit Doppelgetriebe und verzinktem Tauchrohr</li><li>Förderleistung: ca. 1 l / Umdrehung (ca. 5 l/Min. bei schwerem Öl)</li><li>Der jederzeit mögliche Wechsel von Vorwärts- auf Rückwärtsfördern erlaubt ein optimales Dosieren.</li><li>max. Temperatur Medium: 60°C</li><li>Gewinde: 2''</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "6.4"
"CS_ORIGIN" => "TW - Taiwan"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 6.4
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Handkurbelrotationspumpe, aus Alu, mit verzinktem Tauchrohr"
"canonicalUrl" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-alu-mit-verzinktem-tauchrohr-117585/117585"
"robots" => "index,follow"
"description" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Handkurbelrotationspumpe, aus Alu, mit verzinktem Tauchrohr"
"description" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-alu-mit-verzinktem-tauchrohr-117585/117585"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27186_20160530-113324.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375723_20230322-152800.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375722_20230322-152758.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375721_20230322-152755.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375719_20230322-152751.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375720_20230322-152753.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375718_20230322-152749.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375717_20230322-152746.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394435_20230824-151105.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Handkurbelrotationspumpe aus Alu, mit verzinktem Tauchrohr"
"description" => "für leichte Mineralölprodukte und auch für schwerere Maschinen- und Schmieröle ideal bei hoher Viskosität (max. 900 mPas bei 20°C)mit Doppelgetriebe und verzinktem TauchrohrFörderleistung: ca. 1 l / Umdrehung (ca. 5 l/Min. bei schwerem Öl)Der jederzeit mögliche Wechsel von Vorwärts- auf Rückwärtsfördern erlaubt ein optimales Dosieren.max. Temperatur Medium: 60°CGewinde: 2''"
"image" => [
"https://assets.dev.denios.io/article/375724_20230322-152802.jpg"
"https://assets.dev.denios.io/article/27186_20160530-113324.jpg"
"https://assets.dev.denios.io/article/375723_20230322-152800.jpg"
"https://assets.dev.denios.io/article/375722_20230322-152758.jpg"
"https://assets.dev.denios.io/article/375721_20230322-152755.jpg"
"https://assets.dev.denios.io/article/375719_20230322-152751.jpg"
"https://assets.dev.denios.io/article/375720_20230322-152753.jpg"
"https://assets.dev.denios.io/article/375718_20230322-152749.jpg"
"https://assets.dev.denios.io/article/375717_20230322-152746.jpg"
"https://assets.dev.denios.io/article/394435_20230824-151105.jpg"
]
"sku" => "117585W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-alu-mit-verzinktem-tauchrohr-117585/117585"
"priceCurrency" => "EUR"
"price" => "329.63"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 27700
"centAmountGross" => 32963
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineralöle"
"Maschinenöle"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
1000.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Aluminium"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
900
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "1e5830c8804eb34c2cc946bd4fc9bf70"
]
"sort" => [
11988
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ac4b08d2-4de6-482e-a54a-e3cc5d30bdb8"
"_score" => null
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "ac4b08d2-4de6-482e-a54a-e3cc5d30bdb8"
"key" => "117584"
"version" => 4726
"businessUnit" => "CP"
"slug" => "handkurbelrotationspumpe-aus-kunststoff-fuer-oele-korrosive-und-fluechtige-chemikalien-117584"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-kunststoff-fuer-oele-korrosive-und-fluechtige-chemikalien-117584/117584"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#247"
"canonical" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-kunststoff-fuer-oele-korrosive-und-fluechtige-chemikalien-117584/117584"
]
"name" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien"
"description" => "<ul class="product-description__text--bulletpoints"><li>für Öle, korrosive und flüchtige Chemikalien</li><li>mit 3-teiligem Tauchrohrsatz aus Edelstahl, Durchmesser 32 mm, und 2" Fassadapter</li><li>Pumpengehäuse aus PPS (Polyphenylensulfid)</li><li>Dichtung aus PTFE</li><li>Förderleistung: ca. 0,35 l / Umdrehung</li></ul>"
"createdAt" => "2021-08-10T15:48:19+0000"
"master" => [
"id" => 1
"sku" => "117584"
"displaySku" => "117584W"
"sortRank" => 11941
"slug" => "handkurbelrotationspumpe-aus-kunststoff-fuer-oele-korrosive-und-fluechtige-chemikalien-117584"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-kunststoff-fuer-oele-korrosive-und-fluechtige-chemikalien-117584/117584"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#247"
"canonical" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-kunststoff-fuer-oele-korrosive-und-fluechtige-chemikalien-117584/117584"
]
"name" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien"
"description" => "<ul class="product-description__text--bulletpoints"><li>für Öle, korrosive und flüchtige Chemikalien</li><li>mit 3-teiligem Tauchrohrsatz aus Edelstahl, Durchmesser 32 mm, und 2" Fassadapter</li><li>Pumpengehäuse aus PPS (Polyphenylensulfid)</li><li>Dichtung aus PTFE</li><li>Förderleistung: ca. 0,35 l / Umdrehung</li></ul>"
"images" => [
[
"id" => 381630
"filename" => "381630_20230328-100938.jpg"
"uri" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
"text" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
"medium" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
"small" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27185
"filename" => "27185_20190628-090507.jpg"
"uri" => "https://assets.dev.denios.io/article/27185_20190628-090507.jpg"
"text" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27185_20190628-090507.jpg"
"medium" => "https://assets.dev.denios.io/article/27185_20190628-090507.jpg"
"small" => "https://assets.dev.denios.io/article/27185_20190628-090507.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27185_20190628-090507.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381627
"filename" => "381627_20230328-100729.jpg"
"uri" => "https://assets.dev.denios.io/article/381627_20230328-100729.jpg"
"text" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381627_20230328-100729.jpg"
"medium" => "https://assets.dev.denios.io/article/381627_20230328-100729.jpg"
"small" => "https://assets.dev.denios.io/article/381627_20230328-100729.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381627_20230328-100729.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381628
"filename" => "381628_20230328-100811.jpg"
"uri" => "https://assets.dev.denios.io/article/381628_20230328-100811.jpg"
"text" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381628_20230328-100811.jpg"
"medium" => "https://assets.dev.denios.io/article/381628_20230328-100811.jpg"
"small" => "https://assets.dev.denios.io/article/381628_20230328-100811.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381628_20230328-100811.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381629
"filename" => "381629_20230328-100905.jpg"
"uri" => "https://assets.dev.denios.io/article/381629_20230328-100905.jpg"
"text" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381629_20230328-100905.jpg"
"medium" => "https://assets.dev.denios.io/article/381629_20230328-100905.jpg"
"small" => "https://assets.dev.denios.io/article/381629_20230328-100905.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381629_20230328-100905.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381630
"filename" => "381630_20230328-100938.jpg"
"uri" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
"text" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
"medium" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
"small" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 19800
"centAmountGross" => 23562
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Öle"
"Chemikalien"
]
"CS_BADGE" => "BESTSELLER"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_360ER_Bilder" => "1"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 215
"META_DESCRIPTION" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien"
"MARA_NTGEW" => 7
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "215"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Öle\nChemikalien"},{"label":"Tauchtiefe [mm]","value":"1115"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"215"},{"label":"Durchmesser Auslauf außen","value":"22"},{"label":"Werkstoff","value":"PPS"},{"label":"Viskosität max [mPas]","value":"400"},{"label":"Förderleistung je Hub [l]","value":"0,35"},{"label":"Geeignet für","value":"für Öle, korrosive und flüchtige Chemikalien"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Außengewinde 2","value":"1 1/2\""},{"label":"Werkstoff 2","value":"Edelstahl"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"7"}]"
"MARA_BRGEW" => 7
"SAP_HERKUNFTSLAND" => "TW"
"CS_COLOR" => "schwarz"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151521"},"punchout_danfoss_pl":{"matgroup":"40151521"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151521"},"punchout_sunchemical_ch":{"matgroup":"40151521"},"punchout_danfoss_dk":{"matgroup":"40151521"},"punchout_danfoss_sk":{"matgroup":"40151521"},"punchout_brenntag_de":{"matgroup":"40151521"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151521"},"punchout_esteelauder_uk":{"matgroup":"40151521"},"punchout_esteelauder_ch":{"matgroup":"40151521"},"punchout_takeda_ch":{"matgroup":"40151521"},"punchout_sika_de":{"matgroup":"40151521"},"punchout_bachem_ch":{"matgroup":"40151521"},"punchout_migros_ch":{"matgroup":"40151521"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151521"},"punchout_tesla_de":{"matgroup":"40151521"},"punchout_umicore_de":{"matgroup":"40151521"},"punchout_upm_fi":{"matgroup":"40151521"},"punchout_axalta_de":{"matgroup":"40151521"},"punchout_husqvarna_pl":{"matgroup":"40151521"},"punchout_navalgroup_fr":{"matgroup":"40151521"},"punchout_itp_aero_es":{"matgroup":"40151521"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151521"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151521"},"punchout_sidenor_es":{"matnr":"117584WI"}}"
"META_TITLE" => "Handkurbelrotationspumpe aus Kunststoff, 3-teiliger Tauchrohrsatz"
"images_meta_data" => "[{"id":381630,"mdate":"2023-03-28 10:09:38","filename":"381630_20230328-100938.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 1"},{"id":27185,"mdate":"2019-06-28 09:05:07","filename":"27185_20190628-090507.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 2"},{"id":381627,"mdate":"2023-03-28 10:07:29","filename":"381627_20230328-100729.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 3"},{"id":381628,"mdate":"2023-03-28 10:08:11","filename":"381628_20230328-100811.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 4"},{"id":381629,"mdate":"2023-03-28 10:09:05","filename":"381629_20230328-100905.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 5"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Hebelpumpen,Abfüllpumpen,Behälterpumpen,Handpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Öle, korrosive und flüchtige Chemikalien"
"CS_PDF_SEITE" => "247"
"CS_SHIPPING_HEIGHT_IN" => 9.31102865
"CS_MATERIAL" => "PPS"
"ZPIM_VISKOSITAET_MAX" => 400
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "PPS"
"ITEM_NAME_FOR_SHOP" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 215
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1115
"CS_SALESRANK" => 11941
"CS_SHIPPING_WEIGHT_LBS" => 15.43235834
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>für Öle, korrosive und flüchtige Chemikalien</li><li>mit 3-teiligem Tauchrohrsatz aus Edelstahl, Durchmesser 32 mm, und 2" Fassadapter</li><li>Pumpengehäuse aus PPS (Polyphenylensulfid)</li><li>Dichtung aus PTFE</li><li>Förderleistung: ca. 0,35 l / Umdrehung</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "7"
"CS_ORIGIN" => "TW - Taiwan"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 7
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Handkurbelrotationspumpe aus Kunststoff, 3-teiliger Tauchrohrsatz"
"canonicalUrl" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-kunststoff-fuer-oele-korrosive-und-fluechtige-chemikalien-117584/117584"
"robots" => "index,follow"
"description" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Handkurbelrotationspumpe aus Kunststoff, 3-teiliger Tauchrohrsatz"
"description" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-kunststoff-fuer-oele-korrosive-und-fluechtige-chemikalien-117584/117584"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27185_20190628-090507.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381627_20230328-100729.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381628_20230328-100811.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381629_20230328-100905.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien"
"description" => "für Öle, korrosive und flüchtige Chemikalienmit 3-teiligem Tauchrohrsatz aus Edelstahl, Durchmesser 32 mm, und 2" FassadapterPumpengehäuse aus PPS (Polyphenylensulfid)Dichtung aus PTFEFörderleistung: ca. 0,35 l / Umdrehung"
"image" => [
"https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
"https://assets.dev.denios.io/article/27185_20190628-090507.jpg"
"https://assets.dev.denios.io/article/381627_20230328-100729.jpg"
"https://assets.dev.denios.io/article/381628_20230328-100811.jpg"
"https://assets.dev.denios.io/article/381629_20230328-100905.jpg"
]
"sku" => "117584W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-kunststoff-fuer-oele-korrosive-und-fluechtige-chemikalien-117584/117584"
"priceCurrency" => "EUR"
"price" => "235.62"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 19800
"centAmountGross" => 23562
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117584"
"displaySku" => "117584W"
"sortRank" => 11941
"slug" => "handkurbelrotationspumpe-aus-kunststoff-fuer-oele-korrosive-und-fluechtige-chemikalien-117584"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-kunststoff-fuer-oele-korrosive-und-fluechtige-chemikalien-117584/117584"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#247"
"canonical" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-kunststoff-fuer-oele-korrosive-und-fluechtige-chemikalien-117584/117584"
]
"name" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien"
"description" => "<ul class="product-description__text--bulletpoints"><li>für Öle, korrosive und flüchtige Chemikalien</li><li>mit 3-teiligem Tauchrohrsatz aus Edelstahl, Durchmesser 32 mm, und 2" Fassadapter</li><li>Pumpengehäuse aus PPS (Polyphenylensulfid)</li><li>Dichtung aus PTFE</li><li>Förderleistung: ca. 0,35 l / Umdrehung</li></ul>"
"images" => [
[
"id" => 381630
"filename" => "381630_20230328-100938.jpg"
"uri" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
"text" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
"medium" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
"small" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27185
"filename" => "27185_20190628-090507.jpg"
"uri" => "https://assets.dev.denios.io/article/27185_20190628-090507.jpg"
"text" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27185_20190628-090507.jpg"
"medium" => "https://assets.dev.denios.io/article/27185_20190628-090507.jpg"
"small" => "https://assets.dev.denios.io/article/27185_20190628-090507.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27185_20190628-090507.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381627
"filename" => "381627_20230328-100729.jpg"
"uri" => "https://assets.dev.denios.io/article/381627_20230328-100729.jpg"
"text" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381627_20230328-100729.jpg"
"medium" => "https://assets.dev.denios.io/article/381627_20230328-100729.jpg"
"small" => "https://assets.dev.denios.io/article/381627_20230328-100729.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381627_20230328-100729.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381628
"filename" => "381628_20230328-100811.jpg"
"uri" => "https://assets.dev.denios.io/article/381628_20230328-100811.jpg"
"text" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381628_20230328-100811.jpg"
"medium" => "https://assets.dev.denios.io/article/381628_20230328-100811.jpg"
"small" => "https://assets.dev.denios.io/article/381628_20230328-100811.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381628_20230328-100811.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381629
"filename" => "381629_20230328-100905.jpg"
"uri" => "https://assets.dev.denios.io/article/381629_20230328-100905.jpg"
"text" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381629_20230328-100905.jpg"
"medium" => "https://assets.dev.denios.io/article/381629_20230328-100905.jpg"
"small" => "https://assets.dev.denios.io/article/381629_20230328-100905.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381629_20230328-100905.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381630
"filename" => "381630_20230328-100938.jpg"
"uri" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
"text" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
"medium" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
"small" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 19800
"centAmountGross" => 23562
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Öle"
"Chemikalien"
]
"CS_BADGE" => "BESTSELLER"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_360ER_Bilder" => "1"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 215
"META_DESCRIPTION" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien"
"MARA_NTGEW" => 7
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "215"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Öle\nChemikalien"},{"label":"Tauchtiefe [mm]","value":"1115"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"215"},{"label":"Durchmesser Auslauf außen","value":"22"},{"label":"Werkstoff","value":"PPS"},{"label":"Viskosität max [mPas]","value":"400"},{"label":"Förderleistung je Hub [l]","value":"0,35"},{"label":"Geeignet für","value":"für Öle, korrosive und flüchtige Chemikalien"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Außengewinde 2","value":"1 1/2\""},{"label":"Werkstoff 2","value":"Edelstahl"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"7"}]"
"MARA_BRGEW" => 7
"SAP_HERKUNFTSLAND" => "TW"
"CS_COLOR" => "schwarz"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151521"},"punchout_danfoss_pl":{"matgroup":"40151521"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151521"},"punchout_sunchemical_ch":{"matgroup":"40151521"},"punchout_danfoss_dk":{"matgroup":"40151521"},"punchout_danfoss_sk":{"matgroup":"40151521"},"punchout_brenntag_de":{"matgroup":"40151521"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151521"},"punchout_esteelauder_uk":{"matgroup":"40151521"},"punchout_esteelauder_ch":{"matgroup":"40151521"},"punchout_takeda_ch":{"matgroup":"40151521"},"punchout_sika_de":{"matgroup":"40151521"},"punchout_bachem_ch":{"matgroup":"40151521"},"punchout_migros_ch":{"matgroup":"40151521"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151521"},"punchout_tesla_de":{"matgroup":"40151521"},"punchout_umicore_de":{"matgroup":"40151521"},"punchout_upm_fi":{"matgroup":"40151521"},"punchout_axalta_de":{"matgroup":"40151521"},"punchout_husqvarna_pl":{"matgroup":"40151521"},"punchout_navalgroup_fr":{"matgroup":"40151521"},"punchout_itp_aero_es":{"matgroup":"40151521"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151521"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151521"},"punchout_sidenor_es":{"matnr":"117584WI"}}"
"META_TITLE" => "Handkurbelrotationspumpe aus Kunststoff, 3-teiliger Tauchrohrsatz"
"images_meta_data" => "[{"id":381630,"mdate":"2023-03-28 10:09:38","filename":"381630_20230328-100938.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 1"},{"id":27185,"mdate":"2019-06-28 09:05:07","filename":"27185_20190628-090507.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 2"},{"id":381627,"mdate":"2023-03-28 10:07:29","filename":"381627_20230328-100729.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 3"},{"id":381628,"mdate":"2023-03-28 10:08:11","filename":"381628_20230328-100811.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 4"},{"id":381629,"mdate":"2023-03-28 10:09:05","filename":"381629_20230328-100905.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - 5"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Hebelpumpen,Abfüllpumpen,Behälterpumpen,Handpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Öle, korrosive und flüchtige Chemikalien"
"CS_PDF_SEITE" => "247"
"CS_SHIPPING_HEIGHT_IN" => 9.31102865
"CS_MATERIAL" => "PPS"
"ZPIM_VISKOSITAET_MAX" => 400
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "PPS"
"ITEM_NAME_FOR_SHOP" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 215
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1115
"CS_SALESRANK" => 11941
"CS_SHIPPING_WEIGHT_LBS" => 15.43235834
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>für Öle, korrosive und flüchtige Chemikalien</li><li>mit 3-teiligem Tauchrohrsatz aus Edelstahl, Durchmesser 32 mm, und 2" Fassadapter</li><li>Pumpengehäuse aus PPS (Polyphenylensulfid)</li><li>Dichtung aus PTFE</li><li>Förderleistung: ca. 0,35 l / Umdrehung</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "7"
"CS_ORIGIN" => "TW - Taiwan"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 7
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Handkurbelrotationspumpe aus Kunststoff, 3-teiliger Tauchrohrsatz"
"canonicalUrl" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-kunststoff-fuer-oele-korrosive-und-fluechtige-chemikalien-117584/117584"
"robots" => "index,follow"
"description" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Handkurbelrotationspumpe aus Kunststoff, 3-teiliger Tauchrohrsatz"
"description" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-kunststoff-fuer-oele-korrosive-und-fluechtige-chemikalien-117584/117584"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27185_20190628-090507.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381627_20230328-100729.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381628_20230328-100811.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381629_20230328-100905.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Handkurbelrotationspumpe aus Kunststoff, für Öle, korrosive und flüchtige Chemikalien"
"description" => "für Öle, korrosive und flüchtige Chemikalienmit 3-teiligem Tauchrohrsatz aus Edelstahl, Durchmesser 32 mm, und 2" FassadapterPumpengehäuse aus PPS (Polyphenylensulfid)Dichtung aus PTFEFörderleistung: ca. 0,35 l / Umdrehung"
"image" => [
"https://assets.dev.denios.io/article/381630_20230328-100938.jpg"
"https://assets.dev.denios.io/article/27185_20190628-090507.jpg"
"https://assets.dev.denios.io/article/381627_20230328-100729.jpg"
"https://assets.dev.denios.io/article/381628_20230328-100811.jpg"
"https://assets.dev.denios.io/article/381629_20230328-100905.jpg"
]
"sku" => "117584W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-kunststoff-fuer-oele-korrosive-und-fluechtige-chemikalien-117584/117584"
"priceCurrency" => "EUR"
"price" => "235.62"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 19800
"centAmountGross" => 23562
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Öle"
"Chemikalien"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
1115.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PPS"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
400
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "c6b870e735538ed7d4714b35d302666e"
]
"sort" => [
11941
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "76e0904e-bc9c-4028-811a-86e406ba331f"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "76e0904e-bc9c-4028-811a-86e406ba331f"
"key" => "129355"
"version" => 4487
"businessUnit" => "CP"
"slug" => "manuelle-abfuell-und-transferpumpe-mit-epdm-dichtung-rot-129355"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-epdm-dichtung-rot-129355/129355"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-epdm-dichtung-rot-129355/129355"
]
"name" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot"
"description" => "<ul class="product-description__text--bulletpoints"><li>geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässern</li><li>mit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)</li><li>Pumpenkörper aus Polypropylen</li><li>Hebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer Mengen</li><li>Mit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drückt</li><li>Förderleistung bei wässrigen Lösungen ca. 20 Liter/min</li><li>für nicht-aggressive wässrige Flüssigkeiten</li><li>Transferschlauch mit Zapfpistole als Zubehör erhältlich</li><li>Dichtungen aus EPDM</li></ul>"
"createdAt" => "2021-08-10T15:49:27+0000"
"master" => [
"id" => 1
"sku" => "129355"
"displaySku" => "129355W"
"sortRank" => 11893
"slug" => "manuelle-abfuell-und-transferpumpe-mit-epdm-dichtung-rot-129355"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-epdm-dichtung-rot-129355/129355"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-epdm-dichtung-rot-129355/129355"
]
"name" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot"
"description" => "<ul class="product-description__text--bulletpoints"><li>geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässern</li><li>mit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)</li><li>Pumpenkörper aus Polypropylen</li><li>Hebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer Mengen</li><li>Mit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drückt</li><li>Förderleistung bei wässrigen Lösungen ca. 20 Liter/min</li><li>für nicht-aggressive wässrige Flüssigkeiten</li><li>Transferschlauch mit Zapfpistole als Zubehör erhältlich</li><li>Dichtungen aus EPDM</li></ul>"
"images" => [
[
"id" => 27251
"filename" => "27251_20170713-122750.jpg"
"uri" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
"medium" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
"small" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27252
"filename" => "27252_20150320-141151.jpg"
"uri" => "https://assets.dev.denios.io/article/27252_20150320-141151.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27252_20150320-141151.jpg"
"medium" => "https://assets.dev.denios.io/article/27252_20150320-141151.jpg"
"small" => "https://assets.dev.denios.io/article/27252_20150320-141151.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27252_20150320-141151.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27251
"filename" => "27251_20170713-122750.jpg"
"uri" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
"medium" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
"small" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 16200
"centAmountGross" => 19278
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"nicht aggressive Medien"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"CS_SHIPPING_HEIGHT_MM" => 265
"NAME_IN_ORDERPROCESS" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot"
"MARA_NTGEW" => 0.5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "265"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"nicht aggressive Medien"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Durchmesser Tauchrohr [mm]","value":"19"},{"label":"Pumpentyp","value":"Behälterpumpe"},{"label":"Höhe außen [mm]","value":"265"},{"label":"Durchmesser Auslauf außen","value":"19"},{"label":"Ø Auslauf-Öffnung innen","value":"12"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderhöhe max. [mWS]","value":"4"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Fördermenge max. [l/min]","value":"8"},{"label":"Gewindebeschreibung","value":"Passend für Ø 49,5 - 60 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"3 Stopfen"},{"label":"Werkstoff Dichtung","value":"EPDM, APTK"},{"label":"Gewicht [kg]","value":"0,5"}]"
"MARA_BRGEW" => 0.5
"CS_GTIN" => "4067722008536"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "rot"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"129355WI"}}"
"META_TITLE" => "Manuelle Abfüllpumpe, Transferpumpe, rot, EPDM Dichtung"
"images_meta_data" => "[{"id":27251,"mdate":"2017-07-13 12:27:50","filename":"27251_20170713-122750.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot - 1"},{"id":27252,"mdate":"2015-03-20 14:11:51","filename":"27252_20150320-141151.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["129356","129357","157591"]"
"META_KEYWORD" => "Fasspumpen,Handpumpen,Behälterpumpen,Chemikalienpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 11.47638415
"CS_MATERIAL" => "PP"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "EPDM, APTK"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 265
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 11893
"CS_SHIPPING_WEIGHT_LBS" => 1.10231131
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässern</li><li>mit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)</li><li>Pumpenkörper aus Polypropylen</li><li>Hebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer Mengen</li><li>Mit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drückt</li><li>Förderleistung bei wässrigen Lösungen ca. 20 Liter/min</li><li>für nicht-aggressive wässrige Flüssigkeiten</li><li>Transferschlauch mit Zapfpistole als Zubehör erhältlich</li><li>Dichtungen aus EPDM</li></ul>"
"META_DESCRIPTION" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 8
"accessory_articles" => "["173865","129358"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.5"
"CS_LIEFERANTEN_SKU" => "5202-2000"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Manuelle Abfüllpumpe, Transferpumpe, rot, EPDM Dichtung"
"canonicalUrl" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-epdm-dichtung-rot-129355/129355"
"robots" => "index,follow"
"description" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Manuelle Abfüllpumpe, Transferpumpe, rot, EPDM Dichtung"
"description" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-epdm-dichtung-rot-129355/129355"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27252_20150320-141151.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot"
"description" => "geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässernmit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)Pumpenkörper aus PolypropylenHebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer MengenMit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drücktFörderleistung bei wässrigen Lösungen ca. 20 Liter/minfür nicht-aggressive wässrige FlüssigkeitenTransferschlauch mit Zapfpistole als Zubehör erhältlichDichtungen aus EPDM"
"image" => [
"https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
"https://assets.dev.denios.io/article/27252_20150320-141151.jpg"
]
"sku" => "129355W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-epdm-dichtung-rot-129355/129355"
"priceCurrency" => "EUR"
"price" => "192.78"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722008536"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 16200
"centAmountGross" => 19278
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "129355"
"displaySku" => "129355W"
"sortRank" => 11893
"slug" => "manuelle-abfuell-und-transferpumpe-mit-epdm-dichtung-rot-129355"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-epdm-dichtung-rot-129355/129355"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-epdm-dichtung-rot-129355/129355"
]
"name" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot"
"description" => "<ul class="product-description__text--bulletpoints"><li>geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässern</li><li>mit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)</li><li>Pumpenkörper aus Polypropylen</li><li>Hebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer Mengen</li><li>Mit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drückt</li><li>Förderleistung bei wässrigen Lösungen ca. 20 Liter/min</li><li>für nicht-aggressive wässrige Flüssigkeiten</li><li>Transferschlauch mit Zapfpistole als Zubehör erhältlich</li><li>Dichtungen aus EPDM</li></ul>"
"images" => [
[
"id" => 27251
"filename" => "27251_20170713-122750.jpg"
"uri" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
"medium" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
"small" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27252
"filename" => "27252_20150320-141151.jpg"
"uri" => "https://assets.dev.denios.io/article/27252_20150320-141151.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27252_20150320-141151.jpg"
"medium" => "https://assets.dev.denios.io/article/27252_20150320-141151.jpg"
"small" => "https://assets.dev.denios.io/article/27252_20150320-141151.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27252_20150320-141151.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27251
"filename" => "27251_20170713-122750.jpg"
"uri" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
"medium" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
"small" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 16200
"centAmountGross" => 19278
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"nicht aggressive Medien"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"CS_SHIPPING_HEIGHT_MM" => 265
"NAME_IN_ORDERPROCESS" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot"
"MARA_NTGEW" => 0.5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "265"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"nicht aggressive Medien"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Durchmesser Tauchrohr [mm]","value":"19"},{"label":"Pumpentyp","value":"Behälterpumpe"},{"label":"Höhe außen [mm]","value":"265"},{"label":"Durchmesser Auslauf außen","value":"19"},{"label":"Ø Auslauf-Öffnung innen","value":"12"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderhöhe max. [mWS]","value":"4"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Fördermenge max. [l/min]","value":"8"},{"label":"Gewindebeschreibung","value":"Passend für Ø 49,5 - 60 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"3 Stopfen"},{"label":"Werkstoff Dichtung","value":"EPDM, APTK"},{"label":"Gewicht [kg]","value":"0,5"}]"
"MARA_BRGEW" => 0.5
"CS_GTIN" => "4067722008536"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "rot"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"129355WI"}}"
"META_TITLE" => "Manuelle Abfüllpumpe, Transferpumpe, rot, EPDM Dichtung"
"images_meta_data" => "[{"id":27251,"mdate":"2017-07-13 12:27:50","filename":"27251_20170713-122750.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot - 1"},{"id":27252,"mdate":"2015-03-20 14:11:51","filename":"27252_20150320-141151.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["129356","129357","157591"]"
"META_KEYWORD" => "Fasspumpen,Handpumpen,Behälterpumpen,Chemikalienpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 11.47638415
"CS_MATERIAL" => "PP"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "EPDM, APTK"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 265
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 11893
"CS_SHIPPING_WEIGHT_LBS" => 1.10231131
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässern</li><li>mit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)</li><li>Pumpenkörper aus Polypropylen</li><li>Hebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer Mengen</li><li>Mit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drückt</li><li>Förderleistung bei wässrigen Lösungen ca. 20 Liter/min</li><li>für nicht-aggressive wässrige Flüssigkeiten</li><li>Transferschlauch mit Zapfpistole als Zubehör erhältlich</li><li>Dichtungen aus EPDM</li></ul>"
"META_DESCRIPTION" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 8
"accessory_articles" => "["173865","129358"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.5"
"CS_LIEFERANTEN_SKU" => "5202-2000"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Manuelle Abfüllpumpe, Transferpumpe, rot, EPDM Dichtung"
"canonicalUrl" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-epdm-dichtung-rot-129355/129355"
"robots" => "index,follow"
"description" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Manuelle Abfüllpumpe, Transferpumpe, rot, EPDM Dichtung"
"description" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-epdm-dichtung-rot-129355/129355"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27252_20150320-141151.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Manuelle Abfüll- und Transferpumpe, mit EPDM-Dichtung, rot"
"description" => "geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässernmit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)Pumpenkörper aus PolypropylenHebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer MengenMit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drücktFörderleistung bei wässrigen Lösungen ca. 20 Liter/minfür nicht-aggressive wässrige FlüssigkeitenTransferschlauch mit Zapfpistole als Zubehör erhältlichDichtungen aus EPDM"
"image" => [
"https://assets.dev.denios.io/article/27251_20170713-122750.jpg"
"https://assets.dev.denios.io/article/27252_20150320-141151.jpg"
]
"sku" => "129355W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-epdm-dichtung-rot-129355/129355"
"priceCurrency" => "EUR"
"price" => "192.78"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722008536"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 16200
"centAmountGross" => 19278
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"nicht aggressive Medien"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
1000.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
500
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "119dc6b8972e2c633638f4f5aa477530"
]
"sort" => [
11893
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c22e9d78-5e1d-4e20-8eb7-7814dfb0616c"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "c22e9d78-5e1d-4e20-8eb7-7814dfb0616c"
"key" => "129356"
"version" => 4520
"businessUnit" => "CP"
"slug" => "manuelle-abfuell-und-transferpumpe-mit-fkm-dichtung-gruen-129356"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-fkm-dichtung-gruen-129356/129356"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-fkm-dichtung-gruen-129356/129356"
]
"name" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün"
"description" => "<ul class="product-description__text--bulletpoints"><li>geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässern</li><li>mit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)</li><li>Pumpenkörper aus Polypropylen</li><li>Hebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer Mengen</li><li>Mit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drückt</li><li>Förderleistung bei wässrigen Lösungen ca. 20 Liter/min</li><li>für Chemikalien wie z. B. Salpetersäure (10%), Schwefelsäure (60%), Wasserstoffperoxid (1-30%)</li><li>Transferschlauch mit Zapfpistole als Zubehör erhältlich</li><li>Dichtungen aus FKM</li></ul>"
"createdAt" => "2021-08-10T15:49:27+0000"
"master" => [
"id" => 1
"sku" => "129356"
"displaySku" => "129356W"
"sortRank" => 11888
"slug" => "manuelle-abfuell-und-transferpumpe-mit-fkm-dichtung-gruen-129356"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-fkm-dichtung-gruen-129356/129356"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-fkm-dichtung-gruen-129356/129356"
]
"name" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün"
"description" => "<ul class="product-description__text--bulletpoints"><li>geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässern</li><li>mit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)</li><li>Pumpenkörper aus Polypropylen</li><li>Hebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer Mengen</li><li>Mit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drückt</li><li>Förderleistung bei wässrigen Lösungen ca. 20 Liter/min</li><li>für Chemikalien wie z. B. Salpetersäure (10%), Schwefelsäure (60%), Wasserstoffperoxid (1-30%)</li><li>Transferschlauch mit Zapfpistole als Zubehör erhältlich</li><li>Dichtungen aus FKM</li></ul>"
"images" => [
[
"id" => 375659
"filename" => "375659_20230322-152516.jpg"
"uri" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
"medium" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
"small" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27253
"filename" => "27253_20150320-141233.jpg"
"uri" => "https://assets.dev.denios.io/article/27253_20150320-141233.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27253_20150320-141233.jpg"
"medium" => "https://assets.dev.denios.io/article/27253_20150320-141233.jpg"
"small" => "https://assets.dev.denios.io/article/27253_20150320-141233.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27253_20150320-141233.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375658
"filename" => "375658_20230322-152513.jpg"
"uri" => "https://assets.dev.denios.io/article/375658_20230322-152513.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375658_20230322-152513.jpg"
"medium" => "https://assets.dev.denios.io/article/375658_20230322-152513.jpg"
"small" => "https://assets.dev.denios.io/article/375658_20230322-152513.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375658_20230322-152513.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375657
"filename" => "375657_20230322-152511.jpg"
"uri" => "https://assets.dev.denios.io/article/375657_20230322-152511.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375657_20230322-152511.jpg"
"medium" => "https://assets.dev.denios.io/article/375657_20230322-152511.jpg"
"small" => "https://assets.dev.denios.io/article/375657_20230322-152511.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375657_20230322-152511.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375656
"filename" => "375656_20230322-152509.jpg"
"uri" => "https://assets.dev.denios.io/article/375656_20230322-152509.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375656_20230322-152509.jpg"
"medium" => "https://assets.dev.denios.io/article/375656_20230322-152509.jpg"
"small" => "https://assets.dev.denios.io/article/375656_20230322-152509.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375656_20230322-152509.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375654
"filename" => "375654_20230322-152504.jpg"
"uri" => "https://assets.dev.denios.io/article/375654_20230322-152504.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375654_20230322-152504.jpg"
"medium" => "https://assets.dev.denios.io/article/375654_20230322-152504.jpg"
"small" => "https://assets.dev.denios.io/article/375654_20230322-152504.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375654_20230322-152504.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375655
"filename" => "375655_20230322-152506.jpg"
"uri" => "https://assets.dev.denios.io/article/375655_20230322-152506.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375655_20230322-152506.jpg"
"medium" => "https://assets.dev.denios.io/article/375655_20230322-152506.jpg"
"small" => "https://assets.dev.denios.io/article/375655_20230322-152506.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375655_20230322-152506.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375653
"filename" => "375653_20230322-152502.jpg"
"uri" => "https://assets.dev.denios.io/article/375653_20230322-152502.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375653_20230322-152502.jpg"
"medium" => "https://assets.dev.denios.io/article/375653_20230322-152502.jpg"
"small" => "https://assets.dev.denios.io/article/375653_20230322-152502.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375653_20230322-152502.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375652
"filename" => "375652_20230322-152459.jpg"
"uri" => "https://assets.dev.denios.io/article/375652_20230322-152459.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 9"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375652_20230322-152459.jpg"
"medium" => "https://assets.dev.denios.io/article/375652_20230322-152459.jpg"
"small" => "https://assets.dev.denios.io/article/375652_20230322-152459.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375652_20230322-152459.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 375659
"filename" => "375659_20230322-152516.jpg"
"uri" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
"medium" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
"small" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 27700
"centAmountGross" => 32963
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "1"
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"CS_SHIPPING_HEIGHT_MM" => 265
"NAME_IN_ORDERPROCESS" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün"
"MARA_NTGEW" => 0.57
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "265"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Durchmesser Tauchrohr [mm]","value":"19"},{"label":"Pumpentyp","value":"Behälterpumpe"},{"label":"Höhe außen [mm]","value":"265"},{"label":"Durchmesser Auslauf außen","value":"19"},{"label":"Ø Auslauf-Öffnung innen","value":"12"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderhöhe max. [mWS]","value":"4"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Fördermenge max. [l/min]","value":"8"},{"label":"Gewindebeschreibung","value":"Passend für Ø 49,5 - 60 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"3 Stopfen"},{"label":"Werkstoff Dichtung","value":"FPM, FKM"},{"label":"Gewicht [kg]","value":"0,57"}]"
"MARA_BRGEW" => 0.57
"CS_GTIN" => "4067722008505"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grün"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"129356WI"}}"
"META_TITLE" => "Manuelle Abfüllpumpe, Transferpumpe, mit Viton-Dichtung, grün"
"images_meta_data" => "[{"id":375659,"mdate":"2023-03-22 15:25:16","filename":"375659_20230322-152516.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 1"},{"id":27253,"mdate":"2015-03-20 14:12:33","filename":"27253_20150320-141233.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 2"},{"id":375658,"mdate":"2023-03-22 15:25:13","filename":"375658_20230322-152513.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 3"},{"id":375657,"mdate":"2023-03-22 15:25:11","filename":"375657_20230322-152511.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 4"},{"id":375656,"mdate":"2023-03-22 15:25:09","filename":"375656_20230322-152509.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 5"},{"id":375654,"mdate":"2023-03-22 15:25:04","filename":"375654_20230322-152504.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 6"},{"id":375655,"mdate":"2023-03-22 15:25:06","filename":"375655_20230322-152506.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 7"},{"id":375653,"mdate":"2023-03-22 15:25:02","filename":"375653_20230322-152502.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 8"},{"id":375652,"mdate":"2023-03-22 15:24:59","filename":"375652_20230322-152459.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 9"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["129355","129357","157591"]"
"META_KEYWORD" => "Fasspumpen,Handpumpen,Behälterpumpen,Chemikalienpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 11.47638415
"CS_MATERIAL" => "PP"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "FPM, FKM"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 265
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 11888
"CS_SHIPPING_WEIGHT_LBS" => 1.2566348934
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässern</li><li>mit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)</li><li>Pumpenkörper aus Polypropylen</li><li>Hebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer Mengen</li><li>Mit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drückt</li><li>Förderleistung bei wässrigen Lösungen ca. 20 Liter/min</li><li>für Chemikalien wie z. B. Salpetersäure (10%), Schwefelsäure (60%), Wasserstoffperoxid (1-30%)</li><li>Transferschlauch mit Zapfpistole als Zubehör erhältlich</li><li>Dichtungen aus FKM</li></ul>"
"META_DESCRIPTION" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 8
"accessory_articles" => "["173865","129359"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.57"
"CS_LIEFERANTEN_SKU" => "5202-1000"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.57
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Manuelle Abfüllpumpe, Transferpumpe, mit Viton-Dichtung, grün"
"canonicalUrl" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-fkm-dichtung-gruen-129356/129356"
"robots" => "index,follow"
"description" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Manuelle Abfüllpumpe, Transferpumpe, mit Viton-Dichtung, grün"
"description" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-fkm-dichtung-gruen-129356/129356"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27253_20150320-141233.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375658_20230322-152513.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375657_20230322-152511.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375656_20230322-152509.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375654_20230322-152504.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375655_20230322-152506.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375653_20230322-152502.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375652_20230322-152459.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün"
"description" => "geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässernmit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)Pumpenkörper aus PolypropylenHebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer MengenMit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drücktFörderleistung bei wässrigen Lösungen ca. 20 Liter/minfür Chemikalien wie z. B. Salpetersäure (10%), Schwefelsäure (60%), Wasserstoffperoxid (1-30%)Transferschlauch mit Zapfpistole als Zubehör erhältlichDichtungen aus FKM"
"image" => [
"https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
"https://assets.dev.denios.io/article/27253_20150320-141233.jpg"
"https://assets.dev.denios.io/article/375658_20230322-152513.jpg"
"https://assets.dev.denios.io/article/375657_20230322-152511.jpg"
"https://assets.dev.denios.io/article/375656_20230322-152509.jpg"
"https://assets.dev.denios.io/article/375654_20230322-152504.jpg"
"https://assets.dev.denios.io/article/375655_20230322-152506.jpg"
"https://assets.dev.denios.io/article/375653_20230322-152502.jpg"
"https://assets.dev.denios.io/article/375652_20230322-152459.jpg"
]
"sku" => "129356W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-fkm-dichtung-gruen-129356/129356"
"priceCurrency" => "EUR"
"price" => "329.63"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722008505"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 27700
"centAmountGross" => 32963
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "129356"
"displaySku" => "129356W"
"sortRank" => 11888
"slug" => "manuelle-abfuell-und-transferpumpe-mit-fkm-dichtung-gruen-129356"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-fkm-dichtung-gruen-129356/129356"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-fkm-dichtung-gruen-129356/129356"
]
"name" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün"
"description" => "<ul class="product-description__text--bulletpoints"><li>geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässern</li><li>mit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)</li><li>Pumpenkörper aus Polypropylen</li><li>Hebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer Mengen</li><li>Mit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drückt</li><li>Förderleistung bei wässrigen Lösungen ca. 20 Liter/min</li><li>für Chemikalien wie z. B. Salpetersäure (10%), Schwefelsäure (60%), Wasserstoffperoxid (1-30%)</li><li>Transferschlauch mit Zapfpistole als Zubehör erhältlich</li><li>Dichtungen aus FKM</li></ul>"
"images" => [
[
"id" => 375659
"filename" => "375659_20230322-152516.jpg"
"uri" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
"medium" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
"small" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27253
"filename" => "27253_20150320-141233.jpg"
"uri" => "https://assets.dev.denios.io/article/27253_20150320-141233.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27253_20150320-141233.jpg"
"medium" => "https://assets.dev.denios.io/article/27253_20150320-141233.jpg"
"small" => "https://assets.dev.denios.io/article/27253_20150320-141233.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27253_20150320-141233.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375658
"filename" => "375658_20230322-152513.jpg"
"uri" => "https://assets.dev.denios.io/article/375658_20230322-152513.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375658_20230322-152513.jpg"
"medium" => "https://assets.dev.denios.io/article/375658_20230322-152513.jpg"
"small" => "https://assets.dev.denios.io/article/375658_20230322-152513.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375658_20230322-152513.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375657
"filename" => "375657_20230322-152511.jpg"
"uri" => "https://assets.dev.denios.io/article/375657_20230322-152511.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375657_20230322-152511.jpg"
"medium" => "https://assets.dev.denios.io/article/375657_20230322-152511.jpg"
"small" => "https://assets.dev.denios.io/article/375657_20230322-152511.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375657_20230322-152511.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375656
"filename" => "375656_20230322-152509.jpg"
"uri" => "https://assets.dev.denios.io/article/375656_20230322-152509.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375656_20230322-152509.jpg"
"medium" => "https://assets.dev.denios.io/article/375656_20230322-152509.jpg"
"small" => "https://assets.dev.denios.io/article/375656_20230322-152509.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375656_20230322-152509.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375654
"filename" => "375654_20230322-152504.jpg"
"uri" => "https://assets.dev.denios.io/article/375654_20230322-152504.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375654_20230322-152504.jpg"
"medium" => "https://assets.dev.denios.io/article/375654_20230322-152504.jpg"
"small" => "https://assets.dev.denios.io/article/375654_20230322-152504.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375654_20230322-152504.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375655
"filename" => "375655_20230322-152506.jpg"
"uri" => "https://assets.dev.denios.io/article/375655_20230322-152506.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375655_20230322-152506.jpg"
"medium" => "https://assets.dev.denios.io/article/375655_20230322-152506.jpg"
"small" => "https://assets.dev.denios.io/article/375655_20230322-152506.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375655_20230322-152506.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375653
"filename" => "375653_20230322-152502.jpg"
"uri" => "https://assets.dev.denios.io/article/375653_20230322-152502.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375653_20230322-152502.jpg"
"medium" => "https://assets.dev.denios.io/article/375653_20230322-152502.jpg"
"small" => "https://assets.dev.denios.io/article/375653_20230322-152502.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375653_20230322-152502.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375652
"filename" => "375652_20230322-152459.jpg"
"uri" => "https://assets.dev.denios.io/article/375652_20230322-152459.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 9"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375652_20230322-152459.jpg"
"medium" => "https://assets.dev.denios.io/article/375652_20230322-152459.jpg"
"small" => "https://assets.dev.denios.io/article/375652_20230322-152459.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375652_20230322-152459.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 375659
"filename" => "375659_20230322-152516.jpg"
"uri" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
"medium" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
"small" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 27700
"centAmountGross" => 32963
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "1"
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"CS_SHIPPING_HEIGHT_MM" => 265
"NAME_IN_ORDERPROCESS" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün"
"MARA_NTGEW" => 0.57
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "265"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Durchmesser Tauchrohr [mm]","value":"19"},{"label":"Pumpentyp","value":"Behälterpumpe"},{"label":"Höhe außen [mm]","value":"265"},{"label":"Durchmesser Auslauf außen","value":"19"},{"label":"Ø Auslauf-Öffnung innen","value":"12"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderhöhe max. [mWS]","value":"4"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Fördermenge max. [l/min]","value":"8"},{"label":"Gewindebeschreibung","value":"Passend für Ø 49,5 - 60 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"3 Stopfen"},{"label":"Werkstoff Dichtung","value":"FPM, FKM"},{"label":"Gewicht [kg]","value":"0,57"}]"
"MARA_BRGEW" => 0.57
"CS_GTIN" => "4067722008505"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grün"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"129356WI"}}"
"META_TITLE" => "Manuelle Abfüllpumpe, Transferpumpe, mit Viton-Dichtung, grün"
"images_meta_data" => "[{"id":375659,"mdate":"2023-03-22 15:25:16","filename":"375659_20230322-152516.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 1"},{"id":27253,"mdate":"2015-03-20 14:12:33","filename":"27253_20150320-141233.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 2"},{"id":375658,"mdate":"2023-03-22 15:25:13","filename":"375658_20230322-152513.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 3"},{"id":375657,"mdate":"2023-03-22 15:25:11","filename":"375657_20230322-152511.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 4"},{"id":375656,"mdate":"2023-03-22 15:25:09","filename":"375656_20230322-152509.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 5"},{"id":375654,"mdate":"2023-03-22 15:25:04","filename":"375654_20230322-152504.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 6"},{"id":375655,"mdate":"2023-03-22 15:25:06","filename":"375655_20230322-152506.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 7"},{"id":375653,"mdate":"2023-03-22 15:25:02","filename":"375653_20230322-152502.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 8"},{"id":375652,"mdate":"2023-03-22 15:24:59","filename":"375652_20230322-152459.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - 9"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["129355","129357","157591"]"
"META_KEYWORD" => "Fasspumpen,Handpumpen,Behälterpumpen,Chemikalienpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 11.47638415
"CS_MATERIAL" => "PP"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "FPM, FKM"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 265
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 11888
"CS_SHIPPING_WEIGHT_LBS" => 1.2566348934
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässern</li><li>mit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)</li><li>Pumpenkörper aus Polypropylen</li><li>Hebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer Mengen</li><li>Mit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drückt</li><li>Förderleistung bei wässrigen Lösungen ca. 20 Liter/min</li><li>für Chemikalien wie z. B. Salpetersäure (10%), Schwefelsäure (60%), Wasserstoffperoxid (1-30%)</li><li>Transferschlauch mit Zapfpistole als Zubehör erhältlich</li><li>Dichtungen aus FKM</li></ul>"
"META_DESCRIPTION" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 8
"accessory_articles" => "["173865","129359"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.57"
"CS_LIEFERANTEN_SKU" => "5202-1000"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.57
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Manuelle Abfüllpumpe, Transferpumpe, mit Viton-Dichtung, grün"
"canonicalUrl" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-fkm-dichtung-gruen-129356/129356"
"robots" => "index,follow"
"description" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Manuelle Abfüllpumpe, Transferpumpe, mit Viton-Dichtung, grün"
"description" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-fkm-dichtung-gruen-129356/129356"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27253_20150320-141233.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375658_20230322-152513.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375657_20230322-152511.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375656_20230322-152509.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375654_20230322-152504.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375655_20230322-152506.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375653_20230322-152502.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375652_20230322-152459.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Manuelle Abfüll- und Transferpumpe, mit FKM-Dichtung, grün"
"description" => "geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässernmit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)Pumpenkörper aus PolypropylenHebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer MengenMit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drücktFörderleistung bei wässrigen Lösungen ca. 20 Liter/minfür Chemikalien wie z. B. Salpetersäure (10%), Schwefelsäure (60%), Wasserstoffperoxid (1-30%)Transferschlauch mit Zapfpistole als Zubehör erhältlichDichtungen aus FKM"
"image" => [
"https://assets.dev.denios.io/article/375659_20230322-152516.jpg"
"https://assets.dev.denios.io/article/27253_20150320-141233.jpg"
"https://assets.dev.denios.io/article/375658_20230322-152513.jpg"
"https://assets.dev.denios.io/article/375657_20230322-152511.jpg"
"https://assets.dev.denios.io/article/375656_20230322-152509.jpg"
"https://assets.dev.denios.io/article/375654_20230322-152504.jpg"
"https://assets.dev.denios.io/article/375655_20230322-152506.jpg"
"https://assets.dev.denios.io/article/375653_20230322-152502.jpg"
"https://assets.dev.denios.io/article/375652_20230322-152459.jpg"
]
"sku" => "129356W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-fkm-dichtung-gruen-129356/129356"
"priceCurrency" => "EUR"
"price" => "329.63"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722008505"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 27700
"centAmountGross" => 32963
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
1000.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
500
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "72fc066048d74f6941a75a51a322ff58"
]
"sort" => [
11888
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "bb10514a-2e90-4e2e-a28e-c917afc86024"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "bb10514a-2e90-4e2e-a28e-c917afc86024"
"key" => "117674"
"version" => 4628
"businessUnit" => "CP"
"slug" => "manuelle-hebelpumpe-fl-205-fuer-brennbare-loesungsmittel-mit-kugelhahn-117674"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-fl-205-fuer-brennbare-loesungsmittel-mit-kugelhahn-117674/117674"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#244"
"canonical" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-fl-205-fuer-brennbare-loesungsmittel-mit-kugelhahn-117674/117674"
]
"name" => "Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn"
"description" => "<ul class="product-description__text--bulletpoints"><li>hohe Förderleistung</li><li>geeignet für z. B.: Ammoniumchlorid, Butanol, Ethylalkohol (50%), Glykol, Hexanol, Terpentin, Petroleum, Zweitaktöl und Kaltreiniger</li><li>anwendbar für 200-Liter-Fässer</li><li>Viton-Dichtungen aus FKM</li><li>Teleskoptauchrohr</li><li>mit elektrisch leitfähigem Schlauch (1,5 m), Kugelhahn sowie Auslaufrohr</li><li>mit 2"-Fassgewinde</li></ul>"
"createdAt" => "2021-08-10T15:49:27+0000"
"master" => [
"id" => 1
"sku" => "117674"
"displaySku" => "117674W"
"sortRank" => 11840
"slug" => "manuelle-hebelpumpe-fl-205-fuer-brennbare-loesungsmittel-mit-kugelhahn-117674"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-fl-205-fuer-brennbare-loesungsmittel-mit-kugelhahn-117674/117674"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#244"
"canonical" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-fl-205-fuer-brennbare-loesungsmittel-mit-kugelhahn-117674/117674"
]
"name" => "Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn"
"description" => "<ul class="product-description__text--bulletpoints"><li>hohe Förderleistung</li><li>geeignet für z. B.: Ammoniumchlorid, Butanol, Ethylalkohol (50%), Glykol, Hexanol, Terpentin, Petroleum, Zweitaktöl und Kaltreiniger</li><li>anwendbar für 200-Liter-Fässer</li><li>Viton-Dichtungen aus FKM</li><li>Teleskoptauchrohr</li><li>mit elektrisch leitfähigem Schlauch (1,5 m), Kugelhahn sowie Auslaufrohr</li><li>mit 2"-Fassgewinde</li></ul>"
"images" => [
[
"id" => 249410
"filename" => "249410_20210507-112126.jpg"
"uri" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
"text" => "Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
"medium" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
"small" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 249410
"filename" => "249410_20210507-112126.jpg"
"uri" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
"text" => "Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
"medium" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
"small" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 27100
"centAmountGross" => 32249
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_BADGE" => "BESTSELLER"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Stahl"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 1320
"META_DESCRIPTION" => "Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn"
"MARA_NTGEW" => 2.2
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1320"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"entzündbare Medien"},{"label":"Tauchtiefe [mm]","value":"900"},{"label":"Durchmesser Tauchrohr [mm]","value":"38"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"1320"},{"label":"Schlauchlänge [mm]","value":"2000"},{"label":"Werkstoff","value":"Stahl"},{"label":"Förderleistung je Hub [l]","value":"0,5"},{"label":"Geeignet für","value":"für 200 l Fässer"},{"label":"Antrieb","value":"manuell"},{"label":"Innengewinde","value":"2\""},{"label":"Außengewinde","value":"2\""},{"label":"Werkstoff 2","value":"EPDM"},{"label":"Werkstoff Dichtung","value":"FPM, FKM"},{"label":"Gewicht [kg]","value":"2,2"}]"
"MARA_BRGEW" => 2.2
"CS_GTIN" => "4024937403716"
"SAP_HERKUNFTSLAND" => "QU"
"CS_COLOR" => "schwarz"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"117674WI"}}"
"META_TITLE" => "Manuelle Hebelpumpe mit Kugelhahn für brennbare Lösungsmittel"
"images_meta_data" => "[{"id":249410,"mdate":"2021-05-07 11:21:26","filename":"249410_20210507-112126.jpg","imageSimilar":0,"text":"Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Hebelpumpen,Abfüllpumpen,Behälterpumpen,Handpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für 200 l Fässer"
"CS_PDF_SEITE" => "244"
"CS_SHIPPING_HEIGHT_IN" => 57.1653852
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 2000
"ZPIM_WERKSTOFF_DICHTUNG" => "FPM, FKM"
"ZPIM_WERKSTOFF_1" => "Stahl"
"ITEM_NAME_FOR_SHOP" => "Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1320
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 900
"CS_SALESRANK" => 11840
"CS_SHIPPING_WEIGHT_LBS" => 4.850169764
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>hohe Förderleistung</li><li>geeignet für z. B.: Ammoniumchlorid, Butanol, Ethylalkohol (50%), Glykol, Hexanol, Terpentin, Petroleum, Zweitaktöl und Kaltreiniger</li><li>anwendbar für 200-Liter-Fässer</li><li>Viton-Dichtungen aus FKM</li><li>Teleskoptauchrohr</li><li>mit elektrisch leitfähigem Schlauch (1,5 m), Kugelhahn sowie Auslaufrohr</li><li>mit 2"-Fassgewinde</li></ul>"
"accessory_articles" => "["116058","165871","173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.2"
"CS_ORIGIN" => "QU - Unbekannt"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 2.2
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Manuelle Hebelpumpe mit Kugelhahn für brennbare Lösungsmittel"
"canonicalUrl" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-fl-205-fuer-brennbare-loesungsmittel-mit-kugelhahn-117674/117674"
"robots" => "index,follow"
"description" => "Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Manuelle Hebelpumpe mit Kugelhahn für brennbare Lösungsmittel"
"description" => "Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-fl-205-fuer-brennbare-loesungsmittel-mit-kugelhahn-117674/117674"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn"
"description" => "hohe Förderleistunggeeignet für z. B.: Ammoniumchlorid, Butanol, Ethylalkohol (50%), Glykol, Hexanol, Terpentin, Petroleum, Zweitaktöl und Kaltreinigeranwendbar für 200-Liter-FässerViton-Dichtungen aus FKMTeleskoptauchrohrmit elektrisch leitfähigem Schlauch (1,5 m), Kugelhahn sowie Auslaufrohrmit 2"-Fassgewinde"
"image" => [
"https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
]
"sku" => "117674W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-fl-205-fuer-brennbare-loesungsmittel-mit-kugelhahn-117674/117674"
"priceCurrency" => "EUR"
"price" => "322.49"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4024937403716"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 27100
"centAmountGross" => 32249
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117674"
"displaySku" => "117674W"
"sortRank" => 11840
"slug" => "manuelle-hebelpumpe-fl-205-fuer-brennbare-loesungsmittel-mit-kugelhahn-117674"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-fl-205-fuer-brennbare-loesungsmittel-mit-kugelhahn-117674/117674"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#244"
"canonical" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-fl-205-fuer-brennbare-loesungsmittel-mit-kugelhahn-117674/117674"
]
"name" => "Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn"
"description" => "<ul class="product-description__text--bulletpoints"><li>hohe Förderleistung</li><li>geeignet für z. B.: Ammoniumchlorid, Butanol, Ethylalkohol (50%), Glykol, Hexanol, Terpentin, Petroleum, Zweitaktöl und Kaltreiniger</li><li>anwendbar für 200-Liter-Fässer</li><li>Viton-Dichtungen aus FKM</li><li>Teleskoptauchrohr</li><li>mit elektrisch leitfähigem Schlauch (1,5 m), Kugelhahn sowie Auslaufrohr</li><li>mit 2"-Fassgewinde</li></ul>"
"images" => [
[
"id" => 249410
"filename" => "249410_20210507-112126.jpg"
"uri" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
"text" => "Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
"medium" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
"small" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 249410
"filename" => "249410_20210507-112126.jpg"
"uri" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
"text" => "Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
"medium" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
"small" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 27100
"centAmountGross" => 32249
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_BADGE" => "BESTSELLER"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Stahl"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 1320
"META_DESCRIPTION" => "Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn"
"MARA_NTGEW" => 2.2
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1320"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"entzündbare Medien"},{"label":"Tauchtiefe [mm]","value":"900"},{"label":"Durchmesser Tauchrohr [mm]","value":"38"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"1320"},{"label":"Schlauchlänge [mm]","value":"2000"},{"label":"Werkstoff","value":"Stahl"},{"label":"Förderleistung je Hub [l]","value":"0,5"},{"label":"Geeignet für","value":"für 200 l Fässer"},{"label":"Antrieb","value":"manuell"},{"label":"Innengewinde","value":"2\""},{"label":"Außengewinde","value":"2\""},{"label":"Werkstoff 2","value":"EPDM"},{"label":"Werkstoff Dichtung","value":"FPM, FKM"},{"label":"Gewicht [kg]","value":"2,2"}]"
"MARA_BRGEW" => 2.2
"CS_GTIN" => "4024937403716"
"SAP_HERKUNFTSLAND" => "QU"
"CS_COLOR" => "schwarz"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"117674WI"}}"
"META_TITLE" => "Manuelle Hebelpumpe mit Kugelhahn für brennbare Lösungsmittel"
"images_meta_data" => "[{"id":249410,"mdate":"2021-05-07 11:21:26","filename":"249410_20210507-112126.jpg","imageSimilar":0,"text":"Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Hebelpumpen,Abfüllpumpen,Behälterpumpen,Handpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für 200 l Fässer"
"CS_PDF_SEITE" => "244"
"CS_SHIPPING_HEIGHT_IN" => 57.1653852
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 2000
"ZPIM_WERKSTOFF_DICHTUNG" => "FPM, FKM"
"ZPIM_WERKSTOFF_1" => "Stahl"
"ITEM_NAME_FOR_SHOP" => "Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1320
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 900
"CS_SALESRANK" => 11840
"CS_SHIPPING_WEIGHT_LBS" => 4.850169764
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>hohe Förderleistung</li><li>geeignet für z. B.: Ammoniumchlorid, Butanol, Ethylalkohol (50%), Glykol, Hexanol, Terpentin, Petroleum, Zweitaktöl und Kaltreiniger</li><li>anwendbar für 200-Liter-Fässer</li><li>Viton-Dichtungen aus FKM</li><li>Teleskoptauchrohr</li><li>mit elektrisch leitfähigem Schlauch (1,5 m), Kugelhahn sowie Auslaufrohr</li><li>mit 2"-Fassgewinde</li></ul>"
"accessory_articles" => "["116058","165871","173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.2"
"CS_ORIGIN" => "QU - Unbekannt"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 2.2
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Manuelle Hebelpumpe mit Kugelhahn für brennbare Lösungsmittel"
"canonicalUrl" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-fl-205-fuer-brennbare-loesungsmittel-mit-kugelhahn-117674/117674"
"robots" => "index,follow"
"description" => "Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Manuelle Hebelpumpe mit Kugelhahn für brennbare Lösungsmittel"
"description" => "Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-fl-205-fuer-brennbare-loesungsmittel-mit-kugelhahn-117674/117674"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Manuelle Hebelpumpe FL 205 für brennbare Lösungsmittel, mit Kugelhahn"
"description" => "hohe Förderleistunggeeignet für z. B.: Ammoniumchlorid, Butanol, Ethylalkohol (50%), Glykol, Hexanol, Terpentin, Petroleum, Zweitaktöl und Kaltreinigeranwendbar für 200-Liter-FässerViton-Dichtungen aus FKMTeleskoptauchrohrmit elektrisch leitfähigem Schlauch (1,5 m), Kugelhahn sowie Auslaufrohrmit 2"-Fassgewinde"
"image" => [
"https://assets.dev.denios.io/article/249410_20210507-112126.jpg"
]
"sku" => "117674W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-fl-205-fuer-brennbare-loesungsmittel-mit-kugelhahn-117674/117674"
"priceCurrency" => "EUR"
"price" => "322.49"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4024937403716"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 27100
"centAmountGross" => 32249
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
900.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Stahl"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "afeb950a7610d90cad23fdd70642ddf1"
]
"sort" => [
11840
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "09bc8afd-01ab-425e-bdac-212ce1ecafb7"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "09bc8afd-01ab-425e-bdac-212ce1ecafb7"
"key" => "148426"
"version" => 4756
"businessUnit" => "CP"
"slug" => "fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufschlauch-1000-mm-tauchtiefe-148426"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufschlauch-1000-mm-tauchtiefe-148426/148426"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufschlauch-1000-mm-tauchtiefe-148426/148426"
]
"name" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,30 l</li><li>für 220-Liter-Kunststofffässer</li></ul>"
"createdAt" => "2021-08-10T15:47:10+0000"
"master" => [
"id" => 1
"sku" => "148426"
"displaySku" => "148426W"
"sortRank" => 11789
"slug" => "fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufschlauch-1000-mm-tauchtiefe-148426"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufschlauch-1000-mm-tauchtiefe-148426/148426"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufschlauch-1000-mm-tauchtiefe-148426/148426"
]
"name" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,30 l</li><li>für 220-Liter-Kunststofffässer</li></ul>"
"images" => [
[
"id" => 160917
"filename" => "160917_20181112-072554.jpg"
"uri" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"text" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"medium" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"small" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 160917
"filename" => "160917_20181112-072554.jpg"
"uri" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"text" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"medium" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"small" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 27900
"centAmountGross" => 33201
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_BADGE" => "BESTSELLER"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 4.188782978
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe"
"MARA_NTGEW" => 1.9
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen\nChemikalien"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Version","value":"Fasspumpe"},{"label":"Schlauchlänge [mm]","value":"1200"},{"label":"Durchmesser Auslauf außen","value":"20"},{"label":"Ø Auslauf-Öffnung innen","value":"15"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,3"},{"label":"Geeignet für","value":"für Fässer"},{"label":"Gewindebeschreibung","value":"Mauser grob"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"Mauser"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,9"}]"
"MARA_BRGEW" => 1.9
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe P 10 aus PP, mit Auslaufschlauch, 1000 mm Tauchtiefe"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":160917,"mdate":"18-11-12 07:25:54","filename":"160917_20181112-072554.jpg","imageSimilar":0,"text":"Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117600","117604","117605","117606","148418","148422","148424"]"
"META_KEYWORD" => "PP Fasspumpe,Chemikalienpumpen,Behälterpumpen,Fasspumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Fässer"
"CS_PDF_SEITE" => "246"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1200
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 11789
"accessory_articles" => "["179493","179496","179495","179494","173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.9"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.9
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe P 10 aus PP, mit Auslaufschlauch, 1000 mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufschlauch-1000-mm-tauchtiefe-148426/148426"
"robots" => "index,follow"
"description" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe P 10 aus PP, mit Auslaufschlauch, 1000 mm Tauchtiefe"
"description" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufschlauch-1000-mm-tauchtiefe-148426/148426"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe"
"description" => "zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.Kolbenstange Metall, PP ummanteltPTFE-Dichtunggute Fassrestentleerung durch tief liegendes Bodenrückschlagventilinkl. Fassverschraubung aus PP (Mauser 2‘‘)Tauchrohr Ø mm: 32Förderleistung je Hub: 0,30 lfür 220-Liter-Kunststofffässer"
"image" => [
"https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"sku" => "148426W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufschlauch-1000-mm-tauchtiefe-148426/148426"
"priceCurrency" => "EUR"
"price" => "332.01"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 27900
"centAmountGross" => 33201
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "148426"
"displaySku" => "148426W"
"sortRank" => 11789
"slug" => "fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufschlauch-1000-mm-tauchtiefe-148426"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufschlauch-1000-mm-tauchtiefe-148426/148426"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufschlauch-1000-mm-tauchtiefe-148426/148426"
]
"name" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,30 l</li><li>für 220-Liter-Kunststofffässer</li></ul>"
"images" => [
[
"id" => 160917
"filename" => "160917_20181112-072554.jpg"
"uri" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"text" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"medium" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"small" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 160917
"filename" => "160917_20181112-072554.jpg"
"uri" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"text" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"medium" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"small" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 27900
"centAmountGross" => 33201
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_BADGE" => "BESTSELLER"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 4.188782978
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe"
"MARA_NTGEW" => 1.9
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen\nChemikalien"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Version","value":"Fasspumpe"},{"label":"Schlauchlänge [mm]","value":"1200"},{"label":"Durchmesser Auslauf außen","value":"20"},{"label":"Ø Auslauf-Öffnung innen","value":"15"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,3"},{"label":"Geeignet für","value":"für Fässer"},{"label":"Gewindebeschreibung","value":"Mauser grob"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"Mauser"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,9"}]"
"MARA_BRGEW" => 1.9
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe P 10 aus PP, mit Auslaufschlauch, 1000 mm Tauchtiefe"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":160917,"mdate":"18-11-12 07:25:54","filename":"160917_20181112-072554.jpg","imageSimilar":0,"text":"Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117600","117604","117605","117606","148418","148422","148424"]"
"META_KEYWORD" => "PP Fasspumpe,Chemikalienpumpen,Behälterpumpen,Fasspumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Fässer"
"CS_PDF_SEITE" => "246"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1200
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 11789
"accessory_articles" => "["179493","179496","179495","179494","173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.9"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.9
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe P 10 aus PP, mit Auslaufschlauch, 1000 mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufschlauch-1000-mm-tauchtiefe-148426/148426"
"robots" => "index,follow"
"description" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe P 10 aus PP, mit Auslaufschlauch, 1000 mm Tauchtiefe"
"description" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufschlauch-1000-mm-tauchtiefe-148426/148426"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufschlauch, 1000 mm Tauchtiefe"
"description" => "zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.Kolbenstange Metall, PP ummanteltPTFE-Dichtunggute Fassrestentleerung durch tief liegendes Bodenrückschlagventilinkl. Fassverschraubung aus PP (Mauser 2‘‘)Tauchrohr Ø mm: 32Förderleistung je Hub: 0,30 lfür 220-Liter-Kunststofffässer"
"image" => [
"https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"sku" => "148426W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufschlauch-1000-mm-tauchtiefe-148426/148426"
"priceCurrency" => "EUR"
"price" => "332.01"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 27900
"centAmountGross" => 33201
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
1000.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "7613e3bfa620442a552ed8805ca75fbb"
]
"sort" => [
11789
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "93d173b1-6178-4b82-ada6-e9eee6837624"
"_score" => null
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "93d173b1-6178-4b82-ada6-e9eee6837624"
"key" => "117589"
"version" => 6046
"businessUnit" => "CP"
"slug" => "chemikalienhandpumpe-aus-polyethylen-pe-117589"
"links" => [
"webshop" => "https://storefront.dev.denios.io/chemikalienhandpumpe-aus-polyethylen-pe-117589/117589"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/chemikalienhandpumpe-aus-polyethylen-pe-117589/117589"
]
"name" => "Chemikalienhandpumpe aus Polyethylen (PE)"
"description" => "<ul class="product-description__text--bulletpoints"><li>manuelle Pumpe zum Fördern kleiner Flüssigkeitsmengen (leichte Öle, wässrige Lösungen), z. B. in Laboren</li><li>Förderleistung ca. 0,2 l / Hub</li><li>Gewindeadapter 2''</li><li>Saugrohrlänge: 840 mm</li></ul>"
"createdAt" => "2020-08-10T07:19:53+0000"
"master" => [
"id" => 1
"sku" => "117589"
"displaySku" => "117589W"
"sortRank" => 11720
"slug" => "chemikalienhandpumpe-aus-polyethylen-pe-117589"
"links" => [
"webshop" => "https://storefront.dev.denios.io/chemikalienhandpumpe-aus-polyethylen-pe-117589/117589"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/chemikalienhandpumpe-aus-polyethylen-pe-117589/117589"
]
"name" => "Chemikalienhandpumpe aus Polyethylen (PE)"
"description" => "<ul class="product-description__text--bulletpoints"><li>manuelle Pumpe zum Fördern kleiner Flüssigkeitsmengen (leichte Öle, wässrige Lösungen), z. B. in Laboren</li><li>Förderleistung ca. 0,2 l / Hub</li><li>Gewindeadapter 2''</li><li>Saugrohrlänge: 840 mm</li></ul>"
"images" => [
[
"id" => 381626
"filename" => "381626_20230328-100645.jpg"
"uri" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
"text" => "Chemikalienhandpumpe aus Polyethylen (PE) - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
"medium" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
"small" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27188
"filename" => "27188_20150320-141226.jpg"
"uri" => "https://assets.dev.denios.io/article/27188_20150320-141226.jpg"
"text" => "Chemikalienhandpumpe aus Polyethylen (PE) - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27188_20150320-141226.jpg"
"medium" => "https://assets.dev.denios.io/article/27188_20150320-141226.jpg"
"small" => "https://assets.dev.denios.io/article/27188_20150320-141226.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27188_20150320-141226.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381625
"filename" => "381625_20230328-100610.jpg"
"uri" => "https://assets.dev.denios.io/article/381625_20230328-100610.jpg"
"text" => "Chemikalienhandpumpe aus Polyethylen (PE) - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381625_20230328-100610.jpg"
"medium" => "https://assets.dev.denios.io/article/381625_20230328-100610.jpg"
"small" => "https://assets.dev.denios.io/article/381625_20230328-100610.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381625_20230328-100610.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381623
"filename" => "381623_20230328-100443.jpg"
"uri" => "https://assets.dev.denios.io/article/381623_20230328-100443.jpg"
"text" => "Chemikalienhandpumpe aus Polyethylen (PE) - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381623_20230328-100443.jpg"
"medium" => "https://assets.dev.denios.io/article/381623_20230328-100443.jpg"
"small" => "https://assets.dev.denios.io/article/381623_20230328-100443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381623_20230328-100443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381624
"filename" => "381624_20230328-100529.jpg"
"uri" => "https://assets.dev.denios.io/article/381624_20230328-100529.jpg"
"text" => "Chemikalienhandpumpe aus Polyethylen (PE) - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381624_20230328-100529.jpg"
"medium" => "https://assets.dev.denios.io/article/381624_20230328-100529.jpg"
"small" => "https://assets.dev.denios.io/article/381624_20230328-100529.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381624_20230328-100529.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381626
"filename" => "381626_20230328-100645.jpg"
"uri" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
"text" => "Chemikalienhandpumpe aus Polyethylen (PE) - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
"medium" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
"small" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 6600
"centAmountGross" => 7854
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"leichte Mineralöle"
"nicht aggressive Medien"
]
"CS_BADGE" => "BESTSELLER"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PE"
"CS_SHIPPING_HEIGHT_MM" => 210
"META_DESCRIPTION" => "Chemikalienhandpumpe aus Polyethylen (PE) - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Chemikalienhandpumpe aus Polyethylen (PE)"
"MARA_NTGEW" => 0.44
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "210"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"leichte Mineralöle\nnicht aggressive Medien"},{"label":"Tauchtiefe [mm]","value":"840"},{"label":"Durchmesser Tauchrohr [mm]","value":"22"},{"label":"Höhe außen [mm]","value":"210"},{"label":"Werkstoff","value":"PE"},{"label":"Förderleistung je Hub [l]","value":"0,2"},{"label":"Geeignet für","value":"zum Fördern kleiner Flüssigkeitsmengen"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Gewicht [kg]","value":"0,44"}]"
"MARA_BRGEW" => 0.44
"SAP_HERKUNFTSLAND" => "TW"
"CS_COLOR" => "diverse"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"117589WI"}}"
"META_TITLE" => "Chemikalienhandpumpe, Förderung kleiner Flüssigkeitsmengen"
"images_meta_data" => "[{"id":381626,"mdate":"2023-03-28 10:06:45","filename":"381626_20230328-100645.jpg","imageSimilar":0,"text":"Chemikalienhandpumpe aus Polyethylen (PE) - 1"},{"id":27188,"mdate":"2015-03-20 14:12:26","filename":"27188_20150320-141226.jpg","imageSimilar":0,"text":"Chemikalienhandpumpe aus Polyethylen (PE) - 2"},{"id":381625,"mdate":"2023-03-28 10:06:10","filename":"381625_20230328-100610.jpg","imageSimilar":0,"text":"Chemikalienhandpumpe aus Polyethylen (PE) - 3"},{"id":381623,"mdate":"2023-03-28 10:04:43","filename":"381623_20230328-100443.jpg","imageSimilar":0,"text":"Chemikalienhandpumpe aus Polyethylen (PE) - 4"},{"id":381624,"mdate":"2023-03-28 10:05:29","filename":"381624_20230328-100529.jpg","imageSimilar":0,"text":"Chemikalienhandpumpe aus Polyethylen (PE) - 5"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Container Pumpen,Behälterpumpen,Abfüllpumpen,Chemikalienpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "zum Fördern kleiner Flüssigkeitsmengen"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 9.0944931
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PE"
"ITEM_NAME_FOR_SHOP" => "Chemikalienhandpumpe aus Polyethylen (PE)"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 210
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 840
"CS_SALESRANK" => 11720
"CS_SHIPPING_WEIGHT_LBS" => 0.9700339528
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>manuelle Pumpe zum Fördern kleiner Flüssigkeitsmengen (leichte Öle, wässrige Lösungen), z. B. in Laboren</li><li>Förderleistung ca. 0,2 l / Hub</li><li>Gewindeadapter 2''</li><li>Saugrohrlänge: 840 mm</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.44"
"CS_ORIGIN" => "TW - Taiwan"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.44
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Chemikalienhandpumpe, Förderung kleiner Flüssigkeitsmengen"
"canonicalUrl" => "https://storefront.dev.denios.io/chemikalienhandpumpe-aus-polyethylen-pe-117589/117589"
"robots" => "index,follow"
"description" => "Chemikalienhandpumpe aus Polyethylen (PE) - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Chemikalienhandpumpe, Förderung kleiner Flüssigkeitsmengen"
"description" => "Chemikalienhandpumpe aus Polyethylen (PE) - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/chemikalienhandpumpe-aus-polyethylen-pe-117589/117589"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27188_20150320-141226.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381625_20230328-100610.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381623_20230328-100443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381624_20230328-100529.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Chemikalienhandpumpe aus Polyethylen (PE)"
"description" => "manuelle Pumpe zum Fördern kleiner Flüssigkeitsmengen (leichte Öle, wässrige Lösungen), z. B. in LaborenFörderleistung ca. 0,2 l / HubGewindeadapter 2''Saugrohrlänge: 840 mm"
"image" => [
"https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
"https://assets.dev.denios.io/article/27188_20150320-141226.jpg"
"https://assets.dev.denios.io/article/381625_20230328-100610.jpg"
"https://assets.dev.denios.io/article/381623_20230328-100443.jpg"
"https://assets.dev.denios.io/article/381624_20230328-100529.jpg"
]
"sku" => "117589W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/chemikalienhandpumpe-aus-polyethylen-pe-117589/117589"
"priceCurrency" => "EUR"
"price" => "78.54"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 6600
"centAmountGross" => 7854
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117589"
"displaySku" => "117589W"
"sortRank" => 11720
"slug" => "chemikalienhandpumpe-aus-polyethylen-pe-117589"
"links" => [
"webshop" => "https://storefront.dev.denios.io/chemikalienhandpumpe-aus-polyethylen-pe-117589/117589"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/chemikalienhandpumpe-aus-polyethylen-pe-117589/117589"
]
"name" => "Chemikalienhandpumpe aus Polyethylen (PE)"
"description" => "<ul class="product-description__text--bulletpoints"><li>manuelle Pumpe zum Fördern kleiner Flüssigkeitsmengen (leichte Öle, wässrige Lösungen), z. B. in Laboren</li><li>Förderleistung ca. 0,2 l / Hub</li><li>Gewindeadapter 2''</li><li>Saugrohrlänge: 840 mm</li></ul>"
"images" => [
[
"id" => 381626
"filename" => "381626_20230328-100645.jpg"
"uri" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
"text" => "Chemikalienhandpumpe aus Polyethylen (PE) - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
"medium" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
"small" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27188
"filename" => "27188_20150320-141226.jpg"
"uri" => "https://assets.dev.denios.io/article/27188_20150320-141226.jpg"
"text" => "Chemikalienhandpumpe aus Polyethylen (PE) - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27188_20150320-141226.jpg"
"medium" => "https://assets.dev.denios.io/article/27188_20150320-141226.jpg"
"small" => "https://assets.dev.denios.io/article/27188_20150320-141226.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27188_20150320-141226.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381625
"filename" => "381625_20230328-100610.jpg"
"uri" => "https://assets.dev.denios.io/article/381625_20230328-100610.jpg"
"text" => "Chemikalienhandpumpe aus Polyethylen (PE) - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381625_20230328-100610.jpg"
"medium" => "https://assets.dev.denios.io/article/381625_20230328-100610.jpg"
"small" => "https://assets.dev.denios.io/article/381625_20230328-100610.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381625_20230328-100610.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381623
"filename" => "381623_20230328-100443.jpg"
"uri" => "https://assets.dev.denios.io/article/381623_20230328-100443.jpg"
"text" => "Chemikalienhandpumpe aus Polyethylen (PE) - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381623_20230328-100443.jpg"
"medium" => "https://assets.dev.denios.io/article/381623_20230328-100443.jpg"
"small" => "https://assets.dev.denios.io/article/381623_20230328-100443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381623_20230328-100443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381624
"filename" => "381624_20230328-100529.jpg"
"uri" => "https://assets.dev.denios.io/article/381624_20230328-100529.jpg"
"text" => "Chemikalienhandpumpe aus Polyethylen (PE) - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381624_20230328-100529.jpg"
"medium" => "https://assets.dev.denios.io/article/381624_20230328-100529.jpg"
"small" => "https://assets.dev.denios.io/article/381624_20230328-100529.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381624_20230328-100529.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381626
"filename" => "381626_20230328-100645.jpg"
"uri" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
"text" => "Chemikalienhandpumpe aus Polyethylen (PE) - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
"medium" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
"small" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 6600
"centAmountGross" => 7854
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"leichte Mineralöle"
"nicht aggressive Medien"
]
"CS_BADGE" => "BESTSELLER"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PE"
"CS_SHIPPING_HEIGHT_MM" => 210
"META_DESCRIPTION" => "Chemikalienhandpumpe aus Polyethylen (PE) - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Chemikalienhandpumpe aus Polyethylen (PE)"
"MARA_NTGEW" => 0.44
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "210"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"leichte Mineralöle\nnicht aggressive Medien"},{"label":"Tauchtiefe [mm]","value":"840"},{"label":"Durchmesser Tauchrohr [mm]","value":"22"},{"label":"Höhe außen [mm]","value":"210"},{"label":"Werkstoff","value":"PE"},{"label":"Förderleistung je Hub [l]","value":"0,2"},{"label":"Geeignet für","value":"zum Fördern kleiner Flüssigkeitsmengen"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Gewicht [kg]","value":"0,44"}]"
"MARA_BRGEW" => 0.44
"SAP_HERKUNFTSLAND" => "TW"
"CS_COLOR" => "diverse"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"117589WI"}}"
"META_TITLE" => "Chemikalienhandpumpe, Förderung kleiner Flüssigkeitsmengen"
"images_meta_data" => "[{"id":381626,"mdate":"2023-03-28 10:06:45","filename":"381626_20230328-100645.jpg","imageSimilar":0,"text":"Chemikalienhandpumpe aus Polyethylen (PE) - 1"},{"id":27188,"mdate":"2015-03-20 14:12:26","filename":"27188_20150320-141226.jpg","imageSimilar":0,"text":"Chemikalienhandpumpe aus Polyethylen (PE) - 2"},{"id":381625,"mdate":"2023-03-28 10:06:10","filename":"381625_20230328-100610.jpg","imageSimilar":0,"text":"Chemikalienhandpumpe aus Polyethylen (PE) - 3"},{"id":381623,"mdate":"2023-03-28 10:04:43","filename":"381623_20230328-100443.jpg","imageSimilar":0,"text":"Chemikalienhandpumpe aus Polyethylen (PE) - 4"},{"id":381624,"mdate":"2023-03-28 10:05:29","filename":"381624_20230328-100529.jpg","imageSimilar":0,"text":"Chemikalienhandpumpe aus Polyethylen (PE) - 5"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Container Pumpen,Behälterpumpen,Abfüllpumpen,Chemikalienpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "zum Fördern kleiner Flüssigkeitsmengen"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 9.0944931
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PE"
"ITEM_NAME_FOR_SHOP" => "Chemikalienhandpumpe aus Polyethylen (PE)"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 210
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 840
"CS_SALESRANK" => 11720
"CS_SHIPPING_WEIGHT_LBS" => 0.9700339528
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>manuelle Pumpe zum Fördern kleiner Flüssigkeitsmengen (leichte Öle, wässrige Lösungen), z. B. in Laboren</li><li>Förderleistung ca. 0,2 l / Hub</li><li>Gewindeadapter 2''</li><li>Saugrohrlänge: 840 mm</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.44"
"CS_ORIGIN" => "TW - Taiwan"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.44
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Chemikalienhandpumpe, Förderung kleiner Flüssigkeitsmengen"
"canonicalUrl" => "https://storefront.dev.denios.io/chemikalienhandpumpe-aus-polyethylen-pe-117589/117589"
"robots" => "index,follow"
"description" => "Chemikalienhandpumpe aus Polyethylen (PE) - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Chemikalienhandpumpe, Förderung kleiner Flüssigkeitsmengen"
"description" => "Chemikalienhandpumpe aus Polyethylen (PE) - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/chemikalienhandpumpe-aus-polyethylen-pe-117589/117589"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27188_20150320-141226.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381625_20230328-100610.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381623_20230328-100443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381624_20230328-100529.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Chemikalienhandpumpe aus Polyethylen (PE)"
"description" => "manuelle Pumpe zum Fördern kleiner Flüssigkeitsmengen (leichte Öle, wässrige Lösungen), z. B. in LaborenFörderleistung ca. 0,2 l / HubGewindeadapter 2''Saugrohrlänge: 840 mm"
"image" => [
"https://assets.dev.denios.io/article/381626_20230328-100645.jpg"
"https://assets.dev.denios.io/article/27188_20150320-141226.jpg"
"https://assets.dev.denios.io/article/381625_20230328-100610.jpg"
"https://assets.dev.denios.io/article/381623_20230328-100443.jpg"
"https://assets.dev.denios.io/article/381624_20230328-100529.jpg"
]
"sku" => "117589W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/chemikalienhandpumpe-aus-polyethylen-pe-117589/117589"
"priceCurrency" => "EUR"
"price" => "78.54"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 6600
"centAmountGross" => 7854
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"leichte Mineralöle"
"nicht aggressive Medien"
]
"CS_VERSION_PUMPEN" => []
"ZPIM_TAUCHTIEFE" => [
840.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PE"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "39ab6c51ff1e450236f23d22a12ed01d"
]
"sort" => [
11720
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "9d37fb03-640f-4547-8aab-dab277b07fd6"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "9d37fb03-640f-4547-8aab-dab277b07fd6"
"key" => "201951"
"version" => 4637
"businessUnit" => "CP"
"slug" => "loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-mit-auslaufschlauch-201951"
"links" => [
"webshop" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-mit-auslaufschlauch-201951/201951"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#245"
"canonical" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-mit-auslaufschlauch-201951/201951"
]
"name" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>empfohlen für Aceton</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>robust und langlebig</li><li>Fassverschraubung für R2"-Feingewinde, für Fässer bis 220 Liter</li><li>durch die Verschraubung und den Absperrhahn können Fass und Pumpe hermetisch verschlossen werden, unerwünschte Dämpfe können so nicht austreten</li><li>Tauchrohr stufenlos auf Fasstiefe einstellbar, Rohr-Ø: 21 mm</li><li>Clip zum schnellen An- und Abstecken des Luftschlauchs</li><li>mit flexiblem Auslaufschlauch und Absperrhahn aus Edelstahl / PTFE</li></ul>"
"createdAt" => "2021-08-10T15:49:22+0000"
"master" => [
"id" => 1
"sku" => "201951"
"displaySku" => "201951W"
"sortRank" => 11670
"slug" => "loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-mit-auslaufschlauch-201951"
"links" => [
"webshop" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-mit-auslaufschlauch-201951/201951"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#245"
"canonical" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-mit-auslaufschlauch-201951/201951"
]
"name" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>empfohlen für Aceton</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>robust und langlebig</li><li>Fassverschraubung für R2"-Feingewinde, für Fässer bis 220 Liter</li><li>durch die Verschraubung und den Absperrhahn können Fass und Pumpe hermetisch verschlossen werden, unerwünschte Dämpfe können so nicht austreten</li><li>Tauchrohr stufenlos auf Fasstiefe einstellbar, Rohr-Ø: 21 mm</li><li>Clip zum schnellen An- und Abstecken des Luftschlauchs</li><li>mit flexiblem Auslaufschlauch und Absperrhahn aus Edelstahl / PTFE</li></ul>"
"images" => [
[
"id" => 27407
"filename" => "27407_20150320-141115.jpg"
"uri" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
"text" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
"medium" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
"small" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27407
"filename" => "27407_20150320-141115.jpg"
"uri" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
"text" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
"medium" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
"small" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 418422
"filename" => "418422_20240619-081329.png"
"uri" => "https://assets.dev.denios.io/ghs/418422_20240619-081329.png"
"text" => "Lebensmittelechtheit"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 82900
"centAmountGross" => 98651
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => "Logo Edelstahl Rostfrei"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 38164
"filename" => "38164_20110510-095052.png"
"uri" => "https://assets.dev.denios.io/quality/38164_20110510-095052.png"
"text" => "DEKRA EX Logo, Explosionsgruppe II A, II B"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ghs_symbol" => "[{"id":418422,"mdate":"2024-06-19 08:13:29","filename":"418422_20240619-081329.png","text":"Lebensmittelechtheit"}]"
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
"Frostschutzmittel"
]
"CS_BUSINESS_UNIT" => "CP"
"sparepart_articles" => "["268057"]"
"CS_360ER_Bilder" => "0"
"CS_PDF_SEITE" => "245"
"CS_AUSSTATTUNG" => "mit Auslaufschlauch 1,2m"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"NAME_IN_ORDERPROCESS" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch"
"MARA_NTGEW" => 5
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit Auslaufschlauch 1,2m"},{"label":"Einsatzbereich","value":"entzündbare Medien\nFrostschutzmittel"},{"label":"Tauchtiefe [mm]","value":"950"},{"label":"Durchmesser Tauchrohr [mm]","value":"21,3"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Schlauchlänge [mm]","value":"1200"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"20"},{"label":"Einsetzbar in EX-Bereichen","value":"Zonen 0, 1 IIA, IIB"},{"label":"Gewindebeschreibung","value":"Feingewinde für Stahlfass \"G2\""},{"label":"Antrieb","value":"Fußpumpe"},{"label":"Außengewinde","value":"2\"BSP/R2\""},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"5"}]"
"MARA_BRGEW" => 5
"CS_GTIN" => "4067722018122"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"201951WI"}}"
"META_TITLE" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch"
"quality_image" => "[{"id":38227,"mdate":"2021-01-27 10:14:18","filename":"38227_20210127-101418.png","text":"Logo Edelstahl Rostfrei"},{"id":38164,"mdate":"2011-05-10 09:50:52","filename":"38164_20110510-095052.png","text":"DEKRA EX Logo, Explosionsgruppe II A, II B"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27407,"mdate":"2015-03-20 14:11:15","filename":"27407_20150320-141115.jpg","imageSimilar":0,"text":"Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["157587","157589","210335","242994"]"
"META_KEYWORD" => "Abfüllpumpen,Behälterpumpen,Chemikalienpumpen,Container Pumpen,Expumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_MATERIAL" => "Edelstahl"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Fußpumpe"
"ZPIM_SCHLAUCHLAENGE" => 1200
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 950
"CS_SALESRANK" => 11670
"CS_SHIPPING_WEIGHT_LBS" => 11.0231131
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>empfohlen für Aceton</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>robust und langlebig</li><li>Fassverschraubung für R2"-Feingewinde, für Fässer bis 220 Liter</li><li>durch die Verschraubung und den Absperrhahn können Fass und Pumpe hermetisch verschlossen werden, unerwünschte Dämpfe können so nicht austreten</li><li>Tauchrohr stufenlos auf Fasstiefe einstellbar, Rohr-Ø: 21 mm</li><li>Clip zum schnellen An- und Abstecken des Luftschlauchs</li><li>mit flexiblem Auslaufschlauch und Absperrhahn aus Edelstahl / PTFE</li></ul>"
"META_DESCRIPTION" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 20
"accessory_articles" => "["179493","116058"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "5"
"CS_LIEFERANTEN_SKU" => "9991-1009"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch"
"canonicalUrl" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-mit-auslaufschlauch-201951/201951"
"robots" => "index,follow"
"description" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch"
"description" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-mit-auslaufschlauch-201951/201951"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch"
"description" => "zum Abfüllen von hochreinen Flüssigkeitenempfohlen für Acetongeprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0mediumsberührte Teile aus Edelstahl, Dichtung aus PTFEBitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!robust und langlebigFassverschraubung für R2"-Feingewinde, für Fässer bis 220 Literdurch die Verschraubung und den Absperrhahn können Fass und Pumpe hermetisch verschlossen werden, unerwünschte Dämpfe können so nicht austretenTauchrohr stufenlos auf Fasstiefe einstellbar, Rohr-Ø: 21 mmClip zum schnellen An- und Abstecken des Luftschlauchsmit flexiblem Auslaufschlauch und Absperrhahn aus Edelstahl / PTFE"
"image" => [
"https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
]
"sku" => "201951W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-mit-auslaufschlauch-201951/201951"
"priceCurrency" => "EUR"
"price" => "986.51"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018122"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 82900
"centAmountGross" => 98651
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => [
[
"id" => 418422
"filename" => "418422_20240619-081329.png"
"uri" => "https://assets.dev.denios.io/ghs/418422_20240619-081329.png"
"text" => "Lebensmittelechtheit"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "201951"
"displaySku" => "201951W"
"sortRank" => 11670
"slug" => "loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-mit-auslaufschlauch-201951"
"links" => [
"webshop" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-mit-auslaufschlauch-201951/201951"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#245"
"canonical" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-mit-auslaufschlauch-201951/201951"
]
"name" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>empfohlen für Aceton</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>robust und langlebig</li><li>Fassverschraubung für R2"-Feingewinde, für Fässer bis 220 Liter</li><li>durch die Verschraubung und den Absperrhahn können Fass und Pumpe hermetisch verschlossen werden, unerwünschte Dämpfe können so nicht austreten</li><li>Tauchrohr stufenlos auf Fasstiefe einstellbar, Rohr-Ø: 21 mm</li><li>Clip zum schnellen An- und Abstecken des Luftschlauchs</li><li>mit flexiblem Auslaufschlauch und Absperrhahn aus Edelstahl / PTFE</li></ul>"
"images" => [
[
"id" => 27407
"filename" => "27407_20150320-141115.jpg"
"uri" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
"text" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
"medium" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
"small" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27407
"filename" => "27407_20150320-141115.jpg"
"uri" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
"text" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
"medium" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
"small" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 418422
"filename" => "418422_20240619-081329.png"
"uri" => "https://assets.dev.denios.io/ghs/418422_20240619-081329.png"
"text" => "Lebensmittelechtheit"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 82900
"centAmountGross" => 98651
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => "Logo Edelstahl Rostfrei"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 38164
"filename" => "38164_20110510-095052.png"
"uri" => "https://assets.dev.denios.io/quality/38164_20110510-095052.png"
"text" => "DEKRA EX Logo, Explosionsgruppe II A, II B"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ghs_symbol" => "[{"id":418422,"mdate":"2024-06-19 08:13:29","filename":"418422_20240619-081329.png","text":"Lebensmittelechtheit"}]"
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
"Frostschutzmittel"
]
"CS_BUSINESS_UNIT" => "CP"
"sparepart_articles" => "["268057"]"
"CS_360ER_Bilder" => "0"
"CS_PDF_SEITE" => "245"
"CS_AUSSTATTUNG" => "mit Auslaufschlauch 1,2m"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"NAME_IN_ORDERPROCESS" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch"
"MARA_NTGEW" => 5
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit Auslaufschlauch 1,2m"},{"label":"Einsatzbereich","value":"entzündbare Medien\nFrostschutzmittel"},{"label":"Tauchtiefe [mm]","value":"950"},{"label":"Durchmesser Tauchrohr [mm]","value":"21,3"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Schlauchlänge [mm]","value":"1200"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"20"},{"label":"Einsetzbar in EX-Bereichen","value":"Zonen 0, 1 IIA, IIB"},{"label":"Gewindebeschreibung","value":"Feingewinde für Stahlfass \"G2\""},{"label":"Antrieb","value":"Fußpumpe"},{"label":"Außengewinde","value":"2\"BSP/R2\""},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"5"}]"
"MARA_BRGEW" => 5
"CS_GTIN" => "4067722018122"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"201951WI"}}"
"META_TITLE" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch"
"quality_image" => "[{"id":38227,"mdate":"2021-01-27 10:14:18","filename":"38227_20210127-101418.png","text":"Logo Edelstahl Rostfrei"},{"id":38164,"mdate":"2011-05-10 09:50:52","filename":"38164_20110510-095052.png","text":"DEKRA EX Logo, Explosionsgruppe II A, II B"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27407,"mdate":"2015-03-20 14:11:15","filename":"27407_20150320-141115.jpg","imageSimilar":0,"text":"Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["157587","157589","210335","242994"]"
"META_KEYWORD" => "Abfüllpumpen,Behälterpumpen,Chemikalienpumpen,Container Pumpen,Expumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_MATERIAL" => "Edelstahl"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Fußpumpe"
"ZPIM_SCHLAUCHLAENGE" => 1200
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 950
"CS_SALESRANK" => 11670
"CS_SHIPPING_WEIGHT_LBS" => 11.0231131
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>empfohlen für Aceton</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>robust und langlebig</li><li>Fassverschraubung für R2"-Feingewinde, für Fässer bis 220 Liter</li><li>durch die Verschraubung und den Absperrhahn können Fass und Pumpe hermetisch verschlossen werden, unerwünschte Dämpfe können so nicht austreten</li><li>Tauchrohr stufenlos auf Fasstiefe einstellbar, Rohr-Ø: 21 mm</li><li>Clip zum schnellen An- und Abstecken des Luftschlauchs</li><li>mit flexiblem Auslaufschlauch und Absperrhahn aus Edelstahl / PTFE</li></ul>"
"META_DESCRIPTION" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 20
"accessory_articles" => "["179493","116058"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "5"
"CS_LIEFERANTEN_SKU" => "9991-1009"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch"
"canonicalUrl" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-mit-auslaufschlauch-201951/201951"
"robots" => "index,follow"
"description" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch"
"description" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-mit-auslaufschlauch-201951/201951"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb mit Auslaufschlauch"
"description" => "zum Abfüllen von hochreinen Flüssigkeitenempfohlen für Acetongeprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0mediumsberührte Teile aus Edelstahl, Dichtung aus PTFEBitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!robust und langlebigFassverschraubung für R2"-Feingewinde, für Fässer bis 220 Literdurch die Verschraubung und den Absperrhahn können Fass und Pumpe hermetisch verschlossen werden, unerwünschte Dämpfe können so nicht austretenTauchrohr stufenlos auf Fasstiefe einstellbar, Rohr-Ø: 21 mmClip zum schnellen An- und Abstecken des Luftschlauchsmit flexiblem Auslaufschlauch und Absperrhahn aus Edelstahl / PTFE"
"image" => [
"https://assets.dev.denios.io/article/27407_20150320-141115.jpg"
]
"sku" => "201951W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-mit-auslaufschlauch-201951/201951"
"priceCurrency" => "EUR"
"price" => "986.51"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018122"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 82900
"centAmountGross" => 98651
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => [
[
"id" => 418422
"filename" => "418422_20240619-081329.png"
"uri" => "https://assets.dev.denios.io/ghs/418422_20240619-081329.png"
"text" => "Lebensmittelechtheit"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
"Frostschutzmittel"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
950.0
]
"ZPIM_ANTRIEB" => [
"Fußpumpe"
]
"ZPIM_WERKSTOFF_1" => [
"Edelstahl"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
500
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "8252e2b7b7a42ce1056545cce8edf3ae"
]
"sort" => [
11670
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "573f6ddc-b05d-4401-afa2-caa4b84172da"
"_score" => null
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "573f6ddc-b05d-4401-afa2-caa4b84172da"
"key" => "117563"
"version" => 5717
"businessUnit" => "CP"
"slug" => "oelfasspumpe-aus-nichtrostendem-zinkdruckguss-fuer-motoren-hydraulik-und-getriebeoel-117563"
"links" => [
"webshop" => "https://storefront.dev.denios.io/oelfasspumpe-aus-nichtrostendem-zinkdruckguss-fuer-motoren-hydraulik-und-getriebeoel-117563/117563"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#174"
"canonical" => "https://storefront.dev.denios.io/oelfasspumpe-aus-nichtrostendem-zinkdruckguss-fuer-motoren-hydraulik-und-getriebeoel-117563/117563"
]
"name" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von Motoren-, Hydraulik- und Getriebeölen</li><li>aus nichtrostendem Zinkdruckguß</li><li>verstellbare Fassverschraubung für Fassgewinde 2"</li><li>mit nachtropfsicherem Auslauf</li><li>Schließvorrichtung für Vorhängeschloss</li></ul>"
"createdAt" => "2020-08-10T08:36:36+0000"
"master" => [
"id" => 1
"sku" => "117563"
"displaySku" => "117563W"
"sortRank" => 11566
"slug" => "oelfasspumpe-aus-nichtrostendem-zinkdruckguss-fuer-motoren-hydraulik-und-getriebeoel-117563"
"links" => [
"webshop" => "https://storefront.dev.denios.io/oelfasspumpe-aus-nichtrostendem-zinkdruckguss-fuer-motoren-hydraulik-und-getriebeoel-117563/117563"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#174"
"canonical" => "https://storefront.dev.denios.io/oelfasspumpe-aus-nichtrostendem-zinkdruckguss-fuer-motoren-hydraulik-und-getriebeoel-117563/117563"
]
"name" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von Motoren-, Hydraulik- und Getriebeölen</li><li>aus nichtrostendem Zinkdruckguß</li><li>verstellbare Fassverschraubung für Fassgewinde 2"</li><li>mit nachtropfsicherem Auslauf</li><li>Schließvorrichtung für Vorhängeschloss</li></ul>"
"images" => [
[
"id" => 27178
"filename" => "27178_20150320-141251.jpg"
"uri" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
"text" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
"medium" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
"small" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27177
"filename" => "27177_20220718-103516.jpg"
"uri" => "https://assets.dev.denios.io/article/27177_20220718-103516.jpg"
"text" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27177_20220718-103516.jpg"
"medium" => "https://assets.dev.denios.io/article/27177_20220718-103516.jpg"
"small" => "https://assets.dev.denios.io/article/27177_20220718-103516.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27177_20220718-103516.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27178
"filename" => "27178_20150320-141251.jpg"
"uri" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
"text" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
"medium" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
"small" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 17200
"centAmountGross" => 20468
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"TIEFE_AUSSEN" => 130
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Zinkdruckguss"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 420
"NAME_IN_ORDERPROCESS" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl"
"MARA_NTGEW" => 5.5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "420"
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineral- und Hydrauliköle"
]
"CS_SHIPPING_WIDTH_MM" => 200
"CS_SHIPPING_WIDTH_IN" => 8.661422
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Mineral- und Hydrauliköle"},{"label":"Tauchtiefe [mm]","value":"840"},{"label":"Durchmesser Tauchrohr [mm]","value":"20"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Tiefe außen [mm]","value":"130"},{"label":"Höhe außen [mm]","value":"420"},{"label":"Werkstoff","value":"Zinkdruckguss"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Fördermenge max. [l/min]","value":"25"},{"label":"Geeignet für","value":"Vorratsbehälter mit 2\" Anschluss"},{"label":"Antrieb","value":"manuell"},{"label":"Innengewinde","value":"2\""},{"label":"Außengewinde","value":"2\""},{"label":"Werkstoff Dichtung","value":"NBR"},{"label":"Gewicht [kg]","value":"5,5"}]"
"MARA_BRGEW" => 5.5
"CS_GTIN" => "4031109000048"
"ship_length" => "130"
"SAP_HERKUNFTSLAND" => "CN"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 130
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"117563WI"}}"
"META_TITLE" => "Ölfasspumpe, nichtrostendem Zinkdruckguss, Tauchtiefe 840 mm"
"ship_width" => "200"
"images_meta_data" => "[{"id":27178,"mdate":"2015-03-20 14:12:51","filename":"27178_20150320-141251.jpg","imageSimilar":0,"text":"Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl - 1"},{"id":27177,"mdate":"2022-07-18 10:35:16","filename":"27177_20220718-103516.jpg","imageSimilar":0,"text":"Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Öl Fasspumpen,Öl Pumpen,Behälterpumpen,Handpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "Vorratsbehälter mit 2" Anschluss"
"CS_PDF_SEITE" => "174"
"CS_SHIPPING_HEIGHT_IN" => 18.1889862
"ZPIM_ANTRIEB" => "manuell"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 5.6299243
"ZPIM_WERKSTOFF_DICHTUNG" => "NBR"
"ZPIM_WERKSTOFF_1" => "Zinkdruckguss"
"ITEM_NAME_FOR_SHOP" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 420
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 840
"CS_SALESRANK" => 11566
"CS_SHIPPING_WEIGHT_LBS" => 12.12542441
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von Motoren-, Hydraulik- und Getriebeölen</li><li>aus nichtrostendem Zinkdruckguß</li><li>verstellbare Fassverschraubung für Fassgewinde 2"</li><li>mit nachtropfsicherem Auslauf</li><li>Schließvorrichtung für Vorhängeschloss</li></ul>"
"META_DESCRIPTION" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 25
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "5.5"
"CS_ORIGIN" => "CN - China"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 5.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Ölfasspumpe, nichtrostendem Zinkdruckguss, Tauchtiefe 840 mm"
"canonicalUrl" => "https://storefront.dev.denios.io/oelfasspumpe-aus-nichtrostendem-zinkdruckguss-fuer-motoren-hydraulik-und-getriebeoel-117563/117563"
"robots" => "index,follow"
"description" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Ölfasspumpe, nichtrostendem Zinkdruckguss, Tauchtiefe 840 mm"
"description" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/oelfasspumpe-aus-nichtrostendem-zinkdruckguss-fuer-motoren-hydraulik-und-getriebeoel-117563/117563"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27177_20220718-103516.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl"
"description" => "zur Förderung von Motoren-, Hydraulik- und Getriebeölenaus nichtrostendem Zinkdruckgußverstellbare Fassverschraubung für Fassgewinde 2"mit nachtropfsicherem AuslaufSchließvorrichtung für Vorhängeschloss"
"image" => [
"https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
"https://assets.dev.denios.io/article/27177_20220718-103516.jpg"
]
"sku" => "117563W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/oelfasspumpe-aus-nichtrostendem-zinkdruckguss-fuer-motoren-hydraulik-und-getriebeoel-117563/117563"
"priceCurrency" => "EUR"
"price" => "204.68"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4031109000048"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 17200
"centAmountGross" => 20468
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117563"
"displaySku" => "117563W"
"sortRank" => 11566
"slug" => "oelfasspumpe-aus-nichtrostendem-zinkdruckguss-fuer-motoren-hydraulik-und-getriebeoel-117563"
"links" => [
"webshop" => "https://storefront.dev.denios.io/oelfasspumpe-aus-nichtrostendem-zinkdruckguss-fuer-motoren-hydraulik-und-getriebeoel-117563/117563"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#174"
"canonical" => "https://storefront.dev.denios.io/oelfasspumpe-aus-nichtrostendem-zinkdruckguss-fuer-motoren-hydraulik-und-getriebeoel-117563/117563"
]
"name" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von Motoren-, Hydraulik- und Getriebeölen</li><li>aus nichtrostendem Zinkdruckguß</li><li>verstellbare Fassverschraubung für Fassgewinde 2"</li><li>mit nachtropfsicherem Auslauf</li><li>Schließvorrichtung für Vorhängeschloss</li></ul>"
"images" => [
[
"id" => 27178
"filename" => "27178_20150320-141251.jpg"
"uri" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
"text" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
"medium" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
"small" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27177
"filename" => "27177_20220718-103516.jpg"
"uri" => "https://assets.dev.denios.io/article/27177_20220718-103516.jpg"
"text" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27177_20220718-103516.jpg"
"medium" => "https://assets.dev.denios.io/article/27177_20220718-103516.jpg"
"small" => "https://assets.dev.denios.io/article/27177_20220718-103516.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27177_20220718-103516.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27178
"filename" => "27178_20150320-141251.jpg"
"uri" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
"text" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
"medium" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
"small" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 17200
"centAmountGross" => 20468
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"TIEFE_AUSSEN" => 130
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Zinkdruckguss"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 420
"NAME_IN_ORDERPROCESS" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl"
"MARA_NTGEW" => 5.5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "420"
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineral- und Hydrauliköle"
]
"CS_SHIPPING_WIDTH_MM" => 200
"CS_SHIPPING_WIDTH_IN" => 8.661422
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Mineral- und Hydrauliköle"},{"label":"Tauchtiefe [mm]","value":"840"},{"label":"Durchmesser Tauchrohr [mm]","value":"20"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Tiefe außen [mm]","value":"130"},{"label":"Höhe außen [mm]","value":"420"},{"label":"Werkstoff","value":"Zinkdruckguss"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Fördermenge max. [l/min]","value":"25"},{"label":"Geeignet für","value":"Vorratsbehälter mit 2\" Anschluss"},{"label":"Antrieb","value":"manuell"},{"label":"Innengewinde","value":"2\""},{"label":"Außengewinde","value":"2\""},{"label":"Werkstoff Dichtung","value":"NBR"},{"label":"Gewicht [kg]","value":"5,5"}]"
"MARA_BRGEW" => 5.5
"CS_GTIN" => "4031109000048"
"ship_length" => "130"
"SAP_HERKUNFTSLAND" => "CN"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 130
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"117563WI"}}"
"META_TITLE" => "Ölfasspumpe, nichtrostendem Zinkdruckguss, Tauchtiefe 840 mm"
"ship_width" => "200"
"images_meta_data" => "[{"id":27178,"mdate":"2015-03-20 14:12:51","filename":"27178_20150320-141251.jpg","imageSimilar":0,"text":"Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl - 1"},{"id":27177,"mdate":"2022-07-18 10:35:16","filename":"27177_20220718-103516.jpg","imageSimilar":0,"text":"Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Öl Fasspumpen,Öl Pumpen,Behälterpumpen,Handpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "Vorratsbehälter mit 2" Anschluss"
"CS_PDF_SEITE" => "174"
"CS_SHIPPING_HEIGHT_IN" => 18.1889862
"ZPIM_ANTRIEB" => "manuell"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 5.6299243
"ZPIM_WERKSTOFF_DICHTUNG" => "NBR"
"ZPIM_WERKSTOFF_1" => "Zinkdruckguss"
"ITEM_NAME_FOR_SHOP" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 420
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 840
"CS_SALESRANK" => 11566
"CS_SHIPPING_WEIGHT_LBS" => 12.12542441
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von Motoren-, Hydraulik- und Getriebeölen</li><li>aus nichtrostendem Zinkdruckguß</li><li>verstellbare Fassverschraubung für Fassgewinde 2"</li><li>mit nachtropfsicherem Auslauf</li><li>Schließvorrichtung für Vorhängeschloss</li></ul>"
"META_DESCRIPTION" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 25
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "5.5"
"CS_ORIGIN" => "CN - China"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 5.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Ölfasspumpe, nichtrostendem Zinkdruckguss, Tauchtiefe 840 mm"
"canonicalUrl" => "https://storefront.dev.denios.io/oelfasspumpe-aus-nichtrostendem-zinkdruckguss-fuer-motoren-hydraulik-und-getriebeoel-117563/117563"
"robots" => "index,follow"
"description" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Ölfasspumpe, nichtrostendem Zinkdruckguss, Tauchtiefe 840 mm"
"description" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/oelfasspumpe-aus-nichtrostendem-zinkdruckguss-fuer-motoren-hydraulik-und-getriebeoel-117563/117563"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27177_20220718-103516.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Ölfasspumpe aus nichtrostendem Zinkdruckguss, für Motoren- Hydraulik- und Getriebeöl"
"description" => "zur Förderung von Motoren-, Hydraulik- und Getriebeölenaus nichtrostendem Zinkdruckgußverstellbare Fassverschraubung für Fassgewinde 2"mit nachtropfsicherem AuslaufSchließvorrichtung für Vorhängeschloss"
"image" => [
"https://assets.dev.denios.io/article/27178_20150320-141251.jpg"
"https://assets.dev.denios.io/article/27177_20220718-103516.jpg"
]
"sku" => "117563W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/oelfasspumpe-aus-nichtrostendem-zinkdruckguss-fuer-motoren-hydraulik-und-getriebeoel-117563/117563"
"priceCurrency" => "EUR"
"price" => "204.68"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4031109000048"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 17200
"centAmountGross" => 20468
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineral- und Hydrauliköle"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
840.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Zinkdruckguss"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "42c9e0f5cd4691b66f9e0748726bc357"
]
"sort" => [
11566
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d95e25ef-9f56-4211-b06c-7d457adce00b"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "d95e25ef-9f56-4211-b06c-7d457adce00b"
"key" => "117594"
"version" => 4696
"businessUnit" => "CP"
"slug" => "fasspumpe-aus-edelstahl-mit-auslaufbogen-910-mm-tauchtiefe-117594"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-910-mm-tauchtiefe-117594/117594"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#244"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-910-mm-tauchtiefe-117594/117594"
]
"name" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>ideal zur Förderung von entzündbaren Flüssigkeiten</li><li>für den Ex-Bereich geprüft und geeignet: IIA T4 Zone 0</li><li>gute Fassrestentleerung durch tiefliegendes Bodenrückschlagventil</li><li>Tauchrohr Ø 32 mm</li><li>nicht für Aceton geeignet</li><li>inkl. Fassverschraubung aus vernickeltem Messing für R2" Stahl-Feingewinde innen (gasdichte Verschraubung optional)</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>mit Auslaufbogen</li><li>Förderleistung: 0,50 Liter / Hub</li></ul>"
"createdAt" => "2021-08-10T15:47:09+0000"
"master" => [
"id" => 1
"sku" => "117594"
"displaySku" => "117594W"
"sortRank" => 11522
"slug" => "fasspumpe-aus-edelstahl-mit-auslaufbogen-910-mm-tauchtiefe-117594"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-910-mm-tauchtiefe-117594/117594"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#244"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-910-mm-tauchtiefe-117594/117594"
]
"name" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>ideal zur Förderung von entzündbaren Flüssigkeiten</li><li>für den Ex-Bereich geprüft und geeignet: IIA T4 Zone 0</li><li>gute Fassrestentleerung durch tiefliegendes Bodenrückschlagventil</li><li>Tauchrohr Ø 32 mm</li><li>nicht für Aceton geeignet</li><li>inkl. Fassverschraubung aus vernickeltem Messing für R2" Stahl-Feingewinde innen (gasdichte Verschraubung optional)</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>mit Auslaufbogen</li><li>Förderleistung: 0,50 Liter / Hub</li></ul>"
"images" => [
[
"id" => 27190
"filename" => "27190_20150320-141254.jpg"
"uri" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"text" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"medium" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"small" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27191
"filename" => "27191_20200806-111425.jpg"
"uri" => "https://assets.dev.denios.io/article/27191_20200806-111425.jpg"
"text" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27191_20200806-111425.jpg"
"medium" => "https://assets.dev.denios.io/article/27191_20200806-111425.jpg"
"small" => "https://assets.dev.denios.io/article/27191_20200806-111425.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27191_20200806-111425.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27190
"filename" => "27190_20150320-141254.jpg"
"uri" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"text" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"medium" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"small" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 36900
"centAmountGross" => 43911
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "2 - 3 Wochen"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 38165
"filename" => "38165_20110510-095041.png"
"uri" => "https://assets.dev.denios.io/quality/38165_20110510-095041.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Edelstahl"
"CS_SHIPPING_WEIGHT_LBS" => 4.7178924068
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 1030
"META_DESCRIPTION" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe"
"MARA_NTGEW" => 2.14
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1030"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"entzündbare Medien"},{"label":"Tauchtiefe [mm]","value":"910"},{"label":"Version","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"1030"},{"label":"Durchmesser Auslauf außen","value":"12"},{"label":"Ø Auslauf-Öffnung innen","value":"10"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,5"},{"label":"Einsetzbar in EX-Bereichen","value":"Zonen 0, 1 IIA"},{"label":"Gewindebeschreibung","value":"Feingewinde für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"BSP/R2\""},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"2,14"}]"
"MARA_BRGEW" => 2.14
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "rot"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe aus Edelstahl mit Auslaufbogen, 910mm Tauchtiefe"
"quality_image" => "[{"id":38227,"mdate":"21-01-27 10:14:18","filename":"38227_20210127-101418.png","text":""},{"id":38165,"mdate":"11-05-10 09:50:41","filename":"38165_20110510-095041.png","text":""}]"
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"images_meta_data" => "[{"id":27190,"mdate":"15-03-20 14:12:54","filename":"27190_20150320-141254.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe - 1"},{"id":27191,"mdate":"20-08-06 11:14:25","filename":"27191_20200806-111425.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117592","117663","117664"]"
"META_KEYWORD" => "Expumpen,Handpumpen,Behälterpumpen,Chemikalienpumpen,Abfüllpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "244"
"CS_SHIPPING_HEIGHT_IN" => 44.6063233
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe"
"service_articles" => "["170745","231875"]"
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1030
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 910
"CS_SALESRANK" => 11522
"accessory_articles" => "["179493","146678","173865","116058"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.14"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 2.14
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe aus Edelstahl mit Auslaufbogen, 910mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-910-mm-tauchtiefe-117594/117594"
"robots" => "index,follow"
"description" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe aus Edelstahl mit Auslaufbogen, 910mm Tauchtiefe"
"description" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-910-mm-tauchtiefe-117594/117594"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27191_20200806-111425.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe"
"description" => "ideal zur Förderung von entzündbaren Flüssigkeitenfür den Ex-Bereich geprüft und geeignet: IIA T4 Zone 0gute Fassrestentleerung durch tiefliegendes BodenrückschlagventilTauchrohr Ø 32 mmnicht für Aceton geeignetinkl. Fassverschraubung aus vernickeltem Messing für R2" Stahl-Feingewinde innen (gasdichte Verschraubung optional)Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!mit AuslaufbogenFörderleistung: 0,50 Liter / Hub"
"image" => [
"https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"https://assets.dev.denios.io/article/27191_20200806-111425.jpg"
]
"sku" => "117594W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-910-mm-tauchtiefe-117594/117594"
"priceCurrency" => "EUR"
"price" => "439.11"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 36900
"centAmountGross" => 43911
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117594"
"displaySku" => "117594W"
"sortRank" => 11522
"slug" => "fasspumpe-aus-edelstahl-mit-auslaufbogen-910-mm-tauchtiefe-117594"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-910-mm-tauchtiefe-117594/117594"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#244"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-910-mm-tauchtiefe-117594/117594"
]
"name" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>ideal zur Förderung von entzündbaren Flüssigkeiten</li><li>für den Ex-Bereich geprüft und geeignet: IIA T4 Zone 0</li><li>gute Fassrestentleerung durch tiefliegendes Bodenrückschlagventil</li><li>Tauchrohr Ø 32 mm</li><li>nicht für Aceton geeignet</li><li>inkl. Fassverschraubung aus vernickeltem Messing für R2" Stahl-Feingewinde innen (gasdichte Verschraubung optional)</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>mit Auslaufbogen</li><li>Förderleistung: 0,50 Liter / Hub</li></ul>"
"images" => [
[
"id" => 27190
"filename" => "27190_20150320-141254.jpg"
"uri" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"text" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"medium" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"small" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27191
"filename" => "27191_20200806-111425.jpg"
"uri" => "https://assets.dev.denios.io/article/27191_20200806-111425.jpg"
"text" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27191_20200806-111425.jpg"
"medium" => "https://assets.dev.denios.io/article/27191_20200806-111425.jpg"
"small" => "https://assets.dev.denios.io/article/27191_20200806-111425.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27191_20200806-111425.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27190
"filename" => "27190_20150320-141254.jpg"
"uri" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"text" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"medium" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"small" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 36900
"centAmountGross" => 43911
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "2 - 3 Wochen"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 38165
"filename" => "38165_20110510-095041.png"
"uri" => "https://assets.dev.denios.io/quality/38165_20110510-095041.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Edelstahl"
"CS_SHIPPING_WEIGHT_LBS" => 4.7178924068
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 1030
"META_DESCRIPTION" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe"
"MARA_NTGEW" => 2.14
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1030"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"entzündbare Medien"},{"label":"Tauchtiefe [mm]","value":"910"},{"label":"Version","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"1030"},{"label":"Durchmesser Auslauf außen","value":"12"},{"label":"Ø Auslauf-Öffnung innen","value":"10"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,5"},{"label":"Einsetzbar in EX-Bereichen","value":"Zonen 0, 1 IIA"},{"label":"Gewindebeschreibung","value":"Feingewinde für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"BSP/R2\""},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"2,14"}]"
"MARA_BRGEW" => 2.14
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "rot"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe aus Edelstahl mit Auslaufbogen, 910mm Tauchtiefe"
"quality_image" => "[{"id":38227,"mdate":"21-01-27 10:14:18","filename":"38227_20210127-101418.png","text":""},{"id":38165,"mdate":"11-05-10 09:50:41","filename":"38165_20110510-095041.png","text":""}]"
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"images_meta_data" => "[{"id":27190,"mdate":"15-03-20 14:12:54","filename":"27190_20150320-141254.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe - 1"},{"id":27191,"mdate":"20-08-06 11:14:25","filename":"27191_20200806-111425.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117592","117663","117664"]"
"META_KEYWORD" => "Expumpen,Handpumpen,Behälterpumpen,Chemikalienpumpen,Abfüllpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "244"
"CS_SHIPPING_HEIGHT_IN" => 44.6063233
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe"
"service_articles" => "["170745","231875"]"
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1030
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 910
"CS_SALESRANK" => 11522
"accessory_articles" => "["179493","146678","173865","116058"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.14"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 2.14
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe aus Edelstahl mit Auslaufbogen, 910mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-910-mm-tauchtiefe-117594/117594"
"robots" => "index,follow"
"description" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe aus Edelstahl mit Auslaufbogen, 910mm Tauchtiefe"
"description" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-910-mm-tauchtiefe-117594/117594"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27191_20200806-111425.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 910 mm Tauchtiefe"
"description" => "ideal zur Förderung von entzündbaren Flüssigkeitenfür den Ex-Bereich geprüft und geeignet: IIA T4 Zone 0gute Fassrestentleerung durch tiefliegendes BodenrückschlagventilTauchrohr Ø 32 mmnicht für Aceton geeignetinkl. Fassverschraubung aus vernickeltem Messing für R2" Stahl-Feingewinde innen (gasdichte Verschraubung optional)Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!mit AuslaufbogenFörderleistung: 0,50 Liter / Hub"
"image" => [
"https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"https://assets.dev.denios.io/article/27191_20200806-111425.jpg"
]
"sku" => "117594W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-910-mm-tauchtiefe-117594/117594"
"priceCurrency" => "EUR"
"price" => "439.11"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 36900
"centAmountGross" => 43911
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
910.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Edelstahl"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "63b7d813a3f10b248226ba3f0790a287"
]
"sort" => [
11522
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "43393046-c796-453a-9caf-c67e95f8869c"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "43393046-c796-453a-9caf-c67e95f8869c"
"key" => "117664"
"version" => 4727
"businessUnit" => "CP"
"slug" => "fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-910-mm-tauchtiefe-117664"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-910-mm-tauchtiefe-117664/117664"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#244"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-910-mm-tauchtiefe-117664/117664"
]
"name" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>ideal zur Förderung von entzündbaren Flüssigkeiten</li><li>für den Ex-Bereich geprüft und geeignet: IIA T4 Zone 0</li><li>gute Fassrestentleerung durch tiefliegendes Bodenrückschlagventil</li><li>Tauchrohr Ø 32 mm</li><li>nicht für Aceton geeignet</li><li>inkl. Fassverschraubung aus vernickeltem Messing für R2" Stahl-Feingewinde innen (gasdichte Verschraubung optional)</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>mit PTFE-Schlauch 1,2 m, elektrisch leitfähig, absperrbarer Kugelhahn</li><li>Förderleistung: 0,50 Liter / Hub</li></ul>"
"createdAt" => "2021-08-10T15:47:09+0000"
"master" => [
"id" => 1
"sku" => "117664"
"displaySku" => "117664W"
"sortRank" => 11484
"slug" => "fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-910-mm-tauchtiefe-117664"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-910-mm-tauchtiefe-117664/117664"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#244"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-910-mm-tauchtiefe-117664/117664"
]
"name" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>ideal zur Förderung von entzündbaren Flüssigkeiten</li><li>für den Ex-Bereich geprüft und geeignet: IIA T4 Zone 0</li><li>gute Fassrestentleerung durch tiefliegendes Bodenrückschlagventil</li><li>Tauchrohr Ø 32 mm</li><li>nicht für Aceton geeignet</li><li>inkl. Fassverschraubung aus vernickeltem Messing für R2" Stahl-Feingewinde innen (gasdichte Verschraubung optional)</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>mit PTFE-Schlauch 1,2 m, elektrisch leitfähig, absperrbarer Kugelhahn</li><li>Förderleistung: 0,50 Liter / Hub</li></ul>"
"images" => [
[
"id" => 381617
"filename" => "381617_20230328-100039.jpg"
"uri" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
"text" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
"medium" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
"small" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27204
"filename" => "27204_20150320-141239.jpg"
"uri" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"text" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"medium" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"small" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27206
"filename" => "27206_20150320-141148.jpg"
"uri" => "https://assets.dev.denios.io/article/27206_20150320-141148.jpg"
"text" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27206_20150320-141148.jpg"
"medium" => "https://assets.dev.denios.io/article/27206_20150320-141148.jpg"
"small" => "https://assets.dev.denios.io/article/27206_20150320-141148.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27206_20150320-141148.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27205
"filename" => "27205_20150320-141217.jpg"
"uri" => "https://assets.dev.denios.io/article/27205_20150320-141217.jpg"
"text" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27205_20150320-141217.jpg"
"medium" => "https://assets.dev.denios.io/article/27205_20150320-141217.jpg"
"small" => "https://assets.dev.denios.io/article/27205_20150320-141217.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27205_20150320-141217.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381615
"filename" => "381615_20230328-095933.jpg"
"uri" => "https://assets.dev.denios.io/article/381615_20230328-095933.jpg"
"text" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381615_20230328-095933.jpg"
"medium" => "https://assets.dev.denios.io/article/381615_20230328-095933.jpg"
"small" => "https://assets.dev.denios.io/article/381615_20230328-095933.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381615_20230328-095933.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381616
"filename" => "381616_20230328-100004.jpg"
"uri" => "https://assets.dev.denios.io/article/381616_20230328-100004.jpg"
"text" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381616_20230328-100004.jpg"
"medium" => "https://assets.dev.denios.io/article/381616_20230328-100004.jpg"
"small" => "https://assets.dev.denios.io/article/381616_20230328-100004.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381616_20230328-100004.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381617
"filename" => "381617_20230328-100039.jpg"
"uri" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
"text" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
"medium" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
"small" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 55700
"centAmountGross" => 66283
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 38165
"filename" => "38165_20110510-095041.png"
"uri" => "https://assets.dev.denios.io/quality/38165_20110510-095041.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Edelstahl"
"CS_SHIPPING_WEIGHT_LBS" => 6.172943336
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 150
"META_DESCRIPTION" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe"
"MARA_NTGEW" => 2.8
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "150"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"entzündbare Medien"},{"label":"Tauchtiefe [mm]","value":"910"},{"label":"Version","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"150"},{"label":"Schlauchlänge [mm]","value":"1200"},{"label":"Durchmesser Auslauf außen","value":"12"},{"label":"Ø Auslauf-Öffnung innen","value":"10"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,5"},{"label":"Einsetzbar in EX-Bereichen","value":"Zonen 0, 1 IIA"},{"label":"Gewindebeschreibung","value":"Feingewinde für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"BSP/R2\""},{"label":"Werkstoff 2","value":"PTFE"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"2,8"}]"
"MARA_BRGEW" => 2.8
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "rot"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe aus Edelstahl, mit Schlauch + Kugelhahn, 910 mm Tauchtiefe"
"quality_image" => "[{"id":38227,"mdate":"21-01-27 10:14:18","filename":"38227_20210127-101418.png","text":""},{"id":38165,"mdate":"11-05-10 09:50:41","filename":"38165_20110510-095041.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":381617,"mdate":"23-03-28 10:00:39","filename":"381617_20230328-100039.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 1"},{"id":27204,"mdate":"15-03-20 14:12:39","filename":"27204_20150320-141239.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 2"},{"id":27206,"mdate":"15-03-20 14:11:48","filename":"27206_20150320-141148.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 3"},{"id":27205,"mdate":"15-03-20 14:12:17","filename":"27205_20150320-141217.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 4"},{"id":381615,"mdate":"23-03-28 09:59:33","filename":"381615_20230328-095933.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 5"},{"id":381616,"mdate":"23-03-28 10:00:04","filename":"381616_20230328-100004.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117592","117594","117663"]"
"META_KEYWORD" => "Expumpen,Handpumpen,Behälterpumpen,Chemikalienpumpen,Abfüllpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "244"
"CS_SHIPPING_HEIGHT_IN" => 6.4960665
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1200
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 150
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 910
"CS_SALESRANK" => 11484
"accessory_articles" => "["179493","146678","173865","116058"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.8"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 2.8
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe aus Edelstahl, mit Schlauch + Kugelhahn, 910 mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-910-mm-tauchtiefe-117664/117664"
"robots" => "index,follow"
"description" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe aus Edelstahl, mit Schlauch + Kugelhahn, 910 mm Tauchtiefe"
"description" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-910-mm-tauchtiefe-117664/117664"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27206_20150320-141148.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27205_20150320-141217.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381615_20230328-095933.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381616_20230328-100004.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe"
"description" => "ideal zur Förderung von entzündbaren Flüssigkeitenfür den Ex-Bereich geprüft und geeignet: IIA T4 Zone 0gute Fassrestentleerung durch tiefliegendes BodenrückschlagventilTauchrohr Ø 32 mmnicht für Aceton geeignetinkl. Fassverschraubung aus vernickeltem Messing für R2" Stahl-Feingewinde innen (gasdichte Verschraubung optional)Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!mit PTFE-Schlauch 1,2 m, elektrisch leitfähig, absperrbarer KugelhahnFörderleistung: 0,50 Liter / Hub"
"image" => [
"https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
"https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"https://assets.dev.denios.io/article/27206_20150320-141148.jpg"
"https://assets.dev.denios.io/article/27205_20150320-141217.jpg"
"https://assets.dev.denios.io/article/381615_20230328-095933.jpg"
"https://assets.dev.denios.io/article/381616_20230328-100004.jpg"
]
"sku" => "117664W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-910-mm-tauchtiefe-117664/117664"
"priceCurrency" => "EUR"
"price" => "662.83"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 55700
"centAmountGross" => 66283
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117664"
"displaySku" => "117664W"
"sortRank" => 11484
"slug" => "fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-910-mm-tauchtiefe-117664"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-910-mm-tauchtiefe-117664/117664"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#244"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-910-mm-tauchtiefe-117664/117664"
]
"name" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>ideal zur Förderung von entzündbaren Flüssigkeiten</li><li>für den Ex-Bereich geprüft und geeignet: IIA T4 Zone 0</li><li>gute Fassrestentleerung durch tiefliegendes Bodenrückschlagventil</li><li>Tauchrohr Ø 32 mm</li><li>nicht für Aceton geeignet</li><li>inkl. Fassverschraubung aus vernickeltem Messing für R2" Stahl-Feingewinde innen (gasdichte Verschraubung optional)</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>mit PTFE-Schlauch 1,2 m, elektrisch leitfähig, absperrbarer Kugelhahn</li><li>Förderleistung: 0,50 Liter / Hub</li></ul>"
"images" => [
[
"id" => 381617
"filename" => "381617_20230328-100039.jpg"
"uri" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
"text" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
"medium" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
"small" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27204
"filename" => "27204_20150320-141239.jpg"
"uri" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"text" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"medium" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"small" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27206
"filename" => "27206_20150320-141148.jpg"
"uri" => "https://assets.dev.denios.io/article/27206_20150320-141148.jpg"
"text" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27206_20150320-141148.jpg"
"medium" => "https://assets.dev.denios.io/article/27206_20150320-141148.jpg"
"small" => "https://assets.dev.denios.io/article/27206_20150320-141148.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27206_20150320-141148.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27205
"filename" => "27205_20150320-141217.jpg"
"uri" => "https://assets.dev.denios.io/article/27205_20150320-141217.jpg"
"text" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27205_20150320-141217.jpg"
"medium" => "https://assets.dev.denios.io/article/27205_20150320-141217.jpg"
"small" => "https://assets.dev.denios.io/article/27205_20150320-141217.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27205_20150320-141217.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381615
"filename" => "381615_20230328-095933.jpg"
"uri" => "https://assets.dev.denios.io/article/381615_20230328-095933.jpg"
"text" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381615_20230328-095933.jpg"
"medium" => "https://assets.dev.denios.io/article/381615_20230328-095933.jpg"
"small" => "https://assets.dev.denios.io/article/381615_20230328-095933.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381615_20230328-095933.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381616
"filename" => "381616_20230328-100004.jpg"
"uri" => "https://assets.dev.denios.io/article/381616_20230328-100004.jpg"
"text" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381616_20230328-100004.jpg"
"medium" => "https://assets.dev.denios.io/article/381616_20230328-100004.jpg"
"small" => "https://assets.dev.denios.io/article/381616_20230328-100004.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381616_20230328-100004.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381617
"filename" => "381617_20230328-100039.jpg"
"uri" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
"text" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
"medium" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
"small" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 55700
"centAmountGross" => 66283
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 38165
"filename" => "38165_20110510-095041.png"
"uri" => "https://assets.dev.denios.io/quality/38165_20110510-095041.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Edelstahl"
"CS_SHIPPING_WEIGHT_LBS" => 6.172943336
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 150
"META_DESCRIPTION" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe"
"MARA_NTGEW" => 2.8
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "150"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"entzündbare Medien"},{"label":"Tauchtiefe [mm]","value":"910"},{"label":"Version","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"150"},{"label":"Schlauchlänge [mm]","value":"1200"},{"label":"Durchmesser Auslauf außen","value":"12"},{"label":"Ø Auslauf-Öffnung innen","value":"10"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,5"},{"label":"Einsetzbar in EX-Bereichen","value":"Zonen 0, 1 IIA"},{"label":"Gewindebeschreibung","value":"Feingewinde für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"BSP/R2\""},{"label":"Werkstoff 2","value":"PTFE"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"2,8"}]"
"MARA_BRGEW" => 2.8
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "rot"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe aus Edelstahl, mit Schlauch + Kugelhahn, 910 mm Tauchtiefe"
"quality_image" => "[{"id":38227,"mdate":"21-01-27 10:14:18","filename":"38227_20210127-101418.png","text":""},{"id":38165,"mdate":"11-05-10 09:50:41","filename":"38165_20110510-095041.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":381617,"mdate":"23-03-28 10:00:39","filename":"381617_20230328-100039.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 1"},{"id":27204,"mdate":"15-03-20 14:12:39","filename":"27204_20150320-141239.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 2"},{"id":27206,"mdate":"15-03-20 14:11:48","filename":"27206_20150320-141148.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 3"},{"id":27205,"mdate":"15-03-20 14:12:17","filename":"27205_20150320-141217.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 4"},{"id":381615,"mdate":"23-03-28 09:59:33","filename":"381615_20230328-095933.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 5"},{"id":381616,"mdate":"23-03-28 10:00:04","filename":"381616_20230328-100004.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117592","117594","117663"]"
"META_KEYWORD" => "Expumpen,Handpumpen,Behälterpumpen,Chemikalienpumpen,Abfüllpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "244"
"CS_SHIPPING_HEIGHT_IN" => 6.4960665
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1200
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 150
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 910
"CS_SALESRANK" => 11484
"accessory_articles" => "["179493","146678","173865","116058"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.8"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 2.8
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe aus Edelstahl, mit Schlauch + Kugelhahn, 910 mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-910-mm-tauchtiefe-117664/117664"
"robots" => "index,follow"
"description" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe aus Edelstahl, mit Schlauch + Kugelhahn, 910 mm Tauchtiefe"
"description" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-910-mm-tauchtiefe-117664/117664"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27206_20150320-141148.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27205_20150320-141217.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381615_20230328-095933.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381616_20230328-100004.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 910 mm Tauchtiefe"
"description" => "ideal zur Förderung von entzündbaren Flüssigkeitenfür den Ex-Bereich geprüft und geeignet: IIA T4 Zone 0gute Fassrestentleerung durch tiefliegendes BodenrückschlagventilTauchrohr Ø 32 mmnicht für Aceton geeignetinkl. Fassverschraubung aus vernickeltem Messing für R2" Stahl-Feingewinde innen (gasdichte Verschraubung optional)Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!mit PTFE-Schlauch 1,2 m, elektrisch leitfähig, absperrbarer KugelhahnFörderleistung: 0,50 Liter / Hub"
"image" => [
"https://assets.dev.denios.io/article/381617_20230328-100039.jpg"
"https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"https://assets.dev.denios.io/article/27206_20150320-141148.jpg"
"https://assets.dev.denios.io/article/27205_20150320-141217.jpg"
"https://assets.dev.denios.io/article/381615_20230328-095933.jpg"
"https://assets.dev.denios.io/article/381616_20230328-100004.jpg"
]
"sku" => "117664W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-910-mm-tauchtiefe-117664/117664"
"priceCurrency" => "EUR"
"price" => "662.83"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 55700
"centAmountGross" => 66283
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
910.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Edelstahl"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "068d57a6a10a9b09eba9490c5e23702e"
]
"sort" => [
11484
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "38b971be-d489-496c-aa6d-c093c646f558"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "38b971be-d489-496c-aa6d-c093c646f558"
"key" => "157591"
"version" => 4624
"businessUnit" => "CP"
"slug" => "kanisterpumpe-fuer-saeuren-laugen-und-petrochemische-fluessigkeiten-157591"
"links" => [
"webshop" => "https://storefront.dev.denios.io/kanisterpumpe-fuer-saeuren-laugen-und-petrochemische-fluessigkeiten-157591/157591"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/kanisterpumpe-fuer-saeuren-laugen-und-petrochemische-fluessigkeiten-157591/157591"
]
"name" => "Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten"
"description" => "<ul class="product-description__text--bulletpoints"><li>geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässern</li><li>Pumpenkörper aus Polypropylen</li><li>Mit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drückt</li><li>für Säuren, Laugen und petrochemischen Flüssigkeiten (nicht für leicht entzündbare Flüssigkeiten und Salzsäure geeignet)</li><li>exakte Dosierung, kein Nachlaufen</li><li>Mediumsberührte Teile aus Polypropylen, Polyethylen und FKM</li><li>Tauchrohrlänge: 550 - 1000 mm</li><li>stufenlos längenverstellbares Förderrohr</li><li>Gewindeanschluss-Ø: 64 mm (BSI) - inkl. Adapter für R2" Feingewinde innen</li><li>Einfache Anwendung: mehrmaliges Betätigen des Handkolbens erzeugt im Behälter einen Überdruck, der die Flüssigkeit beim Öffnen des Absperrhahns herausdrückt.</li></ul>"
"createdAt" => "2021-08-10T15:48:38+0000"
"master" => [
"id" => 1
"sku" => "157591"
"displaySku" => "157591W"
"sortRank" => 11481
"slug" => "kanisterpumpe-fuer-saeuren-laugen-und-petrochemische-fluessigkeiten-157591"
"links" => [
"webshop" => "https://storefront.dev.denios.io/kanisterpumpe-fuer-saeuren-laugen-und-petrochemische-fluessigkeiten-157591/157591"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/kanisterpumpe-fuer-saeuren-laugen-und-petrochemische-fluessigkeiten-157591/157591"
]
"name" => "Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten"
"description" => "<ul class="product-description__text--bulletpoints"><li>geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässern</li><li>Pumpenkörper aus Polypropylen</li><li>Mit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drückt</li><li>für Säuren, Laugen und petrochemischen Flüssigkeiten (nicht für leicht entzündbare Flüssigkeiten und Salzsäure geeignet)</li><li>exakte Dosierung, kein Nachlaufen</li><li>Mediumsberührte Teile aus Polypropylen, Polyethylen und FKM</li><li>Tauchrohrlänge: 550 - 1000 mm</li><li>stufenlos längenverstellbares Förderrohr</li><li>Gewindeanschluss-Ø: 64 mm (BSI) - inkl. Adapter für R2" Feingewinde innen</li><li>Einfache Anwendung: mehrmaliges Betätigen des Handkolbens erzeugt im Behälter einen Überdruck, der die Flüssigkeit beim Öffnen des Absperrhahns herausdrückt.</li></ul>"
"images" => [
[
"id" => 27286
"filename" => "27286_20150320-141200.jpg"
"uri" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
"text" => "Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
"medium" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
"small" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27286
"filename" => "27286_20150320-141200.jpg"
"uri" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
"text" => "Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
"medium" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
"small" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 20400
"centAmountGross" => 24276
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"petrochemische Flüssigkeiten"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_PDF_SEITE" => ""
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"NAME_IN_ORDERPROCESS" => "Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten"
"MARA_NTGEW" => 0.53
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen\npetrochemische Flüssigkeiten"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Durchmesser Tauchrohr [mm]","value":"18"},{"label":"Pumpentyp","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"16"},{"label":"Ø Auslauf-Öffnung innen","value":"12"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"8"},{"label":"Gewindebeschreibung","value":"Behältergewinde"},{"label":"Antrieb","value":"manuell"},{"label":"Innengewinde","value":"BSI Ø 64 mm"},{"label":"Außengewinde 2","value":"2\""},{"label":"Gewindebeschreibung 2","value":"für Stahlfass"},{"label":"Werkstoff 2","value":"HDPE"},{"label":"Werkstoff Dichtung","value":"FPM, FKM"},{"label":"Gewicht [kg]","value":"0,53"}]"
"MARA_BRGEW" => 0.53
"CS_GTIN" => "4067722008475"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "rot"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"157591WI"}}"
"META_TITLE" => "Kanisterpumpe, mit Handkolben, Absperrhahn, für Säuren"
"images_meta_data" => "[{"id":27286,"mdate":"2015-03-20 14:12:00","filename":"27286_20150320-141200.jpg","imageSimilar":0,"text":"Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["129355","129356","129357"]"
"META_KEYWORD" => "Kanisterpumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_MATERIAL" => "PP"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "FPM, FKM"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 11481
"CS_SHIPPING_WEIGHT_LBS" => 1.1684499886
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässern</li><li>Pumpenkörper aus Polypropylen</li><li>Mit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drückt</li><li>für Säuren, Laugen und petrochemischen Flüssigkeiten (nicht für leicht entzündbare Flüssigkeiten und Salzsäure geeignet)</li><li>exakte Dosierung, kein Nachlaufen</li><li>Mediumsberührte Teile aus Polypropylen, Polyethylen und FKM</li><li>Tauchrohrlänge: 550 - 1000 mm</li><li>stufenlos längenverstellbares Förderrohr</li><li>Gewindeanschluss-Ø: 64 mm (BSI) - inkl. Adapter für R2" Feingewinde innen</li><li>Einfache Anwendung: mehrmaliges Betätigen des Handkolbens erzeugt im Behälter einen Überdruck, der die Flüssigkeit beim Öffnen des Absperrhahns herausdrückt.</li></ul>"
"META_DESCRIPTION" => "Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 8
"accessory_articles" => "["117110","117112","117114","117108","117109","117111","117107","117113","164153"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.53"
"CS_LIEFERANTEN_SKU" => "9991-1005"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.53
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Kanisterpumpe, mit Handkolben, Absperrhahn, für Säuren"
"canonicalUrl" => "https://storefront.dev.denios.io/kanisterpumpe-fuer-saeuren-laugen-und-petrochemische-fluessigkeiten-157591/157591"
"robots" => "index,follow"
"description" => "Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Kanisterpumpe, mit Handkolben, Absperrhahn, für Säuren"
"description" => "Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/kanisterpumpe-fuer-saeuren-laugen-und-petrochemische-fluessigkeiten-157591/157591"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten"
"description" => "geeignet für Kanister von 20 Litern bis zu 60-Liter-FässernPumpenkörper aus PolypropylenMit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drücktfür Säuren, Laugen und petrochemischen Flüssigkeiten (nicht für leicht entzündbare Flüssigkeiten und Salzsäure geeignet)exakte Dosierung, kein NachlaufenMediumsberührte Teile aus Polypropylen, Polyethylen und FKMTauchrohrlänge: 550 - 1000 mmstufenlos längenverstellbares FörderrohrGewindeanschluss-Ø: 64 mm (BSI) - inkl. Adapter für R2" Feingewinde innenEinfache Anwendung: mehrmaliges Betätigen des Handkolbens erzeugt im Behälter einen Überdruck, der die Flüssigkeit beim Öffnen des Absperrhahns herausdrückt."
"image" => [
"https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
]
"sku" => "157591W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/kanisterpumpe-fuer-saeuren-laugen-und-petrochemische-fluessigkeiten-157591/157591"
"priceCurrency" => "EUR"
"price" => "242.76"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722008475"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 20400
"centAmountGross" => 24276
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "157591"
"displaySku" => "157591W"
"sortRank" => 11481
"slug" => "kanisterpumpe-fuer-saeuren-laugen-und-petrochemische-fluessigkeiten-157591"
"links" => [
"webshop" => "https://storefront.dev.denios.io/kanisterpumpe-fuer-saeuren-laugen-und-petrochemische-fluessigkeiten-157591/157591"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/kanisterpumpe-fuer-saeuren-laugen-und-petrochemische-fluessigkeiten-157591/157591"
]
"name" => "Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten"
"description" => "<ul class="product-description__text--bulletpoints"><li>geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässern</li><li>Pumpenkörper aus Polypropylen</li><li>Mit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drückt</li><li>für Säuren, Laugen und petrochemischen Flüssigkeiten (nicht für leicht entzündbare Flüssigkeiten und Salzsäure geeignet)</li><li>exakte Dosierung, kein Nachlaufen</li><li>Mediumsberührte Teile aus Polypropylen, Polyethylen und FKM</li><li>Tauchrohrlänge: 550 - 1000 mm</li><li>stufenlos längenverstellbares Förderrohr</li><li>Gewindeanschluss-Ø: 64 mm (BSI) - inkl. Adapter für R2" Feingewinde innen</li><li>Einfache Anwendung: mehrmaliges Betätigen des Handkolbens erzeugt im Behälter einen Überdruck, der die Flüssigkeit beim Öffnen des Absperrhahns herausdrückt.</li></ul>"
"images" => [
[
"id" => 27286
"filename" => "27286_20150320-141200.jpg"
"uri" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
"text" => "Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
"medium" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
"small" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27286
"filename" => "27286_20150320-141200.jpg"
"uri" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
"text" => "Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
"medium" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
"small" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 20400
"centAmountGross" => 24276
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"petrochemische Flüssigkeiten"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_PDF_SEITE" => ""
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"NAME_IN_ORDERPROCESS" => "Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten"
"MARA_NTGEW" => 0.53
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen\npetrochemische Flüssigkeiten"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Durchmesser Tauchrohr [mm]","value":"18"},{"label":"Pumpentyp","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"16"},{"label":"Ø Auslauf-Öffnung innen","value":"12"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"8"},{"label":"Gewindebeschreibung","value":"Behältergewinde"},{"label":"Antrieb","value":"manuell"},{"label":"Innengewinde","value":"BSI Ø 64 mm"},{"label":"Außengewinde 2","value":"2\""},{"label":"Gewindebeschreibung 2","value":"für Stahlfass"},{"label":"Werkstoff 2","value":"HDPE"},{"label":"Werkstoff Dichtung","value":"FPM, FKM"},{"label":"Gewicht [kg]","value":"0,53"}]"
"MARA_BRGEW" => 0.53
"CS_GTIN" => "4067722008475"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "rot"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"157591WI"}}"
"META_TITLE" => "Kanisterpumpe, mit Handkolben, Absperrhahn, für Säuren"
"images_meta_data" => "[{"id":27286,"mdate":"2015-03-20 14:12:00","filename":"27286_20150320-141200.jpg","imageSimilar":0,"text":"Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["129355","129356","129357"]"
"META_KEYWORD" => "Kanisterpumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_MATERIAL" => "PP"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "FPM, FKM"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 11481
"CS_SHIPPING_WEIGHT_LBS" => 1.1684499886
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässern</li><li>Pumpenkörper aus Polypropylen</li><li>Mit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drückt</li><li>für Säuren, Laugen und petrochemischen Flüssigkeiten (nicht für leicht entzündbare Flüssigkeiten und Salzsäure geeignet)</li><li>exakte Dosierung, kein Nachlaufen</li><li>Mediumsberührte Teile aus Polypropylen, Polyethylen und FKM</li><li>Tauchrohrlänge: 550 - 1000 mm</li><li>stufenlos längenverstellbares Förderrohr</li><li>Gewindeanschluss-Ø: 64 mm (BSI) - inkl. Adapter für R2" Feingewinde innen</li><li>Einfache Anwendung: mehrmaliges Betätigen des Handkolbens erzeugt im Behälter einen Überdruck, der die Flüssigkeit beim Öffnen des Absperrhahns herausdrückt.</li></ul>"
"META_DESCRIPTION" => "Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 8
"accessory_articles" => "["117110","117112","117114","117108","117109","117111","117107","117113","164153"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.53"
"CS_LIEFERANTEN_SKU" => "9991-1005"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.53
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Kanisterpumpe, mit Handkolben, Absperrhahn, für Säuren"
"canonicalUrl" => "https://storefront.dev.denios.io/kanisterpumpe-fuer-saeuren-laugen-und-petrochemische-fluessigkeiten-157591/157591"
"robots" => "index,follow"
"description" => "Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Kanisterpumpe, mit Handkolben, Absperrhahn, für Säuren"
"description" => "Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/kanisterpumpe-fuer-saeuren-laugen-und-petrochemische-fluessigkeiten-157591/157591"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Kanisterpumpe für Säuren, Laugen und petrochemische Flüssigkeiten"
"description" => "geeignet für Kanister von 20 Litern bis zu 60-Liter-FässernPumpenkörper aus PolypropylenMit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drücktfür Säuren, Laugen und petrochemischen Flüssigkeiten (nicht für leicht entzündbare Flüssigkeiten und Salzsäure geeignet)exakte Dosierung, kein NachlaufenMediumsberührte Teile aus Polypropylen, Polyethylen und FKMTauchrohrlänge: 550 - 1000 mmstufenlos längenverstellbares FörderrohrGewindeanschluss-Ø: 64 mm (BSI) - inkl. Adapter für R2" Feingewinde innenEinfache Anwendung: mehrmaliges Betätigen des Handkolbens erzeugt im Behälter einen Überdruck, der die Flüssigkeit beim Öffnen des Absperrhahns herausdrückt."
"image" => [
"https://assets.dev.denios.io/article/27286_20150320-141200.jpg"
]
"sku" => "157591W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/kanisterpumpe-fuer-saeuren-laugen-und-petrochemische-fluessigkeiten-157591/157591"
"priceCurrency" => "EUR"
"price" => "242.76"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722008475"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 20400
"centAmountGross" => 24276
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"petrochemische Flüssigkeiten"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
1000.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
500
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "eb822c3faf0dfb95ca4e93e6e75d001a"
]
"sort" => [
11481
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2f4b2fe3-0fc7-4f51-909f-5e93336937b3"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "2f4b2fe3-0fc7-4f51-909f-5e93336937b3"
"key" => "157587"
"version" => 4620
"businessUnit" => "CP"
"slug" => "loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-157587"
"links" => [
"webshop" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-157587/157587"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#245"
"canonical" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-157587/157587"
]
"name" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb"
"description" => "<ul class="product-description__text--bulletpoints"><li>empfohlen für Aceton</li><li>robust und langlebig</li><li>Fassverschraubung für R2"-Feingewinde, für Fässer bis 220 Liter</li><li>durch die Verschraubung und den Absperrhahn können Fass und Pumpe hermetisch verschlossen werden, unerwünschte Dämpfe können so nicht austreten</li><li>Tauchrohr stufenlos auf Fasstiefe einstellbar, Rohr-Ø: 21 mm</li><li>Clip zum schnellen An- und Abstecken des Luftschlauchs</li><li>mit festem Auslaufbogen inkl. Edelstahl / PTFE-Absperrhahn </li><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li></ul>"
"createdAt" => "2021-08-10T15:49:22+0000"
"master" => [
"id" => 1
"sku" => "157587"
"displaySku" => "157587W"
"sortRank" => 11433
"slug" => "loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-157587"
"links" => [
"webshop" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-157587/157587"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#245"
"canonical" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-157587/157587"
]
"name" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb"
"description" => "<ul class="product-description__text--bulletpoints"><li>empfohlen für Aceton</li><li>robust und langlebig</li><li>Fassverschraubung für R2"-Feingewinde, für Fässer bis 220 Liter</li><li>durch die Verschraubung und den Absperrhahn können Fass und Pumpe hermetisch verschlossen werden, unerwünschte Dämpfe können so nicht austreten</li><li>Tauchrohr stufenlos auf Fasstiefe einstellbar, Rohr-Ø: 21 mm</li><li>Clip zum schnellen An- und Abstecken des Luftschlauchs</li><li>mit festem Auslaufbogen inkl. Edelstahl / PTFE-Absperrhahn </li><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li></ul>"
"images" => [
[
"id" => 27280
"filename" => "27280_20150320-141248.jpg"
"uri" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
"text" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
"medium" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
"small" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27281
"filename" => "27281_20150320-141109.jpg"
"uri" => "https://assets.dev.denios.io/article/27281_20150320-141109.jpg"
"text" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27281_20150320-141109.jpg"
"medium" => "https://assets.dev.denios.io/article/27281_20150320-141109.jpg"
"small" => "https://assets.dev.denios.io/article/27281_20150320-141109.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27281_20150320-141109.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27282
"filename" => "27282_20150320-141142.jpg"
"uri" => "https://assets.dev.denios.io/article/27282_20150320-141142.jpg"
"text" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27282_20150320-141142.jpg"
"medium" => "https://assets.dev.denios.io/article/27282_20150320-141142.jpg"
"small" => "https://assets.dev.denios.io/article/27282_20150320-141142.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27282_20150320-141142.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27280
"filename" => "27280_20150320-141248.jpg"
"uri" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
"text" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
"medium" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
"small" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 418422
"filename" => "418422_20240619-081329.png"
"uri" => "https://assets.dev.denios.io/ghs/418422_20240619-081329.png"
"text" => "Lebensmittelechtheit"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 59300
"centAmountGross" => 70567
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => "Logo Edelstahl Rostfrei"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 38164
"filename" => "38164_20110510-095052.png"
"uri" => "https://assets.dev.denios.io/quality/38164_20110510-095052.png"
"text" => "DEKRA EX Logo, Explosionsgruppe II A, II B"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ghs_symbol" => "[{"id":418422,"mdate":"2024-06-19 08:13:29","filename":"418422_20240619-081329.png","text":"Lebensmittelechtheit"}]"
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
"Frostschutzmittel"
]
"CS_BUSINESS_UNIT" => "CP"
"sparepart_articles" => "["268057"]"
"CS_360ER_Bilder" => "0"
"CS_PDF_SEITE" => "245"
"CS_AUSSTATTUNG" => "mit Auslaufbogen"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"NAME_IN_ORDERPROCESS" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb"
"MARA_NTGEW" => 4.24
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit Auslaufbogen"},{"label":"Einsatzbereich","value":"entzündbare Medien\nFrostschutzmittel"},{"label":"Tauchtiefe [mm]","value":"950"},{"label":"Durchmesser Tauchrohr [mm]","value":"21,3"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Ø Auslauf-Öffnung innen","value":"10"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"20"},{"label":"Einsetzbar in EX-Bereichen","value":"Zonen 0, 1 IIA, IIB"},{"label":"Gewindebeschreibung","value":"Feingewinde für Stahlfass \"G2\""},{"label":"Antrieb","value":"Fußpumpe"},{"label":"Außengewinde","value":"2\"BSP/R2\""},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"4,24"}]"
"MARA_BRGEW" => 4.24
"CS_GTIN" => "4067722018139"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"157587WI"}}"
"META_TITLE" => "Lösemittelpumpe aus Edelstahl für Fußbetrieb, Ex-Bereich geeignet"
"quality_image" => "[{"id":38227,"mdate":"2021-01-27 10:14:18","filename":"38227_20210127-101418.png","text":"Logo Edelstahl Rostfrei"},{"id":38164,"mdate":"2011-05-10 09:50:52","filename":"38164_20110510-095052.png","text":"DEKRA EX Logo, Explosionsgruppe II A, II B"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27280,"mdate":"2015-03-20 14:12:48","filename":"27280_20150320-141248.jpg","imageSimilar":0,"text":"Lösemittelpumpe aus Edelstahl, für Fußbetrieb - 1"},{"id":27281,"mdate":"2015-03-20 14:11:09","filename":"27281_20150320-141109.jpg","imageSimilar":0,"text":"Lösemittelpumpe aus Edelstahl, für Fußbetrieb - 2"},{"id":27282,"mdate":"2015-03-20 14:11:42","filename":"27282_20150320-141142.jpg","imageSimilar":0,"text":"Lösemittelpumpe aus Edelstahl, für Fußbetrieb - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["157589","201951","210335","242994"]"
"META_KEYWORD" => "Abfüllpumpen,Behälterpumpen,Chemikalienpumpen,Container Pumpen,Expumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_MATERIAL" => "Edelstahl"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Fußpumpe"
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 950
"CS_SALESRANK" => 11433
"CS_SHIPPING_WEIGHT_LBS" => 9.3475999088
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>empfohlen für Aceton</li><li>robust und langlebig</li><li>Fassverschraubung für R2"-Feingewinde, für Fässer bis 220 Liter</li><li>durch die Verschraubung und den Absperrhahn können Fass und Pumpe hermetisch verschlossen werden, unerwünschte Dämpfe können so nicht austreten</li><li>Tauchrohr stufenlos auf Fasstiefe einstellbar, Rohr-Ø: 21 mm</li><li>Clip zum schnellen An- und Abstecken des Luftschlauchs</li><li>mit festem Auslaufbogen inkl. Edelstahl / PTFE-Absperrhahn </li><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li></ul>"
"META_DESCRIPTION" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 20
"accessory_articles" => "["179493","173865","116058"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.24"
"CS_LIEFERANTEN_SKU" => "9991-1010"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 4.24
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Lösemittelpumpe aus Edelstahl für Fußbetrieb, Ex-Bereich geeignet"
"canonicalUrl" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-157587/157587"
"robots" => "index,follow"
"description" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Lösemittelpumpe aus Edelstahl für Fußbetrieb, Ex-Bereich geeignet"
"description" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-157587/157587"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27281_20150320-141109.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27282_20150320-141142.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb"
"description" => "empfohlen für Acetonrobust und langlebigFassverschraubung für R2"-Feingewinde, für Fässer bis 220 Literdurch die Verschraubung und den Absperrhahn können Fass und Pumpe hermetisch verschlossen werden, unerwünschte Dämpfe können so nicht austretenTauchrohr stufenlos auf Fasstiefe einstellbar, Rohr-Ø: 21 mmClip zum schnellen An- und Abstecken des Luftschlauchsmit festem Auslaufbogen inkl. Edelstahl / PTFE-Absperrhahn zum Abfüllen von hochreinen Flüssigkeitengeprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0mediumsberührte Teile aus Edelstahl, Dichtung aus PTFEBitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!"
"image" => [
"https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
"https://assets.dev.denios.io/article/27281_20150320-141109.jpg"
"https://assets.dev.denios.io/article/27282_20150320-141142.jpg"
]
"sku" => "157587W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-157587/157587"
"priceCurrency" => "EUR"
"price" => "705.67"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018139"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 59300
"centAmountGross" => 70567
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => [
[
"id" => 418422
"filename" => "418422_20240619-081329.png"
"uri" => "https://assets.dev.denios.io/ghs/418422_20240619-081329.png"
"text" => "Lebensmittelechtheit"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "157587"
"displaySku" => "157587W"
"sortRank" => 11433
"slug" => "loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-157587"
"links" => [
"webshop" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-157587/157587"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#245"
"canonical" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-157587/157587"
]
"name" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb"
"description" => "<ul class="product-description__text--bulletpoints"><li>empfohlen für Aceton</li><li>robust und langlebig</li><li>Fassverschraubung für R2"-Feingewinde, für Fässer bis 220 Liter</li><li>durch die Verschraubung und den Absperrhahn können Fass und Pumpe hermetisch verschlossen werden, unerwünschte Dämpfe können so nicht austreten</li><li>Tauchrohr stufenlos auf Fasstiefe einstellbar, Rohr-Ø: 21 mm</li><li>Clip zum schnellen An- und Abstecken des Luftschlauchs</li><li>mit festem Auslaufbogen inkl. Edelstahl / PTFE-Absperrhahn </li><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li></ul>"
"images" => [
[
"id" => 27280
"filename" => "27280_20150320-141248.jpg"
"uri" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
"text" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
"medium" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
"small" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27281
"filename" => "27281_20150320-141109.jpg"
"uri" => "https://assets.dev.denios.io/article/27281_20150320-141109.jpg"
"text" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27281_20150320-141109.jpg"
"medium" => "https://assets.dev.denios.io/article/27281_20150320-141109.jpg"
"small" => "https://assets.dev.denios.io/article/27281_20150320-141109.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27281_20150320-141109.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27282
"filename" => "27282_20150320-141142.jpg"
"uri" => "https://assets.dev.denios.io/article/27282_20150320-141142.jpg"
"text" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27282_20150320-141142.jpg"
"medium" => "https://assets.dev.denios.io/article/27282_20150320-141142.jpg"
"small" => "https://assets.dev.denios.io/article/27282_20150320-141142.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27282_20150320-141142.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27280
"filename" => "27280_20150320-141248.jpg"
"uri" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
"text" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
"medium" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
"small" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 418422
"filename" => "418422_20240619-081329.png"
"uri" => "https://assets.dev.denios.io/ghs/418422_20240619-081329.png"
"text" => "Lebensmittelechtheit"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 59300
"centAmountGross" => 70567
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => "Logo Edelstahl Rostfrei"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 38164
"filename" => "38164_20110510-095052.png"
"uri" => "https://assets.dev.denios.io/quality/38164_20110510-095052.png"
"text" => "DEKRA EX Logo, Explosionsgruppe II A, II B"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ghs_symbol" => "[{"id":418422,"mdate":"2024-06-19 08:13:29","filename":"418422_20240619-081329.png","text":"Lebensmittelechtheit"}]"
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
"Frostschutzmittel"
]
"CS_BUSINESS_UNIT" => "CP"
"sparepart_articles" => "["268057"]"
"CS_360ER_Bilder" => "0"
"CS_PDF_SEITE" => "245"
"CS_AUSSTATTUNG" => "mit Auslaufbogen"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"NAME_IN_ORDERPROCESS" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb"
"MARA_NTGEW" => 4.24
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit Auslaufbogen"},{"label":"Einsatzbereich","value":"entzündbare Medien\nFrostschutzmittel"},{"label":"Tauchtiefe [mm]","value":"950"},{"label":"Durchmesser Tauchrohr [mm]","value":"21,3"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Ø Auslauf-Öffnung innen","value":"10"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"20"},{"label":"Einsetzbar in EX-Bereichen","value":"Zonen 0, 1 IIA, IIB"},{"label":"Gewindebeschreibung","value":"Feingewinde für Stahlfass \"G2\""},{"label":"Antrieb","value":"Fußpumpe"},{"label":"Außengewinde","value":"2\"BSP/R2\""},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"4,24"}]"
"MARA_BRGEW" => 4.24
"CS_GTIN" => "4067722018139"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"157587WI"}}"
"META_TITLE" => "Lösemittelpumpe aus Edelstahl für Fußbetrieb, Ex-Bereich geeignet"
"quality_image" => "[{"id":38227,"mdate":"2021-01-27 10:14:18","filename":"38227_20210127-101418.png","text":"Logo Edelstahl Rostfrei"},{"id":38164,"mdate":"2011-05-10 09:50:52","filename":"38164_20110510-095052.png","text":"DEKRA EX Logo, Explosionsgruppe II A, II B"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27280,"mdate":"2015-03-20 14:12:48","filename":"27280_20150320-141248.jpg","imageSimilar":0,"text":"Lösemittelpumpe aus Edelstahl, für Fußbetrieb - 1"},{"id":27281,"mdate":"2015-03-20 14:11:09","filename":"27281_20150320-141109.jpg","imageSimilar":0,"text":"Lösemittelpumpe aus Edelstahl, für Fußbetrieb - 2"},{"id":27282,"mdate":"2015-03-20 14:11:42","filename":"27282_20150320-141142.jpg","imageSimilar":0,"text":"Lösemittelpumpe aus Edelstahl, für Fußbetrieb - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["157589","201951","210335","242994"]"
"META_KEYWORD" => "Abfüllpumpen,Behälterpumpen,Chemikalienpumpen,Container Pumpen,Expumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_MATERIAL" => "Edelstahl"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Fußpumpe"
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 950
"CS_SALESRANK" => 11433
"CS_SHIPPING_WEIGHT_LBS" => 9.3475999088
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>empfohlen für Aceton</li><li>robust und langlebig</li><li>Fassverschraubung für R2"-Feingewinde, für Fässer bis 220 Liter</li><li>durch die Verschraubung und den Absperrhahn können Fass und Pumpe hermetisch verschlossen werden, unerwünschte Dämpfe können so nicht austreten</li><li>Tauchrohr stufenlos auf Fasstiefe einstellbar, Rohr-Ø: 21 mm</li><li>Clip zum schnellen An- und Abstecken des Luftschlauchs</li><li>mit festem Auslaufbogen inkl. Edelstahl / PTFE-Absperrhahn </li><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li></ul>"
"META_DESCRIPTION" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 20
"accessory_articles" => "["179493","173865","116058"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.24"
"CS_LIEFERANTEN_SKU" => "9991-1010"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 4.24
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Lösemittelpumpe aus Edelstahl für Fußbetrieb, Ex-Bereich geeignet"
"canonicalUrl" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-157587/157587"
"robots" => "index,follow"
"description" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Lösemittelpumpe aus Edelstahl für Fußbetrieb, Ex-Bereich geeignet"
"description" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-157587/157587"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27281_20150320-141109.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27282_20150320-141142.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Lösemittelpumpe aus Edelstahl, für Fußbetrieb"
"description" => "empfohlen für Acetonrobust und langlebigFassverschraubung für R2"-Feingewinde, für Fässer bis 220 Literdurch die Verschraubung und den Absperrhahn können Fass und Pumpe hermetisch verschlossen werden, unerwünschte Dämpfe können so nicht austretenTauchrohr stufenlos auf Fasstiefe einstellbar, Rohr-Ø: 21 mmClip zum schnellen An- und Abstecken des Luftschlauchsmit festem Auslaufbogen inkl. Edelstahl / PTFE-Absperrhahn zum Abfüllen von hochreinen Flüssigkeitengeprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0mediumsberührte Teile aus Edelstahl, Dichtung aus PTFEBitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!"
"image" => [
"https://assets.dev.denios.io/article/27280_20150320-141248.jpg"
"https://assets.dev.denios.io/article/27281_20150320-141109.jpg"
"https://assets.dev.denios.io/article/27282_20150320-141142.jpg"
]
"sku" => "157587W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-fussbetrieb-157587/157587"
"priceCurrency" => "EUR"
"price" => "705.67"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018139"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 59300
"centAmountGross" => 70567
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => [
[
"id" => 418422
"filename" => "418422_20240619-081329.png"
"uri" => "https://assets.dev.denios.io/ghs/418422_20240619-081329.png"
"text" => "Lebensmittelechtheit"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
"Frostschutzmittel"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
950.0
]
"ZPIM_ANTRIEB" => [
"Fußpumpe"
]
"ZPIM_WERKSTOFF_1" => [
"Edelstahl"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
500
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "26b89f74d4bc12dfc25bd2b2b9b728e8"
]
"sort" => [
11433
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e5cbea09-736b-4ce3-a4f4-cfddbedb155d"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "e5cbea09-736b-4ce3-a4f4-cfddbedb155d"
"key" => "179487"
"version" => 4415
"businessUnit" => "CP"
"slug" => "otal-handpumpe-aus-polypropylen-pp-4-l-min-179487"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-4-l-min-179487/179487"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-4-l-min-179487/179487"
]
"name" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>für Gebinde bis 10 Liter, Tauchtiefe 450 mm</li><li>Universal-Stopfen aus PVC für Behälter mit Öffnungsdurchmesser 20 - 36 mm</li><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Minipumpe PP (Handbetrieb)</li><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>besonders kompakt und platzsparend</li></ul>"
"createdAt" => "2021-08-10T15:50:05+0000"
"master" => [
"id" => 1
"sku" => "179487"
"displaySku" => "179487W"
"sortRank" => 11202
"slug" => "otal-handpumpe-aus-polypropylen-pp-4-l-min-179487"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-4-l-min-179487/179487"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-4-l-min-179487/179487"
]
"name" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>für Gebinde bis 10 Liter, Tauchtiefe 450 mm</li><li>Universal-Stopfen aus PVC für Behälter mit Öffnungsdurchmesser 20 - 36 mm</li><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Minipumpe PP (Handbetrieb)</li><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>besonders kompakt und platzsparend</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27316
"filename" => "27316_20150320-141323.jpg"
"uri" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"medium" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"small" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 8700
"centAmountGross" => 10353
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 0.2645547144
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min"
"MARA_NTGEW" => 0.12
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"450"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"10"},{"label":"Ø Auslauf-Öffnung innen","value":"8"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"4"},{"label":"Geeignet für","value":"OTAL-Handpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 20 - 36 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"0,12"}]"
"MARA_BRGEW" => 0.12
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "transparent"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Handpumpe, Födermenge von 4 l/min, universell einsetzbar"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 Woche"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus Polypropylen (PP), 4 l/min - 1"},{"id":27316,"mdate":"15-03-20 14:13:23","filename":"27316_20150320-141323.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus Polypropylen (PP), 4 l/min - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Handpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 450
"CS_SALESRANK" => 11202
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.12"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 0.12
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Handpumpe, Födermenge von 4 l/min, universell einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-4-l-min-179487/179487"
"robots" => "index,follow"
"description" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Handpumpe, Födermenge von 4 l/min, universell einsetzbar"
"description" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-4-l-min-179487/179487"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min"
"description" => "für Gebinde bis 10 Liter, Tauchtiefe 450 mmUniversal-Stopfen aus PVC für Behälter mit Öffnungsdurchmesser 20 - 36 mmFlüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätMinipumpe PP (Handbetrieb)beständig gegen schwache Säuren, Laugen und Reinigerphysiologisch unbedenklich und lebensmittelechtdas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbesonders kompakt und platzsparend"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
]
"sku" => "179487W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-4-l-min-179487/179487"
"priceCurrency" => "EUR"
"price" => "103.53"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 8700
"centAmountGross" => 10353
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "179487"
"displaySku" => "179487W"
"sortRank" => 11202
"slug" => "otal-handpumpe-aus-polypropylen-pp-4-l-min-179487"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-4-l-min-179487/179487"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-4-l-min-179487/179487"
]
"name" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>für Gebinde bis 10 Liter, Tauchtiefe 450 mm</li><li>Universal-Stopfen aus PVC für Behälter mit Öffnungsdurchmesser 20 - 36 mm</li><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Minipumpe PP (Handbetrieb)</li><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>besonders kompakt und platzsparend</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27316
"filename" => "27316_20150320-141323.jpg"
"uri" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"medium" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"small" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 8700
"centAmountGross" => 10353
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 0.2645547144
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min"
"MARA_NTGEW" => 0.12
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"450"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"10"},{"label":"Ø Auslauf-Öffnung innen","value":"8"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"4"},{"label":"Geeignet für","value":"OTAL-Handpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 20 - 36 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"0,12"}]"
"MARA_BRGEW" => 0.12
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "transparent"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Handpumpe, Födermenge von 4 l/min, universell einsetzbar"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 Woche"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus Polypropylen (PP), 4 l/min - 1"},{"id":27316,"mdate":"15-03-20 14:13:23","filename":"27316_20150320-141323.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus Polypropylen (PP), 4 l/min - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Handpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 450
"CS_SALESRANK" => 11202
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.12"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 0.12
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Handpumpe, Födermenge von 4 l/min, universell einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-4-l-min-179487/179487"
"robots" => "index,follow"
"description" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Handpumpe, Födermenge von 4 l/min, universell einsetzbar"
"description" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-4-l-min-179487/179487"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Handpumpe aus Polypropylen (PP), 4 l/min"
"description" => "für Gebinde bis 10 Liter, Tauchtiefe 450 mmUniversal-Stopfen aus PVC für Behälter mit Öffnungsdurchmesser 20 - 36 mmFlüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätMinipumpe PP (Handbetrieb)beständig gegen schwache Säuren, Laugen und Reinigerphysiologisch unbedenklich und lebensmittelechtdas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbesonders kompakt und platzsparend"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
]
"sku" => "179487W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-4-l-min-179487/179487"
"priceCurrency" => "EUR"
"price" => "103.53"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 8700
"centAmountGross" => 10353
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
450.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "e479fd73cbac75e96172d6c80cedd6f2"
]
"sort" => [
11202
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3145171b-16e1-4209-b23f-d45ddccba77b"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "3145171b-16e1-4209-b23f-d45ddccba77b"
"key" => "117606"
"version" => 4693
"businessUnit" => "CP"
"slug" => "fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufbogen-1000-mm-tauchtiefe-117606"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufbogen-1000-mm-tauchtiefe-117606/117606"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufbogen-1000-mm-tauchtiefe-117606/117606"
]
"name" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,30 l</li><li>für 220-Liter-Kunststofffässer</li></ul>"
"createdAt" => "2021-08-10T15:47:09+0000"
"master" => [
"id" => 1
"sku" => "117606"
"displaySku" => "117606W"
"sortRank" => 11121
"slug" => "fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufbogen-1000-mm-tauchtiefe-117606"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufbogen-1000-mm-tauchtiefe-117606/117606"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufbogen-1000-mm-tauchtiefe-117606/117606"
]
"name" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,30 l</li><li>für 220-Liter-Kunststofffässer</li></ul>"
"images" => [
[
"id" => 27192
"filename" => "27192_20161027-084433.jpg"
"uri" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"text" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"medium" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"small" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27192
"filename" => "27192_20161027-084433.jpg"
"uri" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"text" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"medium" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"small" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 25800
"centAmountGross" => 30702
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 2.9541943108
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe"
"MARA_NTGEW" => 1.34
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen\nChemikalien"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Version","value":"Fasspumpe"},{"label":"Durchmesser Auslauf außen","value":"20"},{"label":"Ø Auslauf-Öffnung innen","value":"15"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,3"},{"label":"Geeignet für","value":"für Fässer"},{"label":"Gewindebeschreibung","value":"Mauser grob"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"Mauser"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,34"}]"
"MARA_BRGEW" => 1.34
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 1000 mm Tauchtiefe"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27192,"mdate":"16-10-27 08:44:33","filename":"27192_20161027-084433.jpg","imageSimilar":0,"text":"Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117600","117604","117605","148418","148422","148424","148426"]"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Fässer"
"CS_PDF_SEITE" => "246"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 11121
"accessory_articles" => "["179493","179496","179495","179494","173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.34"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.34
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 1000 mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufbogen-1000-mm-tauchtiefe-117606/117606"
"robots" => "index,follow"
"description" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 1000 mm Tauchtiefe"
"description" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufbogen-1000-mm-tauchtiefe-117606/117606"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe"
"description" => "zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.Kolbenstange Metall, PP ummanteltPTFE-Dichtunggute Fassrestentleerung durch tief liegendes Bodenrückschlagventilinkl. Fassverschraubung aus PP (Mauser 2‘‘)Tauchrohr Ø mm: 32Förderleistung je Hub: 0,30 lfür 220-Liter-Kunststofffässer"
"image" => [
"https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"sku" => "117606W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufbogen-1000-mm-tauchtiefe-117606/117606"
"priceCurrency" => "EUR"
"price" => "307.02"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 25800
"centAmountGross" => 30702
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117606"
"displaySku" => "117606W"
"sortRank" => 11121
"slug" => "fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufbogen-1000-mm-tauchtiefe-117606"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufbogen-1000-mm-tauchtiefe-117606/117606"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufbogen-1000-mm-tauchtiefe-117606/117606"
]
"name" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,30 l</li><li>für 220-Liter-Kunststofffässer</li></ul>"
"images" => [
[
"id" => 27192
"filename" => "27192_20161027-084433.jpg"
"uri" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"text" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"medium" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"small" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27192
"filename" => "27192_20161027-084433.jpg"
"uri" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"text" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"medium" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"small" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 25800
"centAmountGross" => 30702
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 2.9541943108
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe"
"MARA_NTGEW" => 1.34
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen\nChemikalien"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Version","value":"Fasspumpe"},{"label":"Durchmesser Auslauf außen","value":"20"},{"label":"Ø Auslauf-Öffnung innen","value":"15"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,3"},{"label":"Geeignet für","value":"für Fässer"},{"label":"Gewindebeschreibung","value":"Mauser grob"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"Mauser"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,34"}]"
"MARA_BRGEW" => 1.34
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 1000 mm Tauchtiefe"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27192,"mdate":"16-10-27 08:44:33","filename":"27192_20161027-084433.jpg","imageSimilar":0,"text":"Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117600","117604","117605","148418","148422","148424","148426"]"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Fässer"
"CS_PDF_SEITE" => "246"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 11121
"accessory_articles" => "["179493","179496","179495","179494","173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.34"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.34
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 1000 mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufbogen-1000-mm-tauchtiefe-117606/117606"
"robots" => "index,follow"
"description" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 1000 mm Tauchtiefe"
"description" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufbogen-1000-mm-tauchtiefe-117606/117606"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe P 10 aus Polypropylen (PP), mit Auslaufbogen, 1000 mm Tauchtiefe"
"description" => "zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.Kolbenstange Metall, PP ummanteltPTFE-Dichtunggute Fassrestentleerung durch tief liegendes Bodenrückschlagventilinkl. Fassverschraubung aus PP (Mauser 2‘‘)Tauchrohr Ø mm: 32Förderleistung je Hub: 0,30 lfür 220-Liter-Kunststofffässer"
"image" => [
"https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"sku" => "117606W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-p-10-aus-polypropylen-pp-mit-auslaufbogen-1000-mm-tauchtiefe-117606/117606"
"priceCurrency" => "EUR"
"price" => "307.02"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 25800
"centAmountGross" => 30702
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
1000.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "05074738df13e5814f957cb1044cc4ba"
]
"sort" => [
11121
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "bbc36975-cdbb-4ebb-90e2-9ec8a71073fb"
"_score" => null
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "bbc36975-cdbb-4ebb-90e2-9ec8a71073fb"
"key" => "123556"
"version" => 5767
"businessUnit" => "CP"
"slug" => "manuelle-hebelpumpe-f-52-f-202-fuer-mineral-und-schmieroele-123556"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-f-202-fuer-mineral-und-schmieroele-123556/123556"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#257"
"canonical" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-f-202-fuer-mineral-und-schmieroele-123556/123556"
]
"name" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit gebogenem Auslaufrohr</li><li>geeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeöl</li><li>anwendbar für 50 bzw. 200 l Fässer</li><li>Förderleistung je Hub 0,3 Liter</li><li>Teleskoptauchrohr Länge: 465 - 880 mm</li></ul>"
"createdAt" => "2020-08-10T08:28:51+0000"
"master" => [
"id" => 1
"sku" => "123556"
"displaySku" => "123556W"
"sortRank" => 11111
"slug" => "manuelle-hebelpumpe-f-52-f-202-fuer-mineral-und-schmieroele-123556"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-f-202-fuer-mineral-und-schmieroele-123556/123556"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#257"
"canonical" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-f-202-fuer-mineral-und-schmieroele-123556/123556"
]
"name" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit gebogenem Auslaufrohr</li><li>geeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeöl</li><li>anwendbar für 50 bzw. 200 l Fässer</li><li>Förderleistung je Hub 0,3 Liter</li><li>Teleskoptauchrohr Länge: 465 - 880 mm</li></ul>"
"images" => [
[
"id" => 381608
"filename" => "381608_20230328-095459.jpg"
"uri" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
"text" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
"medium" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
"small" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27234
"filename" => "27234_20190618-165515.jpg"
"uri" => "https://assets.dev.denios.io/article/27234_20190618-165515.jpg"
"text" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27234_20190618-165515.jpg"
"medium" => "https://assets.dev.denios.io/article/27234_20190618-165515.jpg"
"small" => "https://assets.dev.denios.io/article/27234_20190618-165515.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27234_20190618-165515.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381606
"filename" => "381606_20230328-095327.jpg"
"uri" => "https://assets.dev.denios.io/article/381606_20230328-095327.jpg"
"text" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381606_20230328-095327.jpg"
"medium" => "https://assets.dev.denios.io/article/381606_20230328-095327.jpg"
"small" => "https://assets.dev.denios.io/article/381606_20230328-095327.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381606_20230328-095327.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381607
"filename" => "381607_20230328-095417.jpg"
"uri" => "https://assets.dev.denios.io/article/381607_20230328-095417.jpg"
"text" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381607_20230328-095417.jpg"
"medium" => "https://assets.dev.denios.io/article/381607_20230328-095417.jpg"
"small" => "https://assets.dev.denios.io/article/381607_20230328-095417.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381607_20230328-095417.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381608
"filename" => "381608_20230328-095459.jpg"
"uri" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
"text" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
"medium" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
"small" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 9350
"centAmountGross" => 11127
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineral- und Hydrauliköle"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Stahl"
"CS_AUSSTATTUNG" => "mit gebogenem Auslaufrohr"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 280
"META_DESCRIPTION" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle"
"MARA_NTGEW" => 2.4
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "280"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit gebogenem Auslaufrohr"},{"label":"Einsatzbereich","value":"Mineral- und Hydrauliköle"},{"label":"Tauchtiefe [mm]","value":"880"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"280"},{"label":"Durchmesser Auslauf außen","value":"20"},{"label":"Werkstoff","value":"Stahl"},{"label":"Förderleistung je Hub [l]","value":"0,3"},{"label":"Geeignet für","value":"Diesel, Heizöl, Hydrauliköl, Motorenöl, Getriebeöl"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Gewindebeschreibung 2","value":"Mauser?"},{"label":"Gewicht [kg]","value":"2,4"}]"
"MARA_BRGEW" => 2.4
"SAP_HERKUNFTSLAND" => "TW"
"CS_COLOR" => "diverse"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"123556WI"}}"
"META_TITLE" => "Manuelle Hebelpumpe, mit gebogenem Auslaufrohr, für Schmieröle"
"images_meta_data" => "[{"id":381608,"mdate":"2023-03-28 09:54:59","filename":"381608_20230328-095459.jpg","imageSimilar":0,"text":"Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - 1"},{"id":27234,"mdate":"2019-06-18 16:55:15","filename":"27234_20190618-165515.jpg","imageSimilar":0,"text":"Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - 2"},{"id":381606,"mdate":"2023-03-28 09:53:27","filename":"381606_20230328-095327.jpg","imageSimilar":0,"text":"Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - 3"},{"id":381607,"mdate":"2023-03-28 09:54:17","filename":"381607_20230328-095417.jpg","imageSimilar":0,"text":"Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - 4"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117667","117670"]"
"META_KEYWORD" => "Hebelpumpen,Fasspumpen,Handpumpen,Behälterpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "Diesel, Heizöl, Hydrauliköl, Motorenöl, Getriebeöl"
"CS_PDF_SEITE" => "257"
"CS_SHIPPING_HEIGHT_IN" => 12.1259908
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "Stahl"
"ITEM_NAME_FOR_SHOP" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 280
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 880
"CS_SALESRANK" => 11111
"CS_SHIPPING_WEIGHT_LBS" => 5.291094288
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>mit gebogenem Auslaufrohr</li><li>geeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeöl</li><li>anwendbar für 50 bzw. 200 l Fässer</li><li>Förderleistung je Hub 0,3 Liter</li><li>Teleskoptauchrohr Länge: 465 - 880 mm</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.4"
"CS_ORIGIN" => "TW - Taiwan"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 2.4
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Manuelle Hebelpumpe, mit gebogenem Auslaufrohr, für Schmieröle"
"canonicalUrl" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-f-202-fuer-mineral-und-schmieroele-123556/123556"
"robots" => "index,follow"
"description" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Manuelle Hebelpumpe, mit gebogenem Auslaufrohr, für Schmieröle"
"description" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-f-202-fuer-mineral-und-schmieroele-123556/123556"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27234_20190618-165515.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381606_20230328-095327.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381607_20230328-095417.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle"
"description" => "mit gebogenem Auslaufrohrgeeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeölanwendbar für 50 bzw. 200 l FässerFörderleistung je Hub 0,3 LiterTeleskoptauchrohr Länge: 465 - 880 mm"
"image" => [
"https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
"https://assets.dev.denios.io/article/27234_20190618-165515.jpg"
"https://assets.dev.denios.io/article/381606_20230328-095327.jpg"
"https://assets.dev.denios.io/article/381607_20230328-095417.jpg"
]
"sku" => "123556W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-f-202-fuer-mineral-und-schmieroele-123556/123556"
"priceCurrency" => "EUR"
"price" => "111.27"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 9350
"centAmountGross" => 11127
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "123556"
"displaySku" => "123556W"
"sortRank" => 11111
"slug" => "manuelle-hebelpumpe-f-52-f-202-fuer-mineral-und-schmieroele-123556"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-f-202-fuer-mineral-und-schmieroele-123556/123556"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#257"
"canonical" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-f-202-fuer-mineral-und-schmieroele-123556/123556"
]
"name" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit gebogenem Auslaufrohr</li><li>geeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeöl</li><li>anwendbar für 50 bzw. 200 l Fässer</li><li>Förderleistung je Hub 0,3 Liter</li><li>Teleskoptauchrohr Länge: 465 - 880 mm</li></ul>"
"images" => [
[
"id" => 381608
"filename" => "381608_20230328-095459.jpg"
"uri" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
"text" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
"medium" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
"small" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27234
"filename" => "27234_20190618-165515.jpg"
"uri" => "https://assets.dev.denios.io/article/27234_20190618-165515.jpg"
"text" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27234_20190618-165515.jpg"
"medium" => "https://assets.dev.denios.io/article/27234_20190618-165515.jpg"
"small" => "https://assets.dev.denios.io/article/27234_20190618-165515.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27234_20190618-165515.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381606
"filename" => "381606_20230328-095327.jpg"
"uri" => "https://assets.dev.denios.io/article/381606_20230328-095327.jpg"
"text" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381606_20230328-095327.jpg"
"medium" => "https://assets.dev.denios.io/article/381606_20230328-095327.jpg"
"small" => "https://assets.dev.denios.io/article/381606_20230328-095327.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381606_20230328-095327.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381607
"filename" => "381607_20230328-095417.jpg"
"uri" => "https://assets.dev.denios.io/article/381607_20230328-095417.jpg"
"text" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381607_20230328-095417.jpg"
"medium" => "https://assets.dev.denios.io/article/381607_20230328-095417.jpg"
"small" => "https://assets.dev.denios.io/article/381607_20230328-095417.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381607_20230328-095417.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381608
"filename" => "381608_20230328-095459.jpg"
"uri" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
"text" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
"medium" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
"small" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 9350
"centAmountGross" => 11127
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineral- und Hydrauliköle"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Stahl"
"CS_AUSSTATTUNG" => "mit gebogenem Auslaufrohr"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 280
"META_DESCRIPTION" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle"
"MARA_NTGEW" => 2.4
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "280"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit gebogenem Auslaufrohr"},{"label":"Einsatzbereich","value":"Mineral- und Hydrauliköle"},{"label":"Tauchtiefe [mm]","value":"880"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"280"},{"label":"Durchmesser Auslauf außen","value":"20"},{"label":"Werkstoff","value":"Stahl"},{"label":"Förderleistung je Hub [l]","value":"0,3"},{"label":"Geeignet für","value":"Diesel, Heizöl, Hydrauliköl, Motorenöl, Getriebeöl"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Gewindebeschreibung 2","value":"Mauser?"},{"label":"Gewicht [kg]","value":"2,4"}]"
"MARA_BRGEW" => 2.4
"SAP_HERKUNFTSLAND" => "TW"
"CS_COLOR" => "diverse"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"123556WI"}}"
"META_TITLE" => "Manuelle Hebelpumpe, mit gebogenem Auslaufrohr, für Schmieröle"
"images_meta_data" => "[{"id":381608,"mdate":"2023-03-28 09:54:59","filename":"381608_20230328-095459.jpg","imageSimilar":0,"text":"Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - 1"},{"id":27234,"mdate":"2019-06-18 16:55:15","filename":"27234_20190618-165515.jpg","imageSimilar":0,"text":"Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - 2"},{"id":381606,"mdate":"2023-03-28 09:53:27","filename":"381606_20230328-095327.jpg","imageSimilar":0,"text":"Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - 3"},{"id":381607,"mdate":"2023-03-28 09:54:17","filename":"381607_20230328-095417.jpg","imageSimilar":0,"text":"Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - 4"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117667","117670"]"
"META_KEYWORD" => "Hebelpumpen,Fasspumpen,Handpumpen,Behälterpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "Diesel, Heizöl, Hydrauliköl, Motorenöl, Getriebeöl"
"CS_PDF_SEITE" => "257"
"CS_SHIPPING_HEIGHT_IN" => 12.1259908
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "Stahl"
"ITEM_NAME_FOR_SHOP" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 280
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 880
"CS_SALESRANK" => 11111
"CS_SHIPPING_WEIGHT_LBS" => 5.291094288
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>mit gebogenem Auslaufrohr</li><li>geeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeöl</li><li>anwendbar für 50 bzw. 200 l Fässer</li><li>Förderleistung je Hub 0,3 Liter</li><li>Teleskoptauchrohr Länge: 465 - 880 mm</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.4"
"CS_ORIGIN" => "TW - Taiwan"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 2.4
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Manuelle Hebelpumpe, mit gebogenem Auslaufrohr, für Schmieröle"
"canonicalUrl" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-f-202-fuer-mineral-und-schmieroele-123556/123556"
"robots" => "index,follow"
"description" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Manuelle Hebelpumpe, mit gebogenem Auslaufrohr, für Schmieröle"
"description" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-f-202-fuer-mineral-und-schmieroele-123556/123556"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27234_20190618-165515.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381606_20230328-095327.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381607_20230328-095417.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Manuelle Hebelpumpe F 52 / F 202, für Mineral und Schmieröle"
"description" => "mit gebogenem Auslaufrohrgeeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeölanwendbar für 50 bzw. 200 l FässerFörderleistung je Hub 0,3 LiterTeleskoptauchrohr Länge: 465 - 880 mm"
"image" => [
"https://assets.dev.denios.io/article/381608_20230328-095459.jpg"
"https://assets.dev.denios.io/article/27234_20190618-165515.jpg"
"https://assets.dev.denios.io/article/381606_20230328-095327.jpg"
"https://assets.dev.denios.io/article/381607_20230328-095417.jpg"
]
"sku" => "123556W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-f-202-fuer-mineral-und-schmieroele-123556/123556"
"priceCurrency" => "EUR"
"price" => "111.27"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 9350
"centAmountGross" => 11127
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineral- und Hydrauliköle"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
880.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Stahl"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "62e27d8b3787e87f4a3080ce58224059"
]
"sort" => [
11111
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c436688b-fb21-4581-abc8-d6b24a449b7a"
"_score" => null
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "c436688b-fb21-4581-abc8-d6b24a449b7a"
"key" => "157298"
"version" => 5794
"businessUnit" => "CP"
"slug" => "manuelle-handhebelpumpe-aus-aluminium-fuer-mineraloelprodukte-und-frostschutzmittel-mit-schwenkarm-157298"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-handhebelpumpe-aus-aluminium-fuer-mineraloelprodukte-und-frostschutzmittel-mit-schwenkarm-157298/157298"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#247"
"canonical" => "https://storefront.dev.denios.io/manuelle-handhebelpumpe-aus-aluminium-fuer-mineraloelprodukte-und-frostschutzmittel-mit-schwenkarm-157298/157298"
]
"name" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm"
"description" => "<ul class="product-description__text--bulletpoints"><li>manuelle Pumpen aus Aluminium für z.B. Mineralölprodukte und Frostschutzmittel</li><li>Mit zusätzlichem Schwenkarm und trichterförmiger Stellfläche. Tropfverluste werden sicher in den Behälter zurückgeführt.</li><li>Förderleistung: ca. 0,5 l/Hub</li></ul>"
"createdAt" => "2020-08-10T08:28:51+0000"
"master" => [
"id" => 1
"sku" => "157298"
"displaySku" => "157298W"
"sortRank" => 11088
"slug" => "manuelle-handhebelpumpe-aus-aluminium-fuer-mineraloelprodukte-und-frostschutzmittel-mit-schwenkarm-157298"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-handhebelpumpe-aus-aluminium-fuer-mineraloelprodukte-und-frostschutzmittel-mit-schwenkarm-157298/157298"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#247"
"canonical" => "https://storefront.dev.denios.io/manuelle-handhebelpumpe-aus-aluminium-fuer-mineraloelprodukte-und-frostschutzmittel-mit-schwenkarm-157298/157298"
]
"name" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm"
"description" => "<ul class="product-description__text--bulletpoints"><li>manuelle Pumpen aus Aluminium für z.B. Mineralölprodukte und Frostschutzmittel</li><li>Mit zusätzlichem Schwenkarm und trichterförmiger Stellfläche. Tropfverluste werden sicher in den Behälter zurückgeführt.</li><li>Förderleistung: ca. 0,5 l/Hub</li></ul>"
"images" => [
[
"id" => 381602
"filename" => "381602_20230328-095051.jpg"
"uri" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
"text" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
"medium" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
"small" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27273
"filename" => "27273_20150320-141346.jpg"
"uri" => "https://assets.dev.denios.io/article/27273_20150320-141346.jpg"
"text" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27273_20150320-141346.jpg"
"medium" => "https://assets.dev.denios.io/article/27273_20150320-141346.jpg"
"small" => "https://assets.dev.denios.io/article/27273_20150320-141346.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27273_20150320-141346.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381598
"filename" => "381598_20230328-094815.jpg"
"uri" => "https://assets.dev.denios.io/article/381598_20230328-094815.jpg"
"text" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381598_20230328-094815.jpg"
"medium" => "https://assets.dev.denios.io/article/381598_20230328-094815.jpg"
"small" => "https://assets.dev.denios.io/article/381598_20230328-094815.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381598_20230328-094815.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381599
"filename" => "381599_20230328-094857.jpg"
"uri" => "https://assets.dev.denios.io/article/381599_20230328-094857.jpg"
"text" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381599_20230328-094857.jpg"
"medium" => "https://assets.dev.denios.io/article/381599_20230328-094857.jpg"
"small" => "https://assets.dev.denios.io/article/381599_20230328-094857.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381599_20230328-094857.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381600
"filename" => "381600_20230328-094931.jpg"
"uri" => "https://assets.dev.denios.io/article/381600_20230328-094931.jpg"
"text" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381600_20230328-094931.jpg"
"medium" => "https://assets.dev.denios.io/article/381600_20230328-094931.jpg"
"small" => "https://assets.dev.denios.io/article/381600_20230328-094931.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381600_20230328-094931.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381601
"filename" => "381601_20230328-095014.jpg"
"uri" => "https://assets.dev.denios.io/article/381601_20230328-095014.jpg"
"text" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381601_20230328-095014.jpg"
"medium" => "https://assets.dev.denios.io/article/381601_20230328-095014.jpg"
"small" => "https://assets.dev.denios.io/article/381601_20230328-095014.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381601_20230328-095014.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381602
"filename" => "381602_20230328-095051.jpg"
"uri" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
"text" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
"medium" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
"small" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 18200
"centAmountGross" => 21658
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38158
"filename" => "38158_20210609-092439.png"
"uri" => "https://assets.dev.denios.io/quality/38158_20210609-092439.png"
"text" => "Aluminium ausgeschrieben"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineralöle, nicht aggressive Medien"
"Frostschutzmittel"
"Maschinenöle"
"Schmieröle"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 420
"META_DESCRIPTION" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm"
"MARA_NTGEW" => 2.7
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "420"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Mineralöle, nicht aggressive Medien\nFrostschutzmittel\nMaschinenöle\nSchmieröle"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"420"},{"label":"Werkstoff","value":"Aluminium"},{"label":"Viskosität max [mPas]","value":"300"},{"label":"Förderleistung je Hub [l]","value":"0,5"},{"label":"Geeignet für","value":"zur Förderung von Mineralölen, Frostschutzmitteln, Diesel, Petroleum, Maschinen- und Getriebeöl"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"2,7"}]"
"MARA_BRGEW" => 3
"SAP_HERKUNFTSLAND" => "TW"
"CS_COLOR" => "diverse"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"157298WI"}}"
"META_TITLE" => "Manuelle Handhebelpumpe, aus Aluminium, mit Schwenkarm"
"quality_image" => "[{"id":38158,"mdate":"2021-06-09 09:24:39","filename":"38158_20210609-092439.png","text":"Aluminium ausgeschrieben"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":381602,"mdate":"2023-03-28 09:50:51","filename":"381602_20230328-095051.jpg","imageSimilar":0,"text":"Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 1"},{"id":27273,"mdate":"2015-03-20 14:13:46","filename":"27273_20150320-141346.jpg","imageSimilar":0,"text":"Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 2"},{"id":381598,"mdate":"2023-03-28 09:48:15","filename":"381598_20230328-094815.jpg","imageSimilar":0,"text":"Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 3"},{"id":381599,"mdate":"2023-03-28 09:48:57","filename":"381599_20230328-094857.jpg","imageSimilar":0,"text":"Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 4"},{"id":381600,"mdate":"2023-03-28 09:49:31","filename":"381600_20230328-094931.jpg","imageSimilar":0,"text":"Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 5"},{"id":381601,"mdate":"2023-03-28 09:50:14","filename":"381601_20230328-095014.jpg","imageSimilar":0,"text":"Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Fasspumpen,Handpumpen,Behälterpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "zur Förderung von Mineralölen, Frostschutzmitteln, Diesel, Petroleum, Maschinen- und Getriebeöl"
"CS_PDF_SEITE" => "247"
"CS_SHIPPING_HEIGHT_IN" => 18.1889862
"CS_MATERIAL" => "Aluminium"
"ZPIM_VISKOSITAET_MAX" => 300
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Aluminium"
"ITEM_NAME_FOR_SHOP" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 420
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 11088
"CS_SHIPPING_WEIGHT_LBS" => 5.952481074
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>manuelle Pumpen aus Aluminium für z.B. Mineralölprodukte und Frostschutzmittel</li><li>Mit zusätzlichem Schwenkarm und trichterförmiger Stellfläche. Tropfverluste werden sicher in den Behälter zurückgeführt.</li><li>Förderleistung: ca. 0,5 l/Hub</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.7"
"CS_ORIGIN" => "TW - Taiwan"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 2.7
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Manuelle Handhebelpumpe, aus Aluminium, mit Schwenkarm"
"canonicalUrl" => "https://storefront.dev.denios.io/manuelle-handhebelpumpe-aus-aluminium-fuer-mineraloelprodukte-und-frostschutzmittel-mit-schwenkarm-157298/157298"
"robots" => "index,follow"
"description" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Manuelle Handhebelpumpe, aus Aluminium, mit Schwenkarm"
"description" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/manuelle-handhebelpumpe-aus-aluminium-fuer-mineraloelprodukte-und-frostschutzmittel-mit-schwenkarm-157298/157298"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27273_20150320-141346.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381598_20230328-094815.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381599_20230328-094857.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381600_20230328-094931.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381601_20230328-095014.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm"
"description" => "manuelle Pumpen aus Aluminium für z.B. Mineralölprodukte und FrostschutzmittelMit zusätzlichem Schwenkarm und trichterförmiger Stellfläche. Tropfverluste werden sicher in den Behälter zurückgeführt.Förderleistung: ca. 0,5 l/Hub"
"image" => [
"https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
"https://assets.dev.denios.io/article/27273_20150320-141346.jpg"
"https://assets.dev.denios.io/article/381598_20230328-094815.jpg"
"https://assets.dev.denios.io/article/381599_20230328-094857.jpg"
"https://assets.dev.denios.io/article/381600_20230328-094931.jpg"
"https://assets.dev.denios.io/article/381601_20230328-095014.jpg"
]
"sku" => "157298W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/manuelle-handhebelpumpe-aus-aluminium-fuer-mineraloelprodukte-und-frostschutzmittel-mit-schwenkarm-157298/157298"
"priceCurrency" => "EUR"
"price" => "216.58"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 18200
"centAmountGross" => 21658
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "157298"
"displaySku" => "157298W"
"sortRank" => 11088
"slug" => "manuelle-handhebelpumpe-aus-aluminium-fuer-mineraloelprodukte-und-frostschutzmittel-mit-schwenkarm-157298"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-handhebelpumpe-aus-aluminium-fuer-mineraloelprodukte-und-frostschutzmittel-mit-schwenkarm-157298/157298"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#247"
"canonical" => "https://storefront.dev.denios.io/manuelle-handhebelpumpe-aus-aluminium-fuer-mineraloelprodukte-und-frostschutzmittel-mit-schwenkarm-157298/157298"
]
"name" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm"
"description" => "<ul class="product-description__text--bulletpoints"><li>manuelle Pumpen aus Aluminium für z.B. Mineralölprodukte und Frostschutzmittel</li><li>Mit zusätzlichem Schwenkarm und trichterförmiger Stellfläche. Tropfverluste werden sicher in den Behälter zurückgeführt.</li><li>Förderleistung: ca. 0,5 l/Hub</li></ul>"
"images" => [
[
"id" => 381602
"filename" => "381602_20230328-095051.jpg"
"uri" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
"text" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
"medium" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
"small" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27273
"filename" => "27273_20150320-141346.jpg"
"uri" => "https://assets.dev.denios.io/article/27273_20150320-141346.jpg"
"text" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27273_20150320-141346.jpg"
"medium" => "https://assets.dev.denios.io/article/27273_20150320-141346.jpg"
"small" => "https://assets.dev.denios.io/article/27273_20150320-141346.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27273_20150320-141346.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381598
"filename" => "381598_20230328-094815.jpg"
"uri" => "https://assets.dev.denios.io/article/381598_20230328-094815.jpg"
"text" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381598_20230328-094815.jpg"
"medium" => "https://assets.dev.denios.io/article/381598_20230328-094815.jpg"
"small" => "https://assets.dev.denios.io/article/381598_20230328-094815.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381598_20230328-094815.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381599
"filename" => "381599_20230328-094857.jpg"
"uri" => "https://assets.dev.denios.io/article/381599_20230328-094857.jpg"
"text" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381599_20230328-094857.jpg"
"medium" => "https://assets.dev.denios.io/article/381599_20230328-094857.jpg"
"small" => "https://assets.dev.denios.io/article/381599_20230328-094857.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381599_20230328-094857.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381600
"filename" => "381600_20230328-094931.jpg"
"uri" => "https://assets.dev.denios.io/article/381600_20230328-094931.jpg"
"text" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381600_20230328-094931.jpg"
"medium" => "https://assets.dev.denios.io/article/381600_20230328-094931.jpg"
"small" => "https://assets.dev.denios.io/article/381600_20230328-094931.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381600_20230328-094931.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381601
"filename" => "381601_20230328-095014.jpg"
"uri" => "https://assets.dev.denios.io/article/381601_20230328-095014.jpg"
"text" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381601_20230328-095014.jpg"
"medium" => "https://assets.dev.denios.io/article/381601_20230328-095014.jpg"
"small" => "https://assets.dev.denios.io/article/381601_20230328-095014.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381601_20230328-095014.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381602
"filename" => "381602_20230328-095051.jpg"
"uri" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
"text" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
"medium" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
"small" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 18200
"centAmountGross" => 21658
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38158
"filename" => "38158_20210609-092439.png"
"uri" => "https://assets.dev.denios.io/quality/38158_20210609-092439.png"
"text" => "Aluminium ausgeschrieben"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineralöle, nicht aggressive Medien"
"Frostschutzmittel"
"Maschinenöle"
"Schmieröle"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 420
"META_DESCRIPTION" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm"
"MARA_NTGEW" => 2.7
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "420"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Mineralöle, nicht aggressive Medien\nFrostschutzmittel\nMaschinenöle\nSchmieröle"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"420"},{"label":"Werkstoff","value":"Aluminium"},{"label":"Viskosität max [mPas]","value":"300"},{"label":"Förderleistung je Hub [l]","value":"0,5"},{"label":"Geeignet für","value":"zur Förderung von Mineralölen, Frostschutzmitteln, Diesel, Petroleum, Maschinen- und Getriebeöl"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"2,7"}]"
"MARA_BRGEW" => 3
"SAP_HERKUNFTSLAND" => "TW"
"CS_COLOR" => "diverse"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"157298WI"}}"
"META_TITLE" => "Manuelle Handhebelpumpe, aus Aluminium, mit Schwenkarm"
"quality_image" => "[{"id":38158,"mdate":"2021-06-09 09:24:39","filename":"38158_20210609-092439.png","text":"Aluminium ausgeschrieben"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":381602,"mdate":"2023-03-28 09:50:51","filename":"381602_20230328-095051.jpg","imageSimilar":0,"text":"Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 1"},{"id":27273,"mdate":"2015-03-20 14:13:46","filename":"27273_20150320-141346.jpg","imageSimilar":0,"text":"Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 2"},{"id":381598,"mdate":"2023-03-28 09:48:15","filename":"381598_20230328-094815.jpg","imageSimilar":0,"text":"Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 3"},{"id":381599,"mdate":"2023-03-28 09:48:57","filename":"381599_20230328-094857.jpg","imageSimilar":0,"text":"Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 4"},{"id":381600,"mdate":"2023-03-28 09:49:31","filename":"381600_20230328-094931.jpg","imageSimilar":0,"text":"Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 5"},{"id":381601,"mdate":"2023-03-28 09:50:14","filename":"381601_20230328-095014.jpg","imageSimilar":0,"text":"Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Fasspumpen,Handpumpen,Behälterpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "zur Förderung von Mineralölen, Frostschutzmitteln, Diesel, Petroleum, Maschinen- und Getriebeöl"
"CS_PDF_SEITE" => "247"
"CS_SHIPPING_HEIGHT_IN" => 18.1889862
"CS_MATERIAL" => "Aluminium"
"ZPIM_VISKOSITAET_MAX" => 300
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Aluminium"
"ITEM_NAME_FOR_SHOP" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 420
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 11088
"CS_SHIPPING_WEIGHT_LBS" => 5.952481074
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>manuelle Pumpen aus Aluminium für z.B. Mineralölprodukte und Frostschutzmittel</li><li>Mit zusätzlichem Schwenkarm und trichterförmiger Stellfläche. Tropfverluste werden sicher in den Behälter zurückgeführt.</li><li>Förderleistung: ca. 0,5 l/Hub</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.7"
"CS_ORIGIN" => "TW - Taiwan"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 2.7
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Manuelle Handhebelpumpe, aus Aluminium, mit Schwenkarm"
"canonicalUrl" => "https://storefront.dev.denios.io/manuelle-handhebelpumpe-aus-aluminium-fuer-mineraloelprodukte-und-frostschutzmittel-mit-schwenkarm-157298/157298"
"robots" => "index,follow"
"description" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Manuelle Handhebelpumpe, aus Aluminium, mit Schwenkarm"
"description" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/manuelle-handhebelpumpe-aus-aluminium-fuer-mineraloelprodukte-und-frostschutzmittel-mit-schwenkarm-157298/157298"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27273_20150320-141346.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381598_20230328-094815.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381599_20230328-094857.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381600_20230328-094931.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381601_20230328-095014.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Manuelle Handhebelpumpe aus Aluminium, für Mineralölprodukte und Frostschutzmittel, mit Schwenkarm"
"description" => "manuelle Pumpen aus Aluminium für z.B. Mineralölprodukte und FrostschutzmittelMit zusätzlichem Schwenkarm und trichterförmiger Stellfläche. Tropfverluste werden sicher in den Behälter zurückgeführt.Förderleistung: ca. 0,5 l/Hub"
"image" => [
"https://assets.dev.denios.io/article/381602_20230328-095051.jpg"
"https://assets.dev.denios.io/article/27273_20150320-141346.jpg"
"https://assets.dev.denios.io/article/381598_20230328-094815.jpg"
"https://assets.dev.denios.io/article/381599_20230328-094857.jpg"
"https://assets.dev.denios.io/article/381600_20230328-094931.jpg"
"https://assets.dev.denios.io/article/381601_20230328-095014.jpg"
]
"sku" => "157298W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/manuelle-handhebelpumpe-aus-aluminium-fuer-mineraloelprodukte-und-frostschutzmittel-mit-schwenkarm-157298/157298"
"priceCurrency" => "EUR"
"price" => "216.58"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 18200
"centAmountGross" => 21658
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineralöle, nicht aggressive Medien"
"Frostschutzmittel"
"Maschinenöle"
"Schmieröle"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
1000.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Aluminium"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
300
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "0ee44cf00171593d4903a5977a81c3ad"
]
"sort" => [
11088
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "317f87fb-d9c8-401c-b18b-dd73a276ede7"
"_score" => null
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "317f87fb-d9c8-401c-b18b-dd73a276ede7"
"key" => "117579"
"version" => 5821
"businessUnit" => "CP"
"slug" => "handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-117579"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-117579/117579"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-117579/117579"
]
"name" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr"
"description" => "<ul class="product-description__text--bulletpoints"><li>Rotationspumpe aus Grauguss</li><li>für z. B. leichte Mineralöle, Maschinenöle</li><li>mit Stahltauchrohr</li><li>Fördermenge: ca. 0,25 l/Umdrehung</li><li>Tauchtiefe: 860 mm</li><li>für Fassgewinde R 2“</li></ul>"
"createdAt" => "2020-08-10T08:16:07+0000"
"master" => [
"id" => 1
"sku" => "117579"
"displaySku" => "117579W"
"sortRank" => 11014
"slug" => "handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-117579"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-117579/117579"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-117579/117579"
]
"name" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr"
"description" => "<ul class="product-description__text--bulletpoints"><li>Rotationspumpe aus Grauguss</li><li>für z. B. leichte Mineralöle, Maschinenöle</li><li>mit Stahltauchrohr</li><li>Fördermenge: ca. 0,25 l/Umdrehung</li><li>Tauchtiefe: 860 mm</li><li>für Fassgewinde R 2“</li></ul>"
"images" => [
[
"id" => 206327
"filename" => "206327_20191017-134747.jpg"
"uri" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
"text" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
"medium" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
"small" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381631
"filename" => "381631_20230328-101022.jpg"
"uri" => "https://assets.dev.denios.io/article/381631_20230328-101022.jpg"
"text" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381631_20230328-101022.jpg"
"medium" => "https://assets.dev.denios.io/article/381631_20230328-101022.jpg"
"small" => "https://assets.dev.denios.io/article/381631_20230328-101022.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381631_20230328-101022.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381632
"filename" => "381632_20230328-101059.jpg"
"uri" => "https://assets.dev.denios.io/article/381632_20230328-101059.jpg"
"text" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381632_20230328-101059.jpg"
"medium" => "https://assets.dev.denios.io/article/381632_20230328-101059.jpg"
"small" => "https://assets.dev.denios.io/article/381632_20230328-101059.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381632_20230328-101059.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381633
"filename" => "381633_20230328-101140.jpg"
"uri" => "https://assets.dev.denios.io/article/381633_20230328-101140.jpg"
"text" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381633_20230328-101140.jpg"
"medium" => "https://assets.dev.denios.io/article/381633_20230328-101140.jpg"
"small" => "https://assets.dev.denios.io/article/381633_20230328-101140.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381633_20230328-101140.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381634
"filename" => "381634_20230328-101228.jpg"
"uri" => "https://assets.dev.denios.io/article/381634_20230328-101228.jpg"
"text" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381634_20230328-101228.jpg"
"medium" => "https://assets.dev.denios.io/article/381634_20230328-101228.jpg"
"small" => "https://assets.dev.denios.io/article/381634_20230328-101228.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381634_20230328-101228.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 206327
"filename" => "206327_20191017-134747.jpg"
"uri" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
"text" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
"medium" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
"small" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 11700
"centAmountGross" => 13923
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"leichte Mineralöle, Maschinenöle"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "1"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 395
"META_DESCRIPTION" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr"
"MARA_NTGEW" => 5.5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "395"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"leichte Mineralöle, Maschinenöle"},{"label":"Tauchtiefe [mm]","value":"900"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"395"},{"label":"Werkstoff","value":"Grauguss"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Gewicht [kg]","value":"5,5"}]"
"MARA_BRGEW" => 5.5
"SAP_HERKUNFTSLAND" => "CN"
"CS_COLOR" => "rot"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151521"},"punchout_danfoss_pl":{"matgroup":"40151521"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151521"},"punchout_sunchemical_ch":{"matgroup":"40151521"},"punchout_danfoss_dk":{"matgroup":"40151521"},"punchout_danfoss_sk":{"matgroup":"40151521"},"punchout_brenntag_de":{"matgroup":"40151521"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151521"},"punchout_esteelauder_uk":{"matgroup":"40151521"},"punchout_esteelauder_ch":{"matgroup":"40151521"},"punchout_takeda_ch":{"matgroup":"40151521"},"punchout_sika_de":{"matgroup":"40151521"},"punchout_bachem_ch":{"matgroup":"40151521"},"punchout_migros_ch":{"matgroup":"40151521"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151521"},"punchout_tesla_de":{"matgroup":"40151521"},"punchout_umicore_de":{"matgroup":"40151521"},"punchout_upm_fi":{"matgroup":"40151521"},"punchout_axalta_de":{"matgroup":"40151521"},"punchout_husqvarna_pl":{"matgroup":"40151521"},"punchout_navalgroup_fr":{"matgroup":"40151521"},"punchout_itp_aero_es":{"matgroup":"40151521"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151521"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151521"},"punchout_sidenor_es":{"matnr":"117579WI"}}"
"META_TITLE" => "Handkurbelrotationspumpe, aus Grauguss, mit Stahltauchrohr"
"images_meta_data" => "[{"id":206327,"mdate":"2019-10-17 13:47:47","filename":"206327_20191017-134747.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 1"},{"id":381631,"mdate":"2023-03-28 10:10:22","filename":"381631_20230328-101022.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 2"},{"id":381632,"mdate":"2023-03-28 10:10:59","filename":"381632_20230328-101059.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 3"},{"id":381633,"mdate":"2023-03-28 10:11:40","filename":"381633_20230328-101140.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 4"},{"id":381634,"mdate":"2023-03-28 10:12:28","filename":"381634_20230328-101228.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 5"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Hebelpumpen,Abfüllpumpen,Rotationspumpen,Handkurbelrotationspumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 17.10630845
"CS_MATERIAL" => "Grauguss"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "Grauguss"
"ITEM_NAME_FOR_SHOP" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 395
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 900
"CS_SALESRANK" => 11014
"CS_SHIPPING_WEIGHT_LBS" => 12.12542441
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Rotationspumpe aus Grauguss</li><li>für z. B. leichte Mineralöle, Maschinenöle</li><li>mit Stahltauchrohr</li><li>Fördermenge: ca. 0,25 l/Umdrehung</li><li>Tauchtiefe: 860 mm</li><li>für Fassgewinde R 2“</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "5.5"
"CS_ORIGIN" => "CN - China"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 5.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Handkurbelrotationspumpe, aus Grauguss, mit Stahltauchrohr"
"canonicalUrl" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-117579/117579"
"robots" => "index,follow"
"description" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Handkurbelrotationspumpe, aus Grauguss, mit Stahltauchrohr"
"description" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-117579/117579"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381631_20230328-101022.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381632_20230328-101059.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381633_20230328-101140.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381634_20230328-101228.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr"
"description" => "Rotationspumpe aus Graugussfür z. B. leichte Mineralöle, Maschinenölemit StahltauchrohrFördermenge: ca. 0,25 l/UmdrehungTauchtiefe: 860 mmfür Fassgewinde R 2“"
"image" => [
"https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
"https://assets.dev.denios.io/article/381631_20230328-101022.jpg"
"https://assets.dev.denios.io/article/381632_20230328-101059.jpg"
"https://assets.dev.denios.io/article/381633_20230328-101140.jpg"
"https://assets.dev.denios.io/article/381634_20230328-101228.jpg"
]
"sku" => "117579W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-117579/117579"
"priceCurrency" => "EUR"
"price" => "139.23"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 11700
"centAmountGross" => 13923
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117579"
"displaySku" => "117579W"
"sortRank" => 11014
"slug" => "handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-117579"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-117579/117579"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-117579/117579"
]
"name" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr"
"description" => "<ul class="product-description__text--bulletpoints"><li>Rotationspumpe aus Grauguss</li><li>für z. B. leichte Mineralöle, Maschinenöle</li><li>mit Stahltauchrohr</li><li>Fördermenge: ca. 0,25 l/Umdrehung</li><li>Tauchtiefe: 860 mm</li><li>für Fassgewinde R 2“</li></ul>"
"images" => [
[
"id" => 206327
"filename" => "206327_20191017-134747.jpg"
"uri" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
"text" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
"medium" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
"small" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381631
"filename" => "381631_20230328-101022.jpg"
"uri" => "https://assets.dev.denios.io/article/381631_20230328-101022.jpg"
"text" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381631_20230328-101022.jpg"
"medium" => "https://assets.dev.denios.io/article/381631_20230328-101022.jpg"
"small" => "https://assets.dev.denios.io/article/381631_20230328-101022.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381631_20230328-101022.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381632
"filename" => "381632_20230328-101059.jpg"
"uri" => "https://assets.dev.denios.io/article/381632_20230328-101059.jpg"
"text" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381632_20230328-101059.jpg"
"medium" => "https://assets.dev.denios.io/article/381632_20230328-101059.jpg"
"small" => "https://assets.dev.denios.io/article/381632_20230328-101059.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381632_20230328-101059.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381633
"filename" => "381633_20230328-101140.jpg"
"uri" => "https://assets.dev.denios.io/article/381633_20230328-101140.jpg"
"text" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381633_20230328-101140.jpg"
"medium" => "https://assets.dev.denios.io/article/381633_20230328-101140.jpg"
"small" => "https://assets.dev.denios.io/article/381633_20230328-101140.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381633_20230328-101140.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381634
"filename" => "381634_20230328-101228.jpg"
"uri" => "https://assets.dev.denios.io/article/381634_20230328-101228.jpg"
"text" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381634_20230328-101228.jpg"
"medium" => "https://assets.dev.denios.io/article/381634_20230328-101228.jpg"
"small" => "https://assets.dev.denios.io/article/381634_20230328-101228.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381634_20230328-101228.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 206327
"filename" => "206327_20191017-134747.jpg"
"uri" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
"text" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
"medium" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
"small" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 11700
"centAmountGross" => 13923
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"leichte Mineralöle, Maschinenöle"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "1"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 395
"META_DESCRIPTION" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr"
"MARA_NTGEW" => 5.5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "395"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"leichte Mineralöle, Maschinenöle"},{"label":"Tauchtiefe [mm]","value":"900"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"395"},{"label":"Werkstoff","value":"Grauguss"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Gewicht [kg]","value":"5,5"}]"
"MARA_BRGEW" => 5.5
"SAP_HERKUNFTSLAND" => "CN"
"CS_COLOR" => "rot"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151521"},"punchout_danfoss_pl":{"matgroup":"40151521"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151521"},"punchout_sunchemical_ch":{"matgroup":"40151521"},"punchout_danfoss_dk":{"matgroup":"40151521"},"punchout_danfoss_sk":{"matgroup":"40151521"},"punchout_brenntag_de":{"matgroup":"40151521"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151521"},"punchout_esteelauder_uk":{"matgroup":"40151521"},"punchout_esteelauder_ch":{"matgroup":"40151521"},"punchout_takeda_ch":{"matgroup":"40151521"},"punchout_sika_de":{"matgroup":"40151521"},"punchout_bachem_ch":{"matgroup":"40151521"},"punchout_migros_ch":{"matgroup":"40151521"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151521"},"punchout_tesla_de":{"matgroup":"40151521"},"punchout_umicore_de":{"matgroup":"40151521"},"punchout_upm_fi":{"matgroup":"40151521"},"punchout_axalta_de":{"matgroup":"40151521"},"punchout_husqvarna_pl":{"matgroup":"40151521"},"punchout_navalgroup_fr":{"matgroup":"40151521"},"punchout_itp_aero_es":{"matgroup":"40151521"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151521"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151521"},"punchout_sidenor_es":{"matnr":"117579WI"}}"
"META_TITLE" => "Handkurbelrotationspumpe, aus Grauguss, mit Stahltauchrohr"
"images_meta_data" => "[{"id":206327,"mdate":"2019-10-17 13:47:47","filename":"206327_20191017-134747.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 1"},{"id":381631,"mdate":"2023-03-28 10:10:22","filename":"381631_20230328-101022.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 2"},{"id":381632,"mdate":"2023-03-28 10:10:59","filename":"381632_20230328-101059.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 3"},{"id":381633,"mdate":"2023-03-28 10:11:40","filename":"381633_20230328-101140.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 4"},{"id":381634,"mdate":"2023-03-28 10:12:28","filename":"381634_20230328-101228.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - 5"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Hebelpumpen,Abfüllpumpen,Rotationspumpen,Handkurbelrotationspumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 17.10630845
"CS_MATERIAL" => "Grauguss"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "Grauguss"
"ITEM_NAME_FOR_SHOP" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 395
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 900
"CS_SALESRANK" => 11014
"CS_SHIPPING_WEIGHT_LBS" => 12.12542441
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Rotationspumpe aus Grauguss</li><li>für z. B. leichte Mineralöle, Maschinenöle</li><li>mit Stahltauchrohr</li><li>Fördermenge: ca. 0,25 l/Umdrehung</li><li>Tauchtiefe: 860 mm</li><li>für Fassgewinde R 2“</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "5.5"
"CS_ORIGIN" => "CN - China"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 5.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Handkurbelrotationspumpe, aus Grauguss, mit Stahltauchrohr"
"canonicalUrl" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-117579/117579"
"robots" => "index,follow"
"description" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Handkurbelrotationspumpe, aus Grauguss, mit Stahltauchrohr"
"description" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-117579/117579"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381631_20230328-101022.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381632_20230328-101059.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381633_20230328-101140.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381634_20230328-101228.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr"
"description" => "Rotationspumpe aus Graugussfür z. B. leichte Mineralöle, Maschinenölemit StahltauchrohrFördermenge: ca. 0,25 l/UmdrehungTauchtiefe: 860 mmfür Fassgewinde R 2“"
"image" => [
"https://assets.dev.denios.io/article/206327_20191017-134747.jpg"
"https://assets.dev.denios.io/article/381631_20230328-101022.jpg"
"https://assets.dev.denios.io/article/381632_20230328-101059.jpg"
"https://assets.dev.denios.io/article/381633_20230328-101140.jpg"
"https://assets.dev.denios.io/article/381634_20230328-101228.jpg"
]
"sku" => "117579W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-117579/117579"
"priceCurrency" => "EUR"
"price" => "139.23"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 11700
"centAmountGross" => 13923
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"leichte Mineralöle, Maschinenöle"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
900.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Grauguss"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
500
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "0ffb876ddeee22d59f7b6c9a8944bbf0"
]
"sort" => [
11014
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "0e24afd3-9ac8-4803-92b9-d91e3885d5c4"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "0e24afd3-9ac8-4803-92b9-d91e3885d5c4"
"key" => "179486"
"version" => 4316
"businessUnit" => "CP"
"slug" => "otal-handpumpe-aus-polypropylen-pp-14-l-min-179486"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-14-l-min-179486/179486"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-14-l-min-179486/179486"
]
"name" => "OTAL-Handpumpe aus Polypropylen (PP), 14 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Handpumpe aus PP</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>besonders kompakt und platzsparend</li></ul>"
"createdAt" => "2021-08-10T15:50:05+0000"
"master" => [
"id" => 1
"sku" => "179486"
"displaySku" => "179486W"
"sortRank" => 10964
"slug" => "otal-handpumpe-aus-polypropylen-pp-14-l-min-179486"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-14-l-min-179486/179486"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-14-l-min-179486/179486"
]
"name" => "OTAL-Handpumpe aus Polypropylen (PP), 14 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Handpumpe aus PP</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>besonders kompakt und platzsparend</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 14 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 14 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 12100
"centAmountGross" => 14399
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 1.3668660244
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Handpumpe aus Polypropylen (PP), 14 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Handpumpe aus Polypropylen (PP), 14 l/min"
"MARA_NTGEW" => 0.62
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"12"},{"label":"Ø Auslauf-Öffnung innen","value":"10"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"14"},{"label":"Geeignet für","value":"OTAL-Handpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"0,62"}]"
"MARA_BRGEW" => 0.62
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "transparent"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Handpumpe, Födermenge von 14 l/min, universell einsetzbar"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 Woche"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus Polypropylen (PP), 14 l/min - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Handpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "OTAL-Handpumpe aus Polypropylen (PP), 14 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 10964
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.62"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.62
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Handpumpe, Födermenge von 14 l/min, universell einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-14-l-min-179486/179486"
"robots" => "index,follow"
"description" => "OTAL-Handpumpe aus Polypropylen (PP), 14 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Handpumpe, Födermenge von 14 l/min, universell einsetzbar"
"description" => "OTAL-Handpumpe aus Polypropylen (PP), 14 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-14-l-min-179486/179486"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Handpumpe aus Polypropylen (PP), 14 l/min"
"description" => "beständig gegen schwache Säuren, Laugen und ReinigerFlüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätHandpumpe aus PPphysiologisch unbedenklich und lebensmittelechtdas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbesonders kompakt und platzsparend"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"sku" => "179486W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-14-l-min-179486/179486"
"priceCurrency" => "EUR"
"price" => "143.99"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 12100
"centAmountGross" => 14399
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "179486"
"displaySku" => "179486W"
"sortRank" => 10964
"slug" => "otal-handpumpe-aus-polypropylen-pp-14-l-min-179486"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-14-l-min-179486/179486"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-14-l-min-179486/179486"
]
"name" => "OTAL-Handpumpe aus Polypropylen (PP), 14 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Handpumpe aus PP</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>besonders kompakt und platzsparend</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 14 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 14 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 12100
"centAmountGross" => 14399
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 1.3668660244
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Handpumpe aus Polypropylen (PP), 14 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Handpumpe aus Polypropylen (PP), 14 l/min"
"MARA_NTGEW" => 0.62
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"12"},{"label":"Ø Auslauf-Öffnung innen","value":"10"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"14"},{"label":"Geeignet für","value":"OTAL-Handpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"0,62"}]"
"MARA_BRGEW" => 0.62
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "transparent"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Handpumpe, Födermenge von 14 l/min, universell einsetzbar"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 Woche"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus Polypropylen (PP), 14 l/min - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Handpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "OTAL-Handpumpe aus Polypropylen (PP), 14 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 10964
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.62"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.62
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Handpumpe, Födermenge von 14 l/min, universell einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-14-l-min-179486/179486"
"robots" => "index,follow"
"description" => "OTAL-Handpumpe aus Polypropylen (PP), 14 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Handpumpe, Födermenge von 14 l/min, universell einsetzbar"
"description" => "OTAL-Handpumpe aus Polypropylen (PP), 14 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-14-l-min-179486/179486"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Handpumpe aus Polypropylen (PP), 14 l/min"
"description" => "beständig gegen schwache Säuren, Laugen und ReinigerFlüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätHandpumpe aus PPphysiologisch unbedenklich und lebensmittelechtdas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbesonders kompakt und platzsparend"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"sku" => "179486W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-14-l-min-179486/179486"
"priceCurrency" => "EUR"
"price" => "143.99"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 12100
"centAmountGross" => 14399
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
700.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "ffdbec706d4b30d5983d178b8f14ff2f"
]
"sort" => [
10964
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "915a1832-b0b3-4a13-b450-599a1a5b91a3"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "915a1832-b0b3-4a13-b450-599a1a5b91a3"
"key" => "171747"
"version" => 5881
"businessUnit" => "CP"
"slug" => "fasspumpe-aus-zink-druckguss-mit-pvc-schlauch-und-auslaufkruemmer-700-mm-tauchtiefe-171747"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-aus-zink-druckguss-mit-pvc-schlauch-und-auslaufkruemmer-700-mm-tauchtiefe-171747/171747"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/fasspumpe-aus-zink-druckguss-mit-pvc-schlauch-und-auslaufkruemmer-700-mm-tauchtiefe-171747/171747"
]
"name" => "Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von Motoren-, Hydraulik- und Getriebeölen</li><li>aus nichtrostendem Zinkdruckguß</li><li>verstellbare Fassverschraubung für Fassgewinde 2"</li><li>für 60- und 200-Liter-Fässer</li><li>3-teiliges Tauchrohr aus Metall</li><li>inkl. PVC-Schlauch und Auslaufkrümmer</li><li>zur Förderung von dünnflüssigen Mineralölen</li></ul>"
"createdAt" => "2020-08-10T07:49:36+0000"
"master" => [
"id" => 1
"sku" => "171747"
"displaySku" => "171747W"
"sortRank" => 10959
"slug" => "fasspumpe-aus-zink-druckguss-mit-pvc-schlauch-und-auslaufkruemmer-700-mm-tauchtiefe-171747"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-aus-zink-druckguss-mit-pvc-schlauch-und-auslaufkruemmer-700-mm-tauchtiefe-171747/171747"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/fasspumpe-aus-zink-druckguss-mit-pvc-schlauch-und-auslaufkruemmer-700-mm-tauchtiefe-171747/171747"
]
"name" => "Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von Motoren-, Hydraulik- und Getriebeölen</li><li>aus nichtrostendem Zinkdruckguß</li><li>verstellbare Fassverschraubung für Fassgewinde 2"</li><li>für 60- und 200-Liter-Fässer</li><li>3-teiliges Tauchrohr aus Metall</li><li>inkl. PVC-Schlauch und Auslaufkrümmer</li><li>zur Förderung von dünnflüssigen Mineralölen</li></ul>"
"images" => [
[
"id" => 27291
"filename" => "27291_20150320-141355.jpg"
"uri" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
"text" => "Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
"medium" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
"small" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27291
"filename" => "27291_20150320-141355.jpg"
"uri" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
"text" => "Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
"medium" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
"small" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 8150
"centAmountGross" => 9699
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"leichte Mineralöle"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Zinkdruckguss"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 995
"META_DESCRIPTION" => "Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe"
"MARA_NTGEW" => 1.5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "995"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"leichte Mineralöle"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Durchmesser Tauchrohr [mm]","value":"16"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"995"},{"label":"Schlauchlänge [mm]","value":"1100"},{"label":"Durchmesser Auslauf außen","value":"15"},{"label":"Werkstoff","value":"Zinkdruckguss"},{"label":"Förderleistung je Hub [l]","value":"0,15"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Gewicht [kg]","value":"1,5"}]"
"MARA_BRGEW" => 2
"SAP_HERKUNFTSLAND" => "CN"
"CS_COLOR" => "diverse"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"171747WI"}}"
"META_TITLE" => "Fasspumpe aus Zink-Druckguss, 700mm Tauchtiefe, mit Auslaufkrümmer"
"images_meta_data" => "[{"id":27291,"mdate":"2015-03-20 14:13:55","filename":"27291_20150320-141355.jpg","imageSimilar":0,"text":"Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Öl Fasspumpen,Abfüllpumpen,Handpumpen,Öl Pumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 43.09057445
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1100
"ZPIM_WERKSTOFF_1" => "Zinkdruckguss"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 995
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 10959
"CS_SHIPPING_WEIGHT_LBS" => 3.30693393
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von Motoren-, Hydraulik- und Getriebeölen</li><li>aus nichtrostendem Zinkdruckguß</li><li>verstellbare Fassverschraubung für Fassgewinde 2"</li><li>für 60- und 200-Liter-Fässer</li><li>3-teiliges Tauchrohr aus Metall</li><li>inkl. PVC-Schlauch und Auslaufkrümmer</li><li>zur Förderung von dünnflüssigen Mineralölen</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.5"
"CS_ORIGIN" => "CN - China"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe aus Zink-Druckguss, 700mm Tauchtiefe, mit Auslaufkrümmer"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-aus-zink-druckguss-mit-pvc-schlauch-und-auslaufkruemmer-700-mm-tauchtiefe-171747/171747"
"robots" => "index,follow"
"description" => "Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe aus Zink-Druckguss, 700mm Tauchtiefe, mit Auslaufkrümmer"
"description" => "Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-zink-druckguss-mit-pvc-schlauch-und-auslaufkruemmer-700-mm-tauchtiefe-171747/171747"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe"
"description" => "zur Förderung von Motoren-, Hydraulik- und Getriebeölenaus nichtrostendem Zinkdruckgußverstellbare Fassverschraubung für Fassgewinde 2"für 60- und 200-Liter-Fässer3-teiliges Tauchrohr aus Metallinkl. PVC-Schlauch und Auslaufkrümmerzur Förderung von dünnflüssigen Mineralölen"
"image" => [
"https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
]
"sku" => "171747W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-zink-druckguss-mit-pvc-schlauch-und-auslaufkruemmer-700-mm-tauchtiefe-171747/171747"
"priceCurrency" => "EUR"
"price" => "96.99"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 8150
"centAmountGross" => 9699
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "171747"
"displaySku" => "171747W"
"sortRank" => 10959
"slug" => "fasspumpe-aus-zink-druckguss-mit-pvc-schlauch-und-auslaufkruemmer-700-mm-tauchtiefe-171747"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-aus-zink-druckguss-mit-pvc-schlauch-und-auslaufkruemmer-700-mm-tauchtiefe-171747/171747"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/fasspumpe-aus-zink-druckguss-mit-pvc-schlauch-und-auslaufkruemmer-700-mm-tauchtiefe-171747/171747"
]
"name" => "Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von Motoren-, Hydraulik- und Getriebeölen</li><li>aus nichtrostendem Zinkdruckguß</li><li>verstellbare Fassverschraubung für Fassgewinde 2"</li><li>für 60- und 200-Liter-Fässer</li><li>3-teiliges Tauchrohr aus Metall</li><li>inkl. PVC-Schlauch und Auslaufkrümmer</li><li>zur Förderung von dünnflüssigen Mineralölen</li></ul>"
"images" => [
[
"id" => 27291
"filename" => "27291_20150320-141355.jpg"
"uri" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
"text" => "Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
"medium" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
"small" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27291
"filename" => "27291_20150320-141355.jpg"
"uri" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
"text" => "Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
"medium" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
"small" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 8150
"centAmountGross" => 9699
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"leichte Mineralöle"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Zinkdruckguss"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 995
"META_DESCRIPTION" => "Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe"
"MARA_NTGEW" => 1.5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "995"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"leichte Mineralöle"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Durchmesser Tauchrohr [mm]","value":"16"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"995"},{"label":"Schlauchlänge [mm]","value":"1100"},{"label":"Durchmesser Auslauf außen","value":"15"},{"label":"Werkstoff","value":"Zinkdruckguss"},{"label":"Förderleistung je Hub [l]","value":"0,15"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Gewicht [kg]","value":"1,5"}]"
"MARA_BRGEW" => 2
"SAP_HERKUNFTSLAND" => "CN"
"CS_COLOR" => "diverse"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"171747WI"}}"
"META_TITLE" => "Fasspumpe aus Zink-Druckguss, 700mm Tauchtiefe, mit Auslaufkrümmer"
"images_meta_data" => "[{"id":27291,"mdate":"2015-03-20 14:13:55","filename":"27291_20150320-141355.jpg","imageSimilar":0,"text":"Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Öl Fasspumpen,Abfüllpumpen,Handpumpen,Öl Pumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 43.09057445
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1100
"ZPIM_WERKSTOFF_1" => "Zinkdruckguss"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 995
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 10959
"CS_SHIPPING_WEIGHT_LBS" => 3.30693393
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von Motoren-, Hydraulik- und Getriebeölen</li><li>aus nichtrostendem Zinkdruckguß</li><li>verstellbare Fassverschraubung für Fassgewinde 2"</li><li>für 60- und 200-Liter-Fässer</li><li>3-teiliges Tauchrohr aus Metall</li><li>inkl. PVC-Schlauch und Auslaufkrümmer</li><li>zur Förderung von dünnflüssigen Mineralölen</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.5"
"CS_ORIGIN" => "CN - China"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe aus Zink-Druckguss, 700mm Tauchtiefe, mit Auslaufkrümmer"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-aus-zink-druckguss-mit-pvc-schlauch-und-auslaufkruemmer-700-mm-tauchtiefe-171747/171747"
"robots" => "index,follow"
"description" => "Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe aus Zink-Druckguss, 700mm Tauchtiefe, mit Auslaufkrümmer"
"description" => "Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-zink-druckguss-mit-pvc-schlauch-und-auslaufkruemmer-700-mm-tauchtiefe-171747/171747"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe aus Zink-Druckguss, mit PVC-Schlauch und Auslaufkrümmer, 700 mm Tauchtiefe"
"description" => "zur Förderung von Motoren-, Hydraulik- und Getriebeölenaus nichtrostendem Zinkdruckgußverstellbare Fassverschraubung für Fassgewinde 2"für 60- und 200-Liter-Fässer3-teiliges Tauchrohr aus Metallinkl. PVC-Schlauch und Auslaufkrümmerzur Förderung von dünnflüssigen Mineralölen"
"image" => [
"https://assets.dev.denios.io/article/27291_20150320-141355.jpg"
]
"sku" => "171747W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-zink-druckguss-mit-pvc-schlauch-und-auslaufkruemmer-700-mm-tauchtiefe-171747/171747"
"priceCurrency" => "EUR"
"price" => "96.99"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 8150
"centAmountGross" => 9699
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"leichte Mineralöle"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
700.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Zinkdruckguss"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "db094de17d1c3f8e12fd7ad46992b3c6"
]
"sort" => [
10959
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "f3d53400-e319-4595-92ad-d5ef129e9f53"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "f3d53400-e319-4595-92ad-d5ef129e9f53"
"key" => "179489"
"version" => 4395
"businessUnit" => "CP"
"slug" => "otal-handpumpe-aus-pvdf-20-l-min-179489"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvdf-20-l-min-179489/179489"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvdf-20-l-min-179489/179489"
]
"name" => "OTAL-Handpumpe aus PVDF, 20 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>speziell für Säuren und Laugen außer stark oxydierender Säuren und Laugen. Beständig gegen Chlorbleichlauge</li><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Handpumpe aus PVDF</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>besonders kompakt und platzsparend</li></ul>"
"createdAt" => "2021-08-10T15:50:05+0000"
"master" => [
"id" => 1
"sku" => "179489"
"displaySku" => "179489W"
"sortRank" => 10942
"slug" => "otal-handpumpe-aus-pvdf-20-l-min-179489"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvdf-20-l-min-179489/179489"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvdf-20-l-min-179489/179489"
]
"name" => "OTAL-Handpumpe aus PVDF, 20 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>speziell für Säuren und Laugen außer stark oxydierender Säuren und Laugen. Beständig gegen Chlorbleichlauge</li><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Handpumpe aus PVDF</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>besonders kompakt und platzsparend</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus PVDF, 20 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27316
"filename" => "27316_20150320-141323.jpg"
"uri" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"text" => "OTAL-Handpumpe aus PVDF, 20 l/min - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"medium" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"small" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus PVDF, 20 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 18700
"centAmountGross" => 22253
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PVDF"
"CS_SHIPPING_WEIGHT_LBS" => 1.1904962148
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Handpumpe aus PVDF, 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Handpumpe aus PVDF, 20 l/min"
"MARA_NTGEW" => 0.54
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"16"},{"label":"Ø Auslauf-Öffnung innen","value":"13"},{"label":"Werkstoff","value":"PVDF"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"20"},{"label":"Geeignet für","value":"OTAL-Handpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"0,54"}]"
"MARA_BRGEW" => 0.54
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "transparent"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Handpumpe aus PVDF, Fördermenge 12 l/min"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus PVDF, 20 l/min - 1"},{"id":27316,"mdate":"15-03-20 14:13:23","filename":"27316_20150320-141323.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus PVDF, 20 l/min - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Handpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PVDF"
"ITEM_NAME_FOR_SHOP" => "OTAL-Handpumpe aus PVDF, 20 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 10942
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.54"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.54
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Handpumpe aus PVDF, Fördermenge 12 l/min"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvdf-20-l-min-179489/179489"
"robots" => "index,follow"
"description" => "OTAL-Handpumpe aus PVDF, 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Handpumpe aus PVDF, Fördermenge 12 l/min"
"description" => "OTAL-Handpumpe aus PVDF, 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvdf-20-l-min-179489/179489"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Handpumpe aus PVDF, 20 l/min"
"description" => "speziell für Säuren und Laugen außer stark oxydierender Säuren und Laugen. Beständig gegen ChlorbleichlaugeFlüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätHandpumpe aus PVDFdas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbesonders kompakt und platzsparend"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
]
"sku" => "179489W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvdf-20-l-min-179489/179489"
"priceCurrency" => "EUR"
"price" => "222.53"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 18700
"centAmountGross" => 22253
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "179489"
"displaySku" => "179489W"
"sortRank" => 10942
"slug" => "otal-handpumpe-aus-pvdf-20-l-min-179489"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvdf-20-l-min-179489/179489"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvdf-20-l-min-179489/179489"
]
"name" => "OTAL-Handpumpe aus PVDF, 20 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>speziell für Säuren und Laugen außer stark oxydierender Säuren und Laugen. Beständig gegen Chlorbleichlauge</li><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Handpumpe aus PVDF</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>besonders kompakt und platzsparend</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus PVDF, 20 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27316
"filename" => "27316_20150320-141323.jpg"
"uri" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"text" => "OTAL-Handpumpe aus PVDF, 20 l/min - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"medium" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"small" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus PVDF, 20 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 18700
"centAmountGross" => 22253
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PVDF"
"CS_SHIPPING_WEIGHT_LBS" => 1.1904962148
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Handpumpe aus PVDF, 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Handpumpe aus PVDF, 20 l/min"
"MARA_NTGEW" => 0.54
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"16"},{"label":"Ø Auslauf-Öffnung innen","value":"13"},{"label":"Werkstoff","value":"PVDF"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"20"},{"label":"Geeignet für","value":"OTAL-Handpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"0,54"}]"
"MARA_BRGEW" => 0.54
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "transparent"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Handpumpe aus PVDF, Fördermenge 12 l/min"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus PVDF, 20 l/min - 1"},{"id":27316,"mdate":"15-03-20 14:13:23","filename":"27316_20150320-141323.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus PVDF, 20 l/min - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Handpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PVDF"
"ITEM_NAME_FOR_SHOP" => "OTAL-Handpumpe aus PVDF, 20 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 10942
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.54"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.54
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Handpumpe aus PVDF, Fördermenge 12 l/min"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvdf-20-l-min-179489/179489"
"robots" => "index,follow"
"description" => "OTAL-Handpumpe aus PVDF, 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Handpumpe aus PVDF, Fördermenge 12 l/min"
"description" => "OTAL-Handpumpe aus PVDF, 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvdf-20-l-min-179489/179489"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Handpumpe aus PVDF, 20 l/min"
"description" => "speziell für Säuren und Laugen außer stark oxydierender Säuren und Laugen. Beständig gegen ChlorbleichlaugeFlüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätHandpumpe aus PVDFdas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbesonders kompakt und platzsparend"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
]
"sku" => "179489W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvdf-20-l-min-179489/179489"
"priceCurrency" => "EUR"
"price" => "222.53"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 18700
"centAmountGross" => 22253
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
700.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PVDF"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "427b46b7faa8a550b17616537fb330d9"
]
"sort" => [
10942
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d2bccee9-cda7-4432-b5fb-92c462580c22"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "d2bccee9-cda7-4432-b5fb-92c462580c22"
"key" => "179485"
"version" => 4401
"businessUnit" => "CP"
"slug" => "otal-handpumpe-aus-polypropylen-pp-20-l-min-179485"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-20-l-min-179485/179485"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-20-l-min-179485/179485"
]
"name" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Handpumpe aus PP</li><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>besonders kompakt und platzsparend</li></ul>"
"createdAt" => "2021-08-10T15:50:05+0000"
"master" => [
"id" => 1
"sku" => "179485"
"displaySku" => "179485W"
"sortRank" => 10795
"slug" => "otal-handpumpe-aus-polypropylen-pp-20-l-min-179485"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-20-l-min-179485/179485"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-20-l-min-179485/179485"
]
"name" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Handpumpe aus PP</li><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>besonders kompakt und platzsparend</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27316
"filename" => "27316_20150320-141323.jpg"
"uri" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"medium" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"small" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 12100
"centAmountGross" => 14399
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 1.3668660244
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min"
"MARA_NTGEW" => 0.62
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"15"},{"label":"Ø Auslauf-Öffnung innen","value":"13"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"20"},{"label":"Geeignet für","value":"OTAL-Handpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"0,62"}]"
"MARA_BRGEW" => 0.62
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "transparent"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Handpumpe, Födermenge von 20 l/min, universell einsetzbar"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 Woche"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus Polypropylen (PP), 20 l/min - 1"},{"id":27316,"mdate":"15-03-20 14:13:23","filename":"27316_20150320-141323.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus Polypropylen (PP), 20 l/min - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Handpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 10795
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.62"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.62
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Handpumpe, Födermenge von 20 l/min, universell einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-20-l-min-179485/179485"
"robots" => "index,follow"
"description" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Handpumpe, Födermenge von 20 l/min, universell einsetzbar"
"description" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-20-l-min-179485/179485"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min"
"description" => "Flüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätHandpumpe aus PPbeständig gegen schwache Säuren, Laugen und Reinigerphysiologisch unbedenklich und lebensmittelechtdas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbesonders kompakt und platzsparend"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
]
"sku" => "179485W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-20-l-min-179485/179485"
"priceCurrency" => "EUR"
"price" => "143.99"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 12100
"centAmountGross" => 14399
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "179485"
"displaySku" => "179485W"
"sortRank" => 10795
"slug" => "otal-handpumpe-aus-polypropylen-pp-20-l-min-179485"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-20-l-min-179485/179485"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-20-l-min-179485/179485"
]
"name" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Handpumpe aus PP</li><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>besonders kompakt und platzsparend</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27316
"filename" => "27316_20150320-141323.jpg"
"uri" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"medium" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"small" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 12100
"centAmountGross" => 14399
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 1.3668660244
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min"
"MARA_NTGEW" => 0.62
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"15"},{"label":"Ø Auslauf-Öffnung innen","value":"13"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"20"},{"label":"Geeignet für","value":"OTAL-Handpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"0,62"}]"
"MARA_BRGEW" => 0.62
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "transparent"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Handpumpe, Födermenge von 20 l/min, universell einsetzbar"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 Woche"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus Polypropylen (PP), 20 l/min - 1"},{"id":27316,"mdate":"15-03-20 14:13:23","filename":"27316_20150320-141323.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus Polypropylen (PP), 20 l/min - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Handpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 10795
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.62"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.62
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Handpumpe, Födermenge von 20 l/min, universell einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-20-l-min-179485/179485"
"robots" => "index,follow"
"description" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Handpumpe, Födermenge von 20 l/min, universell einsetzbar"
"description" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-20-l-min-179485/179485"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Handpumpe aus Polypropylen (PP), 20 l/min"
"description" => "Flüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätHandpumpe aus PPbeständig gegen schwache Säuren, Laugen und Reinigerphysiologisch unbedenklich und lebensmittelechtdas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbesonders kompakt und platzsparend"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
]
"sku" => "179485W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-20-l-min-179485/179485"
"priceCurrency" => "EUR"
"price" => "143.99"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 12100
"centAmountGross" => 14399
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
700.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "1d237eeb5e9c5e6cbf868f0d4581a89b"
]
"sort" => [
10795
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3c346613-e554-488a-a6b7-4c6e5bde3e90"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "3c346613-e554-488a-a6b7-4c6e5bde3e90"
"key" => "117586"
"version" => 6847
"businessUnit" => "CP"
"slug" => "hebelpumpe-typ-950-mit-nitril-dichtung-117586"
"links" => [
"webshop" => "https://storefront.dev.denios.io/hebelpumpe-typ-950-mit-nitril-dichtung-117586/117586"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/hebelpumpe-typ-950-mit-nitril-dichtung-117586/117586"
]
"name" => "Hebelpumpe Typ 950 mit Nitril-Dichtung"
"description" => "<ul class="product-description__text--bulletpoints"><li>selbstansaugende, robuste Pumpe aus Polypropylen (PP)</li><li>mit Nitrildichtung, zur Förderung von vielen Chemikalien (z.B. Glykole), Frostschutzmitteln, Rapsölen, Biodiesel</li><li>Teleskopsaugrohr für 60- und 200-Liter-Fässer</li><li>Saugtiefe variabel bis zu 960 mm</li><li>Förderleistung: ca. 0.3 l /Hub</li></ul>"
"createdAt" => "2020-08-10T06:56:32+0000"
"master" => [
"id" => 1
"sku" => "117586"
"displaySku" => "117586W"
"sortRank" => 10768
"slug" => "hebelpumpe-typ-950-mit-nitril-dichtung-117586"
"links" => [
"webshop" => "https://storefront.dev.denios.io/hebelpumpe-typ-950-mit-nitril-dichtung-117586/117586"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/hebelpumpe-typ-950-mit-nitril-dichtung-117586/117586"
]
"name" => "Hebelpumpe Typ 950 mit Nitril-Dichtung"
"description" => "<ul class="product-description__text--bulletpoints"><li>selbstansaugende, robuste Pumpe aus Polypropylen (PP)</li><li>mit Nitrildichtung, zur Förderung von vielen Chemikalien (z.B. Glykole), Frostschutzmitteln, Rapsölen, Biodiesel</li><li>Teleskopsaugrohr für 60- und 200-Liter-Fässer</li><li>Saugtiefe variabel bis zu 960 mm</li><li>Förderleistung: ca. 0.3 l /Hub</li></ul>"
"images" => [
[
"id" => 375716
"filename" => "375716_20230322-152744.jpg"
"uri" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
"text" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
"medium" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
"small" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27187
"filename" => "27187_20150320-141223.jpg"
"uri" => "https://assets.dev.denios.io/article/27187_20150320-141223.jpg"
"text" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27187_20150320-141223.jpg"
"medium" => "https://assets.dev.denios.io/article/27187_20150320-141223.jpg"
"small" => "https://assets.dev.denios.io/article/27187_20150320-141223.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27187_20150320-141223.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375715
"filename" => "375715_20230322-152741.jpg"
"uri" => "https://assets.dev.denios.io/article/375715_20230322-152741.jpg"
"text" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375715_20230322-152741.jpg"
"medium" => "https://assets.dev.denios.io/article/375715_20230322-152741.jpg"
"small" => "https://assets.dev.denios.io/article/375715_20230322-152741.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375715_20230322-152741.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375714
"filename" => "375714_20230322-152739.jpg"
"uri" => "https://assets.dev.denios.io/article/375714_20230322-152739.jpg"
"text" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375714_20230322-152739.jpg"
"medium" => "https://assets.dev.denios.io/article/375714_20230322-152739.jpg"
"small" => "https://assets.dev.denios.io/article/375714_20230322-152739.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375714_20230322-152739.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375713
"filename" => "375713_20230322-152737.jpg"
"uri" => "https://assets.dev.denios.io/article/375713_20230322-152737.jpg"
"text" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375713_20230322-152737.jpg"
"medium" => "https://assets.dev.denios.io/article/375713_20230322-152737.jpg"
"small" => "https://assets.dev.denios.io/article/375713_20230322-152737.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375713_20230322-152737.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375711
"filename" => "375711_20230322-152732.jpg"
"uri" => "https://assets.dev.denios.io/article/375711_20230322-152732.jpg"
"text" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375711_20230322-152732.jpg"
"medium" => "https://assets.dev.denios.io/article/375711_20230322-152732.jpg"
"small" => "https://assets.dev.denios.io/article/375711_20230322-152732.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375711_20230322-152732.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375712
"filename" => "375712_20230322-152734.jpg"
"uri" => "https://assets.dev.denios.io/article/375712_20230322-152734.jpg"
"text" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375712_20230322-152734.jpg"
"medium" => "https://assets.dev.denios.io/article/375712_20230322-152734.jpg"
"small" => "https://assets.dev.denios.io/article/375712_20230322-152734.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375712_20230322-152734.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375710
"filename" => "375710_20230322-152729.jpg"
"uri" => "https://assets.dev.denios.io/article/375710_20230322-152729.jpg"
"text" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375710_20230322-152729.jpg"
"medium" => "https://assets.dev.denios.io/article/375710_20230322-152729.jpg"
"small" => "https://assets.dev.denios.io/article/375710_20230322-152729.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375710_20230322-152729.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375709
"filename" => "375709_20230322-152727.jpg"
"uri" => "https://assets.dev.denios.io/article/375709_20230322-152727.jpg"
"text" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - 9"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375709_20230322-152727.jpg"
"medium" => "https://assets.dev.denios.io/article/375709_20230322-152727.jpg"
"small" => "https://assets.dev.denios.io/article/375709_20230322-152727.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375709_20230322-152727.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 375716
"filename" => "375716_20230322-152744.jpg"
"uri" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
"text" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
"medium" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
"small" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 7518
"centAmountGross" => 8946
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2027-03-01T00:00:00+0000"
"validTo" => "2099-01-01T14:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
[
"centAmountNet" => 10200
"centAmountGross" => 12138
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Rapsöle"
"Biodiesel"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "1"
"CS_MATERIAL" => "PP"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 340
"META_DESCRIPTION" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Hebelpumpe Typ 950 mit Nitril-Dichtung"
"MARA_NTGEW" => 1.15
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "340"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Rapsöle\nBiodiesel"},{"label":"Tauchtiefe [mm]","value":"914"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"340"},{"label":"Werkstoff","value":"PP"},{"label":"Förderhöhe max. [mWS]","value":"4"},{"label":"Förderleistung je Hub [l]","value":"0,3"},{"label":"Geeignet für","value":"zur Förderung von Frostschutzmitteln, Rapsölen, Biodiesel"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Innengewinde","value":"2\""},{"label":"Werkstoff Dichtung","value":"NBR"},{"label":"Gewicht [kg]","value":"1,15"}]"
"MARA_BRGEW" => 1.15
"CS_GTIN" => "748079423664"
"SAP_HERKUNFTSLAND" => "QU"
"CS_COLOR" => "rot"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"117586WI"}}"
"META_TITLE" => "Hebelpumpe mit Nitril-Dichtung für 60- und 200-Liter-Fässer"
"images_meta_data" => "[{"id":375716,"mdate":"2023-03-22 15:27:44","filename":"375716_20230322-152744.jpg","imageSimilar":0,"text":"Hebelpumpe Typ 950 mit Nitril-Dichtung - 1"},{"id":27187,"mdate":"2015-03-20 14:12:23","filename":"27187_20150320-141223.jpg","imageSimilar":0,"text":"Hebelpumpe Typ 950 mit Nitril-Dichtung - 2"},{"id":375715,"mdate":"2023-03-22 15:27:41","filename":"375715_20230322-152741.jpg","imageSimilar":0,"text":"Hebelpumpe Typ 950 mit Nitril-Dichtung - 3"},{"id":375714,"mdate":"2023-03-22 15:27:39","filename":"375714_20230322-152739.jpg","imageSimilar":0,"text":"Hebelpumpe Typ 950 mit Nitril-Dichtung - 4"},{"id":375713,"mdate":"2023-03-22 15:27:37","filename":"375713_20230322-152737.jpg","imageSimilar":0,"text":"Hebelpumpe Typ 950 mit Nitril-Dichtung - 5"},{"id":375711,"mdate":"2023-03-22 15:27:32","filename":"375711_20230322-152732.jpg","imageSimilar":0,"text":"Hebelpumpe Typ 950 mit Nitril-Dichtung - 6"},{"id":375712,"mdate":"2023-03-22 15:27:34","filename":"375712_20230322-152734.jpg","imageSimilar":0,"text":"Hebelpumpe Typ 950 mit Nitril-Dichtung - 7"},{"id":375710,"mdate":"2023-03-22 15:27:29","filename":"375710_20230322-152729.jpg","imageSimilar":0,"text":"Hebelpumpe Typ 950 mit Nitril-Dichtung - 8"},{"id":375709,"mdate":"2023-03-22 15:27:27","filename":"375709_20230322-152727.jpg","imageSimilar":0,"text":"Hebelpumpe Typ 950 mit Nitril-Dichtung - 9"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Abfüllpumpen,Behälterpumpen,Handpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "zur Förderung von Frostschutzmitteln, Rapsölen, Biodiesel"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 14.7244174
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "NBR"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Hebelpumpe Typ 950 mit Nitril-Dichtung"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 340
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 914
"CS_SALESRANK" => 10768
"CS_SHIPPING_WEIGHT_LBS" => 2.535316013
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>selbstansaugende, robuste Pumpe aus Polypropylen (PP)</li><li>mit Nitrildichtung, zur Förderung von vielen Chemikalien (z.B. Glykole), Frostschutzmitteln, Rapsölen, Biodiesel</li><li>Teleskopsaugrohr für 60- und 200-Liter-Fässer</li><li>Saugtiefe variabel bis zu 960 mm</li><li>Förderleistung: ca. 0.3 l /Hub</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.15"
"CS_ORIGIN" => "QU - Unbekannt"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.15
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Hebelpumpe mit Nitril-Dichtung für 60- und 200-Liter-Fässer"
"canonicalUrl" => "https://storefront.dev.denios.io/hebelpumpe-typ-950-mit-nitril-dichtung-117586/117586"
"robots" => "index,follow"
"description" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Hebelpumpe mit Nitril-Dichtung für 60- und 200-Liter-Fässer"
"description" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/hebelpumpe-typ-950-mit-nitril-dichtung-117586/117586"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27187_20150320-141223.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375715_20230322-152741.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375714_20230322-152739.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375713_20230322-152737.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375711_20230322-152732.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375712_20230322-152734.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375710_20230322-152729.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375709_20230322-152727.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Hebelpumpe Typ 950 mit Nitril-Dichtung"
"description" => "selbstansaugende, robuste Pumpe aus Polypropylen (PP)mit Nitrildichtung, zur Förderung von vielen Chemikalien (z.B. Glykole), Frostschutzmitteln, Rapsölen, BiodieselTeleskopsaugrohr für 60- und 200-Liter-FässerSaugtiefe variabel bis zu 960 mmFörderleistung: ca. 0.3 l /Hub"
"image" => [
"https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
"https://assets.dev.denios.io/article/27187_20150320-141223.jpg"
"https://assets.dev.denios.io/article/375715_20230322-152741.jpg"
"https://assets.dev.denios.io/article/375714_20230322-152739.jpg"
"https://assets.dev.denios.io/article/375713_20230322-152737.jpg"
"https://assets.dev.denios.io/article/375711_20230322-152732.jpg"
"https://assets.dev.denios.io/article/375712_20230322-152734.jpg"
"https://assets.dev.denios.io/article/375710_20230322-152729.jpg"
"https://assets.dev.denios.io/article/375709_20230322-152727.jpg"
]
"sku" => "117586W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/hebelpumpe-typ-950-mit-nitril-dichtung-117586/117586"
"priceCurrency" => "EUR"
"price" => "121.38"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "748079423664"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 10200
"centAmountGross" => 12138
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117586"
"displaySku" => "117586W"
"sortRank" => 10768
"slug" => "hebelpumpe-typ-950-mit-nitril-dichtung-117586"
"links" => [
"webshop" => "https://storefront.dev.denios.io/hebelpumpe-typ-950-mit-nitril-dichtung-117586/117586"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/hebelpumpe-typ-950-mit-nitril-dichtung-117586/117586"
]
"name" => "Hebelpumpe Typ 950 mit Nitril-Dichtung"
"description" => "<ul class="product-description__text--bulletpoints"><li>selbstansaugende, robuste Pumpe aus Polypropylen (PP)</li><li>mit Nitrildichtung, zur Förderung von vielen Chemikalien (z.B. Glykole), Frostschutzmitteln, Rapsölen, Biodiesel</li><li>Teleskopsaugrohr für 60- und 200-Liter-Fässer</li><li>Saugtiefe variabel bis zu 960 mm</li><li>Förderleistung: ca. 0.3 l /Hub</li></ul>"
"images" => [
[
"id" => 375716
"filename" => "375716_20230322-152744.jpg"
"uri" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
"text" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
"medium" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
"small" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27187
"filename" => "27187_20150320-141223.jpg"
"uri" => "https://assets.dev.denios.io/article/27187_20150320-141223.jpg"
"text" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27187_20150320-141223.jpg"
"medium" => "https://assets.dev.denios.io/article/27187_20150320-141223.jpg"
"small" => "https://assets.dev.denios.io/article/27187_20150320-141223.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27187_20150320-141223.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375715
"filename" => "375715_20230322-152741.jpg"
"uri" => "https://assets.dev.denios.io/article/375715_20230322-152741.jpg"
"text" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375715_20230322-152741.jpg"
"medium" => "https://assets.dev.denios.io/article/375715_20230322-152741.jpg"
"small" => "https://assets.dev.denios.io/article/375715_20230322-152741.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375715_20230322-152741.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375714
"filename" => "375714_20230322-152739.jpg"
"uri" => "https://assets.dev.denios.io/article/375714_20230322-152739.jpg"
"text" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375714_20230322-152739.jpg"
"medium" => "https://assets.dev.denios.io/article/375714_20230322-152739.jpg"
"small" => "https://assets.dev.denios.io/article/375714_20230322-152739.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375714_20230322-152739.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375713
"filename" => "375713_20230322-152737.jpg"
"uri" => "https://assets.dev.denios.io/article/375713_20230322-152737.jpg"
"text" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375713_20230322-152737.jpg"
"medium" => "https://assets.dev.denios.io/article/375713_20230322-152737.jpg"
"small" => "https://assets.dev.denios.io/article/375713_20230322-152737.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375713_20230322-152737.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375711
"filename" => "375711_20230322-152732.jpg"
"uri" => "https://assets.dev.denios.io/article/375711_20230322-152732.jpg"
"text" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375711_20230322-152732.jpg"
"medium" => "https://assets.dev.denios.io/article/375711_20230322-152732.jpg"
"small" => "https://assets.dev.denios.io/article/375711_20230322-152732.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375711_20230322-152732.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375712
"filename" => "375712_20230322-152734.jpg"
"uri" => "https://assets.dev.denios.io/article/375712_20230322-152734.jpg"
"text" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375712_20230322-152734.jpg"
"medium" => "https://assets.dev.denios.io/article/375712_20230322-152734.jpg"
"small" => "https://assets.dev.denios.io/article/375712_20230322-152734.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375712_20230322-152734.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375710
"filename" => "375710_20230322-152729.jpg"
"uri" => "https://assets.dev.denios.io/article/375710_20230322-152729.jpg"
"text" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375710_20230322-152729.jpg"
"medium" => "https://assets.dev.denios.io/article/375710_20230322-152729.jpg"
"small" => "https://assets.dev.denios.io/article/375710_20230322-152729.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375710_20230322-152729.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375709
"filename" => "375709_20230322-152727.jpg"
"uri" => "https://assets.dev.denios.io/article/375709_20230322-152727.jpg"
"text" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - 9"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375709_20230322-152727.jpg"
"medium" => "https://assets.dev.denios.io/article/375709_20230322-152727.jpg"
"small" => "https://assets.dev.denios.io/article/375709_20230322-152727.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375709_20230322-152727.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 375716
"filename" => "375716_20230322-152744.jpg"
"uri" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
"text" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
"medium" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
"small" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 7518
"centAmountGross" => 8946
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2027-03-01T00:00:00+0000"
"validTo" => "2099-01-01T14:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
[
"centAmountNet" => 10200
"centAmountGross" => 12138
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Rapsöle"
"Biodiesel"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "1"
"CS_MATERIAL" => "PP"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 340
"META_DESCRIPTION" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Hebelpumpe Typ 950 mit Nitril-Dichtung"
"MARA_NTGEW" => 1.15
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "340"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Rapsöle\nBiodiesel"},{"label":"Tauchtiefe [mm]","value":"914"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"340"},{"label":"Werkstoff","value":"PP"},{"label":"Förderhöhe max. [mWS]","value":"4"},{"label":"Förderleistung je Hub [l]","value":"0,3"},{"label":"Geeignet für","value":"zur Förderung von Frostschutzmitteln, Rapsölen, Biodiesel"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Innengewinde","value":"2\""},{"label":"Werkstoff Dichtung","value":"NBR"},{"label":"Gewicht [kg]","value":"1,15"}]"
"MARA_BRGEW" => 1.15
"CS_GTIN" => "748079423664"
"SAP_HERKUNFTSLAND" => "QU"
"CS_COLOR" => "rot"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"117586WI"}}"
"META_TITLE" => "Hebelpumpe mit Nitril-Dichtung für 60- und 200-Liter-Fässer"
"images_meta_data" => "[{"id":375716,"mdate":"2023-03-22 15:27:44","filename":"375716_20230322-152744.jpg","imageSimilar":0,"text":"Hebelpumpe Typ 950 mit Nitril-Dichtung - 1"},{"id":27187,"mdate":"2015-03-20 14:12:23","filename":"27187_20150320-141223.jpg","imageSimilar":0,"text":"Hebelpumpe Typ 950 mit Nitril-Dichtung - 2"},{"id":375715,"mdate":"2023-03-22 15:27:41","filename":"375715_20230322-152741.jpg","imageSimilar":0,"text":"Hebelpumpe Typ 950 mit Nitril-Dichtung - 3"},{"id":375714,"mdate":"2023-03-22 15:27:39","filename":"375714_20230322-152739.jpg","imageSimilar":0,"text":"Hebelpumpe Typ 950 mit Nitril-Dichtung - 4"},{"id":375713,"mdate":"2023-03-22 15:27:37","filename":"375713_20230322-152737.jpg","imageSimilar":0,"text":"Hebelpumpe Typ 950 mit Nitril-Dichtung - 5"},{"id":375711,"mdate":"2023-03-22 15:27:32","filename":"375711_20230322-152732.jpg","imageSimilar":0,"text":"Hebelpumpe Typ 950 mit Nitril-Dichtung - 6"},{"id":375712,"mdate":"2023-03-22 15:27:34","filename":"375712_20230322-152734.jpg","imageSimilar":0,"text":"Hebelpumpe Typ 950 mit Nitril-Dichtung - 7"},{"id":375710,"mdate":"2023-03-22 15:27:29","filename":"375710_20230322-152729.jpg","imageSimilar":0,"text":"Hebelpumpe Typ 950 mit Nitril-Dichtung - 8"},{"id":375709,"mdate":"2023-03-22 15:27:27","filename":"375709_20230322-152727.jpg","imageSimilar":0,"text":"Hebelpumpe Typ 950 mit Nitril-Dichtung - 9"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Abfüllpumpen,Behälterpumpen,Handpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "zur Förderung von Frostschutzmitteln, Rapsölen, Biodiesel"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 14.7244174
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "NBR"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Hebelpumpe Typ 950 mit Nitril-Dichtung"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 340
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 914
"CS_SALESRANK" => 10768
"CS_SHIPPING_WEIGHT_LBS" => 2.535316013
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>selbstansaugende, robuste Pumpe aus Polypropylen (PP)</li><li>mit Nitrildichtung, zur Förderung von vielen Chemikalien (z.B. Glykole), Frostschutzmitteln, Rapsölen, Biodiesel</li><li>Teleskopsaugrohr für 60- und 200-Liter-Fässer</li><li>Saugtiefe variabel bis zu 960 mm</li><li>Förderleistung: ca. 0.3 l /Hub</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.15"
"CS_ORIGIN" => "QU - Unbekannt"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.15
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Hebelpumpe mit Nitril-Dichtung für 60- und 200-Liter-Fässer"
"canonicalUrl" => "https://storefront.dev.denios.io/hebelpumpe-typ-950-mit-nitril-dichtung-117586/117586"
"robots" => "index,follow"
"description" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Hebelpumpe mit Nitril-Dichtung für 60- und 200-Liter-Fässer"
"description" => "Hebelpumpe Typ 950 mit Nitril-Dichtung - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/hebelpumpe-typ-950-mit-nitril-dichtung-117586/117586"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27187_20150320-141223.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375715_20230322-152741.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375714_20230322-152739.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375713_20230322-152737.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375711_20230322-152732.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375712_20230322-152734.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375710_20230322-152729.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375709_20230322-152727.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Hebelpumpe Typ 950 mit Nitril-Dichtung"
"description" => "selbstansaugende, robuste Pumpe aus Polypropylen (PP)mit Nitrildichtung, zur Förderung von vielen Chemikalien (z.B. Glykole), Frostschutzmitteln, Rapsölen, BiodieselTeleskopsaugrohr für 60- und 200-Liter-FässerSaugtiefe variabel bis zu 960 mmFörderleistung: ca. 0.3 l /Hub"
"image" => [
"https://assets.dev.denios.io/article/375716_20230322-152744.jpg"
"https://assets.dev.denios.io/article/27187_20150320-141223.jpg"
"https://assets.dev.denios.io/article/375715_20230322-152741.jpg"
"https://assets.dev.denios.io/article/375714_20230322-152739.jpg"
"https://assets.dev.denios.io/article/375713_20230322-152737.jpg"
"https://assets.dev.denios.io/article/375711_20230322-152732.jpg"
"https://assets.dev.denios.io/article/375712_20230322-152734.jpg"
"https://assets.dev.denios.io/article/375710_20230322-152729.jpg"
"https://assets.dev.denios.io/article/375709_20230322-152727.jpg"
]
"sku" => "117586W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/hebelpumpe-typ-950-mit-nitril-dichtung-117586/117586"
"priceCurrency" => "EUR"
"price" => "121.38"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "748079423664"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 10200
"centAmountGross" => 12138
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Rapsöle"
"Biodiesel"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
914.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "12b1c8016e25368c5523f3a38eb77bd2"
]
"sort" => [
10768
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "5b995b29-8a3e-41fe-94fd-2f0bd327d9f1"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "5b995b29-8a3e-41fe-94fd-2f0bd327d9f1"
"key" => "179488"
"version" => 4421
"businessUnit" => "CP"
"slug" => "otal-handpumpe-aus-pvc-12-l-min-179488"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvc-12-l-min-179488/179488"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvc-12-l-min-179488/179488"
]
"name" => "OTAL-Handpumpe aus PVC, 12 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Absperrhahn aus PP/PE (Ø 10 mm), Förderrohre PP</li><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Handpumpe mit Schlauch aus PVC 1,5 m</li><li>besonders kompakt und platzsparend</li></ul>"
"createdAt" => "2021-08-10T15:50:05+0000"
"master" => [
"id" => 1
"sku" => "179488"
"displaySku" => "179488W"
"sortRank" => 10719
"slug" => "otal-handpumpe-aus-pvc-12-l-min-179488"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvc-12-l-min-179488/179488"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvc-12-l-min-179488/179488"
]
"name" => "OTAL-Handpumpe aus PVC, 12 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Absperrhahn aus PP/PE (Ø 10 mm), Förderrohre PP</li><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Handpumpe mit Schlauch aus PVC 1,5 m</li><li>besonders kompakt und platzsparend</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus PVC, 12 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27316
"filename" => "27316_20150320-141323.jpg"
"uri" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"text" => "OTAL-Handpumpe aus PVC, 12 l/min - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"medium" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"small" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus PVC, 12 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 11400
"centAmountGross" => 13566
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PVC"
"CS_SHIPPING_WEIGHT_LBS" => 1.10231131
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Handpumpe aus PVC, 12 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Handpumpe aus PVC, 12 l/min"
"MARA_NTGEW" => 0.5
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Version","value":"Behälterpumpe"},{"label":"Schlauchlänge [mm]","value":"1500"},{"label":"Durchmesser Auslauf außen","value":"12"},{"label":"Ø Auslauf-Öffnung innen","value":"10"},{"label":"Werkstoff","value":"PVC"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"12"},{"label":"Geeignet für","value":"OTAL-Handpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PP"},{"label":"Gewicht [kg]","value":"0,5"}]"
"MARA_BRGEW" => 0.5
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "schwarz"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Handpumpe aus PVC, Födermenge von 12 l/min, univ. einsetzbar"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 Woche"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus PVC, 12 l/min - 1"},{"id":27316,"mdate":"15-03-20 14:13:23","filename":"27316_20150320-141323.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus PVC, 12 l/min - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Handpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1500
"ZPIM_WERKSTOFF_1" => "PVC"
"ITEM_NAME_FOR_SHOP" => "OTAL-Handpumpe aus PVC, 12 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 10719
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.5"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Handpumpe aus PVC, Födermenge von 12 l/min, univ. einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvc-12-l-min-179488/179488"
"robots" => "index,follow"
"description" => "OTAL-Handpumpe aus PVC, 12 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Handpumpe aus PVC, Födermenge von 12 l/min, univ. einsetzbar"
"description" => "OTAL-Handpumpe aus PVC, 12 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvc-12-l-min-179488/179488"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Handpumpe aus PVC, 12 l/min"
"description" => "Absperrhahn aus PP/PE (Ø 10 mm), Förderrohre PPFlüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätHandpumpe mit Schlauch aus PVC 1,5 mbesonders kompakt und platzsparend"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
]
"sku" => "179488W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvc-12-l-min-179488/179488"
"priceCurrency" => "EUR"
"price" => "135.66"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 11400
"centAmountGross" => 13566
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "179488"
"displaySku" => "179488W"
"sortRank" => 10719
"slug" => "otal-handpumpe-aus-pvc-12-l-min-179488"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvc-12-l-min-179488/179488"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvc-12-l-min-179488/179488"
]
"name" => "OTAL-Handpumpe aus PVC, 12 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Absperrhahn aus PP/PE (Ø 10 mm), Förderrohre PP</li><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Handpumpe mit Schlauch aus PVC 1,5 m</li><li>besonders kompakt und platzsparend</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus PVC, 12 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27316
"filename" => "27316_20150320-141323.jpg"
"uri" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"text" => "OTAL-Handpumpe aus PVC, 12 l/min - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"medium" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"small" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus PVC, 12 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 11400
"centAmountGross" => 13566
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PVC"
"CS_SHIPPING_WEIGHT_LBS" => 1.10231131
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Handpumpe aus PVC, 12 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Handpumpe aus PVC, 12 l/min"
"MARA_NTGEW" => 0.5
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Version","value":"Behälterpumpe"},{"label":"Schlauchlänge [mm]","value":"1500"},{"label":"Durchmesser Auslauf außen","value":"12"},{"label":"Ø Auslauf-Öffnung innen","value":"10"},{"label":"Werkstoff","value":"PVC"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"12"},{"label":"Geeignet für","value":"OTAL-Handpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PP"},{"label":"Gewicht [kg]","value":"0,5"}]"
"MARA_BRGEW" => 0.5
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "schwarz"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Handpumpe aus PVC, Födermenge von 12 l/min, univ. einsetzbar"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 Woche"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus PVC, 12 l/min - 1"},{"id":27316,"mdate":"15-03-20 14:13:23","filename":"27316_20150320-141323.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus PVC, 12 l/min - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Handpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1500
"ZPIM_WERKSTOFF_1" => "PVC"
"ITEM_NAME_FOR_SHOP" => "OTAL-Handpumpe aus PVC, 12 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 10719
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.5"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Handpumpe aus PVC, Födermenge von 12 l/min, univ. einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvc-12-l-min-179488/179488"
"robots" => "index,follow"
"description" => "OTAL-Handpumpe aus PVC, 12 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Handpumpe aus PVC, Födermenge von 12 l/min, univ. einsetzbar"
"description" => "OTAL-Handpumpe aus PVC, 12 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvc-12-l-min-179488/179488"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Handpumpe aus PVC, 12 l/min"
"description" => "Absperrhahn aus PP/PE (Ø 10 mm), Förderrohre PPFlüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätHandpumpe mit Schlauch aus PVC 1,5 mbesonders kompakt und platzsparend"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
]
"sku" => "179488W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-pvc-12-l-min-179488/179488"
"priceCurrency" => "EUR"
"price" => "135.66"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 11400
"centAmountGross" => 13566
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
700.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PVC"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "172ed288478abbae7c89fefb9d29870c"
]
"sort" => [
10719
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "669aa836-d83d-4fc8-9946-5ce18aa17bb0"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "669aa836-d83d-4fc8-9946-5ce18aa17bb0"
"key" => "179479"
"version" => 4303
"businessUnit" => "CP"
"slug" => "otal-fusspumpe-aus-polypropylen-pp-26-l-min-179479"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-26-l-min-179479/179479"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-26-l-min-179479/179479"
]
"name" => "OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Fußpumpe aus PP</li><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>beide Hände frei zum Abfüllen</li></ul>"
"createdAt" => "2021-08-10T15:50:05+0000"
"master" => [
"id" => 1
"sku" => "179479"
"displaySku" => "179479W"
"sortRank" => 10598
"slug" => "otal-fusspumpe-aus-polypropylen-pp-26-l-min-179479"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-26-l-min-179479/179479"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-26-l-min-179479/179479"
]
"name" => "OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Fußpumpe aus PP</li><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>beide Hände frei zum Abfüllen</li></ul>"
"images" => [
[
"id" => 27313
"filename" => "27313_20150401-093318.jpg"
"uri" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"text" => "OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"medium" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"small" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27313
"filename" => "27313_20150401-093318.jpg"
"uri" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"text" => "OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"medium" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"small" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 14500
"centAmountGross" => 17255
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 1.8077905484
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min"
"MARA_NTGEW" => 0.82
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"18"},{"label":"Ø Auslauf-Öffnung innen","value":"16"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"26"},{"label":"Geeignet für","value":"OTAL-Fußpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"Fußpumpe"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"0,82"}]"
"MARA_BRGEW" => 0.82
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "transparent"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Fußpumpe mit einer Födermenge von 26 l/min, univ. einsetzbar"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 Woche"
"images_meta_data" => "[{"id":27313,"mdate":"15-04-01 09:33:18","filename":"27313_20150401-093318.jpg","imageSimilar":0,"text":"OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Fußpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Fußpumpe"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 10598
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.82"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 0.82
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Fußpumpe mit einer Födermenge von 26 l/min, univ. einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-26-l-min-179479/179479"
"robots" => "index,follow"
"description" => "OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Fußpumpe mit einer Födermenge von 26 l/min, univ. einsetzbar"
"description" => "OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-26-l-min-179479/179479"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min"
"description" => "Flüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätFußpumpe aus PPbeständig gegen schwache Säuren, Laugen und Reinigerphysiologisch unbedenklich und lebensmittelechtdas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbeide Hände frei zum Abfüllen"
"image" => [
"https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
]
"sku" => "179479W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-26-l-min-179479/179479"
"priceCurrency" => "EUR"
"price" => "172.55"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 14500
"centAmountGross" => 17255
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "179479"
"displaySku" => "179479W"
"sortRank" => 10598
"slug" => "otal-fusspumpe-aus-polypropylen-pp-26-l-min-179479"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-26-l-min-179479/179479"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-26-l-min-179479/179479"
]
"name" => "OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Fußpumpe aus PP</li><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>beide Hände frei zum Abfüllen</li></ul>"
"images" => [
[
"id" => 27313
"filename" => "27313_20150401-093318.jpg"
"uri" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"text" => "OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"medium" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"small" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27313
"filename" => "27313_20150401-093318.jpg"
"uri" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"text" => "OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"medium" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"small" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 14500
"centAmountGross" => 17255
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 1.8077905484
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min"
"MARA_NTGEW" => 0.82
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"18"},{"label":"Ø Auslauf-Öffnung innen","value":"16"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"26"},{"label":"Geeignet für","value":"OTAL-Fußpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"Fußpumpe"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"0,82"}]"
"MARA_BRGEW" => 0.82
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "transparent"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Fußpumpe mit einer Födermenge von 26 l/min, univ. einsetzbar"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 Woche"
"images_meta_data" => "[{"id":27313,"mdate":"15-04-01 09:33:18","filename":"27313_20150401-093318.jpg","imageSimilar":0,"text":"OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Fußpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Fußpumpe"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 10598
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.82"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 0.82
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Fußpumpe mit einer Födermenge von 26 l/min, univ. einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-26-l-min-179479/179479"
"robots" => "index,follow"
"description" => "OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Fußpumpe mit einer Födermenge von 26 l/min, univ. einsetzbar"
"description" => "OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-26-l-min-179479/179479"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Fußpumpe aus Polypropylen (PP), 26 l/min"
"description" => "Flüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätFußpumpe aus PPbeständig gegen schwache Säuren, Laugen und Reinigerphysiologisch unbedenklich und lebensmittelechtdas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbeide Hände frei zum Abfüllen"
"image" => [
"https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
]
"sku" => "179479W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-26-l-min-179479/179479"
"priceCurrency" => "EUR"
"price" => "172.55"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 14500
"centAmountGross" => 17255
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
700.0
]
"ZPIM_ANTRIEB" => [
"Fußpumpe"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "4c7a8a054be456382bca1e1b2919c0bf"
]
"sort" => [
10598
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b7dece75-68d9-4535-aebc-fdeef5663f29"
"_score" => null
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "b7dece75-68d9-4535-aebc-fdeef5663f29"
"key" => "123766"
"version" => 4466
"businessUnit" => "CP"
"slug" => "manuelle-abfuellpumpe-mit-auslaufrohr-123766"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-mit-auslaufrohr-123766/123766"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-mit-auslaufrohr-123766/123766"
]
"name" => "Manuelle Abfüllpumpe mit Auslaufrohr"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum einfachen Ab- und Umfüllen von leichten Mineralölen und nicht konzentrierten Säuren und Laugen</li><li>Förderleistung ca. 0,3 l/Hub</li><li>Tauchrohrlänge 840 mm</li><li>Gewinde R2'' und 3/4''</li><li>um die eigene Achse drehbar, zum Abfüllen von Behältnissen auf dem Fassdeckel</li></ul>"
"createdAt" => "2021-08-10T15:49:27+0000"
"master" => [
"id" => 1
"sku" => "123766"
"displaySku" => "123766W"
"sortRank" => 10283
"slug" => "manuelle-abfuellpumpe-mit-auslaufrohr-123766"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-mit-auslaufrohr-123766/123766"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-mit-auslaufrohr-123766/123766"
]
"name" => "Manuelle Abfüllpumpe mit Auslaufrohr"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum einfachen Ab- und Umfüllen von leichten Mineralölen und nicht konzentrierten Säuren und Laugen</li><li>Förderleistung ca. 0,3 l/Hub</li><li>Tauchrohrlänge 840 mm</li><li>Gewinde R2'' und 3/4''</li><li>um die eigene Achse drehbar, zum Abfüllen von Behältnissen auf dem Fassdeckel</li></ul>"
"images" => [
[
"id" => 381605
"filename" => "381605_20230328-095247.jpg"
"uri" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
"text" => "Manuelle Abfüllpumpe mit Auslaufrohr - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
"medium" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
"small" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27235
"filename" => "27235_20150320-141302.jpg"
"uri" => "https://assets.dev.denios.io/article/27235_20150320-141302.jpg"
"text" => "Manuelle Abfüllpumpe mit Auslaufrohr - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27235_20150320-141302.jpg"
"medium" => "https://assets.dev.denios.io/article/27235_20150320-141302.jpg"
"small" => "https://assets.dev.denios.io/article/27235_20150320-141302.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27235_20150320-141302.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381603
"filename" => "381603_20230328-095126.jpg"
"uri" => "https://assets.dev.denios.io/article/381603_20230328-095126.jpg"
"text" => "Manuelle Abfüllpumpe mit Auslaufrohr - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381603_20230328-095126.jpg"
"medium" => "https://assets.dev.denios.io/article/381603_20230328-095126.jpg"
"small" => "https://assets.dev.denios.io/article/381603_20230328-095126.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381603_20230328-095126.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381604
"filename" => "381604_20230328-095201.jpg"
"uri" => "https://assets.dev.denios.io/article/381604_20230328-095201.jpg"
"text" => "Manuelle Abfüllpumpe mit Auslaufrohr - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381604_20230328-095201.jpg"
"medium" => "https://assets.dev.denios.io/article/381604_20230328-095201.jpg"
"small" => "https://assets.dev.denios.io/article/381604_20230328-095201.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381604_20230328-095201.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381605
"filename" => "381605_20230328-095247.jpg"
"uri" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
"text" => "Manuelle Abfüllpumpe mit Auslaufrohr - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
"medium" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
"small" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 4400
"centAmountGross" => 5236
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"leichte Mineralöle"
"Säuren/Laugen"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Kunststoff"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 260
"META_DESCRIPTION" => "Manuelle Abfüllpumpe mit Auslaufrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Manuelle Abfüllpumpe mit Auslaufrohr"
"MARA_NTGEW" => 0.3
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "260"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"leichte Mineralöle\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"840"},{"label":"Durchmesser Tauchrohr [mm]","value":"22"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"260"},{"label":"Durchmesser Auslauf außen","value":"15"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Förderleistung je Hub [l]","value":"0,3"},{"label":"Geeignet für","value":"für leichte Mineralöle und nicht konzentrierte Säuren und Laugen"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Außengewinde 2","value":"3/4\""},{"label":"Gewicht [kg]","value":"0,3"}]"
"MARA_BRGEW" => 0.3
"SAP_HERKUNFTSLAND" => "TW"
"CS_COLOR" => "blau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"123766WI"}}"
"META_TITLE" => "Manuelle Abfüllpumpe mit Auslaufrohr für leichte Mineralöle"
"images_meta_data" => "[{"id":381605,"mdate":"2023-03-28 09:52:47","filename":"381605_20230328-095247.jpg","imageSimilar":0,"text":"Manuelle Abfüllpumpe mit Auslaufrohr - 1"},{"id":27235,"mdate":"2015-03-20 14:13:02","filename":"27235_20150320-141302.jpg","imageSimilar":0,"text":"Manuelle Abfüllpumpe mit Auslaufrohr - 2"},{"id":381603,"mdate":"2023-03-28 09:51:26","filename":"381603_20230328-095126.jpg","imageSimilar":0,"text":"Manuelle Abfüllpumpe mit Auslaufrohr - 3"},{"id":381604,"mdate":"2023-03-28 09:52:01","filename":"381604_20230328-095201.jpg","imageSimilar":0,"text":"Manuelle Abfüllpumpe mit Auslaufrohr - 4"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Hebelpumpe,Fasspumpen,Handpumpen,Behälterpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für leichte Mineralöle und nicht konzentrierte Säuren und Laugen"
"CS_SHIPPING_HEIGHT_IN" => 11.2598486
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"ITEM_NAME_FOR_SHOP" => "Manuelle Abfüllpumpe mit Auslaufrohr"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 260
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 840
"CS_SALESRANK" => 10283
"CS_SHIPPING_WEIGHT_LBS" => 0.661386786
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum einfachen Ab- und Umfüllen von leichten Mineralölen und nicht konzentrierten Säuren und Laugen</li><li>Förderleistung ca. 0,3 l/Hub</li><li>Tauchrohrlänge 840 mm</li><li>Gewinde R2'' und 3/4''</li><li>um die eigene Achse drehbar, zum Abfüllen von Behältnissen auf dem Fassdeckel</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.3"
"CS_ORIGIN" => "TW - Taiwan"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 0.3
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Manuelle Abfüllpumpe mit Auslaufrohr für leichte Mineralöle"
"canonicalUrl" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-mit-auslaufrohr-123766/123766"
"robots" => "index,follow"
"description" => "Manuelle Abfüllpumpe mit Auslaufrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Manuelle Abfüllpumpe mit Auslaufrohr für leichte Mineralöle"
"description" => "Manuelle Abfüllpumpe mit Auslaufrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-mit-auslaufrohr-123766/123766"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27235_20150320-141302.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381603_20230328-095126.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381604_20230328-095201.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Manuelle Abfüllpumpe mit Auslaufrohr"
"description" => "zum einfachen Ab- und Umfüllen von leichten Mineralölen und nicht konzentrierten Säuren und LaugenFörderleistung ca. 0,3 l/HubTauchrohrlänge 840 mmGewinde R2'' und 3/4''um die eigene Achse drehbar, zum Abfüllen von Behältnissen auf dem Fassdeckel"
"image" => [
"https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
"https://assets.dev.denios.io/article/27235_20150320-141302.jpg"
"https://assets.dev.denios.io/article/381603_20230328-095126.jpg"
"https://assets.dev.denios.io/article/381604_20230328-095201.jpg"
]
"sku" => "123766W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-mit-auslaufrohr-123766/123766"
"priceCurrency" => "EUR"
"price" => "52.36"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 4400
"centAmountGross" => 5236
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "123766"
"displaySku" => "123766W"
"sortRank" => 10283
"slug" => "manuelle-abfuellpumpe-mit-auslaufrohr-123766"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-mit-auslaufrohr-123766/123766"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-mit-auslaufrohr-123766/123766"
]
"name" => "Manuelle Abfüllpumpe mit Auslaufrohr"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum einfachen Ab- und Umfüllen von leichten Mineralölen und nicht konzentrierten Säuren und Laugen</li><li>Förderleistung ca. 0,3 l/Hub</li><li>Tauchrohrlänge 840 mm</li><li>Gewinde R2'' und 3/4''</li><li>um die eigene Achse drehbar, zum Abfüllen von Behältnissen auf dem Fassdeckel</li></ul>"
"images" => [
[
"id" => 381605
"filename" => "381605_20230328-095247.jpg"
"uri" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
"text" => "Manuelle Abfüllpumpe mit Auslaufrohr - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
"medium" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
"small" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27235
"filename" => "27235_20150320-141302.jpg"
"uri" => "https://assets.dev.denios.io/article/27235_20150320-141302.jpg"
"text" => "Manuelle Abfüllpumpe mit Auslaufrohr - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27235_20150320-141302.jpg"
"medium" => "https://assets.dev.denios.io/article/27235_20150320-141302.jpg"
"small" => "https://assets.dev.denios.io/article/27235_20150320-141302.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27235_20150320-141302.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381603
"filename" => "381603_20230328-095126.jpg"
"uri" => "https://assets.dev.denios.io/article/381603_20230328-095126.jpg"
"text" => "Manuelle Abfüllpumpe mit Auslaufrohr - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381603_20230328-095126.jpg"
"medium" => "https://assets.dev.denios.io/article/381603_20230328-095126.jpg"
"small" => "https://assets.dev.denios.io/article/381603_20230328-095126.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381603_20230328-095126.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381604
"filename" => "381604_20230328-095201.jpg"
"uri" => "https://assets.dev.denios.io/article/381604_20230328-095201.jpg"
"text" => "Manuelle Abfüllpumpe mit Auslaufrohr - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381604_20230328-095201.jpg"
"medium" => "https://assets.dev.denios.io/article/381604_20230328-095201.jpg"
"small" => "https://assets.dev.denios.io/article/381604_20230328-095201.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381604_20230328-095201.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381605
"filename" => "381605_20230328-095247.jpg"
"uri" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
"text" => "Manuelle Abfüllpumpe mit Auslaufrohr - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
"medium" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
"small" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 4400
"centAmountGross" => 5236
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"leichte Mineralöle"
"Säuren/Laugen"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Kunststoff"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 260
"META_DESCRIPTION" => "Manuelle Abfüllpumpe mit Auslaufrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Manuelle Abfüllpumpe mit Auslaufrohr"
"MARA_NTGEW" => 0.3
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "260"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"leichte Mineralöle\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"840"},{"label":"Durchmesser Tauchrohr [mm]","value":"22"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"260"},{"label":"Durchmesser Auslauf außen","value":"15"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Förderleistung je Hub [l]","value":"0,3"},{"label":"Geeignet für","value":"für leichte Mineralöle und nicht konzentrierte Säuren und Laugen"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Außengewinde 2","value":"3/4\""},{"label":"Gewicht [kg]","value":"0,3"}]"
"MARA_BRGEW" => 0.3
"SAP_HERKUNFTSLAND" => "TW"
"CS_COLOR" => "blau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"123766WI"}}"
"META_TITLE" => "Manuelle Abfüllpumpe mit Auslaufrohr für leichte Mineralöle"
"images_meta_data" => "[{"id":381605,"mdate":"2023-03-28 09:52:47","filename":"381605_20230328-095247.jpg","imageSimilar":0,"text":"Manuelle Abfüllpumpe mit Auslaufrohr - 1"},{"id":27235,"mdate":"2015-03-20 14:13:02","filename":"27235_20150320-141302.jpg","imageSimilar":0,"text":"Manuelle Abfüllpumpe mit Auslaufrohr - 2"},{"id":381603,"mdate":"2023-03-28 09:51:26","filename":"381603_20230328-095126.jpg","imageSimilar":0,"text":"Manuelle Abfüllpumpe mit Auslaufrohr - 3"},{"id":381604,"mdate":"2023-03-28 09:52:01","filename":"381604_20230328-095201.jpg","imageSimilar":0,"text":"Manuelle Abfüllpumpe mit Auslaufrohr - 4"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Hebelpumpe,Fasspumpen,Handpumpen,Behälterpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für leichte Mineralöle und nicht konzentrierte Säuren und Laugen"
"CS_SHIPPING_HEIGHT_IN" => 11.2598486
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"ITEM_NAME_FOR_SHOP" => "Manuelle Abfüllpumpe mit Auslaufrohr"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 260
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 840
"CS_SALESRANK" => 10283
"CS_SHIPPING_WEIGHT_LBS" => 0.661386786
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum einfachen Ab- und Umfüllen von leichten Mineralölen und nicht konzentrierten Säuren und Laugen</li><li>Förderleistung ca. 0,3 l/Hub</li><li>Tauchrohrlänge 840 mm</li><li>Gewinde R2'' und 3/4''</li><li>um die eigene Achse drehbar, zum Abfüllen von Behältnissen auf dem Fassdeckel</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.3"
"CS_ORIGIN" => "TW - Taiwan"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 0.3
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Manuelle Abfüllpumpe mit Auslaufrohr für leichte Mineralöle"
"canonicalUrl" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-mit-auslaufrohr-123766/123766"
"robots" => "index,follow"
"description" => "Manuelle Abfüllpumpe mit Auslaufrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Manuelle Abfüllpumpe mit Auslaufrohr für leichte Mineralöle"
"description" => "Manuelle Abfüllpumpe mit Auslaufrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-mit-auslaufrohr-123766/123766"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27235_20150320-141302.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381603_20230328-095126.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381604_20230328-095201.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Manuelle Abfüllpumpe mit Auslaufrohr"
"description" => "zum einfachen Ab- und Umfüllen von leichten Mineralölen und nicht konzentrierten Säuren und LaugenFörderleistung ca. 0,3 l/HubTauchrohrlänge 840 mmGewinde R2'' und 3/4''um die eigene Achse drehbar, zum Abfüllen von Behältnissen auf dem Fassdeckel"
"image" => [
"https://assets.dev.denios.io/article/381605_20230328-095247.jpg"
"https://assets.dev.denios.io/article/27235_20150320-141302.jpg"
"https://assets.dev.denios.io/article/381603_20230328-095126.jpg"
"https://assets.dev.denios.io/article/381604_20230328-095201.jpg"
]
"sku" => "123766W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-mit-auslaufrohr-123766/123766"
"priceCurrency" => "EUR"
"price" => "52.36"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 4400
"centAmountGross" => 5236
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"leichte Mineralöle"
"Säuren/Laugen"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
840.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Kunststoff"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "5e1917f9f461040df86005f6f7bcc4b2"
]
"sort" => [
10283
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "5a77caa6-1580-4eef-8186-9e2d4fadcd0a"
"_score" => null
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "5a77caa6-1580-4eef-8186-9e2d4fadcd0a"
"key" => "133358"
"version" => 5856
"businessUnit" => "CP"
"slug" => "handpumpe-fuer-lagertank-ta-fuer-motoren-getriebe-und-hydraulikoel-133358"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handpumpe-fuer-lagertank-ta-fuer-motoren-getriebe-und-hydraulikoel-133358/133358"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#247"
"canonical" => "https://storefront.dev.denios.io/handpumpe-fuer-lagertank-ta-fuer-motoren-getriebe-und-hydraulikoel-133358/133358"
]
"name" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von Schmierölen bis SAE 80</li><li>Fördermenge: ca. 0,25 l/Hub</li><li>inklusive Schlauchgarnitur 1,5 m, Auslaufkrümmer, Ansaugschlauch (innerhalb des Tanks) 2 m</li><li>für Fässer und Tanks, Gewinde: 2"</li></ul>"
"createdAt" => "2020-08-10T08:16:07+0000"
"master" => [
"id" => 1
"sku" => "133358"
"displaySku" => "133358W"
"sortRank" => 10134
"slug" => "handpumpe-fuer-lagertank-ta-fuer-motoren-getriebe-und-hydraulikoel-133358"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handpumpe-fuer-lagertank-ta-fuer-motoren-getriebe-und-hydraulikoel-133358/133358"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#247"
"canonical" => "https://storefront.dev.denios.io/handpumpe-fuer-lagertank-ta-fuer-motoren-getriebe-und-hydraulikoel-133358/133358"
]
"name" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von Schmierölen bis SAE 80</li><li>Fördermenge: ca. 0,25 l/Hub</li><li>inklusive Schlauchgarnitur 1,5 m, Auslaufkrümmer, Ansaugschlauch (innerhalb des Tanks) 2 m</li><li>für Fässer und Tanks, Gewinde: 2"</li></ul>"
"images" => [
[
"id" => 394405
"filename" => "394405_20230824-150830.jpg"
"uri" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
"text" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
"medium" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
"small" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27179
"filename" => "27179_20150320-141048.jpg"
"uri" => "https://assets.dev.denios.io/article/27179_20150320-141048.jpg"
"text" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27179_20150320-141048.jpg"
"medium" => "https://assets.dev.denios.io/article/27179_20150320-141048.jpg"
"small" => "https://assets.dev.denios.io/article/27179_20150320-141048.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27179_20150320-141048.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394404
"filename" => "394404_20230824-150825.jpg"
"uri" => "https://assets.dev.denios.io/article/394404_20230824-150825.jpg"
"text" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394404_20230824-150825.jpg"
"medium" => "https://assets.dev.denios.io/article/394404_20230824-150825.jpg"
"small" => "https://assets.dev.denios.io/article/394404_20230824-150825.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394404_20230824-150825.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394403
"filename" => "394403_20230824-150820.jpg"
"uri" => "https://assets.dev.denios.io/article/394403_20230824-150820.jpg"
"text" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394403_20230824-150820.jpg"
"medium" => "https://assets.dev.denios.io/article/394403_20230824-150820.jpg"
"small" => "https://assets.dev.denios.io/article/394403_20230824-150820.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394403_20230824-150820.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394402
"filename" => "394402_20230824-150814.jpg"
"uri" => "https://assets.dev.denios.io/article/394402_20230824-150814.jpg"
"text" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394402_20230824-150814.jpg"
"medium" => "https://assets.dev.denios.io/article/394402_20230824-150814.jpg"
"small" => "https://assets.dev.denios.io/article/394402_20230824-150814.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394402_20230824-150814.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394400
"filename" => "394400_20230824-150804.jpg"
"uri" => "https://assets.dev.denios.io/article/394400_20230824-150804.jpg"
"text" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394400_20230824-150804.jpg"
"medium" => "https://assets.dev.denios.io/article/394400_20230824-150804.jpg"
"small" => "https://assets.dev.denios.io/article/394400_20230824-150804.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394400_20230824-150804.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394401
"filename" => "394401_20230824-150809.jpg"
"uri" => "https://assets.dev.denios.io/article/394401_20230824-150809.jpg"
"text" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394401_20230824-150809.jpg"
"medium" => "https://assets.dev.denios.io/article/394401_20230824-150809.jpg"
"small" => "https://assets.dev.denios.io/article/394401_20230824-150809.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394401_20230824-150809.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394399
"filename" => "394399_20230824-150800.jpg"
"uri" => "https://assets.dev.denios.io/article/394399_20230824-150800.jpg"
"text" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394399_20230824-150800.jpg"
"medium" => "https://assets.dev.denios.io/article/394399_20230824-150800.jpg"
"small" => "https://assets.dev.denios.io/article/394399_20230824-150800.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394399_20230824-150800.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394398
"filename" => "394398_20230824-150754.jpg"
"uri" => "https://assets.dev.denios.io/article/394398_20230824-150754.jpg"
"text" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 9"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394398_20230824-150754.jpg"
"medium" => "https://assets.dev.denios.io/article/394398_20230824-150754.jpg"
"small" => "https://assets.dev.denios.io/article/394398_20230824-150754.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394398_20230824-150754.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 394405
"filename" => "394405_20230824-150830.jpg"
"uri" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
"text" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
"medium" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
"small" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 25600
"centAmountGross" => 30464
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_IN" => 4.54724655
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"TIEFE_AUSSEN" => 100
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Zinkdruckguss"
"CS_VERSION_PUMPEN" => "Tankpumpe"
"CS_SHIPPING_HEIGHT_MM" => 450
"NAME_IN_ORDERPROCESS" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl"
"MARA_NTGEW" => 4.3
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "450"
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineral- und Hydrauliköle"
"Schmieröle"
]
"CS_SHIPPING_WIDTH_MM" => 105
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Mineral- und Hydrauliköle\nSchmieröle"},{"label":"Tauchtiefe [mm]","value":"1425"},{"label":"Durchmesser Tauchrohr [mm]","value":"20"},{"label":"Pumpentyp","value":"Tankpumpe"},{"label":"Tiefe außen [mm]","value":"100"},{"label":"Höhe außen [mm]","value":"450"},{"label":"Schlauchlänge [mm]","value":"2000"},{"label":"Werkstoff","value":"Zinkdruckguss"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Fördermenge max. [l/min]","value":"25"},{"label":"Antrieb","value":"manuell"},{"label":"Innengewinde","value":"2\""},{"label":"Außengewinde","value":"2\""},{"label":"Werkstoff Dichtung","value":"NBR"},{"label":"Gewicht [kg]","value":"4,3"}]"
"MARA_BRGEW" => 4.3
"ship_length" => "100"
"SAP_HERKUNFTSLAND" => "CN"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 100
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36030104"},"punchout_danfoss_de":{"matgroup":"24111808"},"punchout_danfoss_pl":{"matgroup":"24111808"},"punchout_hirschvogel_de":{"matgroup":"36030104"},"punchout_alperia_it":{"matgroup":"24111808"},"punchout_sunchemical_ch":{"matgroup":"24111808"},"punchout_danfoss_dk":{"matgroup":"24111808"},"punchout_danfoss_sk":{"matgroup":"24111808"},"punchout_brenntag_de":{"matgroup":"24111808"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24111800"},"punchout_esteelauder_uk":{"matgroup":"24111800"},"punchout_esteelauder_ch":{"matgroup":"24111808"},"punchout_takeda_ch":{"matgroup":"24111808"},"punchout_sika_de":{"matgroup":"24111808"},"punchout_bachem_ch":{"matgroup":"24111808"},"punchout_migros_ch":{"matgroup":"24111808"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24111808"},"punchout_tesla_de":{"matgroup":"24111808"},"punchout_umicore_de":{"matgroup":"24111808"},"punchout_upm_fi":{"matgroup":"24111808"},"punchout_axalta_de":{"matgroup":"24111808"},"punchout_husqvarna_pl":{"matgroup":"24111808"},"punchout_navalgroup_fr":{"matgroup":"24111808"},"punchout_itp_aero_es":{"matgroup":"24111808"},"punchout_tk_bilstein_de":{"matgroup":"36030104"},"punchout_danone_es":{"matgroup":"24111808"},"punchout_schwarz_gruppe_de":{"matgroup":"36030104"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36030104"},"punchout_danfoss_gb":{"matgroup":"24111808"},"punchout_sidenor_es":{"matnr":"133358WI"}}"
"META_TITLE" => "Handpumpe für Lagertank, für Motoren-, Getriebe- und Hydrauliköl"
"ship_width" => "105"
"images_meta_data" => "[{"id":394405,"mdate":"2023-08-24 15:08:30","filename":"394405_20230824-150830.jpg","imageSimilar":0,"text":"Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 1"},{"id":27179,"mdate":"2015-03-20 14:10:48","filename":"27179_20150320-141048.jpg","imageSimilar":0,"text":"Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 2"},{"id":394404,"mdate":"2023-08-24 15:08:25","filename":"394404_20230824-150825.jpg","imageSimilar":0,"text":"Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 3"},{"id":394403,"mdate":"2023-08-24 15:08:20","filename":"394403_20230824-150820.jpg","imageSimilar":0,"text":"Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 4"},{"id":394402,"mdate":"2023-08-24 15:08:14","filename":"394402_20230824-150814.jpg","imageSimilar":0,"text":"Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 5"},{"id":394400,"mdate":"2023-08-24 15:08:04","filename":"394400_20230824-150804.jpg","imageSimilar":0,"text":"Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 6"},{"id":394401,"mdate":"2023-08-24 15:08:09","filename":"394401_20230824-150809.jpg","imageSimilar":0,"text":"Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 7"},{"id":394399,"mdate":"2023-08-24 15:08:00","filename":"394399_20230824-150800.jpg","imageSimilar":0,"text":"Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 8"},{"id":394398,"mdate":"2023-08-24 15:07:54","filename":"394398_20230824-150754.jpg","imageSimilar":0,"text":"Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 9"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Öl Fasspumpen,Öl Pumpen,Behälterpumpen,Handpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "247"
"CS_SHIPPING_HEIGHT_IN" => 19.4881995
"ZPIM_ANTRIEB" => "manuell"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 4.330711
"ZPIM_SCHLAUCHLAENGE" => 2000
"ZPIM_WERKSTOFF_DICHTUNG" => "NBR"
"ZPIM_WERKSTOFF_1" => "Zinkdruckguss"
"ITEM_NAME_FOR_SHOP" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 450
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1425
"CS_SALESRANK" => 10134
"CS_SHIPPING_WEIGHT_LBS" => 9.479877266
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von Schmierölen bis SAE 80</li><li>Fördermenge: ca. 0,25 l/Hub</li><li>inklusive Schlauchgarnitur 1,5 m, Auslaufkrümmer, Ansaugschlauch (innerhalb des Tanks) 2 m</li><li>für Fässer und Tanks, Gewinde: 2"</li></ul>"
"META_DESCRIPTION" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 25
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.3"
"CS_ORIGIN" => "CN - China"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 4.3
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Handpumpe für Lagertank, für Motoren-, Getriebe- und Hydrauliköl"
"canonicalUrl" => "https://storefront.dev.denios.io/handpumpe-fuer-lagertank-ta-fuer-motoren-getriebe-und-hydraulikoel-133358/133358"
"robots" => "index,follow"
"description" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Handpumpe für Lagertank, für Motoren-, Getriebe- und Hydrauliköl"
"description" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/handpumpe-fuer-lagertank-ta-fuer-motoren-getriebe-und-hydraulikoel-133358/133358"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27179_20150320-141048.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394404_20230824-150825.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394403_20230824-150820.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394402_20230824-150814.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394400_20230824-150804.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394401_20230824-150809.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394399_20230824-150800.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394398_20230824-150754.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl"
"description" => "zur Förderung von Schmierölen bis SAE 80Fördermenge: ca. 0,25 l/Hubinklusive Schlauchgarnitur 1,5 m, Auslaufkrümmer, Ansaugschlauch (innerhalb des Tanks) 2 mfür Fässer und Tanks, Gewinde: 2""
"image" => [
"https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
"https://assets.dev.denios.io/article/27179_20150320-141048.jpg"
"https://assets.dev.denios.io/article/394404_20230824-150825.jpg"
"https://assets.dev.denios.io/article/394403_20230824-150820.jpg"
"https://assets.dev.denios.io/article/394402_20230824-150814.jpg"
"https://assets.dev.denios.io/article/394400_20230824-150804.jpg"
"https://assets.dev.denios.io/article/394401_20230824-150809.jpg"
"https://assets.dev.denios.io/article/394399_20230824-150800.jpg"
"https://assets.dev.denios.io/article/394398_20230824-150754.jpg"
]
"sku" => "133358W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/handpumpe-fuer-lagertank-ta-fuer-motoren-getriebe-und-hydraulikoel-133358/133358"
"priceCurrency" => "EUR"
"price" => "304.64"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 25600
"centAmountGross" => 30464
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "133358"
"displaySku" => "133358W"
"sortRank" => 10134
"slug" => "handpumpe-fuer-lagertank-ta-fuer-motoren-getriebe-und-hydraulikoel-133358"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handpumpe-fuer-lagertank-ta-fuer-motoren-getriebe-und-hydraulikoel-133358/133358"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#247"
"canonical" => "https://storefront.dev.denios.io/handpumpe-fuer-lagertank-ta-fuer-motoren-getriebe-und-hydraulikoel-133358/133358"
]
"name" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von Schmierölen bis SAE 80</li><li>Fördermenge: ca. 0,25 l/Hub</li><li>inklusive Schlauchgarnitur 1,5 m, Auslaufkrümmer, Ansaugschlauch (innerhalb des Tanks) 2 m</li><li>für Fässer und Tanks, Gewinde: 2"</li></ul>"
"images" => [
[
"id" => 394405
"filename" => "394405_20230824-150830.jpg"
"uri" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
"text" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
"medium" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
"small" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27179
"filename" => "27179_20150320-141048.jpg"
"uri" => "https://assets.dev.denios.io/article/27179_20150320-141048.jpg"
"text" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27179_20150320-141048.jpg"
"medium" => "https://assets.dev.denios.io/article/27179_20150320-141048.jpg"
"small" => "https://assets.dev.denios.io/article/27179_20150320-141048.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27179_20150320-141048.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394404
"filename" => "394404_20230824-150825.jpg"
"uri" => "https://assets.dev.denios.io/article/394404_20230824-150825.jpg"
"text" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394404_20230824-150825.jpg"
"medium" => "https://assets.dev.denios.io/article/394404_20230824-150825.jpg"
"small" => "https://assets.dev.denios.io/article/394404_20230824-150825.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394404_20230824-150825.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394403
"filename" => "394403_20230824-150820.jpg"
"uri" => "https://assets.dev.denios.io/article/394403_20230824-150820.jpg"
"text" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394403_20230824-150820.jpg"
"medium" => "https://assets.dev.denios.io/article/394403_20230824-150820.jpg"
"small" => "https://assets.dev.denios.io/article/394403_20230824-150820.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394403_20230824-150820.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394402
"filename" => "394402_20230824-150814.jpg"
"uri" => "https://assets.dev.denios.io/article/394402_20230824-150814.jpg"
"text" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394402_20230824-150814.jpg"
"medium" => "https://assets.dev.denios.io/article/394402_20230824-150814.jpg"
"small" => "https://assets.dev.denios.io/article/394402_20230824-150814.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394402_20230824-150814.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394400
"filename" => "394400_20230824-150804.jpg"
"uri" => "https://assets.dev.denios.io/article/394400_20230824-150804.jpg"
"text" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394400_20230824-150804.jpg"
"medium" => "https://assets.dev.denios.io/article/394400_20230824-150804.jpg"
"small" => "https://assets.dev.denios.io/article/394400_20230824-150804.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394400_20230824-150804.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394401
"filename" => "394401_20230824-150809.jpg"
"uri" => "https://assets.dev.denios.io/article/394401_20230824-150809.jpg"
"text" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394401_20230824-150809.jpg"
"medium" => "https://assets.dev.denios.io/article/394401_20230824-150809.jpg"
"small" => "https://assets.dev.denios.io/article/394401_20230824-150809.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394401_20230824-150809.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394399
"filename" => "394399_20230824-150800.jpg"
"uri" => "https://assets.dev.denios.io/article/394399_20230824-150800.jpg"
"text" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394399_20230824-150800.jpg"
"medium" => "https://assets.dev.denios.io/article/394399_20230824-150800.jpg"
"small" => "https://assets.dev.denios.io/article/394399_20230824-150800.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394399_20230824-150800.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394398
"filename" => "394398_20230824-150754.jpg"
"uri" => "https://assets.dev.denios.io/article/394398_20230824-150754.jpg"
"text" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 9"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394398_20230824-150754.jpg"
"medium" => "https://assets.dev.denios.io/article/394398_20230824-150754.jpg"
"small" => "https://assets.dev.denios.io/article/394398_20230824-150754.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394398_20230824-150754.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 394405
"filename" => "394405_20230824-150830.jpg"
"uri" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
"text" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
"medium" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
"small" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 25600
"centAmountGross" => 30464
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_IN" => 4.54724655
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"TIEFE_AUSSEN" => 100
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Zinkdruckguss"
"CS_VERSION_PUMPEN" => "Tankpumpe"
"CS_SHIPPING_HEIGHT_MM" => 450
"NAME_IN_ORDERPROCESS" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl"
"MARA_NTGEW" => 4.3
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "450"
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineral- und Hydrauliköle"
"Schmieröle"
]
"CS_SHIPPING_WIDTH_MM" => 105
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Mineral- und Hydrauliköle\nSchmieröle"},{"label":"Tauchtiefe [mm]","value":"1425"},{"label":"Durchmesser Tauchrohr [mm]","value":"20"},{"label":"Pumpentyp","value":"Tankpumpe"},{"label":"Tiefe außen [mm]","value":"100"},{"label":"Höhe außen [mm]","value":"450"},{"label":"Schlauchlänge [mm]","value":"2000"},{"label":"Werkstoff","value":"Zinkdruckguss"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Fördermenge max. [l/min]","value":"25"},{"label":"Antrieb","value":"manuell"},{"label":"Innengewinde","value":"2\""},{"label":"Außengewinde","value":"2\""},{"label":"Werkstoff Dichtung","value":"NBR"},{"label":"Gewicht [kg]","value":"4,3"}]"
"MARA_BRGEW" => 4.3
"ship_length" => "100"
"SAP_HERKUNFTSLAND" => "CN"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 100
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36030104"},"punchout_danfoss_de":{"matgroup":"24111808"},"punchout_danfoss_pl":{"matgroup":"24111808"},"punchout_hirschvogel_de":{"matgroup":"36030104"},"punchout_alperia_it":{"matgroup":"24111808"},"punchout_sunchemical_ch":{"matgroup":"24111808"},"punchout_danfoss_dk":{"matgroup":"24111808"},"punchout_danfoss_sk":{"matgroup":"24111808"},"punchout_brenntag_de":{"matgroup":"24111808"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24111800"},"punchout_esteelauder_uk":{"matgroup":"24111800"},"punchout_esteelauder_ch":{"matgroup":"24111808"},"punchout_takeda_ch":{"matgroup":"24111808"},"punchout_sika_de":{"matgroup":"24111808"},"punchout_bachem_ch":{"matgroup":"24111808"},"punchout_migros_ch":{"matgroup":"24111808"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24111808"},"punchout_tesla_de":{"matgroup":"24111808"},"punchout_umicore_de":{"matgroup":"24111808"},"punchout_upm_fi":{"matgroup":"24111808"},"punchout_axalta_de":{"matgroup":"24111808"},"punchout_husqvarna_pl":{"matgroup":"24111808"},"punchout_navalgroup_fr":{"matgroup":"24111808"},"punchout_itp_aero_es":{"matgroup":"24111808"},"punchout_tk_bilstein_de":{"matgroup":"36030104"},"punchout_danone_es":{"matgroup":"24111808"},"punchout_schwarz_gruppe_de":{"matgroup":"36030104"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36030104"},"punchout_danfoss_gb":{"matgroup":"24111808"},"punchout_sidenor_es":{"matnr":"133358WI"}}"
"META_TITLE" => "Handpumpe für Lagertank, für Motoren-, Getriebe- und Hydrauliköl"
"ship_width" => "105"
"images_meta_data" => "[{"id":394405,"mdate":"2023-08-24 15:08:30","filename":"394405_20230824-150830.jpg","imageSimilar":0,"text":"Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 1"},{"id":27179,"mdate":"2015-03-20 14:10:48","filename":"27179_20150320-141048.jpg","imageSimilar":0,"text":"Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 2"},{"id":394404,"mdate":"2023-08-24 15:08:25","filename":"394404_20230824-150825.jpg","imageSimilar":0,"text":"Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 3"},{"id":394403,"mdate":"2023-08-24 15:08:20","filename":"394403_20230824-150820.jpg","imageSimilar":0,"text":"Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 4"},{"id":394402,"mdate":"2023-08-24 15:08:14","filename":"394402_20230824-150814.jpg","imageSimilar":0,"text":"Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 5"},{"id":394400,"mdate":"2023-08-24 15:08:04","filename":"394400_20230824-150804.jpg","imageSimilar":0,"text":"Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 6"},{"id":394401,"mdate":"2023-08-24 15:08:09","filename":"394401_20230824-150809.jpg","imageSimilar":0,"text":"Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 7"},{"id":394399,"mdate":"2023-08-24 15:08:00","filename":"394399_20230824-150800.jpg","imageSimilar":0,"text":"Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 8"},{"id":394398,"mdate":"2023-08-24 15:07:54","filename":"394398_20230824-150754.jpg","imageSimilar":0,"text":"Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - 9"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Öl Fasspumpen,Öl Pumpen,Behälterpumpen,Handpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "247"
"CS_SHIPPING_HEIGHT_IN" => 19.4881995
"ZPIM_ANTRIEB" => "manuell"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 4.330711
"ZPIM_SCHLAUCHLAENGE" => 2000
"ZPIM_WERKSTOFF_DICHTUNG" => "NBR"
"ZPIM_WERKSTOFF_1" => "Zinkdruckguss"
"ITEM_NAME_FOR_SHOP" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 450
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1425
"CS_SALESRANK" => 10134
"CS_SHIPPING_WEIGHT_LBS" => 9.479877266
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von Schmierölen bis SAE 80</li><li>Fördermenge: ca. 0,25 l/Hub</li><li>inklusive Schlauchgarnitur 1,5 m, Auslaufkrümmer, Ansaugschlauch (innerhalb des Tanks) 2 m</li><li>für Fässer und Tanks, Gewinde: 2"</li></ul>"
"META_DESCRIPTION" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 25
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.3"
"CS_ORIGIN" => "CN - China"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 4.3
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Handpumpe für Lagertank, für Motoren-, Getriebe- und Hydrauliköl"
"canonicalUrl" => "https://storefront.dev.denios.io/handpumpe-fuer-lagertank-ta-fuer-motoren-getriebe-und-hydraulikoel-133358/133358"
"robots" => "index,follow"
"description" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Handpumpe für Lagertank, für Motoren-, Getriebe- und Hydrauliköl"
"description" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/handpumpe-fuer-lagertank-ta-fuer-motoren-getriebe-und-hydraulikoel-133358/133358"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27179_20150320-141048.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394404_20230824-150825.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394403_20230824-150820.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394402_20230824-150814.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394400_20230824-150804.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394401_20230824-150809.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394399_20230824-150800.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394398_20230824-150754.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Handpumpe für Lagertank TA, für Motoren-, Getriebe- und Hydrauliköl"
"description" => "zur Förderung von Schmierölen bis SAE 80Fördermenge: ca. 0,25 l/Hubinklusive Schlauchgarnitur 1,5 m, Auslaufkrümmer, Ansaugschlauch (innerhalb des Tanks) 2 mfür Fässer und Tanks, Gewinde: 2""
"image" => [
"https://assets.dev.denios.io/article/394405_20230824-150830.jpg"
"https://assets.dev.denios.io/article/27179_20150320-141048.jpg"
"https://assets.dev.denios.io/article/394404_20230824-150825.jpg"
"https://assets.dev.denios.io/article/394403_20230824-150820.jpg"
"https://assets.dev.denios.io/article/394402_20230824-150814.jpg"
"https://assets.dev.denios.io/article/394400_20230824-150804.jpg"
"https://assets.dev.denios.io/article/394401_20230824-150809.jpg"
"https://assets.dev.denios.io/article/394399_20230824-150800.jpg"
"https://assets.dev.denios.io/article/394398_20230824-150754.jpg"
]
"sku" => "133358W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/handpumpe-fuer-lagertank-ta-fuer-motoren-getriebe-und-hydraulikoel-133358/133358"
"priceCurrency" => "EUR"
"price" => "304.64"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 25600
"centAmountGross" => 30464
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineral- und Hydrauliköle"
"Schmieröle"
]
"CS_VERSION_PUMPEN" => [
"Tankpumpe"
]
"ZPIM_TAUCHTIEFE" => [
1425.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Zinkdruckguss"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "8d8122c9d53e10d4ecb403ecbf135ec2"
]
"sort" => [
10134
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "dc845291-bd82-4ebb-a821-22a41574f040"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "dc845291-bd82-4ebb-a821-22a41574f040"
"key" => "179482"
"version" => 4309
"businessUnit" => "CP"
"slug" => "otal-fusspumpe-aus-pvdf-20-l-min-179482"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvdf-20-l-min-179482/179482"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvdf-20-l-min-179482/179482"
]
"name" => "OTAL-Fußpumpe aus PVDF, 20 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Fußpumpe aus PVDF</li><li>speziell für Säuren und Laugen außer stark oxydierender Säuren und Laugen</li><li>beständig gegen Chlorbleichlauge</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>beide Hände frei zum Abfüllen</li></ul>"
"createdAt" => "2021-08-10T15:50:05+0000"
"master" => [
"id" => 1
"sku" => "179482"
"displaySku" => "179482W"
"sortRank" => 10044
"slug" => "otal-fusspumpe-aus-pvdf-20-l-min-179482"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvdf-20-l-min-179482/179482"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvdf-20-l-min-179482/179482"
]
"name" => "OTAL-Fußpumpe aus PVDF, 20 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Fußpumpe aus PVDF</li><li>speziell für Säuren und Laugen außer stark oxydierender Säuren und Laugen</li><li>beständig gegen Chlorbleichlauge</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>beide Hände frei zum Abfüllen</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Fußpumpe aus PVDF, 20 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27313
"filename" => "27313_20150401-093318.jpg"
"uri" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"text" => "OTAL-Fußpumpe aus PVDF, 20 l/min - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"medium" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"small" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Fußpumpe aus PVDF, 20 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 20800
"centAmountGross" => 24752
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PVDF"
"CS_SHIPPING_WEIGHT_LBS" => 1.984160358
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Fußpumpe aus PVDF, 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Fußpumpe aus PVDF, 20 l/min"
"MARA_NTGEW" => 0.9
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"16"},{"label":"Ø Auslauf-Öffnung innen","value":"13"},{"label":"Werkstoff","value":"PVDF"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"20"},{"label":"Geeignet für","value":"OTAL-Fußpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"Fußpumpe"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"0,9"}]"
"MARA_BRGEW" => 0.9
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "transparent"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Fußpumpe aus PVDF, 20 l/min | Denios"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Fußpumpe aus PVDF, 20 l/min - 1"},{"id":27313,"mdate":"15-04-01 09:33:18","filename":"27313_20150401-093318.jpg","imageSimilar":0,"text":"OTAL-Fußpumpe aus PVDF, 20 l/min - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Fußpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Fußpumpe"
"ZPIM_WERKSTOFF_1" => "PVDF"
"ITEM_NAME_FOR_SHOP" => "OTAL-Fußpumpe aus PVDF, 20 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 10044
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.9"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 0.9
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Fußpumpe aus PVDF, 20 l/min | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvdf-20-l-min-179482/179482"
"robots" => "index,follow"
"description" => "OTAL-Fußpumpe aus PVDF, 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Fußpumpe aus PVDF, 20 l/min | Denios"
"description" => "OTAL-Fußpumpe aus PVDF, 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvdf-20-l-min-179482/179482"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Fußpumpe aus PVDF, 20 l/min"
"description" => "Flüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätFußpumpe aus PVDFspeziell für Säuren und Laugen außer stark oxydierender Säuren und Laugenbeständig gegen Chlorbleichlaugedas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbeide Hände frei zum Abfüllen"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
]
"sku" => "179482W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvdf-20-l-min-179482/179482"
"priceCurrency" => "EUR"
"price" => "247.52"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 20800
"centAmountGross" => 24752
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "179482"
"displaySku" => "179482W"
"sortRank" => 10044
"slug" => "otal-fusspumpe-aus-pvdf-20-l-min-179482"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvdf-20-l-min-179482/179482"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvdf-20-l-min-179482/179482"
]
"name" => "OTAL-Fußpumpe aus PVDF, 20 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Fußpumpe aus PVDF</li><li>speziell für Säuren und Laugen außer stark oxydierender Säuren und Laugen</li><li>beständig gegen Chlorbleichlauge</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>beide Hände frei zum Abfüllen</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Fußpumpe aus PVDF, 20 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27313
"filename" => "27313_20150401-093318.jpg"
"uri" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"text" => "OTAL-Fußpumpe aus PVDF, 20 l/min - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"medium" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"small" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Fußpumpe aus PVDF, 20 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 20800
"centAmountGross" => 24752
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PVDF"
"CS_SHIPPING_WEIGHT_LBS" => 1.984160358
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Fußpumpe aus PVDF, 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Fußpumpe aus PVDF, 20 l/min"
"MARA_NTGEW" => 0.9
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"16"},{"label":"Ø Auslauf-Öffnung innen","value":"13"},{"label":"Werkstoff","value":"PVDF"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"20"},{"label":"Geeignet für","value":"OTAL-Fußpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"Fußpumpe"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"0,9"}]"
"MARA_BRGEW" => 0.9
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "transparent"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Fußpumpe aus PVDF, 20 l/min | Denios"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Fußpumpe aus PVDF, 20 l/min - 1"},{"id":27313,"mdate":"15-04-01 09:33:18","filename":"27313_20150401-093318.jpg","imageSimilar":0,"text":"OTAL-Fußpumpe aus PVDF, 20 l/min - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Fußpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Fußpumpe"
"ZPIM_WERKSTOFF_1" => "PVDF"
"ITEM_NAME_FOR_SHOP" => "OTAL-Fußpumpe aus PVDF, 20 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 10044
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.9"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 0.9
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Fußpumpe aus PVDF, 20 l/min | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvdf-20-l-min-179482/179482"
"robots" => "index,follow"
"description" => "OTAL-Fußpumpe aus PVDF, 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Fußpumpe aus PVDF, 20 l/min | Denios"
"description" => "OTAL-Fußpumpe aus PVDF, 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvdf-20-l-min-179482/179482"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Fußpumpe aus PVDF, 20 l/min"
"description" => "Flüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätFußpumpe aus PVDFspeziell für Säuren und Laugen außer stark oxydierender Säuren und Laugenbeständig gegen Chlorbleichlaugedas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbeide Hände frei zum Abfüllen"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
]
"sku" => "179482W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvdf-20-l-min-179482/179482"
"priceCurrency" => "EUR"
"price" => "247.52"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 20800
"centAmountGross" => 24752
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
700.0
]
"ZPIM_ANTRIEB" => [
"Fußpumpe"
]
"ZPIM_WERKSTOFF_1" => [
"PVDF"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "844f2b0917e3c965c06386c254734884"
]
"sort" => [
10044
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6e182481-7b29-492e-9b09-3c2a5edfd0d2"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "6e182481-7b29-492e-9b09-3c2a5edfd0d2"
"key" => "210335"
"version" => 4624
"businessUnit" => "CP"
"slug" => "loesemittelpumpe-aus-edelstahl-fuer-weissblechkanister-mit-balgverschluss-handbetrieb-210335"
"links" => [
"webshop" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-weissblechkanister-mit-balgverschluss-handbetrieb-210335/210335"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#245"
"canonical" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-weissblechkanister-mit-balgverschluss-handbetrieb-210335/210335"
]
"name" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>zur kontaminationsfreien Entnahme von organischen Lösemitteln und Aromastoffen</li><li>gasdicht und mit 2 Kugelhähnen komplett absperrbar</li><li>fester Auslaufbogen mit Absperrhahn aus Edelstahl / PTFE</li><li>Tauchrohr stufenlos einstellbar, Rohr-Ø: 15 mm</li><li>Version für Weißblechkanister, passt auf Balgverschlüsse mit Ø 35 mm</li></ul>"
"createdAt" => "2021-08-10T15:49:22+0000"
"master" => [
"id" => 1
"sku" => "210335"
"displaySku" => "210335W"
"sortRank" => 9626
"slug" => "loesemittelpumpe-aus-edelstahl-fuer-weissblechkanister-mit-balgverschluss-handbetrieb-210335"
"links" => [
"webshop" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-weissblechkanister-mit-balgverschluss-handbetrieb-210335/210335"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#245"
"canonical" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-weissblechkanister-mit-balgverschluss-handbetrieb-210335/210335"
]
"name" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>zur kontaminationsfreien Entnahme von organischen Lösemitteln und Aromastoffen</li><li>gasdicht und mit 2 Kugelhähnen komplett absperrbar</li><li>fester Auslaufbogen mit Absperrhahn aus Edelstahl / PTFE</li><li>Tauchrohr stufenlos einstellbar, Rohr-Ø: 15 mm</li><li>Version für Weißblechkanister, passt auf Balgverschlüsse mit Ø 35 mm</li></ul>"
"images" => [
[
"id" => 27425
"filename" => "27425_20160427-120039.jpg"
"uri" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
"text" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
"medium" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
"small" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27426
"filename" => "27426_20150320-141204.jpg"
"uri" => "https://assets.dev.denios.io/article/27426_20150320-141204.jpg"
"text" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27426_20150320-141204.jpg"
"medium" => "https://assets.dev.denios.io/article/27426_20150320-141204.jpg"
"small" => "https://assets.dev.denios.io/article/27426_20150320-141204.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27426_20150320-141204.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27425
"filename" => "27425_20160427-120039.jpg"
"uri" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
"text" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
"medium" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
"small" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 418422
"filename" => "418422_20240619-081329.png"
"uri" => "https://assets.dev.denios.io/ghs/418422_20240619-081329.png"
"text" => "Lebensmittelechtheit"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 62800
"centAmountGross" => 74732
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => "Logo Edelstahl Rostfrei"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 38164
"filename" => "38164_20110510-095052.png"
"uri" => "https://assets.dev.denios.io/quality/38164_20110510-095052.png"
"text" => "DEKRA EX Logo, Explosionsgruppe II A, II B"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ghs_symbol" => "[{"id":418422,"mdate":"2024-06-19 08:13:29","filename":"418422_20240619-081329.png","text":"Lebensmittelechtheit"}]"
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"NAME_IN_ORDERPROCESS" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb"
"MARA_NTGEW" => 2.052
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"entzündbare Medien"},{"label":"Tauchtiefe [mm]","value":"600"},{"label":"Durchmesser Tauchrohr [mm]","value":"15"},{"label":"Pumpentyp","value":"Behälterpumpe"},{"label":"Ø Auslauf-Öffnung innen","value":"8"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"10"},{"label":"Einsetzbar in EX-Bereichen","value":"Zonen 0, 1 IIA, IIB"},{"label":"Geeignet für","value":"für Weißblechkanister 35mm (2-gängig)"},{"label":"Gewindebeschreibung","value":"für Balgverschlüsse"},{"label":"Antrieb","value":"Handbetrieb"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"2,052"}]"
"MARA_BRGEW" => 2.052
"CS_GTIN" => "4067722018009"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"210335WI"}}"
"META_TITLE" => "Lösemittelpumpe für Weißblechkanister, Balgverschluss im Handbetrieb"
"quality_image" => "[{"id":38227,"mdate":"2021-01-27 10:14:18","filename":"38227_20210127-101418.png","text":"Logo Edelstahl Rostfrei"},{"id":38164,"mdate":"2011-05-10 09:50:52","filename":"38164_20110510-095052.png","text":"DEKRA EX Logo, Explosionsgruppe II A, II B"}]"
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"images_meta_data" => "[{"id":27425,"mdate":"2016-04-27 12:00:39","filename":"27425_20160427-120039.jpg","imageSimilar":0,"text":"Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb - 1"},{"id":27426,"mdate":"2015-03-20 14:12:04","filename":"27426_20150320-141204.jpg","imageSimilar":0,"text":"Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["157587","157589","201951","242994"]"
"META_KEYWORD" => "Abfüllpumpen,Behälterpumpen,Chemikalienpumpen,Container Pumpen,Expumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Weißblechkanister 35mm (2-gängig)"
"CS_PDF_SEITE" => "245"
"CS_MATERIAL" => "Edelstahl"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Handbetrieb"
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 600
"CS_SALESRANK" => 9626
"CS_SHIPPING_WEIGHT_LBS" => 4.52388561624
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>zur kontaminationsfreien Entnahme von organischen Lösemitteln und Aromastoffen</li><li>gasdicht und mit 2 Kugelhähnen komplett absperrbar</li><li>fester Auslaufbogen mit Absperrhahn aus Edelstahl / PTFE</li><li>Tauchrohr stufenlos einstellbar, Rohr-Ø: 15 mm</li><li>Version für Weißblechkanister, passt auf Balgverschlüsse mit Ø 35 mm</li></ul>"
"META_DESCRIPTION" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 10
"accessory_articles" => "["116058"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.052"
"CS_LIEFERANTEN_SKU" => "5603-2000"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 2.052
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Lösemittelpumpe für Weißblechkanister, Balgverschluss im Handbetrieb"
"canonicalUrl" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-weissblechkanister-mit-balgverschluss-handbetrieb-210335/210335"
"robots" => "index,follow"
"description" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Lösemittelpumpe für Weißblechkanister, Balgverschluss im Handbetrieb"
"description" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-weissblechkanister-mit-balgverschluss-handbetrieb-210335/210335"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27426_20150320-141204.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb"
"description" => "zum Abfüllen von hochreinen Flüssigkeitengeprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0mediumsberührte Teile aus Edelstahl, Dichtung aus PTFEBitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!zur kontaminationsfreien Entnahme von organischen Lösemitteln und Aromastoffengasdicht und mit 2 Kugelhähnen komplett absperrbarfester Auslaufbogen mit Absperrhahn aus Edelstahl / PTFETauchrohr stufenlos einstellbar, Rohr-Ø: 15 mmVersion für Weißblechkanister, passt auf Balgverschlüsse mit Ø 35 mm"
"image" => [
"https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
"https://assets.dev.denios.io/article/27426_20150320-141204.jpg"
]
"sku" => "210335W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-weissblechkanister-mit-balgverschluss-handbetrieb-210335/210335"
"priceCurrency" => "EUR"
"price" => "747.32"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018009"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 62800
"centAmountGross" => 74732
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => [
[
"id" => 418422
"filename" => "418422_20240619-081329.png"
"uri" => "https://assets.dev.denios.io/ghs/418422_20240619-081329.png"
"text" => "Lebensmittelechtheit"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "210335"
"displaySku" => "210335W"
"sortRank" => 9626
"slug" => "loesemittelpumpe-aus-edelstahl-fuer-weissblechkanister-mit-balgverschluss-handbetrieb-210335"
"links" => [
"webshop" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-weissblechkanister-mit-balgverschluss-handbetrieb-210335/210335"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#245"
"canonical" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-weissblechkanister-mit-balgverschluss-handbetrieb-210335/210335"
]
"name" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>zur kontaminationsfreien Entnahme von organischen Lösemitteln und Aromastoffen</li><li>gasdicht und mit 2 Kugelhähnen komplett absperrbar</li><li>fester Auslaufbogen mit Absperrhahn aus Edelstahl / PTFE</li><li>Tauchrohr stufenlos einstellbar, Rohr-Ø: 15 mm</li><li>Version für Weißblechkanister, passt auf Balgverschlüsse mit Ø 35 mm</li></ul>"
"images" => [
[
"id" => 27425
"filename" => "27425_20160427-120039.jpg"
"uri" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
"text" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
"medium" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
"small" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27426
"filename" => "27426_20150320-141204.jpg"
"uri" => "https://assets.dev.denios.io/article/27426_20150320-141204.jpg"
"text" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27426_20150320-141204.jpg"
"medium" => "https://assets.dev.denios.io/article/27426_20150320-141204.jpg"
"small" => "https://assets.dev.denios.io/article/27426_20150320-141204.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27426_20150320-141204.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27425
"filename" => "27425_20160427-120039.jpg"
"uri" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
"text" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
"medium" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
"small" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 418422
"filename" => "418422_20240619-081329.png"
"uri" => "https://assets.dev.denios.io/ghs/418422_20240619-081329.png"
"text" => "Lebensmittelechtheit"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 62800
"centAmountGross" => 74732
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => "Logo Edelstahl Rostfrei"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 38164
"filename" => "38164_20110510-095052.png"
"uri" => "https://assets.dev.denios.io/quality/38164_20110510-095052.png"
"text" => "DEKRA EX Logo, Explosionsgruppe II A, II B"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ghs_symbol" => "[{"id":418422,"mdate":"2024-06-19 08:13:29","filename":"418422_20240619-081329.png","text":"Lebensmittelechtheit"}]"
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"NAME_IN_ORDERPROCESS" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb"
"MARA_NTGEW" => 2.052
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"entzündbare Medien"},{"label":"Tauchtiefe [mm]","value":"600"},{"label":"Durchmesser Tauchrohr [mm]","value":"15"},{"label":"Pumpentyp","value":"Behälterpumpe"},{"label":"Ø Auslauf-Öffnung innen","value":"8"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"10"},{"label":"Einsetzbar in EX-Bereichen","value":"Zonen 0, 1 IIA, IIB"},{"label":"Geeignet für","value":"für Weißblechkanister 35mm (2-gängig)"},{"label":"Gewindebeschreibung","value":"für Balgverschlüsse"},{"label":"Antrieb","value":"Handbetrieb"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"2,052"}]"
"MARA_BRGEW" => 2.052
"CS_GTIN" => "4067722018009"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"210335WI"}}"
"META_TITLE" => "Lösemittelpumpe für Weißblechkanister, Balgverschluss im Handbetrieb"
"quality_image" => "[{"id":38227,"mdate":"2021-01-27 10:14:18","filename":"38227_20210127-101418.png","text":"Logo Edelstahl Rostfrei"},{"id":38164,"mdate":"2011-05-10 09:50:52","filename":"38164_20110510-095052.png","text":"DEKRA EX Logo, Explosionsgruppe II A, II B"}]"
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"images_meta_data" => "[{"id":27425,"mdate":"2016-04-27 12:00:39","filename":"27425_20160427-120039.jpg","imageSimilar":0,"text":"Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb - 1"},{"id":27426,"mdate":"2015-03-20 14:12:04","filename":"27426_20150320-141204.jpg","imageSimilar":0,"text":"Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["157587","157589","201951","242994"]"
"META_KEYWORD" => "Abfüllpumpen,Behälterpumpen,Chemikalienpumpen,Container Pumpen,Expumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Weißblechkanister 35mm (2-gängig)"
"CS_PDF_SEITE" => "245"
"CS_MATERIAL" => "Edelstahl"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Handbetrieb"
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 600
"CS_SALESRANK" => 9626
"CS_SHIPPING_WEIGHT_LBS" => 4.52388561624
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>zur kontaminationsfreien Entnahme von organischen Lösemitteln und Aromastoffen</li><li>gasdicht und mit 2 Kugelhähnen komplett absperrbar</li><li>fester Auslaufbogen mit Absperrhahn aus Edelstahl / PTFE</li><li>Tauchrohr stufenlos einstellbar, Rohr-Ø: 15 mm</li><li>Version für Weißblechkanister, passt auf Balgverschlüsse mit Ø 35 mm</li></ul>"
"META_DESCRIPTION" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 10
"accessory_articles" => "["116058"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.052"
"CS_LIEFERANTEN_SKU" => "5603-2000"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 2.052
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Lösemittelpumpe für Weißblechkanister, Balgverschluss im Handbetrieb"
"canonicalUrl" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-weissblechkanister-mit-balgverschluss-handbetrieb-210335/210335"
"robots" => "index,follow"
"description" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Lösemittelpumpe für Weißblechkanister, Balgverschluss im Handbetrieb"
"description" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-weissblechkanister-mit-balgverschluss-handbetrieb-210335/210335"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27426_20150320-141204.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Lösemittelpumpe aus Edelstahl für Weißblechkanister mit Balgverschluss, Handbetrieb"
"description" => "zum Abfüllen von hochreinen Flüssigkeitengeprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0mediumsberührte Teile aus Edelstahl, Dichtung aus PTFEBitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!zur kontaminationsfreien Entnahme von organischen Lösemitteln und Aromastoffengasdicht und mit 2 Kugelhähnen komplett absperrbarfester Auslaufbogen mit Absperrhahn aus Edelstahl / PTFETauchrohr stufenlos einstellbar, Rohr-Ø: 15 mmVersion für Weißblechkanister, passt auf Balgverschlüsse mit Ø 35 mm"
"image" => [
"https://assets.dev.denios.io/article/27425_20160427-120039.jpg"
"https://assets.dev.denios.io/article/27426_20150320-141204.jpg"
]
"sku" => "210335W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/loesemittelpumpe-aus-edelstahl-fuer-weissblechkanister-mit-balgverschluss-handbetrieb-210335/210335"
"priceCurrency" => "EUR"
"price" => "747.32"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018009"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 62800
"centAmountGross" => 74732
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => [
[
"id" => 418422
"filename" => "418422_20240619-081329.png"
"uri" => "https://assets.dev.denios.io/ghs/418422_20240619-081329.png"
"text" => "Lebensmittelechtheit"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
600.0
]
"ZPIM_ANTRIEB" => [
"Handbetrieb"
]
"ZPIM_WERKSTOFF_1" => [
"Edelstahl"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
500
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "6adb6436454c1e85460f56a37ea90a36"
]
"sort" => [
9626
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b1ce7c73-42b6-437c-8192-7360acdd04bf"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "b1ce7c73-42b6-437c-8192-7360acdd04bf"
"key" => "117592"
"version" => 4694
"businessUnit" => "CP"
"slug" => "fasspumpe-aus-edelstahl-mit-auslaufbogen-570-mm-tauchtiefe-117592"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-570-mm-tauchtiefe-117592/117592"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#244"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-570-mm-tauchtiefe-117592/117592"
]
"name" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>ideal zur Förderung von entzündbaren Flüssigkeiten</li><li>für den Ex-Bereich geprüft und geeignet: IIA T4 Zone 0</li><li>gute Fassrestentleerung durch tiefliegendes Bodenrückschlagventil</li><li>Tauchrohr Ø 32 mm</li><li>nicht für Aceton geeignet</li><li>inkl. Fassverschraubung aus vernickeltem Messing für R2" Stahl-Feingewinde innen (gasdichte Verschraubung optional)</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>mit Auslaufbogen</li><li>Förderleistung: 0,35 Liter / Hub</li></ul>"
"createdAt" => "2021-08-10T15:47:09+0000"
"master" => [
"id" => 1
"sku" => "117592"
"displaySku" => "117592W"
"sortRank" => 9618
"slug" => "fasspumpe-aus-edelstahl-mit-auslaufbogen-570-mm-tauchtiefe-117592"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-570-mm-tauchtiefe-117592/117592"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#244"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-570-mm-tauchtiefe-117592/117592"
]
"name" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>ideal zur Förderung von entzündbaren Flüssigkeiten</li><li>für den Ex-Bereich geprüft und geeignet: IIA T4 Zone 0</li><li>gute Fassrestentleerung durch tiefliegendes Bodenrückschlagventil</li><li>Tauchrohr Ø 32 mm</li><li>nicht für Aceton geeignet</li><li>inkl. Fassverschraubung aus vernickeltem Messing für R2" Stahl-Feingewinde innen (gasdichte Verschraubung optional)</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>mit Auslaufbogen</li><li>Förderleistung: 0,35 Liter / Hub</li></ul>"
"images" => [
[
"id" => 381622
"filename" => "381622_20230328-100358.jpg"
"uri" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
"text" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
"medium" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
"small" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27190
"filename" => "27190_20150320-141254.jpg"
"uri" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"text" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"medium" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"small" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381618
"filename" => "381618_20230328-100120.jpg"
"uri" => "https://assets.dev.denios.io/article/381618_20230328-100120.jpg"
"text" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381618_20230328-100120.jpg"
"medium" => "https://assets.dev.denios.io/article/381618_20230328-100120.jpg"
"small" => "https://assets.dev.denios.io/article/381618_20230328-100120.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381618_20230328-100120.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381619
"filename" => "381619_20230328-100202.jpg"
"uri" => "https://assets.dev.denios.io/article/381619_20230328-100202.jpg"
"text" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381619_20230328-100202.jpg"
"medium" => "https://assets.dev.denios.io/article/381619_20230328-100202.jpg"
"small" => "https://assets.dev.denios.io/article/381619_20230328-100202.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381619_20230328-100202.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381620
"filename" => "381620_20230328-100238.jpg"
"uri" => "https://assets.dev.denios.io/article/381620_20230328-100238.jpg"
"text" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381620_20230328-100238.jpg"
"medium" => "https://assets.dev.denios.io/article/381620_20230328-100238.jpg"
"small" => "https://assets.dev.denios.io/article/381620_20230328-100238.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381620_20230328-100238.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381621
"filename" => "381621_20230328-100319.jpg"
"uri" => "https://assets.dev.denios.io/article/381621_20230328-100319.jpg"
"text" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381621_20230328-100319.jpg"
"medium" => "https://assets.dev.denios.io/article/381621_20230328-100319.jpg"
"small" => "https://assets.dev.denios.io/article/381621_20230328-100319.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381621_20230328-100319.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381622
"filename" => "381622_20230328-100358.jpg"
"uri" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
"text" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
"medium" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
"small" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 35700
"centAmountGross" => 42483
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 38165
"filename" => "38165_20110510-095041.png"
"uri" => "https://assets.dev.denios.io/quality/38165_20110510-095041.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Edelstahl"
"CS_SHIPPING_WEIGHT_LBS" => 3.968320716
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 60
"META_DESCRIPTION" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe"
"MARA_NTGEW" => 1.8
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "60"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"entzündbare Medien"},{"label":"Tauchtiefe [mm]","value":"570"},{"label":"Version","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"60"},{"label":"Durchmesser Auslauf außen","value":"12"},{"label":"Ø Auslauf-Öffnung innen","value":"10"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,35"},{"label":"Einsetzbar in EX-Bereichen","value":"Zonen 0, 1 IIA"},{"label":"Gewindebeschreibung","value":"Feingewinde für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"BSP/R2\""},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,8"}]"
"MARA_BRGEW" => 1.8
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "rot"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe aus Edelstahl mit Auslaufbogen, 570mm Tauchtiefe"
"quality_image" => "[{"id":38227,"mdate":"21-01-27 10:14:18","filename":"38227_20210127-101418.png","text":""},{"id":38165,"mdate":"11-05-10 09:50:41","filename":"38165_20110510-095041.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":381622,"mdate":"23-03-28 10:03:58","filename":"381622_20230328-100358.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 1"},{"id":27190,"mdate":"15-03-20 14:12:54","filename":"27190_20150320-141254.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 2"},{"id":381618,"mdate":"23-03-28 10:01:20","filename":"381618_20230328-100120.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 3"},{"id":381619,"mdate":"23-03-28 10:02:02","filename":"381619_20230328-100202.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 4"},{"id":381620,"mdate":"23-03-28 10:02:38","filename":"381620_20230328-100238.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 5"},{"id":381621,"mdate":"23-03-28 10:03:19","filename":"381621_20230328-100319.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117594","117663","117664"]"
"META_KEYWORD" => "Expumpen,Handpumpen,Behälterpumpen,Chemikalienpumpen,Abfüllpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "244"
"CS_SHIPPING_HEIGHT_IN" => 2.5984266
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 60
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 570
"CS_SALESRANK" => 9618
"accessory_articles" => "["179493","146678","116058"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.8"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.8
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe aus Edelstahl mit Auslaufbogen, 570mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-570-mm-tauchtiefe-117592/117592"
"robots" => "index,follow"
"description" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe aus Edelstahl mit Auslaufbogen, 570mm Tauchtiefe"
"description" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-570-mm-tauchtiefe-117592/117592"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381618_20230328-100120.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381619_20230328-100202.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381620_20230328-100238.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381621_20230328-100319.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe"
"description" => "ideal zur Förderung von entzündbaren Flüssigkeitenfür den Ex-Bereich geprüft und geeignet: IIA T4 Zone 0gute Fassrestentleerung durch tiefliegendes BodenrückschlagventilTauchrohr Ø 32 mmnicht für Aceton geeignetinkl. Fassverschraubung aus vernickeltem Messing für R2" Stahl-Feingewinde innen (gasdichte Verschraubung optional)Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!mit AuslaufbogenFörderleistung: 0,35 Liter / Hub"
"image" => [
"https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
"https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"https://assets.dev.denios.io/article/381618_20230328-100120.jpg"
"https://assets.dev.denios.io/article/381619_20230328-100202.jpg"
"https://assets.dev.denios.io/article/381620_20230328-100238.jpg"
"https://assets.dev.denios.io/article/381621_20230328-100319.jpg"
]
"sku" => "117592W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-570-mm-tauchtiefe-117592/117592"
"priceCurrency" => "EUR"
"price" => "424.83"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 35700
"centAmountGross" => 42483
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117592"
"displaySku" => "117592W"
"sortRank" => 9618
"slug" => "fasspumpe-aus-edelstahl-mit-auslaufbogen-570-mm-tauchtiefe-117592"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-570-mm-tauchtiefe-117592/117592"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#244"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-570-mm-tauchtiefe-117592/117592"
]
"name" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>ideal zur Förderung von entzündbaren Flüssigkeiten</li><li>für den Ex-Bereich geprüft und geeignet: IIA T4 Zone 0</li><li>gute Fassrestentleerung durch tiefliegendes Bodenrückschlagventil</li><li>Tauchrohr Ø 32 mm</li><li>nicht für Aceton geeignet</li><li>inkl. Fassverschraubung aus vernickeltem Messing für R2" Stahl-Feingewinde innen (gasdichte Verschraubung optional)</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>mit Auslaufbogen</li><li>Förderleistung: 0,35 Liter / Hub</li></ul>"
"images" => [
[
"id" => 381622
"filename" => "381622_20230328-100358.jpg"
"uri" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
"text" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
"medium" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
"small" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27190
"filename" => "27190_20150320-141254.jpg"
"uri" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"text" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"medium" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"small" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381618
"filename" => "381618_20230328-100120.jpg"
"uri" => "https://assets.dev.denios.io/article/381618_20230328-100120.jpg"
"text" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381618_20230328-100120.jpg"
"medium" => "https://assets.dev.denios.io/article/381618_20230328-100120.jpg"
"small" => "https://assets.dev.denios.io/article/381618_20230328-100120.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381618_20230328-100120.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381619
"filename" => "381619_20230328-100202.jpg"
"uri" => "https://assets.dev.denios.io/article/381619_20230328-100202.jpg"
"text" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381619_20230328-100202.jpg"
"medium" => "https://assets.dev.denios.io/article/381619_20230328-100202.jpg"
"small" => "https://assets.dev.denios.io/article/381619_20230328-100202.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381619_20230328-100202.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381620
"filename" => "381620_20230328-100238.jpg"
"uri" => "https://assets.dev.denios.io/article/381620_20230328-100238.jpg"
"text" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381620_20230328-100238.jpg"
"medium" => "https://assets.dev.denios.io/article/381620_20230328-100238.jpg"
"small" => "https://assets.dev.denios.io/article/381620_20230328-100238.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381620_20230328-100238.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381621
"filename" => "381621_20230328-100319.jpg"
"uri" => "https://assets.dev.denios.io/article/381621_20230328-100319.jpg"
"text" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381621_20230328-100319.jpg"
"medium" => "https://assets.dev.denios.io/article/381621_20230328-100319.jpg"
"small" => "https://assets.dev.denios.io/article/381621_20230328-100319.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381621_20230328-100319.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381622
"filename" => "381622_20230328-100358.jpg"
"uri" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
"text" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
"medium" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
"small" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 35700
"centAmountGross" => 42483
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 38165
"filename" => "38165_20110510-095041.png"
"uri" => "https://assets.dev.denios.io/quality/38165_20110510-095041.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Edelstahl"
"CS_SHIPPING_WEIGHT_LBS" => 3.968320716
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 60
"META_DESCRIPTION" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe"
"MARA_NTGEW" => 1.8
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "60"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"entzündbare Medien"},{"label":"Tauchtiefe [mm]","value":"570"},{"label":"Version","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"60"},{"label":"Durchmesser Auslauf außen","value":"12"},{"label":"Ø Auslauf-Öffnung innen","value":"10"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,35"},{"label":"Einsetzbar in EX-Bereichen","value":"Zonen 0, 1 IIA"},{"label":"Gewindebeschreibung","value":"Feingewinde für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"BSP/R2\""},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,8"}]"
"MARA_BRGEW" => 1.8
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "rot"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe aus Edelstahl mit Auslaufbogen, 570mm Tauchtiefe"
"quality_image" => "[{"id":38227,"mdate":"21-01-27 10:14:18","filename":"38227_20210127-101418.png","text":""},{"id":38165,"mdate":"11-05-10 09:50:41","filename":"38165_20110510-095041.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":381622,"mdate":"23-03-28 10:03:58","filename":"381622_20230328-100358.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 1"},{"id":27190,"mdate":"15-03-20 14:12:54","filename":"27190_20150320-141254.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 2"},{"id":381618,"mdate":"23-03-28 10:01:20","filename":"381618_20230328-100120.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 3"},{"id":381619,"mdate":"23-03-28 10:02:02","filename":"381619_20230328-100202.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 4"},{"id":381620,"mdate":"23-03-28 10:02:38","filename":"381620_20230328-100238.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 5"},{"id":381621,"mdate":"23-03-28 10:03:19","filename":"381621_20230328-100319.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117594","117663","117664"]"
"META_KEYWORD" => "Expumpen,Handpumpen,Behälterpumpen,Chemikalienpumpen,Abfüllpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "244"
"CS_SHIPPING_HEIGHT_IN" => 2.5984266
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 60
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 570
"CS_SALESRANK" => 9618
"accessory_articles" => "["179493","146678","116058"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.8"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.8
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe aus Edelstahl mit Auslaufbogen, 570mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-570-mm-tauchtiefe-117592/117592"
"robots" => "index,follow"
"description" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe aus Edelstahl mit Auslaufbogen, 570mm Tauchtiefe"
"description" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-570-mm-tauchtiefe-117592/117592"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381618_20230328-100120.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381619_20230328-100202.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381620_20230328-100238.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381621_20230328-100319.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe aus Edelstahl, mit Auslaufbogen, 570 mm Tauchtiefe"
"description" => "ideal zur Förderung von entzündbaren Flüssigkeitenfür den Ex-Bereich geprüft und geeignet: IIA T4 Zone 0gute Fassrestentleerung durch tiefliegendes BodenrückschlagventilTauchrohr Ø 32 mmnicht für Aceton geeignetinkl. Fassverschraubung aus vernickeltem Messing für R2" Stahl-Feingewinde innen (gasdichte Verschraubung optional)Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!mit AuslaufbogenFörderleistung: 0,35 Liter / Hub"
"image" => [
"https://assets.dev.denios.io/article/381622_20230328-100358.jpg"
"https://assets.dev.denios.io/article/27190_20150320-141254.jpg"
"https://assets.dev.denios.io/article/381618_20230328-100120.jpg"
"https://assets.dev.denios.io/article/381619_20230328-100202.jpg"
"https://assets.dev.denios.io/article/381620_20230328-100238.jpg"
"https://assets.dev.denios.io/article/381621_20230328-100319.jpg"
]
"sku" => "117592W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-auslaufbogen-570-mm-tauchtiefe-117592/117592"
"priceCurrency" => "EUR"
"price" => "424.83"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 35700
"centAmountGross" => 42483
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
570.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Edelstahl"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "ab79bfac9428acf2dfacf16195c3eb8b"
]
"sort" => [
9618
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "9e45fe0e-47ef-4602-8ade-e4f8ffe0eac2"
"_score" => null
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "9e45fe0e-47ef-4602-8ade-e4f8ffe0eac2"
"key" => "117670"
"version" => 5781
"businessUnit" => "CP"
"slug" => "manuelle-hebelpumpe-f-202-fuer-motoren-und-getriebeoel-mit-kugelhahn-117670"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-202-fuer-motoren-und-getriebeoel-mit-kugelhahn-117670/117670"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#257"
"canonical" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-202-fuer-motoren-und-getriebeoel-mit-kugelhahn-117670/117670"
]
"name" => "Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit Schlauch, Kugelhahn und Auslaufrohr</li><li>geeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeöl</li><li>anwendbar für 200 l Fässer</li><li>Förderleistung je Hub 0,2 Liter</li><li>Teleskoptauchrohr Länge: 465 - 880 mm</li></ul>"
"createdAt" => "2020-08-10T08:28:51+0000"
"master" => [
"id" => 1
"sku" => "117670"
"displaySku" => "117670W"
"sortRank" => 9598
"slug" => "manuelle-hebelpumpe-f-202-fuer-motoren-und-getriebeoel-mit-kugelhahn-117670"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-202-fuer-motoren-und-getriebeoel-mit-kugelhahn-117670/117670"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#257"
"canonical" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-202-fuer-motoren-und-getriebeoel-mit-kugelhahn-117670/117670"
]
"name" => "Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit Schlauch, Kugelhahn und Auslaufrohr</li><li>geeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeöl</li><li>anwendbar für 200 l Fässer</li><li>Förderleistung je Hub 0,2 Liter</li><li>Teleskoptauchrohr Länge: 465 - 880 mm</li></ul>"
"images" => [
[
"id" => 249412
"filename" => "249412_20210507-112135.jpg"
"uri" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
"text" => "Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
"medium" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
"small" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 249412
"filename" => "249412_20210507-112135.jpg"
"uri" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
"text" => "Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
"medium" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
"small" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 21800
"centAmountGross" => 25942
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineral- und Hydrauliköle"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_AUSSTATTUNG" => "mit Schlauch, Kugelhahn und Auslaufrohr"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 1300
"META_DESCRIPTION" => "Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn"
"MARA_NTGEW" => 2.4
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1300"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit Schlauch, Kugelhahn und Auslaufrohr"},{"label":"Einsatzbereich","value":"Mineral- und Hydrauliköle"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Durchmesser Tauchrohr [mm]","value":"38"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"1300"},{"label":"Schlauchlänge [mm]","value":"2000"},{"label":"Werkstoff","value":"Stahl"},{"label":"Viskosität max [mPas]","value":"6000"},{"label":"Förderleistung je Hub [l]","value":"0,2"},{"label":"Geeignet für","value":"für 200 l Fässer"},{"label":"Antrieb","value":"manuell"},{"label":"Innengewinde","value":"2\""},{"label":"Außengewinde","value":"2\""},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"2,4"}]"
"MARA_BRGEW" => 2.4
"CS_GTIN" => "4024937095034"
"SAP_HERKUNFTSLAND" => "QU"
"CS_COLOR" => "diverse"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"117670WI"}}"
"META_TITLE" => "Manuelle Hebelpumpe, mit Kugelhahn, für 200-Liter-Fässer"
"images_meta_data" => "[{"id":249412,"mdate":"2021-05-07 11:21:35","filename":"249412_20210507-112135.jpg","imageSimilar":0,"text":"Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117667","123556"]"
"META_KEYWORD" => "Hebelpumpen,Fasspumpen,Handpumpen,Behälterpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für 200 l Fässer"
"CS_PDF_SEITE" => "257"
"CS_SHIPPING_HEIGHT_IN" => 56.299243
"CS_MATERIAL" => "Stahl"
"ZPIM_VISKOSITAET_MAX" => 6000
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 2000
"ZPIM_WERKSTOFF_1" => "Stahl"
"ITEM_NAME_FOR_SHOP" => "Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1300
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 9598
"CS_SHIPPING_WEIGHT_LBS" => 5.291094288
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>mit Schlauch, Kugelhahn und Auslaufrohr</li><li>geeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeöl</li><li>anwendbar für 200 l Fässer</li><li>Förderleistung je Hub 0,2 Liter</li><li>Teleskoptauchrohr Länge: 465 - 880 mm</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.4"
"CS_ORIGIN" => "QU - Unbekannt"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 2.4
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Manuelle Hebelpumpe, mit Kugelhahn, für 200-Liter-Fässer"
"canonicalUrl" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-202-fuer-motoren-und-getriebeoel-mit-kugelhahn-117670/117670"
"robots" => "index,follow"
"description" => "Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Manuelle Hebelpumpe, mit Kugelhahn, für 200-Liter-Fässer"
"description" => "Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-202-fuer-motoren-und-getriebeoel-mit-kugelhahn-117670/117670"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn"
"description" => "mit Schlauch, Kugelhahn und Auslaufrohrgeeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeölanwendbar für 200 l FässerFörderleistung je Hub 0,2 LiterTeleskoptauchrohr Länge: 465 - 880 mm"
"image" => [
"https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
]
"sku" => "117670W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-202-fuer-motoren-und-getriebeoel-mit-kugelhahn-117670/117670"
"priceCurrency" => "EUR"
"price" => "259.42"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4024937095034"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 21800
"centAmountGross" => 25942
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117670"
"displaySku" => "117670W"
"sortRank" => 9598
"slug" => "manuelle-hebelpumpe-f-202-fuer-motoren-und-getriebeoel-mit-kugelhahn-117670"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-202-fuer-motoren-und-getriebeoel-mit-kugelhahn-117670/117670"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#257"
"canonical" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-202-fuer-motoren-und-getriebeoel-mit-kugelhahn-117670/117670"
]
"name" => "Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit Schlauch, Kugelhahn und Auslaufrohr</li><li>geeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeöl</li><li>anwendbar für 200 l Fässer</li><li>Förderleistung je Hub 0,2 Liter</li><li>Teleskoptauchrohr Länge: 465 - 880 mm</li></ul>"
"images" => [
[
"id" => 249412
"filename" => "249412_20210507-112135.jpg"
"uri" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
"text" => "Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
"medium" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
"small" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 249412
"filename" => "249412_20210507-112135.jpg"
"uri" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
"text" => "Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
"medium" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
"small" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 21800
"centAmountGross" => 25942
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineral- und Hydrauliköle"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_AUSSTATTUNG" => "mit Schlauch, Kugelhahn und Auslaufrohr"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 1300
"META_DESCRIPTION" => "Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn"
"MARA_NTGEW" => 2.4
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1300"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit Schlauch, Kugelhahn und Auslaufrohr"},{"label":"Einsatzbereich","value":"Mineral- und Hydrauliköle"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Durchmesser Tauchrohr [mm]","value":"38"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"1300"},{"label":"Schlauchlänge [mm]","value":"2000"},{"label":"Werkstoff","value":"Stahl"},{"label":"Viskosität max [mPas]","value":"6000"},{"label":"Förderleistung je Hub [l]","value":"0,2"},{"label":"Geeignet für","value":"für 200 l Fässer"},{"label":"Antrieb","value":"manuell"},{"label":"Innengewinde","value":"2\""},{"label":"Außengewinde","value":"2\""},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"2,4"}]"
"MARA_BRGEW" => 2.4
"CS_GTIN" => "4024937095034"
"SAP_HERKUNFTSLAND" => "QU"
"CS_COLOR" => "diverse"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"117670WI"}}"
"META_TITLE" => "Manuelle Hebelpumpe, mit Kugelhahn, für 200-Liter-Fässer"
"images_meta_data" => "[{"id":249412,"mdate":"2021-05-07 11:21:35","filename":"249412_20210507-112135.jpg","imageSimilar":0,"text":"Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117667","123556"]"
"META_KEYWORD" => "Hebelpumpen,Fasspumpen,Handpumpen,Behälterpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für 200 l Fässer"
"CS_PDF_SEITE" => "257"
"CS_SHIPPING_HEIGHT_IN" => 56.299243
"CS_MATERIAL" => "Stahl"
"ZPIM_VISKOSITAET_MAX" => 6000
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 2000
"ZPIM_WERKSTOFF_1" => "Stahl"
"ITEM_NAME_FOR_SHOP" => "Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1300
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 9598
"CS_SHIPPING_WEIGHT_LBS" => 5.291094288
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>mit Schlauch, Kugelhahn und Auslaufrohr</li><li>geeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeöl</li><li>anwendbar für 200 l Fässer</li><li>Förderleistung je Hub 0,2 Liter</li><li>Teleskoptauchrohr Länge: 465 - 880 mm</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.4"
"CS_ORIGIN" => "QU - Unbekannt"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 2.4
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Manuelle Hebelpumpe, mit Kugelhahn, für 200-Liter-Fässer"
"canonicalUrl" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-202-fuer-motoren-und-getriebeoel-mit-kugelhahn-117670/117670"
"robots" => "index,follow"
"description" => "Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Manuelle Hebelpumpe, mit Kugelhahn, für 200-Liter-Fässer"
"description" => "Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-202-fuer-motoren-und-getriebeoel-mit-kugelhahn-117670/117670"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Manuelle Hebelpumpe F 202 für Motoren- und Getriebeöl, mit Kugelhahn"
"description" => "mit Schlauch, Kugelhahn und Auslaufrohrgeeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeölanwendbar für 200 l FässerFörderleistung je Hub 0,2 LiterTeleskoptauchrohr Länge: 465 - 880 mm"
"image" => [
"https://assets.dev.denios.io/article/249412_20210507-112135.jpg"
]
"sku" => "117670W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-202-fuer-motoren-und-getriebeoel-mit-kugelhahn-117670/117670"
"priceCurrency" => "EUR"
"price" => "259.42"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4024937095034"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 21800
"centAmountGross" => 25942
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineral- und Hydrauliköle"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
1000.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Stahl"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
6000
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "7ab45dc9ac40e5ef31268285f24fc224"
]
"sort" => [
9598
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "06bb88a3-fa3c-4bc0-86c9-a6924107d379"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "06bb88a3-fa3c-4bc0-86c9-a6924107d379"
"key" => "179484"
"version" => 4393
"businessUnit" => "CP"
"slug" => "otal-handpumpe-aus-polypropylen-pp-26-l-min-179484"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-26-l-min-179484/179484"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-26-l-min-179484/179484"
]
"name" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Handpumpe aus PP</li><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>besonders kompakt und platzsparend</li></ul>"
"createdAt" => "2021-08-10T15:50:05+0000"
"master" => [
"id" => 1
"sku" => "179484"
"displaySku" => "179484W"
"sortRank" => 9573
"slug" => "otal-handpumpe-aus-polypropylen-pp-26-l-min-179484"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-26-l-min-179484/179484"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-26-l-min-179484/179484"
]
"name" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Handpumpe aus PP</li><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>besonders kompakt und platzsparend</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27317
"filename" => "27317_20150715-165318.jpg"
"uri" => "https://assets.dev.denios.io/article/27317_20150715-165318.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27317_20150715-165318.jpg"
"medium" => "https://assets.dev.denios.io/article/27317_20150715-165318.jpg"
"small" => "https://assets.dev.denios.io/article/27317_20150715-165318.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27317_20150715-165318.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27316
"filename" => "27316_20150320-141323.jpg"
"uri" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"medium" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"small" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 12900
"centAmountGross" => 15351
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 1.0141264052
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min"
"MARA_NTGEW" => 0.46
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"18"},{"label":"Ø Auslauf-Öffnung innen","value":"16"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"26"},{"label":"Geeignet für","value":"OTAL-Handpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"0,46"}]"
"MARA_BRGEW" => 0.46
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "transparent"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Handpumpe, Födermenge von 26 l/min, universell einsetzbar"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 Woche"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus Polypropylen (PP), 26 l/min - 1"},{"id":27317,"mdate":"15-07-15 16:53:18","filename":"27317_20150715-165318.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus Polypropylen (PP), 26 l/min - 2"},{"id":27316,"mdate":"15-03-20 14:13:23","filename":"27316_20150320-141323.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus Polypropylen (PP), 26 l/min - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Handpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 9573
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.46"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.46
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Handpumpe, Födermenge von 26 l/min, universell einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-26-l-min-179484/179484"
"robots" => "index,follow"
"description" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Handpumpe, Födermenge von 26 l/min, universell einsetzbar"
"description" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-26-l-min-179484/179484"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27317_20150715-165318.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min"
"description" => "Flüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätHandpumpe aus PPbeständig gegen schwache Säuren, Laugen und Reinigerphysiologisch unbedenklich und lebensmittelechtdas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbesonders kompakt und platzsparend"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"https://assets.dev.denios.io/article/27317_20150715-165318.jpg"
"https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
]
"sku" => "179484W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-26-l-min-179484/179484"
"priceCurrency" => "EUR"
"price" => "153.51"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 12900
"centAmountGross" => 15351
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "179484"
"displaySku" => "179484W"
"sortRank" => 9573
"slug" => "otal-handpumpe-aus-polypropylen-pp-26-l-min-179484"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-26-l-min-179484/179484"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-26-l-min-179484/179484"
]
"name" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Handpumpe aus PP</li><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>besonders kompakt und platzsparend</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27317
"filename" => "27317_20150715-165318.jpg"
"uri" => "https://assets.dev.denios.io/article/27317_20150715-165318.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27317_20150715-165318.jpg"
"medium" => "https://assets.dev.denios.io/article/27317_20150715-165318.jpg"
"small" => "https://assets.dev.denios.io/article/27317_20150715-165318.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27317_20150715-165318.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27316
"filename" => "27316_20150320-141323.jpg"
"uri" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"medium" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"small" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 12900
"centAmountGross" => 15351
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 1.0141264052
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min"
"MARA_NTGEW" => 0.46
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"18"},{"label":"Ø Auslauf-Öffnung innen","value":"16"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"26"},{"label":"Geeignet für","value":"OTAL-Handpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"0,46"}]"
"MARA_BRGEW" => 0.46
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "transparent"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Handpumpe, Födermenge von 26 l/min, universell einsetzbar"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 Woche"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus Polypropylen (PP), 26 l/min - 1"},{"id":27317,"mdate":"15-07-15 16:53:18","filename":"27317_20150715-165318.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus Polypropylen (PP), 26 l/min - 2"},{"id":27316,"mdate":"15-03-20 14:13:23","filename":"27316_20150320-141323.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus Polypropylen (PP), 26 l/min - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Handpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 9573
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.46"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.46
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Handpumpe, Födermenge von 26 l/min, universell einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-26-l-min-179484/179484"
"robots" => "index,follow"
"description" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Handpumpe, Födermenge von 26 l/min, universell einsetzbar"
"description" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-26-l-min-179484/179484"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27317_20150715-165318.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Handpumpe aus Polypropylen (PP), 26 l/min"
"description" => "Flüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätHandpumpe aus PPbeständig gegen schwache Säuren, Laugen und Reinigerphysiologisch unbedenklich und lebensmittelechtdas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbesonders kompakt und platzsparend"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"https://assets.dev.denios.io/article/27317_20150715-165318.jpg"
"https://assets.dev.denios.io/article/27316_20150320-141323.jpg"
]
"sku" => "179484W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-polypropylen-pp-26-l-min-179484/179484"
"priceCurrency" => "EUR"
"price" => "153.51"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 12900
"centAmountGross" => 15351
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
700.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "6fe86f428ad55dbc85b4b72541ab9760"
]
"sort" => [
9573
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c248d8d1-a637-41cb-a032-04c2d050b76e"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "c248d8d1-a637-41cb-a032-04c2d050b76e"
"key" => "117577"
"version" => 4490
"businessUnit" => "CP"
"slug" => "hebelpumpe-aus-polypropylen-pp-fuer-alle-fassgroessen-117577"
"links" => [
"webshop" => "https://storefront.dev.denios.io/hebelpumpe-aus-polypropylen-pp-fuer-alle-fassgroessen-117577/117577"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/hebelpumpe-aus-polypropylen-pp-fuer-alle-fassgroessen-117577/117577"
]
"name" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen"
"description" => "<ul class="product-description__text--bulletpoints"><li>ideal zur Förderung von Flüssigkeiten bis 2200 mPas (nicht für Öle)</li><li>leichte Entnahme bedarfsgerechter Mengen aus Fässern</li><li>gute Beständigkeit auch gegenüber vielen Chemikalien (nicht geeignet für: Toluol, Xylol, Benzin, Petroleum, Tricchlorethylen, Terpentinersatz)</li><li>um die eigene Achse drehbar - so können Behältnisse zum Abfüllen auch auf dem Fassdeckel abgestellt werden</li><li>Tauchrohr stufenlos bis 950 mm ausziehbar - somit universell für alle Fassgrößen einsetzbar</li><li>Förderleistung: ca. 0,35 Liter / Hub</li><li>Gewinde: R2"</li></ul>"
"createdAt" => "2021-08-10T15:48:25+0000"
"master" => [
"id" => 1
"sku" => "117577"
"displaySku" => "117577W"
"sortRank" => 9447
"slug" => "hebelpumpe-aus-polypropylen-pp-fuer-alle-fassgroessen-117577"
"links" => [
"webshop" => "https://storefront.dev.denios.io/hebelpumpe-aus-polypropylen-pp-fuer-alle-fassgroessen-117577/117577"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/hebelpumpe-aus-polypropylen-pp-fuer-alle-fassgroessen-117577/117577"
]
"name" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen"
"description" => "<ul class="product-description__text--bulletpoints"><li>ideal zur Förderung von Flüssigkeiten bis 2200 mPas (nicht für Öle)</li><li>leichte Entnahme bedarfsgerechter Mengen aus Fässern</li><li>gute Beständigkeit auch gegenüber vielen Chemikalien (nicht geeignet für: Toluol, Xylol, Benzin, Petroleum, Tricchlorethylen, Terpentinersatz)</li><li>um die eigene Achse drehbar - so können Behältnisse zum Abfüllen auch auf dem Fassdeckel abgestellt werden</li><li>Tauchrohr stufenlos bis 950 mm ausziehbar - somit universell für alle Fassgrößen einsetzbar</li><li>Förderleistung: ca. 0,35 Liter / Hub</li><li>Gewinde: R2"</li></ul>"
"images" => [
[
"id" => 375729
"filename" => "375729_20230322-152814.jpg"
"uri" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
"text" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
"medium" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
"small" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27181
"filename" => "27181_20150320-141048.jpg"
"uri" => "https://assets.dev.denios.io/article/27181_20150320-141048.jpg"
"text" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27181_20150320-141048.jpg"
"medium" => "https://assets.dev.denios.io/article/27181_20150320-141048.jpg"
"small" => "https://assets.dev.denios.io/article/27181_20150320-141048.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27181_20150320-141048.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375728
"filename" => "375728_20230322-152811.jpg"
"uri" => "https://assets.dev.denios.io/article/375728_20230322-152811.jpg"
"text" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375728_20230322-152811.jpg"
"medium" => "https://assets.dev.denios.io/article/375728_20230322-152811.jpg"
"small" => "https://assets.dev.denios.io/article/375728_20230322-152811.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375728_20230322-152811.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375727
"filename" => "375727_20230322-152809.jpg"
"uri" => "https://assets.dev.denios.io/article/375727_20230322-152809.jpg"
"text" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375727_20230322-152809.jpg"
"medium" => "https://assets.dev.denios.io/article/375727_20230322-152809.jpg"
"small" => "https://assets.dev.denios.io/article/375727_20230322-152809.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375727_20230322-152809.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375726
"filename" => "375726_20230322-152806.jpg"
"uri" => "https://assets.dev.denios.io/article/375726_20230322-152806.jpg"
"text" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375726_20230322-152806.jpg"
"medium" => "https://assets.dev.denios.io/article/375726_20230322-152806.jpg"
"small" => "https://assets.dev.denios.io/article/375726_20230322-152806.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375726_20230322-152806.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375725
"filename" => "375725_20230322-152804.jpg"
"uri" => "https://assets.dev.denios.io/article/375725_20230322-152804.jpg"
"text" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375725_20230322-152804.jpg"
"medium" => "https://assets.dev.denios.io/article/375725_20230322-152804.jpg"
"small" => "https://assets.dev.denios.io/article/375725_20230322-152804.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375725_20230322-152804.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 375729
"filename" => "375729_20230322-152814.jpg"
"uri" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
"text" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
"medium" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
"small" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 9900
"centAmountGross" => 11781
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 140
"META_DESCRIPTION" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen"
"MARA_NTGEW" => 5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "140"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien"},{"label":"Tauchtiefe [mm]","value":"950"},{"label":"Durchmesser Tauchrohr [mm]","value":"25"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"140"},{"label":"Durchmesser Auslauf außen","value":"15"},{"label":"Ø Auslauf-Öffnung innen","value":"15"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"2200"},{"label":"Förderleistung je Hub [l]","value":"0,35"},{"label":"Antrieb","value":"manuell"},{"label":"Werkstoff Dichtung","value":"EPDM, APTK"},{"label":"Gewicht [kg]","value":"5"}]"
"MARA_BRGEW" => 5
"CS_GTIN" => "4067722018405"
"SAP_HERKUNFTSLAND" => "QU"
"CS_COLOR" => "braun"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"117577WI"}}"
"META_TITLE" => "Hebelpumpe, aus Polypropylen, zur Förderung von Flüssigkeiten"
"images_meta_data" => "[{"id":375729,"mdate":"2023-03-22 15:28:14","filename":"375729_20230322-152814.jpg","imageSimilar":0,"text":"Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 1"},{"id":27181,"mdate":"2015-03-20 14:10:48","filename":"27181_20150320-141048.jpg","imageSimilar":0,"text":"Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 2"},{"id":375728,"mdate":"2023-03-22 15:28:11","filename":"375728_20230322-152811.jpg","imageSimilar":0,"text":"Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 3"},{"id":375727,"mdate":"2023-03-22 15:28:09","filename":"375727_20230322-152809.jpg","imageSimilar":0,"text":"Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 4"},{"id":375726,"mdate":"2023-03-22 15:28:06","filename":"375726_20230322-152806.jpg","imageSimilar":0,"text":"Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 5"},{"id":375725,"mdate":"2023-03-22 15:28:04","filename":"375725_20230322-152804.jpg","imageSimilar":0,"text":"Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "PP Hebelpumpen,Chemikalienpumpen,Behälterpumpen,Fasspumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 6.0629954
"CS_MATERIAL" => "PP"
"ZPIM_VISKOSITAET_MAX" => 2200
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "EPDM, APTK"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 140
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 950
"CS_SALESRANK" => 9447
"CS_SHIPPING_WEIGHT_LBS" => 11.0231131
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>ideal zur Förderung von Flüssigkeiten bis 2200 mPas (nicht für Öle)</li><li>leichte Entnahme bedarfsgerechter Mengen aus Fässern</li><li>gute Beständigkeit auch gegenüber vielen Chemikalien (nicht geeignet für: Toluol, Xylol, Benzin, Petroleum, Tricchlorethylen, Terpentinersatz)</li><li>um die eigene Achse drehbar - so können Behältnisse zum Abfüllen auch auf dem Fassdeckel abgestellt werden</li><li>Tauchrohr stufenlos bis 950 mm ausziehbar - somit universell für alle Fassgrößen einsetzbar</li><li>Förderleistung: ca. 0,35 Liter / Hub</li><li>Gewinde: R2"</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "5"
"CS_LIEFERANTEN_SKU" => "5613-0010"
"CS_ORIGIN" => "QU - Unbekannt"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Hebelpumpe, aus Polypropylen, zur Förderung von Flüssigkeiten"
"canonicalUrl" => "https://storefront.dev.denios.io/hebelpumpe-aus-polypropylen-pp-fuer-alle-fassgroessen-117577/117577"
"robots" => "index,follow"
"description" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Hebelpumpe, aus Polypropylen, zur Förderung von Flüssigkeiten"
"description" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/hebelpumpe-aus-polypropylen-pp-fuer-alle-fassgroessen-117577/117577"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27181_20150320-141048.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375728_20230322-152811.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375727_20230322-152809.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375726_20230322-152806.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375725_20230322-152804.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen"
"description" => "ideal zur Förderung von Flüssigkeiten bis 2200 mPas (nicht für Öle)leichte Entnahme bedarfsgerechter Mengen aus Fässerngute Beständigkeit auch gegenüber vielen Chemikalien (nicht geeignet für: Toluol, Xylol, Benzin, Petroleum, Tricchlorethylen, Terpentinersatz)um die eigene Achse drehbar - so können Behältnisse zum Abfüllen auch auf dem Fassdeckel abgestellt werdenTauchrohr stufenlos bis 950 mm ausziehbar - somit universell für alle Fassgrößen einsetzbarFörderleistung: ca. 0,35 Liter / HubGewinde: R2""
"image" => [
"https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
"https://assets.dev.denios.io/article/27181_20150320-141048.jpg"
"https://assets.dev.denios.io/article/375728_20230322-152811.jpg"
"https://assets.dev.denios.io/article/375727_20230322-152809.jpg"
"https://assets.dev.denios.io/article/375726_20230322-152806.jpg"
"https://assets.dev.denios.io/article/375725_20230322-152804.jpg"
]
"sku" => "117577W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/hebelpumpe-aus-polypropylen-pp-fuer-alle-fassgroessen-117577/117577"
"priceCurrency" => "EUR"
"price" => "117.81"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018405"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 9900
"centAmountGross" => 11781
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117577"
"displaySku" => "117577W"
"sortRank" => 9447
"slug" => "hebelpumpe-aus-polypropylen-pp-fuer-alle-fassgroessen-117577"
"links" => [
"webshop" => "https://storefront.dev.denios.io/hebelpumpe-aus-polypropylen-pp-fuer-alle-fassgroessen-117577/117577"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/hebelpumpe-aus-polypropylen-pp-fuer-alle-fassgroessen-117577/117577"
]
"name" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen"
"description" => "<ul class="product-description__text--bulletpoints"><li>ideal zur Förderung von Flüssigkeiten bis 2200 mPas (nicht für Öle)</li><li>leichte Entnahme bedarfsgerechter Mengen aus Fässern</li><li>gute Beständigkeit auch gegenüber vielen Chemikalien (nicht geeignet für: Toluol, Xylol, Benzin, Petroleum, Tricchlorethylen, Terpentinersatz)</li><li>um die eigene Achse drehbar - so können Behältnisse zum Abfüllen auch auf dem Fassdeckel abgestellt werden</li><li>Tauchrohr stufenlos bis 950 mm ausziehbar - somit universell für alle Fassgrößen einsetzbar</li><li>Förderleistung: ca. 0,35 Liter / Hub</li><li>Gewinde: R2"</li></ul>"
"images" => [
[
"id" => 375729
"filename" => "375729_20230322-152814.jpg"
"uri" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
"text" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
"medium" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
"small" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27181
"filename" => "27181_20150320-141048.jpg"
"uri" => "https://assets.dev.denios.io/article/27181_20150320-141048.jpg"
"text" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27181_20150320-141048.jpg"
"medium" => "https://assets.dev.denios.io/article/27181_20150320-141048.jpg"
"small" => "https://assets.dev.denios.io/article/27181_20150320-141048.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27181_20150320-141048.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375728
"filename" => "375728_20230322-152811.jpg"
"uri" => "https://assets.dev.denios.io/article/375728_20230322-152811.jpg"
"text" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375728_20230322-152811.jpg"
"medium" => "https://assets.dev.denios.io/article/375728_20230322-152811.jpg"
"small" => "https://assets.dev.denios.io/article/375728_20230322-152811.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375728_20230322-152811.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375727
"filename" => "375727_20230322-152809.jpg"
"uri" => "https://assets.dev.denios.io/article/375727_20230322-152809.jpg"
"text" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375727_20230322-152809.jpg"
"medium" => "https://assets.dev.denios.io/article/375727_20230322-152809.jpg"
"small" => "https://assets.dev.denios.io/article/375727_20230322-152809.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375727_20230322-152809.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375726
"filename" => "375726_20230322-152806.jpg"
"uri" => "https://assets.dev.denios.io/article/375726_20230322-152806.jpg"
"text" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375726_20230322-152806.jpg"
"medium" => "https://assets.dev.denios.io/article/375726_20230322-152806.jpg"
"small" => "https://assets.dev.denios.io/article/375726_20230322-152806.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375726_20230322-152806.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375725
"filename" => "375725_20230322-152804.jpg"
"uri" => "https://assets.dev.denios.io/article/375725_20230322-152804.jpg"
"text" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375725_20230322-152804.jpg"
"medium" => "https://assets.dev.denios.io/article/375725_20230322-152804.jpg"
"small" => "https://assets.dev.denios.io/article/375725_20230322-152804.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375725_20230322-152804.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 375729
"filename" => "375729_20230322-152814.jpg"
"uri" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
"text" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
"medium" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
"small" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 9900
"centAmountGross" => 11781
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 140
"META_DESCRIPTION" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen"
"MARA_NTGEW" => 5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "140"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien"},{"label":"Tauchtiefe [mm]","value":"950"},{"label":"Durchmesser Tauchrohr [mm]","value":"25"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"140"},{"label":"Durchmesser Auslauf außen","value":"15"},{"label":"Ø Auslauf-Öffnung innen","value":"15"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"2200"},{"label":"Förderleistung je Hub [l]","value":"0,35"},{"label":"Antrieb","value":"manuell"},{"label":"Werkstoff Dichtung","value":"EPDM, APTK"},{"label":"Gewicht [kg]","value":"5"}]"
"MARA_BRGEW" => 5
"CS_GTIN" => "4067722018405"
"SAP_HERKUNFTSLAND" => "QU"
"CS_COLOR" => "braun"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"117577WI"}}"
"META_TITLE" => "Hebelpumpe, aus Polypropylen, zur Förderung von Flüssigkeiten"
"images_meta_data" => "[{"id":375729,"mdate":"2023-03-22 15:28:14","filename":"375729_20230322-152814.jpg","imageSimilar":0,"text":"Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 1"},{"id":27181,"mdate":"2015-03-20 14:10:48","filename":"27181_20150320-141048.jpg","imageSimilar":0,"text":"Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 2"},{"id":375728,"mdate":"2023-03-22 15:28:11","filename":"375728_20230322-152811.jpg","imageSimilar":0,"text":"Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 3"},{"id":375727,"mdate":"2023-03-22 15:28:09","filename":"375727_20230322-152809.jpg","imageSimilar":0,"text":"Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 4"},{"id":375726,"mdate":"2023-03-22 15:28:06","filename":"375726_20230322-152806.jpg","imageSimilar":0,"text":"Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 5"},{"id":375725,"mdate":"2023-03-22 15:28:04","filename":"375725_20230322-152804.jpg","imageSimilar":0,"text":"Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "PP Hebelpumpen,Chemikalienpumpen,Behälterpumpen,Fasspumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 6.0629954
"CS_MATERIAL" => "PP"
"ZPIM_VISKOSITAET_MAX" => 2200
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "EPDM, APTK"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 140
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 950
"CS_SALESRANK" => 9447
"CS_SHIPPING_WEIGHT_LBS" => 11.0231131
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>ideal zur Förderung von Flüssigkeiten bis 2200 mPas (nicht für Öle)</li><li>leichte Entnahme bedarfsgerechter Mengen aus Fässern</li><li>gute Beständigkeit auch gegenüber vielen Chemikalien (nicht geeignet für: Toluol, Xylol, Benzin, Petroleum, Tricchlorethylen, Terpentinersatz)</li><li>um die eigene Achse drehbar - so können Behältnisse zum Abfüllen auch auf dem Fassdeckel abgestellt werden</li><li>Tauchrohr stufenlos bis 950 mm ausziehbar - somit universell für alle Fassgrößen einsetzbar</li><li>Förderleistung: ca. 0,35 Liter / Hub</li><li>Gewinde: R2"</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "5"
"CS_LIEFERANTEN_SKU" => "5613-0010"
"CS_ORIGIN" => "QU - Unbekannt"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Hebelpumpe, aus Polypropylen, zur Förderung von Flüssigkeiten"
"canonicalUrl" => "https://storefront.dev.denios.io/hebelpumpe-aus-polypropylen-pp-fuer-alle-fassgroessen-117577/117577"
"robots" => "index,follow"
"description" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Hebelpumpe, aus Polypropylen, zur Förderung von Flüssigkeiten"
"description" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/hebelpumpe-aus-polypropylen-pp-fuer-alle-fassgroessen-117577/117577"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27181_20150320-141048.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375728_20230322-152811.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375727_20230322-152809.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375726_20230322-152806.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375725_20230322-152804.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Hebelpumpe aus Polypropylen (PP) für alle Fassgrößen"
"description" => "ideal zur Förderung von Flüssigkeiten bis 2200 mPas (nicht für Öle)leichte Entnahme bedarfsgerechter Mengen aus Fässerngute Beständigkeit auch gegenüber vielen Chemikalien (nicht geeignet für: Toluol, Xylol, Benzin, Petroleum, Tricchlorethylen, Terpentinersatz)um die eigene Achse drehbar - so können Behältnisse zum Abfüllen auch auf dem Fassdeckel abgestellt werdenTauchrohr stufenlos bis 950 mm ausziehbar - somit universell für alle Fassgrößen einsetzbarFörderleistung: ca. 0,35 Liter / HubGewinde: R2""
"image" => [
"https://assets.dev.denios.io/article/375729_20230322-152814.jpg"
"https://assets.dev.denios.io/article/27181_20150320-141048.jpg"
"https://assets.dev.denios.io/article/375728_20230322-152811.jpg"
"https://assets.dev.denios.io/article/375727_20230322-152809.jpg"
"https://assets.dev.denios.io/article/375726_20230322-152806.jpg"
"https://assets.dev.denios.io/article/375725_20230322-152804.jpg"
]
"sku" => "117577W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/hebelpumpe-aus-polypropylen-pp-fuer-alle-fassgroessen-117577/117577"
"priceCurrency" => "EUR"
"price" => "117.81"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018405"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 9900
"centAmountGross" => 11781
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
950.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
2200
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "4a9bc6666cf68bca273a3646e9584084"
]
"sort" => [
9447
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "16dc555f-a253-44f7-bc3f-338b381fe29f"
"_score" => null
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "16dc555f-a253-44f7-bc3f-338b381fe29f"
"key" => "171746"
"version" => 5822
"businessUnit" => "CP"
"slug" => "handkurbelrotationspumpe-alu-light-171746"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-alu-light-171746/171746"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#247"
"canonical" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-alu-light-171746/171746"
]
"name" => "Handkurbelrotationspumpe Alu light"
"description" => "<ul class="product-description__text--bulletpoints"><li>für leichtere Mineral- und Schmierölprodukte</li><li>mit 3-teiligem Tauchrohrsatz zur Anpassung an unterschiedliche Behältergrößen</li><li>Fassgewinde R 2"</li><li>Förderleistung: ca. 0,5 l / Umdrehung</li></ul>"
"createdAt" => "2020-08-10T08:16:07+0000"
"master" => [
"id" => 1
"sku" => "171746"
"displaySku" => "171746W"
"sortRank" => 9271
"slug" => "handkurbelrotationspumpe-alu-light-171746"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-alu-light-171746/171746"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#247"
"canonical" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-alu-light-171746/171746"
]
"name" => "Handkurbelrotationspumpe Alu light"
"description" => "<ul class="product-description__text--bulletpoints"><li>für leichtere Mineral- und Schmierölprodukte</li><li>mit 3-teiligem Tauchrohrsatz zur Anpassung an unterschiedliche Behältergrößen</li><li>Fassgewinde R 2"</li><li>Förderleistung: ca. 0,5 l / Umdrehung</li></ul>"
"images" => [
[
"id" => 27290
"filename" => "27290_20150401-093137.jpg"
"uri" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
"text" => "Handkurbelrotationspumpe Alu light - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
"medium" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
"small" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27290
"filename" => "27290_20150401-093137.jpg"
"uri" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
"text" => "Handkurbelrotationspumpe Alu light - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
"medium" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
"small" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 13100
"centAmountGross" => 15589
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38158
"filename" => "38158_20210609-092439.png"
"uri" => "https://assets.dev.denios.io/quality/38158_20210609-092439.png"
"text" => "Aluminium ausgeschrieben"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"leichte Mineralöle"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Aluminium"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 1260
"META_DESCRIPTION" => "Handkurbelrotationspumpe Alu light - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Handkurbelrotationspumpe Alu light"
"MARA_NTGEW" => 3.5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1260"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"leichte Mineralöle"},{"label":"Tauchtiefe [mm]","value":"900"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"1260"},{"label":"Durchmesser Auslauf außen","value":"25"},{"label":"Werkstoff","value":"Aluminium"},{"label":"Förderleistung je Hub [l]","value":"0,5"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Gewicht [kg]","value":"3,5"}]"
"MARA_BRGEW" => 4
"SAP_HERKUNFTSLAND" => "CN"
"CS_COLOR" => "blau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151521"},"punchout_danfoss_pl":{"matgroup":"40151521"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151521"},"punchout_sunchemical_ch":{"matgroup":"40151521"},"punchout_danfoss_dk":{"matgroup":"40151521"},"punchout_danfoss_sk":{"matgroup":"40151521"},"punchout_brenntag_de":{"matgroup":"40151521"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151521"},"punchout_esteelauder_uk":{"matgroup":"40151521"},"punchout_esteelauder_ch":{"matgroup":"40151521"},"punchout_takeda_ch":{"matgroup":"40151521"},"punchout_sika_de":{"matgroup":"40151521"},"punchout_bachem_ch":{"matgroup":"40151521"},"punchout_migros_ch":{"matgroup":"40151521"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151521"},"punchout_tesla_de":{"matgroup":"40151521"},"punchout_umicore_de":{"matgroup":"40151521"},"punchout_upm_fi":{"matgroup":"40151521"},"punchout_axalta_de":{"matgroup":"40151521"},"punchout_husqvarna_pl":{"matgroup":"40151521"},"punchout_navalgroup_fr":{"matgroup":"40151521"},"punchout_itp_aero_es":{"matgroup":"40151521"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151521"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151521"},"punchout_sidenor_es":{"matnr":"171746WI"}}"
"META_TITLE" => "Handkurbelrotationspumpe Alu, lackiert mit Stahl-Tauchrohr"
"quality_image" => "[{"id":38158,"mdate":"2021-06-09 09:24:39","filename":"38158_20210609-092439.png","text":"Aluminium ausgeschrieben"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27290,"mdate":"2015-04-01 09:31:37","filename":"27290_20150401-093137.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe Alu light - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Hebelpumpen,Abfüllpumpen,Rotationspumpen,Handkurbelrotationspumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "247"
"CS_SHIPPING_HEIGHT_IN" => 54.5669586
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "Aluminium"
"ITEM_NAME_FOR_SHOP" => "Handkurbelrotationspumpe Alu light"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1260
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 900
"CS_SALESRANK" => 9271
"CS_SHIPPING_WEIGHT_LBS" => 7.71617917
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>für leichtere Mineral- und Schmierölprodukte</li><li>mit 3-teiligem Tauchrohrsatz zur Anpassung an unterschiedliche Behältergrößen</li><li>Fassgewinde R 2"</li><li>Förderleistung: ca. 0,5 l / Umdrehung</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "3.5"
"CS_ORIGIN" => "CN - China"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 3.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Handkurbelrotationspumpe Alu, lackiert mit Stahl-Tauchrohr"
"canonicalUrl" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-alu-light-171746/171746"
"robots" => "index,follow"
"description" => "Handkurbelrotationspumpe Alu light - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Handkurbelrotationspumpe Alu, lackiert mit Stahl-Tauchrohr"
"description" => "Handkurbelrotationspumpe Alu light - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-alu-light-171746/171746"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Handkurbelrotationspumpe Alu light"
"description" => "für leichtere Mineral- und Schmierölproduktemit 3-teiligem Tauchrohrsatz zur Anpassung an unterschiedliche BehältergrößenFassgewinde R 2"Förderleistung: ca. 0,5 l / Umdrehung"
"image" => [
"https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
]
"sku" => "171746W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-alu-light-171746/171746"
"priceCurrency" => "EUR"
"price" => "155.89"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 13100
"centAmountGross" => 15589
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "171746"
"displaySku" => "171746W"
"sortRank" => 9271
"slug" => "handkurbelrotationspumpe-alu-light-171746"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-alu-light-171746/171746"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#247"
"canonical" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-alu-light-171746/171746"
]
"name" => "Handkurbelrotationspumpe Alu light"
"description" => "<ul class="product-description__text--bulletpoints"><li>für leichtere Mineral- und Schmierölprodukte</li><li>mit 3-teiligem Tauchrohrsatz zur Anpassung an unterschiedliche Behältergrößen</li><li>Fassgewinde R 2"</li><li>Förderleistung: ca. 0,5 l / Umdrehung</li></ul>"
"images" => [
[
"id" => 27290
"filename" => "27290_20150401-093137.jpg"
"uri" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
"text" => "Handkurbelrotationspumpe Alu light - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
"medium" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
"small" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27290
"filename" => "27290_20150401-093137.jpg"
"uri" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
"text" => "Handkurbelrotationspumpe Alu light - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
"medium" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
"small" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 13100
"centAmountGross" => 15589
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38158
"filename" => "38158_20210609-092439.png"
"uri" => "https://assets.dev.denios.io/quality/38158_20210609-092439.png"
"text" => "Aluminium ausgeschrieben"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"leichte Mineralöle"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Aluminium"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 1260
"META_DESCRIPTION" => "Handkurbelrotationspumpe Alu light - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Handkurbelrotationspumpe Alu light"
"MARA_NTGEW" => 3.5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1260"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"leichte Mineralöle"},{"label":"Tauchtiefe [mm]","value":"900"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"1260"},{"label":"Durchmesser Auslauf außen","value":"25"},{"label":"Werkstoff","value":"Aluminium"},{"label":"Förderleistung je Hub [l]","value":"0,5"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Gewicht [kg]","value":"3,5"}]"
"MARA_BRGEW" => 4
"SAP_HERKUNFTSLAND" => "CN"
"CS_COLOR" => "blau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151521"},"punchout_danfoss_pl":{"matgroup":"40151521"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151521"},"punchout_sunchemical_ch":{"matgroup":"40151521"},"punchout_danfoss_dk":{"matgroup":"40151521"},"punchout_danfoss_sk":{"matgroup":"40151521"},"punchout_brenntag_de":{"matgroup":"40151521"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151521"},"punchout_esteelauder_uk":{"matgroup":"40151521"},"punchout_esteelauder_ch":{"matgroup":"40151521"},"punchout_takeda_ch":{"matgroup":"40151521"},"punchout_sika_de":{"matgroup":"40151521"},"punchout_bachem_ch":{"matgroup":"40151521"},"punchout_migros_ch":{"matgroup":"40151521"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151521"},"punchout_tesla_de":{"matgroup":"40151521"},"punchout_umicore_de":{"matgroup":"40151521"},"punchout_upm_fi":{"matgroup":"40151521"},"punchout_axalta_de":{"matgroup":"40151521"},"punchout_husqvarna_pl":{"matgroup":"40151521"},"punchout_navalgroup_fr":{"matgroup":"40151521"},"punchout_itp_aero_es":{"matgroup":"40151521"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151521"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151521"},"punchout_sidenor_es":{"matnr":"171746WI"}}"
"META_TITLE" => "Handkurbelrotationspumpe Alu, lackiert mit Stahl-Tauchrohr"
"quality_image" => "[{"id":38158,"mdate":"2021-06-09 09:24:39","filename":"38158_20210609-092439.png","text":"Aluminium ausgeschrieben"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27290,"mdate":"2015-04-01 09:31:37","filename":"27290_20150401-093137.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe Alu light - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Hebelpumpen,Abfüllpumpen,Rotationspumpen,Handkurbelrotationspumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "247"
"CS_SHIPPING_HEIGHT_IN" => 54.5669586
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "Aluminium"
"ITEM_NAME_FOR_SHOP" => "Handkurbelrotationspumpe Alu light"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1260
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 900
"CS_SALESRANK" => 9271
"CS_SHIPPING_WEIGHT_LBS" => 7.71617917
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>für leichtere Mineral- und Schmierölprodukte</li><li>mit 3-teiligem Tauchrohrsatz zur Anpassung an unterschiedliche Behältergrößen</li><li>Fassgewinde R 2"</li><li>Förderleistung: ca. 0,5 l / Umdrehung</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "3.5"
"CS_ORIGIN" => "CN - China"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 3.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Handkurbelrotationspumpe Alu, lackiert mit Stahl-Tauchrohr"
"canonicalUrl" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-alu-light-171746/171746"
"robots" => "index,follow"
"description" => "Handkurbelrotationspumpe Alu light - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Handkurbelrotationspumpe Alu, lackiert mit Stahl-Tauchrohr"
"description" => "Handkurbelrotationspumpe Alu light - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-alu-light-171746/171746"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Handkurbelrotationspumpe Alu light"
"description" => "für leichtere Mineral- und Schmierölproduktemit 3-teiligem Tauchrohrsatz zur Anpassung an unterschiedliche BehältergrößenFassgewinde R 2"Förderleistung: ca. 0,5 l / Umdrehung"
"image" => [
"https://assets.dev.denios.io/article/27290_20150401-093137.jpg"
]
"sku" => "171746W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-alu-light-171746/171746"
"priceCurrency" => "EUR"
"price" => "155.89"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 13100
"centAmountGross" => 15589
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"leichte Mineralöle"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
900.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Aluminium"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "2e1a9f2145cc75eb7c9250303b63a1bd"
]
"sort" => [
9271
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "81ea1671-57f4-42fb-865c-45e467f07689"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "81ea1671-57f4-42fb-865c-45e467f07689"
"key" => "129357"
"version" => 5706
"businessUnit" => "CP"
"slug" => "manuelle-abfuell-und-transferpumpe-mit-nitril-dichtung-blau-129357"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-nitril-dichtung-blau-129357/129357"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-nitril-dichtung-blau-129357/129357"
]
"name" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau"
"description" => "<ul class="product-description__text--bulletpoints"><li>geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässern</li><li>mit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)</li><li>Pumpenkörper aus Polypropylen</li><li>Hebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer Mengen</li><li>Mit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drückt</li><li>Förderleistung bei wässrigen Lösungen ca. 20 Liter/min, bei Öl (SAE30, max. 400 mPas bei 20°C) ca. 9 Liter/min</li><li>für petrochemische Flüssigkeiten</li><li>Transferschlauch mit Zapfpistole als Zubehör erhältlich</li><li>Dichtungen aus Nitril</li></ul>"
"createdAt" => "2020-08-10T08:28:51+0000"
"master" => [
"id" => 1
"sku" => "129357"
"displaySku" => "129357W"
"sortRank" => 9264
"slug" => "manuelle-abfuell-und-transferpumpe-mit-nitril-dichtung-blau-129357"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-nitril-dichtung-blau-129357/129357"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-nitril-dichtung-blau-129357/129357"
]
"name" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau"
"description" => "<ul class="product-description__text--bulletpoints"><li>geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässern</li><li>mit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)</li><li>Pumpenkörper aus Polypropylen</li><li>Hebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer Mengen</li><li>Mit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drückt</li><li>Förderleistung bei wässrigen Lösungen ca. 20 Liter/min, bei Öl (SAE30, max. 400 mPas bei 20°C) ca. 9 Liter/min</li><li>für petrochemische Flüssigkeiten</li><li>Transferschlauch mit Zapfpistole als Zubehör erhältlich</li><li>Dichtungen aus Nitril</li></ul>"
"images" => [
[
"id" => 375651
"filename" => "375651_20230322-152456.jpg"
"uri" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
"medium" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
"small" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27254
"filename" => "27254_20150320-141253.jpg"
"uri" => "https://assets.dev.denios.io/article/27254_20150320-141253.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27254_20150320-141253.jpg"
"medium" => "https://assets.dev.denios.io/article/27254_20150320-141253.jpg"
"small" => "https://assets.dev.denios.io/article/27254_20150320-141253.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27254_20150320-141253.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375650
"filename" => "375650_20230322-152454.jpg"
"uri" => "https://assets.dev.denios.io/article/375650_20230322-152454.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375650_20230322-152454.jpg"
"medium" => "https://assets.dev.denios.io/article/375650_20230322-152454.jpg"
"small" => "https://assets.dev.denios.io/article/375650_20230322-152454.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375650_20230322-152454.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375649
"filename" => "375649_20230322-152452.jpg"
"uri" => "https://assets.dev.denios.io/article/375649_20230322-152452.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375649_20230322-152452.jpg"
"medium" => "https://assets.dev.denios.io/article/375649_20230322-152452.jpg"
"small" => "https://assets.dev.denios.io/article/375649_20230322-152452.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375649_20230322-152452.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375648
"filename" => "375648_20230322-152449.jpg"
"uri" => "https://assets.dev.denios.io/article/375648_20230322-152449.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375648_20230322-152449.jpg"
"medium" => "https://assets.dev.denios.io/article/375648_20230322-152449.jpg"
"small" => "https://assets.dev.denios.io/article/375648_20230322-152449.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375648_20230322-152449.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375646
"filename" => "375646_20230322-152445.jpg"
"uri" => "https://assets.dev.denios.io/article/375646_20230322-152445.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375646_20230322-152445.jpg"
"medium" => "https://assets.dev.denios.io/article/375646_20230322-152445.jpg"
"small" => "https://assets.dev.denios.io/article/375646_20230322-152445.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375646_20230322-152445.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375647
"filename" => "375647_20230322-152447.jpg"
"uri" => "https://assets.dev.denios.io/article/375647_20230322-152447.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375647_20230322-152447.jpg"
"medium" => "https://assets.dev.denios.io/article/375647_20230322-152447.jpg"
"small" => "https://assets.dev.denios.io/article/375647_20230322-152447.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375647_20230322-152447.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375645
"filename" => "375645_20230322-152442.jpg"
"uri" => "https://assets.dev.denios.io/article/375645_20230322-152442.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375645_20230322-152442.jpg"
"medium" => "https://assets.dev.denios.io/article/375645_20230322-152442.jpg"
"small" => "https://assets.dev.denios.io/article/375645_20230322-152442.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375645_20230322-152442.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375644
"filename" => "375644_20230322-152439.jpg"
"uri" => "https://assets.dev.denios.io/article/375644_20230322-152439.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 9"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375644_20230322-152439.jpg"
"medium" => "https://assets.dev.denios.io/article/375644_20230322-152439.jpg"
"small" => "https://assets.dev.denios.io/article/375644_20230322-152439.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375644_20230322-152439.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375643
"filename" => "375643_20230322-152436.jpg"
"uri" => "https://assets.dev.denios.io/article/375643_20230322-152436.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 10"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375643_20230322-152436.jpg"
"medium" => "https://assets.dev.denios.io/article/375643_20230322-152436.jpg"
"small" => "https://assets.dev.denios.io/article/375643_20230322-152436.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375643_20230322-152436.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 375651
"filename" => "375651_20230322-152456.jpg"
"uri" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
"medium" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
"small" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 15100
"centAmountGross" => 17969
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"petrochemische Flüssigkeiten"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "1"
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"CS_SHIPPING_HEIGHT_MM" => 265
"NAME_IN_ORDERPROCESS" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau"
"MARA_NTGEW" => 0.52
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "265"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"petrochemische Flüssigkeiten"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Durchmesser Tauchrohr [mm]","value":"19"},{"label":"Pumpentyp","value":"Behälterpumpe"},{"label":"Höhe außen [mm]","value":"265"},{"label":"Durchmesser Auslauf außen","value":"19"},{"label":"Ø Auslauf-Öffnung innen","value":"12"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderhöhe max. [mWS]","value":"4"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Fördermenge max. [l/min]","value":"8"},{"label":"Gewindebeschreibung","value":"Passend für Ø 49,5 - 60 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"3 Stopfen"},{"label":"Werkstoff Dichtung","value":"NBR"},{"label":"Gewicht [kg]","value":"0,52"}]"
"MARA_BRGEW" => 0.52
"CS_GTIN" => "4067722008567"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "blau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"129357WI"}}"
"META_TITLE" => "Manuelle Abfüllpumpe / Transferpumpe mit Nitril-Dichtung, blau"
"images_meta_data" => "[{"id":375651,"mdate":"2023-03-22 15:24:56","filename":"375651_20230322-152456.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 1"},{"id":27254,"mdate":"2015-03-20 14:12:53","filename":"27254_20150320-141253.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 2"},{"id":375650,"mdate":"2023-03-22 15:24:54","filename":"375650_20230322-152454.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 3"},{"id":375649,"mdate":"2023-03-22 15:24:52","filename":"375649_20230322-152452.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 4"},{"id":375648,"mdate":"2023-03-22 15:24:49","filename":"375648_20230322-152449.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 5"},{"id":375646,"mdate":"2023-03-22 15:24:45","filename":"375646_20230322-152445.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 6"},{"id":375647,"mdate":"2023-03-22 15:24:47","filename":"375647_20230322-152447.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 7"},{"id":375645,"mdate":"2023-03-22 15:24:42","filename":"375645_20230322-152442.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 8"},{"id":375644,"mdate":"2023-03-22 15:24:39","filename":"375644_20230322-152439.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 9"},{"id":375643,"mdate":"2023-03-22 15:24:36","filename":"375643_20230322-152436.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 10"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["129355","129356","157591"]"
"META_KEYWORD" => "Fasspumpen,Handpumpen,Behälterpumpen,Chemikalienpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 11.47638415
"CS_MATERIAL" => "PP"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "NBR"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 265
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 9264
"CS_SHIPPING_WEIGHT_LBS" => 1.1464037624
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässern</li><li>mit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)</li><li>Pumpenkörper aus Polypropylen</li><li>Hebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer Mengen</li><li>Mit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drückt</li><li>Förderleistung bei wässrigen Lösungen ca. 20 Liter/min, bei Öl (SAE30, max. 400 mPas bei 20°C) ca. 9 Liter/min</li><li>für petrochemische Flüssigkeiten</li><li>Transferschlauch mit Zapfpistole als Zubehör erhältlich</li><li>Dichtungen aus Nitril</li></ul>"
"META_DESCRIPTION" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 8
"accessory_articles" => "["173865","129360"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.52"
"CS_LIEFERANTEN_SKU" => "5202-3000"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.52
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Manuelle Abfüllpumpe / Transferpumpe mit Nitril-Dichtung, blau"
"canonicalUrl" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-nitril-dichtung-blau-129357/129357"
"robots" => "index,follow"
"description" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Manuelle Abfüllpumpe / Transferpumpe mit Nitril-Dichtung, blau"
"description" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-nitril-dichtung-blau-129357/129357"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27254_20150320-141253.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375650_20230322-152454.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375649_20230322-152452.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375648_20230322-152449.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375646_20230322-152445.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375647_20230322-152447.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375645_20230322-152442.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375644_20230322-152439.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375643_20230322-152436.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau"
"description" => "geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässernmit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)Pumpenkörper aus PolypropylenHebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer MengenMit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drücktFörderleistung bei wässrigen Lösungen ca. 20 Liter/min, bei Öl (SAE30, max. 400 mPas bei 20°C) ca. 9 Liter/minfür petrochemische FlüssigkeitenTransferschlauch mit Zapfpistole als Zubehör erhältlichDichtungen aus Nitril"
"image" => [
"https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
"https://assets.dev.denios.io/article/27254_20150320-141253.jpg"
"https://assets.dev.denios.io/article/375650_20230322-152454.jpg"
"https://assets.dev.denios.io/article/375649_20230322-152452.jpg"
"https://assets.dev.denios.io/article/375648_20230322-152449.jpg"
"https://assets.dev.denios.io/article/375646_20230322-152445.jpg"
"https://assets.dev.denios.io/article/375647_20230322-152447.jpg"
"https://assets.dev.denios.io/article/375645_20230322-152442.jpg"
"https://assets.dev.denios.io/article/375644_20230322-152439.jpg"
"https://assets.dev.denios.io/article/375643_20230322-152436.jpg"
]
"sku" => "129357W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-nitril-dichtung-blau-129357/129357"
"priceCurrency" => "EUR"
"price" => "179.69"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722008567"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 15100
"centAmountGross" => 17969
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "129357"
"displaySku" => "129357W"
"sortRank" => 9264
"slug" => "manuelle-abfuell-und-transferpumpe-mit-nitril-dichtung-blau-129357"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-nitril-dichtung-blau-129357/129357"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-nitril-dichtung-blau-129357/129357"
]
"name" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau"
"description" => "<ul class="product-description__text--bulletpoints"><li>geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässern</li><li>mit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)</li><li>Pumpenkörper aus Polypropylen</li><li>Hebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer Mengen</li><li>Mit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drückt</li><li>Förderleistung bei wässrigen Lösungen ca. 20 Liter/min, bei Öl (SAE30, max. 400 mPas bei 20°C) ca. 9 Liter/min</li><li>für petrochemische Flüssigkeiten</li><li>Transferschlauch mit Zapfpistole als Zubehör erhältlich</li><li>Dichtungen aus Nitril</li></ul>"
"images" => [
[
"id" => 375651
"filename" => "375651_20230322-152456.jpg"
"uri" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
"medium" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
"small" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27254
"filename" => "27254_20150320-141253.jpg"
"uri" => "https://assets.dev.denios.io/article/27254_20150320-141253.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27254_20150320-141253.jpg"
"medium" => "https://assets.dev.denios.io/article/27254_20150320-141253.jpg"
"small" => "https://assets.dev.denios.io/article/27254_20150320-141253.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27254_20150320-141253.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375650
"filename" => "375650_20230322-152454.jpg"
"uri" => "https://assets.dev.denios.io/article/375650_20230322-152454.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375650_20230322-152454.jpg"
"medium" => "https://assets.dev.denios.io/article/375650_20230322-152454.jpg"
"small" => "https://assets.dev.denios.io/article/375650_20230322-152454.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375650_20230322-152454.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375649
"filename" => "375649_20230322-152452.jpg"
"uri" => "https://assets.dev.denios.io/article/375649_20230322-152452.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375649_20230322-152452.jpg"
"medium" => "https://assets.dev.denios.io/article/375649_20230322-152452.jpg"
"small" => "https://assets.dev.denios.io/article/375649_20230322-152452.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375649_20230322-152452.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375648
"filename" => "375648_20230322-152449.jpg"
"uri" => "https://assets.dev.denios.io/article/375648_20230322-152449.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375648_20230322-152449.jpg"
"medium" => "https://assets.dev.denios.io/article/375648_20230322-152449.jpg"
"small" => "https://assets.dev.denios.io/article/375648_20230322-152449.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375648_20230322-152449.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375646
"filename" => "375646_20230322-152445.jpg"
"uri" => "https://assets.dev.denios.io/article/375646_20230322-152445.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375646_20230322-152445.jpg"
"medium" => "https://assets.dev.denios.io/article/375646_20230322-152445.jpg"
"small" => "https://assets.dev.denios.io/article/375646_20230322-152445.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375646_20230322-152445.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375647
"filename" => "375647_20230322-152447.jpg"
"uri" => "https://assets.dev.denios.io/article/375647_20230322-152447.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375647_20230322-152447.jpg"
"medium" => "https://assets.dev.denios.io/article/375647_20230322-152447.jpg"
"small" => "https://assets.dev.denios.io/article/375647_20230322-152447.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375647_20230322-152447.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375645
"filename" => "375645_20230322-152442.jpg"
"uri" => "https://assets.dev.denios.io/article/375645_20230322-152442.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375645_20230322-152442.jpg"
"medium" => "https://assets.dev.denios.io/article/375645_20230322-152442.jpg"
"small" => "https://assets.dev.denios.io/article/375645_20230322-152442.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375645_20230322-152442.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375644
"filename" => "375644_20230322-152439.jpg"
"uri" => "https://assets.dev.denios.io/article/375644_20230322-152439.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 9"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375644_20230322-152439.jpg"
"medium" => "https://assets.dev.denios.io/article/375644_20230322-152439.jpg"
"small" => "https://assets.dev.denios.io/article/375644_20230322-152439.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375644_20230322-152439.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375643
"filename" => "375643_20230322-152436.jpg"
"uri" => "https://assets.dev.denios.io/article/375643_20230322-152436.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 10"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375643_20230322-152436.jpg"
"medium" => "https://assets.dev.denios.io/article/375643_20230322-152436.jpg"
"small" => "https://assets.dev.denios.io/article/375643_20230322-152436.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375643_20230322-152436.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 375651
"filename" => "375651_20230322-152456.jpg"
"uri" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
"text" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
"medium" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
"small" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 15100
"centAmountGross" => 17969
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"petrochemische Flüssigkeiten"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "1"
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"CS_SHIPPING_HEIGHT_MM" => 265
"NAME_IN_ORDERPROCESS" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau"
"MARA_NTGEW" => 0.52
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "265"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"petrochemische Flüssigkeiten"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Durchmesser Tauchrohr [mm]","value":"19"},{"label":"Pumpentyp","value":"Behälterpumpe"},{"label":"Höhe außen [mm]","value":"265"},{"label":"Durchmesser Auslauf außen","value":"19"},{"label":"Ø Auslauf-Öffnung innen","value":"12"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderhöhe max. [mWS]","value":"4"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Fördermenge max. [l/min]","value":"8"},{"label":"Gewindebeschreibung","value":"Passend für Ø 49,5 - 60 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"3 Stopfen"},{"label":"Werkstoff Dichtung","value":"NBR"},{"label":"Gewicht [kg]","value":"0,52"}]"
"MARA_BRGEW" => 0.52
"CS_GTIN" => "4067722008567"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "blau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"129357WI"}}"
"META_TITLE" => "Manuelle Abfüllpumpe / Transferpumpe mit Nitril-Dichtung, blau"
"images_meta_data" => "[{"id":375651,"mdate":"2023-03-22 15:24:56","filename":"375651_20230322-152456.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 1"},{"id":27254,"mdate":"2015-03-20 14:12:53","filename":"27254_20150320-141253.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 2"},{"id":375650,"mdate":"2023-03-22 15:24:54","filename":"375650_20230322-152454.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 3"},{"id":375649,"mdate":"2023-03-22 15:24:52","filename":"375649_20230322-152452.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 4"},{"id":375648,"mdate":"2023-03-22 15:24:49","filename":"375648_20230322-152449.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 5"},{"id":375646,"mdate":"2023-03-22 15:24:45","filename":"375646_20230322-152445.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 6"},{"id":375647,"mdate":"2023-03-22 15:24:47","filename":"375647_20230322-152447.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 7"},{"id":375645,"mdate":"2023-03-22 15:24:42","filename":"375645_20230322-152442.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 8"},{"id":375644,"mdate":"2023-03-22 15:24:39","filename":"375644_20230322-152439.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 9"},{"id":375643,"mdate":"2023-03-22 15:24:36","filename":"375643_20230322-152436.jpg","imageSimilar":0,"text":"Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - 10"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["129355","129356","157591"]"
"META_KEYWORD" => "Fasspumpen,Handpumpen,Behälterpumpen,Chemikalienpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 11.47638415
"CS_MATERIAL" => "PP"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "NBR"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 265
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 9264
"CS_SHIPPING_WEIGHT_LBS" => 1.1464037624
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässern</li><li>mit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)</li><li>Pumpenkörper aus Polypropylen</li><li>Hebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer Mengen</li><li>Mit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drückt</li><li>Förderleistung bei wässrigen Lösungen ca. 20 Liter/min, bei Öl (SAE30, max. 400 mPas bei 20°C) ca. 9 Liter/min</li><li>für petrochemische Flüssigkeiten</li><li>Transferschlauch mit Zapfpistole als Zubehör erhältlich</li><li>Dichtungen aus Nitril</li></ul>"
"META_DESCRIPTION" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 8
"accessory_articles" => "["173865","129360"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.52"
"CS_LIEFERANTEN_SKU" => "5202-3000"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.52
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Manuelle Abfüllpumpe / Transferpumpe mit Nitril-Dichtung, blau"
"canonicalUrl" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-nitril-dichtung-blau-129357/129357"
"robots" => "index,follow"
"description" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Manuelle Abfüllpumpe / Transferpumpe mit Nitril-Dichtung, blau"
"description" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-nitril-dichtung-blau-129357/129357"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27254_20150320-141253.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375650_20230322-152454.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375649_20230322-152452.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375648_20230322-152449.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375646_20230322-152445.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375647_20230322-152447.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375645_20230322-152442.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375644_20230322-152439.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375643_20230322-152436.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Manuelle Abfüll- und Transferpumpe, mit Nitril-Dichtung, blau"
"description" => "geeignet für Kanister von 20 Litern bis zu 60-Liter-Fässernmit drei Adaptern (dehnbare Dichtungen) für Spundlochdurchmesser (innen) von 49,5 bis 60 mm und 4-teiligem Saugrohr (Tauchrohrlänge 950 mm)Pumpenkörper aus PolypropylenHebel am Auslauf umstellbar auf präzise Entnahme kleinerer Mengen oder kontinuierliche Entnahme größerer MengenMit dem Handkolben wird ein Überdruck erzeugt, der die Flüssigkeit beim Öffnen des Hahns aus dem Behälter drücktFörderleistung bei wässrigen Lösungen ca. 20 Liter/min, bei Öl (SAE30, max. 400 mPas bei 20°C) ca. 9 Liter/minfür petrochemische FlüssigkeitenTransferschlauch mit Zapfpistole als Zubehör erhältlichDichtungen aus Nitril"
"image" => [
"https://assets.dev.denios.io/article/375651_20230322-152456.jpg"
"https://assets.dev.denios.io/article/27254_20150320-141253.jpg"
"https://assets.dev.denios.io/article/375650_20230322-152454.jpg"
"https://assets.dev.denios.io/article/375649_20230322-152452.jpg"
"https://assets.dev.denios.io/article/375648_20230322-152449.jpg"
"https://assets.dev.denios.io/article/375646_20230322-152445.jpg"
"https://assets.dev.denios.io/article/375647_20230322-152447.jpg"
"https://assets.dev.denios.io/article/375645_20230322-152442.jpg"
"https://assets.dev.denios.io/article/375644_20230322-152439.jpg"
"https://assets.dev.denios.io/article/375643_20230322-152436.jpg"
]
"sku" => "129357W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/manuelle-abfuell-und-transferpumpe-mit-nitril-dichtung-blau-129357/129357"
"priceCurrency" => "EUR"
"price" => "179.69"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722008567"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 15100
"centAmountGross" => 17969
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"petrochemische Flüssigkeiten"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
1000.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
500
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "30dde688fb2c68e1eb3923d333a1bbf4"
]
"sort" => [
9264
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "aa19c1c7-6ef0-4ca6-9a50-e68ded623a18"
"_score" => null
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "aa19c1c7-6ef0-4ca6-9a50-e68ded623a18"
"key" => "146678"
"version" => 4623
"businessUnit" => "CP"
"slug" => "gasdichte-fassverschraubung-fuer-die-fasspumpen-aus-edelstahl-146678"
"links" => [
"webshop" => "https://storefront.dev.denios.io/gasdichte-fassverschraubung-fuer-die-fasspumpen-aus-edelstahl-146678/146678"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#244"
"canonical" => "https://storefront.dev.denios.io/gasdichte-fassverschraubung-fuer-die-fasspumpen-aus-edelstahl-146678/146678"
]
"name" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl"
"description" => "<ul class="product-description__text--bulletpoints"><li>verhindert den Austritt von gesundheitsgefährdenden Gasen aus dem Fass</li><li>für die Edelstahl-Fasspumpen, Gewinde R2''</li><li>Rückschlagventil mit 1/8“ Anschluss</li><li>Messing vernickelt, FKM-Dichtungen</li></ul>"
"createdAt" => "2021-08-10T15:47:54+0000"
"master" => [
"id" => 1
"sku" => "146678"
"displaySku" => "146678W"
"sortRank" => 9084
"slug" => "gasdichte-fassverschraubung-fuer-die-fasspumpen-aus-edelstahl-146678"
"links" => [
"webshop" => "https://storefront.dev.denios.io/gasdichte-fassverschraubung-fuer-die-fasspumpen-aus-edelstahl-146678/146678"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#244"
"canonical" => "https://storefront.dev.denios.io/gasdichte-fassverschraubung-fuer-die-fasspumpen-aus-edelstahl-146678/146678"
]
"name" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl"
"description" => "<ul class="product-description__text--bulletpoints"><li>verhindert den Austritt von gesundheitsgefährdenden Gasen aus dem Fass</li><li>für die Edelstahl-Fasspumpen, Gewinde R2''</li><li>Rückschlagventil mit 1/8“ Anschluss</li><li>Messing vernickelt, FKM-Dichtungen</li></ul>"
"images" => [
[
"id" => 27272
"filename" => "27272_20150320-141122.jpg"
"uri" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
"text" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
"medium" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
"small" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27272
"filename" => "27272_20150320-141122.jpg"
"uri" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
"text" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
"medium" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
"small" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 16500
"centAmountGross" => 19635
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_PDF_SEITE" => "244"
"CS_MATERIAL" => "Messing"
"CS_SALESRANK" => 9084
"META_DESCRIPTION" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl"
"MARA_NTGEW" => 1.004
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Messing"},{"label":"Gewindebeschreibung","value":"Feingewinde für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"BSP/R2\""},{"label":"Werkstoff Dichtung","value":"EPDM, APTK"},{"label":"Gewicht [kg]","value":"1,004"}]"
"MARA_BRGEW" => 1.004
"CS_GTIN" => "4067722017767"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36419190"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"36419190"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419190"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"36419190"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36419190"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"146678WI"}}"
"META_TITLE" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl"
"images_meta_data" => "[{"id":27272,"mdate":"2015-03-20 14:11:22","filename":"27272_20150320-141122.jpg","imageSimilar":0,"text":"Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Fass-Verschraubung"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "EPDM, APTK"
"ZPIM_WERKSTOFF_1" => "Messing"
"ITEM_NAME_FOR_SHOP" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 2.21344111048
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>verhindert den Austritt von gesundheitsgefährdenden Gasen aus dem Fass</li><li>für die Edelstahl-Fasspumpen, Gewinde R2''</li><li>Rückschlagventil mit 1/8“ Anschluss</li><li>Messing vernickelt, FKM-Dichtungen</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.004"
"CS_LIEFERANTEN_SKU" => "5601-0130"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84139100"
"CS_SHIPPING_WEIGHT_KG" => 1.004
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl"
"canonicalUrl" => "https://storefront.dev.denios.io/gasdichte-fassverschraubung-fuer-die-fasspumpen-aus-edelstahl-146678/146678"
"robots" => "index,follow"
"description" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl"
"description" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/gasdichte-fassverschraubung-fuer-die-fasspumpen-aus-edelstahl-146678/146678"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl"
"description" => "verhindert den Austritt von gesundheitsgefährdenden Gasen aus dem Fassfür die Edelstahl-Fasspumpen, Gewinde R2''Rückschlagventil mit 1/8“ AnschlussMessing vernickelt, FKM-Dichtungen"
"image" => [
"https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
]
"sku" => "146678W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/gasdichte-fassverschraubung-fuer-die-fasspumpen-aus-edelstahl-146678/146678"
"priceCurrency" => "EUR"
"price" => "196.35"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722017767"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 16500
"centAmountGross" => 19635
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "146678"
"displaySku" => "146678W"
"sortRank" => 9084
"slug" => "gasdichte-fassverschraubung-fuer-die-fasspumpen-aus-edelstahl-146678"
"links" => [
"webshop" => "https://storefront.dev.denios.io/gasdichte-fassverschraubung-fuer-die-fasspumpen-aus-edelstahl-146678/146678"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#244"
"canonical" => "https://storefront.dev.denios.io/gasdichte-fassverschraubung-fuer-die-fasspumpen-aus-edelstahl-146678/146678"
]
"name" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl"
"description" => "<ul class="product-description__text--bulletpoints"><li>verhindert den Austritt von gesundheitsgefährdenden Gasen aus dem Fass</li><li>für die Edelstahl-Fasspumpen, Gewinde R2''</li><li>Rückschlagventil mit 1/8“ Anschluss</li><li>Messing vernickelt, FKM-Dichtungen</li></ul>"
"images" => [
[
"id" => 27272
"filename" => "27272_20150320-141122.jpg"
"uri" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
"text" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
"medium" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
"small" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27272
"filename" => "27272_20150320-141122.jpg"
"uri" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
"text" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
"medium" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
"small" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 16500
"centAmountGross" => 19635
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_PDF_SEITE" => "244"
"CS_MATERIAL" => "Messing"
"CS_SALESRANK" => 9084
"META_DESCRIPTION" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl"
"MARA_NTGEW" => 1.004
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Messing"},{"label":"Gewindebeschreibung","value":"Feingewinde für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"BSP/R2\""},{"label":"Werkstoff Dichtung","value":"EPDM, APTK"},{"label":"Gewicht [kg]","value":"1,004"}]"
"MARA_BRGEW" => 1.004
"CS_GTIN" => "4067722017767"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36419190"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"36419190"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419190"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"36419190"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36419190"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"146678WI"}}"
"META_TITLE" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl"
"images_meta_data" => "[{"id":27272,"mdate":"2015-03-20 14:11:22","filename":"27272_20150320-141122.jpg","imageSimilar":0,"text":"Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Fass-Verschraubung"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "EPDM, APTK"
"ZPIM_WERKSTOFF_1" => "Messing"
"ITEM_NAME_FOR_SHOP" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 2.21344111048
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>verhindert den Austritt von gesundheitsgefährdenden Gasen aus dem Fass</li><li>für die Edelstahl-Fasspumpen, Gewinde R2''</li><li>Rückschlagventil mit 1/8“ Anschluss</li><li>Messing vernickelt, FKM-Dichtungen</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.004"
"CS_LIEFERANTEN_SKU" => "5601-0130"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84139100"
"CS_SHIPPING_WEIGHT_KG" => 1.004
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl"
"canonicalUrl" => "https://storefront.dev.denios.io/gasdichte-fassverschraubung-fuer-die-fasspumpen-aus-edelstahl-146678/146678"
"robots" => "index,follow"
"description" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl"
"description" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/gasdichte-fassverschraubung-fuer-die-fasspumpen-aus-edelstahl-146678/146678"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Gasdichte Fassverschraubung für die Fasspumpen aus Edelstahl"
"description" => "verhindert den Austritt von gesundheitsgefährdenden Gasen aus dem Fassfür die Edelstahl-Fasspumpen, Gewinde R2''Rückschlagventil mit 1/8“ AnschlussMessing vernickelt, FKM-Dichtungen"
"image" => [
"https://assets.dev.denios.io/article/27272_20150320-141122.jpg"
]
"sku" => "146678W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/gasdichte-fassverschraubung-fuer-die-fasspumpen-aus-edelstahl-146678/146678"
"priceCurrency" => "EUR"
"price" => "196.35"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722017767"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 16500
"centAmountGross" => 19635
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => []
"CS_VERSION_PUMPEN" => []
"ZPIM_TAUCHTIEFE" => []
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Messing"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "ba70d946df2bdb23cbe2b4b13573dc93"
]
"sort" => [
9084
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "f4a96231-ad5b-45e0-8a15-4faa1bb4b59b"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "f4a96231-ad5b-45e0-8a15-4faa1bb4b59b"
"key" => "179480"
"version" => 4299
"businessUnit" => "CP"
"slug" => "otal-fusspumpe-aus-polypropylen-pp-20-l-min-179480"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-20-l-min-179480/179480"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-20-l-min-179480/179480"
]
"name" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Fußpumpe aus PP</li><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>beide Hände frei zum Abfüllen</li></ul>"
"createdAt" => "2021-08-10T15:50:05+0000"
"master" => [
"id" => 1
"sku" => "179480"
"displaySku" => "179480W"
"sortRank" => 9069
"slug" => "otal-fusspumpe-aus-polypropylen-pp-20-l-min-179480"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-20-l-min-179480/179480"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-20-l-min-179480/179480"
]
"name" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Fußpumpe aus PP</li><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>beide Hände frei zum Abfüllen</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 12500
"centAmountGross" => 14875
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 2.3368999772
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min"
"MARA_NTGEW" => 1.06
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"15"},{"label":"Ø Auslauf-Öffnung innen","value":"13"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"20"},{"label":"Geeignet für","value":"OTAL-Fußpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"Fußpumpe"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"1,06"}]"
"MARA_BRGEW" => 1.06
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "transparent"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min | Denios"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 Woche"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Fußpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Fußpumpe"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 9069
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.06"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 1.06
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-20-l-min-179480/179480"
"robots" => "index,follow"
"description" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min | Denios"
"description" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-20-l-min-179480/179480"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min"
"description" => "Flüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätFußpumpe aus PPbeständig gegen schwache Säuren, Laugen und Reinigerphysiologisch unbedenklich und lebensmittelechtdas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbeide Hände frei zum Abfüllen"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"sku" => "179480W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-20-l-min-179480/179480"
"priceCurrency" => "EUR"
"price" => "148.75"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 12500
"centAmountGross" => 14875
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "179480"
"displaySku" => "179480W"
"sortRank" => 9069
"slug" => "otal-fusspumpe-aus-polypropylen-pp-20-l-min-179480"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-20-l-min-179480/179480"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-20-l-min-179480/179480"
]
"name" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Fußpumpe aus PP</li><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>beide Hände frei zum Abfüllen</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 12500
"centAmountGross" => 14875
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 2.3368999772
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min"
"MARA_NTGEW" => 1.06
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"15"},{"label":"Ø Auslauf-Öffnung innen","value":"13"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"20"},{"label":"Geeignet für","value":"OTAL-Fußpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"Fußpumpe"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"1,06"}]"
"MARA_BRGEW" => 1.06
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "transparent"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min | Denios"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 Woche"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Fußpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Fußpumpe"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 9069
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.06"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 1.06
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-20-l-min-179480/179480"
"robots" => "index,follow"
"description" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min | Denios"
"description" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-20-l-min-179480/179480"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Fußpumpe aus Polypropylen (PP), 20 l/min"
"description" => "Flüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätFußpumpe aus PPbeständig gegen schwache Säuren, Laugen und Reinigerphysiologisch unbedenklich und lebensmittelechtdas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbeide Hände frei zum Abfüllen"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"sku" => "179480W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-20-l-min-179480/179480"
"priceCurrency" => "EUR"
"price" => "148.75"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 12500
"centAmountGross" => 14875
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
700.0
]
"ZPIM_ANTRIEB" => [
"Fußpumpe"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "c9d5fa0d8a3b9ff69971bcf612251989"
]
"sort" => [
9069
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "90c0ebd1-cff2-423d-80ba-c4d42fc1fbf8"
"_score" => null
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "90c0ebd1-cff2-423d-80ba-c4d42fc1fbf8"
"key" => "129354"
"version" => 5885
"businessUnit" => "CP"
"slug" => "handpumpe-typ-960-fuer-kleinfaesser-bis-30-liter-volumen-129354"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handpumpe-typ-960-fuer-kleinfaesser-bis-30-liter-volumen-129354/129354"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/handpumpe-typ-960-fuer-kleinfaesser-bis-30-liter-volumen-129354/129354"
]
"name" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>für Kleinfässer bis 30 Liter Volumen</li><li>zur Förderung von Öl und nicht aggressiven Flüssigkeiten</li><li>selbstansaugende Pumpe mit Pistolengriff</li><li>Auslaufschlauch (Länge: 1,5 m) mit Rückschlagventil</li><li>Außengewinde 2" fein</li><li>Förderleistung: 0.1 l / Hub</li></ul>"
"createdAt" => "2020-08-10T08:16:08+0000"
"master" => [
"id" => 1
"sku" => "129354"
"displaySku" => "129354W"
"sortRank" => 9059
"slug" => "handpumpe-typ-960-fuer-kleinfaesser-bis-30-liter-volumen-129354"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handpumpe-typ-960-fuer-kleinfaesser-bis-30-liter-volumen-129354/129354"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/handpumpe-typ-960-fuer-kleinfaesser-bis-30-liter-volumen-129354/129354"
]
"name" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>für Kleinfässer bis 30 Liter Volumen</li><li>zur Förderung von Öl und nicht aggressiven Flüssigkeiten</li><li>selbstansaugende Pumpe mit Pistolengriff</li><li>Auslaufschlauch (Länge: 1,5 m) mit Rückschlagventil</li><li>Außengewinde 2" fein</li><li>Förderleistung: 0.1 l / Hub</li></ul>"
"images" => [
[
"id" => 375666
"filename" => "375666_20230322-152531.jpg"
"uri" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
"text" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
"medium" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
"small" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27250
"filename" => "27250_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27250_20150320-141321.jpg"
"text" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27250_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27250_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27250_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27250_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375665
"filename" => "375665_20230322-152529.jpg"
"uri" => "https://assets.dev.denios.io/article/375665_20230322-152529.jpg"
"text" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375665_20230322-152529.jpg"
"medium" => "https://assets.dev.denios.io/article/375665_20230322-152529.jpg"
"small" => "https://assets.dev.denios.io/article/375665_20230322-152529.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375665_20230322-152529.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375664
"filename" => "375664_20230322-152527.jpg"
"uri" => "https://assets.dev.denios.io/article/375664_20230322-152527.jpg"
"text" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375664_20230322-152527.jpg"
"medium" => "https://assets.dev.denios.io/article/375664_20230322-152527.jpg"
"small" => "https://assets.dev.denios.io/article/375664_20230322-152527.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375664_20230322-152527.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375663
"filename" => "375663_20230322-152525.jpg"
"uri" => "https://assets.dev.denios.io/article/375663_20230322-152525.jpg"
"text" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375663_20230322-152525.jpg"
"medium" => "https://assets.dev.denios.io/article/375663_20230322-152525.jpg"
"small" => "https://assets.dev.denios.io/article/375663_20230322-152525.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375663_20230322-152525.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375661
"filename" => "375661_20230322-152520.jpg"
"uri" => "https://assets.dev.denios.io/article/375661_20230322-152520.jpg"
"text" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375661_20230322-152520.jpg"
"medium" => "https://assets.dev.denios.io/article/375661_20230322-152520.jpg"
"small" => "https://assets.dev.denios.io/article/375661_20230322-152520.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375661_20230322-152520.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375662
"filename" => "375662_20230322-152523.jpg"
"uri" => "https://assets.dev.denios.io/article/375662_20230322-152523.jpg"
"text" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375662_20230322-152523.jpg"
"medium" => "https://assets.dev.denios.io/article/375662_20230322-152523.jpg"
"small" => "https://assets.dev.denios.io/article/375662_20230322-152523.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375662_20230322-152523.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375660
"filename" => "375660_20230322-152518.jpg"
"uri" => "https://assets.dev.denios.io/article/375660_20230322-152518.jpg"
"text" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375660_20230322-152518.jpg"
"medium" => "https://assets.dev.denios.io/article/375660_20230322-152518.jpg"
"small" => "https://assets.dev.denios.io/article/375660_20230322-152518.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375660_20230322-152518.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 375666
"filename" => "375666_20230322-152531.jpg"
"uri" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
"text" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
"medium" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
"small" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 12100
"centAmountGross" => 14399
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineralöle"
"nicht aggressive Medien"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "1"
"CS_MATERIAL" => "Kunststoff"
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"CS_SHIPPING_HEIGHT_MM" => 200
"META_DESCRIPTION" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen"
"MARA_NTGEW" => 1.15
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "200"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Mineralöle\nnicht aggressive Medien"},{"label":"Tauchtiefe [mm]","value":"480"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Behälterpumpe"},{"label":"Höhe außen [mm]","value":"200"},{"label":"Schlauchlänge [mm]","value":"1500"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Förderhöhe max. [mWS]","value":"5"},{"label":"Förderleistung je Hub [l]","value":"0,1"},{"label":"Geeignet für","value":"zur Förderung von Öl und nicht aggressiven Flüssigkeiten"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\" fein"},{"label":"Werkstoff Dichtung","value":"NBR"},{"label":"Gewicht [kg]","value":"1,15"}]"
"MARA_BRGEW" => 1.15
"SAP_HERKUNFTSLAND" => "GB"
"CS_COLOR" => "schwarz"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"129354WI"}}"
"META_TITLE" => "Handpumpe, für Kleinfässer bis 30 L Volumen, 1,5 m Auskaufschlau"
"images_meta_data" => "[{"id":375666,"mdate":"2023-03-22 15:25:31","filename":"375666_20230322-152531.jpg","imageSimilar":0,"text":"Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 1"},{"id":27250,"mdate":"2015-03-20 14:13:21","filename":"27250_20150320-141321.jpg","imageSimilar":0,"text":"Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 2"},{"id":375665,"mdate":"2023-03-22 15:25:29","filename":"375665_20230322-152529.jpg","imageSimilar":0,"text":"Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 3"},{"id":375664,"mdate":"2023-03-22 15:25:27","filename":"375664_20230322-152527.jpg","imageSimilar":0,"text":"Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 4"},{"id":375663,"mdate":"2023-03-22 15:25:25","filename":"375663_20230322-152525.jpg","imageSimilar":0,"text":"Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 5"},{"id":375661,"mdate":"2023-03-22 15:25:20","filename":"375661_20230322-152520.jpg","imageSimilar":0,"text":"Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 6"},{"id":375662,"mdate":"2023-03-22 15:25:23","filename":"375662_20230322-152523.jpg","imageSimilar":0,"text":"Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 7"},{"id":375660,"mdate":"2023-03-22 15:25:18","filename":"375660_20230322-152518.jpg","imageSimilar":0,"text":"Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 8"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Hebelpumpen,Abfüllpumpen,Behälterpumpen,Handpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "zur Förderung von Öl und nicht aggressiven Flüssigkeiten"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 8.661422
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1500
"ZPIM_WERKSTOFF_DICHTUNG" => "NBR"
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"ITEM_NAME_FOR_SHOP" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 200
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 480
"CS_SALESRANK" => 9059
"CS_SHIPPING_WEIGHT_LBS" => 2.535316013
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>für Kleinfässer bis 30 Liter Volumen</li><li>zur Förderung von Öl und nicht aggressiven Flüssigkeiten</li><li>selbstansaugende Pumpe mit Pistolengriff</li><li>Auslaufschlauch (Länge: 1,5 m) mit Rückschlagventil</li><li>Außengewinde 2" fein</li><li>Förderleistung: 0.1 l / Hub</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.15"
"CS_ORIGIN" => "GB - United Kingdom"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.15
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Handpumpe, für Kleinfässer bis 30 L Volumen, 1,5 m Auskaufschlau"
"canonicalUrl" => "https://storefront.dev.denios.io/handpumpe-typ-960-fuer-kleinfaesser-bis-30-liter-volumen-129354/129354"
"robots" => "index,follow"
"description" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Handpumpe, für Kleinfässer bis 30 L Volumen, 1,5 m Auskaufschlau"
"description" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/handpumpe-typ-960-fuer-kleinfaesser-bis-30-liter-volumen-129354/129354"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27250_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375665_20230322-152529.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375664_20230322-152527.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375663_20230322-152525.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375661_20230322-152520.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375662_20230322-152523.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375660_20230322-152518.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen"
"description" => "für Kleinfässer bis 30 Liter Volumenzur Förderung von Öl und nicht aggressiven Flüssigkeitenselbstansaugende Pumpe mit PistolengriffAuslaufschlauch (Länge: 1,5 m) mit RückschlagventilAußengewinde 2" feinFörderleistung: 0.1 l / Hub"
"image" => [
"https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
"https://assets.dev.denios.io/article/27250_20150320-141321.jpg"
"https://assets.dev.denios.io/article/375665_20230322-152529.jpg"
"https://assets.dev.denios.io/article/375664_20230322-152527.jpg"
"https://assets.dev.denios.io/article/375663_20230322-152525.jpg"
"https://assets.dev.denios.io/article/375661_20230322-152520.jpg"
"https://assets.dev.denios.io/article/375662_20230322-152523.jpg"
"https://assets.dev.denios.io/article/375660_20230322-152518.jpg"
]
"sku" => "129354W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/handpumpe-typ-960-fuer-kleinfaesser-bis-30-liter-volumen-129354/129354"
"priceCurrency" => "EUR"
"price" => "143.99"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 12100
"centAmountGross" => 14399
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "129354"
"displaySku" => "129354W"
"sortRank" => 9059
"slug" => "handpumpe-typ-960-fuer-kleinfaesser-bis-30-liter-volumen-129354"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handpumpe-typ-960-fuer-kleinfaesser-bis-30-liter-volumen-129354/129354"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/handpumpe-typ-960-fuer-kleinfaesser-bis-30-liter-volumen-129354/129354"
]
"name" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>für Kleinfässer bis 30 Liter Volumen</li><li>zur Förderung von Öl und nicht aggressiven Flüssigkeiten</li><li>selbstansaugende Pumpe mit Pistolengriff</li><li>Auslaufschlauch (Länge: 1,5 m) mit Rückschlagventil</li><li>Außengewinde 2" fein</li><li>Förderleistung: 0.1 l / Hub</li></ul>"
"images" => [
[
"id" => 375666
"filename" => "375666_20230322-152531.jpg"
"uri" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
"text" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
"medium" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
"small" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27250
"filename" => "27250_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27250_20150320-141321.jpg"
"text" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27250_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27250_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27250_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27250_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375665
"filename" => "375665_20230322-152529.jpg"
"uri" => "https://assets.dev.denios.io/article/375665_20230322-152529.jpg"
"text" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375665_20230322-152529.jpg"
"medium" => "https://assets.dev.denios.io/article/375665_20230322-152529.jpg"
"small" => "https://assets.dev.denios.io/article/375665_20230322-152529.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375665_20230322-152529.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375664
"filename" => "375664_20230322-152527.jpg"
"uri" => "https://assets.dev.denios.io/article/375664_20230322-152527.jpg"
"text" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375664_20230322-152527.jpg"
"medium" => "https://assets.dev.denios.io/article/375664_20230322-152527.jpg"
"small" => "https://assets.dev.denios.io/article/375664_20230322-152527.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375664_20230322-152527.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375663
"filename" => "375663_20230322-152525.jpg"
"uri" => "https://assets.dev.denios.io/article/375663_20230322-152525.jpg"
"text" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375663_20230322-152525.jpg"
"medium" => "https://assets.dev.denios.io/article/375663_20230322-152525.jpg"
"small" => "https://assets.dev.denios.io/article/375663_20230322-152525.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375663_20230322-152525.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375661
"filename" => "375661_20230322-152520.jpg"
"uri" => "https://assets.dev.denios.io/article/375661_20230322-152520.jpg"
"text" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375661_20230322-152520.jpg"
"medium" => "https://assets.dev.denios.io/article/375661_20230322-152520.jpg"
"small" => "https://assets.dev.denios.io/article/375661_20230322-152520.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375661_20230322-152520.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375662
"filename" => "375662_20230322-152523.jpg"
"uri" => "https://assets.dev.denios.io/article/375662_20230322-152523.jpg"
"text" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375662_20230322-152523.jpg"
"medium" => "https://assets.dev.denios.io/article/375662_20230322-152523.jpg"
"small" => "https://assets.dev.denios.io/article/375662_20230322-152523.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375662_20230322-152523.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 375660
"filename" => "375660_20230322-152518.jpg"
"uri" => "https://assets.dev.denios.io/article/375660_20230322-152518.jpg"
"text" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375660_20230322-152518.jpg"
"medium" => "https://assets.dev.denios.io/article/375660_20230322-152518.jpg"
"small" => "https://assets.dev.denios.io/article/375660_20230322-152518.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375660_20230322-152518.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 375666
"filename" => "375666_20230322-152531.jpg"
"uri" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
"text" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
"medium" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
"small" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 12100
"centAmountGross" => 14399
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineralöle"
"nicht aggressive Medien"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "1"
"CS_MATERIAL" => "Kunststoff"
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"CS_SHIPPING_HEIGHT_MM" => 200
"META_DESCRIPTION" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen"
"MARA_NTGEW" => 1.15
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "200"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Mineralöle\nnicht aggressive Medien"},{"label":"Tauchtiefe [mm]","value":"480"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Behälterpumpe"},{"label":"Höhe außen [mm]","value":"200"},{"label":"Schlauchlänge [mm]","value":"1500"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Förderhöhe max. [mWS]","value":"5"},{"label":"Förderleistung je Hub [l]","value":"0,1"},{"label":"Geeignet für","value":"zur Förderung von Öl und nicht aggressiven Flüssigkeiten"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\" fein"},{"label":"Werkstoff Dichtung","value":"NBR"},{"label":"Gewicht [kg]","value":"1,15"}]"
"MARA_BRGEW" => 1.15
"SAP_HERKUNFTSLAND" => "GB"
"CS_COLOR" => "schwarz"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"129354WI"}}"
"META_TITLE" => "Handpumpe, für Kleinfässer bis 30 L Volumen, 1,5 m Auskaufschlau"
"images_meta_data" => "[{"id":375666,"mdate":"2023-03-22 15:25:31","filename":"375666_20230322-152531.jpg","imageSimilar":0,"text":"Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 1"},{"id":27250,"mdate":"2015-03-20 14:13:21","filename":"27250_20150320-141321.jpg","imageSimilar":0,"text":"Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 2"},{"id":375665,"mdate":"2023-03-22 15:25:29","filename":"375665_20230322-152529.jpg","imageSimilar":0,"text":"Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 3"},{"id":375664,"mdate":"2023-03-22 15:25:27","filename":"375664_20230322-152527.jpg","imageSimilar":0,"text":"Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 4"},{"id":375663,"mdate":"2023-03-22 15:25:25","filename":"375663_20230322-152525.jpg","imageSimilar":0,"text":"Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 5"},{"id":375661,"mdate":"2023-03-22 15:25:20","filename":"375661_20230322-152520.jpg","imageSimilar":0,"text":"Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 6"},{"id":375662,"mdate":"2023-03-22 15:25:23","filename":"375662_20230322-152523.jpg","imageSimilar":0,"text":"Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 7"},{"id":375660,"mdate":"2023-03-22 15:25:18","filename":"375660_20230322-152518.jpg","imageSimilar":0,"text":"Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - 8"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Hebelpumpen,Abfüllpumpen,Behälterpumpen,Handpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "zur Förderung von Öl und nicht aggressiven Flüssigkeiten"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 8.661422
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1500
"ZPIM_WERKSTOFF_DICHTUNG" => "NBR"
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"ITEM_NAME_FOR_SHOP" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 200
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 480
"CS_SALESRANK" => 9059
"CS_SHIPPING_WEIGHT_LBS" => 2.535316013
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>für Kleinfässer bis 30 Liter Volumen</li><li>zur Förderung von Öl und nicht aggressiven Flüssigkeiten</li><li>selbstansaugende Pumpe mit Pistolengriff</li><li>Auslaufschlauch (Länge: 1,5 m) mit Rückschlagventil</li><li>Außengewinde 2" fein</li><li>Förderleistung: 0.1 l / Hub</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.15"
"CS_ORIGIN" => "GB - United Kingdom"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.15
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Handpumpe, für Kleinfässer bis 30 L Volumen, 1,5 m Auskaufschlau"
"canonicalUrl" => "https://storefront.dev.denios.io/handpumpe-typ-960-fuer-kleinfaesser-bis-30-liter-volumen-129354/129354"
"robots" => "index,follow"
"description" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Handpumpe, für Kleinfässer bis 30 L Volumen, 1,5 m Auskaufschlau"
"description" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/handpumpe-typ-960-fuer-kleinfaesser-bis-30-liter-volumen-129354/129354"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27250_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375665_20230322-152529.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375664_20230322-152527.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375663_20230322-152525.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375661_20230322-152520.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375662_20230322-152523.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/375660_20230322-152518.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Handpumpe Typ 960, für Kleinfässer bis 30 Liter Volumen"
"description" => "für Kleinfässer bis 30 Liter Volumenzur Förderung von Öl und nicht aggressiven Flüssigkeitenselbstansaugende Pumpe mit PistolengriffAuslaufschlauch (Länge: 1,5 m) mit RückschlagventilAußengewinde 2" feinFörderleistung: 0.1 l / Hub"
"image" => [
"https://assets.dev.denios.io/article/375666_20230322-152531.jpg"
"https://assets.dev.denios.io/article/27250_20150320-141321.jpg"
"https://assets.dev.denios.io/article/375665_20230322-152529.jpg"
"https://assets.dev.denios.io/article/375664_20230322-152527.jpg"
"https://assets.dev.denios.io/article/375663_20230322-152525.jpg"
"https://assets.dev.denios.io/article/375661_20230322-152520.jpg"
"https://assets.dev.denios.io/article/375662_20230322-152523.jpg"
"https://assets.dev.denios.io/article/375660_20230322-152518.jpg"
]
"sku" => "129354W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/handpumpe-typ-960-fuer-kleinfaesser-bis-30-liter-volumen-129354/129354"
"priceCurrency" => "EUR"
"price" => "143.99"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 12100
"centAmountGross" => 14399
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineralöle"
"nicht aggressive Medien"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
480.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Kunststoff"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "5b8890173011b358e013ad915cb978f0"
]
"sort" => [
9059
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2651c01a-4fd5-4cd6-a4ed-16ab8308d803"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "2651c01a-4fd5-4cd6-a4ed-16ab8308d803"
"key" => "148418"
"version" => 4731
"businessUnit" => "CP"
"slug" => "fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufschlauch-500-mm-tauchtiefe-148418"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufschlauch-500-mm-tauchtiefe-148418/148418"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufschlauch-500-mm-tauchtiefe-148418/148418"
]
"name" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,2 l</li><li>für 60-Liter-Kunststofffässer</li></ul>"
"createdAt" => "2021-08-10T15:47:10+0000"
"master" => [
"id" => 1
"sku" => "148418"
"displaySku" => "148418W"
"sortRank" => 8903
"slug" => "fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufschlauch-500-mm-tauchtiefe-148418"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufschlauch-500-mm-tauchtiefe-148418/148418"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufschlauch-500-mm-tauchtiefe-148418/148418"
]
"name" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,2 l</li><li>für 60-Liter-Kunststofffässer</li></ul>"
"images" => [
[
"id" => 160917
"filename" => "160917_20181112-072554.jpg"
"uri" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"text" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"medium" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"small" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 160917
"filename" => "160917_20181112-072554.jpg"
"uri" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"text" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"medium" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"small" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 23600
"centAmountGross" => 28084
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 3.20552128948
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe"
"MARA_NTGEW" => 1.454
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen\nChemikalien"},{"label":"Tauchtiefe [mm]","value":"500"},{"label":"Version","value":"Fasspumpe"},{"label":"Schlauchlänge [mm]","value":"1200"},{"label":"Durchmesser Auslauf außen","value":"20"},{"label":"Ø Auslauf-Öffnung innen","value":"15"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,2"},{"label":"Geeignet für","value":"für Kleingebinde / Fässer"},{"label":"Gewindebeschreibung","value":"Mauser grob"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"Mauser"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,454"}]"
"MARA_BRGEW" => 1.454
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe P 5 aus PP, mit Auslaufschlauch, 500 mm Tauchtiefe"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":160917,"mdate":"18-11-12 07:25:54","filename":"160917_20181112-072554.jpg","imageSimilar":0,"text":"Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117600","117604","117605","117606","148422","148424","148426"]"
"META_KEYWORD" => "PP Fasspumpe,Chemikalienpumpen,Behälterpumpen,Fasspumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Kleingebinde / Fässer"
"CS_PDF_SEITE" => "246"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1200
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 500
"CS_SALESRANK" => 8903
"accessory_articles" => "["179493","179496","179495","179494"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.454"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84142080"
"CS_SHIPPING_WEIGHT_KG" => 1.454
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe P 5 aus PP, mit Auslaufschlauch, 500 mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufschlauch-500-mm-tauchtiefe-148418/148418"
"robots" => "index,follow"
"description" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe P 5 aus PP, mit Auslaufschlauch, 500 mm Tauchtiefe"
"description" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufschlauch-500-mm-tauchtiefe-148418/148418"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe"
"description" => "zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.Kolbenstange Metall, PP ummanteltPTFE-Dichtunggute Fassrestentleerung durch tief liegendes Bodenrückschlagventilinkl. Fassverschraubung aus PP (Mauser 2‘‘)Tauchrohr Ø mm: 32Förderleistung je Hub: 0,2 lfür 60-Liter-Kunststofffässer"
"image" => [
"https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"sku" => "148418W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufschlauch-500-mm-tauchtiefe-148418/148418"
"priceCurrency" => "EUR"
"price" => "280.84"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 23600
"centAmountGross" => 28084
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "148418"
"displaySku" => "148418W"
"sortRank" => 8903
"slug" => "fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufschlauch-500-mm-tauchtiefe-148418"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufschlauch-500-mm-tauchtiefe-148418/148418"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufschlauch-500-mm-tauchtiefe-148418/148418"
]
"name" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,2 l</li><li>für 60-Liter-Kunststofffässer</li></ul>"
"images" => [
[
"id" => 160917
"filename" => "160917_20181112-072554.jpg"
"uri" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"text" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"medium" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"small" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 160917
"filename" => "160917_20181112-072554.jpg"
"uri" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"text" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"medium" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"small" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 23600
"centAmountGross" => 28084
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 3.20552128948
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe"
"MARA_NTGEW" => 1.454
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen\nChemikalien"},{"label":"Tauchtiefe [mm]","value":"500"},{"label":"Version","value":"Fasspumpe"},{"label":"Schlauchlänge [mm]","value":"1200"},{"label":"Durchmesser Auslauf außen","value":"20"},{"label":"Ø Auslauf-Öffnung innen","value":"15"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,2"},{"label":"Geeignet für","value":"für Kleingebinde / Fässer"},{"label":"Gewindebeschreibung","value":"Mauser grob"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"Mauser"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,454"}]"
"MARA_BRGEW" => 1.454
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe P 5 aus PP, mit Auslaufschlauch, 500 mm Tauchtiefe"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":160917,"mdate":"18-11-12 07:25:54","filename":"160917_20181112-072554.jpg","imageSimilar":0,"text":"Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117600","117604","117605","117606","148422","148424","148426"]"
"META_KEYWORD" => "PP Fasspumpe,Chemikalienpumpen,Behälterpumpen,Fasspumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Kleingebinde / Fässer"
"CS_PDF_SEITE" => "246"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1200
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 500
"CS_SALESRANK" => 8903
"accessory_articles" => "["179493","179496","179495","179494"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.454"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84142080"
"CS_SHIPPING_WEIGHT_KG" => 1.454
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe P 5 aus PP, mit Auslaufschlauch, 500 mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufschlauch-500-mm-tauchtiefe-148418/148418"
"robots" => "index,follow"
"description" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe P 5 aus PP, mit Auslaufschlauch, 500 mm Tauchtiefe"
"description" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufschlauch-500-mm-tauchtiefe-148418/148418"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufschlauch, 500 mm Tauchtiefe"
"description" => "zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.Kolbenstange Metall, PP ummanteltPTFE-Dichtunggute Fassrestentleerung durch tief liegendes Bodenrückschlagventilinkl. Fassverschraubung aus PP (Mauser 2‘‘)Tauchrohr Ø mm: 32Förderleistung je Hub: 0,2 lfür 60-Liter-Kunststofffässer"
"image" => [
"https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"sku" => "148418W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufschlauch-500-mm-tauchtiefe-148418/148418"
"priceCurrency" => "EUR"
"price" => "280.84"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 23600
"centAmountGross" => 28084
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
500.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "4b9caeefeb1373f7863ad219d41cc795"
]
"sort" => [
8903
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6258c802-deca-49d2-9a39-f4f5c6deafde"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "6258c802-deca-49d2-9a39-f4f5c6deafde"
"key" => "157589"
"version" => 4632
"businessUnit" => "CP"
"slug" => "loesemittelpumpe-mit-2-kugelhaehnen-fuer-handbetrieb-157589"
"links" => [
"webshop" => "https://storefront.dev.denios.io/loesemittelpumpe-mit-2-kugelhaehnen-fuer-handbetrieb-157589/157589"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#245"
"canonical" => "https://storefront.dev.denios.io/loesemittelpumpe-mit-2-kugelhaehnen-fuer-handbetrieb-157589/157589"
]
"name" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur kontaminationsfreien Entnahme von organischen Lösemitteln und Aromastoffen</li><li>gasdicht und mit 2 Kugelhähnen komplett absperrbar</li><li>fester Auslaufbogen mit Absperrhahn aus Edelstahl / PTFE</li><li>Fassverschraubung für R2"- Feingewinde, für Behälter bis 60 Liter</li><li>Tauchrohr stufenlos einstellbar, Rohr-Ø: 15 mm</li><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li></ul>"
"createdAt" => "2021-08-10T15:49:22+0000"
"master" => [
"id" => 1
"sku" => "157589"
"displaySku" => "157589W"
"sortRank" => 8723
"slug" => "loesemittelpumpe-mit-2-kugelhaehnen-fuer-handbetrieb-157589"
"links" => [
"webshop" => "https://storefront.dev.denios.io/loesemittelpumpe-mit-2-kugelhaehnen-fuer-handbetrieb-157589/157589"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#245"
"canonical" => "https://storefront.dev.denios.io/loesemittelpumpe-mit-2-kugelhaehnen-fuer-handbetrieb-157589/157589"
]
"name" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur kontaminationsfreien Entnahme von organischen Lösemitteln und Aromastoffen</li><li>gasdicht und mit 2 Kugelhähnen komplett absperrbar</li><li>fester Auslaufbogen mit Absperrhahn aus Edelstahl / PTFE</li><li>Fassverschraubung für R2"- Feingewinde, für Behälter bis 60 Liter</li><li>Tauchrohr stufenlos einstellbar, Rohr-Ø: 15 mm</li><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li></ul>"
"images" => [
[
"id" => 27283
"filename" => "27283_20150320-141357.jpg"
"uri" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
"text" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
"medium" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
"small" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27284
"filename" => "27284_20150320-141307.jpg"
"uri" => "https://assets.dev.denios.io/article/27284_20150320-141307.jpg"
"text" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27284_20150320-141307.jpg"
"medium" => "https://assets.dev.denios.io/article/27284_20150320-141307.jpg"
"small" => "https://assets.dev.denios.io/article/27284_20150320-141307.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27284_20150320-141307.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27285
"filename" => "27285_20150320-141349.jpg"
"uri" => "https://assets.dev.denios.io/article/27285_20150320-141349.jpg"
"text" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27285_20150320-141349.jpg"
"medium" => "https://assets.dev.denios.io/article/27285_20150320-141349.jpg"
"small" => "https://assets.dev.denios.io/article/27285_20150320-141349.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27285_20150320-141349.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27283
"filename" => "27283_20150320-141357.jpg"
"uri" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
"text" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
"medium" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
"small" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 418422
"filename" => "418422_20240619-081329.png"
"uri" => "https://assets.dev.denios.io/ghs/418422_20240619-081329.png"
"text" => "Lebensmittelechtheit"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 60400
"centAmountGross" => 71876
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => "Logo Edelstahl Rostfrei"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 38164
"filename" => "38164_20110510-095052.png"
"uri" => "https://assets.dev.denios.io/quality/38164_20110510-095052.png"
"text" => "DEKRA EX Logo, Explosionsgruppe II A, II B"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ghs_symbol" => "[{"id":418422,"mdate":"2024-06-19 08:13:29","filename":"418422_20240619-081329.png","text":"Lebensmittelechtheit"}]"
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
"Frostschutzmittel"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"NAME_IN_ORDERPROCESS" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb"
"MARA_NTGEW" => 2.36
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"entzündbare Medien\nFrostschutzmittel"},{"label":"Tauchtiefe [mm]","value":"600"},{"label":"Durchmesser Tauchrohr [mm]","value":"15"},{"label":"Pumpentyp","value":"Behälterpumpe"},{"label":"Ø Auslauf-Öffnung innen","value":"8"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"10"},{"label":"Einsetzbar in EX-Bereichen","value":"Zonen 0, 1 IIA, IIB"},{"label":"Geeignet für","value":"für Behälter bis 60 Liter"},{"label":"Gewindebeschreibung","value":"Feingewinde für Stahlfass \"G2\""},{"label":"Antrieb","value":"Handbetrieb"},{"label":"Außengewinde","value":"2\"BSP/R2\""},{"label":"Werkstoff Dichtung","value":"EPDM, APTK"},{"label":"Gewicht [kg]","value":"2,36"}]"
"MARA_BRGEW" => 2.36
"CS_GTIN" => "4067722017989"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"157589WI"}}"
"META_TITLE" => "Lösemittelpumpe, 2 Kugelhähne, Handbetrieb, 600 mm Eintauchtiefe"
"quality_image" => "[{"id":38227,"mdate":"2021-01-27 10:14:18","filename":"38227_20210127-101418.png","text":"Logo Edelstahl Rostfrei"},{"id":38164,"mdate":"2011-05-10 09:50:52","filename":"38164_20110510-095052.png","text":"DEKRA EX Logo, Explosionsgruppe II A, II B"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27283,"mdate":"2015-03-20 14:13:57","filename":"27283_20150320-141357.jpg","imageSimilar":0,"text":"Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb - 1"},{"id":27284,"mdate":"2015-03-20 14:13:07","filename":"27284_20150320-141307.jpg","imageSimilar":0,"text":"Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb - 2"},{"id":27285,"mdate":"2015-03-20 14:13:49","filename":"27285_20150320-141349.jpg","imageSimilar":0,"text":"Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["157587","201951","210335","242994"]"
"META_KEYWORD" => "Abfüllpumpen,Behälterpumpen,Chemikalienpumpen,Container Pumpen,Expumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Behälter bis 60 Liter"
"CS_PDF_SEITE" => "245"
"CS_MATERIAL" => "Edelstahl"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Handbetrieb"
"ZPIM_WERKSTOFF_DICHTUNG" => "EPDM, APTK"
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb"
"service_articles" => "["170745","231875"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 600
"CS_SALESRANK" => 8723
"CS_SHIPPING_WEIGHT_LBS" => 5.2029093832
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zur kontaminationsfreien Entnahme von organischen Lösemitteln und Aromastoffen</li><li>gasdicht und mit 2 Kugelhähnen komplett absperrbar</li><li>fester Auslaufbogen mit Absperrhahn aus Edelstahl / PTFE</li><li>Fassverschraubung für R2"- Feingewinde, für Behälter bis 60 Liter</li><li>Tauchrohr stufenlos einstellbar, Rohr-Ø: 15 mm</li><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li></ul>"
"META_DESCRIPTION" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 10
"accessory_articles" => "["116058"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.36"
"CS_LIEFERANTEN_SKU" => "5603-1000"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "85444290"
"CS_SHIPPING_WEIGHT_KG" => 2.36
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Lösemittelpumpe, 2 Kugelhähne, Handbetrieb, 600 mm Eintauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/loesemittelpumpe-mit-2-kugelhaehnen-fuer-handbetrieb-157589/157589"
"robots" => "index,follow"
"description" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Lösemittelpumpe, 2 Kugelhähne, Handbetrieb, 600 mm Eintauchtiefe"
"description" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/loesemittelpumpe-mit-2-kugelhaehnen-fuer-handbetrieb-157589/157589"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27284_20150320-141307.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27285_20150320-141349.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb"
"description" => "zur kontaminationsfreien Entnahme von organischen Lösemitteln und Aromastoffengasdicht und mit 2 Kugelhähnen komplett absperrbarfester Auslaufbogen mit Absperrhahn aus Edelstahl / PTFEFassverschraubung für R2"- Feingewinde, für Behälter bis 60 LiterTauchrohr stufenlos einstellbar, Rohr-Ø: 15 mmzum Abfüllen von hochreinen Flüssigkeitengeprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0mediumsberührte Teile aus Edelstahl, Dichtung aus PTFEBitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!"
"image" => [
"https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
"https://assets.dev.denios.io/article/27284_20150320-141307.jpg"
"https://assets.dev.denios.io/article/27285_20150320-141349.jpg"
]
"sku" => "157589W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/loesemittelpumpe-mit-2-kugelhaehnen-fuer-handbetrieb-157589/157589"
"priceCurrency" => "EUR"
"price" => "718.76"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722017989"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 60400
"centAmountGross" => 71876
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => [
[
"id" => 418422
"filename" => "418422_20240619-081329.png"
"uri" => "https://assets.dev.denios.io/ghs/418422_20240619-081329.png"
"text" => "Lebensmittelechtheit"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "157589"
"displaySku" => "157589W"
"sortRank" => 8723
"slug" => "loesemittelpumpe-mit-2-kugelhaehnen-fuer-handbetrieb-157589"
"links" => [
"webshop" => "https://storefront.dev.denios.io/loesemittelpumpe-mit-2-kugelhaehnen-fuer-handbetrieb-157589/157589"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#245"
"canonical" => "https://storefront.dev.denios.io/loesemittelpumpe-mit-2-kugelhaehnen-fuer-handbetrieb-157589/157589"
]
"name" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur kontaminationsfreien Entnahme von organischen Lösemitteln und Aromastoffen</li><li>gasdicht und mit 2 Kugelhähnen komplett absperrbar</li><li>fester Auslaufbogen mit Absperrhahn aus Edelstahl / PTFE</li><li>Fassverschraubung für R2"- Feingewinde, für Behälter bis 60 Liter</li><li>Tauchrohr stufenlos einstellbar, Rohr-Ø: 15 mm</li><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li></ul>"
"images" => [
[
"id" => 27283
"filename" => "27283_20150320-141357.jpg"
"uri" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
"text" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
"medium" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
"small" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27284
"filename" => "27284_20150320-141307.jpg"
"uri" => "https://assets.dev.denios.io/article/27284_20150320-141307.jpg"
"text" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27284_20150320-141307.jpg"
"medium" => "https://assets.dev.denios.io/article/27284_20150320-141307.jpg"
"small" => "https://assets.dev.denios.io/article/27284_20150320-141307.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27284_20150320-141307.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27285
"filename" => "27285_20150320-141349.jpg"
"uri" => "https://assets.dev.denios.io/article/27285_20150320-141349.jpg"
"text" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27285_20150320-141349.jpg"
"medium" => "https://assets.dev.denios.io/article/27285_20150320-141349.jpg"
"small" => "https://assets.dev.denios.io/article/27285_20150320-141349.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27285_20150320-141349.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27283
"filename" => "27283_20150320-141357.jpg"
"uri" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
"text" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
"medium" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
"small" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 418422
"filename" => "418422_20240619-081329.png"
"uri" => "https://assets.dev.denios.io/ghs/418422_20240619-081329.png"
"text" => "Lebensmittelechtheit"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 60400
"centAmountGross" => 71876
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => "Logo Edelstahl Rostfrei"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 38164
"filename" => "38164_20110510-095052.png"
"uri" => "https://assets.dev.denios.io/quality/38164_20110510-095052.png"
"text" => "DEKRA EX Logo, Explosionsgruppe II A, II B"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ghs_symbol" => "[{"id":418422,"mdate":"2024-06-19 08:13:29","filename":"418422_20240619-081329.png","text":"Lebensmittelechtheit"}]"
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
"Frostschutzmittel"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"NAME_IN_ORDERPROCESS" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb"
"MARA_NTGEW" => 2.36
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"entzündbare Medien\nFrostschutzmittel"},{"label":"Tauchtiefe [mm]","value":"600"},{"label":"Durchmesser Tauchrohr [mm]","value":"15"},{"label":"Pumpentyp","value":"Behälterpumpe"},{"label":"Ø Auslauf-Öffnung innen","value":"8"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"10"},{"label":"Einsetzbar in EX-Bereichen","value":"Zonen 0, 1 IIA, IIB"},{"label":"Geeignet für","value":"für Behälter bis 60 Liter"},{"label":"Gewindebeschreibung","value":"Feingewinde für Stahlfass \"G2\""},{"label":"Antrieb","value":"Handbetrieb"},{"label":"Außengewinde","value":"2\"BSP/R2\""},{"label":"Werkstoff Dichtung","value":"EPDM, APTK"},{"label":"Gewicht [kg]","value":"2,36"}]"
"MARA_BRGEW" => 2.36
"CS_GTIN" => "4067722017989"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"157589WI"}}"
"META_TITLE" => "Lösemittelpumpe, 2 Kugelhähne, Handbetrieb, 600 mm Eintauchtiefe"
"quality_image" => "[{"id":38227,"mdate":"2021-01-27 10:14:18","filename":"38227_20210127-101418.png","text":"Logo Edelstahl Rostfrei"},{"id":38164,"mdate":"2011-05-10 09:50:52","filename":"38164_20110510-095052.png","text":"DEKRA EX Logo, Explosionsgruppe II A, II B"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27283,"mdate":"2015-03-20 14:13:57","filename":"27283_20150320-141357.jpg","imageSimilar":0,"text":"Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb - 1"},{"id":27284,"mdate":"2015-03-20 14:13:07","filename":"27284_20150320-141307.jpg","imageSimilar":0,"text":"Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb - 2"},{"id":27285,"mdate":"2015-03-20 14:13:49","filename":"27285_20150320-141349.jpg","imageSimilar":0,"text":"Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["157587","201951","210335","242994"]"
"META_KEYWORD" => "Abfüllpumpen,Behälterpumpen,Chemikalienpumpen,Container Pumpen,Expumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Behälter bis 60 Liter"
"CS_PDF_SEITE" => "245"
"CS_MATERIAL" => "Edelstahl"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Handbetrieb"
"ZPIM_WERKSTOFF_DICHTUNG" => "EPDM, APTK"
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb"
"service_articles" => "["170745","231875"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 600
"CS_SALESRANK" => 8723
"CS_SHIPPING_WEIGHT_LBS" => 5.2029093832
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zur kontaminationsfreien Entnahme von organischen Lösemitteln und Aromastoffen</li><li>gasdicht und mit 2 Kugelhähnen komplett absperrbar</li><li>fester Auslaufbogen mit Absperrhahn aus Edelstahl / PTFE</li><li>Fassverschraubung für R2"- Feingewinde, für Behälter bis 60 Liter</li><li>Tauchrohr stufenlos einstellbar, Rohr-Ø: 15 mm</li><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li></ul>"
"META_DESCRIPTION" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 10
"accessory_articles" => "["116058"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.36"
"CS_LIEFERANTEN_SKU" => "5603-1000"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "85444290"
"CS_SHIPPING_WEIGHT_KG" => 2.36
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Lösemittelpumpe, 2 Kugelhähne, Handbetrieb, 600 mm Eintauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/loesemittelpumpe-mit-2-kugelhaehnen-fuer-handbetrieb-157589/157589"
"robots" => "index,follow"
"description" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Lösemittelpumpe, 2 Kugelhähne, Handbetrieb, 600 mm Eintauchtiefe"
"description" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/loesemittelpumpe-mit-2-kugelhaehnen-fuer-handbetrieb-157589/157589"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27284_20150320-141307.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27285_20150320-141349.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Lösemittelpumpe mit 2 Kugelhähnen, für Handbetrieb"
"description" => "zur kontaminationsfreien Entnahme von organischen Lösemitteln und Aromastoffengasdicht und mit 2 Kugelhähnen komplett absperrbarfester Auslaufbogen mit Absperrhahn aus Edelstahl / PTFEFassverschraubung für R2"- Feingewinde, für Behälter bis 60 LiterTauchrohr stufenlos einstellbar, Rohr-Ø: 15 mmzum Abfüllen von hochreinen Flüssigkeitengeprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0mediumsberührte Teile aus Edelstahl, Dichtung aus PTFEBitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!"
"image" => [
"https://assets.dev.denios.io/article/27283_20150320-141357.jpg"
"https://assets.dev.denios.io/article/27284_20150320-141307.jpg"
"https://assets.dev.denios.io/article/27285_20150320-141349.jpg"
]
"sku" => "157589W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/loesemittelpumpe-mit-2-kugelhaehnen-fuer-handbetrieb-157589/157589"
"priceCurrency" => "EUR"
"price" => "718.76"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722017989"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 60400
"centAmountGross" => 71876
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => [
[
"id" => 418422
"filename" => "418422_20240619-081329.png"
"uri" => "https://assets.dev.denios.io/ghs/418422_20240619-081329.png"
"text" => "Lebensmittelechtheit"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
"Frostschutzmittel"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
600.0
]
"ZPIM_ANTRIEB" => [
"Handbetrieb"
]
"ZPIM_WERKSTOFF_1" => [
"Edelstahl"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
500
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "d5095919c3436915fda30c52d05992a2"
]
"sort" => [
8723
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8991119b-50f1-46be-a302-ad7b7974f073"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "8991119b-50f1-46be-a302-ad7b7974f073"
"key" => "179483"
"version" => 4334
"businessUnit" => "CP"
"slug" => "otal-fusspumpe-aus-edelstahl-v2a-26-l-min-179483"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-edelstahl-v2a-26-l-min-179483/179483"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-edelstahl-v2a-26-l-min-179483/179483"
]
"name" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Fußpumpe aus Edelstahl</li><li>für schwer entzündbare Flüssigkeiten der Gefahrenklasse AIII (VbF)</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>beide Hände frei zum Abfüllen</li></ul>"
"createdAt" => "2021-08-10T15:50:05+0000"
"master" => [
"id" => 1
"sku" => "179483"
"displaySku" => "179483W"
"sortRank" => 8647
"slug" => "otal-fusspumpe-aus-edelstahl-v2a-26-l-min-179483"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-edelstahl-v2a-26-l-min-179483/179483"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-edelstahl-v2a-26-l-min-179483/179483"
]
"name" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Fußpumpe aus Edelstahl</li><li>für schwer entzündbare Flüssigkeiten der Gefahrenklasse AIII (VbF)</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>beide Hände frei zum Abfüllen</li></ul>"
"images" => [
[
"id" => 27313
"filename" => "27313_20150401-093318.jpg"
"uri" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"text" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"medium" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"small" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27313
"filename" => "27313_20150401-093318.jpg"
"uri" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"text" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"medium" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"small" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 20800
"centAmountGross" => 24752
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
"leichte Mineralöle"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Edelstahl"
"CS_SHIPPING_WEIGHT_LBS" => 3.2628414776
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min"
"MARA_NTGEW" => 1.48
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen\nleichte Mineralöle"},{"label":"Tauchtiefe [mm]","value":"900"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"18"},{"label":"Ø Auslauf-Öffnung innen","value":"16"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"26"},{"label":"Geeignet für","value":"OTAL-Fußpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"Fußpumpe"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"1,48"}]"
"MARA_BRGEW" => 1.48
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Fußpumpe aus Edelstahl, 26 l/min, universell einsetzbar"
"quality_image" => "[{"id":38227,"mdate":"21-01-27 10:14:18","filename":"38227_20210127-101418.png","text":""},{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"images_meta_data" => "[{"id":27313,"mdate":"15-04-01 09:33:18","filename":"27313_20150401-093318.jpg","imageSimilar":0,"text":"OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min - 1"},{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Fußpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Fußpumpe"
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 900
"CS_SALESRANK" => 8647
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.48"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 1.48
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Fußpumpe aus Edelstahl, 26 l/min, universell einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-edelstahl-v2a-26-l-min-179483/179483"
"robots" => "index,follow"
"description" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Fußpumpe aus Edelstahl, 26 l/min, universell einsetzbar"
"description" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-edelstahl-v2a-26-l-min-179483/179483"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min"
"description" => "Flüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätFußpumpe aus Edelstahlfür schwer entzündbare Flüssigkeiten der Gefahrenklasse AIII (VbF)das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbeide Hände frei zum Abfüllen"
"image" => [
"https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"sku" => "179483W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-edelstahl-v2a-26-l-min-179483/179483"
"priceCurrency" => "EUR"
"price" => "247.52"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 20800
"centAmountGross" => 24752
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "179483"
"displaySku" => "179483W"
"sortRank" => 8647
"slug" => "otal-fusspumpe-aus-edelstahl-v2a-26-l-min-179483"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-edelstahl-v2a-26-l-min-179483/179483"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-edelstahl-v2a-26-l-min-179483/179483"
]
"name" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Fußpumpe aus Edelstahl</li><li>für schwer entzündbare Flüssigkeiten der Gefahrenklasse AIII (VbF)</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>beide Hände frei zum Abfüllen</li></ul>"
"images" => [
[
"id" => 27313
"filename" => "27313_20150401-093318.jpg"
"uri" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"text" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"medium" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"small" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27313
"filename" => "27313_20150401-093318.jpg"
"uri" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"text" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"medium" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"small" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 20800
"centAmountGross" => 24752
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
"leichte Mineralöle"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Edelstahl"
"CS_SHIPPING_WEIGHT_LBS" => 3.2628414776
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min"
"MARA_NTGEW" => 1.48
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen\nleichte Mineralöle"},{"label":"Tauchtiefe [mm]","value":"900"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"18"},{"label":"Ø Auslauf-Öffnung innen","value":"16"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"26"},{"label":"Geeignet für","value":"OTAL-Fußpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"Fußpumpe"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"1,48"}]"
"MARA_BRGEW" => 1.48
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Fußpumpe aus Edelstahl, 26 l/min, universell einsetzbar"
"quality_image" => "[{"id":38227,"mdate":"21-01-27 10:14:18","filename":"38227_20210127-101418.png","text":""},{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"images_meta_data" => "[{"id":27313,"mdate":"15-04-01 09:33:18","filename":"27313_20150401-093318.jpg","imageSimilar":0,"text":"OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min - 1"},{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Fußpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Fußpumpe"
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 900
"CS_SALESRANK" => 8647
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.48"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 1.48
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Fußpumpe aus Edelstahl, 26 l/min, universell einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-edelstahl-v2a-26-l-min-179483/179483"
"robots" => "index,follow"
"description" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Fußpumpe aus Edelstahl, 26 l/min, universell einsetzbar"
"description" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-edelstahl-v2a-26-l-min-179483/179483"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Fußpumpe aus Edelstahl (V2A), 26 l/min"
"description" => "Flüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätFußpumpe aus Edelstahlfür schwer entzündbare Flüssigkeiten der Gefahrenklasse AIII (VbF)das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbeide Hände frei zum Abfüllen"
"image" => [
"https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"sku" => "179483W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-edelstahl-v2a-26-l-min-179483/179483"
"priceCurrency" => "EUR"
"price" => "247.52"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 20800
"centAmountGross" => 24752
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
"leichte Mineralöle"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
900.0
]
"ZPIM_ANTRIEB" => [
"Fußpumpe"
]
"ZPIM_WERKSTOFF_1" => [
"Edelstahl"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "287dfbbab6d26f85719b9da4c43db7ff"
]
"sort" => [
8647
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "231978df-594b-4266-b9e7-07927ca39ee1"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "231978df-594b-4266-b9e7-07927ca39ee1"
"key" => "179490"
"version" => 4319
"businessUnit" => "CP"
"slug" => "otal-handpumpe-aus-edelstahl-v2a-26-l-min-179490"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-edelstahl-v2a-26-l-min-179490/179490"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-edelstahl-v2a-26-l-min-179490/179490"
]
"name" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>für schwer entzündbare Flüssigkeiten der Gefahrenklasse AIII (VbF)</li><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Handpumpe aus Edelstahl</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>besonders kompakt und platzsparend</li></ul>"
"createdAt" => "2021-08-10T15:50:05+0000"
"master" => [
"id" => 1
"sku" => "179490"
"displaySku" => "179490W"
"sortRank" => 8639
"slug" => "otal-handpumpe-aus-edelstahl-v2a-26-l-min-179490"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-edelstahl-v2a-26-l-min-179490/179490"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-edelstahl-v2a-26-l-min-179490/179490"
]
"name" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>für schwer entzündbare Flüssigkeiten der Gefahrenklasse AIII (VbF)</li><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Handpumpe aus Edelstahl</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>besonders kompakt und platzsparend</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27319
"filename" => "27319_20150320-141202.jpg"
"uri" => "https://assets.dev.denios.io/article/27319_20150320-141202.jpg"
"text" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27319_20150320-141202.jpg"
"medium" => "https://assets.dev.denios.io/article/27319_20150320-141202.jpg"
"small" => "https://assets.dev.denios.io/article/27319_20150320-141202.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27319_20150320-141202.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 19800
"centAmountGross" => 23562
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
"leichte Mineralöle"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Edelstahl"
"CS_SHIPPING_WEIGHT_LBS" => 2.4691773344
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min"
"MARA_NTGEW" => 1.12
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen\nleichte Mineralöle"},{"label":"Tauchtiefe [mm]","value":"900"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"18"},{"label":"Ø Auslauf-Öffnung innen","value":"16"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"26"},{"label":"Geeignet für","value":"OTAL-Handpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"1,12"}]"
"MARA_BRGEW" => 1.12
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Handpumpe aus Edelstahl, 26 l/min -best. gegen Säuren+Laugen"
"quality_image" => "[{"id":38227,"mdate":"21-01-27 10:14:18","filename":"38227_20210127-101418.png","text":""},{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min - 1"},{"id":27319,"mdate":"15-03-20 14:12:02","filename":"27319_20150320-141202.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Handpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 900
"CS_SALESRANK" => 8639
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.12"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.12
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Handpumpe aus Edelstahl, 26 l/min -best. gegen Säuren+Laugen"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-handpumpe-aus-edelstahl-v2a-26-l-min-179490/179490"
"robots" => "index,follow"
"description" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Handpumpe aus Edelstahl, 26 l/min -best. gegen Säuren+Laugen"
"description" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-edelstahl-v2a-26-l-min-179490/179490"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27319_20150320-141202.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min"
"description" => "für schwer entzündbare Flüssigkeiten der Gefahrenklasse AIII (VbF)Flüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätHandpumpe aus Edelstahldas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbesonders kompakt und platzsparend"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"https://assets.dev.denios.io/article/27319_20150320-141202.jpg"
]
"sku" => "179490W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-edelstahl-v2a-26-l-min-179490/179490"
"priceCurrency" => "EUR"
"price" => "235.62"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 19800
"centAmountGross" => 23562
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "179490"
"displaySku" => "179490W"
"sortRank" => 8639
"slug" => "otal-handpumpe-aus-edelstahl-v2a-26-l-min-179490"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-handpumpe-aus-edelstahl-v2a-26-l-min-179490/179490"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-handpumpe-aus-edelstahl-v2a-26-l-min-179490/179490"
]
"name" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>für schwer entzündbare Flüssigkeiten der Gefahrenklasse AIII (VbF)</li><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Handpumpe aus Edelstahl</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>besonders kompakt und platzsparend</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27319
"filename" => "27319_20150320-141202.jpg"
"uri" => "https://assets.dev.denios.io/article/27319_20150320-141202.jpg"
"text" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27319_20150320-141202.jpg"
"medium" => "https://assets.dev.denios.io/article/27319_20150320-141202.jpg"
"small" => "https://assets.dev.denios.io/article/27319_20150320-141202.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27319_20150320-141202.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 19800
"centAmountGross" => 23562
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
"leichte Mineralöle"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Edelstahl"
"CS_SHIPPING_WEIGHT_LBS" => 2.4691773344
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min"
"MARA_NTGEW" => 1.12
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen\nleichte Mineralöle"},{"label":"Tauchtiefe [mm]","value":"900"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"18"},{"label":"Ø Auslauf-Öffnung innen","value":"16"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"26"},{"label":"Geeignet für","value":"OTAL-Handpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"1,12"}]"
"MARA_BRGEW" => 1.12
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Handpumpe aus Edelstahl, 26 l/min -best. gegen Säuren+Laugen"
"quality_image" => "[{"id":38227,"mdate":"21-01-27 10:14:18","filename":"38227_20210127-101418.png","text":""},{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min - 1"},{"id":27319,"mdate":"15-03-20 14:12:02","filename":"27319_20150320-141202.jpg","imageSimilar":0,"text":"OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Handpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 900
"CS_SALESRANK" => 8639
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.12"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.12
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Handpumpe aus Edelstahl, 26 l/min -best. gegen Säuren+Laugen"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-handpumpe-aus-edelstahl-v2a-26-l-min-179490/179490"
"robots" => "index,follow"
"description" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Handpumpe aus Edelstahl, 26 l/min -best. gegen Säuren+Laugen"
"description" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-edelstahl-v2a-26-l-min-179490/179490"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27319_20150320-141202.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Handpumpe aus Edelstahl (V2A), 26 l/min"
"description" => "für schwer entzündbare Flüssigkeiten der Gefahrenklasse AIII (VbF)Flüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätHandpumpe aus Edelstahldas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbesonders kompakt und platzsparend"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"https://assets.dev.denios.io/article/27319_20150320-141202.jpg"
]
"sku" => "179490W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-handpumpe-aus-edelstahl-v2a-26-l-min-179490/179490"
"priceCurrency" => "EUR"
"price" => "235.62"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 19800
"centAmountGross" => 23562
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
"leichte Mineralöle"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
900.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Edelstahl"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "8ad3b045cf040aff7d80200346c001cd"
]
"sort" => [
8639
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a39f4370-8f60-490a-a7b2-0fe83c8f4fa5"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "a39f4370-8f60-490a-a7b2-0fe83c8f4fa5"
"key" => "117231"
"version" => 4229
"businessUnit" => "CP"
"slug" => "fluessigkeitspumpe-aus-edelstahl-316-fuer-brennbare-fluessigkeiten-und-chemikalien-mit-ptfe-dichtung-117231"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fluessigkeitspumpe-aus-edelstahl-316-fuer-brennbare-fluessigkeiten-und-chemikalien-mit-ptfe-dichtung-117231/117231"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/fluessigkeitspumpe-aus-edelstahl-316-fuer-brennbare-fluessigkeiten-und-chemikalien-mit-ptfe-dichtung-117231/117231"
]
"name" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung"
"description" => "<ul class="product-description__text--bulletpoints"><li>universell einsetzbar für viele Flüssigkeiten, z.B. mittelviskose Mineral- und Schmieröle, Getriebeöle, Additive, Diesel, Reinigungsmittel und aggressive Chemikalien, Säuren und Laugen</li><li>Edelstahl-Pumpe, medienberührende Teile aus Edelstahl 316 / V4A und PTFE</li><li>die Flüssigkeitspumpe ist ausgerüstet mit Auslaufbogen, höhenverstellbarer 2"-Schraubkupplung und flexiblem Tauchrohr aus PTFE </li><li>geeignet für 20 - 200-l-Fässer</li><li>die Förderleistung beträgt 0,2 Liter pro Hub</li></ul>"
"createdAt" => "2021-08-10T15:54:40+0000"
"master" => [
"id" => 1
"sku" => "117231"
"displaySku" => "117231W"
"sortRank" => 8634
"slug" => "fluessigkeitspumpe-aus-edelstahl-316-fuer-brennbare-fluessigkeiten-und-chemikalien-mit-ptfe-dichtung-117231"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fluessigkeitspumpe-aus-edelstahl-316-fuer-brennbare-fluessigkeiten-und-chemikalien-mit-ptfe-dichtung-117231/117231"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/fluessigkeitspumpe-aus-edelstahl-316-fuer-brennbare-fluessigkeiten-und-chemikalien-mit-ptfe-dichtung-117231/117231"
]
"name" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung"
"description" => "<ul class="product-description__text--bulletpoints"><li>universell einsetzbar für viele Flüssigkeiten, z.B. mittelviskose Mineral- und Schmieröle, Getriebeöle, Additive, Diesel, Reinigungsmittel und aggressive Chemikalien, Säuren und Laugen</li><li>Edelstahl-Pumpe, medienberührende Teile aus Edelstahl 316 / V4A und PTFE</li><li>die Flüssigkeitspumpe ist ausgerüstet mit Auslaufbogen, höhenverstellbarer 2"-Schraubkupplung und flexiblem Tauchrohr aus PTFE </li><li>geeignet für 20 - 200-l-Fässer</li><li>die Förderleistung beträgt 0,2 Liter pro Hub</li></ul>"
"images" => [
[
"id" => 381640
"filename" => "381640_20230328-101655.jpg"
"uri" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
"text" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
"medium" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
"small" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 26225
"filename" => "26225_20190925-091827.jpg"
"uri" => "https://assets.dev.denios.io/article/26225_20190925-091827.jpg"
"text" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/26225_20190925-091827.jpg"
"medium" => "https://assets.dev.denios.io/article/26225_20190925-091827.jpg"
"small" => "https://assets.dev.denios.io/article/26225_20190925-091827.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/26225_20190925-091827.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381639
"filename" => "381639_20230328-101607.jpg"
"uri" => "https://assets.dev.denios.io/article/381639_20230328-101607.jpg"
"text" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381639_20230328-101607.jpg"
"medium" => "https://assets.dev.denios.io/article/381639_20230328-101607.jpg"
"small" => "https://assets.dev.denios.io/article/381639_20230328-101607.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381639_20230328-101607.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381640
"filename" => "381640_20230328-101655.jpg"
"uri" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
"text" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
"medium" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
"small" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 20800
"centAmountGross" => 24752
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => "Logo Edelstahl Rostfrei"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"leichte Mineralöle"
"petrochemische Flüssigkeiten"
"Schmieröle"
"Säuren/Laugen"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_AUSSTATTUNG" => "mit Auslaufbogen 1/2""
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 40
"META_DESCRIPTION" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung"
"MARA_NTGEW" => 1.25
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "40"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit Auslaufbogen 1/2\""},{"label":"Einsatzbereich","value":"Chemikalien\nleichte Mineralöle\npetrochemische Flüssigkeiten\nSchmieröle\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"900"},{"label":"Durchmesser Tauchrohr [mm]","value":"28"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"40"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"1000"},{"label":"Förderleistung je Hub [l]","value":"0,2"},{"label":"Geeignet für","value":"für Fässer 20-200 L und Edelstahlbehälter"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,25"}]"
"MARA_BRGEW" => 1.25
"SAP_HERKUNFTSLAND" => "TW"
"CS_COLOR" => "diverse"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"117231WI"}}"
"META_TITLE" => "Flüssigkeitspumpe, für brennbare Flüssigkeiten, Chemikalien"
"quality_image" => "[{"id":38227,"mdate":"2021-01-27 10:14:18","filename":"38227_20210127-101418.png","text":"Logo Edelstahl Rostfrei"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":381640,"mdate":"2023-03-28 10:16:55","filename":"381640_20230328-101655.jpg","imageSimilar":0,"text":"Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung - 1"},{"id":26225,"mdate":"2019-09-25 09:18:27","filename":"26225_20190925-091827.jpg","imageSimilar":0,"text":"Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung - 2"},{"id":381639,"mdate":"2023-03-28 10:16:07","filename":"381639_20230328-101607.jpg","imageSimilar":0,"text":"Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Chemiepumpe"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Fässer 20-200 L und Edelstahlbehälter"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 1.7322844
"CS_MATERIAL" => "Edelstahl"
"ZPIM_VISKOSITAET_MAX" => 1000
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 40
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 900
"CS_SALESRANK" => 8634
"CS_SHIPPING_WEIGHT_LBS" => 2.755778275
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>universell einsetzbar für viele Flüssigkeiten, z.B. mittelviskose Mineral- und Schmieröle, Getriebeöle, Additive, Diesel, Reinigungsmittel und aggressive Chemikalien, Säuren und Laugen</li><li>Edelstahl-Pumpe, medienberührende Teile aus Edelstahl 316 / V4A und PTFE</li><li>die Flüssigkeitspumpe ist ausgerüstet mit Auslaufbogen, höhenverstellbarer 2"-Schraubkupplung und flexiblem Tauchrohr aus PTFE </li><li>geeignet für 20 - 200-l-Fässer</li><li>die Förderleistung beträgt 0,2 Liter pro Hub</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.25"
"CS_ORIGIN" => "TW - Taiwan"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 1.25
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Flüssigkeitspumpe, für brennbare Flüssigkeiten, Chemikalien"
"canonicalUrl" => "https://storefront.dev.denios.io/fluessigkeitspumpe-aus-edelstahl-316-fuer-brennbare-fluessigkeiten-und-chemikalien-mit-ptfe-dichtung-117231/117231"
"robots" => "index,follow"
"description" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Flüssigkeitspumpe, für brennbare Flüssigkeiten, Chemikalien"
"description" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fluessigkeitspumpe-aus-edelstahl-316-fuer-brennbare-fluessigkeiten-und-chemikalien-mit-ptfe-dichtung-117231/117231"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/26225_20190925-091827.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381639_20230328-101607.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung"
"description" => "universell einsetzbar für viele Flüssigkeiten, z.B. mittelviskose Mineral- und Schmieröle, Getriebeöle, Additive, Diesel, Reinigungsmittel und aggressive Chemikalien, Säuren und LaugenEdelstahl-Pumpe, medienberührende Teile aus Edelstahl 316 / V4A und PTFEdie Flüssigkeitspumpe ist ausgerüstet mit Auslaufbogen, höhenverstellbarer 2"-Schraubkupplung und flexiblem Tauchrohr aus PTFE geeignet für 20 - 200-l-Fässerdie Förderleistung beträgt 0,2 Liter pro Hub"
"image" => [
"https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
"https://assets.dev.denios.io/article/26225_20190925-091827.jpg"
"https://assets.dev.denios.io/article/381639_20230328-101607.jpg"
]
"sku" => "117231W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fluessigkeitspumpe-aus-edelstahl-316-fuer-brennbare-fluessigkeiten-und-chemikalien-mit-ptfe-dichtung-117231/117231"
"priceCurrency" => "EUR"
"price" => "247.52"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 20800
"centAmountGross" => 24752
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117231"
"displaySku" => "117231W"
"sortRank" => 8634
"slug" => "fluessigkeitspumpe-aus-edelstahl-316-fuer-brennbare-fluessigkeiten-und-chemikalien-mit-ptfe-dichtung-117231"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fluessigkeitspumpe-aus-edelstahl-316-fuer-brennbare-fluessigkeiten-und-chemikalien-mit-ptfe-dichtung-117231/117231"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/fluessigkeitspumpe-aus-edelstahl-316-fuer-brennbare-fluessigkeiten-und-chemikalien-mit-ptfe-dichtung-117231/117231"
]
"name" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung"
"description" => "<ul class="product-description__text--bulletpoints"><li>universell einsetzbar für viele Flüssigkeiten, z.B. mittelviskose Mineral- und Schmieröle, Getriebeöle, Additive, Diesel, Reinigungsmittel und aggressive Chemikalien, Säuren und Laugen</li><li>Edelstahl-Pumpe, medienberührende Teile aus Edelstahl 316 / V4A und PTFE</li><li>die Flüssigkeitspumpe ist ausgerüstet mit Auslaufbogen, höhenverstellbarer 2"-Schraubkupplung und flexiblem Tauchrohr aus PTFE </li><li>geeignet für 20 - 200-l-Fässer</li><li>die Förderleistung beträgt 0,2 Liter pro Hub</li></ul>"
"images" => [
[
"id" => 381640
"filename" => "381640_20230328-101655.jpg"
"uri" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
"text" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
"medium" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
"small" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 26225
"filename" => "26225_20190925-091827.jpg"
"uri" => "https://assets.dev.denios.io/article/26225_20190925-091827.jpg"
"text" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/26225_20190925-091827.jpg"
"medium" => "https://assets.dev.denios.io/article/26225_20190925-091827.jpg"
"small" => "https://assets.dev.denios.io/article/26225_20190925-091827.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/26225_20190925-091827.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381639
"filename" => "381639_20230328-101607.jpg"
"uri" => "https://assets.dev.denios.io/article/381639_20230328-101607.jpg"
"text" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381639_20230328-101607.jpg"
"medium" => "https://assets.dev.denios.io/article/381639_20230328-101607.jpg"
"small" => "https://assets.dev.denios.io/article/381639_20230328-101607.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381639_20230328-101607.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381640
"filename" => "381640_20230328-101655.jpg"
"uri" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
"text" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
"medium" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
"small" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 20800
"centAmountGross" => 24752
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => "Logo Edelstahl Rostfrei"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"leichte Mineralöle"
"petrochemische Flüssigkeiten"
"Schmieröle"
"Säuren/Laugen"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_AUSSTATTUNG" => "mit Auslaufbogen 1/2""
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 40
"META_DESCRIPTION" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung"
"MARA_NTGEW" => 1.25
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "40"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit Auslaufbogen 1/2\""},{"label":"Einsatzbereich","value":"Chemikalien\nleichte Mineralöle\npetrochemische Flüssigkeiten\nSchmieröle\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"900"},{"label":"Durchmesser Tauchrohr [mm]","value":"28"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"40"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"1000"},{"label":"Förderleistung je Hub [l]","value":"0,2"},{"label":"Geeignet für","value":"für Fässer 20-200 L und Edelstahlbehälter"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,25"}]"
"MARA_BRGEW" => 1.25
"SAP_HERKUNFTSLAND" => "TW"
"CS_COLOR" => "diverse"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"117231WI"}}"
"META_TITLE" => "Flüssigkeitspumpe, für brennbare Flüssigkeiten, Chemikalien"
"quality_image" => "[{"id":38227,"mdate":"2021-01-27 10:14:18","filename":"38227_20210127-101418.png","text":"Logo Edelstahl Rostfrei"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":381640,"mdate":"2023-03-28 10:16:55","filename":"381640_20230328-101655.jpg","imageSimilar":0,"text":"Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung - 1"},{"id":26225,"mdate":"2019-09-25 09:18:27","filename":"26225_20190925-091827.jpg","imageSimilar":0,"text":"Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung - 2"},{"id":381639,"mdate":"2023-03-28 10:16:07","filename":"381639_20230328-101607.jpg","imageSimilar":0,"text":"Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Chemiepumpe"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Fässer 20-200 L und Edelstahlbehälter"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 1.7322844
"CS_MATERIAL" => "Edelstahl"
"ZPIM_VISKOSITAET_MAX" => 1000
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 40
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 900
"CS_SALESRANK" => 8634
"CS_SHIPPING_WEIGHT_LBS" => 2.755778275
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>universell einsetzbar für viele Flüssigkeiten, z.B. mittelviskose Mineral- und Schmieröle, Getriebeöle, Additive, Diesel, Reinigungsmittel und aggressive Chemikalien, Säuren und Laugen</li><li>Edelstahl-Pumpe, medienberührende Teile aus Edelstahl 316 / V4A und PTFE</li><li>die Flüssigkeitspumpe ist ausgerüstet mit Auslaufbogen, höhenverstellbarer 2"-Schraubkupplung und flexiblem Tauchrohr aus PTFE </li><li>geeignet für 20 - 200-l-Fässer</li><li>die Förderleistung beträgt 0,2 Liter pro Hub</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.25"
"CS_ORIGIN" => "TW - Taiwan"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 1.25
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Flüssigkeitspumpe, für brennbare Flüssigkeiten, Chemikalien"
"canonicalUrl" => "https://storefront.dev.denios.io/fluessigkeitspumpe-aus-edelstahl-316-fuer-brennbare-fluessigkeiten-und-chemikalien-mit-ptfe-dichtung-117231/117231"
"robots" => "index,follow"
"description" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Flüssigkeitspumpe, für brennbare Flüssigkeiten, Chemikalien"
"description" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fluessigkeitspumpe-aus-edelstahl-316-fuer-brennbare-fluessigkeiten-und-chemikalien-mit-ptfe-dichtung-117231/117231"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/26225_20190925-091827.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381639_20230328-101607.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Flüssigkeitspumpe aus Edelstahl 316 für brennbare Flüssigkeiten und Chemikalien, mit PTFE-Dichtung"
"description" => "universell einsetzbar für viele Flüssigkeiten, z.B. mittelviskose Mineral- und Schmieröle, Getriebeöle, Additive, Diesel, Reinigungsmittel und aggressive Chemikalien, Säuren und LaugenEdelstahl-Pumpe, medienberührende Teile aus Edelstahl 316 / V4A und PTFEdie Flüssigkeitspumpe ist ausgerüstet mit Auslaufbogen, höhenverstellbarer 2"-Schraubkupplung und flexiblem Tauchrohr aus PTFE geeignet für 20 - 200-l-Fässerdie Förderleistung beträgt 0,2 Liter pro Hub"
"image" => [
"https://assets.dev.denios.io/article/381640_20230328-101655.jpg"
"https://assets.dev.denios.io/article/26225_20190925-091827.jpg"
"https://assets.dev.denios.io/article/381639_20230328-101607.jpg"
]
"sku" => "117231W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fluessigkeitspumpe-aus-edelstahl-316-fuer-brennbare-fluessigkeiten-und-chemikalien-mit-ptfe-dichtung-117231/117231"
"priceCurrency" => "EUR"
"price" => "247.52"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 20800
"centAmountGross" => 24752
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"leichte Mineralöle"
"petrochemische Flüssigkeiten"
"Schmieröle"
"Säuren/Laugen"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
900.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Edelstahl"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
1000
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "bdc8bdfbdddb59b6840503b0a8ac61ad"
]
"sort" => [
8634
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d83bb24a-77c6-4b65-8ac9-3a93e5936ca0"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "d83bb24a-77c6-4b65-8ac9-3a93e5936ca0"
"key" => "148424"
"version" => 4646
"businessUnit" => "CP"
"slug" => "fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufschlauch-800-mm-tauchtiefe-148424"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufschlauch-800-mm-tauchtiefe-148424/148424"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufschlauch-800-mm-tauchtiefe-148424/148424"
]
"name" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,27 l</li><li>für 110-/120-Liter-Kunststofffässer</li></ul>"
"createdAt" => "2021-08-10T15:47:10+0000"
"master" => [
"id" => 1
"sku" => "148424"
"displaySku" => "148424W"
"sortRank" => 8408
"slug" => "fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufschlauch-800-mm-tauchtiefe-148424"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufschlauch-800-mm-tauchtiefe-148424/148424"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufschlauch-800-mm-tauchtiefe-148424/148424"
]
"name" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,27 l</li><li>für 110-/120-Liter-Kunststofffässer</li></ul>"
"images" => [
[
"id" => 160917
"filename" => "160917_20181112-072554.jpg"
"uri" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"text" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"medium" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"small" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 160917
"filename" => "160917_20181112-072554.jpg"
"uri" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"text" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"medium" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"small" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 24700
"centAmountGross" => 29393
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 3.64644581348
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe"
"MARA_NTGEW" => 1.654
"CS_NEW_UNTIL" => "2022-07-04"
"CS_VORGAENGER_ARTIKEL" => "["117554"]"
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen\nChemikalien"},{"label":"Tauchtiefe [mm]","value":"800"},{"label":"Version","value":"Fasspumpe"},{"label":"Schlauchlänge [mm]","value":"1200"},{"label":"Durchmesser Auslauf außen","value":"20"},{"label":"Ø Auslauf-Öffnung innen","value":"15"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,27"},{"label":"Geeignet für","value":"für Fässer"},{"label":"Gewindebeschreibung","value":"Mauser grob"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"Mauser"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,654"}]"
"MARA_BRGEW" => 1.654
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe P 8 aus PP, mit Auslaufschlauch, 800 mm Tauchtiefe"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":160917,"mdate":"18-11-12 07:25:54","filename":"160917_20181112-072554.jpg","imageSimilar":0,"text":"Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117600","117604","117605","117606","148418","148422","148426"]"
"META_KEYWORD" => "PP Fasspumpe,Chemikalienpumpen,Behälterpumpen,Fasspumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Fässer"
"CS_PDF_SEITE" => "246"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1200
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 800
"CS_SALESRANK" => 8408
"accessory_articles" => "["179493","179496","179495","179494"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.654"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.654
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe P 8 aus PP, mit Auslaufschlauch, 800 mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufschlauch-800-mm-tauchtiefe-148424/148424"
"robots" => "index,follow"
"description" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe P 8 aus PP, mit Auslaufschlauch, 800 mm Tauchtiefe"
"description" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufschlauch-800-mm-tauchtiefe-148424/148424"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe"
"description" => "zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.Kolbenstange Metall, PP ummanteltPTFE-Dichtunggute Fassrestentleerung durch tief liegendes Bodenrückschlagventilinkl. Fassverschraubung aus PP (Mauser 2‘‘)Tauchrohr Ø mm: 32Förderleistung je Hub: 0,27 lfür 110-/120-Liter-Kunststofffässer"
"image" => [
"https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"sku" => "148424W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufschlauch-800-mm-tauchtiefe-148424/148424"
"priceCurrency" => "EUR"
"price" => "293.93"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 24700
"centAmountGross" => 29393
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "148424"
"displaySku" => "148424W"
"sortRank" => 8408
"slug" => "fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufschlauch-800-mm-tauchtiefe-148424"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufschlauch-800-mm-tauchtiefe-148424/148424"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufschlauch-800-mm-tauchtiefe-148424/148424"
]
"name" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,27 l</li><li>für 110-/120-Liter-Kunststofffässer</li></ul>"
"images" => [
[
"id" => 160917
"filename" => "160917_20181112-072554.jpg"
"uri" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"text" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"medium" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"small" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 160917
"filename" => "160917_20181112-072554.jpg"
"uri" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"text" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"medium" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"small" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 24700
"centAmountGross" => 29393
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 3.64644581348
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe"
"MARA_NTGEW" => 1.654
"CS_NEW_UNTIL" => "2022-07-04"
"CS_VORGAENGER_ARTIKEL" => "["117554"]"
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen\nChemikalien"},{"label":"Tauchtiefe [mm]","value":"800"},{"label":"Version","value":"Fasspumpe"},{"label":"Schlauchlänge [mm]","value":"1200"},{"label":"Durchmesser Auslauf außen","value":"20"},{"label":"Ø Auslauf-Öffnung innen","value":"15"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,27"},{"label":"Geeignet für","value":"für Fässer"},{"label":"Gewindebeschreibung","value":"Mauser grob"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"Mauser"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,654"}]"
"MARA_BRGEW" => 1.654
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe P 8 aus PP, mit Auslaufschlauch, 800 mm Tauchtiefe"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":160917,"mdate":"18-11-12 07:25:54","filename":"160917_20181112-072554.jpg","imageSimilar":0,"text":"Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117600","117604","117605","117606","148418","148422","148426"]"
"META_KEYWORD" => "PP Fasspumpe,Chemikalienpumpen,Behälterpumpen,Fasspumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Fässer"
"CS_PDF_SEITE" => "246"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1200
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 800
"CS_SALESRANK" => 8408
"accessory_articles" => "["179493","179496","179495","179494"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.654"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.654
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe P 8 aus PP, mit Auslaufschlauch, 800 mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufschlauch-800-mm-tauchtiefe-148424/148424"
"robots" => "index,follow"
"description" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe P 8 aus PP, mit Auslaufschlauch, 800 mm Tauchtiefe"
"description" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufschlauch-800-mm-tauchtiefe-148424/148424"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufschlauch, 800 mm Tauchtiefe"
"description" => "zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.Kolbenstange Metall, PP ummanteltPTFE-Dichtunggute Fassrestentleerung durch tief liegendes Bodenrückschlagventilinkl. Fassverschraubung aus PP (Mauser 2‘‘)Tauchrohr Ø mm: 32Förderleistung je Hub: 0,27 lfür 110-/120-Liter-Kunststofffässer"
"image" => [
"https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"sku" => "148424W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufschlauch-800-mm-tauchtiefe-148424/148424"
"priceCurrency" => "EUR"
"price" => "293.93"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 24700
"centAmountGross" => 29393
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
800.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "76104efc1625eb674847fdf958b193be"
]
"sort" => [
8408
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "820a23df-28b7-46e4-a90d-0d12d73aea99"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "820a23df-28b7-46e4-a90d-0d12d73aea99"
"key" => "117663"
"version" => 4681
"businessUnit" => "CP"
"slug" => "fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-570-mm-tauchtiefe-117663"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-570-mm-tauchtiefe-117663/117663"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#244"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-570-mm-tauchtiefe-117663/117663"
]
"name" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>ideal zur Förderung von entzündbaren Flüssigkeiten</li><li>für den Ex-Bereich geprüft und geeignet: IIA T4 Zone 0</li><li>gute Fassrestentleerung durch tiefliegendes Bodenrückschlagventil</li><li>Tauchrohr Ø 32 mm</li><li>nicht für Aceton geeignet</li><li>inkl. Fassverschraubung aus vernickeltem Messing für R2" Stahl-Feingewinde innen (gasdichte Verschraubung optional)</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>mit PTFE-Schlauch 1,2 m, elektrisch leitfähig, absperrbarer Kugelhahn</li><li>Förderleistung: 0,35 Liter / Hub</li></ul>"
"createdAt" => "2021-08-10T15:47:09+0000"
"master" => [
"id" => 1
"sku" => "117663"
"displaySku" => "117663W"
"sortRank" => 8205
"slug" => "fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-570-mm-tauchtiefe-117663"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-570-mm-tauchtiefe-117663/117663"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#244"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-570-mm-tauchtiefe-117663/117663"
]
"name" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>ideal zur Förderung von entzündbaren Flüssigkeiten</li><li>für den Ex-Bereich geprüft und geeignet: IIA T4 Zone 0</li><li>gute Fassrestentleerung durch tiefliegendes Bodenrückschlagventil</li><li>Tauchrohr Ø 32 mm</li><li>nicht für Aceton geeignet</li><li>inkl. Fassverschraubung aus vernickeltem Messing für R2" Stahl-Feingewinde innen (gasdichte Verschraubung optional)</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>mit PTFE-Schlauch 1,2 m, elektrisch leitfähig, absperrbarer Kugelhahn</li><li>Förderleistung: 0,35 Liter / Hub</li></ul>"
"images" => [
[
"id" => 27204
"filename" => "27204_20150320-141239.jpg"
"uri" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"text" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"medium" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"small" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27204
"filename" => "27204_20150320-141239.jpg"
"uri" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"text" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"medium" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"small" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 51400
"centAmountGross" => 61166
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 38165
"filename" => "38165_20110510-095041.png"
"uri" => "https://assets.dev.denios.io/quality/38165_20110510-095041.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_PDF_SEITE" => "244"
"CS_MATERIAL" => "Edelstahl"
"CS_SHIPPING_WEIGHT_LBS" => 6.9666074792
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe"
"MARA_NTGEW" => 3.16
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"entzündbare Medien"},{"label":"Tauchtiefe [mm]","value":"570"},{"label":"Version","value":"Fasspumpe"},{"label":"Schlauchlänge [mm]","value":"1200"},{"label":"Durchmesser Auslauf außen","value":"12"},{"label":"Ø Auslauf-Öffnung innen","value":"10"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,35"},{"label":"Einsetzbar in EX-Bereichen","value":"Zonen 0, 1 IIA"},{"label":"Gewindebeschreibung","value":"Feingewinde für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"BSP/R2\""},{"label":"Werkstoff 2","value":"PTFE"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"3,16"}]"
"MARA_BRGEW" => 3.16
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "rot"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe aus Edelstahl, mit Schlauch + Kugelhahn, Fassrestentleerung"
"quality_image" => "[{"id":38227,"mdate":"21-01-27 10:14:18","filename":"38227_20210127-101418.png","text":""},{"id":38165,"mdate":"11-05-10 09:50:41","filename":"38165_20110510-095041.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27204,"mdate":"15-03-20 14:12:39","filename":"27204_20150320-141239.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117592","117594","117664"]"
"META_KEYWORD" => "Expumpen,Handpumpen,Behälterpumpen,Chemikalienpumpen,Abfüllpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1200
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 570
"CS_SALESRANK" => 8205
"accessory_articles" => "["179493","146678","116058"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "3.16"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 3.16
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe aus Edelstahl, mit Schlauch + Kugelhahn, Fassrestentleerung"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-570-mm-tauchtiefe-117663/117663"
"robots" => "index,follow"
"description" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe aus Edelstahl, mit Schlauch + Kugelhahn, Fassrestentleerung"
"description" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-570-mm-tauchtiefe-117663/117663"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe"
"description" => "ideal zur Förderung von entzündbaren Flüssigkeitenfür den Ex-Bereich geprüft und geeignet: IIA T4 Zone 0gute Fassrestentleerung durch tiefliegendes BodenrückschlagventilTauchrohr Ø 32 mmnicht für Aceton geeignetinkl. Fassverschraubung aus vernickeltem Messing für R2" Stahl-Feingewinde innen (gasdichte Verschraubung optional)Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!mit PTFE-Schlauch 1,2 m, elektrisch leitfähig, absperrbarer KugelhahnFörderleistung: 0,35 Liter / Hub"
"image" => [
"https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
]
"sku" => "117663W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-570-mm-tauchtiefe-117663/117663"
"priceCurrency" => "EUR"
"price" => "611.66"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 51400
"centAmountGross" => 61166
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117663"
"displaySku" => "117663W"
"sortRank" => 8205
"slug" => "fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-570-mm-tauchtiefe-117663"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-570-mm-tauchtiefe-117663/117663"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#244"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-570-mm-tauchtiefe-117663/117663"
]
"name" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>ideal zur Förderung von entzündbaren Flüssigkeiten</li><li>für den Ex-Bereich geprüft und geeignet: IIA T4 Zone 0</li><li>gute Fassrestentleerung durch tiefliegendes Bodenrückschlagventil</li><li>Tauchrohr Ø 32 mm</li><li>nicht für Aceton geeignet</li><li>inkl. Fassverschraubung aus vernickeltem Messing für R2" Stahl-Feingewinde innen (gasdichte Verschraubung optional)</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li><li>mit PTFE-Schlauch 1,2 m, elektrisch leitfähig, absperrbarer Kugelhahn</li><li>Förderleistung: 0,35 Liter / Hub</li></ul>"
"images" => [
[
"id" => 27204
"filename" => "27204_20150320-141239.jpg"
"uri" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"text" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"medium" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"small" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27204
"filename" => "27204_20150320-141239.jpg"
"uri" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"text" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"medium" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"small" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 51400
"centAmountGross" => 61166
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 38165
"filename" => "38165_20110510-095041.png"
"uri" => "https://assets.dev.denios.io/quality/38165_20110510-095041.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_PDF_SEITE" => "244"
"CS_MATERIAL" => "Edelstahl"
"CS_SHIPPING_WEIGHT_LBS" => 6.9666074792
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe"
"MARA_NTGEW" => 3.16
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"entzündbare Medien"},{"label":"Tauchtiefe [mm]","value":"570"},{"label":"Version","value":"Fasspumpe"},{"label":"Schlauchlänge [mm]","value":"1200"},{"label":"Durchmesser Auslauf außen","value":"12"},{"label":"Ø Auslauf-Öffnung innen","value":"10"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,35"},{"label":"Einsetzbar in EX-Bereichen","value":"Zonen 0, 1 IIA"},{"label":"Gewindebeschreibung","value":"Feingewinde für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"BSP/R2\""},{"label":"Werkstoff 2","value":"PTFE"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"3,16"}]"
"MARA_BRGEW" => 3.16
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "rot"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe aus Edelstahl, mit Schlauch + Kugelhahn, Fassrestentleerung"
"quality_image" => "[{"id":38227,"mdate":"21-01-27 10:14:18","filename":"38227_20210127-101418.png","text":""},{"id":38165,"mdate":"11-05-10 09:50:41","filename":"38165_20110510-095041.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27204,"mdate":"15-03-20 14:12:39","filename":"27204_20150320-141239.jpg","imageSimilar":0,"text":"Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117592","117594","117664"]"
"META_KEYWORD" => "Expumpen,Handpumpen,Behälterpumpen,Chemikalienpumpen,Abfüllpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1200
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 570
"CS_SALESRANK" => 8205
"accessory_articles" => "["179493","146678","116058"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "3.16"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 3.16
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe aus Edelstahl, mit Schlauch + Kugelhahn, Fassrestentleerung"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-570-mm-tauchtiefe-117663/117663"
"robots" => "index,follow"
"description" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe aus Edelstahl, mit Schlauch + Kugelhahn, Fassrestentleerung"
"description" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-570-mm-tauchtiefe-117663/117663"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe aus Edelstahl, mit elektrisch leitfähigem PTFE-Schlauch, 570 mm Tauchtiefe"
"description" => "ideal zur Förderung von entzündbaren Flüssigkeitenfür den Ex-Bereich geprüft und geeignet: IIA T4 Zone 0gute Fassrestentleerung durch tiefliegendes BodenrückschlagventilTauchrohr Ø 32 mmnicht für Aceton geeignetinkl. Fassverschraubung aus vernickeltem Messing für R2" Stahl-Feingewinde innen (gasdichte Verschraubung optional)Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!mit PTFE-Schlauch 1,2 m, elektrisch leitfähig, absperrbarer KugelhahnFörderleistung: 0,35 Liter / Hub"
"image" => [
"https://assets.dev.denios.io/article/27204_20150320-141239.jpg"
]
"sku" => "117663W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-aus-edelstahl-mit-elektrisch-leitfaehigem-ptfe-schlauch-570-mm-tauchtiefe-117663/117663"
"priceCurrency" => "EUR"
"price" => "611.66"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 51400
"centAmountGross" => 61166
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
570.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Edelstahl"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "dd2231626ce40598d58d8fe62f152add"
]
"sort" => [
8205
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "eda7888d-11d7-4f64-b5c7-2b296bf35812"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "eda7888d-11d7-4f64-b5c7-2b296bf35812"
"key" => "210181"
"version" => 4600
"businessUnit" => "CP"
"slug" => "fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-600-mm-210181"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-600-mm-210181/210181"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-600-mm-210181/210181"
]
"name" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn</li></ul>"
"createdAt" => "2021-08-10T15:47:09+0000"
"master" => [
"id" => 1
"sku" => "210181"
"displaySku" => "210181W"
"sortRank" => 7905
"slug" => "fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-600-mm-210181"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-600-mm-210181/210181"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-600-mm-210181/210181"
]
"name" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn</li></ul>"
"images" => [
[
"id" => 27423
"filename" => "27423_20150320-141208.jpg"
"uri" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"text" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"medium" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"small" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27423
"filename" => "27423_20150320-141208.jpg"
"uri" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"text" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"medium" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"small" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 52500
"centAmountGross" => 62475
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_PDF_SEITE" => "246"
"CS_AUSSTATTUNG" => "mit Auslaufschlauch"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm"
"MARA_NTGEW" => 1.373
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit Auslaufschlauch"},{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"600"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Schlauchlänge [mm]","value":"1200"},{"label":"Durchmesser Auslauf außen","value":"10"},{"label":"Ø Auslauf-Öffnung innen","value":"8"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,27"},{"label":"Antrieb","value":"manuell"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,373"}]"
"MARA_BRGEW" => 1.373
"CS_GTIN" => "4067722018269"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "weiß"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"36419090"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36419090"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"210181WI"}}"
"META_TITLE" => "Fasspumpe Ultrarein aus PTFE, zum Abfüllen bis Tauchtiefe 600mm"
"images_meta_data" => "[{"id":27423,"mdate":"2015-03-20 14:12:08","filename":"27423_20150320-141208.jpg","imageSimilar":0,"text":"Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["179491","193714","210182","267289","267290"]"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_MATERIAL" => "Kunststoff"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1200
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 600
"CS_SALESRANK" => 7905
"CS_SHIPPING_WEIGHT_LBS" => 3.02694685726
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn</li></ul>"
"accessory_articles" => "["179493","179496","179495","179494"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.373"
"CS_LIEFERANTEN_SKU" => "5606-0601"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_YOUTUBE_ID1" => "C_BMmJnxIgs"
"CS_SHIPPING_WEIGHT_KG" => 1.373
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe Ultrarein aus PTFE, zum Abfüllen bis Tauchtiefe 600mm"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-600-mm-210181/210181"
"robots" => "index,follow"
"description" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe Ultrarein aus PTFE, zum Abfüllen bis Tauchtiefe 600mm"
"description" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-600-mm-210181/210181"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm"
"description" => "zum Abfüllen hochreiner Flüssigkeitenfür viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von FlüssigkeitMediumsberührende Teile aus PTFE/FEPalle Ventile aus massivem PTFETauchrohr Ø mm: 32Fassverschraubungen für handelsübliche Gebinde optional erhältlichmit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn"
"image" => [
"https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"sku" => "210181W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-600-mm-210181/210181"
"priceCurrency" => "EUR"
"price" => "624.75"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018269"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 52500
"centAmountGross" => 62475
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "210181"
"displaySku" => "210181W"
"sortRank" => 7905
"slug" => "fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-600-mm-210181"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-600-mm-210181/210181"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-600-mm-210181/210181"
]
"name" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn</li></ul>"
"images" => [
[
"id" => 27423
"filename" => "27423_20150320-141208.jpg"
"uri" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"text" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"medium" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"small" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27423
"filename" => "27423_20150320-141208.jpg"
"uri" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"text" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"medium" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"small" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 52500
"centAmountGross" => 62475
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_PDF_SEITE" => "246"
"CS_AUSSTATTUNG" => "mit Auslaufschlauch"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm"
"MARA_NTGEW" => 1.373
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit Auslaufschlauch"},{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"600"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Schlauchlänge [mm]","value":"1200"},{"label":"Durchmesser Auslauf außen","value":"10"},{"label":"Ø Auslauf-Öffnung innen","value":"8"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,27"},{"label":"Antrieb","value":"manuell"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,373"}]"
"MARA_BRGEW" => 1.373
"CS_GTIN" => "4067722018269"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "weiß"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"36419090"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36419090"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"210181WI"}}"
"META_TITLE" => "Fasspumpe Ultrarein aus PTFE, zum Abfüllen bis Tauchtiefe 600mm"
"images_meta_data" => "[{"id":27423,"mdate":"2015-03-20 14:12:08","filename":"27423_20150320-141208.jpg","imageSimilar":0,"text":"Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["179491","193714","210182","267289","267290"]"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_MATERIAL" => "Kunststoff"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1200
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 600
"CS_SALESRANK" => 7905
"CS_SHIPPING_WEIGHT_LBS" => 3.02694685726
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn</li></ul>"
"accessory_articles" => "["179493","179496","179495","179494"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.373"
"CS_LIEFERANTEN_SKU" => "5606-0601"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_YOUTUBE_ID1" => "C_BMmJnxIgs"
"CS_SHIPPING_WEIGHT_KG" => 1.373
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe Ultrarein aus PTFE, zum Abfüllen bis Tauchtiefe 600mm"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-600-mm-210181/210181"
"robots" => "index,follow"
"description" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe Ultrarein aus PTFE, zum Abfüllen bis Tauchtiefe 600mm"
"description" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-600-mm-210181/210181"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 600 mm"
"description" => "zum Abfüllen hochreiner Flüssigkeitenfür viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von FlüssigkeitMediumsberührende Teile aus PTFE/FEPalle Ventile aus massivem PTFETauchrohr Ø mm: 32Fassverschraubungen für handelsübliche Gebinde optional erhältlichmit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn"
"image" => [
"https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"sku" => "210181W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-600-mm-210181/210181"
"priceCurrency" => "EUR"
"price" => "624.75"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018269"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 52500
"centAmountGross" => 62475
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
600.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Kunststoff"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
500
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "bc82d602f971fc0e97e5a3c176d5ab9b"
]
"sort" => [
7905
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "01ab15c1-a376-45dd-b571-8117459fb12b"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "01ab15c1-a376-45dd-b571-8117459fb12b"
"key" => "210182"
"version" => 4604
"businessUnit" => "CP"
"slug" => "fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-950-mm-210182"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-950-mm-210182/210182"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-950-mm-210182/210182"
]
"name" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn</li></ul>"
"createdAt" => "2021-08-10T15:47:09+0000"
"master" => [
"id" => 1
"sku" => "210182"
"displaySku" => "210182W"
"sortRank" => 7894
"slug" => "fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-950-mm-210182"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-950-mm-210182/210182"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-950-mm-210182/210182"
]
"name" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn</li></ul>"
"images" => [
[
"id" => 27423
"filename" => "27423_20150320-141208.jpg"
"uri" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"text" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"medium" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"small" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27423
"filename" => "27423_20150320-141208.jpg"
"uri" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"text" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"medium" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"small" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 54300
"centAmountGross" => 64617
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_PDF_SEITE" => "246"
"CS_AUSSTATTUNG" => "mit Auslaufschlauch"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm"
"MARA_NTGEW" => 1.602
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit Auslaufschlauch"},{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"950"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Schlauchlänge [mm]","value":"1200"},{"label":"Durchmesser Auslauf außen","value":"10"},{"label":"Ø Auslauf-Öffnung innen","value":"8"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,4"},{"label":"Antrieb","value":"manuell"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,602"}]"
"MARA_BRGEW" => 1.602
"CS_GTIN" => "4067722018283"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "weiß"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"36419090"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36419090"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"210182WI"}}"
"META_TITLE" => "Fasspumpe Ultrarein aus PTFE, zum Abfüllen bis Tauchtiefe 950mm"
"images_meta_data" => "[{"id":27423,"mdate":"2015-03-20 14:12:08","filename":"27423_20150320-141208.jpg","imageSimilar":0,"text":"Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["179491","193714","210181","267289","267290"]"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_MATERIAL" => "Kunststoff"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1200
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 950
"CS_SALESRANK" => 7894
"CS_SHIPPING_WEIGHT_LBS" => 3.53180543724
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn</li></ul>"
"accessory_articles" => "["179493","179496","179495","179494"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.602"
"CS_LIEFERANTEN_SKU" => "5606-1001"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_YOUTUBE_ID1" => "C_BMmJnxIgs"
"CS_SHIPPING_WEIGHT_KG" => 1.602
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe Ultrarein aus PTFE, zum Abfüllen bis Tauchtiefe 950mm"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-950-mm-210182/210182"
"robots" => "index,follow"
"description" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe Ultrarein aus PTFE, zum Abfüllen bis Tauchtiefe 950mm"
"description" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-950-mm-210182/210182"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm"
"description" => "zum Abfüllen hochreiner Flüssigkeitenfür viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von FlüssigkeitMediumsberührende Teile aus PTFE/FEPalle Ventile aus massivem PTFETauchrohr Ø mm: 32Fassverschraubungen für handelsübliche Gebinde optional erhältlichmit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn"
"image" => [
"https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"sku" => "210182W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-950-mm-210182/210182"
"priceCurrency" => "EUR"
"price" => "646.17"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018283"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 54300
"centAmountGross" => 64617
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "210182"
"displaySku" => "210182W"
"sortRank" => 7894
"slug" => "fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-950-mm-210182"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-950-mm-210182/210182"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-950-mm-210182/210182"
]
"name" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn</li></ul>"
"images" => [
[
"id" => 27423
"filename" => "27423_20150320-141208.jpg"
"uri" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"text" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"medium" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"small" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27423
"filename" => "27423_20150320-141208.jpg"
"uri" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"text" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"medium" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"small" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 54300
"centAmountGross" => 64617
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_PDF_SEITE" => "246"
"CS_AUSSTATTUNG" => "mit Auslaufschlauch"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm"
"MARA_NTGEW" => 1.602
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit Auslaufschlauch"},{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"950"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Schlauchlänge [mm]","value":"1200"},{"label":"Durchmesser Auslauf außen","value":"10"},{"label":"Ø Auslauf-Öffnung innen","value":"8"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,4"},{"label":"Antrieb","value":"manuell"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,602"}]"
"MARA_BRGEW" => 1.602
"CS_GTIN" => "4067722018283"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "weiß"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"36419090"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36419090"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"210182WI"}}"
"META_TITLE" => "Fasspumpe Ultrarein aus PTFE, zum Abfüllen bis Tauchtiefe 950mm"
"images_meta_data" => "[{"id":27423,"mdate":"2015-03-20 14:12:08","filename":"27423_20150320-141208.jpg","imageSimilar":0,"text":"Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["179491","193714","210181","267289","267290"]"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_MATERIAL" => "Kunststoff"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1200
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 950
"CS_SALESRANK" => 7894
"CS_SHIPPING_WEIGHT_LBS" => 3.53180543724
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn</li></ul>"
"accessory_articles" => "["179493","179496","179495","179494"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.602"
"CS_LIEFERANTEN_SKU" => "5606-1001"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_YOUTUBE_ID1" => "C_BMmJnxIgs"
"CS_SHIPPING_WEIGHT_KG" => 1.602
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe Ultrarein aus PTFE, zum Abfüllen bis Tauchtiefe 950mm"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-950-mm-210182/210182"
"robots" => "index,follow"
"description" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe Ultrarein aus PTFE, zum Abfüllen bis Tauchtiefe 950mm"
"description" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-950-mm-210182/210182"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe Ultrarein und Auslaufschlauch 1,2m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 950 mm"
"description" => "zum Abfüllen hochreiner Flüssigkeitenfür viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von FlüssigkeitMediumsberührende Teile aus PTFE/FEPalle Ventile aus massivem PTFETauchrohr Ø mm: 32Fassverschraubungen für handelsübliche Gebinde optional erhältlichmit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn"
"image" => [
"https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"sku" => "210182W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-und-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-950-mm-210182/210182"
"priceCurrency" => "EUR"
"price" => "646.17"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018283"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 54300
"centAmountGross" => 64617
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
950.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Kunststoff"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
500
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "a3acc2253be9ddfe9b948c317448ef12"
]
"sort" => [
7894
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "77d6ed54-8328-4d93-b5fd-3ca2cd2b1e92"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "77d6ed54-8328-4d93-b5fd-3ca2cd2b1e92"
"key" => "243139"
"version" => 3591
"businessUnit" => "CP"
"slug" => "harnstoffpumpe-fuer-faesser-handbetrieb-243139"
"links" => [
"webshop" => "https://storefront.dev.denios.io/harnstoffpumpe-fuer-faesser-handbetrieb-243139/243139"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/harnstoffpumpe-fuer-faesser-handbetrieb-243139/243139"
]
"name" => "Harnstoffpumpe für Fässer, Handbetrieb"
"description" => "<ul class="product-description__text--bulletpoints"><li>speziell für AdBlue-Anwendungen (Harnstofflösung AUS 32) in Automobilindustrie, Werkstatt, Landwirtschaft und Transportwesen</li><li>komplett gebrauchsfertig mit Pumpe und 2,5 Meter Schlauch mit Edelstahlausfluss</li><li>einfache Handhabung mit robustem Drehhebel und Kapazität von 38 Liter pro 100 Umdrehungen</li><li>modularer Saugschlauch, sichere Anschlüsse und maximale Anpassungsfähigkeit an verschiedene Fasstypen mit verschiedenen Gewindenormen</li><li>Vielseitige Edelstahl-Kreiselhandpumpe für sicheren Transfer von AdBlue, Wasser und Frostschutzmittel</li></ul>"
"createdAt" => "2021-08-10T15:54:45+0000"
"master" => [
"id" => 1
"sku" => "243139"
"displaySku" => "243139W"
"sortRank" => 7806
"slug" => "harnstoffpumpe-fuer-faesser-handbetrieb-243139"
"links" => [
"webshop" => "https://storefront.dev.denios.io/harnstoffpumpe-fuer-faesser-handbetrieb-243139/243139"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/harnstoffpumpe-fuer-faesser-handbetrieb-243139/243139"
]
"name" => "Harnstoffpumpe für Fässer, Handbetrieb"
"description" => "<ul class="product-description__text--bulletpoints"><li>speziell für AdBlue-Anwendungen (Harnstofflösung AUS 32) in Automobilindustrie, Werkstatt, Landwirtschaft und Transportwesen</li><li>komplett gebrauchsfertig mit Pumpe und 2,5 Meter Schlauch mit Edelstahlausfluss</li><li>einfache Handhabung mit robustem Drehhebel und Kapazität von 38 Liter pro 100 Umdrehungen</li><li>modularer Saugschlauch, sichere Anschlüsse und maximale Anpassungsfähigkeit an verschiedene Fasstypen mit verschiedenen Gewindenormen</li><li>Vielseitige Edelstahl-Kreiselhandpumpe für sicheren Transfer von AdBlue, Wasser und Frostschutzmittel</li></ul>"
"images" => [
[
"id" => 70832
"filename" => "70832_20180829-161219.jpg"
"uri" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
"text" => "Harnstoffpumpe für Fässer, Handbetrieb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
"medium" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
"small" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 70832
"filename" => "70832_20180829-161219.jpg"
"uri" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
"text" => "Harnstoffpumpe für Fässer, Handbetrieb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
"medium" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
"small" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 27700
"centAmountGross" => 32963
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_MM" => 170
"CS_SHIPPING_WIDTH_IN" => 7.3622087
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"TIEFE_AUSSEN" => 350
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_SHIPPING_HEIGHT_IN" => 6.0629954
"CS_SALESRANK" => 7806
"CS_SHIPPING_HEIGHT_MM" => 140
"META_DESCRIPTION" => "Harnstoffpumpe für Fässer, Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Harnstoffpumpe für Fässer, Handbetrieb"
"MARA_NTGEW" => 2.1
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "140"
"CS_TECHNISCHE_DATEN" => "[{"label":"Tiefe außen [mm]","value":"350"},{"label":"Höhe außen [mm]","value":"140"},{"label":"Schlauchlänge [mm]","value":"2500"},{"label":"Gewicht [kg]","value":"2,1"}]"
"MARA_BRGEW" => 2.1
"CS_GTIN" => "8050031029954"
"ship_length" => "350"
"SAP_HERKUNFTSLAND" => "IT"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 350
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"243139WI"}}"
"META_TITLE" => "Harnstoffpumpe für Fässer, Handbetrieb"
"ship_width" => "170"
"images_meta_data" => "[{"id":70832,"mdate":"2018-08-29 16:12:19","filename":"70832_20180829-161219.jpg","imageSimilar":0,"text":"Harnstoffpumpe für Fässer, Handbetrieb - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Handpumpe,Pumpe,Chemikalienpumpe,Chemiepumpe"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"ZPIM_SCHLAUCHLAENGE" => 2500
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 15.1574885
"ITEM_NAME_FOR_SHOP" => "Harnstoffpumpe für Fässer, Handbetrieb"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 140
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 4.629707502
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>speziell für AdBlue-Anwendungen (Harnstofflösung AUS 32) in Automobilindustrie, Werkstatt, Landwirtschaft und Transportwesen</li><li>komplett gebrauchsfertig mit Pumpe und 2,5 Meter Schlauch mit Edelstahlausfluss</li><li>einfache Handhabung mit robustem Drehhebel und Kapazität von 38 Liter pro 100 Umdrehungen</li><li>modularer Saugschlauch, sichere Anschlüsse und maximale Anpassungsfähigkeit an verschiedene Fasstypen mit verschiedenen Gewindenormen</li><li>Vielseitige Edelstahl-Kreiselhandpumpe für sicheren Transfer von AdBlue, Wasser und Frostschutzmittel</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.1"
"CS_ORIGIN" => "IT - Italien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 2.1
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Harnstoffpumpe für Fässer, Handbetrieb"
"canonicalUrl" => "https://storefront.dev.denios.io/harnstoffpumpe-fuer-faesser-handbetrieb-243139/243139"
"robots" => "index,follow"
"description" => "Harnstoffpumpe für Fässer, Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Harnstoffpumpe für Fässer, Handbetrieb"
"description" => "Harnstoffpumpe für Fässer, Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/harnstoffpumpe-fuer-faesser-handbetrieb-243139/243139"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Harnstoffpumpe für Fässer, Handbetrieb"
"description" => "speziell für AdBlue-Anwendungen (Harnstofflösung AUS 32) in Automobilindustrie, Werkstatt, Landwirtschaft und Transportwesenkomplett gebrauchsfertig mit Pumpe und 2,5 Meter Schlauch mit Edelstahlausflusseinfache Handhabung mit robustem Drehhebel und Kapazität von 38 Liter pro 100 Umdrehungenmodularer Saugschlauch, sichere Anschlüsse und maximale Anpassungsfähigkeit an verschiedene Fasstypen mit verschiedenen GewindenormenVielseitige Edelstahl-Kreiselhandpumpe für sicheren Transfer von AdBlue, Wasser und Frostschutzmittel"
"image" => [
"https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
]
"sku" => "243139W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/harnstoffpumpe-fuer-faesser-handbetrieb-243139/243139"
"priceCurrency" => "EUR"
"price" => "329.63"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "8050031029954"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 27700
"centAmountGross" => 32963
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "243139"
"displaySku" => "243139W"
"sortRank" => 7806
"slug" => "harnstoffpumpe-fuer-faesser-handbetrieb-243139"
"links" => [
"webshop" => "https://storefront.dev.denios.io/harnstoffpumpe-fuer-faesser-handbetrieb-243139/243139"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/harnstoffpumpe-fuer-faesser-handbetrieb-243139/243139"
]
"name" => "Harnstoffpumpe für Fässer, Handbetrieb"
"description" => "<ul class="product-description__text--bulletpoints"><li>speziell für AdBlue-Anwendungen (Harnstofflösung AUS 32) in Automobilindustrie, Werkstatt, Landwirtschaft und Transportwesen</li><li>komplett gebrauchsfertig mit Pumpe und 2,5 Meter Schlauch mit Edelstahlausfluss</li><li>einfache Handhabung mit robustem Drehhebel und Kapazität von 38 Liter pro 100 Umdrehungen</li><li>modularer Saugschlauch, sichere Anschlüsse und maximale Anpassungsfähigkeit an verschiedene Fasstypen mit verschiedenen Gewindenormen</li><li>Vielseitige Edelstahl-Kreiselhandpumpe für sicheren Transfer von AdBlue, Wasser und Frostschutzmittel</li></ul>"
"images" => [
[
"id" => 70832
"filename" => "70832_20180829-161219.jpg"
"uri" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
"text" => "Harnstoffpumpe für Fässer, Handbetrieb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
"medium" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
"small" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 70832
"filename" => "70832_20180829-161219.jpg"
"uri" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
"text" => "Harnstoffpumpe für Fässer, Handbetrieb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
"medium" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
"small" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 27700
"centAmountGross" => 32963
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_MM" => 170
"CS_SHIPPING_WIDTH_IN" => 7.3622087
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"TIEFE_AUSSEN" => 350
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_SHIPPING_HEIGHT_IN" => 6.0629954
"CS_SALESRANK" => 7806
"CS_SHIPPING_HEIGHT_MM" => 140
"META_DESCRIPTION" => "Harnstoffpumpe für Fässer, Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Harnstoffpumpe für Fässer, Handbetrieb"
"MARA_NTGEW" => 2.1
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "140"
"CS_TECHNISCHE_DATEN" => "[{"label":"Tiefe außen [mm]","value":"350"},{"label":"Höhe außen [mm]","value":"140"},{"label":"Schlauchlänge [mm]","value":"2500"},{"label":"Gewicht [kg]","value":"2,1"}]"
"MARA_BRGEW" => 2.1
"CS_GTIN" => "8050031029954"
"ship_length" => "350"
"SAP_HERKUNFTSLAND" => "IT"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 350
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"243139WI"}}"
"META_TITLE" => "Harnstoffpumpe für Fässer, Handbetrieb"
"ship_width" => "170"
"images_meta_data" => "[{"id":70832,"mdate":"2018-08-29 16:12:19","filename":"70832_20180829-161219.jpg","imageSimilar":0,"text":"Harnstoffpumpe für Fässer, Handbetrieb - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Handpumpe,Pumpe,Chemikalienpumpe,Chemiepumpe"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"ZPIM_SCHLAUCHLAENGE" => 2500
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 15.1574885
"ITEM_NAME_FOR_SHOP" => "Harnstoffpumpe für Fässer, Handbetrieb"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 140
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 4.629707502
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>speziell für AdBlue-Anwendungen (Harnstofflösung AUS 32) in Automobilindustrie, Werkstatt, Landwirtschaft und Transportwesen</li><li>komplett gebrauchsfertig mit Pumpe und 2,5 Meter Schlauch mit Edelstahlausfluss</li><li>einfache Handhabung mit robustem Drehhebel und Kapazität von 38 Liter pro 100 Umdrehungen</li><li>modularer Saugschlauch, sichere Anschlüsse und maximale Anpassungsfähigkeit an verschiedene Fasstypen mit verschiedenen Gewindenormen</li><li>Vielseitige Edelstahl-Kreiselhandpumpe für sicheren Transfer von AdBlue, Wasser und Frostschutzmittel</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.1"
"CS_ORIGIN" => "IT - Italien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 2.1
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Harnstoffpumpe für Fässer, Handbetrieb"
"canonicalUrl" => "https://storefront.dev.denios.io/harnstoffpumpe-fuer-faesser-handbetrieb-243139/243139"
"robots" => "index,follow"
"description" => "Harnstoffpumpe für Fässer, Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Harnstoffpumpe für Fässer, Handbetrieb"
"description" => "Harnstoffpumpe für Fässer, Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/harnstoffpumpe-fuer-faesser-handbetrieb-243139/243139"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Harnstoffpumpe für Fässer, Handbetrieb"
"description" => "speziell für AdBlue-Anwendungen (Harnstofflösung AUS 32) in Automobilindustrie, Werkstatt, Landwirtschaft und Transportwesenkomplett gebrauchsfertig mit Pumpe und 2,5 Meter Schlauch mit Edelstahlausflusseinfache Handhabung mit robustem Drehhebel und Kapazität von 38 Liter pro 100 Umdrehungenmodularer Saugschlauch, sichere Anschlüsse und maximale Anpassungsfähigkeit an verschiedene Fasstypen mit verschiedenen GewindenormenVielseitige Edelstahl-Kreiselhandpumpe für sicheren Transfer von AdBlue, Wasser und Frostschutzmittel"
"image" => [
"https://assets.dev.denios.io/article/70832_20180829-161219.jpg"
]
"sku" => "243139W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/harnstoffpumpe-fuer-faesser-handbetrieb-243139/243139"
"priceCurrency" => "EUR"
"price" => "329.63"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "8050031029954"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 27700
"centAmountGross" => 32963
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => []
"CS_VERSION_PUMPEN" => []
"ZPIM_TAUCHTIEFE" => []
"ZPIM_ANTRIEB" => []
"ZPIM_WERKSTOFF_1" => []
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "8a06f13b050053d60acade4047c74d1b"
]
"sort" => [
7806
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a96edc67-100c-4d91-86f8-377930953670"
"_score" => null
"_source" => [
"id" => "a96edc67-100c-4d91-86f8-377930953670"
"key" => "123552"
"version" => 5675
"businessUnit" => "CP"
"slug" => "motorenoelpumpe-fuer-leichte-mineraloelprodukte-123552"
"links" => [
"webshop" => "https://storefront.dev.denios.io/motorenoelpumpe-fuer-leichte-mineraloelprodukte-123552/123552"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/motorenoelpumpe-fuer-leichte-mineraloelprodukte-123552/123552"
]
"name" => "Motorenölpumpe für leichte Mineralölprodukte"
"description" => "<ul class="product-description__text--bulletpoints"><li>manuelle Pumpe zum Fördern von leichten Mineralölprodukten</li><li>für 60-Liter-Spundlochfässer</li><li>Förderleistung: ca. 0.15 l / Hub</li><li>Gewindeadapter 2''</li></ul>"
"createdAt" => "2020-08-10T08:34:02+0000"
"master" => [
"id" => 1
"sku" => "123552"
"displaySku" => "123552W"
"sortRank" => 7651
"slug" => "motorenoelpumpe-fuer-leichte-mineraloelprodukte-123552"
"links" => [
"webshop" => "https://storefront.dev.denios.io/motorenoelpumpe-fuer-leichte-mineraloelprodukte-123552/123552"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/motorenoelpumpe-fuer-leichte-mineraloelprodukte-123552/123552"
]
"name" => "Motorenölpumpe für leichte Mineralölprodukte"
"description" => "<ul class="product-description__text--bulletpoints"><li>manuelle Pumpe zum Fördern von leichten Mineralölprodukten</li><li>für 60-Liter-Spundlochfässer</li><li>Förderleistung: ca. 0.15 l / Hub</li><li>Gewindeadapter 2''</li></ul>"
"images" => [
[
"id" => 381610
"filename" => "381610_20230328-095623.jpg"
"uri" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
"text" => "Motorenölpumpe für leichte Mineralölprodukte - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
"medium" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
"small" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27233
"filename" => "27233_20150320-141249.jpg"
"uri" => "https://assets.dev.denios.io/article/27233_20150320-141249.jpg"
"text" => "Motorenölpumpe für leichte Mineralölprodukte - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27233_20150320-141249.jpg"
"medium" => "https://assets.dev.denios.io/article/27233_20150320-141249.jpg"
"small" => "https://assets.dev.denios.io/article/27233_20150320-141249.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27233_20150320-141249.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381609
"filename" => "381609_20230328-095543.jpg"
"uri" => "https://assets.dev.denios.io/article/381609_20230328-095543.jpg"
"text" => "Motorenölpumpe für leichte Mineralölprodukte - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381609_20230328-095543.jpg"
"medium" => "https://assets.dev.denios.io/article/381609_20230328-095543.jpg"
"small" => "https://assets.dev.denios.io/article/381609_20230328-095543.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381609_20230328-095543.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381610
"filename" => "381610_20230328-095623.jpg"
"uri" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
"text" => "Motorenölpumpe für leichte Mineralölprodukte - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
"medium" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
"small" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 5400
"centAmountGross" => 6426
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineralöle"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Kunststoff"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 150
"META_DESCRIPTION" => "Motorenölpumpe für leichte Mineralölprodukte - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Motorenölpumpe für leichte Mineralölprodukte"
"MARA_NTGEW" => 0.9
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "150"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Mineralöle"},{"label":"Tauchtiefe [mm]","value":"550"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"150"},{"label":"Schlauchlänge [mm]","value":"1000"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Förderleistung je Hub [l]","value":"0,15"},{"label":"Geeignet für","value":"zum Fördern leichter Mineralölprodukte"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Werkstoff 2","value":"Stahl"},{"label":"Gewicht [kg]","value":"0,9"}]"
"MARA_BRGEW" => 0.9
"SAP_HERKUNFTSLAND" => "TW"
"CS_COLOR" => "rot"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"123552WI"}}"
"META_TITLE" => "Motorenölpumpe, für 60 Liter Spundlochfässer, 2 Gewindeadapter"
"images_meta_data" => "[{"id":381610,"mdate":"2023-03-28 09:56:23","filename":"381610_20230328-095623.jpg","imageSimilar":0,"text":"Motorenölpumpe für leichte Mineralölprodukte - 1"},{"id":27233,"mdate":"2015-03-20 14:12:49","filename":"27233_20150320-141249.jpg","imageSimilar":0,"text":"Motorenölpumpe für leichte Mineralölprodukte - 2"},{"id":381609,"mdate":"2023-03-28 09:55:43","filename":"381609_20230328-095543.jpg","imageSimilar":0,"text":"Motorenölpumpe für leichte Mineralölprodukte - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Hebelpumpen,Fasspumpen,Handpumpen,Behälterpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "zum Fördern leichter Mineralölprodukte"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 6.4960665
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1000
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"ITEM_NAME_FOR_SHOP" => "Motorenölpumpe für leichte Mineralölprodukte"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 150
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 550
"CS_SALESRANK" => 7651
"CS_SHIPPING_WEIGHT_LBS" => 1.984160358
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>manuelle Pumpe zum Fördern von leichten Mineralölprodukten</li><li>für 60-Liter-Spundlochfässer</li><li>Förderleistung: ca. 0.15 l / Hub</li><li>Gewindeadapter 2''</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.9"
"CS_ORIGIN" => "TW - Taiwan"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 0.9
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Motorenölpumpe, für 60 Liter Spundlochfässer, 2 Gewindeadapter"
"canonicalUrl" => "https://storefront.dev.denios.io/motorenoelpumpe-fuer-leichte-mineraloelprodukte-123552/123552"
"robots" => "index,follow"
"description" => "Motorenölpumpe für leichte Mineralölprodukte - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Motorenölpumpe, für 60 Liter Spundlochfässer, 2 Gewindeadapter"
"description" => "Motorenölpumpe für leichte Mineralölprodukte - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/motorenoelpumpe-fuer-leichte-mineraloelprodukte-123552/123552"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27233_20150320-141249.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381609_20230328-095543.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Motorenölpumpe für leichte Mineralölprodukte"
"description" => "manuelle Pumpe zum Fördern von leichten Mineralölproduktenfür 60-Liter-SpundlochfässerFörderleistung: ca. 0.15 l / HubGewindeadapter 2''"
"image" => [
"https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
"https://assets.dev.denios.io/article/27233_20150320-141249.jpg"
"https://assets.dev.denios.io/article/381609_20230328-095543.jpg"
]
"sku" => "123552W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/motorenoelpumpe-fuer-leichte-mineraloelprodukte-123552/123552"
"priceCurrency" => "EUR"
"price" => "64.26"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 5400
"centAmountGross" => 6426
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "123552"
"displaySku" => "123552W"
"sortRank" => 7651
"slug" => "motorenoelpumpe-fuer-leichte-mineraloelprodukte-123552"
"links" => [
"webshop" => "https://storefront.dev.denios.io/motorenoelpumpe-fuer-leichte-mineraloelprodukte-123552/123552"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/motorenoelpumpe-fuer-leichte-mineraloelprodukte-123552/123552"
]
"name" => "Motorenölpumpe für leichte Mineralölprodukte"
"description" => "<ul class="product-description__text--bulletpoints"><li>manuelle Pumpe zum Fördern von leichten Mineralölprodukten</li><li>für 60-Liter-Spundlochfässer</li><li>Förderleistung: ca. 0.15 l / Hub</li><li>Gewindeadapter 2''</li></ul>"
"images" => [
[
"id" => 381610
"filename" => "381610_20230328-095623.jpg"
"uri" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
"text" => "Motorenölpumpe für leichte Mineralölprodukte - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
"medium" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
"small" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27233
"filename" => "27233_20150320-141249.jpg"
"uri" => "https://assets.dev.denios.io/article/27233_20150320-141249.jpg"
"text" => "Motorenölpumpe für leichte Mineralölprodukte - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27233_20150320-141249.jpg"
"medium" => "https://assets.dev.denios.io/article/27233_20150320-141249.jpg"
"small" => "https://assets.dev.denios.io/article/27233_20150320-141249.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27233_20150320-141249.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381609
"filename" => "381609_20230328-095543.jpg"
"uri" => "https://assets.dev.denios.io/article/381609_20230328-095543.jpg"
"text" => "Motorenölpumpe für leichte Mineralölprodukte - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381609_20230328-095543.jpg"
"medium" => "https://assets.dev.denios.io/article/381609_20230328-095543.jpg"
"small" => "https://assets.dev.denios.io/article/381609_20230328-095543.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381609_20230328-095543.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 381610
"filename" => "381610_20230328-095623.jpg"
"uri" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
"text" => "Motorenölpumpe für leichte Mineralölprodukte - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
"medium" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
"small" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 5400
"centAmountGross" => 6426
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineralöle"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "Kunststoff"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 150
"META_DESCRIPTION" => "Motorenölpumpe für leichte Mineralölprodukte - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Motorenölpumpe für leichte Mineralölprodukte"
"MARA_NTGEW" => 0.9
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "150"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Mineralöle"},{"label":"Tauchtiefe [mm]","value":"550"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"150"},{"label":"Schlauchlänge [mm]","value":"1000"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Förderleistung je Hub [l]","value":"0,15"},{"label":"Geeignet für","value":"zum Fördern leichter Mineralölprodukte"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\""},{"label":"Werkstoff 2","value":"Stahl"},{"label":"Gewicht [kg]","value":"0,9"}]"
"MARA_BRGEW" => 0.9
"SAP_HERKUNFTSLAND" => "TW"
"CS_COLOR" => "rot"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"123552WI"}}"
"META_TITLE" => "Motorenölpumpe, für 60 Liter Spundlochfässer, 2 Gewindeadapter"
"images_meta_data" => "[{"id":381610,"mdate":"2023-03-28 09:56:23","filename":"381610_20230328-095623.jpg","imageSimilar":0,"text":"Motorenölpumpe für leichte Mineralölprodukte - 1"},{"id":27233,"mdate":"2015-03-20 14:12:49","filename":"27233_20150320-141249.jpg","imageSimilar":0,"text":"Motorenölpumpe für leichte Mineralölprodukte - 2"},{"id":381609,"mdate":"2023-03-28 09:55:43","filename":"381609_20230328-095543.jpg","imageSimilar":0,"text":"Motorenölpumpe für leichte Mineralölprodukte - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Hebelpumpen,Fasspumpen,Handpumpen,Behälterpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "zum Fördern leichter Mineralölprodukte"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 6.4960665
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1000
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"ITEM_NAME_FOR_SHOP" => "Motorenölpumpe für leichte Mineralölprodukte"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 150
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 550
"CS_SALESRANK" => 7651
"CS_SHIPPING_WEIGHT_LBS" => 1.984160358
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>manuelle Pumpe zum Fördern von leichten Mineralölprodukten</li><li>für 60-Liter-Spundlochfässer</li><li>Förderleistung: ca. 0.15 l / Hub</li><li>Gewindeadapter 2''</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.9"
"CS_ORIGIN" => "TW - Taiwan"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 0.9
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Motorenölpumpe, für 60 Liter Spundlochfässer, 2 Gewindeadapter"
"canonicalUrl" => "https://storefront.dev.denios.io/motorenoelpumpe-fuer-leichte-mineraloelprodukte-123552/123552"
"robots" => "index,follow"
"description" => "Motorenölpumpe für leichte Mineralölprodukte - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Motorenölpumpe, für 60 Liter Spundlochfässer, 2 Gewindeadapter"
"description" => "Motorenölpumpe für leichte Mineralölprodukte - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/motorenoelpumpe-fuer-leichte-mineraloelprodukte-123552/123552"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27233_20150320-141249.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381609_20230328-095543.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Motorenölpumpe für leichte Mineralölprodukte"
"description" => "manuelle Pumpe zum Fördern von leichten Mineralölproduktenfür 60-Liter-SpundlochfässerFörderleistung: ca. 0.15 l / HubGewindeadapter 2''"
"image" => [
"https://assets.dev.denios.io/article/381610_20230328-095623.jpg"
"https://assets.dev.denios.io/article/27233_20150320-141249.jpg"
"https://assets.dev.denios.io/article/381609_20230328-095543.jpg"
]
"sku" => "123552W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/motorenoelpumpe-fuer-leichte-mineraloelprodukte-123552/123552"
"priceCurrency" => "EUR"
"price" => "64.26"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 5400
"centAmountGross" => 6426
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineralöle"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
550.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Kunststoff"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "19eeefe54ab791aef42e1ed0246b2f40"
]
"sort" => [
7651
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ea30fb35-f481-474f-8bfe-c9bf8cb7181a"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "ea30fb35-f481-474f-8bfe-c9bf8cb7181a"
"key" => "179478"
"version" => 4297
"businessUnit" => "CP"
"slug" => "otal-fusspumpe-aus-polypropylen-pp-30-l-min-179478"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-30-l-min-179478/179478"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-30-l-min-179478/179478"
]
"name" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Fußpumpe aus PP</li><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>beide Hände frei zum Abfüllen</li></ul>"
"createdAt" => "2021-08-10T15:50:05+0000"
"master" => [
"id" => 1
"sku" => "179478"
"displaySku" => "179478W"
"sortRank" => 7414
"slug" => "otal-fusspumpe-aus-polypropylen-pp-30-l-min-179478"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-30-l-min-179478/179478"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-30-l-min-179478/179478"
]
"name" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Fußpumpe aus PP</li><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>beide Hände frei zum Abfüllen</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27313
"filename" => "27313_20150401-093318.jpg"
"uri" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"text" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"medium" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"small" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 17800
"centAmountGross" => 21182
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 1.8518830008
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min"
"MARA_NTGEW" => 0.84
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"900"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"22"},{"label":"Ø Auslauf-Öffnung innen","value":"19"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"30"},{"label":"Geeignet für","value":"OTAL-Fußpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"Fußpumpe"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"0,84"}]"
"MARA_BRGEW" => 0.84
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "transparent"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Fußpumpe mit einer Födermenge von 30 l/min, univ. einsetzbar"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 Woche"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min - 1"},{"id":27313,"mdate":"15-04-01 09:33:18","filename":"27313_20150401-093318.jpg","imageSimilar":0,"text":"OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Fußpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Fußpumpe"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 900
"CS_SALESRANK" => 7414
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.84"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 0.84
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Fußpumpe mit einer Födermenge von 30 l/min, univ. einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-30-l-min-179478/179478"
"robots" => "index,follow"
"description" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Fußpumpe mit einer Födermenge von 30 l/min, univ. einsetzbar"
"description" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-30-l-min-179478/179478"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min"
"description" => "Flüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätFußpumpe aus PPbeständig gegen schwache Säuren, Laugen und Reinigerphysiologisch unbedenklich und lebensmittelechtdas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbeide Hände frei zum Abfüllen"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
]
"sku" => "179478W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-30-l-min-179478/179478"
"priceCurrency" => "EUR"
"price" => "211.82"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 17800
"centAmountGross" => 21182
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "179478"
"displaySku" => "179478W"
"sortRank" => 7414
"slug" => "otal-fusspumpe-aus-polypropylen-pp-30-l-min-179478"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-30-l-min-179478/179478"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-30-l-min-179478/179478"
]
"name" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Fußpumpe aus PP</li><li>beständig gegen schwache Säuren, Laugen und Reiniger</li><li>physiologisch unbedenklich und lebensmittelecht</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>beide Hände frei zum Abfüllen</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27313
"filename" => "27313_20150401-093318.jpg"
"uri" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"text" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"medium" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"small" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 17800
"centAmountGross" => 21182
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 1.8518830008
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min"
"MARA_NTGEW" => 0.84
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"900"},{"label":"Version","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"22"},{"label":"Ø Auslauf-Öffnung innen","value":"19"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"30"},{"label":"Geeignet für","value":"OTAL-Fußpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"Fußpumpe"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"0,84"}]"
"MARA_BRGEW" => 0.84
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "transparent"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Fußpumpe mit einer Födermenge von 30 l/min, univ. einsetzbar"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 Woche"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min - 1"},{"id":27313,"mdate":"15-04-01 09:33:18","filename":"27313_20150401-093318.jpg","imageSimilar":0,"text":"OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Fußpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Fußpumpe"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 900
"CS_SALESRANK" => 7414
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.84"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 0.84
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Fußpumpe mit einer Födermenge von 30 l/min, univ. einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-30-l-min-179478/179478"
"robots" => "index,follow"
"description" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Fußpumpe mit einer Födermenge von 30 l/min, univ. einsetzbar"
"description" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-30-l-min-179478/179478"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Fußpumpe aus Polypropylen (PP), 30 l/min"
"description" => "Flüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätFußpumpe aus PPbeständig gegen schwache Säuren, Laugen und Reinigerphysiologisch unbedenklich und lebensmittelechtdas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbeide Hände frei zum Abfüllen"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"https://assets.dev.denios.io/article/27313_20150401-093318.jpg"
]
"sku" => "179478W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-polypropylen-pp-30-l-min-179478/179478"
"priceCurrency" => "EUR"
"price" => "211.82"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 17800
"centAmountGross" => 21182
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
900.0
]
"ZPIM_ANTRIEB" => [
"Fußpumpe"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "78c9a655a6f332004fd80fde91dd3e27"
]
"sort" => [
7414
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "81c1f9fd-e57d-4214-8ae4-3dc834848961"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "81c1f9fd-e57d-4214-8ae4-3dc834848961"
"key" => "210183"
"version" => 4481
"businessUnit" => "CP"
"slug" => "saugheber-aus-ldpe-mit-pp-kugelhahn-und-knickschutz-tauchtiefe-1000-mm-210183"
"links" => [
"webshop" => "https://storefront.dev.denios.io/saugheber-aus-ldpe-mit-pp-kugelhahn-und-knickschutz-tauchtiefe-1000-mm-210183/210183"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/saugheber-aus-ldpe-mit-pp-kugelhahn-und-knickschutz-tauchtiefe-1000-mm-210183/210183"
]
"name" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Saugheber aus LDPE/PVC</li><li>inkl. robustem Kugelhahn aus PP</li><li>transparente Schläuche - gute Sicht auf durchlaufende Flüssigkeit</li><li>Schlauch-Knickschutz mit Aufhängeöse</li><li>einfach zu bedienen</li><li>Ideal zum Entleeren von Reinigungsbehältern oder Auffangbehältern</li><li>Preiswerte Abfülleinheit, wenn nicht ständig abgefüllt werden muss.</li><li>Einfach zu bedienendes Gerät zum schnellen Umfüllen von wässrigen Flüssigkeiten aus höher stehenden in tiefer stehende Behälter.<br>Funktion nach dem Heberprinzip: Flüssigkeit muss nur einmal angesaugt werden, daher besonders praktisch zum vollständigen Entleeren eines Behälters.</li></ul>"
"createdAt" => "2021-08-10T15:50:30+0000"
"master" => [
"id" => 1
"sku" => "210183"
"displaySku" => "210183W"
"sortRank" => 7296
"slug" => "saugheber-aus-ldpe-mit-pp-kugelhahn-und-knickschutz-tauchtiefe-1000-mm-210183"
"links" => [
"webshop" => "https://storefront.dev.denios.io/saugheber-aus-ldpe-mit-pp-kugelhahn-und-knickschutz-tauchtiefe-1000-mm-210183/210183"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/saugheber-aus-ldpe-mit-pp-kugelhahn-und-knickschutz-tauchtiefe-1000-mm-210183/210183"
]
"name" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Saugheber aus LDPE/PVC</li><li>inkl. robustem Kugelhahn aus PP</li><li>transparente Schläuche - gute Sicht auf durchlaufende Flüssigkeit</li><li>Schlauch-Knickschutz mit Aufhängeöse</li><li>einfach zu bedienen</li><li>Ideal zum Entleeren von Reinigungsbehältern oder Auffangbehältern</li><li>Preiswerte Abfülleinheit, wenn nicht ständig abgefüllt werden muss.</li><li>Einfach zu bedienendes Gerät zum schnellen Umfüllen von wässrigen Flüssigkeiten aus höher stehenden in tiefer stehende Behälter.<br>Funktion nach dem Heberprinzip: Flüssigkeit muss nur einmal angesaugt werden, daher besonders praktisch zum vollständigen Entleeren eines Behälters.</li></ul>"
"images" => [
[
"id" => 27424
"filename" => "27424_20150320-141241.jpg"
"uri" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
"text" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
"medium" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
"small" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27424
"filename" => "27424_20150320-141241.jpg"
"uri" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
"text" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
"medium" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
"small" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 418422
"filename" => "418422_20240619-081329.png"
"uri" => "https://assets.dev.denios.io/ghs/418422_20240619-081329.png"
"text" => "Lebensmittelechtheit"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 6500
"centAmountGross" => 7735
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"ghs_symbol" => "[{"id":418422,"mdate":"2024-06-19 08:13:29","filename":"418422_20240619-081329.png","text":"Lebensmittelechtheit"}]"
"CS_EINSATZBEREICH_PUMPEN" => [
"nicht aggressive Medien"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_PDF_SEITE" => ""
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"NAME_IN_ORDERPROCESS" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm"
"MARA_NTGEW" => 0.57
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Bestückung","value":"Saugheber mit Kugelhahn"},{"label":"Einsatzbereich","value":"nicht aggressive Medien"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Durchmesser Tauchrohr [mm]","value":"19"},{"label":"Pumpentyp","value":"Behälterpumpe"},{"label":"Werkstoff","value":"LDPE"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"9"},{"label":"Antrieb","value":"manuell"},{"label":"Werkstoff 2","value":"PP"},{"label":"Gewicht [kg]","value":"0,57"}]"
"MARA_BRGEW" => 0.57
"CS_GTIN" => "4067722018146"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "transparent"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"210183WI"}}"
"META_TITLE" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000"
"images_meta_data" => "[{"id":27424,"mdate":"2015-03-20 14:12:41","filename":"27424_20150320-141241.jpg","imageSimilar":0,"text":"Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Chemiepumpen,Handpumpe,Siphonpumpe,zum Befüllen,zum Entleeren,Saugheber"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_MATERIAL" => "LDPE"
"ZPIM_VISKOSITAET_MAX" => 500
"CS_LIEFERUMFANG" => "Saugheber mit Kugelhahn"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "LDPE"
"ITEM_NAME_FOR_SHOP" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 7296
"CS_SHIPPING_WEIGHT_LBS" => 1.2566348934
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Saugheber aus LDPE/PVC</li><li>inkl. robustem Kugelhahn aus PP</li><li>transparente Schläuche - gute Sicht auf durchlaufende Flüssigkeit</li><li>Schlauch-Knickschutz mit Aufhängeöse</li><li>einfach zu bedienen</li><li>Ideal zum Entleeren von Reinigungsbehältern oder Auffangbehältern</li><li>Preiswerte Abfülleinheit, wenn nicht ständig abgefüllt werden muss.</li><li>Einfach zu bedienendes Gerät zum schnellen Umfüllen von wässrigen Flüssigkeiten aus höher stehenden in tiefer stehende Behälter.<br>Funktion nach dem Heberprinzip: Flüssigkeit muss nur einmal angesaugt werden, daher besonders praktisch zum vollständigen Entleeren eines Behälters.</li></ul>"
"META_DESCRIPTION" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 9
"accessory_articles" => "["157222"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.57"
"CS_LIEFERANTEN_SKU" => "5605-1000"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.57
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000"
"canonicalUrl" => "https://storefront.dev.denios.io/saugheber-aus-ldpe-mit-pp-kugelhahn-und-knickschutz-tauchtiefe-1000-mm-210183/210183"
"robots" => "index,follow"
"description" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000"
"description" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/saugheber-aus-ldpe-mit-pp-kugelhahn-und-knickschutz-tauchtiefe-1000-mm-210183/210183"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm"
"description" => "Saugheber aus LDPE/PVCinkl. robustem Kugelhahn aus PPtransparente Schläuche - gute Sicht auf durchlaufende FlüssigkeitSchlauch-Knickschutz mit Aufhängeöseeinfach zu bedienenIdeal zum Entleeren von Reinigungsbehältern oder AuffangbehälternPreiswerte Abfülleinheit, wenn nicht ständig abgefüllt werden muss.Einfach zu bedienendes Gerät zum schnellen Umfüllen von wässrigen Flüssigkeiten aus höher stehenden in tiefer stehende Behälter.Funktion nach dem Heberprinzip: Flüssigkeit muss nur einmal angesaugt werden, daher besonders praktisch zum vollständigen Entleeren eines Behälters."
"image" => [
"https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
]
"sku" => "210183W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/saugheber-aus-ldpe-mit-pp-kugelhahn-und-knickschutz-tauchtiefe-1000-mm-210183/210183"
"priceCurrency" => "EUR"
"price" => "77.35"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018146"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 6500
"centAmountGross" => 7735
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => [
[
"id" => 418422
"filename" => "418422_20240619-081329.png"
"uri" => "https://assets.dev.denios.io/ghs/418422_20240619-081329.png"
"text" => "Lebensmittelechtheit"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "210183"
"displaySku" => "210183W"
"sortRank" => 7296
"slug" => "saugheber-aus-ldpe-mit-pp-kugelhahn-und-knickschutz-tauchtiefe-1000-mm-210183"
"links" => [
"webshop" => "https://storefront.dev.denios.io/saugheber-aus-ldpe-mit-pp-kugelhahn-und-knickschutz-tauchtiefe-1000-mm-210183/210183"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/saugheber-aus-ldpe-mit-pp-kugelhahn-und-knickschutz-tauchtiefe-1000-mm-210183/210183"
]
"name" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Saugheber aus LDPE/PVC</li><li>inkl. robustem Kugelhahn aus PP</li><li>transparente Schläuche - gute Sicht auf durchlaufende Flüssigkeit</li><li>Schlauch-Knickschutz mit Aufhängeöse</li><li>einfach zu bedienen</li><li>Ideal zum Entleeren von Reinigungsbehältern oder Auffangbehältern</li><li>Preiswerte Abfülleinheit, wenn nicht ständig abgefüllt werden muss.</li><li>Einfach zu bedienendes Gerät zum schnellen Umfüllen von wässrigen Flüssigkeiten aus höher stehenden in tiefer stehende Behälter.<br>Funktion nach dem Heberprinzip: Flüssigkeit muss nur einmal angesaugt werden, daher besonders praktisch zum vollständigen Entleeren eines Behälters.</li></ul>"
"images" => [
[
"id" => 27424
"filename" => "27424_20150320-141241.jpg"
"uri" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
"text" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
"medium" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
"small" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27424
"filename" => "27424_20150320-141241.jpg"
"uri" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
"text" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
"medium" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
"small" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 418422
"filename" => "418422_20240619-081329.png"
"uri" => "https://assets.dev.denios.io/ghs/418422_20240619-081329.png"
"text" => "Lebensmittelechtheit"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 6500
"centAmountGross" => 7735
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"ghs_symbol" => "[{"id":418422,"mdate":"2024-06-19 08:13:29","filename":"418422_20240619-081329.png","text":"Lebensmittelechtheit"}]"
"CS_EINSATZBEREICH_PUMPEN" => [
"nicht aggressive Medien"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_PDF_SEITE" => ""
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"NAME_IN_ORDERPROCESS" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm"
"MARA_NTGEW" => 0.57
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Bestückung","value":"Saugheber mit Kugelhahn"},{"label":"Einsatzbereich","value":"nicht aggressive Medien"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Durchmesser Tauchrohr [mm]","value":"19"},{"label":"Pumpentyp","value":"Behälterpumpe"},{"label":"Werkstoff","value":"LDPE"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"9"},{"label":"Antrieb","value":"manuell"},{"label":"Werkstoff 2","value":"PP"},{"label":"Gewicht [kg]","value":"0,57"}]"
"MARA_BRGEW" => 0.57
"CS_GTIN" => "4067722018146"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "transparent"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"210183WI"}}"
"META_TITLE" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000"
"images_meta_data" => "[{"id":27424,"mdate":"2015-03-20 14:12:41","filename":"27424_20150320-141241.jpg","imageSimilar":0,"text":"Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Chemiepumpen,Handpumpe,Siphonpumpe,zum Befüllen,zum Entleeren,Saugheber"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_MATERIAL" => "LDPE"
"ZPIM_VISKOSITAET_MAX" => 500
"CS_LIEFERUMFANG" => "Saugheber mit Kugelhahn"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "LDPE"
"ITEM_NAME_FOR_SHOP" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 7296
"CS_SHIPPING_WEIGHT_LBS" => 1.2566348934
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Saugheber aus LDPE/PVC</li><li>inkl. robustem Kugelhahn aus PP</li><li>transparente Schläuche - gute Sicht auf durchlaufende Flüssigkeit</li><li>Schlauch-Knickschutz mit Aufhängeöse</li><li>einfach zu bedienen</li><li>Ideal zum Entleeren von Reinigungsbehältern oder Auffangbehältern</li><li>Preiswerte Abfülleinheit, wenn nicht ständig abgefüllt werden muss.</li><li>Einfach zu bedienendes Gerät zum schnellen Umfüllen von wässrigen Flüssigkeiten aus höher stehenden in tiefer stehende Behälter.<br>Funktion nach dem Heberprinzip: Flüssigkeit muss nur einmal angesaugt werden, daher besonders praktisch zum vollständigen Entleeren eines Behälters.</li></ul>"
"META_DESCRIPTION" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 9
"accessory_articles" => "["157222"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.57"
"CS_LIEFERANTEN_SKU" => "5605-1000"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.57
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000"
"canonicalUrl" => "https://storefront.dev.denios.io/saugheber-aus-ldpe-mit-pp-kugelhahn-und-knickschutz-tauchtiefe-1000-mm-210183/210183"
"robots" => "index,follow"
"description" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000"
"description" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/saugheber-aus-ldpe-mit-pp-kugelhahn-und-knickschutz-tauchtiefe-1000-mm-210183/210183"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Saugheber aus LDPE, mit PP-Kugelhahn und Knickschutz, Tauchtiefe 1000 mm"
"description" => "Saugheber aus LDPE/PVCinkl. robustem Kugelhahn aus PPtransparente Schläuche - gute Sicht auf durchlaufende FlüssigkeitSchlauch-Knickschutz mit Aufhängeöseeinfach zu bedienenIdeal zum Entleeren von Reinigungsbehältern oder AuffangbehälternPreiswerte Abfülleinheit, wenn nicht ständig abgefüllt werden muss.Einfach zu bedienendes Gerät zum schnellen Umfüllen von wässrigen Flüssigkeiten aus höher stehenden in tiefer stehende Behälter.Funktion nach dem Heberprinzip: Flüssigkeit muss nur einmal angesaugt werden, daher besonders praktisch zum vollständigen Entleeren eines Behälters."
"image" => [
"https://assets.dev.denios.io/article/27424_20150320-141241.jpg"
]
"sku" => "210183W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/saugheber-aus-ldpe-mit-pp-kugelhahn-und-knickschutz-tauchtiefe-1000-mm-210183/210183"
"priceCurrency" => "EUR"
"price" => "77.35"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018146"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 6500
"centAmountGross" => 7735
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => [
[
"id" => 418422
"filename" => "418422_20240619-081329.png"
"uri" => "https://assets.dev.denios.io/ghs/418422_20240619-081329.png"
"text" => "Lebensmittelechtheit"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"nicht aggressive Medien"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
1000.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"LDPE"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
500
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "a8e0f8a3f221bb38934c7323d7f18c41"
]
"sort" => [
7296
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b2e441c5-126f-4515-a673-99d8889d3129"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "b2e441c5-126f-4515-a673-99d8889d3129"
"key" => "267290"
"version" => 3853
"businessUnit" => "CP"
"slug" => "fasspumpe-ultrarein-mit-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-400-mm-267290"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-400-mm-267290/267290"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-400-mm-267290/267290"
]
"name" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn</li></ul>"
"createdAt" => "2021-08-10T16:00:01+0000"
"master" => [
"id" => 1
"sku" => "267290"
"displaySku" => "267290W"
"sortRank" => 7051
"slug" => "fasspumpe-ultrarein-mit-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-400-mm-267290"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-400-mm-267290/267290"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-400-mm-267290/267290"
]
"name" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn</li></ul>"
"images" => [
[
"id" => 27423
"filename" => "27423_20150320-141208.jpg"
"uri" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"text" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"medium" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"small" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27423
"filename" => "27423_20150320-141208.jpg"
"uri" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"text" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"medium" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"small" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 49000
"centAmountGross" => 58310
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_AUSSTATTUNG" => "mit Auslaufschlauch"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm"
"MARA_NTGEW" => 1
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit Auslaufschlauch"},{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"400"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Schlauchlänge [mm]","value":"600"},{"label":"Durchmesser Auslauf außen","value":"10"},{"label":"Ø Auslauf-Öffnung innen","value":"8"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,18"},{"label":"Geeignet für","value":"für Kleingebinde / Fässer"},{"label":"Antrieb","value":"manuell"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1"}]"
"MARA_BRGEW" => 1
"CS_GTIN" => "4067722018245"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "weiß"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"36419090"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36419090"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"267290WI"}}"
"META_TITLE" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm | Denios"
"images_meta_data" => "[{"id":27423,"mdate":"2015-03-20 14:12:08","filename":"27423_20150320-141208.jpg","imageSimilar":0,"text":"Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["179491","193714","210181","210182","267289"]"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpe"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Kleingebinde / Fässer"
"CS_PDF_SEITE" => "246"
"CS_MATERIAL" => "Kunststoff"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 600
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 400
"CS_SALESRANK" => 7051
"CS_SHIPPING_WEIGHT_LBS" => 2.20462262
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn</li></ul>"
"accessory_articles" => "["179493","179496","179495","179494"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1"
"CS_LIEFERANTEN_SKU" => "5606-0401"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84139100"
"CS_YOUTUBE_ID1" => "C_BMmJnxIgs"
"CS_SHIPPING_WEIGHT_KG" => 1
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-400-mm-267290/267290"
"robots" => "index,follow"
"description" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm | Denios"
"description" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-400-mm-267290/267290"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm"
"description" => "zum Abfüllen hochreiner Flüssigkeitenfür viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von FlüssigkeitMediumsberührende Teile aus PTFE/FEPalle Ventile aus massivem PTFETauchrohr Ø mm: 32Fassverschraubungen für handelsübliche Gebinde optional erhältlichmit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn"
"image" => [
"https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"sku" => "267290W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-400-mm-267290/267290"
"priceCurrency" => "EUR"
"price" => "583.10"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018245"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 49000
"centAmountGross" => 58310
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "267290"
"displaySku" => "267290W"
"sortRank" => 7051
"slug" => "fasspumpe-ultrarein-mit-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-400-mm-267290"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-400-mm-267290/267290"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-400-mm-267290/267290"
]
"name" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn</li></ul>"
"images" => [
[
"id" => 27423
"filename" => "27423_20150320-141208.jpg"
"uri" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"text" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"medium" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"small" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27423
"filename" => "27423_20150320-141208.jpg"
"uri" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"text" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"medium" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"small" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 49000
"centAmountGross" => 58310
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_AUSSTATTUNG" => "mit Auslaufschlauch"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm"
"MARA_NTGEW" => 1
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit Auslaufschlauch"},{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"400"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Schlauchlänge [mm]","value":"600"},{"label":"Durchmesser Auslauf außen","value":"10"},{"label":"Ø Auslauf-Öffnung innen","value":"8"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,18"},{"label":"Geeignet für","value":"für Kleingebinde / Fässer"},{"label":"Antrieb","value":"manuell"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1"}]"
"MARA_BRGEW" => 1
"CS_GTIN" => "4067722018245"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "weiß"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"36419090"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36419090"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"267290WI"}}"
"META_TITLE" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm | Denios"
"images_meta_data" => "[{"id":27423,"mdate":"2015-03-20 14:12:08","filename":"27423_20150320-141208.jpg","imageSimilar":0,"text":"Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["179491","193714","210181","210182","267289"]"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpe"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Kleingebinde / Fässer"
"CS_PDF_SEITE" => "246"
"CS_MATERIAL" => "Kunststoff"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 600
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 400
"CS_SALESRANK" => 7051
"CS_SHIPPING_WEIGHT_LBS" => 2.20462262
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn</li></ul>"
"accessory_articles" => "["179493","179496","179495","179494"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1"
"CS_LIEFERANTEN_SKU" => "5606-0401"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84139100"
"CS_YOUTUBE_ID1" => "C_BMmJnxIgs"
"CS_SHIPPING_WEIGHT_KG" => 1
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-400-mm-267290/267290"
"robots" => "index,follow"
"description" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm | Denios"
"description" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-400-mm-267290/267290"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe Ultrarein mit Auslaufschlauch 0,6m aus PTFE, mit PVDF-Absperrhahn, Tauchtiefe 400 mm"
"description" => "zum Abfüllen hochreiner Flüssigkeitenfür viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von FlüssigkeitMediumsberührende Teile aus PTFE/FEPalle Ventile aus massivem PTFETauchrohr Ø mm: 32Fassverschraubungen für handelsübliche Gebinde optional erhältlichmit flexiblem Auslaufschlauch (1,2 m) inkl. PVDF-Hahn"
"image" => [
"https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"sku" => "267290W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-auslaufschlauch-1-2m-aus-ptfe-mit-pvdf-absperrhahn-tauchtiefe-400-mm-267290/267290"
"priceCurrency" => "EUR"
"price" => "583.10"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018245"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 49000
"centAmountGross" => 58310
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
400.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Kunststoff"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
500
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "20edf21bb951a51a1a0aba1126dc96d8"
]
"sort" => [
7051
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c3b8f484-0334-44e2-bf4f-9f3bbfdea23b"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "c3b8f484-0334-44e2-bf4f-9f3bbfdea23b"
"key" => "117605"
"version" => 4695
"businessUnit" => "CP"
"slug" => "fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufbogen-800-mm-tauchtiefe-117605"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufbogen-800-mm-tauchtiefe-117605/117605"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufbogen-800-mm-tauchtiefe-117605/117605"
]
"name" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,27 l</li><li>für 110-/120-Liter-Kunststofffässer</li></ul>"
"createdAt" => "2021-08-10T15:47:09+0000"
"master" => [
"id" => 1
"sku" => "117605"
"displaySku" => "117605W"
"sortRank" => 6962
"slug" => "fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufbogen-800-mm-tauchtiefe-117605"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufbogen-800-mm-tauchtiefe-117605/117605"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufbogen-800-mm-tauchtiefe-117605/117605"
]
"name" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,27 l</li><li>für 110-/120-Liter-Kunststofffässer</li></ul>"
"images" => [
[
"id" => 27192
"filename" => "27192_20161027-084433.jpg"
"uri" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"text" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"medium" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"small" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27192
"filename" => "27192_20161027-084433.jpg"
"uri" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"text" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"medium" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"small" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 23600
"centAmountGross" => 28084
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 2.9541943108
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe"
"MARA_NTGEW" => 1.34
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen\nChemikalien"},{"label":"Tauchtiefe [mm]","value":"800"},{"label":"Version","value":"Fasspumpe"},{"label":"Durchmesser Auslauf außen","value":"20"},{"label":"Ø Auslauf-Öffnung innen","value":"15"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,27"},{"label":"Geeignet für","value":"für Fässer"},{"label":"Gewindebeschreibung","value":"Mauser grob"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"Mauser"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,34"}]"
"MARA_BRGEW" => 1.34
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 800 mm Tauchtiefe"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27192,"mdate":"16-10-27 08:44:33","filename":"27192_20161027-084433.jpg","imageSimilar":0,"text":"Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117600","117604","117606","148418","148422","148424","148426"]"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Fässer"
"CS_PDF_SEITE" => "246"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 800
"CS_SALESRANK" => 6962
"accessory_articles" => "["179493","179496","179495","179494"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.34"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.34
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 800 mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufbogen-800-mm-tauchtiefe-117605/117605"
"robots" => "index,follow"
"description" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 800 mm Tauchtiefe"
"description" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufbogen-800-mm-tauchtiefe-117605/117605"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe"
"description" => "zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.Kolbenstange Metall, PP ummanteltPTFE-Dichtunggute Fassrestentleerung durch tief liegendes Bodenrückschlagventilinkl. Fassverschraubung aus PP (Mauser 2‘‘)Tauchrohr Ø mm: 32Förderleistung je Hub: 0,27 lfür 110-/120-Liter-Kunststofffässer"
"image" => [
"https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"sku" => "117605W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufbogen-800-mm-tauchtiefe-117605/117605"
"priceCurrency" => "EUR"
"price" => "280.84"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 23600
"centAmountGross" => 28084
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117605"
"displaySku" => "117605W"
"sortRank" => 6962
"slug" => "fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufbogen-800-mm-tauchtiefe-117605"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufbogen-800-mm-tauchtiefe-117605/117605"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufbogen-800-mm-tauchtiefe-117605/117605"
]
"name" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,27 l</li><li>für 110-/120-Liter-Kunststofffässer</li></ul>"
"images" => [
[
"id" => 27192
"filename" => "27192_20161027-084433.jpg"
"uri" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"text" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"medium" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"small" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27192
"filename" => "27192_20161027-084433.jpg"
"uri" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"text" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"medium" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"small" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 23600
"centAmountGross" => 28084
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 2.9541943108
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe"
"MARA_NTGEW" => 1.34
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen\nChemikalien"},{"label":"Tauchtiefe [mm]","value":"800"},{"label":"Version","value":"Fasspumpe"},{"label":"Durchmesser Auslauf außen","value":"20"},{"label":"Ø Auslauf-Öffnung innen","value":"15"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,27"},{"label":"Geeignet für","value":"für Fässer"},{"label":"Gewindebeschreibung","value":"Mauser grob"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"Mauser"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,34"}]"
"MARA_BRGEW" => 1.34
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 800 mm Tauchtiefe"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27192,"mdate":"16-10-27 08:44:33","filename":"27192_20161027-084433.jpg","imageSimilar":0,"text":"Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117600","117604","117606","148418","148422","148424","148426"]"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Fässer"
"CS_PDF_SEITE" => "246"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 800
"CS_SALESRANK" => 6962
"accessory_articles" => "["179493","179496","179495","179494"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.34"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.34
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 800 mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufbogen-800-mm-tauchtiefe-117605/117605"
"robots" => "index,follow"
"description" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 800 mm Tauchtiefe"
"description" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufbogen-800-mm-tauchtiefe-117605/117605"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe P 8 aus Polypropylen (PP), mit Auslaufbogen, 800 mm Tauchtiefe"
"description" => "zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.Kolbenstange Metall, PP ummanteltPTFE-Dichtunggute Fassrestentleerung durch tief liegendes Bodenrückschlagventilinkl. Fassverschraubung aus PP (Mauser 2‘‘)Tauchrohr Ø mm: 32Förderleistung je Hub: 0,27 lfür 110-/120-Liter-Kunststofffässer"
"image" => [
"https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"sku" => "117605W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-p-8-aus-polypropylen-pp-mit-auslaufbogen-800-mm-tauchtiefe-117605/117605"
"priceCurrency" => "EUR"
"price" => "280.84"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 23600
"centAmountGross" => 28084
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
800.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "02f33793f76a940671875a5897ad9bb1"
]
"sort" => [
6962
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "08852bee-a390-46c7-befa-7cbce9d50944"
"_score" => null
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "08852bee-a390-46c7-befa-7cbce9d50944"
"key" => "117667"
"version" => 5777
"businessUnit" => "CP"
"slug" => "manuelle-hebelpumpe-f-52-fuer-diesel-und-heizoel-mit-kugelhahn-117667"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-fuer-diesel-und-heizoel-mit-kugelhahn-117667/117667"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#257"
"canonical" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-fuer-diesel-und-heizoel-mit-kugelhahn-117667/117667"
]
"name" => "Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit 1,5 m Schlauch, Kugelhahn und Auslaufrohr</li><li>geeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeöl</li><li>anwendbar für 50-60 l Fässer</li><li>Förderleistung je Hub 0,1 Liter</li></ul>"
"createdAt" => "2020-08-10T08:28:51+0000"
"master" => [
"id" => 1
"sku" => "117667"
"displaySku" => "117667W"
"sortRank" => 6957
"slug" => "manuelle-hebelpumpe-f-52-fuer-diesel-und-heizoel-mit-kugelhahn-117667"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-fuer-diesel-und-heizoel-mit-kugelhahn-117667/117667"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#257"
"canonical" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-fuer-diesel-und-heizoel-mit-kugelhahn-117667/117667"
]
"name" => "Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit 1,5 m Schlauch, Kugelhahn und Auslaufrohr</li><li>geeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeöl</li><li>anwendbar für 50-60 l Fässer</li><li>Förderleistung je Hub 0,1 Liter</li></ul>"
"images" => [
[
"id" => 27207
"filename" => "27207_20150320-141035.jpg"
"uri" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
"text" => "Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
"medium" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
"small" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27207
"filename" => "27207_20150320-141035.jpg"
"uri" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
"text" => "Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
"medium" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
"small" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 21200
"centAmountGross" => 25228
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineral- und Hydrauliköle"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_AUSSTATTUNG" => "mit 1,5 m Schlauch, Kugelhahn und Auslaufrohr"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 1030
"META_DESCRIPTION" => "Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn"
"MARA_NTGEW" => 2.6
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1030"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit 1,5 m Schlauch, Kugelhahn und Auslaufrohr"},{"label":"Einsatzbereich","value":"Mineral- und Hydrauliköle"},{"label":"Tauchtiefe [mm]","value":"600"},{"label":"Durchmesser Tauchrohr [mm]","value":"38"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"1030"},{"label":"Schlauchlänge [mm]","value":"1500"},{"label":"Werkstoff","value":"Stahl"},{"label":"Viskosität max [mPas]","value":"6000"},{"label":"Förderleistung je Hub [l]","value":"0,12"},{"label":"Geeignet für","value":"für Kleingebinde"},{"label":"Antrieb","value":"manuell"},{"label":"Innengewinde","value":"2\""},{"label":"Außengewinde","value":"2\""},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"2,6"}]"
"MARA_BRGEW" => 2.6
"CS_GTIN" => "4024937095270"
"SAP_HERKUNFTSLAND" => "QU"
"CS_COLOR" => "diverse"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"117667WI"}}"
"META_TITLE" => "Manuelle Hebelpumpe, mit Kugelhahn, Schlauch, Auslaufrohr"
"images_meta_data" => "[{"id":27207,"mdate":"2015-03-20 14:10:35","filename":"27207_20150320-141035.jpg","imageSimilar":0,"text":"Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117670","123556"]"
"META_KEYWORD" => "Hebelpumpen,Fasspumpen,Handpumpen,Behälterpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Kleingebinde"
"CS_PDF_SEITE" => "257"
"CS_SHIPPING_HEIGHT_IN" => 44.6063233
"CS_MATERIAL" => "Stahl"
"ZPIM_VISKOSITAET_MAX" => 6000
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1500
"ZPIM_WERKSTOFF_1" => "Stahl"
"ITEM_NAME_FOR_SHOP" => "Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1030
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 600
"CS_SALESRANK" => 6957
"CS_SHIPPING_WEIGHT_LBS" => 5.732018812
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>mit 1,5 m Schlauch, Kugelhahn und Auslaufrohr</li><li>geeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeöl</li><li>anwendbar für 50-60 l Fässer</li><li>Förderleistung je Hub 0,1 Liter</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.6"
"CS_ORIGIN" => "QU - Unbekannt"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 2.6
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Manuelle Hebelpumpe, mit Kugelhahn, Schlauch, Auslaufrohr"
"canonicalUrl" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-fuer-diesel-und-heizoel-mit-kugelhahn-117667/117667"
"robots" => "index,follow"
"description" => "Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Manuelle Hebelpumpe, mit Kugelhahn, Schlauch, Auslaufrohr"
"description" => "Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-fuer-diesel-und-heizoel-mit-kugelhahn-117667/117667"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn"
"description" => "mit 1,5 m Schlauch, Kugelhahn und Auslaufrohrgeeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeölanwendbar für 50-60 l FässerFörderleistung je Hub 0,1 Liter"
"image" => [
"https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
]
"sku" => "117667W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-fuer-diesel-und-heizoel-mit-kugelhahn-117667/117667"
"priceCurrency" => "EUR"
"price" => "252.28"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4024937095270"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 21200
"centAmountGross" => 25228
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117667"
"displaySku" => "117667W"
"sortRank" => 6957
"slug" => "manuelle-hebelpumpe-f-52-fuer-diesel-und-heizoel-mit-kugelhahn-117667"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-fuer-diesel-und-heizoel-mit-kugelhahn-117667/117667"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#257"
"canonical" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-fuer-diesel-und-heizoel-mit-kugelhahn-117667/117667"
]
"name" => "Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit 1,5 m Schlauch, Kugelhahn und Auslaufrohr</li><li>geeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeöl</li><li>anwendbar für 50-60 l Fässer</li><li>Förderleistung je Hub 0,1 Liter</li></ul>"
"images" => [
[
"id" => 27207
"filename" => "27207_20150320-141035.jpg"
"uri" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
"text" => "Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
"medium" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
"small" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27207
"filename" => "27207_20150320-141035.jpg"
"uri" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
"text" => "Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
"medium" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
"small" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 21200
"centAmountGross" => 25228
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineral- und Hydrauliköle"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_AUSSTATTUNG" => "mit 1,5 m Schlauch, Kugelhahn und Auslaufrohr"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 1030
"META_DESCRIPTION" => "Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn"
"MARA_NTGEW" => 2.6
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1030"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit 1,5 m Schlauch, Kugelhahn und Auslaufrohr"},{"label":"Einsatzbereich","value":"Mineral- und Hydrauliköle"},{"label":"Tauchtiefe [mm]","value":"600"},{"label":"Durchmesser Tauchrohr [mm]","value":"38"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Höhe außen [mm]","value":"1030"},{"label":"Schlauchlänge [mm]","value":"1500"},{"label":"Werkstoff","value":"Stahl"},{"label":"Viskosität max [mPas]","value":"6000"},{"label":"Förderleistung je Hub [l]","value":"0,12"},{"label":"Geeignet für","value":"für Kleingebinde"},{"label":"Antrieb","value":"manuell"},{"label":"Innengewinde","value":"2\""},{"label":"Außengewinde","value":"2\""},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"2,6"}]"
"MARA_BRGEW" => 2.6
"CS_GTIN" => "4024937095270"
"SAP_HERKUNFTSLAND" => "QU"
"CS_COLOR" => "diverse"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"117667WI"}}"
"META_TITLE" => "Manuelle Hebelpumpe, mit Kugelhahn, Schlauch, Auslaufrohr"
"images_meta_data" => "[{"id":27207,"mdate":"2015-03-20 14:10:35","filename":"27207_20150320-141035.jpg","imageSimilar":0,"text":"Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117670","123556"]"
"META_KEYWORD" => "Hebelpumpen,Fasspumpen,Handpumpen,Behälterpumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Kleingebinde"
"CS_PDF_SEITE" => "257"
"CS_SHIPPING_HEIGHT_IN" => 44.6063233
"CS_MATERIAL" => "Stahl"
"ZPIM_VISKOSITAET_MAX" => 6000
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1500
"ZPIM_WERKSTOFF_1" => "Stahl"
"ITEM_NAME_FOR_SHOP" => "Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1030
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 600
"CS_SALESRANK" => 6957
"CS_SHIPPING_WEIGHT_LBS" => 5.732018812
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>mit 1,5 m Schlauch, Kugelhahn und Auslaufrohr</li><li>geeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeöl</li><li>anwendbar für 50-60 l Fässer</li><li>Förderleistung je Hub 0,1 Liter</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.6"
"CS_ORIGIN" => "QU - Unbekannt"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 2.6
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Manuelle Hebelpumpe, mit Kugelhahn, Schlauch, Auslaufrohr"
"canonicalUrl" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-fuer-diesel-und-heizoel-mit-kugelhahn-117667/117667"
"robots" => "index,follow"
"description" => "Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Manuelle Hebelpumpe, mit Kugelhahn, Schlauch, Auslaufrohr"
"description" => "Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-fuer-diesel-und-heizoel-mit-kugelhahn-117667/117667"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Manuelle Hebelpumpe F 52 für Diesel und Heizöl, mit Kugelhahn"
"description" => "mit 1,5 m Schlauch, Kugelhahn und Auslaufrohrgeeignet für: Diesel, Heizöl, Hydraulik-, Motoren- und Getriebeölanwendbar für 50-60 l FässerFörderleistung je Hub 0,1 Liter"
"image" => [
"https://assets.dev.denios.io/article/27207_20150320-141035.jpg"
]
"sku" => "117667W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/manuelle-hebelpumpe-f-52-fuer-diesel-und-heizoel-mit-kugelhahn-117667/117667"
"priceCurrency" => "EUR"
"price" => "252.28"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4024937095270"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 21200
"centAmountGross" => 25228
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Mineral- und Hydrauliköle"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
600.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Stahl"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
6000
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "b9cf004b8898c4db7dd6d4ce6b37563e"
]
"sort" => [
6957
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3171092f-040c-4777-ae9d-cedf70959454"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "3171092f-040c-4777-ae9d-cedf70959454"
"key" => "200215"
"version" => 4596
"businessUnit" => "CP"
"slug" => "fasspumpe-gasdicht-aus-polypropylen-pp-mit-zus-gasleitung-tauchtiefe-40-67cm-adapter-30-70mm-200215"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-gasdicht-aus-polypropylen-pp-mit-zus-gasleitung-tauchtiefe-40-67cm-adapter-30-70mm-200215/200215"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/fasspumpe-gasdicht-aus-polypropylen-pp-mit-zus-gasleitung-tauchtiefe-40-67cm-adapter-30-70mm-200215/200215"
]
"name" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Fasspumpe Gasdicht ermöglicht geruchfreies Abfüllen.</li><li>Pumpe aus Polypropylen (PP), Gas- und Flüssigkeitsschläuche aus PVC</li><li>stufenlos ausziehbares Teleskoprohr</li><li>für Fass- und Behältertiefen von 400 - 670 mm</li><li>mit 2 Universal-Adaptern für Behälteröffnungen Ø 30 - 70 mm</li><li>Förderleistung: ca. 200 ml/Hub</li><li>mit 2 Absperrhähnen (je 1 x für die Gas- und für die Flüssigkeitsleitung)</li><li>Entstehende Dämpfe werden vom Zufüllgebinde ins Abfüllgebinde zurückgeführt.</li><li>Gasdichte Pumpen werden für stark riechende Stoffe wie z.B. Ammoniak eingesetzt.</li></ul>"
"createdAt" => "2021-08-10T15:47:09+0000"
"master" => [
"id" => 1
"sku" => "200215"
"displaySku" => "200215W"
"sortRank" => 6438
"slug" => "fasspumpe-gasdicht-aus-polypropylen-pp-mit-zus-gasleitung-tauchtiefe-40-67cm-adapter-30-70mm-200215"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-gasdicht-aus-polypropylen-pp-mit-zus-gasleitung-tauchtiefe-40-67cm-adapter-30-70mm-200215/200215"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/fasspumpe-gasdicht-aus-polypropylen-pp-mit-zus-gasleitung-tauchtiefe-40-67cm-adapter-30-70mm-200215/200215"
]
"name" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Fasspumpe Gasdicht ermöglicht geruchfreies Abfüllen.</li><li>Pumpe aus Polypropylen (PP), Gas- und Flüssigkeitsschläuche aus PVC</li><li>stufenlos ausziehbares Teleskoprohr</li><li>für Fass- und Behältertiefen von 400 - 670 mm</li><li>mit 2 Universal-Adaptern für Behälteröffnungen Ø 30 - 70 mm</li><li>Förderleistung: ca. 200 ml/Hub</li><li>mit 2 Absperrhähnen (je 1 x für die Gas- und für die Flüssigkeitsleitung)</li><li>Entstehende Dämpfe werden vom Zufüllgebinde ins Abfüllgebinde zurückgeführt.</li><li>Gasdichte Pumpen werden für stark riechende Stoffe wie z.B. Ammoniak eingesetzt.</li></ul>"
"images" => [
[
"id" => 27389
"filename" => "27389_20150715-164803.jpg"
"uri" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
"text" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
"medium" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
"small" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27390
"filename" => "27390_20150320-141054.jpg"
"uri" => "https://assets.dev.denios.io/article/27390_20150320-141054.jpg"
"text" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27390_20150320-141054.jpg"
"medium" => "https://assets.dev.denios.io/article/27390_20150320-141054.jpg"
"small" => "https://assets.dev.denios.io/article/27390_20150320-141054.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27390_20150320-141054.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27389
"filename" => "27389_20150715-164803.jpg"
"uri" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
"text" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
"medium" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
"small" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 26100
"centAmountGross" => 31059
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm"
"MARA_NTGEW" => 2
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Werkstoff","value":"PP"},{"label":"Förderleistung je Hub [l]","value":"0,2"},{"label":"Geeignet für","value":"für stark riechende Stoffe (Ammoniak)"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"2"}]"
"MARA_BRGEW" => 2
"CS_GTIN" => "4067722018368"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"36419090"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36419090"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"200215WI"}}"
"META_TITLE" => "Fasspumpe Gasdicht aus PP mit zusätzlicher Gasleitung"
"images_meta_data" => "[{"id":27389,"mdate":"2015-07-15 16:48:03","filename":"27389_20150715-164803.jpg","imageSimilar":0,"text":"Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm - 1"},{"id":27390,"mdate":"2015-03-20 14:10:54","filename":"27390_20150320-141054.jpg","imageSimilar":0,"text":"Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für stark riechende Stoffe (Ammoniak)"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm"
"service_articles" => "["170745","231875"]"
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 6438
"CS_SHIPPING_WEIGHT_LBS" => 4.40924524
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Die Fasspumpe Gasdicht ermöglicht geruchfreies Abfüllen.</li><li>Pumpe aus Polypropylen (PP), Gas- und Flüssigkeitsschläuche aus PVC</li><li>stufenlos ausziehbares Teleskoprohr</li><li>für Fass- und Behältertiefen von 400 - 670 mm</li><li>mit 2 Universal-Adaptern für Behälteröffnungen Ø 30 - 70 mm</li><li>Förderleistung: ca. 200 ml/Hub</li><li>mit 2 Absperrhähnen (je 1 x für die Gas- und für die Flüssigkeitsleitung)</li><li>Entstehende Dämpfe werden vom Zufüllgebinde ins Abfüllgebinde zurückgeführt.</li><li>Gasdichte Pumpen werden für stark riechende Stoffe wie z.B. Ammoniak eingesetzt.</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2"
"CS_LIEFERANTEN_SKU" => "5610-1030"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 2
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe Gasdicht aus PP mit zusätzlicher Gasleitung"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-gasdicht-aus-polypropylen-pp-mit-zus-gasleitung-tauchtiefe-40-67cm-adapter-30-70mm-200215/200215"
"robots" => "index,follow"
"description" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe Gasdicht aus PP mit zusätzlicher Gasleitung"
"description" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-gasdicht-aus-polypropylen-pp-mit-zus-gasleitung-tauchtiefe-40-67cm-adapter-30-70mm-200215/200215"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27390_20150320-141054.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm"
"description" => "Die Fasspumpe Gasdicht ermöglicht geruchfreies Abfüllen.Pumpe aus Polypropylen (PP), Gas- und Flüssigkeitsschläuche aus PVCstufenlos ausziehbares Teleskoprohrfür Fass- und Behältertiefen von 400 - 670 mmmit 2 Universal-Adaptern für Behälteröffnungen Ø 30 - 70 mmFörderleistung: ca. 200 ml/Hubmit 2 Absperrhähnen (je 1 x für die Gas- und für die Flüssigkeitsleitung)Entstehende Dämpfe werden vom Zufüllgebinde ins Abfüllgebinde zurückgeführt.Gasdichte Pumpen werden für stark riechende Stoffe wie z.B. Ammoniak eingesetzt."
"image" => [
"https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
"https://assets.dev.denios.io/article/27390_20150320-141054.jpg"
]
"sku" => "200215W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-gasdicht-aus-polypropylen-pp-mit-zus-gasleitung-tauchtiefe-40-67cm-adapter-30-70mm-200215/200215"
"priceCurrency" => "EUR"
"price" => "310.59"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018368"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 26100
"centAmountGross" => 31059
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "200215"
"displaySku" => "200215W"
"sortRank" => 6438
"slug" => "fasspumpe-gasdicht-aus-polypropylen-pp-mit-zus-gasleitung-tauchtiefe-40-67cm-adapter-30-70mm-200215"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-gasdicht-aus-polypropylen-pp-mit-zus-gasleitung-tauchtiefe-40-67cm-adapter-30-70mm-200215/200215"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/fasspumpe-gasdicht-aus-polypropylen-pp-mit-zus-gasleitung-tauchtiefe-40-67cm-adapter-30-70mm-200215/200215"
]
"name" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Fasspumpe Gasdicht ermöglicht geruchfreies Abfüllen.</li><li>Pumpe aus Polypropylen (PP), Gas- und Flüssigkeitsschläuche aus PVC</li><li>stufenlos ausziehbares Teleskoprohr</li><li>für Fass- und Behältertiefen von 400 - 670 mm</li><li>mit 2 Universal-Adaptern für Behälteröffnungen Ø 30 - 70 mm</li><li>Förderleistung: ca. 200 ml/Hub</li><li>mit 2 Absperrhähnen (je 1 x für die Gas- und für die Flüssigkeitsleitung)</li><li>Entstehende Dämpfe werden vom Zufüllgebinde ins Abfüllgebinde zurückgeführt.</li><li>Gasdichte Pumpen werden für stark riechende Stoffe wie z.B. Ammoniak eingesetzt.</li></ul>"
"images" => [
[
"id" => 27389
"filename" => "27389_20150715-164803.jpg"
"uri" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
"text" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
"medium" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
"small" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27390
"filename" => "27390_20150320-141054.jpg"
"uri" => "https://assets.dev.denios.io/article/27390_20150320-141054.jpg"
"text" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27390_20150320-141054.jpg"
"medium" => "https://assets.dev.denios.io/article/27390_20150320-141054.jpg"
"small" => "https://assets.dev.denios.io/article/27390_20150320-141054.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27390_20150320-141054.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27389
"filename" => "27389_20150715-164803.jpg"
"uri" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
"text" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
"medium" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
"small" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 26100
"centAmountGross" => 31059
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm"
"MARA_NTGEW" => 2
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Werkstoff","value":"PP"},{"label":"Förderleistung je Hub [l]","value":"0,2"},{"label":"Geeignet für","value":"für stark riechende Stoffe (Ammoniak)"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Gewicht [kg]","value":"2"}]"
"MARA_BRGEW" => 2
"CS_GTIN" => "4067722018368"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"36419090"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36419090"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"200215WI"}}"
"META_TITLE" => "Fasspumpe Gasdicht aus PP mit zusätzlicher Gasleitung"
"images_meta_data" => "[{"id":27389,"mdate":"2015-07-15 16:48:03","filename":"27389_20150715-164803.jpg","imageSimilar":0,"text":"Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm - 1"},{"id":27390,"mdate":"2015-03-20 14:10:54","filename":"27390_20150320-141054.jpg","imageSimilar":0,"text":"Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für stark riechende Stoffe (Ammoniak)"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm"
"service_articles" => "["170745","231875"]"
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 6438
"CS_SHIPPING_WEIGHT_LBS" => 4.40924524
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Die Fasspumpe Gasdicht ermöglicht geruchfreies Abfüllen.</li><li>Pumpe aus Polypropylen (PP), Gas- und Flüssigkeitsschläuche aus PVC</li><li>stufenlos ausziehbares Teleskoprohr</li><li>für Fass- und Behältertiefen von 400 - 670 mm</li><li>mit 2 Universal-Adaptern für Behälteröffnungen Ø 30 - 70 mm</li><li>Förderleistung: ca. 200 ml/Hub</li><li>mit 2 Absperrhähnen (je 1 x für die Gas- und für die Flüssigkeitsleitung)</li><li>Entstehende Dämpfe werden vom Zufüllgebinde ins Abfüllgebinde zurückgeführt.</li><li>Gasdichte Pumpen werden für stark riechende Stoffe wie z.B. Ammoniak eingesetzt.</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2"
"CS_LIEFERANTEN_SKU" => "5610-1030"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 2
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe Gasdicht aus PP mit zusätzlicher Gasleitung"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-gasdicht-aus-polypropylen-pp-mit-zus-gasleitung-tauchtiefe-40-67cm-adapter-30-70mm-200215/200215"
"robots" => "index,follow"
"description" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe Gasdicht aus PP mit zusätzlicher Gasleitung"
"description" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-gasdicht-aus-polypropylen-pp-mit-zus-gasleitung-tauchtiefe-40-67cm-adapter-30-70mm-200215/200215"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27390_20150320-141054.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe Gasdicht aus Polypropylen (PP), mit zus. Gasleitung, Tauchtiefe 40-67cm, Adapter 30-70mm"
"description" => "Die Fasspumpe Gasdicht ermöglicht geruchfreies Abfüllen.Pumpe aus Polypropylen (PP), Gas- und Flüssigkeitsschläuche aus PVCstufenlos ausziehbares Teleskoprohrfür Fass- und Behältertiefen von 400 - 670 mmmit 2 Universal-Adaptern für Behälteröffnungen Ø 30 - 70 mmFörderleistung: ca. 200 ml/Hubmit 2 Absperrhähnen (je 1 x für die Gas- und für die Flüssigkeitsleitung)Entstehende Dämpfe werden vom Zufüllgebinde ins Abfüllgebinde zurückgeführt.Gasdichte Pumpen werden für stark riechende Stoffe wie z.B. Ammoniak eingesetzt."
"image" => [
"https://assets.dev.denios.io/article/27389_20150715-164803.jpg"
"https://assets.dev.denios.io/article/27390_20150320-141054.jpg"
]
"sku" => "200215W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-gasdicht-aus-polypropylen-pp-mit-zus-gasleitung-tauchtiefe-40-67cm-adapter-30-70mm-200215/200215"
"priceCurrency" => "EUR"
"price" => "310.59"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018368"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 26100
"centAmountGross" => 31059
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
700.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "b9b6bab6370cfd0f9915161775a01e40"
]
"sort" => [
6438
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c1747b79-08e2-491c-b2db-e6b252606ba6"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "c1747b79-08e2-491c-b2db-e6b252606ba6"
"key" => "117604"
"version" => 4680
"businessUnit" => "CP"
"slug" => "fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufbogen-650-mm-tauchtiefe-117604"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufbogen-650-mm-tauchtiefe-117604/117604"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufbogen-650-mm-tauchtiefe-117604/117604"
]
"name" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,25 l</li><li>für 60 bis 110-Liter-Kunststofffässer</li></ul>"
"createdAt" => "2021-08-10T15:47:09+0000"
"master" => [
"id" => 1
"sku" => "117604"
"displaySku" => "117604W"
"sortRank" => 6419
"slug" => "fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufbogen-650-mm-tauchtiefe-117604"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufbogen-650-mm-tauchtiefe-117604/117604"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufbogen-650-mm-tauchtiefe-117604/117604"
]
"name" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,25 l</li><li>für 60 bis 110-Liter-Kunststofffässer</li></ul>"
"images" => [
[
"id" => 27192
"filename" => "27192_20161027-084433.jpg"
"uri" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"text" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"medium" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"small" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27192
"filename" => "27192_20161027-084433.jpg"
"uri" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"text" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"medium" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"small" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 22500
"centAmountGross" => 26775
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 2.9541943108
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe"
"MARA_NTGEW" => 1.34
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen\nChemikalien"},{"label":"Tauchtiefe [mm]","value":"650"},{"label":"Version","value":"Fasspumpe"},{"label":"Durchmesser Auslauf außen","value":"20"},{"label":"Ø Auslauf-Öffnung innen","value":"15"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Geeignet für","value":"für Kleingebinde / Fässer"},{"label":"Gewindebeschreibung","value":"Mauser grob"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"Mauser"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,34"}]"
"MARA_BRGEW" => 1.34
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 650 mm Tauchtiefe"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27192,"mdate":"16-10-27 08:44:33","filename":"27192_20161027-084433.jpg","imageSimilar":0,"text":"Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117600","117605","117606","148418","148422","148424","148426"]"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Kleingebinde / Fässer"
"CS_PDF_SEITE" => "246"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 650
"CS_SALESRANK" => 6419
"accessory_articles" => "["179493","179496","179495","179494"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.34"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.34
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 650 mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufbogen-650-mm-tauchtiefe-117604/117604"
"robots" => "index,follow"
"description" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 650 mm Tauchtiefe"
"description" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufbogen-650-mm-tauchtiefe-117604/117604"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe"
"description" => "zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.Kolbenstange Metall, PP ummanteltPTFE-Dichtunggute Fassrestentleerung durch tief liegendes Bodenrückschlagventilinkl. Fassverschraubung aus PP (Mauser 2‘‘)Tauchrohr Ø mm: 32Förderleistung je Hub: 0,25 lfür 60 bis 110-Liter-Kunststofffässer"
"image" => [
"https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"sku" => "117604W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufbogen-650-mm-tauchtiefe-117604/117604"
"priceCurrency" => "EUR"
"price" => "267.75"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 22500
"centAmountGross" => 26775
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117604"
"displaySku" => "117604W"
"sortRank" => 6419
"slug" => "fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufbogen-650-mm-tauchtiefe-117604"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufbogen-650-mm-tauchtiefe-117604/117604"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufbogen-650-mm-tauchtiefe-117604/117604"
]
"name" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,25 l</li><li>für 60 bis 110-Liter-Kunststofffässer</li></ul>"
"images" => [
[
"id" => 27192
"filename" => "27192_20161027-084433.jpg"
"uri" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"text" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"medium" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"small" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27192
"filename" => "27192_20161027-084433.jpg"
"uri" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"text" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"medium" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"small" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 22500
"centAmountGross" => 26775
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 2.9541943108
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe"
"MARA_NTGEW" => 1.34
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen\nChemikalien"},{"label":"Tauchtiefe [mm]","value":"650"},{"label":"Version","value":"Fasspumpe"},{"label":"Durchmesser Auslauf außen","value":"20"},{"label":"Ø Auslauf-Öffnung innen","value":"15"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Geeignet für","value":"für Kleingebinde / Fässer"},{"label":"Gewindebeschreibung","value":"Mauser grob"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"Mauser"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,34"}]"
"MARA_BRGEW" => 1.34
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 650 mm Tauchtiefe"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27192,"mdate":"16-10-27 08:44:33","filename":"27192_20161027-084433.jpg","imageSimilar":0,"text":"Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117600","117605","117606","148418","148422","148424","148426"]"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Kleingebinde / Fässer"
"CS_PDF_SEITE" => "246"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 650
"CS_SALESRANK" => 6419
"accessory_articles" => "["179493","179496","179495","179494"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.34"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.34
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 650 mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufbogen-650-mm-tauchtiefe-117604/117604"
"robots" => "index,follow"
"description" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 650 mm Tauchtiefe"
"description" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufbogen-650-mm-tauchtiefe-117604/117604"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufbogen, 650 mm Tauchtiefe"
"description" => "zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.Kolbenstange Metall, PP ummanteltPTFE-Dichtunggute Fassrestentleerung durch tief liegendes Bodenrückschlagventilinkl. Fassverschraubung aus PP (Mauser 2‘‘)Tauchrohr Ø mm: 32Förderleistung je Hub: 0,25 lfür 60 bis 110-Liter-Kunststofffässer"
"image" => [
"https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"sku" => "117604W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufbogen-650-mm-tauchtiefe-117604/117604"
"priceCurrency" => "EUR"
"price" => "267.75"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 22500
"centAmountGross" => 26775
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
650.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "5a61e174ed66e24cb121a8494d82d2db"
]
"sort" => [
6419
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6d3c1f95-ceb1-403d-a25e-77f8a87a03c1"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "6d3c1f95-ceb1-403d-a25e-77f8a87a03c1"
"key" => "117600"
"version" => 4675
"businessUnit" => "CP"
"slug" => "fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufbogen-500-mm-tauchtiefe-117600"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufbogen-500-mm-tauchtiefe-117600/117600"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufbogen-500-mm-tauchtiefe-117600/117600"
]
"name" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,2 l</li><li>für 60-Liter-Kunststofffässer</li></ul>"
"createdAt" => "2021-08-10T15:47:09+0000"
"master" => [
"id" => 1
"sku" => "117600"
"displaySku" => "117600W"
"sortRank" => 6396
"slug" => "fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufbogen-500-mm-tauchtiefe-117600"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufbogen-500-mm-tauchtiefe-117600/117600"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufbogen-500-mm-tauchtiefe-117600/117600"
]
"name" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,2 l</li><li>für 60-Liter-Kunststofffässer</li></ul>"
"images" => [
[
"id" => 27192
"filename" => "27192_20161027-084433.jpg"
"uri" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"text" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"medium" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"small" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27192
"filename" => "27192_20161027-084433.jpg"
"uri" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"text" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"medium" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"small" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 22500
"centAmountGross" => 26775
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 2.9541943108
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe"
"MARA_NTGEW" => 1.34
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen\nChemikalien"},{"label":"Tauchtiefe [mm]","value":"500"},{"label":"Version","value":"Fasspumpe"},{"label":"Durchmesser Auslauf außen","value":"20"},{"label":"Ø Auslauf-Öffnung innen","value":"15"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,2"},{"label":"Geeignet für","value":"für Kleingebinde / Fässer"},{"label":"Gewindebeschreibung","value":"Mauser grob"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"Mauser"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,34"}]"
"MARA_BRGEW" => 1.34
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 500 mm Tauchtiefe"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27192,"mdate":"16-10-27 08:44:33","filename":"27192_20161027-084433.jpg","imageSimilar":0,"text":"Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117604","117605","117606","148418","148422","148424","148426"]"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Kleingebinde / Fässer"
"CS_PDF_SEITE" => "246"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 500
"CS_SALESRANK" => 6396
"accessory_articles" => "["179493","179496","179495","179494"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.34"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.34
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 500 mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufbogen-500-mm-tauchtiefe-117600/117600"
"robots" => "index,follow"
"description" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 500 mm Tauchtiefe"
"description" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufbogen-500-mm-tauchtiefe-117600/117600"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe"
"description" => "zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.Kolbenstange Metall, PP ummanteltPTFE-Dichtunggute Fassrestentleerung durch tief liegendes Bodenrückschlagventilinkl. Fassverschraubung aus PP (Mauser 2‘‘)Tauchrohr Ø mm: 32Förderleistung je Hub: 0,2 lfür 60-Liter-Kunststofffässer"
"image" => [
"https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"sku" => "117600W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufbogen-500-mm-tauchtiefe-117600/117600"
"priceCurrency" => "EUR"
"price" => "267.75"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 22500
"centAmountGross" => 26775
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117600"
"displaySku" => "117600W"
"sortRank" => 6396
"slug" => "fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufbogen-500-mm-tauchtiefe-117600"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufbogen-500-mm-tauchtiefe-117600/117600"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufbogen-500-mm-tauchtiefe-117600/117600"
]
"name" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,2 l</li><li>für 60-Liter-Kunststofffässer</li></ul>"
"images" => [
[
"id" => 27192
"filename" => "27192_20161027-084433.jpg"
"uri" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"text" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"medium" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"small" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27192
"filename" => "27192_20161027-084433.jpg"
"uri" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"text" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"medium" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"small" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 22500
"centAmountGross" => 26775
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 2.9541943108
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe"
"MARA_NTGEW" => 1.34
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen\nChemikalien"},{"label":"Tauchtiefe [mm]","value":"500"},{"label":"Version","value":"Fasspumpe"},{"label":"Durchmesser Auslauf außen","value":"20"},{"label":"Ø Auslauf-Öffnung innen","value":"15"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,2"},{"label":"Geeignet für","value":"für Kleingebinde / Fässer"},{"label":"Gewindebeschreibung","value":"Mauser grob"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"Mauser"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,34"}]"
"MARA_BRGEW" => 1.34
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 500 mm Tauchtiefe"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27192,"mdate":"16-10-27 08:44:33","filename":"27192_20161027-084433.jpg","imageSimilar":0,"text":"Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117604","117605","117606","148418","148422","148424","148426"]"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Kleingebinde / Fässer"
"CS_PDF_SEITE" => "246"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 500
"CS_SALESRANK" => 6396
"accessory_articles" => "["179493","179496","179495","179494"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.34"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.34
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 500 mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufbogen-500-mm-tauchtiefe-117600/117600"
"robots" => "index,follow"
"description" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe aus Polypropylen mit Auslaufbogen, 500 mm Tauchtiefe"
"description" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufbogen-500-mm-tauchtiefe-117600/117600"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe P 5 aus Polypropylen (PP), mit Auslaufbogen, 500 mm Tauchtiefe"
"description" => "zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.Kolbenstange Metall, PP ummanteltPTFE-Dichtunggute Fassrestentleerung durch tief liegendes Bodenrückschlagventilinkl. Fassverschraubung aus PP (Mauser 2‘‘)Tauchrohr Ø mm: 32Förderleistung je Hub: 0,2 lfür 60-Liter-Kunststofffässer"
"image" => [
"https://assets.dev.denios.io/article/27192_20161027-084433.jpg"
]
"sku" => "117600W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-p-5-aus-polypropylen-pp-mit-auslaufbogen-500-mm-tauchtiefe-117600/117600"
"priceCurrency" => "EUR"
"price" => "267.75"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 22500
"centAmountGross" => 26775
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
500.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "642e6dd574df91d9f3127ce56d70dc13"
]
"sort" => [
6396
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "fd314676-14ba-45a9-b9af-aff5729e00e2"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "fd314676-14ba-45a9-b9af-aff5729e00e2"
"key" => "117580"
"version" => 5907
"businessUnit" => "CP"
"slug" => "handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-und-schwenkarm-117580"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-und-schwenkarm-117580/117580"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-und-schwenkarm-117580/117580"
]
"name" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Rotationspumpe aus Grauguss</li><li>für z. B. leichte Mineralöle, Maschinenöle</li><li>mit Stahltauchrohr</li><li>Fördermenge: ca. 0,25 l/Umdrehung</li><li>Tauchtiefe: 860 mm</li><li>für Fassgewinde R 2“</li><li>mit zusätzlichem Schwenkarm und trichterförmiger Stellfläche, zur sicheren Rückführung von Tropfverlusten</li></ul>"
"createdAt" => "2020-08-10T08:16:07+0000"
"master" => [
"id" => 1
"sku" => "117580"
"displaySku" => "117580W"
"sortRank" => 6380
"slug" => "handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-und-schwenkarm-117580"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-und-schwenkarm-117580/117580"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-und-schwenkarm-117580/117580"
]
"name" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Rotationspumpe aus Grauguss</li><li>für z. B. leichte Mineralöle, Maschinenöle</li><li>mit Stahltauchrohr</li><li>Fördermenge: ca. 0,25 l/Umdrehung</li><li>Tauchtiefe: 860 mm</li><li>für Fassgewinde R 2“</li><li>mit zusätzlichem Schwenkarm und trichterförmiger Stellfläche, zur sicheren Rückführung von Tropfverlusten</li></ul>"
"images" => [
[
"id" => 27182
"filename" => "27182_20150320-141206.jpg"
"uri" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
"text" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
"medium" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
"small" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27182
"filename" => "27182_20150320-141206.jpg"
"uri" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
"text" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
"medium" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
"small" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 23200
"centAmountGross" => 27608
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_IN" => 9.0944931
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"TIEFE_AUSSEN" => 180
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 1450
"META_DESCRIPTION" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm"
"MARA_NTGEW" => 5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1450"
"CS_EINSATZBEREICH_PUMPEN" => [
"leichte Mineralöle"
"Maschinenöle"
]
"CS_SHIPPING_WIDTH_MM" => 210
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"leichte Mineralöle\nMaschinenöle"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Tiefe außen [mm]","value":"180"},{"label":"Höhe außen [mm]","value":"1450"},{"label":"Schlauchlänge [mm]","value":"1000"},{"label":"Werkstoff","value":"Grauguss"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Geeignet für","value":"für 200-l-Fässer"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Innengewinde","value":"TriSure grob"},{"label":"Außengewinde","value":"R2\""},{"label":"Gewicht [kg]","value":"5"}]"
"MARA_BRGEW" => 5
"ship_length" => "180"
"SAP_HERKUNFTSLAND" => "TW"
"CS_COLOR" => "rot"
"CS_SHIPPING_LENGTH_MM" => 180
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151521"},"punchout_danfoss_pl":{"matgroup":"40151521"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151521"},"punchout_sunchemical_ch":{"matgroup":"40151521"},"punchout_danfoss_dk":{"matgroup":"40151521"},"punchout_danfoss_sk":{"matgroup":"40151521"},"punchout_brenntag_de":{"matgroup":"40151521"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151521"},"punchout_esteelauder_uk":{"matgroup":"40151521"},"punchout_esteelauder_ch":{"matgroup":"40151521"},"punchout_takeda_ch":{"matgroup":"40151521"},"punchout_sika_de":{"matgroup":"40151521"},"punchout_bachem_ch":{"matgroup":"40151521"},"punchout_migros_ch":{"matgroup":"40151521"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151521"},"punchout_tesla_de":{"matgroup":"40151521"},"punchout_umicore_de":{"matgroup":"40151521"},"punchout_upm_fi":{"matgroup":"40151521"},"punchout_axalta_de":{"matgroup":"40151521"},"punchout_husqvarna_pl":{"matgroup":"40151521"},"punchout_navalgroup_fr":{"matgroup":"40151521"},"punchout_itp_aero_es":{"matgroup":"40151521"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151521"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151521"},"punchout_sidenor_es":{"matnr":"117580WI"}}"
"META_TITLE" => "Handkurbelrotationspumpe, aus Grauguss, mit Schwenkarm"
"ship_width" => "210"
"images_meta_data" => "[{"id":27182,"mdate":"2015-03-20 14:12:06","filename":"27182_20150320-141206.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Hebelpumpen,Abfüllpumpen,Rotationspumpen,Handkurbelrotationspumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für 200-l-Fässer"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 62.7953095
"CS_MATERIAL" => "Grauguss"
"ZPIM_VISKOSITAET_MAX" => 500
"ZPIM_ANTRIEB" => "manuell"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 7.7952798
"ZPIM_SCHLAUCHLAENGE" => 1000
"ZPIM_WERKSTOFF_1" => "Grauguss"
"ITEM_NAME_FOR_SHOP" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1450
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 6380
"CS_SHIPPING_WEIGHT_LBS" => 11.0231131
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Rotationspumpe aus Grauguss</li><li>für z. B. leichte Mineralöle, Maschinenöle</li><li>mit Stahltauchrohr</li><li>Fördermenge: ca. 0,25 l/Umdrehung</li><li>Tauchtiefe: 860 mm</li><li>für Fassgewinde R 2“</li><li>mit zusätzlichem Schwenkarm und trichterförmiger Stellfläche, zur sicheren Rückführung von Tropfverlusten</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "5"
"CS_ORIGIN" => "TW - Taiwan"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Handkurbelrotationspumpe, aus Grauguss, mit Schwenkarm"
"canonicalUrl" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-und-schwenkarm-117580/117580"
"robots" => "index,follow"
"description" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Handkurbelrotationspumpe, aus Grauguss, mit Schwenkarm"
"description" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-und-schwenkarm-117580/117580"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm"
"description" => "Rotationspumpe aus Graugussfür z. B. leichte Mineralöle, Maschinenölemit StahltauchrohrFördermenge: ca. 0,25 l/UmdrehungTauchtiefe: 860 mmfür Fassgewinde R 2“mit zusätzlichem Schwenkarm und trichterförmiger Stellfläche, zur sicheren Rückführung von Tropfverlusten"
"image" => [
"https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
]
"sku" => "117580W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-und-schwenkarm-117580/117580"
"priceCurrency" => "EUR"
"price" => "276.08"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 23200
"centAmountGross" => 27608
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117580"
"displaySku" => "117580W"
"sortRank" => 6380
"slug" => "handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-und-schwenkarm-117580"
"links" => [
"webshop" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-und-schwenkarm-117580/117580"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-und-schwenkarm-117580/117580"
]
"name" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Rotationspumpe aus Grauguss</li><li>für z. B. leichte Mineralöle, Maschinenöle</li><li>mit Stahltauchrohr</li><li>Fördermenge: ca. 0,25 l/Umdrehung</li><li>Tauchtiefe: 860 mm</li><li>für Fassgewinde R 2“</li><li>mit zusätzlichem Schwenkarm und trichterförmiger Stellfläche, zur sicheren Rückführung von Tropfverlusten</li></ul>"
"images" => [
[
"id" => 27182
"filename" => "27182_20150320-141206.jpg"
"uri" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
"text" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
"medium" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
"small" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27182
"filename" => "27182_20150320-141206.jpg"
"uri" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
"text" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
"medium" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
"small" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 23200
"centAmountGross" => 27608
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_IN" => 9.0944931
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"TIEFE_AUSSEN" => 180
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"CS_SHIPPING_HEIGHT_MM" => 1450
"META_DESCRIPTION" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm"
"MARA_NTGEW" => 5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1450"
"CS_EINSATZBEREICH_PUMPEN" => [
"leichte Mineralöle"
"Maschinenöle"
]
"CS_SHIPPING_WIDTH_MM" => 210
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"leichte Mineralöle\nMaschinenöle"},{"label":"Tauchtiefe [mm]","value":"1000"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Tiefe außen [mm]","value":"180"},{"label":"Höhe außen [mm]","value":"1450"},{"label":"Schlauchlänge [mm]","value":"1000"},{"label":"Werkstoff","value":"Grauguss"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Geeignet für","value":"für 200-l-Fässer"},{"label":"Gewindebeschreibung","value":"für Stahlfass"},{"label":"Antrieb","value":"manuell"},{"label":"Innengewinde","value":"TriSure grob"},{"label":"Außengewinde","value":"R2\""},{"label":"Gewicht [kg]","value":"5"}]"
"MARA_BRGEW" => 5
"ship_length" => "180"
"SAP_HERKUNFTSLAND" => "TW"
"CS_COLOR" => "rot"
"CS_SHIPPING_LENGTH_MM" => 180
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151521"},"punchout_danfoss_pl":{"matgroup":"40151521"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151521"},"punchout_sunchemical_ch":{"matgroup":"40151521"},"punchout_danfoss_dk":{"matgroup":"40151521"},"punchout_danfoss_sk":{"matgroup":"40151521"},"punchout_brenntag_de":{"matgroup":"40151521"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151521"},"punchout_esteelauder_uk":{"matgroup":"40151521"},"punchout_esteelauder_ch":{"matgroup":"40151521"},"punchout_takeda_ch":{"matgroup":"40151521"},"punchout_sika_de":{"matgroup":"40151521"},"punchout_bachem_ch":{"matgroup":"40151521"},"punchout_migros_ch":{"matgroup":"40151521"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151521"},"punchout_tesla_de":{"matgroup":"40151521"},"punchout_umicore_de":{"matgroup":"40151521"},"punchout_upm_fi":{"matgroup":"40151521"},"punchout_axalta_de":{"matgroup":"40151521"},"punchout_husqvarna_pl":{"matgroup":"40151521"},"punchout_navalgroup_fr":{"matgroup":"40151521"},"punchout_itp_aero_es":{"matgroup":"40151521"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151521"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_danfoss_gb":{"matgroup":"40151521"},"punchout_sidenor_es":{"matnr":"117580WI"}}"
"META_TITLE" => "Handkurbelrotationspumpe, aus Grauguss, mit Schwenkarm"
"ship_width" => "210"
"images_meta_data" => "[{"id":27182,"mdate":"2015-03-20 14:12:06","filename":"27182_20150320-141206.jpg","imageSimilar":0,"text":"Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Hebelpumpen,Abfüllpumpen,Rotationspumpen,Handkurbelrotationspumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für 200-l-Fässer"
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 62.7953095
"CS_MATERIAL" => "Grauguss"
"ZPIM_VISKOSITAET_MAX" => 500
"ZPIM_ANTRIEB" => "manuell"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 7.7952798
"ZPIM_SCHLAUCHLAENGE" => 1000
"ZPIM_WERKSTOFF_1" => "Grauguss"
"ITEM_NAME_FOR_SHOP" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1450
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 1000
"CS_SALESRANK" => 6380
"CS_SHIPPING_WEIGHT_LBS" => 11.0231131
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Rotationspumpe aus Grauguss</li><li>für z. B. leichte Mineralöle, Maschinenöle</li><li>mit Stahltauchrohr</li><li>Fördermenge: ca. 0,25 l/Umdrehung</li><li>Tauchtiefe: 860 mm</li><li>für Fassgewinde R 2“</li><li>mit zusätzlichem Schwenkarm und trichterförmiger Stellfläche, zur sicheren Rückführung von Tropfverlusten</li></ul>"
"accessory_articles" => "["173865"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "5"
"CS_ORIGIN" => "TW - Taiwan"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Handkurbelrotationspumpe, aus Grauguss, mit Schwenkarm"
"canonicalUrl" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-und-schwenkarm-117580/117580"
"robots" => "index,follow"
"description" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Handkurbelrotationspumpe, aus Grauguss, mit Schwenkarm"
"description" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-und-schwenkarm-117580/117580"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Handkurbelrotationspumpe aus Grauguss, mit Stahltauchrohr und Schwenkarm"
"description" => "Rotationspumpe aus Graugussfür z. B. leichte Mineralöle, Maschinenölemit StahltauchrohrFördermenge: ca. 0,25 l/UmdrehungTauchtiefe: 860 mmfür Fassgewinde R 2“mit zusätzlichem Schwenkarm und trichterförmiger Stellfläche, zur sicheren Rückführung von Tropfverlusten"
"image" => [
"https://assets.dev.denios.io/article/27182_20150320-141206.jpg"
]
"sku" => "117580W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/handkurbelrotationspumpe-aus-grauguss-mit-stahltauchrohr-und-schwenkarm-117580/117580"
"priceCurrency" => "EUR"
"price" => "276.08"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 23200
"centAmountGross" => 27608
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"leichte Mineralöle"
"Maschinenöle"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
1000.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Grauguss"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
500
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "b2b7f380dde7bd462145fbb8ebf6fe06"
]
"sort" => [
6380
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "465eb0df-6afa-47b1-a0c5-f9c176e9338a"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "465eb0df-6afa-47b1-a0c5-f9c176e9338a"
"key" => "179491"
"version" => 4557
"businessUnit" => "CP"
"slug" => "fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-950-mm-179491"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-950-mm-179491/179491"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-950-mm-179491/179491"
]
"name" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit Auslaufbogen inkl. PTFE-Absperrhahn</li></ul>"
"createdAt" => "2021-08-10T15:47:09+0000"
"master" => [
"id" => 1
"sku" => "179491"
"displaySku" => "179491W"
"sortRank" => 5860
"slug" => "fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-950-mm-179491"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-950-mm-179491/179491"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-950-mm-179491/179491"
]
"name" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit Auslaufbogen inkl. PTFE-Absperrhahn</li></ul>"
"images" => [
[
"id" => 27320
"filename" => "27320_20150320-141231.jpg"
"uri" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"text" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"medium" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"small" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27320
"filename" => "27320_20150320-141231.jpg"
"uri" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"text" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"medium" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"small" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 49600
"centAmountGross" => 59024
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_PDF_SEITE" => "246"
"CS_AUSSTATTUNG" => "mit Auslaufbogen"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm"
"MARA_NTGEW" => 1.08
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit Auslaufbogen"},{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"950"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Durchmesser Auslauf außen","value":"10"},{"label":"Ø Auslauf-Öffnung innen","value":"8"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,4"},{"label":"Antrieb","value":"manuell"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,08"}]"
"MARA_BRGEW" => 1.08
"CS_GTIN" => "4067722018276"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "weiß"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"36419090"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36419090"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"179491WI"}}"
"META_TITLE" => "Fasspumpe Ultrarein aus PTFE, Tauchtiefe 950 mm, Tauchrohr Ø 32mm"
"images_meta_data" => "[{"id":27320,"mdate":"2015-03-20 14:12:31","filename":"27320_20150320-141231.jpg","imageSimilar":0,"text":"Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["193714","210181","210182","267289","267290"]"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_MATERIAL" => "Kunststoff"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 950
"CS_SALESRANK" => 5860
"CS_SHIPPING_WEIGHT_LBS" => 2.3809924296
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit Auslaufbogen inkl. PTFE-Absperrhahn</li></ul>"
"accessory_articles" => "["173865","175014","179496","179495","179494","179493"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.08"
"CS_LIEFERANTEN_SKU" => "5606-1000"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_YOUTUBE_ID1" => "C_BMmJnxIgs"
"CS_SHIPPING_WEIGHT_KG" => 1.08
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe Ultrarein aus PTFE, Tauchtiefe 950 mm, Tauchrohr Ø 32mm"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-950-mm-179491/179491"
"robots" => "index,follow"
"description" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe Ultrarein aus PTFE, Tauchtiefe 950 mm, Tauchrohr Ø 32mm"
"description" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-950-mm-179491/179491"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm"
"description" => "zum Abfüllen hochreiner Flüssigkeitenfür viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von FlüssigkeitMediumsberührende Teile aus PTFE/FEPalle Ventile aus massivem PTFETauchrohr Ø mm: 32Fassverschraubungen für handelsübliche Gebinde optional erhältlichmit Auslaufbogen inkl. PTFE-Absperrhahn"
"image" => [
"https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
]
"sku" => "179491W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-950-mm-179491/179491"
"priceCurrency" => "EUR"
"price" => "590.24"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018276"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 49600
"centAmountGross" => 59024
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "179491"
"displaySku" => "179491W"
"sortRank" => 5860
"slug" => "fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-950-mm-179491"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-950-mm-179491/179491"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-950-mm-179491/179491"
]
"name" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit Auslaufbogen inkl. PTFE-Absperrhahn</li></ul>"
"images" => [
[
"id" => 27320
"filename" => "27320_20150320-141231.jpg"
"uri" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"text" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"medium" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"small" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27320
"filename" => "27320_20150320-141231.jpg"
"uri" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"text" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"medium" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"small" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 49600
"centAmountGross" => 59024
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_PDF_SEITE" => "246"
"CS_AUSSTATTUNG" => "mit Auslaufbogen"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm"
"MARA_NTGEW" => 1.08
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit Auslaufbogen"},{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"950"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Durchmesser Auslauf außen","value":"10"},{"label":"Ø Auslauf-Öffnung innen","value":"8"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,4"},{"label":"Antrieb","value":"manuell"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,08"}]"
"MARA_BRGEW" => 1.08
"CS_GTIN" => "4067722018276"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "weiß"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"36419090"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36419090"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"179491WI"}}"
"META_TITLE" => "Fasspumpe Ultrarein aus PTFE, Tauchtiefe 950 mm, Tauchrohr Ø 32mm"
"images_meta_data" => "[{"id":27320,"mdate":"2015-03-20 14:12:31","filename":"27320_20150320-141231.jpg","imageSimilar":0,"text":"Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["193714","210181","210182","267289","267290"]"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_MATERIAL" => "Kunststoff"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 950
"CS_SALESRANK" => 5860
"CS_SHIPPING_WEIGHT_LBS" => 2.3809924296
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit Auslaufbogen inkl. PTFE-Absperrhahn</li></ul>"
"accessory_articles" => "["173865","175014","179496","179495","179494","179493"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.08"
"CS_LIEFERANTEN_SKU" => "5606-1000"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_YOUTUBE_ID1" => "C_BMmJnxIgs"
"CS_SHIPPING_WEIGHT_KG" => 1.08
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe Ultrarein aus PTFE, Tauchtiefe 950 mm, Tauchrohr Ø 32mm"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-950-mm-179491/179491"
"robots" => "index,follow"
"description" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe Ultrarein aus PTFE, Tauchtiefe 950 mm, Tauchrohr Ø 32mm"
"description" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-950-mm-179491/179491"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 950 mm"
"description" => "zum Abfüllen hochreiner Flüssigkeitenfür viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von FlüssigkeitMediumsberührende Teile aus PTFE/FEPalle Ventile aus massivem PTFETauchrohr Ø mm: 32Fassverschraubungen für handelsübliche Gebinde optional erhältlichmit Auslaufbogen inkl. PTFE-Absperrhahn"
"image" => [
"https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
]
"sku" => "179491W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-950-mm-179491/179491"
"priceCurrency" => "EUR"
"price" => "590.24"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018276"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 49600
"centAmountGross" => 59024
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
950.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Kunststoff"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
500
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "dacddddb1f195a4fff9f3c5bf33984f8"
]
"sort" => [
5860
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1b13307e-5542-43db-b2cb-332a9507ea53"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "1b13307e-5542-43db-b2cb-332a9507ea53"
"key" => "267289"
"version" => 3804
"businessUnit" => "CP"
"slug" => "fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-400-mm-267289"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-400-mm-267289/267289"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-400-mm-267289/267289"
]
"name" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit Auslaufbogen inkl. PTFE-Absperrhahn</li></ul>"
"createdAt" => "2021-08-10T16:00:01+0000"
"master" => [
"id" => 1
"sku" => "267289"
"displaySku" => "267289W"
"sortRank" => 5115
"slug" => "fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-400-mm-267289"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-400-mm-267289/267289"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-400-mm-267289/267289"
]
"name" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit Auslaufbogen inkl. PTFE-Absperrhahn</li></ul>"
"images" => [
[
"id" => 27423
"filename" => "27423_20150320-141208.jpg"
"uri" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"text" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"medium" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"small" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27423
"filename" => "27423_20150320-141208.jpg"
"uri" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"text" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"medium" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"small" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 52100
"centAmountGross" => 61999
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_AUSSTATTUNG" => "mit Auslaufbogen"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm"
"MARA_NTGEW" => 1
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit Auslaufbogen"},{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"400"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Schlauchlänge [mm]","value":"600"},{"label":"Durchmesser Auslauf außen","value":"10"},{"label":"Ø Auslauf-Öffnung innen","value":"8"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,18"},{"label":"Geeignet für","value":"für Kleingebinde / Fässer"},{"label":"Antrieb","value":"manuell"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1"}]"
"MARA_BRGEW" => 1
"CS_GTIN" => "4067722018238"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "weiß"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"36419090"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36419090"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"267289WI"}}"
"META_TITLE" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm | Denios"
"images_meta_data" => "[{"id":27423,"mdate":"2015-03-20 14:12:08","filename":"27423_20150320-141208.jpg","imageSimilar":0,"text":"Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["179491","193714","210181","210182","267290"]"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpe"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Kleingebinde / Fässer"
"CS_PDF_SEITE" => "246"
"CS_MATERIAL" => "Kunststoff"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 600
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 400
"CS_SALESRANK" => 5115
"CS_SHIPPING_WEIGHT_LBS" => 2.20462262
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit Auslaufbogen inkl. PTFE-Absperrhahn</li></ul>"
"accessory_articles" => "["179493","179496","179495","179494"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1"
"CS_LIEFERANTEN_SKU" => "5606-0400"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84139100"
"CS_YOUTUBE_ID1" => "C_BMmJnxIgs"
"CS_SHIPPING_WEIGHT_KG" => 1
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-400-mm-267289/267289"
"robots" => "index,follow"
"description" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm | Denios"
"description" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-400-mm-267289/267289"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm"
"description" => "zum Abfüllen hochreiner Flüssigkeitenfür viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von FlüssigkeitMediumsberührende Teile aus PTFE/FEPalle Ventile aus massivem PTFETauchrohr Ø mm: 32Fassverschraubungen für handelsübliche Gebinde optional erhältlichmit Auslaufbogen inkl. PTFE-Absperrhahn"
"image" => [
"https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"sku" => "267289W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-400-mm-267289/267289"
"priceCurrency" => "EUR"
"price" => "619.99"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018238"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 52100
"centAmountGross" => 61999
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "267289"
"displaySku" => "267289W"
"sortRank" => 5115
"slug" => "fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-400-mm-267289"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-400-mm-267289/267289"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-400-mm-267289/267289"
]
"name" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit Auslaufbogen inkl. PTFE-Absperrhahn</li></ul>"
"images" => [
[
"id" => 27423
"filename" => "27423_20150320-141208.jpg"
"uri" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"text" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"medium" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"small" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27423
"filename" => "27423_20150320-141208.jpg"
"uri" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"text" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"medium" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"small" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 52100
"centAmountGross" => 61999
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_AUSSTATTUNG" => "mit Auslaufbogen"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm"
"MARA_NTGEW" => 1
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit Auslaufbogen"},{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"400"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Schlauchlänge [mm]","value":"600"},{"label":"Durchmesser Auslauf außen","value":"10"},{"label":"Ø Auslauf-Öffnung innen","value":"8"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,18"},{"label":"Geeignet für","value":"für Kleingebinde / Fässer"},{"label":"Antrieb","value":"manuell"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1"}]"
"MARA_BRGEW" => 1
"CS_GTIN" => "4067722018238"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "weiß"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"36419090"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36419090"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"267289WI"}}"
"META_TITLE" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm | Denios"
"images_meta_data" => "[{"id":27423,"mdate":"2015-03-20 14:12:08","filename":"27423_20150320-141208.jpg","imageSimilar":0,"text":"Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["179491","193714","210181","210182","267290"]"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpe"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Kleingebinde / Fässer"
"CS_PDF_SEITE" => "246"
"CS_MATERIAL" => "Kunststoff"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 600
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 400
"CS_SALESRANK" => 5115
"CS_SHIPPING_WEIGHT_LBS" => 2.20462262
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit Auslaufbogen inkl. PTFE-Absperrhahn</li></ul>"
"accessory_articles" => "["179493","179496","179495","179494"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1"
"CS_LIEFERANTEN_SKU" => "5606-0400"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84139100"
"CS_YOUTUBE_ID1" => "C_BMmJnxIgs"
"CS_SHIPPING_WEIGHT_KG" => 1
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-400-mm-267289/267289"
"robots" => "index,follow"
"description" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm | Denios"
"description" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-400-mm-267289/267289"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 400 mm"
"description" => "zum Abfüllen hochreiner Flüssigkeitenfür viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von FlüssigkeitMediumsberührende Teile aus PTFE/FEPalle Ventile aus massivem PTFETauchrohr Ø mm: 32Fassverschraubungen für handelsübliche Gebinde optional erhältlichmit Auslaufbogen inkl. PTFE-Absperrhahn"
"image" => [
"https://assets.dev.denios.io/article/27423_20150320-141208.jpg"
]
"sku" => "267289W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-400-mm-267289/267289"
"priceCurrency" => "EUR"
"price" => "619.99"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018238"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 52100
"centAmountGross" => 61999
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
400.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Kunststoff"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
500
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "c936e3451f7b2e7f666a5c63fbf7d8be"
]
"sort" => [
5115
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "bc669933-1366-41f1-b017-83863b593c29"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "bc669933-1366-41f1-b017-83863b593c29"
"key" => "148422"
"version" => 4719
"businessUnit" => "CP"
"slug" => "fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufschlauch-650-mm-tauchtiefe-148422"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufschlauch-650-mm-tauchtiefe-148422/148422"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufschlauch-650-mm-tauchtiefe-148422/148422"
]
"name" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,25 l</li><li>für 60 bis 110-Liter-Kunststofffässer</li></ul>"
"createdAt" => "2021-08-10T15:47:10+0000"
"master" => [
"id" => 1
"sku" => "148422"
"displaySku" => "148422W"
"sortRank" => 4712
"slug" => "fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufschlauch-650-mm-tauchtiefe-148422"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufschlauch-650-mm-tauchtiefe-148422/148422"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufschlauch-650-mm-tauchtiefe-148422/148422"
]
"name" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,25 l</li><li>für 60 bis 110-Liter-Kunststofffässer</li></ul>"
"images" => [
[
"id" => 160917
"filename" => "160917_20181112-072554.jpg"
"uri" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"text" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"medium" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"small" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 160917
"filename" => "160917_20181112-072554.jpg"
"uri" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"text" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"medium" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"small" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 23600
"centAmountGross" => 28084
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 3.37086798598
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe"
"MARA_NTGEW" => 1.529
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen\nChemikalien"},{"label":"Tauchtiefe [mm]","value":"650"},{"label":"Version","value":"Fasspumpe"},{"label":"Schlauchlänge [mm]","value":"1200"},{"label":"Durchmesser Auslauf außen","value":"20"},{"label":"Ø Auslauf-Öffnung innen","value":"15"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Geeignet für","value":"für Kleingebinde / Fässer"},{"label":"Gewindebeschreibung","value":"Mauser grob"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"Mauser"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,529"}]"
"MARA_BRGEW" => 1.529
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe P 6 aus PP, mit Auslaufschlauch, 650 mm Tauchtiefe"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":160917,"mdate":"18-11-12 07:25:54","filename":"160917_20181112-072554.jpg","imageSimilar":0,"text":"Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117600","117604","117605","117606","148418","148424","148426"]"
"META_KEYWORD" => "PP Fasspumpe,Chemikalienpumpen,Behälterpumpen,Fasspumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Kleingebinde / Fässer"
"CS_PDF_SEITE" => "246"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1200
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 650
"CS_SALESRANK" => 4712
"accessory_articles" => "["179493","179496","179495","179494"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.529"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.529
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe P 6 aus PP, mit Auslaufschlauch, 650 mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufschlauch-650-mm-tauchtiefe-148422/148422"
"robots" => "index,follow"
"description" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe P 6 aus PP, mit Auslaufschlauch, 650 mm Tauchtiefe"
"description" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufschlauch-650-mm-tauchtiefe-148422/148422"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe"
"description" => "zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.Kolbenstange Metall, PP ummanteltPTFE-Dichtunggute Fassrestentleerung durch tief liegendes Bodenrückschlagventilinkl. Fassverschraubung aus PP (Mauser 2‘‘)Tauchrohr Ø mm: 32Förderleistung je Hub: 0,25 lfür 60 bis 110-Liter-Kunststofffässer"
"image" => [
"https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"sku" => "148422W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufschlauch-650-mm-tauchtiefe-148422/148422"
"priceCurrency" => "EUR"
"price" => "280.84"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 23600
"centAmountGross" => 28084
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "148422"
"displaySku" => "148422W"
"sortRank" => 4712
"slug" => "fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufschlauch-650-mm-tauchtiefe-148422"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufschlauch-650-mm-tauchtiefe-148422/148422"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufschlauch-650-mm-tauchtiefe-148422/148422"
]
"name" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.</li><li>Kolbenstange Metall, PP ummantelt</li><li>PTFE-Dichtung</li><li>gute Fassrestentleerung durch tief liegendes Bodenrückschlagventil</li><li>inkl. Fassverschraubung aus PP (Mauser 2‘‘)</li><li>Tauchrohr Ø mm: 32</li><li>Förderleistung je Hub: 0,25 l</li><li>für 60 bis 110-Liter-Kunststofffässer</li></ul>"
"images" => [
[
"id" => 160917
"filename" => "160917_20181112-072554.jpg"
"uri" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"text" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"medium" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"small" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 160917
"filename" => "160917_20181112-072554.jpg"
"uri" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"text" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"medium" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"small" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 23600
"centAmountGross" => 28084
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PP"
"CS_SHIPPING_WEIGHT_LBS" => 3.37086798598
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe"
"MARA_NTGEW" => 1.529
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Säuren/Laugen\nChemikalien"},{"label":"Tauchtiefe [mm]","value":"650"},{"label":"Version","value":"Fasspumpe"},{"label":"Schlauchlänge [mm]","value":"1200"},{"label":"Durchmesser Auslauf außen","value":"20"},{"label":"Ø Auslauf-Öffnung innen","value":"15"},{"label":"Werkstoff","value":"PP"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,25"},{"label":"Geeignet für","value":"für Kleingebinde / Fässer"},{"label":"Gewindebeschreibung","value":"Mauser grob"},{"label":"Antrieb","value":"manuell"},{"label":"Außengewinde","value":"2\"Mauser"},{"label":"Werkstoff 2","value":"PVC"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,529"}]"
"MARA_BRGEW" => 1.529
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "Fasspumpe P 6 aus PP, mit Auslaufschlauch, 650 mm Tauchtiefe"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":160917,"mdate":"18-11-12 07:25:54","filename":"160917_20181112-072554.jpg","imageSimilar":0,"text":"Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["117600","117604","117605","117606","148418","148424","148426"]"
"META_KEYWORD" => "PP Fasspumpe,Chemikalienpumpen,Behälterpumpen,Fasspumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Kleingebinde / Fässer"
"CS_PDF_SEITE" => "246"
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_SCHLAUCHLAENGE" => 1200
"ZPIM_WERKSTOFF_1" => "PP"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 650
"CS_SALESRANK" => 4712
"accessory_articles" => "["179493","179496","179495","179494"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.529"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.529
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe P 6 aus PP, mit Auslaufschlauch, 650 mm Tauchtiefe"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufschlauch-650-mm-tauchtiefe-148422/148422"
"robots" => "index,follow"
"description" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe P 6 aus PP, mit Auslaufschlauch, 650 mm Tauchtiefe"
"description" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufschlauch-650-mm-tauchtiefe-148422/148422"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe P 6 aus Polypropylen (PP), mit Auslaufschlauch, 650 mm Tauchtiefe"
"description" => "zur Förderung von vielen Chemikalien, Säuren, Laugen, Reinigungsmitteln, etc.Kolbenstange Metall, PP ummanteltPTFE-Dichtunggute Fassrestentleerung durch tief liegendes Bodenrückschlagventilinkl. Fassverschraubung aus PP (Mauser 2‘‘)Tauchrohr Ø mm: 32Förderleistung je Hub: 0,25 lfür 60 bis 110-Liter-Kunststofffässer"
"image" => [
"https://assets.dev.denios.io/article/160917_20181112-072554.jpg"
]
"sku" => "148422W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-p-6-aus-polypropylen-pp-mit-auslaufschlauch-650-mm-tauchtiefe-148422/148422"
"priceCurrency" => "EUR"
"price" => "280.84"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 23600
"centAmountGross" => 28084
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Säuren/Laugen"
"Chemikalien"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
650.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"PP"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "4ae98c58e4ea6734111e84258c1b7b08"
]
"sort" => [
4712
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "dc4ccaac-3ef2-41cc-82d1-72678e2804f3"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "dc4ccaac-3ef2-41cc-82d1-72678e2804f3"
"key" => "193714"
"version" => 4554
"businessUnit" => "CP"
"slug" => "fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-600-mm-193714"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-600-mm-193714/193714"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-600-mm-193714/193714"
]
"name" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit Auslaufbogen inkl. PTFE-Absperrhahn</li></ul>"
"createdAt" => "2021-08-10T15:47:09+0000"
"master" => [
"id" => 1
"sku" => "193714"
"displaySku" => "193714W"
"sortRank" => 3985
"slug" => "fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-600-mm-193714"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-600-mm-193714/193714"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-600-mm-193714/193714"
]
"name" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit Auslaufbogen inkl. PTFE-Absperrhahn</li></ul>"
"images" => [
[
"id" => 27320
"filename" => "27320_20150320-141231.jpg"
"uri" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"text" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"medium" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"small" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27320
"filename" => "27320_20150320-141231.jpg"
"uri" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"text" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"medium" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"small" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 46600
"centAmountGross" => 55454
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "246"
"CS_AUSSTATTUNG" => "mit Auslaufbogen"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm"
"MARA_NTGEW" => 1.528
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit Auslaufbogen"},{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"600"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Durchmesser Auslauf außen","value":"10"},{"label":"Ø Auslauf-Öffnung innen","value":"8"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,27"},{"label":"Antrieb","value":"manuell"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,528"}]"
"MARA_BRGEW" => 1.528
"CS_GTIN" => "4067722018252"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "weiß"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"36419090"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36419090"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"193714WI"}}"
"META_TITLE" => "Fasspumpe Ultrarein aus PTFE, Tauchtiefe 600 mm, Tauchrohr Ø 32mm"
"images_meta_data" => "[{"id":27320,"mdate":"2015-03-20 14:12:31","filename":"27320_20150320-141231.jpg","imageSimilar":0,"text":"Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["179491","210181","210182","267289","267290"]"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIAL" => "Kunststoff"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 600
"CS_SALESRANK" => 3985
"CS_SHIPPING_WEIGHT_LBS" => 3.36866336336
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit Auslaufbogen inkl. PTFE-Absperrhahn</li></ul>"
"accessory_articles" => "["179493","179496","179494","179495"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.528"
"CS_LIEFERANTEN_SKU" => "5606-0600"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_YOUTUBE_ID1" => "C_BMmJnxIgs"
"CS_SHIPPING_WEIGHT_KG" => 1.528
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe Ultrarein aus PTFE, Tauchtiefe 600 mm, Tauchrohr Ø 32mm"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-600-mm-193714/193714"
"robots" => "index,follow"
"description" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe Ultrarein aus PTFE, Tauchtiefe 600 mm, Tauchrohr Ø 32mm"
"description" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-600-mm-193714/193714"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm"
"description" => "zum Abfüllen hochreiner Flüssigkeitenfür viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von FlüssigkeitMediumsberührende Teile aus PTFE/FEPalle Ventile aus massivem PTFETauchrohr Ø mm: 32Fassverschraubungen für handelsübliche Gebinde optional erhältlichmit Auslaufbogen inkl. PTFE-Absperrhahn"
"image" => [
"https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
]
"sku" => "193714W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-600-mm-193714/193714"
"priceCurrency" => "EUR"
"price" => "554.54"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018252"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 46600
"centAmountGross" => 55454
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "193714"
"displaySku" => "193714W"
"sortRank" => 3985
"slug" => "fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-600-mm-193714"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-600-mm-193714/193714"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#246"
"canonical" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-600-mm-193714/193714"
]
"name" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit Auslaufbogen inkl. PTFE-Absperrhahn</li></ul>"
"images" => [
[
"id" => 27320
"filename" => "27320_20150320-141231.jpg"
"uri" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"text" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"medium" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"small" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27320
"filename" => "27320_20150320-141231.jpg"
"uri" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"text" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"medium" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"small" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 46600
"centAmountGross" => 55454
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "246"
"CS_AUSSTATTUNG" => "mit Auslaufbogen"
"CS_VERSION_PUMPEN" => "Fasspumpe"
"META_DESCRIPTION" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm"
"MARA_NTGEW" => 1.528
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"mit Auslaufbogen"},{"label":"Einsatzbereich","value":"Chemikalien\nSäuren/Laugen"},{"label":"Tauchtiefe [mm]","value":"600"},{"label":"Durchmesser Tauchrohr [mm]","value":"32"},{"label":"Pumpentyp","value":"Fasspumpe"},{"label":"Durchmesser Auslauf außen","value":"10"},{"label":"Ø Auslauf-Öffnung innen","value":"8"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Förderleistung je Hub [l]","value":"0,27"},{"label":"Antrieb","value":"manuell"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,528"}]"
"MARA_BRGEW" => 1.528
"CS_GTIN" => "4067722018252"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "weiß"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"36419090"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"36419090"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"36419090"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36419090"},"punchout_danfoss_gb":{"matgroup":"40151529"},"punchout_sidenor_es":{"matnr":"193714WI"}}"
"META_TITLE" => "Fasspumpe Ultrarein aus PTFE, Tauchtiefe 600 mm, Tauchrohr Ø 32mm"
"images_meta_data" => "[{"id":27320,"mdate":"2015-03-20 14:12:31","filename":"27320_20150320-141231.jpg","imageSimilar":0,"text":"Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["179491","210181","210182","267289","267290"]"
"META_KEYWORD" => "Flüssigkeitspumpen,Fasspumpen,Behälterpumpen,Chemikalienpumpen,Handpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIAL" => "Kunststoff"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "manuell"
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"ITEM_NAME_FOR_SHOP" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 600
"CS_SALESRANK" => 3985
"CS_SHIPPING_WEIGHT_LBS" => 3.36866336336
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Abfüllen hochreiner Flüssigkeiten</li><li>für viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %</li><li>der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von Flüssigkeit</li><li>Mediumsberührende Teile aus PTFE/FEP</li><li>alle Ventile aus massivem PTFE</li><li>Tauchrohr Ø mm: 32</li><li>Fassverschraubungen für handelsübliche Gebinde optional erhältlich</li><li>mit Auslaufbogen inkl. PTFE-Absperrhahn</li></ul>"
"accessory_articles" => "["179493","179496","179494","179495"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.528"
"CS_LIEFERANTEN_SKU" => "5606-0600"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_YOUTUBE_ID1" => "C_BMmJnxIgs"
"CS_SHIPPING_WEIGHT_KG" => 1.528
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fasspumpe Ultrarein aus PTFE, Tauchtiefe 600 mm, Tauchrohr Ø 32mm"
"canonicalUrl" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-600-mm-193714/193714"
"robots" => "index,follow"
"description" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fasspumpe Ultrarein aus PTFE, Tauchtiefe 600 mm, Tauchrohr Ø 32mm"
"description" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-600-mm-193714/193714"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fasspumpe Ultrarein mit festem Auslaufbogen und Absperrhahn aus PTFE, Tauchtiefe 600 mm"
"description" => "zum Abfüllen hochreiner Flüssigkeitenfür viele Flüssigkeiten, die PP oder PVC angreifen, auch für Salzsäure bis 33 %der Absperrhahn verhindert den Austritt gesundheitsgefährdender Dämpfe und ein Nachtropfen von FlüssigkeitMediumsberührende Teile aus PTFE/FEPalle Ventile aus massivem PTFETauchrohr Ø mm: 32Fassverschraubungen für handelsübliche Gebinde optional erhältlichmit Auslaufbogen inkl. PTFE-Absperrhahn"
"image" => [
"https://assets.dev.denios.io/article/27320_20150320-141231.jpg"
]
"sku" => "193714W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fasspumpe-ultrarein-mit-festem-auslaufbogen-und-absperrhahn-aus-ptfe-tauchtiefe-600-mm-193714/193714"
"priceCurrency" => "EUR"
"price" => "554.54"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018252"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 46600
"centAmountGross" => 55454
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
"Säuren/Laugen"
]
"CS_VERSION_PUMPEN" => [
"Fasspumpe"
]
"ZPIM_TAUCHTIEFE" => [
600.0
]
"ZPIM_ANTRIEB" => [
"manuell"
]
"ZPIM_WERKSTOFF_1" => [
"Kunststoff"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
500
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "e0288f96a98a94bca1733ea46d48a3a0"
]
"sort" => [
3985
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "686ae2ae-8757-4ca5-b958-16cd66499b2c"
"_score" => null
"_source" => [
"id" => "686ae2ae-8757-4ca5-b958-16cd66499b2c"
"key" => "117683"
"version" => 1609
"businessUnit" => "CP"
"slug" => "manuelle-abfuellpumpe-ap-b-fuer-200-liter-faesser-117683"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-ap-b-fuer-200-liter-faesser-117683/117683"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-ap-b-fuer-200-liter-faesser-117683/117683"
]
"name" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer"
"description" => "<ul class="product-description__text--bulletpoints"><li>Abfüllpumpe für 200-Liter-Fässer</li></ul>"
"createdAt" => "2021-08-10T15:59:28+0000"
"master" => [
"id" => 1
"sku" => "117683"
"displaySku" => "117683W"
"sortRank" => 2782
"slug" => "manuelle-abfuellpumpe-ap-b-fuer-200-liter-faesser-117683"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-ap-b-fuer-200-liter-faesser-117683/117683"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-ap-b-fuer-200-liter-faesser-117683/117683"
]
"name" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer"
"description" => "<ul class="product-description__text--bulletpoints"><li>Abfüllpumpe für 200-Liter-Fässer</li></ul>"
"images" => [
[
"id" => 394433
"filename" => "394433_20230824-151056.jpg"
"uri" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
"text" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
"medium" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
"small" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27208
"filename" => "27208_20150320-141241.jpg"
"uri" => "https://assets.dev.denios.io/article/27208_20150320-141241.jpg"
"text" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27208_20150320-141241.jpg"
"medium" => "https://assets.dev.denios.io/article/27208_20150320-141241.jpg"
"small" => "https://assets.dev.denios.io/article/27208_20150320-141241.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27208_20150320-141241.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394432
"filename" => "394432_20230824-151051.jpg"
"uri" => "https://assets.dev.denios.io/article/394432_20230824-151051.jpg"
"text" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394432_20230824-151051.jpg"
"medium" => "https://assets.dev.denios.io/article/394432_20230824-151051.jpg"
"small" => "https://assets.dev.denios.io/article/394432_20230824-151051.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394432_20230824-151051.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394431
"filename" => "394431_20230824-151047.jpg"
"uri" => "https://assets.dev.denios.io/article/394431_20230824-151047.jpg"
"text" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394431_20230824-151047.jpg"
"medium" => "https://assets.dev.denios.io/article/394431_20230824-151047.jpg"
"small" => "https://assets.dev.denios.io/article/394431_20230824-151047.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394431_20230824-151047.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394430
"filename" => "394430_20230824-151042.jpg"
"uri" => "https://assets.dev.denios.io/article/394430_20230824-151042.jpg"
"text" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394430_20230824-151042.jpg"
"medium" => "https://assets.dev.denios.io/article/394430_20230824-151042.jpg"
"small" => "https://assets.dev.denios.io/article/394430_20230824-151042.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394430_20230824-151042.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394429
"filename" => "394429_20230824-151038.jpg"
"uri" => "https://assets.dev.denios.io/article/394429_20230824-151038.jpg"
"text" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394429_20230824-151038.jpg"
"medium" => "https://assets.dev.denios.io/article/394429_20230824-151038.jpg"
"small" => "https://assets.dev.denios.io/article/394429_20230824-151038.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394429_20230824-151038.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 394433
"filename" => "394433_20230824-151056.jpg"
"uri" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
"text" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
"medium" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
"small" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 8800
"centAmountGross" => 10472
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "auf Anfrage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"SHOP_LIEFERZEIT" => "auf Anfrage"
"CS_BUSINESS_UNIT" => "CP"
"CS_SHIPPING_HEIGHT_IN" => 27.2834793
"article_type" => "Simple"
"CS_SALESRANK" => 2782
"CS_SHIPPING_HEIGHT_MM" => 630
"META_DESCRIPTION" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer"
"MARA_NTGEW" => 0.74
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "630"
"CS_TECHNISCHE_DATEN" => "[{"label":"Höhe außen [mm]","value":"630"},{"label":"Innengewinde","value":"2\""},{"label":"Gewicht [kg]","value":"0,74"}]"
"MARA_BRGEW" => 0.74
"SAP_HERKUNFTSLAND" => "CN"
"CS_COLOR" => "diverse"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_lamilux_de":{"matgroup":"32070604"}}"
"META_TITLE" => "Manuelle Abfüllpumpe, für 200 L Fässer, Flüssigkeiten VbF-Klasse"
"images_meta_data" => "[{"id":394433,"mdate":"2023-08-24 15:10:56","filename":"394433_20230824-151056.jpg","imageSimilar":0,"text":"Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 1"},{"id":27208,"mdate":"2015-03-20 14:12:41","filename":"27208_20150320-141241.jpg","imageSimilar":0,"text":"Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 2"},{"id":394432,"mdate":"2023-08-24 15:10:51","filename":"394432_20230824-151051.jpg","imageSimilar":0,"text":"Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 3"},{"id":394431,"mdate":"2023-08-24 15:10:47","filename":"394431_20230824-151047.jpg","imageSimilar":0,"text":"Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 4"},{"id":394430,"mdate":"2023-08-24 15:10:42","filename":"394430_20230824-151042.jpg","imageSimilar":0,"text":"Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 5"},{"id":394429,"mdate":"2023-08-24 15:10:38","filename":"394429_20230824-151038.jpg","imageSimilar":0,"text":"Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Abfüllpumpen,Behälterpumpen,Chemikalienpumpen,Fasspumpen,Öl Pumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"ITEM_NAME_FOR_SHOP" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer"
"CS_LIEFERZEIT_WT" => "25"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 630
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 1.6314207388
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Abfüllpumpe für 200-Liter-Fässer</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.74"
"CS_ORIGIN" => "CN - China"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.74
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Manuelle Abfüllpumpe, für 200 L Fässer, Flüssigkeiten VbF-Klasse"
"canonicalUrl" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-ap-b-fuer-200-liter-faesser-117683/117683"
"robots" => "index,follow"
"description" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Manuelle Abfüllpumpe, für 200 L Fässer, Flüssigkeiten VbF-Klasse"
"description" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-ap-b-fuer-200-liter-faesser-117683/117683"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27208_20150320-141241.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394432_20230824-151051.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394431_20230824-151047.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394430_20230824-151042.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394429_20230824-151038.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer"
"description" => "Abfüllpumpe für 200-Liter-Fässer"
"image" => [
"https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
"https://assets.dev.denios.io/article/27208_20150320-141241.jpg"
"https://assets.dev.denios.io/article/394432_20230824-151051.jpg"
"https://assets.dev.denios.io/article/394431_20230824-151047.jpg"
"https://assets.dev.denios.io/article/394430_20230824-151042.jpg"
"https://assets.dev.denios.io/article/394429_20230824-151038.jpg"
]
"sku" => "117683W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-ap-b-fuer-200-liter-faesser-117683/117683"
"priceCurrency" => "EUR"
"price" => "104.72"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 8800
"centAmountGross" => 10472
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "117683"
"displaySku" => "117683W"
"sortRank" => 2782
"slug" => "manuelle-abfuellpumpe-ap-b-fuer-200-liter-faesser-117683"
"links" => [
"webshop" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-ap-b-fuer-200-liter-faesser-117683/117683"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-ap-b-fuer-200-liter-faesser-117683/117683"
]
"name" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer"
"description" => "<ul class="product-description__text--bulletpoints"><li>Abfüllpumpe für 200-Liter-Fässer</li></ul>"
"images" => [
[
"id" => 394433
"filename" => "394433_20230824-151056.jpg"
"uri" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
"text" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
"medium" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
"small" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27208
"filename" => "27208_20150320-141241.jpg"
"uri" => "https://assets.dev.denios.io/article/27208_20150320-141241.jpg"
"text" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27208_20150320-141241.jpg"
"medium" => "https://assets.dev.denios.io/article/27208_20150320-141241.jpg"
"small" => "https://assets.dev.denios.io/article/27208_20150320-141241.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27208_20150320-141241.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394432
"filename" => "394432_20230824-151051.jpg"
"uri" => "https://assets.dev.denios.io/article/394432_20230824-151051.jpg"
"text" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394432_20230824-151051.jpg"
"medium" => "https://assets.dev.denios.io/article/394432_20230824-151051.jpg"
"small" => "https://assets.dev.denios.io/article/394432_20230824-151051.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394432_20230824-151051.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394431
"filename" => "394431_20230824-151047.jpg"
"uri" => "https://assets.dev.denios.io/article/394431_20230824-151047.jpg"
"text" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394431_20230824-151047.jpg"
"medium" => "https://assets.dev.denios.io/article/394431_20230824-151047.jpg"
"small" => "https://assets.dev.denios.io/article/394431_20230824-151047.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394431_20230824-151047.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394430
"filename" => "394430_20230824-151042.jpg"
"uri" => "https://assets.dev.denios.io/article/394430_20230824-151042.jpg"
"text" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394430_20230824-151042.jpg"
"medium" => "https://assets.dev.denios.io/article/394430_20230824-151042.jpg"
"small" => "https://assets.dev.denios.io/article/394430_20230824-151042.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394430_20230824-151042.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 394429
"filename" => "394429_20230824-151038.jpg"
"uri" => "https://assets.dev.denios.io/article/394429_20230824-151038.jpg"
"text" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394429_20230824-151038.jpg"
"medium" => "https://assets.dev.denios.io/article/394429_20230824-151038.jpg"
"small" => "https://assets.dev.denios.io/article/394429_20230824-151038.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394429_20230824-151038.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 394433
"filename" => "394433_20230824-151056.jpg"
"uri" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
"text" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
"medium" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
"small" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 8800
"centAmountGross" => 10472
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "auf Anfrage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"SHOP_LIEFERZEIT" => "auf Anfrage"
"CS_BUSINESS_UNIT" => "CP"
"CS_SHIPPING_HEIGHT_IN" => 27.2834793
"article_type" => "Simple"
"CS_SALESRANK" => 2782
"CS_SHIPPING_HEIGHT_MM" => 630
"META_DESCRIPTION" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer"
"MARA_NTGEW" => 0.74
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "630"
"CS_TECHNISCHE_DATEN" => "[{"label":"Höhe außen [mm]","value":"630"},{"label":"Innengewinde","value":"2\""},{"label":"Gewicht [kg]","value":"0,74"}]"
"MARA_BRGEW" => 0.74
"SAP_HERKUNFTSLAND" => "CN"
"CS_COLOR" => "diverse"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012307"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_lamilux_de":{"matgroup":"32070604"}}"
"META_TITLE" => "Manuelle Abfüllpumpe, für 200 L Fässer, Flüssigkeiten VbF-Klasse"
"images_meta_data" => "[{"id":394433,"mdate":"2023-08-24 15:10:56","filename":"394433_20230824-151056.jpg","imageSimilar":0,"text":"Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 1"},{"id":27208,"mdate":"2015-03-20 14:12:41","filename":"27208_20150320-141241.jpg","imageSimilar":0,"text":"Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 2"},{"id":394432,"mdate":"2023-08-24 15:10:51","filename":"394432_20230824-151051.jpg","imageSimilar":0,"text":"Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 3"},{"id":394431,"mdate":"2023-08-24 15:10:47","filename":"394431_20230824-151047.jpg","imageSimilar":0,"text":"Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 4"},{"id":394430,"mdate":"2023-08-24 15:10:42","filename":"394430_20230824-151042.jpg","imageSimilar":0,"text":"Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 5"},{"id":394429,"mdate":"2023-08-24 15:10:38","filename":"394429_20230824-151038.jpg","imageSimilar":0,"text":"Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Abfüllpumpen,Behälterpumpen,Chemikalienpumpen,Fasspumpen,Öl Pumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"ITEM_NAME_FOR_SHOP" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer"
"CS_LIEFERZEIT_WT" => "25"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 630
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 1.6314207388
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Abfüllpumpe für 200-Liter-Fässer</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.74"
"CS_ORIGIN" => "CN - China"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 0.74
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Manuelle Abfüllpumpe, für 200 L Fässer, Flüssigkeiten VbF-Klasse"
"canonicalUrl" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-ap-b-fuer-200-liter-faesser-117683/117683"
"robots" => "index,follow"
"description" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Manuelle Abfüllpumpe, für 200 L Fässer, Flüssigkeiten VbF-Klasse"
"description" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-ap-b-fuer-200-liter-faesser-117683/117683"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27208_20150320-141241.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394432_20230824-151051.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394431_20230824-151047.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394430_20230824-151042.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/394429_20230824-151038.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Manuelle Abfüllpumpe AP - B für 200-Liter-Fässer"
"description" => "Abfüllpumpe für 200-Liter-Fässer"
"image" => [
"https://assets.dev.denios.io/article/394433_20230824-151056.jpg"
"https://assets.dev.denios.io/article/27208_20150320-141241.jpg"
"https://assets.dev.denios.io/article/394432_20230824-151051.jpg"
"https://assets.dev.denios.io/article/394431_20230824-151047.jpg"
"https://assets.dev.denios.io/article/394430_20230824-151042.jpg"
"https://assets.dev.denios.io/article/394429_20230824-151038.jpg"
]
"sku" => "117683W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/manuelle-abfuellpumpe-ap-b-fuer-200-liter-faesser-117683/117683"
"priceCurrency" => "EUR"
"price" => "104.72"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 8800
"centAmountGross" => 10472
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => []
"CS_VERSION_PUMPEN" => []
"ZPIM_TAUCHTIEFE" => []
"ZPIM_ANTRIEB" => []
"ZPIM_WERKSTOFF_1" => []
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "ed467cb41f4097e3af4d02f7d4601aa2"
]
"sort" => [
2782
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1fe3aaea-eab0-4582-b4e1-35c789bd9ba5"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "1fe3aaea-eab0-4582-b4e1-35c789bd9ba5"
"key" => "242994"
"version" => 3735
"businessUnit" => "CP"
"slug" => "loesemittelpumpe-mini-aus-edelstahl-fuer-kleingebinde-bis-5-liter-handbetrieb-242994"
"links" => [
"webshop" => "https://storefront.dev.denios.io/loesemittelpumpe-mini-aus-edelstahl-fuer-kleingebinde-bis-5-liter-handbetrieb-242994/242994"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#245"
"canonical" => "https://storefront.dev.denios.io/loesemittelpumpe-mini-aus-edelstahl-fuer-kleingebinde-bis-5-liter-handbetrieb-242994/242994"
]
"name" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb"
"description" => "<ul class="product-description__text--bulletpoints"><li>sicheres Abfüllen von Kleinmengen</li><li>geeignet für Ex-Zone 0 IIA,B,C</li><li>ideal für Gebinde 1 – 5 Liter</li><li>Anschlussgewinde GL 45</li><li>Adapter auf S 40, GL 38 und GL 32 als Zubehör erhältlich</li><li>inklusive Erdungskabel 2 m</li><li>selbstschließender Auslauf mit Auto-Stopp Funktion - absolut präzises Abfüllen, ganz ohne Nachtropfen.</li><li>ideale Restentleerung, auch aus Gebinden mit gewölbtem Boden</li><li>kippsicheres Abfüllen auch aus kleinen Gebinden</li><li>An der Auslauftülle kann optional ein Schlauch (innen Ø 6 mm) befestigt werden zum sicheren Abfüllen in weiter entfernt stehende Gebinde.</li><li>mediumsberührte Teile aus PTFE und Edelstahl (1.4301, 1.4404)</li><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li></ul>"
"createdAt" => "2021-08-10T15:55:08+0000"
"master" => [
"id" => 1
"sku" => "242994"
"displaySku" => "242994W"
"sortRank" => 2254
"slug" => "loesemittelpumpe-mini-aus-edelstahl-fuer-kleingebinde-bis-5-liter-handbetrieb-242994"
"links" => [
"webshop" => "https://storefront.dev.denios.io/loesemittelpumpe-mini-aus-edelstahl-fuer-kleingebinde-bis-5-liter-handbetrieb-242994/242994"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#245"
"canonical" => "https://storefront.dev.denios.io/loesemittelpumpe-mini-aus-edelstahl-fuer-kleingebinde-bis-5-liter-handbetrieb-242994/242994"
]
"name" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb"
"description" => "<ul class="product-description__text--bulletpoints"><li>sicheres Abfüllen von Kleinmengen</li><li>geeignet für Ex-Zone 0 IIA,B,C</li><li>ideal für Gebinde 1 – 5 Liter</li><li>Anschlussgewinde GL 45</li><li>Adapter auf S 40, GL 38 und GL 32 als Zubehör erhältlich</li><li>inklusive Erdungskabel 2 m</li><li>selbstschließender Auslauf mit Auto-Stopp Funktion - absolut präzises Abfüllen, ganz ohne Nachtropfen.</li><li>ideale Restentleerung, auch aus Gebinden mit gewölbtem Boden</li><li>kippsicheres Abfüllen auch aus kleinen Gebinden</li><li>An der Auslauftülle kann optional ein Schlauch (innen Ø 6 mm) befestigt werden zum sicheren Abfüllen in weiter entfernt stehende Gebinde.</li><li>mediumsberührte Teile aus PTFE und Edelstahl (1.4301, 1.4404)</li><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li></ul>"
"images" => [
[
"id" => 79175
"filename" => "79175_20160729-133843.jpg"
"uri" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
"text" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
"medium" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
"small" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 79167
"filename" => "79167_20160729-133826.jpg"
"uri" => "https://assets.dev.denios.io/article/79167_20160729-133826.jpg"
"text" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/79167_20160729-133826.jpg"
"medium" => "https://assets.dev.denios.io/article/79167_20160729-133826.jpg"
"small" => "https://assets.dev.denios.io/article/79167_20160729-133826.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/79167_20160729-133826.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 79169
"filename" => "79169_20160729-133830.jpg"
"uri" => "https://assets.dev.denios.io/article/79169_20160729-133830.jpg"
"text" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/79169_20160729-133830.jpg"
"medium" => "https://assets.dev.denios.io/article/79169_20160729-133830.jpg"
"small" => "https://assets.dev.denios.io/article/79169_20160729-133830.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/79169_20160729-133830.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 79171
"filename" => "79171_20160729-133834.jpg"
"uri" => "https://assets.dev.denios.io/article/79171_20160729-133834.jpg"
"text" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/79171_20160729-133834.jpg"
"medium" => "https://assets.dev.denios.io/article/79171_20160729-133834.jpg"
"small" => "https://assets.dev.denios.io/article/79171_20160729-133834.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/79171_20160729-133834.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 79173
"filename" => "79173_20170113-100930.jpg"
"uri" => "https://assets.dev.denios.io/article/79173_20170113-100930.jpg"
"text" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/79173_20170113-100930.jpg"
"medium" => "https://assets.dev.denios.io/article/79173_20170113-100930.jpg"
"small" => "https://assets.dev.denios.io/article/79173_20170113-100930.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/79173_20170113-100930.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 79177
"filename" => "79177_20160729-133847.jpg"
"uri" => "https://assets.dev.denios.io/article/79177_20160729-133847.jpg"
"text" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/79177_20160729-133847.jpg"
"medium" => "https://assets.dev.denios.io/article/79177_20160729-133847.jpg"
"small" => "https://assets.dev.denios.io/article/79177_20160729-133847.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/79177_20160729-133847.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 79175
"filename" => "79175_20160729-133843.jpg"
"uri" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
"text" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
"medium" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
"small" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 50600
"centAmountGross" => 60214
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => "Logo Edelstahl Rostfrei"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_AUSSTATTUNG" => "Pumpe komplett inklusive 2 m Erdungskabel"
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"NAME_IN_ORDERPROCESS" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb"
"MARA_NTGEW" => 1.2
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"Pumpe komplett inklusive 2 m Erdungskabel"},{"label":"Einsatzbereich","value":"entzündbare Medien"},{"label":"Tauchtiefe [mm]","value":"400"},{"label":"Durchmesser Tauchrohr [mm]","value":"8"},{"label":"Pumpentyp","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"7"},{"label":"Ø Auslauf-Öffnung innen","value":"4"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"1.8"},{"label":"Einsetzbar in EX-Bereichen","value":"Zonen 0, 1 IIA, IIB, IIC"},{"label":"Geeignet für","value":"für Kleingebinde, z.B. Flaschen, Kanister, Behälter bis ca. 5 L"},{"label":"Gewindebeschreibung","value":"GL45"},{"label":"Antrieb","value":"Handbetrieb"},{"label":"Innengewinde","value":"GL45"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,2"}]"
"MARA_BRGEW" => 1.2
"CS_GTIN" => "4067722018030"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_sidenor_es":{"matnr":"242994WI"}}"
"META_TITLE" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb"
"quality_image" => "[{"id":38227,"mdate":"2021-01-27 10:14:18","filename":"38227_20210127-101418.png","text":"Logo Edelstahl Rostfrei"}]"
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"images_meta_data" => "[{"id":79175,"mdate":"2016-07-29 13:38:43","filename":"79175_20160729-133843.jpg","imageSimilar":0,"text":"Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 1"},{"id":79167,"mdate":"2016-07-29 13:38:26","filename":"79167_20160729-133826.jpg","imageSimilar":0,"text":"Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 2"},{"id":79169,"mdate":"2016-07-29 13:38:30","filename":"79169_20160729-133830.jpg","imageSimilar":0,"text":"Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 3"},{"id":79171,"mdate":"2016-07-29 13:38:34","filename":"79171_20160729-133834.jpg","imageSimilar":0,"text":"Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 4"},{"id":79173,"mdate":"2017-01-13 10:09:30","filename":"79173_20170113-100930.jpg","imageSimilar":0,"text":"Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 5"},{"id":79177,"mdate":"2016-07-29 13:38:47","filename":"79177_20160729-133847.jpg","imageSimilar":0,"text":"Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["157587","157589","201951","210335"]"
"META_KEYWORD" => "Abfüllpumpen,Behälterpumpen,Chemikalienpumpen,Container Pumpen,Expumpen,Handpumpen,Laborpumpe,Chemiepumpe"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Kleingebinde, z.B. Flaschen, Kanister, Behälter bis ca. 5 L"
"CS_PDF_SEITE" => "245"
"CS_MATERIAL" => "Edelstahl"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Handbetrieb"
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 400
"CS_SALESRANK" => 2254
"CS_SHIPPING_WEIGHT_LBS" => 2.645547144
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>sicheres Abfüllen von Kleinmengen</li><li>geeignet für Ex-Zone 0 IIA,B,C</li><li>ideal für Gebinde 1 – 5 Liter</li><li>Anschlussgewinde GL 45</li><li>Adapter auf S 40, GL 38 und GL 32 als Zubehör erhältlich</li><li>inklusive Erdungskabel 2 m</li><li>selbstschließender Auslauf mit Auto-Stopp Funktion - absolut präzises Abfüllen, ganz ohne Nachtropfen.</li><li>ideale Restentleerung, auch aus Gebinden mit gewölbtem Boden</li><li>kippsicheres Abfüllen auch aus kleinen Gebinden</li><li>An der Auslauftülle kann optional ein Schlauch (innen Ø 6 mm) befestigt werden zum sicheren Abfüllen in weiter entfernt stehende Gebinde.</li><li>mediumsberührte Teile aus PTFE und Edelstahl (1.4301, 1.4404)</li><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li></ul>"
"META_DESCRIPTION" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 1.8
"accessory_articles" => "["242996","242995","242997"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.2"
"CS_LIEFERANTEN_SKU" => "5603-4000"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.2
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb"
"canonicalUrl" => "https://storefront.dev.denios.io/loesemittelpumpe-mini-aus-edelstahl-fuer-kleingebinde-bis-5-liter-handbetrieb-242994/242994"
"robots" => "index,follow"
"description" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb"
"description" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/loesemittelpumpe-mini-aus-edelstahl-fuer-kleingebinde-bis-5-liter-handbetrieb-242994/242994"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/79167_20160729-133826.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/79169_20160729-133830.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/79171_20160729-133834.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/79173_20170113-100930.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/79177_20160729-133847.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb"
"description" => "sicheres Abfüllen von Kleinmengengeeignet für Ex-Zone 0 IIA,B,Cideal für Gebinde 1 – 5 LiterAnschlussgewinde GL 45Adapter auf S 40, GL 38 und GL 32 als Zubehör erhältlichinklusive Erdungskabel 2 mselbstschließender Auslauf mit Auto-Stopp Funktion - absolut präzises Abfüllen, ganz ohne Nachtropfen.ideale Restentleerung, auch aus Gebinden mit gewölbtem Bodenkippsicheres Abfüllen auch aus kleinen GebindenAn der Auslauftülle kann optional ein Schlauch (innen Ø 6 mm) befestigt werden zum sicheren Abfüllen in weiter entfernt stehende Gebinde.mediumsberührte Teile aus PTFE und Edelstahl (1.4301, 1.4404)zum Abfüllen von hochreinen Flüssigkeitengeprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0mediumsberührte Teile aus Edelstahl, Dichtung aus PTFEBitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!"
"image" => [
"https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
"https://assets.dev.denios.io/article/79167_20160729-133826.jpg"
"https://assets.dev.denios.io/article/79169_20160729-133830.jpg"
"https://assets.dev.denios.io/article/79171_20160729-133834.jpg"
"https://assets.dev.denios.io/article/79173_20170113-100930.jpg"
"https://assets.dev.denios.io/article/79177_20160729-133847.jpg"
]
"sku" => "242994W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/loesemittelpumpe-mini-aus-edelstahl-fuer-kleingebinde-bis-5-liter-handbetrieb-242994/242994"
"priceCurrency" => "EUR"
"price" => "602.14"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018030"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 50600
"centAmountGross" => 60214
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "242994"
"displaySku" => "242994W"
"sortRank" => 2254
"slug" => "loesemittelpumpe-mini-aus-edelstahl-fuer-kleingebinde-bis-5-liter-handbetrieb-242994"
"links" => [
"webshop" => "https://storefront.dev.denios.io/loesemittelpumpe-mini-aus-edelstahl-fuer-kleingebinde-bis-5-liter-handbetrieb-242994/242994"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#245"
"canonical" => "https://storefront.dev.denios.io/loesemittelpumpe-mini-aus-edelstahl-fuer-kleingebinde-bis-5-liter-handbetrieb-242994/242994"
]
"name" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb"
"description" => "<ul class="product-description__text--bulletpoints"><li>sicheres Abfüllen von Kleinmengen</li><li>geeignet für Ex-Zone 0 IIA,B,C</li><li>ideal für Gebinde 1 – 5 Liter</li><li>Anschlussgewinde GL 45</li><li>Adapter auf S 40, GL 38 und GL 32 als Zubehör erhältlich</li><li>inklusive Erdungskabel 2 m</li><li>selbstschließender Auslauf mit Auto-Stopp Funktion - absolut präzises Abfüllen, ganz ohne Nachtropfen.</li><li>ideale Restentleerung, auch aus Gebinden mit gewölbtem Boden</li><li>kippsicheres Abfüllen auch aus kleinen Gebinden</li><li>An der Auslauftülle kann optional ein Schlauch (innen Ø 6 mm) befestigt werden zum sicheren Abfüllen in weiter entfernt stehende Gebinde.</li><li>mediumsberührte Teile aus PTFE und Edelstahl (1.4301, 1.4404)</li><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li></ul>"
"images" => [
[
"id" => 79175
"filename" => "79175_20160729-133843.jpg"
"uri" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
"text" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
"medium" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
"small" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 79167
"filename" => "79167_20160729-133826.jpg"
"uri" => "https://assets.dev.denios.io/article/79167_20160729-133826.jpg"
"text" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/79167_20160729-133826.jpg"
"medium" => "https://assets.dev.denios.io/article/79167_20160729-133826.jpg"
"small" => "https://assets.dev.denios.io/article/79167_20160729-133826.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/79167_20160729-133826.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 79169
"filename" => "79169_20160729-133830.jpg"
"uri" => "https://assets.dev.denios.io/article/79169_20160729-133830.jpg"
"text" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/79169_20160729-133830.jpg"
"medium" => "https://assets.dev.denios.io/article/79169_20160729-133830.jpg"
"small" => "https://assets.dev.denios.io/article/79169_20160729-133830.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/79169_20160729-133830.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 79171
"filename" => "79171_20160729-133834.jpg"
"uri" => "https://assets.dev.denios.io/article/79171_20160729-133834.jpg"
"text" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/79171_20160729-133834.jpg"
"medium" => "https://assets.dev.denios.io/article/79171_20160729-133834.jpg"
"small" => "https://assets.dev.denios.io/article/79171_20160729-133834.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/79171_20160729-133834.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 79173
"filename" => "79173_20170113-100930.jpg"
"uri" => "https://assets.dev.denios.io/article/79173_20170113-100930.jpg"
"text" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/79173_20170113-100930.jpg"
"medium" => "https://assets.dev.denios.io/article/79173_20170113-100930.jpg"
"small" => "https://assets.dev.denios.io/article/79173_20170113-100930.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/79173_20170113-100930.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 79177
"filename" => "79177_20160729-133847.jpg"
"uri" => "https://assets.dev.denios.io/article/79177_20160729-133847.jpg"
"text" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/79177_20160729-133847.jpg"
"medium" => "https://assets.dev.denios.io/article/79177_20160729-133847.jpg"
"small" => "https://assets.dev.denios.io/article/79177_20160729-133847.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/79177_20160729-133847.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 79175
"filename" => "79175_20160729-133843.jpg"
"uri" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
"text" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
"medium" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
"small" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 50600
"centAmountGross" => 60214
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38227
"filename" => "38227_20210127-101418.png"
"uri" => "https://assets.dev.denios.io/quality/38227_20210127-101418.png"
"text" => "Logo Edelstahl Rostfrei"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_AUSSTATTUNG" => "Pumpe komplett inklusive 2 m Erdungskabel"
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"NAME_IN_ORDERPROCESS" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb"
"MARA_NTGEW" => 1.2
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausstattung","value":"Pumpe komplett inklusive 2 m Erdungskabel"},{"label":"Einsatzbereich","value":"entzündbare Medien"},{"label":"Tauchtiefe [mm]","value":"400"},{"label":"Durchmesser Tauchrohr [mm]","value":"8"},{"label":"Pumpentyp","value":"Behälterpumpe"},{"label":"Durchmesser Auslauf außen","value":"7"},{"label":"Ø Auslauf-Öffnung innen","value":"4"},{"label":"Werkstoff","value":"Edelstahl"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"1.8"},{"label":"Einsetzbar in EX-Bereichen","value":"Zonen 0, 1 IIA, IIB, IIC"},{"label":"Geeignet für","value":"für Kleingebinde, z.B. Flaschen, Kanister, Behälter bis ca. 5 L"},{"label":"Gewindebeschreibung","value":"GL45"},{"label":"Antrieb","value":"Handbetrieb"},{"label":"Innengewinde","value":"GL45"},{"label":"Werkstoff Dichtung","value":"PTFE"},{"label":"Gewicht [kg]","value":"1,2"}]"
"MARA_BRGEW" => 1.2
"CS_GTIN" => "4067722018030"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "grau"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36410101"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"},"punchout_schwarz_gruppe_de":{"matgroup":"32070604"},"punchout_lamilux_de":{"matgroup":"32070604"},"punchout_sidenor_es":{"matnr":"242994WI"}}"
"META_TITLE" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb"
"quality_image" => "[{"id":38227,"mdate":"2021-01-27 10:14:18","filename":"38227_20210127-101418.png","text":"Logo Edelstahl Rostfrei"}]"
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"images_meta_data" => "[{"id":79175,"mdate":"2016-07-29 13:38:43","filename":"79175_20160729-133843.jpg","imageSimilar":0,"text":"Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 1"},{"id":79167,"mdate":"2016-07-29 13:38:26","filename":"79167_20160729-133826.jpg","imageSimilar":0,"text":"Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 2"},{"id":79169,"mdate":"2016-07-29 13:38:30","filename":"79169_20160729-133830.jpg","imageSimilar":0,"text":"Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 3"},{"id":79171,"mdate":"2016-07-29 13:38:34","filename":"79171_20160729-133834.jpg","imageSimilar":0,"text":"Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 4"},{"id":79173,"mdate":"2017-01-13 10:09:30","filename":"79173_20170113-100930.jpg","imageSimilar":0,"text":"Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 5"},{"id":79177,"mdate":"2016-07-29 13:38:47","filename":"79177_20160729-133847.jpg","imageSimilar":0,"text":"Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["157587","157589","201951","210335"]"
"META_KEYWORD" => "Abfüllpumpen,Behälterpumpen,Chemikalienpumpen,Container Pumpen,Expumpen,Handpumpen,Laborpumpe,Chemiepumpe"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "für Kleingebinde, z.B. Flaschen, Kanister, Behälter bis ca. 5 L"
"CS_PDF_SEITE" => "245"
"CS_MATERIAL" => "Edelstahl"
"ZPIM_VISKOSITAET_MAX" => 500
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Handbetrieb"
"ZPIM_WERKSTOFF_DICHTUNG" => "PTFE"
"ZPIM_WERKSTOFF_1" => "Edelstahl"
"ITEM_NAME_FOR_SHOP" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 400
"CS_SALESRANK" => 2254
"CS_SHIPPING_WEIGHT_LBS" => 2.645547144
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>sicheres Abfüllen von Kleinmengen</li><li>geeignet für Ex-Zone 0 IIA,B,C</li><li>ideal für Gebinde 1 – 5 Liter</li><li>Anschlussgewinde GL 45</li><li>Adapter auf S 40, GL 38 und GL 32 als Zubehör erhältlich</li><li>inklusive Erdungskabel 2 m</li><li>selbstschließender Auslauf mit Auto-Stopp Funktion - absolut präzises Abfüllen, ganz ohne Nachtropfen.</li><li>ideale Restentleerung, auch aus Gebinden mit gewölbtem Boden</li><li>kippsicheres Abfüllen auch aus kleinen Gebinden</li><li>An der Auslauftülle kann optional ein Schlauch (innen Ø 6 mm) befestigt werden zum sicheren Abfüllen in weiter entfernt stehende Gebinde.</li><li>mediumsberührte Teile aus PTFE und Edelstahl (1.4301, 1.4404)</li><li>zum Abfüllen von hochreinen Flüssigkeiten</li><li>geprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0</li><li>mediumsberührte Teile aus Edelstahl, Dichtung aus PTFE</li><li>Bitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!</li></ul>"
"META_DESCRIPTION" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"ZPIM_FOERDERMENGE_MAX" => 1.8
"accessory_articles" => "["242996","242995","242997"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.2"
"CS_LIEFERANTEN_SKU" => "5603-4000"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84132000"
"CS_SHIPPING_WEIGHT_KG" => 1.2
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb"
"canonicalUrl" => "https://storefront.dev.denios.io/loesemittelpumpe-mini-aus-edelstahl-fuer-kleingebinde-bis-5-liter-handbetrieb-242994/242994"
"robots" => "index,follow"
"description" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb"
"description" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/loesemittelpumpe-mini-aus-edelstahl-fuer-kleingebinde-bis-5-liter-handbetrieb-242994/242994"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/79167_20160729-133826.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/79169_20160729-133830.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/79171_20160729-133834.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/79173_20170113-100930.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/79177_20160729-133847.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Lösemittelpumpe Mini aus Edelstahl, für Kleingebinde bis 5 Liter, Handbetrieb"
"description" => "sicheres Abfüllen von Kleinmengengeeignet für Ex-Zone 0 IIA,B,Cideal für Gebinde 1 – 5 LiterAnschlussgewinde GL 45Adapter auf S 40, GL 38 und GL 32 als Zubehör erhältlichinklusive Erdungskabel 2 mselbstschließender Auslauf mit Auto-Stopp Funktion - absolut präzises Abfüllen, ganz ohne Nachtropfen.ideale Restentleerung, auch aus Gebinden mit gewölbtem Bodenkippsicheres Abfüllen auch aus kleinen GebindenAn der Auslauftülle kann optional ein Schlauch (innen Ø 6 mm) befestigt werden zum sicheren Abfüllen in weiter entfernt stehende Gebinde.mediumsberührte Teile aus PTFE und Edelstahl (1.4301, 1.4404)zum Abfüllen von hochreinen Flüssigkeitengeprüft und geeignet für die Nutzung in Ex-Bereichen: IIA,B Ex-Zone 0mediumsberührte Teile aus Edelstahl, Dichtung aus PTFEBitte beachten Sie die bei entzündbaren Medien erforderliche Ableitung elektrostatischer Aufladung (z.B. mit dem Anti-Statik-Set)!"
"image" => [
"https://assets.dev.denios.io/article/79175_20160729-133843.jpg"
"https://assets.dev.denios.io/article/79167_20160729-133826.jpg"
"https://assets.dev.denios.io/article/79169_20160729-133830.jpg"
"https://assets.dev.denios.io/article/79171_20160729-133834.jpg"
"https://assets.dev.denios.io/article/79173_20170113-100930.jpg"
"https://assets.dev.denios.io/article/79177_20160729-133847.jpg"
]
"sku" => "242994W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/loesemittelpumpe-mini-aus-edelstahl-fuer-kleingebinde-bis-5-liter-handbetrieb-242994/242994"
"priceCurrency" => "EUR"
"price" => "602.14"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4067722018030"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 50600
"centAmountGross" => 60214
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"entzündbare Medien"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
400.0
]
"ZPIM_ANTRIEB" => [
"Handbetrieb"
]
"ZPIM_WERKSTOFF_1" => [
"Edelstahl"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => [
500
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "d9ce207f9ae28dc89fa25c6c01274f12"
]
"sort" => [
2254
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1169fdce-7011-4eb7-8737-8b45a9eaaf10"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "1169fdce-7011-4eb7-8737-8b45a9eaaf10"
"key" => "179481"
"version" => 4325
"businessUnit" => "CP"
"slug" => "otal-fusspumpe-aus-pvc-12-l-min-179481"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvc-12-l-min-179481/179481"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvc-12-l-min-179481/179481"
]
"name" => "OTAL-Fußpumpe aus PVC, 12 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Fußpumpe mit Schlauch aus PVC 1,5 m</li><li>Absperrhahn aus PP/PE (Ø 10 mm), Förderrohre PP</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>beide Hände frei zum Abfüllen</li></ul>"
"createdAt" => "2021-08-10T15:50:05+0000"
"master" => [
"id" => 1
"sku" => "179481"
"displaySku" => "179481W"
"sortRank" => 1732
"slug" => "otal-fusspumpe-aus-pvc-12-l-min-179481"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvc-12-l-min-179481/179481"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvc-12-l-min-179481/179481"
]
"name" => "OTAL-Fußpumpe aus PVC, 12 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Fußpumpe mit Schlauch aus PVC 1,5 m</li><li>Absperrhahn aus PP/PE (Ø 10 mm), Förderrohre PP</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>beide Hände frei zum Abfüllen</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Fußpumpe aus PVC, 12 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Fußpumpe aus PVC, 12 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 14500
"centAmountGross" => 17255
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PVC"
"CS_SHIPPING_WEIGHT_LBS" => 1.8959754532
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Fußpumpe aus PVC, 12 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Fußpumpe aus PVC, 12 l/min"
"MARA_NTGEW" => 0.86
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Version","value":"Behälterpumpe"},{"label":"Schlauchlänge [mm]","value":"1500"},{"label":"Durchmesser Auslauf außen","value":"12"},{"label":"Ø Auslauf-Öffnung innen","value":"10"},{"label":"Werkstoff","value":"PVC"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"12"},{"label":"Geeignet für","value":"OTAL-Fußpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"Fußpumpe"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PP"},{"label":"Gewicht [kg]","value":"0,86"}]"
"MARA_BRGEW" => 0.86
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "schwarz"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Fußpumpe mit einer Födermenge von 12 l/min, univ. einsetzbar"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 Woche"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Fußpumpe aus PVC, 12 l/min - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Fußpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Fußpumpe"
"ZPIM_SCHLAUCHLAENGE" => 1500
"ZPIM_WERKSTOFF_1" => "PVC"
"ITEM_NAME_FOR_SHOP" => "OTAL-Fußpumpe aus PVC, 12 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 1732
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.86"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 0.86
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Fußpumpe mit einer Födermenge von 12 l/min, univ. einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvc-12-l-min-179481/179481"
"robots" => "index,follow"
"description" => "OTAL-Fußpumpe aus PVC, 12 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Fußpumpe mit einer Födermenge von 12 l/min, univ. einsetzbar"
"description" => "OTAL-Fußpumpe aus PVC, 12 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvc-12-l-min-179481/179481"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Fußpumpe aus PVC, 12 l/min"
"description" => "Flüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätFußpumpe mit Schlauch aus PVC 1,5 mAbsperrhahn aus PP/PE (Ø 10 mm), Förderrohre PPdas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbeide Hände frei zum Abfüllen"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"sku" => "179481W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvc-12-l-min-179481/179481"
"priceCurrency" => "EUR"
"price" => "172.55"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 14500
"centAmountGross" => 17255
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "179481"
"displaySku" => "179481W"
"sortRank" => 1732
"slug" => "otal-fusspumpe-aus-pvc-12-l-min-179481"
"links" => [
"webshop" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvc-12-l-min-179481/179481"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvc-12-l-min-179481/179481"
]
"name" => "OTAL-Fußpumpe aus PVC, 12 l/min"
"description" => "<ul class="product-description__text--bulletpoints"><li>Flüssigkeiten sicher, schnell und sauber abfüllen</li><li>die Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsation</li><li>der dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzen</li><li>Einfach und preiswert - bei hoher Flexibilität</li><li>Fußpumpe mit Schlauch aus PVC 1,5 m</li><li>Absperrhahn aus PP/PE (Ø 10 mm), Förderrohre PP</li><li>das Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerung</li><li>beide Hände frei zum Abfüllen</li></ul>"
"images" => [
[
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Fußpumpe aus PVC, 12 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27312
"filename" => "27312_20150320-141321.jpg"
"uri" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"text" => "OTAL-Fußpumpe aus PVC, 12 l/min - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"medium" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"small" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 14500
"centAmountGross" => 17255
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38125
"filename" => "38125_20200525-081643.png"
"uri" => "https://assets.dev.denios.io/quality/38125_20200525-081643.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_MATERIAL" => "PVC"
"CS_SHIPPING_WEIGHT_LBS" => 1.8959754532
"CS_VERSION_PUMPEN" => "Behälterpumpe"
"META_DESCRIPTION" => "OTAL-Fußpumpe aus PVC, 12 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "OTAL-Fußpumpe aus PVC, 12 l/min"
"MARA_NTGEW" => 0.86
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Einsatzbereich","value":"Chemikalien"},{"label":"Tauchtiefe [mm]","value":"700"},{"label":"Version","value":"Behälterpumpe"},{"label":"Schlauchlänge [mm]","value":"1500"},{"label":"Durchmesser Auslauf außen","value":"12"},{"label":"Ø Auslauf-Öffnung innen","value":"10"},{"label":"Werkstoff","value":"PVC"},{"label":"Viskosität max [mPas]","value":"500"},{"label":"Fördermenge max. [l/min]","value":"12"},{"label":"Geeignet für","value":"OTAL-Fußpumpen"},{"label":"Gewindebeschreibung","value":"Passend für Ø 30 - 70 mm"},{"label":"Antrieb","value":"Fußpumpe"},{"label":"Außengewinde","value":"1 Stopfen - 3 Teile"},{"label":"Werkstoff 2","value":"PP"},{"label":"Gewicht [kg]","value":"0,86"}]"
"MARA_BRGEW" => 0.86
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "schwarz"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"32012306"},"punchout_danfoss_de":{"matgroup":"40151529"},"punchout_danfoss_pl":{"matgroup":"40151529","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"32049215"},"punchout_alperia_it":{"matgroup":"40151529"},"punchout_sunchemical_ch":{"matgroup":"40151529"},"punchout_danfoss_dk":{"matgroup":"40151529"},"punchout_danfoss_sk":{"matgroup":"40151529"},"punchout_brenntag_de":{"matgroup":"40151529"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40151529"},"punchout_esteelauder_uk":{"matgroup":"40151529"},"punchout_esteelauder_ch":{"matgroup":"40151529"},"punchout_takeda_ch":{"matgroup":"40151529"},"punchout_sika_de":{"matgroup":"40151529"},"punchout_bachem_ch":{"matgroup":"40151529"},"punchout_migros_ch":{"matgroup":"40151529"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40151529"},"punchout_tesla_de":{"matgroup":"40151529"},"punchout_umicore_de":{"matgroup":"40151529"},"punchout_upm_fi":{"matgroup":"40151529"},"punchout_axalta_de":{"matgroup":"40151529"},"punchout_husqvarna_pl":{"matgroup":"40151529"},"punchout_navalgroup_fr":{"matgroup":"40151529"},"punchout_itp_aero_es":{"matgroup":"40151529"},"punchout_tk_bilstein_de":{"matgroup":"32049215"},"punchout_danone_es":{"matgroup":"40151529"}}"
"META_TITLE" => "OTAL-Fußpumpe mit einer Födermenge von 12 l/min, univ. einsetzbar"
"quality_image" => "[{"id":38125,"mdate":"20-05-25 08:16:43","filename":"38125_20200525-081643.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 Woche"
"images_meta_data" => "[{"id":27312,"mdate":"15-03-20 14:13:21","filename":"27312_20150320-141321.jpg","imageSimilar":0,"text":"OTAL-Fußpumpe aus PVC, 12 l/min - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "OTAL Fußpumpen,Behälterpumpen,Chemikalienpumpen,Kanisterpumpen,Chemiepumpen"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_VERWENDUNG" => "OTAL-Fußpumpen"
"CS_PDF_SEITE" => ""
"article_type" => "Simple"
"ZPIM_ANTRIEB" => "Fußpumpe"
"ZPIM_SCHLAUCHLAENGE" => 1500
"ZPIM_WERKSTOFF_1" => "PVC"
"ITEM_NAME_FOR_SHOP" => "OTAL-Fußpumpe aus PVC, 12 l/min"
"service_articles" => "["170745"]"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"ZPIM_TAUCHTIEFE" => 700
"CS_SALESRANK" => 1732
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.86"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "84138100"
"CS_SHIPPING_WEIGHT_KG" => 0.86
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "OTAL-Fußpumpe mit einer Födermenge von 12 l/min, univ. einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvc-12-l-min-179481/179481"
"robots" => "index,follow"
"description" => "OTAL-Fußpumpe aus PVC, 12 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "OTAL-Fußpumpe mit einer Födermenge von 12 l/min, univ. einsetzbar"
"description" => "OTAL-Fußpumpe aus PVC, 12 l/min - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvc-12-l-min-179481/179481"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "OTAL-Fußpumpe aus PVC, 12 l/min"
"description" => "Flüssigkeiten sicher, schnell und sauber abfüllendie Flüssigkeit wird durch Luft-Überdruck aus dem Gebinde gedrückt - gleichmäßig, ohne Pulsationder dreiteilige Universal-Stopfen aus Weich-PVC ermöglicht den luftdichten Pumpenanschluss an das Gebinde - so können Sie die OTAL Abfüllpumpen auf Gebinde-Öffnungsdurchmesser von 30 - 70 mm dichtschließend aufsetzenEinfach und preiswert - bei hoher FlexibilitätFußpumpe mit Schlauch aus PVC 1,5 mAbsperrhahn aus PP/PE (Ø 10 mm), Förderrohre PPdas Steigrohr passt sich an die Behälterhöhe an, dadurch gute Restentleerungbeide Hände frei zum Abfüllen"
"image" => [
"https://assets.dev.denios.io/article/27312_20150320-141321.jpg"
]
"sku" => "179481W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/otal-fusspumpe-aus-pvc-12-l-min-179481/179481"
"priceCurrency" => "EUR"
"price" => "172.55"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 14500
"centAmountGross" => 17255
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Handpumpen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"b1dd4e78-e5f7-4d13-9992-522be75a3042"
"30acf25f-5559-466d-9d3c-cb76f35e04f0"
]
"categoryName" => "Handpumpen"
"attributes" => []
"facetAttributes" => [
"CS_EINSATZBEREICH_PUMPEN" => [
"Chemikalien"
]
"CS_VERSION_PUMPEN" => [
"Behälterpumpe"
]
"ZPIM_TAUCHTIEFE" => [
700.0
]
"ZPIM_ANTRIEB" => [
"Fußpumpe"
]
"ZPIM_WERKSTOFF_1" => [
"PVC"
]
"CS_MARKE" => []
"CS_FUER_EX_ZONEN_GEEIGNET" => []
"ZPIM_VISKOSITAET_MAX" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "1effe3d71d290a3906b7e29a4ddff232"
]
"sort" => [
1732
]
]
]
]
"aggregations" => [
"ZPIM_ANTRIEB" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "manuell"
"doc_count" => 54
]
[
"key" => "Fußpumpe"
"doc_count" => 8
]
[
"key" => "Handbetrieb"
"doc_count" => 3
]
]
]
"CS_FUER_EX_ZONEN_GEEIGNET" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => []
]
"CS_EINSATZBEREICH_PUMPEN" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "Chemikalien"
"doc_count" => 30
]
[
"key" => "Säuren/Laugen"
"doc_count" => 30
]
[
"key" => "entzündbare Medien"
"doc_count" => 11
]
[
"key" => "leichte Mineralöle"
"doc_count" => 9
]
[
"key" => "Frostschutzmittel"
"doc_count" => 5
]
[
"key" => "Mineral- und Hydrauliköle"
"doc_count" => 5
]
[
"key" => "nicht aggressive Medien"
"doc_count" => 4
]
[
"key" => "petrochemische Flüssigkeiten"
"doc_count" => 4
]
[
"key" => "Maschinenöle"
"doc_count" => 3
]
[
"key" => "Mineralöle"
"doc_count" => 3
]
[
"key" => "Schmieröle"
"doc_count" => 3
]
[
"key" => "Biodiesel"
"doc_count" => 1
]
[
"key" => "Mineralöle, nicht aggressive Medien"
"doc_count" => 1
]
[
"key" => "Rapsöle"
"doc_count" => 1
]
[
"key" => "leichte Mineralöle, Maschinenöle"
"doc_count" => 1
]
[
"key" => "Öle"
"doc_count" => 1
]
]
]
"CS_MARKE" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => []
]
"ZPIM_TAUCHTIEFE_MAX" => [
"value" => 1425.0
]
"CS_VERSION_PUMPEN" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "Fasspumpe"
"doc_count" => 40
]
[
"key" => "Behälterpumpe"
"doc_count" => 22
]
[
"key" => "Tankpumpe"
"doc_count" => 1
]
]
]
"ZPIM_TAUCHTIEFE_MIN" => [
"value" => 400.0
]
"ZPIM_WERKSTOFF_1" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "PP"
"doc_count" => 23
]
[
"key" => "Edelstahl"
"doc_count" => 12
]
[
"key" => "Kunststoff"
"doc_count" => 9
]
[
"key" => "Stahl"
"doc_count" => 4
]
[
"key" => "Zinkdruckguss"
"doc_count" => 4
]
[
"key" => "Aluminium"
"doc_count" => 3
]
[
"key" => "Grauguss"
"doc_count" => 2
]
[
"key" => "PVC"
"doc_count" => 2
]
[
"key" => "PVDF"
"doc_count" => 2
]
[
"key" => "LDPE"
"doc_count" => 1
]
[
"key" => "Messing"
"doc_count" => 1
]
[
"key" => "PE"
"doc_count" => 1
]
[
"key" => "PPS"
"doc_count" => 1
]
]
]
]
]
]
|
| info |
storefront-5b5785cf5b-z2s6l commercetools-php-sdk/2.22.0 (GuzzleHttp/6.5.5; curl/8.14.1) PHP/8.3.19 - [08/Nov/2025:23:52:57 +0100] "POST /denios_develop/graphql HTTP/1.1" 200
app
[ "X-Correlation-ID" => [ "denios_develop/de0ab9a6-c0f5-43d6-89c2-cbee19112fe3" ] ] |
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Executing command "GET 'cms:story:7b9ebd10-e37d-499e-9259-7be7ce4eb26b'"
snc_redis
|
| debug |
Executing command "GET 'cms:widget:de:de_de:contact-forms/contact-bar-with-button-cp'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:c5350fc5-b733-4a0a-a584-7bf627c6e82a'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:unternehmen/denios-entdecken/ueber-denios'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:59cf7a9c-2f44-4691-9a27-bc0f877d2fb9'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:unternehmen/denios-entdecken/nachhaltigkeit'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:093a8bac-b498-4c1e-ac66-1af82454da05'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:unternehmen/denios-entdecken/denios-weltweit'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:f562d3ef-d2f1-444c-86c5-58a4754c833e'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:b1079c75-58d9-4118-8be1-727fd1bdc9cb'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:unternehmen/denios-entdecken/messen'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:9f5360ad-e519-4a67-97de-68d9976f7be0'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:unternehmen/denios-entdecken/karriere'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:20d8bf08-8751-4822-8245-337c70045ca9'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:b66a8ee6-db3d-47c0-b585-15dba815d82d'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:service-wartung/wartung-services'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:5deac7b2-14cc-436e-a076-147ac2f2d2b5'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:cbaab055-99e4-4be1-9a56-35fed1c3845c'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:unternehmen/denios-entdecken/kataloge-broschueren'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:8c3d89ce-43f8-45c8-8938-784577701149'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:schulung'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:631d6453-b8ae-4a63-9fca-6d1b7ef9d8c1'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:beratung-planung/denios-magazin'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:437aa0cb-3697-41ea-b999-43175c136597'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:beratung-planung/denios-magazin/case-studies'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:59cf7a9c-2f44-4691-9a27-bc0f877d2fb9'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:unternehmen/denios-entdecken/nachhaltigkeit'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:59cf7a9c-2f44-4691-9a27-bc0f877d2fb9'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:unternehmen/denios-entdecken/nachhaltigkeit'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:59cf7a9c-2f44-4691-9a27-bc0f877d2fb9'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:unternehmen/denios-entdecken/nachhaltigkeit'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:59cf7a9c-2f44-4691-9a27-bc0f877d2fb9'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:unternehmen/denios-entdecken/nachhaltigkeit'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:8a48541f-d4ad-4dab-9474-4bbee6095968'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:lieferkonditionen-und-zahlungsarten'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:c0d510fc-926b-464d-9930-54c481eda5d4'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:datenschutz'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:7b0de3dc-71bc-4d9a-8296-84d877d0d7e3'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:agb'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:95d91098-c144-4585-9db2-29efb95b1f68'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:impressum'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:973a56f0-cf58-4da5-af99-b5fb2fbe4075'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:093a8bac-b498-4c1e-ac66-1af82454da05'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:unternehmen/denios-entdecken/denios-weltweit'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:9f5360ad-e519-4a67-97de-68d9976f7be0'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:unternehmen/denios-entdecken/karriere'"
snc_redis
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| deprecation |
User Deprecated: Since twig/twig 3.14: The "Twig\Environment::mergeGlobals" method is deprecated.
php
43 times
[ "exception" => ErrorException {#7083 #message: "User Deprecated: Since twig/twig 3.14: The "Twig\Environment::mergeGlobals" method is deprecated." #code: 0 #file: "/var/www/html/vendor/twig/twig/src/Environment.php" #line: 920 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/twig/twig/src/Environment.php:920 { Twig\Environment->mergeGlobals(array $context): array … › {
/var/www/html/vendor/twig/twig/src/Environment.php:920 {
Twig\Environment->mergeGlobals(array $context): array …
›
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Executing command "GET 'cms:story:7b0de3dc-71bc-4d9a-8296-84d877d0d7e3'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:agb'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:7b0de3dc-71bc-4d9a-8296-84d877d0d7e3'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:agb'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:c0d510fc-926b-464d-9930-54c481eda5d4'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:datenschutz'"
snc_redis
|
| debug |
Executing command "GET 'cms:story:c0d510fc-926b-464d-9930-54c481eda5d4'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:datenschutz'"
snc_redis
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Notified event "kernel.view" to listener "App\Module\Cms\Subscriber\AccountSlotSubscriber::onKernelResponse".
event
[ "event" => "kernel.view" "listener" => "App\Module\Cms\Subscriber\AccountSlotSubscriber::onKernelResponse" ] |
| debug |
Notified event "kernel.view" to listener "App\Module\Cms\Subscriber\CategorySlotSubscriber::onKernelResponse".
event
[ "event" => "kernel.view" "listener" => "App\Module\Cms\Subscriber\CategorySlotSubscriber::onKernelResponse" ] |
| debug |
Notified event "kernel.view" to listener "App\Module\Cms\Subscriber\DetailSlotSubscriber::onKernelResponse".
event
[ "event" => "kernel.view" "listener" => "App\Module\Cms\Subscriber\DetailSlotSubscriber::onKernelResponse" ] |
| debug |
Notified event "kernel.view" to listener "App\Subscriber\BreadcrumbSubscriber::onKernelResponse".
event
[ "event" => "kernel.view" "listener" => "App\Subscriber\BreadcrumbSubscriber::onKernelResponse" ] |
| debug |
Notified event "kernel.view" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView".
event
[ "event" => "kernel.view" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView" ] |
| debug |
Listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView" stopped propagation of the event "kernel.view".
event
[ "event" => "kernel.view" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView" ] |
| deprecation |
User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead.
php
[ "exception" => ErrorException {#6487 #message: "User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead." #code: 0 #file: "/var/www/html/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php" #line: 52 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52 { Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->__construct(?TokenStorageInterface $tokenStorage = null, ?RoleHierarchyInterface $roleHierarchy = null, ?LogoutUrlGenerator $logoutUrlGenerator = null, ?AccessDecisionManagerInterface $accessDecisionManager = null, ?FirewallMapInterface $firewallMap = null, ?TraceableFirewallListener $firewall = null, bool $authenticatorManagerEnabled = false) … › {
/var/www/html/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52 {
Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->__construct(?TokenStorageInterface $tokenStorage = null, ?RoleHierarchyInterface $roleHierarchy = null, ?LogoutUrlGenerator $logoutUrlGenerator = null, ?AccessDecisionManagerInterface $accessDecisionManager = null, ?FirewallMapInterface $firewallMap = null, ?TraceableFirewallListener $firewall = null, bool $authenticatorManagerEnabled = false) …
›
|
| deprecation |
User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated.
php
[ "exception" => ErrorException {#6412 #message: "User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated." #code: 0 #file: "/var/www/html/vendor/symfony/security-bundle/Security/FirewallConfig.php" #line: 72 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-bundle/Security/FirewallConfig.php:72 { Symfony\Bundle\SecurityBundle\Security\FirewallConfig->allowsAnonymous(): bool … › {
/var/www/html/vendor/symfony/security-bundle/Security/FirewallConfig.php:72 {
Symfony\Bundle\SecurityBundle\Security\FirewallConfig->allowsAnonymous(): bool …
›
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Router App\Routing\I18nRouter was unable to generate route.
app
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Router App\Routing\I18nRouter was unable to generate route.
app
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Router App\Routing\I18nRouter was unable to generate route.
app
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Router App\Routing\I18nRouter was unable to generate route.
app
|
| debug |
Router App\Routing\StatusRouter was unable to generate route.
app
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was unable to generate route.
app
|
| debug |
Router App\Routing\I18nRouter was unable to generate route.
app
|
| debug |
Executing command "SETEX 'sessionn5opjakoidbb18ns3irkmgkcoj' 7200 '_sf2_attributes|a:5:{s:11:"anonymousId";s:26:"n5opjakoidbb18ns3irkmgkcoj";s:39:"_csrf/https-checkout_cart_add_line_item";s:43:"m2kNf-xcJwVPToirW8gnnWnO9Dsaj8eW7c7e18I3LxY";s:24:"_csrf/https-authenticate";s:43:"AsP1Om2s7axyshdTq8N70P6XZv7F0k57TzlU6KoroWY";s:33:"_csrf/https-request_password_form";s:43:"cDmlA10PZhEkFnNx5WKvxVwCvv8IR6O5aih8-ZlLr-Y";s:33:"_csrf/https-register_account_form";s:43:"MMbP5THwAyobHrWKa5qx6520inByyiGcv7ALrJy2Pu4";}_sf2_meta|a:3:{s:1:"u";i:1762642377;s:1:"c";i:1762642372;s:1:"l";i:0;}'"
snc_redis
|
| debug |
Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "App\Module\Account\Subscriber\ExcludeVatSubscriber::addVatCookieBasedOnCustomerGroupToResponse".
event
[ "event" => "kernel.response" "listener" => "App\Module\Account\Subscriber\ExcludeVatSubscriber::addVatCookieBasedOnCustomerGroupToResponse" ] |
| debug |
Notified event "kernel.response" to listener "App\Module\Store\Integration\Subscriber\LocaleSubscriber::attachCurrentLocale".
event
[ "event" => "kernel.response" "listener" => "App\Module\Store\Integration\Subscriber\LocaleSubscriber::attachCurrentLocale" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse".
event
[ "event" => "kernel.response" "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
| debug |
Notified event "kernel.response" to listener "App\Subscriber\SecurityHeaderSubscriber::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "App\Subscriber\SecurityHeaderSubscriber::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "App\Subscriber\PunchoutCookiePolicySubscriber::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "App\Subscriber\PunchoutCookiePolicySubscriber::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
There are no log messages.
Container Compilation Logs (1727)
Log messages generated during the compilation of the service container.
| Messages | Class |
|---|---|
| 368 |
|
| 3 |
|
| 256 |
|
| 132 |
|
| 370 |
|
| 178 |
|
| 419 |
|
| 1 |
|