- 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 {#4624 +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 {#4629 +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 {#4632 +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 {#4631 +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 {#4625 +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 {#4623 +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 {#4630 +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 {#4627 +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 {#4615 +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 {#4617 +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 {#4619 +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 {#4618 +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 {#4616 +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 {#4610 +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 {#4612 +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 {#4613 +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 {#4614 +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 {#4611 +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 {#4606 +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 {#4608 +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 {#4609 +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 {#4607 +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 {#4590 +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 {#4592 +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 {#4604 +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 {#4597 +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 {#4596 +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 {#4594 +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 {#4603 +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 {#4601 +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 {#4598 +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 {#4605 +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 {#4600 +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 {#4595 +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 {#4602 +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 {#4593 +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 {#4591 +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 {#4599 +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 {#4577 +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 {#4579 +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 {#4586 +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 {#4589 +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 {#4587 +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 {#4581 +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 {#4582 +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 {#4580 +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:shop/gefahrstoffhandling/bindemittel'"
snc_redis
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was not able to match.
app
|
| deprecation |
User Deprecated: The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2
php
[ "exception" => ErrorException {#113 #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 {#111 #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 {#108 #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 {#105 #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 {#97 #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 {#94 #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 |
Executing command "GET 'storage:de_de:translations'"
snc_redis
|
| debug |
Router App\Routing\I18nRouter was not able to match.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match.
app
|
| debug |
Request Body
es
[
"{"query":{"term":{"slug":"shop"}}}"
]
|
| 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.006844 ] |
| debug |
Response
es
[
[
"took" => 2
"timed_out" => false
"_shards" => [
"total" => 1
"successful" => 1
"skipped" => 0
"failed" => 0
]
"hits" => [
"total" => [
"value" => 0
"relation" => "eq"
]
"max_score" => null
"hits" => []
]
]
]
|
| debug |
Request Body
es
[
"{"query":{"bool":{"should":[{"terms":{"key":["gefahrstoffhandling"]}},{"terms":{"master.sku":["gefahrstoffhandling"]}},{"terms":{"variants.sku":["gefahrstoffhandling"]}}]}}}"
]
|
| 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.003117 ] |
| debug |
Response
es
[
[
"took" => 1
"timed_out" => false
"_shards" => [
"total" => 1
"successful" => 1
"skipped" => 0
"failed" => 0
]
"hits" => [
"total" => [
"value" => 0
"relation" => "eq"
]
"max_score" => null
"hits" => []
]
]
]
|
| debug |
Router App\Routing\ProductRouter was not able to match.
app
|
| debug |
Executing command "GET 'de_de_de:tree'"
snc_redis
|
| debug |
Executing command "GET 'de_de_de_category:a0377597-9427-471a-9970-6e9a62f08575'"
snc_redis
|
| info |
Matched route "n/a".
request
[ "route" => "n/a" "route_parameters" => [ "_controller" => "App\Module\Catalog\Action\GetListingAction::__invoke" "_locale" => "de_DE" "category" => Denios\Data\Catalog\Category {#1602 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] +id: "a0377597-9427-471a-9970-6e9a62f08575" +version: 184 +slug: "/shop/gefahrstoffhandling/bindemittel/" +links: Denios\Data\Catalog\Links {#1568 …} +order: "0" +name: "Bindemittel" +isActive: true +inNavigation: true +parent: "e40fe7d0-8cd0-48f2-adde-13814387cc55" +children: [ "9f7af741-367e-4ae1-b46a-c73c28ec8fb1" "bf410af7-507e-4036-8faa-c28eb5f803eb" "e40fe7d0-8cd0-48f2-adde-13814387cc55" ] +icon: "https://assets.dev.denios.io/pictogram/icon-absorbents-blue-rgb-24x24.svg" +facets: [ Denios\Data\Catalog\Facet {#1588 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] +key: "CS_ANWENDUNG_DENSORB" +label: "Anwendung" +type: "selection" +attributes: [ "CS_ANWENDUNG_DENSORB" ] +dataType: "enum" } Denios\Data\Catalog\Facet {#1570 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] +key: "CS_FORMAT_DENSORB" +label: "Format" +type: "selection" +attributes: [ "CS_FORMAT_DENSORB" ] +dataType: "enum" } Denios\Data\Catalog\Facet {#1576 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] +key: "CS_VERSION_DENSORB" +label: "Qualität" +type: "selection" +attributes: [ "CS_VERSION_DENSORB" ] +dataType: "enum" } Denios\Data\Catalog\Facet {#1569 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] +key: "ZPIM_AUFNAHMEKAPAZITAET" +label: "Aufnahmekapazität [Liter Öl/VE]" +type: "selection" +attributes: [ "ZPIM_AUFNAHMEKAPAZITAET" ] +dataType: "number" } Denios\Data\Catalog\Facet {#1575 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] +key: "CS_AUFSTELLORT_INNEN_AUSSEN" +label: "Aufstellort" +type: "selection" +attributes: [ "CS_AUFSTELLORT_INNEN_AUSSEN" ] +dataType: "enum" } Denios\Data\Catalog\Facet {#1574 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] +key: "CS_MERKMALE_NOTFALL_SETS" +label: "Merkmale Notfall-Sets" +type: "selection" +attributes: [ "CS_MERKMALE_NOTFALL_SETS" ] +dataType: "enum" } Denios\Data\Catalog\Facet {#1573 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] +key: "CS_MERKMALE_BINDEVLIES" +label: "Merkmale Bindevlies" +type: "selection" +attributes: [ "CS_MERKMALE_BINDEVLIES" ] +dataType: "enum" } Denios\Data\Catalog\Facet {#1572 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] +key: "CS_MERKMALE_GRANULAT" +label: "Merkmale Granulat" +type: "selection" +attributes: [ "CS_MERKMALE_GRANULAT" ] +dataType: "enum" } Denios\Data\Catalog\Facet {#1587 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] +key: "CS_PERFORATION" +label: "Perforation" +type: "selection" +attributes: [ "CS_PERFORATION" ] +dataType: "enum" } Denios\Data\Catalog\Facet {#1589 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] +key: "CS_ANZAHL_LAGEN" +label: "Anzahl Lagen" +type: "selection" +attributes: [ "CS_ANZAHL_LAGEN" ] +dataType: "enum" } Denios\Data\Catalog\Facet {#1582 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] +key: "CS_MATERIALSTAERKE_DENSORB" +label: "Materialstärke" +type: "selection" +attributes: [ "CS_MATERIALSTAERKE_DENSORB" ] +dataType: "enum" } Denios\Data\Catalog\Facet {#1594 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] +key: "ZPIM_WERKSTOFF_1" +label: "Werkstoff" +type: "selection" +attributes: [ "ZPIM_WERKSTOFF_1" ] +dataType: "enum" } Denios\Data\Catalog\Facet {#1583 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] +key: "ZPIM_FARBE_1" +label: "Farbe" +type: "selection" +attributes: [ "ZPIM_FARBE_1" ] +dataType: "enum" } Denios\Data\Catalog\Facet {#1438 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] +key: "CS_MARKE" +label: "Marke" +type: "selection" +attributes: [ "CS_MARKE" ] +dataType: "enum" } ] +metaInformation: Denios\Data\Shared\MetaInformation {#1439 …} +openGraphInformation: Denios\Data\Shared\OpenGraphInformation {#1440 …} +magentoId: null +initialSorting: "sortRank" +phaina: true +description: "" +katID: "KAT_39126" } "categorySubTree" => [ "id" => "a0377597-9427-471a-9970-6e9a62f08575" "parent" => "e40fe7d0-8cd0-48f2-adde-13814387cc55" "name" => "Bindemittel" "slug" => "/shop/gefahrstoffhandling/bindemittel/" "url" => "https://storefront.dev.denios.io/shop/gefahrstoffhandling/bindemittel/" "icon" => "https://assets.dev.denios.io/pictogram/icon-absorbents-blue-rgb-24x24.svg" "orderHint" => 0 "children" => [ [ "id" => "87a67d52-a745-485a-a338-344cd389ead5" "parent" => "a0377597-9427-471a-9970-6e9a62f08575" "name" => "Ölbindemittel" "slug" => "/shop/gefahrstoffhandling/bindemittel/oelbindemittel/" "url" => "https://storefront.dev.denios.io/shop/gefahrstoffhandling/bindemittel/oelbindemittel/" "icon" => null "orderHint" => 1 "children" => [] "description" => "" "isActive" => true "inNavigation" => true "katID" => "KAT_39127" "level" => 4 ] [ "id" => "9507f399-4d7b-4df0-b9f7-cbaaba0fb172" "parent" => "a0377597-9427-471a-9970-6e9a62f08575" "name" => "Universalbindemittel" "slug" => "/shop/gefahrstoffhandling/bindemittel/universalbindemittel/" "url" => "https://storefront.dev.denios.io/shop/gefahrstoffhandling/bindemittel/universalbindemittel/" "icon" => null "orderHint" => 3 "children" => [] "description" => "" "isActive" => true "inNavigation" => true "katID" => "KAT_39272" "level" => 4 ] [ "id" => "968b9305-66f2-40ab-bead-98756c876d51" "parent" => "a0377597-9427-471a-9970-6e9a62f08575" "name" => "Chemikalienbindemittel" "slug" => "/shop/gefahrstoffhandling/bindemittel/chemikalienbindemittel/" "url" => "https://storefront.dev.denios.io/shop/gefahrstoffhandling/bindemittel/chemikalienbindemittel/" "icon" => null "orderHint" => 5 "children" => [] "description" => "" "isActive" => true "inNavigation" => true "katID" => "KAT_39415" "level" => 4 ] ] "description" => "" "isActive" => true "inNavigation" => true "katID" => "KAT_39126" "level" => 3 ] "level" => 3 ] "request_uri" => "https://redirect.dev.denios.io/shop/gefahrstoffhandling/bindemittel?page=4" "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 {#1654 #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 {#1656 #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 {#1658 #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 {#1662 #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 {#1664 #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 {#1666 #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 {#1671 #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 {#1677 #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 {#1679 #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 {#1688 #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 {#1691 #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
|
| debug |
Executing command "GET 'cms:de:de_de:shop/gefahrstoffhandling/bindemittel'"
snc_redis
|
| debug |
Router App\Module\Cms\Routing\CmsRouter was not able to match.
app
|
| debug |
Router App\Routing\I18nRouter was not able to match.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match.
app
|
| debug |
Request Body
es
[
"{"query":{"term":{"slug":"shop"}}}"
]
|
| 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.00381 ] |
| debug |
Response
es
[
[
"took" => 2
"timed_out" => false
"_shards" => [
"total" => 1
"successful" => 1
"skipped" => 0
"failed" => 0
]
"hits" => [
"total" => [
"value" => 0
"relation" => "eq"
]
"max_score" => null
"hits" => []
]
]
]
|
| debug |
Request Body
es
[
"{"query":{"bool":{"should":[{"terms":{"key":["gefahrstoffhandling"]}},{"terms":{"master.sku":["gefahrstoffhandling"]}},{"terms":{"variants.sku":["gefahrstoffhandling"]}}]}}}"
]
|
| 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.067343 ] |
| debug |
Response
es
[
[
"took" => 1
"timed_out" => false
"_shards" => [
"total" => 1
"successful" => 1
"skipped" => 0
"failed" => 0
]
"hits" => [
"total" => [
"value" => 0
"relation" => "eq"
]
"max_score" => null
"hits" => []
]
]
]
|
| debug |
Router App\Routing\ProductRouter was not able to match.
app
|
| debug |
Executing command "GET 'de_de_de_category:a0377597-9427-471a-9970-6e9a62f08575'"
snc_redis
|
| notice |
Incoming request
app
[ "method" => "GET" "path" => "/shop/gefahrstoffhandling/bindemittel" "timestamp" => "09.11.2025 03:37:35.310" ] |
| deprecation |
User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated.
php
[ "exception" => ErrorException {#1726 #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 {#1724 #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 {#1711 #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 {#1717 #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 {#1709 #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/shop/gefahrstoffhandling/bindemittel?page=4" "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 {#1740 +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 {#1901 #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_category:a0377597-9427-471a-9970-6e9a62f08575'"
snc_redis
|
| debug |
Request Body
es
[
"{"query":{"bool":{"must":[{"match_all":{}}],"filter":[{"term":{"categories":"a0377597-9427-471a-9970-6e9a62f08575"}}]}},"aggregations":{"CS_ANWENDUNG_DENSORB":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.CS_ANWENDUNG_DENSORB\")) {\n try {\n if (doc[\"facetAttributes.CS_ANWENDUNG_DENSORB\"] instanceof Number) {\n return doc[\"facetAttributes.CS_ANWENDUNG_DENSORB\"]\n }\n else {\n return doc[\"facetAttributes.CS_ANWENDUNG_DENSORB.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.CS_ANWENDUNG_DENSORB.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.CS_ANWENDUNG_DENSORB\"]\n }\n }\n }","size":100}},"CS_FORMAT_DENSORB":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.CS_FORMAT_DENSORB\")) {\n try {\n if (doc[\"facetAttributes.CS_FORMAT_DENSORB\"] instanceof Number) {\n return doc[\"facetAttributes.CS_FORMAT_DENSORB\"]\n }\n else {\n return doc[\"facetAttributes.CS_FORMAT_DENSORB.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.CS_FORMAT_DENSORB.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.CS_FORMAT_DENSORB\"]\n }\n }\n }","size":100}},"CS_VERSION_DENSORB":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.CS_VERSION_DENSORB\")) {\n try {\n if (doc[\"facetAttributes.CS_VERSION_DENSORB\"] instanceof Number) {\n return doc[\"facetAttributes.CS_VERSION_DENSORB\"]\n }\n else {\n return doc[\"facetAttributes.CS_VERSION_DENSORB.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.CS_VERSION_DENSORB.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.CS_VERSION_DENSORB\"]\n }\n }\n }","size":100}},"ZPIM_AUFNAHMEKAPAZITAET":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.ZPIM_AUFNAHMEKAPAZITAET\")) {\n try {\n if (doc[\"facetAttributes.ZPIM_AUFNAHMEKAPAZITAET\"] instanceof Number) {\n return doc[\"facetAttributes.ZPIM_AUFNAHMEKAPAZITAET\"]\n }\n else {\n return doc[\"facetAttributes.ZPIM_AUFNAHMEKAPAZITAET.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.ZPIM_AUFNAHMEKAPAZITAET.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.ZPIM_AUFNAHMEKAPAZITAET\"]\n }\n }\n }","size":100}},"CS_AUFSTELLORT_INNEN_AUSSEN":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.CS_AUFSTELLORT_INNEN_AUSSEN\")) {\n try {\n if (doc[\"facetAttributes.CS_AUFSTELLORT_INNEN_AUSSEN\"] instanceof Number) {\n return doc[\"facetAttributes.CS_AUFSTELLORT_INNEN_AUSSEN\"]\n }\n else {\n return doc[\"facetAttributes.CS_AUFSTELLORT_INNEN_AUSSEN.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.CS_AUFSTELLORT_INNEN_AUSSEN.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.CS_AUFSTELLORT_INNEN_AUSSEN\"]\n }\n }\n }","size":100}},"CS_MERKMALE_NOTFALL_SETS":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.CS_MERKMALE_NOTFALL_SETS\")) {\n try {\n if (doc[\"facetAttributes.CS_MERKMALE_NOTFALL_SETS\"] instanceof Number) {\n return doc[\"facetAttributes.CS_MERKMALE_NOTFALL_SETS\"]\n }\n else {\n return doc[\"facetAttributes.CS_MERKMALE_NOTFALL_SETS.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.CS_MERKMALE_NOTFALL_SETS.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.CS_MERKMALE_NOTFALL_SETS\"]\n }\n }\n }","size":100}},"CS_MERKMALE_BINDEVLIES":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.CS_MERKMALE_BINDEVLIES\")) {\n try {\n if (doc[\"facetAttributes.CS_MERKMALE_BINDEVLIES\"] instanceof Number) {\n return doc[\"facetAttributes.CS_MERKMALE_BINDEVLIES\"]\n }\n else {\n return doc[\"facetAttributes.CS_MERKMALE_BINDEVLIES.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.CS_MERKMALE_BINDEVLIES.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.CS_MERKMALE_BINDEVLIES\"]\n }\n }\n }","size":100}},"CS_MERKMALE_GRANULAT":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.CS_MERKMALE_GRANULAT\")) {\n try {\n if (doc[\"facetAttributes.CS_MERKMALE_GRANULAT\"] instanceof Number) {\n return doc[\"facetAttributes.CS_MERKMALE_GRANULAT\"]\n }\n else {\n return doc[\"facetAttributes.CS_MERKMALE_GRANULAT.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.CS_MERKMALE_GRANULAT.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.CS_MERKMALE_GRANULAT\"]\n }\n }\n }","size":100}},"CS_PERFORATION":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.CS_PERFORATION\")) {\n try {\n if (doc[\"facetAttributes.CS_PERFORATION\"] instanceof Number) {\n return doc[\"facetAttributes.CS_PERFORATION\"]\n }\n else {\n return doc[\"facetAttributes.CS_PERFORATION.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.CS_PERFORATION.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.CS_PERFORATION\"]\n }\n }\n }","size":100}},"CS_ANZAHL_LAGEN":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.CS_ANZAHL_LAGEN\")) {\n try {\n if (doc[\"facetAttributes.CS_ANZAHL_LAGEN\"] instanceof Number) {\n return doc[\"facetAttributes.CS_ANZAHL_LAGEN\"]\n }\n else {\n return doc[\"facetAttributes.CS_ANZAHL_LAGEN.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.CS_ANZAHL_LAGEN.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.CS_ANZAHL_LAGEN\"]\n }\n }\n }","size":100}},"CS_MATERIALSTAERKE_DENSORB":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.CS_MATERIALSTAERKE_DENSORB\")) {\n try {\n if (doc[\"facetAttributes.CS_MATERIALSTAERKE_DENSORB\"] instanceof Number) {\n return doc[\"facetAttributes.CS_MATERIALSTAERKE_DENSORB\"]\n }\n else {\n return doc[\"facetAttributes.CS_MATERIALSTAERKE_DENSORB.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.CS_MATERIALSTAERKE_DENSORB.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.CS_MATERIALSTAERKE_DENSORB\"]\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}},"ZPIM_FARBE_1":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.ZPIM_FARBE_1\")) {\n try {\n if (doc[\"facetAttributes.ZPIM_FARBE_1\"] instanceof Number) {\n return doc[\"facetAttributes.ZPIM_FARBE_1\"]\n }\n else {\n return doc[\"facetAttributes.ZPIM_FARBE_1.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.ZPIM_FARBE_1.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.ZPIM_FARBE_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}}},"sort":[{"master.sortRank":{"order":"desc"}}],"from":84,"size":28}"
]
|
| 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.093532 ] |
| debug |
Response
es
[
[
"took" => 54
"timed_out" => false
"_shards" => [
"total" => 1
"successful" => 1
"skipped" => 0
"failed" => 0
]
"hits" => [
"total" => [
"value" => 479
"relation" => "eq"
]
"max_score" => null
"hits" => [
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8a66cc93-9288-4b82-bfab-e3dfc208755c"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "8a66cc93-9288-4b82-bfab-e3dfc208755c"
"key" => "219436"
"version" => 6201
"businessUnit" => "CP"
"slug" => "densorb-oelbindemittel-vlies-rollen-premium-triple-heavy-3-lagig-50-cm-x-45-m-2-stueck-219436"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rollen-premium-triple-heavy-3-lagig-50-cm-x-45-m-2-stueck-219436/219436"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#325"
"canonical" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rollen-premium-triple-heavy-3-lagig-50-cm-x-45-m-2-stueck-219436/219436"
]
"name" => "DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>saugstarkes Bindevlies mit strapazierfähigen und fusselfreien Schutzschichten auf beiden Seiten für höchste Ansprüche an Sauberkeit, Einsatzdauer, Reiß- und Abriebfestigkeit</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>fusselfrei und damit optimal für sensible und schmutzempfindliche Bereiche, auch zum Abwischen von scharfkantigen Oberflächen geeignet</li><li>hohe mechanische Belastbarkeit gewährleistet einen langfristigen Einsatz und ermöglicht ein Begehen und Befahren</li><li>ideal zum Schutz von Böden oder als Unterlage auf Werkbänken und Arbeitsflächen</li><li>keine Faserrückstände auf dem Untergrund, auch bei vollständig gesättigtem Vlies</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>auf Grund der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>die helle Farbe lässt die Flüssigkeitsaufnahme gut erkennen</li><li>auch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähig</li><li>Für die bedarfsgerechte Einteilung sind die Rollen mittig und alle 40 cm quer perforiert.</li><li>extra breite Rollen für den großflächigen Einsatz</li><li>Materialstärke "heavy" für größere Flüssigkeitsmengen</li></ul>"
"createdAt" => "2020-08-10T07:36:20+0000"
"master" => [
"id" => 1
"sku" => "219436"
"displaySku" => "219436W"
"sortRank" => 11525
"slug" => "densorb-oelbindemittel-vlies-rollen-premium-triple-heavy-3-lagig-50-cm-x-45-m-2-stueck-219436"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rollen-premium-triple-heavy-3-lagig-50-cm-x-45-m-2-stueck-219436/219436"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#325"
"canonical" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rollen-premium-triple-heavy-3-lagig-50-cm-x-45-m-2-stueck-219436/219436"
]
"name" => "DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>saugstarkes Bindevlies mit strapazierfähigen und fusselfreien Schutzschichten auf beiden Seiten für höchste Ansprüche an Sauberkeit, Einsatzdauer, Reiß- und Abriebfestigkeit</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>fusselfrei und damit optimal für sensible und schmutzempfindliche Bereiche, auch zum Abwischen von scharfkantigen Oberflächen geeignet</li><li>hohe mechanische Belastbarkeit gewährleistet einen langfristigen Einsatz und ermöglicht ein Begehen und Befahren</li><li>ideal zum Schutz von Böden oder als Unterlage auf Werkbänken und Arbeitsflächen</li><li>keine Faserrückstände auf dem Untergrund, auch bei vollständig gesättigtem Vlies</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>auf Grund der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>die helle Farbe lässt die Flüssigkeitsaufnahme gut erkennen</li><li>auch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähig</li><li>Für die bedarfsgerechte Einteilung sind die Rollen mittig und alle 40 cm quer perforiert.</li><li>extra breite Rollen für den großflächigen Einsatz</li><li>Materialstärke "heavy" für größere Flüssigkeitsmengen</li></ul>"
"images" => [
[
"id" => 95302
"filename" => "95302_20170407-153717.jpg"
"uri" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
"text" => "DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
"medium" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
"small" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 95302
"filename" => "95302_20170407-153717.jpg"
"uri" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
"text" => "DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
"medium" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
"small" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 30000
"centAmountGross" => 30000
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-13T00: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" => "2 Rolle(n)"
"qualityImages" => [
[
"id" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_AUFNAHMEVERMOEGEN" => "extrem hoch"
"ZPIM_FARBE_1" => "blau"
"CS_SALESRANK" => 11525
"ZPIM_AUFNAHMEKAPAZITAET" => 226
"CS_ANWENDUNG_DENSORB" => "Öl"
"META_DESCRIPTION" => "DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"beidseitig mit fusselfreier Schutzschicht"
"für große Flächen"
"begehbar/befahrbar"
"für langandauernde Anwendungen"
]
"NAME_IN_ORDERPROCESS" => "DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück"
"MARA_NTGEW" => 17.73
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 2
"CS_TECHNISCHE_DATEN" => "[{"label":"Qualität","value":"PREMIUM TRIPLE"},{"label":"Anwendung","value":"Öl"},{"label":"Format","value":"Rollen"},{"label":"Länge außen [mm]","value":"45000"},{"label":"Breite außen [mm]","value":"500"},{"label":"Durchmesser außen [mm]","value":"420"},{"label":"Flächengewicht [g/m²]","value":"310"},{"label":"Aufnahmevermögen","value":"extrem hoch"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"226"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Farbe","value":"blau"},{"label":"Perforation","value":"ja"},{"label":"Anzahl Lagen","value":"3-lagig"},{"label":"Materialstärke","value":"heavy"},{"label":"Merkmale Bindevlies","value":"beidseitig mit fusselfreier Schutzschicht\nfür große Flächen\nbegehbar/befahrbar\nfür langandauernde Anwendungen"},{"label":"Anzahl VE pro Palette","value":"12"},{"label":"Verpackungseinheit (VE)","value":"2 Rolle(n)"},{"label":"Gewicht [kg]","value":"17,73"}]"
"MARA_BRGEW" => 18.23
"CS_GTIN" => "4055661020405"
"CS_VERPACKUNGSEINHEIT_VE" => "2 Rolle(n)"
"SAP_HERKUNFTSLAND" => "BE"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "blau"
"CS_FORMAT_DENSORB" => "Aufsaugrollen"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131909"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"}}"
"META_TITLE" => "DENSORB Bindevliesrolle Premium, Ausführung "Öl", Heavy, 50 cm x 45 m, 2 Stück"
"ZPIM_LAENGE_AUSSEN" => 45000
"quality_image" => "[{"id":38109,"mdate":"20-01-13 12:33:09","filename":"38109_20200113-123309.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":95302,"mdate":"17-04-07 15:37:17","filename":"95302_20170407-153717.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bindevliesrolle,Ölbindevlies,Saugrolle,Sorbents,Ölbindemittel,Bindemittel für Leckagen,Bindemittel für Öl,Ölvlies,Bindevlies,Absorptionsmittel,Adsorptionsmittel,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PERFORATION" => "ja"
"CS_BUSINESS_UNIT" => "CP"
"CS_VERSION_DENSORB" => "PREMIUM TRIPLE"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIALSTAERKE_DENSORB" => "heavy"
"CS_PDF_SEITE" => "325"
"CS_MATERIAL" => "Polypropylen"
"ZPIM_DURCHMESSER_AUSSEN" => 420
"article_type" => "Simple"
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"ITEM_NAME_FOR_SHOP" => "DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 500
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Pack"
"accessory_articles" => "["136487","256104","160330","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "17.73"
"CS_ORIGIN" => "Belgien"
"SAP_BASISMENGENEINHEIT_KEY" => "PAK"
"SAP_ZOLLTARIFNUMMER" => "56039490"
"CS_ANZAHL_LAGEN" => "3-lagig"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Bindevliesrolle Premium, Ausführung "Öl", Heavy, 50 cm x 45 m, 2 Stück"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rollen-premium-triple-heavy-3-lagig-50-cm-x-45-m-2-stueck-219436/219436"
"robots" => "index,follow"
"description" => "DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Bindevliesrolle Premium, Ausführung "Öl", Heavy, 50 cm x 45 m, 2 Stück"
"description" => "DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rollen-premium-triple-heavy-3-lagig-50-cm-x-45-m-2-stueck-219436/219436"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück"
"description" => "saugstarkes Bindevlies mit strapazierfähigen und fusselfreien Schutzschichten auf beiden Seiten für höchste Ansprüche an Sauberkeit, Einsatzdauer, Reiß- und Abriebfestigkeitnimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser abfusselfrei und damit optimal für sensible und schmutzempfindliche Bereiche, auch zum Abwischen von scharfkantigen Oberflächen geeignethohe mechanische Belastbarkeit gewährleistet einen langfristigen Einsatz und ermöglicht ein Begehen und Befahrenideal zum Schutz von Böden oder als Unterlage auf Werkbänken und Arbeitsflächenkeine Faserrückstände auf dem Untergrund, auch bei vollständig gesättigtem Vliessehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeitauf Grund der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regendie helle Farbe lässt die Flüssigkeitsaufnahme gut erkennenauch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähigFür die bedarfsgerechte Einteilung sind die Rollen mittig und alle 40 cm quer perforiert.extra breite Rollen für den großflächigen EinsatzMaterialstärke "heavy" für größere Flüssigkeitsmengen"
"image" => [
"https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
]
"sku" => "219436W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rollen-premium-triple-heavy-3-lagig-50-cm-x-45-m-2-stueck-219436/219436"
"priceCurrency" => "EUR"
"price" => "300.00"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661020405"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 30000
"centAmountGross" => 30000
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-13T00: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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "219436"
"displaySku" => "219436W"
"sortRank" => 11525
"slug" => "densorb-oelbindemittel-vlies-rollen-premium-triple-heavy-3-lagig-50-cm-x-45-m-2-stueck-219436"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rollen-premium-triple-heavy-3-lagig-50-cm-x-45-m-2-stueck-219436/219436"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#325"
"canonical" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rollen-premium-triple-heavy-3-lagig-50-cm-x-45-m-2-stueck-219436/219436"
]
"name" => "DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>saugstarkes Bindevlies mit strapazierfähigen und fusselfreien Schutzschichten auf beiden Seiten für höchste Ansprüche an Sauberkeit, Einsatzdauer, Reiß- und Abriebfestigkeit</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>fusselfrei und damit optimal für sensible und schmutzempfindliche Bereiche, auch zum Abwischen von scharfkantigen Oberflächen geeignet</li><li>hohe mechanische Belastbarkeit gewährleistet einen langfristigen Einsatz und ermöglicht ein Begehen und Befahren</li><li>ideal zum Schutz von Böden oder als Unterlage auf Werkbänken und Arbeitsflächen</li><li>keine Faserrückstände auf dem Untergrund, auch bei vollständig gesättigtem Vlies</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>auf Grund der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>die helle Farbe lässt die Flüssigkeitsaufnahme gut erkennen</li><li>auch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähig</li><li>Für die bedarfsgerechte Einteilung sind die Rollen mittig und alle 40 cm quer perforiert.</li><li>extra breite Rollen für den großflächigen Einsatz</li><li>Materialstärke "heavy" für größere Flüssigkeitsmengen</li></ul>"
"images" => [
[
"id" => 95302
"filename" => "95302_20170407-153717.jpg"
"uri" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
"text" => "DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
"medium" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
"small" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 95302
"filename" => "95302_20170407-153717.jpg"
"uri" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
"text" => "DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
"medium" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
"small" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 30000
"centAmountGross" => 30000
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-13T00: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" => "2 Rolle(n)"
"qualityImages" => [
[
"id" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_AUFNAHMEVERMOEGEN" => "extrem hoch"
"ZPIM_FARBE_1" => "blau"
"CS_SALESRANK" => 11525
"ZPIM_AUFNAHMEKAPAZITAET" => 226
"CS_ANWENDUNG_DENSORB" => "Öl"
"META_DESCRIPTION" => "DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"beidseitig mit fusselfreier Schutzschicht"
"für große Flächen"
"begehbar/befahrbar"
"für langandauernde Anwendungen"
]
"NAME_IN_ORDERPROCESS" => "DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück"
"MARA_NTGEW" => 17.73
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 2
"CS_TECHNISCHE_DATEN" => "[{"label":"Qualität","value":"PREMIUM TRIPLE"},{"label":"Anwendung","value":"Öl"},{"label":"Format","value":"Rollen"},{"label":"Länge außen [mm]","value":"45000"},{"label":"Breite außen [mm]","value":"500"},{"label":"Durchmesser außen [mm]","value":"420"},{"label":"Flächengewicht [g/m²]","value":"310"},{"label":"Aufnahmevermögen","value":"extrem hoch"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"226"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Farbe","value":"blau"},{"label":"Perforation","value":"ja"},{"label":"Anzahl Lagen","value":"3-lagig"},{"label":"Materialstärke","value":"heavy"},{"label":"Merkmale Bindevlies","value":"beidseitig mit fusselfreier Schutzschicht\nfür große Flächen\nbegehbar/befahrbar\nfür langandauernde Anwendungen"},{"label":"Anzahl VE pro Palette","value":"12"},{"label":"Verpackungseinheit (VE)","value":"2 Rolle(n)"},{"label":"Gewicht [kg]","value":"17,73"}]"
"MARA_BRGEW" => 18.23
"CS_GTIN" => "4055661020405"
"CS_VERPACKUNGSEINHEIT_VE" => "2 Rolle(n)"
"SAP_HERKUNFTSLAND" => "BE"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "blau"
"CS_FORMAT_DENSORB" => "Aufsaugrollen"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131909"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"}}"
"META_TITLE" => "DENSORB Bindevliesrolle Premium, Ausführung "Öl", Heavy, 50 cm x 45 m, 2 Stück"
"ZPIM_LAENGE_AUSSEN" => 45000
"quality_image" => "[{"id":38109,"mdate":"20-01-13 12:33:09","filename":"38109_20200113-123309.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":95302,"mdate":"17-04-07 15:37:17","filename":"95302_20170407-153717.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bindevliesrolle,Ölbindevlies,Saugrolle,Sorbents,Ölbindemittel,Bindemittel für Leckagen,Bindemittel für Öl,Ölvlies,Bindevlies,Absorptionsmittel,Adsorptionsmittel,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PERFORATION" => "ja"
"CS_BUSINESS_UNIT" => "CP"
"CS_VERSION_DENSORB" => "PREMIUM TRIPLE"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIALSTAERKE_DENSORB" => "heavy"
"CS_PDF_SEITE" => "325"
"CS_MATERIAL" => "Polypropylen"
"ZPIM_DURCHMESSER_AUSSEN" => 420
"article_type" => "Simple"
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"ITEM_NAME_FOR_SHOP" => "DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 500
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Pack"
"accessory_articles" => "["136487","256104","160330","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "17.73"
"CS_ORIGIN" => "Belgien"
"SAP_BASISMENGENEINHEIT_KEY" => "PAK"
"SAP_ZOLLTARIFNUMMER" => "56039490"
"CS_ANZAHL_LAGEN" => "3-lagig"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Bindevliesrolle Premium, Ausführung "Öl", Heavy, 50 cm x 45 m, 2 Stück"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rollen-premium-triple-heavy-3-lagig-50-cm-x-45-m-2-stueck-219436/219436"
"robots" => "index,follow"
"description" => "DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Bindevliesrolle Premium, Ausführung "Öl", Heavy, 50 cm x 45 m, 2 Stück"
"description" => "DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rollen-premium-triple-heavy-3-lagig-50-cm-x-45-m-2-stueck-219436/219436"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Ölbindemittel Vlies Rollen, Premium Triple, heavy, 3-lagig, 50 cm x 45 m, 2 Stück"
"description" => "saugstarkes Bindevlies mit strapazierfähigen und fusselfreien Schutzschichten auf beiden Seiten für höchste Ansprüche an Sauberkeit, Einsatzdauer, Reiß- und Abriebfestigkeitnimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser abfusselfrei und damit optimal für sensible und schmutzempfindliche Bereiche, auch zum Abwischen von scharfkantigen Oberflächen geeignethohe mechanische Belastbarkeit gewährleistet einen langfristigen Einsatz und ermöglicht ein Begehen und Befahrenideal zum Schutz von Böden oder als Unterlage auf Werkbänken und Arbeitsflächenkeine Faserrückstände auf dem Untergrund, auch bei vollständig gesättigtem Vliessehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeitauf Grund der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regendie helle Farbe lässt die Flüssigkeitsaufnahme gut erkennenauch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähigFür die bedarfsgerechte Einteilung sind die Rollen mittig und alle 40 cm quer perforiert.extra breite Rollen für den großflächigen EinsatzMaterialstärke "heavy" für größere Flüssigkeitsmengen"
"image" => [
"https://assets.dev.denios.io/article/95302_20170407-153717.jpg"
]
"sku" => "219436W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rollen-premium-triple-heavy-3-lagig-50-cm-x-45-m-2-stueck-219436/219436"
"priceCurrency" => "EUR"
"price" => "300.00"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661020405"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 30000
"centAmountGross" => 30000
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-13T00: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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"87a67d52-a745-485a-a338-344cd389ead5"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Ölbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Öl"
]
"CS_FORMAT_DENSORB" => [
"Aufsaugrollen"
]
"CS_VERSION_DENSORB" => [
"PREMIUM TRIPLE"
]
"ZPIM_AUFNAHMEKAPAZITAET" => [
226
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [
500.0
]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => [
"3-lagig"
]
"CS_MATERIALSTAERKE_DENSORB" => [
"heavy"
]
"CS_PERFORATION" => [
"ja"
]
"CS_MERKMALE_GRANULAT" => []
"CS_MERKMALE_BINDEVLIES" => [
"beidseitig mit fusselfreier Schutzschicht"
"für große Flächen"
"begehbar/befahrbar"
"für langandauernde Anwendungen"
]
"ZPIM_WERKSTOFF_1" => [
"Polypropylen"
]
"CS_MARKE" => []
"ZPIM_FARBE_1" => [
"blau"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "524c354866d799103ca1a7a00251c637"
]
"sort" => [
11525
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "9bd7eb56-cc07-40af-927d-3a68840f19b5"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "9bd7eb56-cc07-40af-927d-3a68840f19b5"
"key" => "157332"
"version" => 5833
"businessUnit" => "CP"
"slug" => "densorb-notfall-set-bindemittel-im-rollcontainer-b-12-ausfuehrung-oel-157332"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-rollcontainer-b-12-ausfuehrung-oel-157332/157332"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#340"
"canonical" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-rollcontainer-b-12-ausfuehrung-oel-157332/157332"
]
"name" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl"
"description" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Ideal für den schnellen Transport zum Einsatzort</li><li>Praxisgerecht zusammengestellte Bindevliese</li><li>Die regendichten Rollcontainer können auch im Freien aufgestellt und zur Sammlung benutzter Bindevliese eingesetzt werden.</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>ausgezeichnet geeignet für die Beseitigung von Öl- oder Treibstofflverunreinigungen auf Wasseroberflächen</li><li>auf Grund der wasserabweisenden Auslegung perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>zuverlässige Aufnahme von z. B. Motoröl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierten Lösungsmitteln u. v. m.</li><li>Behälterfarbe: blau, Behältervolumen: 120 l</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li></ul>"
"createdAt" => "2020-08-10T07:38:12+0000"
"master" => [
"id" => 1
"sku" => "157332"
"displaySku" => "157332W"
"sortRank" => 11522
"slug" => "densorb-notfall-set-bindemittel-im-rollcontainer-b-12-ausfuehrung-oel-157332"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-rollcontainer-b-12-ausfuehrung-oel-157332/157332"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#340"
"canonical" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-rollcontainer-b-12-ausfuehrung-oel-157332/157332"
]
"name" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl"
"description" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Ideal für den schnellen Transport zum Einsatzort</li><li>Praxisgerecht zusammengestellte Bindevliese</li><li>Die regendichten Rollcontainer können auch im Freien aufgestellt und zur Sammlung benutzter Bindevliese eingesetzt werden.</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>ausgezeichnet geeignet für die Beseitigung von Öl- oder Treibstofflverunreinigungen auf Wasseroberflächen</li><li>auf Grund der wasserabweisenden Auslegung perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>zuverlässige Aufnahme von z. B. Motoröl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierten Lösungsmitteln u. v. m.</li><li>Behälterfarbe: blau, Behältervolumen: 120 l</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li></ul>"
"images" => [
[
"id" => 213473
"filename" => "213473_20200205-084541.jpg"
"uri" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
"text" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
"medium" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
"small" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25636
"filename" => "25636_20170321-105216.jpg"
"uri" => "https://assets.dev.denios.io/article/25636_20170321-105216.jpg"
"text" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25636_20170321-105216.jpg"
"medium" => "https://assets.dev.denios.io/article/25636_20170321-105216.jpg"
"small" => "https://assets.dev.denios.io/article/25636_20170321-105216.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25636_20170321-105216.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 24048
"filename" => "24048_20150319-152751.jpg"
"uri" => "https://assets.dev.denios.io/article/24048_20150319-152751.jpg"
"text" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/24048_20150319-152751.jpg"
"medium" => "https://assets.dev.denios.io/article/24048_20150319-152751.jpg"
"small" => "https://assets.dev.denios.io/article/24048_20150319-152751.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/24048_20150319-152751.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 213473
"filename" => "213473_20200205-084541.jpg"
"uri" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
"text" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
"medium" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
"small" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 32500
"centAmountGross" => 38675
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => "Piktogramm Ölspender"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_BESTSELLER" => "1"
"CS_AUFSTELLORT_INNEN_AUSSEN" => "Innen und Außen"
"CS_SALESRANK" => 11522
"ZPIM_AUFNAHMEKAPAZITAET" => 115
"CS_ANWENDUNG_DENSORB" => "Öl"
"CS_SHIPPING_HEIGHT_MM" => 940
"META_DESCRIPTION" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "940"
"MARA_NTGEW" => 21.8
"CS_MARKE" => "DENSORB"
"CS_AUFNAHMEVERMOEGEN" => "sehr hoch"
"CS_SHIPPING_WIDTH_MM" => 480
"CS_SHIPPING_WIDTH_IN" => 20.7874128
"CS_BADGE" => "BESTSELLER"
"CS_MERKMALE_NOTFALL_SETS" => [
"Im Freien"
"Bodenstehend"
"Verfahrbar (mit Rollen)"
]
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufstellort","value":"Innen und Außen"},{"label":"Anwendung","value":"Öl"},{"label":"Format","value":"Leckage-Notfallset"},{"label":"Bestückung","value":"100 Matten 50 x 40 cm\r\n7 Schlangen 120 x 7,5 cm\r\n10 Kissen 25 x 25 cm\r\n1 Vollsichtbrille mit Gummizug\r\n1 Paar Schutzhandschuhe\r\n5 Entsorgungsbeutel"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"115"},{"label":"Maße außen B x T x H [mm]","value":"480 x 560 x 940"},{"label":"Aufnahmevermögen","value":"sehr hoch"},{"label":"Farbe","value":"blau"},{"label":"Typ","value":"B 12"}]"
"MARA_BRGEW" => 21.8
"CS_GTIN" => "4055661013155"
"ship_length" => "560"
"SAP_HERKUNFTSLAND" => "TR"
"CS_SHIPPING_LENGTH_MM" => 560
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "blau"
"CS_FORMAT_DENSORB" => "Leckage-Notfallset"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131905"},"punchout_danfoss_pl":{"matgroup":"47131905"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131905"},"punchout_sunchemical_ch":{"matgroup":"47131905"},"punchout_danfoss_dk":{"matgroup":"47131905"},"punchout_danfoss_sk":{"matgroup":"47131905"},"punchout_brenntag_de":{"matgroup":"47131905"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131905"},"punchout_esteelauder_uk":{"matgroup":"47131905"},"punchout_esteelauder_ch":{"matgroup":"47131905"},"punchout_takeda_ch":{"matgroup":"47131905"},"punchout_sika_de":{"matgroup":"47131905"},"punchout_bachem_ch":{"matgroup":"47131905"},"punchout_migros_ch":{"matgroup":"47131905"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131905"},"punchout_tesla_de":{"matgroup":"47131905"},"punchout_umicore_de":{"matgroup":"47131905"},"punchout_upm_fi":{"matgroup":"47131905"},"punchout_axalta_de":{"matgroup":"47131905"},"punchout_husqvarna_pl":{"matgroup":"47131905"},"punchout_navalgroup_fr":{"matgroup":"47131905"},"punchout_itp_aero_es":{"matgroup":"47131905"},"punchout_tk_bilstein_de":{"matgroup":"40029012"},"punchout_danone_es":{"matgroup":"47131905"},"punchout_schwarz_gruppe_de":{"matgroup":"40029012"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"40029012"},"punchout_danfoss_gb":{"matgroup":"47131905"}}"
"META_TITLE" => "DENSORB Notfall-Set, im Rollcontainer, 162l Aufnahmekapazität"
"quality_image" => "[{"id":38109,"mdate":"2020-01-13 12:33:09","filename":"38109_20200113-123309.png","text":"Piktogramm Ölspender"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "480"
"images_meta_data" => "[{"id":213473,"mdate":"2020-02-05 08:45:41","filename":"213473_20200205-084541.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl - 1"},{"id":25636,"mdate":"2017-03-21 10:52:16","filename":"25636_20170321-105216.jpg","imageSimilar":1,"text":"DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl - 2"},{"id":24048,"mdate":"2015-03-19 15:27:51","filename":"24048_20150319-152751.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["270382"]"
"META_KEYWORD" => "Notfall Set Bindemittel,Bindevliesmatte,Leckage Set,Industriebindevlies,Bindemittel im Rollcontainer,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 560
"ZPIM_FARBE_1" => "blau"
"ZPIM_TYP" => "B 12"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "340"
"CS_SHIPPING_HEIGHT_IN" => 40.7086834
"CS_LIEFERUMFANG" => """
100 Matten 50 x 40 cm\r\n
7 Schlangen 120 x 7,5 cm\r\n
10 Kissen 25 x 25 cm\r\n
1 Vollsichtbrille mit Gummizug\r\n
1 Paar Schutzhandschuhe\r\n
5 Entsorgungsbeutel
"""
"CS_MASSE_AUSSEN_B_X_T_X_H" => "480 x 560 x 940"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 24.2519816
"ITEM_NAME_FOR_SHOP" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 480
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 940
"SAP_BASISMENGENEINHEIT" => "Pack"
"CS_SHIPPING_WEIGHT_LBS" => 48.060773116
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Ideal für den schnellen Transport zum Einsatzort</li><li>Praxisgerecht zusammengestellte Bindevliese</li><li>Die regendichten Rollcontainer können auch im Freien aufgestellt und zur Sammlung benutzter Bindevliese eingesetzt werden.</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>ausgezeichnet geeignet für die Beseitigung von Öl- oder Treibstofflverunreinigungen auf Wasseroberflächen</li><li>auf Grund der wasserabweisenden Auslegung perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>zuverlässige Aufnahme von z. B. Motoröl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierten Lösungsmitteln u. v. m.</li><li>Behälterfarbe: blau, Behältervolumen: 120 l</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li></ul>"
"accessory_articles" => "["259696","157367","217888","153065","129672","206980","259809","290819","271884","314252"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "21.8"
"CS_ORIGIN" => "TR - Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "PAK"
"SAP_ZOLLTARIFNUMMER" => "56031480"
"CS_SHIPPING_WEIGHT_KG" => 21.8
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Notfall-Set, im Rollcontainer, 162l Aufnahmekapazität"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-rollcontainer-b-12-ausfuehrung-oel-157332/157332"
"robots" => "index,follow"
"description" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Notfall-Set, im Rollcontainer, 162l Aufnahmekapazität"
"description" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-rollcontainer-b-12-ausfuehrung-oel-157332/157332"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25636_20170321-105216.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/24048_20150319-152751.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl"
"description" => "Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.Ideal für den schnellen Transport zum EinsatzortPraxisgerecht zusammengestellte BindevlieseDie regendichten Rollcontainer können auch im Freien aufgestellt und zur Sammlung benutzter Bindevliese eingesetzt werden.Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser abausgezeichnet geeignet für die Beseitigung von Öl- oder Treibstofflverunreinigungen auf Wasseroberflächenauf Grund der wasserabweisenden Auslegung perfekt für den Außeneinsatz geeignet, auch bei Regenzuverlässige Aufnahme von z. B. Motoröl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierten Lösungsmitteln u. v. m.Behälterfarbe: blau, Behältervolumen: 120 lEin mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten."
"image" => [
"https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
"https://assets.dev.denios.io/article/25636_20170321-105216.jpg"
"https://assets.dev.denios.io/article/24048_20150319-152751.jpg"
]
"sku" => "157332W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-rollcontainer-b-12-ausfuehrung-oel-157332/157332"
"priceCurrency" => "EUR"
"price" => "386.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" => "4055661013155"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 32500
"centAmountGross" => 38675
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "157332"
"displaySku" => "157332W"
"sortRank" => 11522
"slug" => "densorb-notfall-set-bindemittel-im-rollcontainer-b-12-ausfuehrung-oel-157332"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-rollcontainer-b-12-ausfuehrung-oel-157332/157332"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#340"
"canonical" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-rollcontainer-b-12-ausfuehrung-oel-157332/157332"
]
"name" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl"
"description" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Ideal für den schnellen Transport zum Einsatzort</li><li>Praxisgerecht zusammengestellte Bindevliese</li><li>Die regendichten Rollcontainer können auch im Freien aufgestellt und zur Sammlung benutzter Bindevliese eingesetzt werden.</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>ausgezeichnet geeignet für die Beseitigung von Öl- oder Treibstofflverunreinigungen auf Wasseroberflächen</li><li>auf Grund der wasserabweisenden Auslegung perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>zuverlässige Aufnahme von z. B. Motoröl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierten Lösungsmitteln u. v. m.</li><li>Behälterfarbe: blau, Behältervolumen: 120 l</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li></ul>"
"images" => [
[
"id" => 213473
"filename" => "213473_20200205-084541.jpg"
"uri" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
"text" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
"medium" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
"small" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25636
"filename" => "25636_20170321-105216.jpg"
"uri" => "https://assets.dev.denios.io/article/25636_20170321-105216.jpg"
"text" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25636_20170321-105216.jpg"
"medium" => "https://assets.dev.denios.io/article/25636_20170321-105216.jpg"
"small" => "https://assets.dev.denios.io/article/25636_20170321-105216.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25636_20170321-105216.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 24048
"filename" => "24048_20150319-152751.jpg"
"uri" => "https://assets.dev.denios.io/article/24048_20150319-152751.jpg"
"text" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/24048_20150319-152751.jpg"
"medium" => "https://assets.dev.denios.io/article/24048_20150319-152751.jpg"
"small" => "https://assets.dev.denios.io/article/24048_20150319-152751.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/24048_20150319-152751.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 213473
"filename" => "213473_20200205-084541.jpg"
"uri" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
"text" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
"medium" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
"small" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 32500
"centAmountGross" => 38675
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => "Piktogramm Ölspender"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_BESTSELLER" => "1"
"CS_AUFSTELLORT_INNEN_AUSSEN" => "Innen und Außen"
"CS_SALESRANK" => 11522
"ZPIM_AUFNAHMEKAPAZITAET" => 115
"CS_ANWENDUNG_DENSORB" => "Öl"
"CS_SHIPPING_HEIGHT_MM" => 940
"META_DESCRIPTION" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "940"
"MARA_NTGEW" => 21.8
"CS_MARKE" => "DENSORB"
"CS_AUFNAHMEVERMOEGEN" => "sehr hoch"
"CS_SHIPPING_WIDTH_MM" => 480
"CS_SHIPPING_WIDTH_IN" => 20.7874128
"CS_BADGE" => "BESTSELLER"
"CS_MERKMALE_NOTFALL_SETS" => [
"Im Freien"
"Bodenstehend"
"Verfahrbar (mit Rollen)"
]
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufstellort","value":"Innen und Außen"},{"label":"Anwendung","value":"Öl"},{"label":"Format","value":"Leckage-Notfallset"},{"label":"Bestückung","value":"100 Matten 50 x 40 cm\r\n7 Schlangen 120 x 7,5 cm\r\n10 Kissen 25 x 25 cm\r\n1 Vollsichtbrille mit Gummizug\r\n1 Paar Schutzhandschuhe\r\n5 Entsorgungsbeutel"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"115"},{"label":"Maße außen B x T x H [mm]","value":"480 x 560 x 940"},{"label":"Aufnahmevermögen","value":"sehr hoch"},{"label":"Farbe","value":"blau"},{"label":"Typ","value":"B 12"}]"
"MARA_BRGEW" => 21.8
"CS_GTIN" => "4055661013155"
"ship_length" => "560"
"SAP_HERKUNFTSLAND" => "TR"
"CS_SHIPPING_LENGTH_MM" => 560
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "blau"
"CS_FORMAT_DENSORB" => "Leckage-Notfallset"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131905"},"punchout_danfoss_pl":{"matgroup":"47131905"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131905"},"punchout_sunchemical_ch":{"matgroup":"47131905"},"punchout_danfoss_dk":{"matgroup":"47131905"},"punchout_danfoss_sk":{"matgroup":"47131905"},"punchout_brenntag_de":{"matgroup":"47131905"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131905"},"punchout_esteelauder_uk":{"matgroup":"47131905"},"punchout_esteelauder_ch":{"matgroup":"47131905"},"punchout_takeda_ch":{"matgroup":"47131905"},"punchout_sika_de":{"matgroup":"47131905"},"punchout_bachem_ch":{"matgroup":"47131905"},"punchout_migros_ch":{"matgroup":"47131905"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131905"},"punchout_tesla_de":{"matgroup":"47131905"},"punchout_umicore_de":{"matgroup":"47131905"},"punchout_upm_fi":{"matgroup":"47131905"},"punchout_axalta_de":{"matgroup":"47131905"},"punchout_husqvarna_pl":{"matgroup":"47131905"},"punchout_navalgroup_fr":{"matgroup":"47131905"},"punchout_itp_aero_es":{"matgroup":"47131905"},"punchout_tk_bilstein_de":{"matgroup":"40029012"},"punchout_danone_es":{"matgroup":"47131905"},"punchout_schwarz_gruppe_de":{"matgroup":"40029012"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"40029012"},"punchout_danfoss_gb":{"matgroup":"47131905"}}"
"META_TITLE" => "DENSORB Notfall-Set, im Rollcontainer, 162l Aufnahmekapazität"
"quality_image" => "[{"id":38109,"mdate":"2020-01-13 12:33:09","filename":"38109_20200113-123309.png","text":"Piktogramm Ölspender"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "480"
"images_meta_data" => "[{"id":213473,"mdate":"2020-02-05 08:45:41","filename":"213473_20200205-084541.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl - 1"},{"id":25636,"mdate":"2017-03-21 10:52:16","filename":"25636_20170321-105216.jpg","imageSimilar":1,"text":"DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl - 2"},{"id":24048,"mdate":"2015-03-19 15:27:51","filename":"24048_20150319-152751.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["270382"]"
"META_KEYWORD" => "Notfall Set Bindemittel,Bindevliesmatte,Leckage Set,Industriebindevlies,Bindemittel im Rollcontainer,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 560
"ZPIM_FARBE_1" => "blau"
"ZPIM_TYP" => "B 12"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "340"
"CS_SHIPPING_HEIGHT_IN" => 40.7086834
"CS_LIEFERUMFANG" => """
100 Matten 50 x 40 cm\r\n
7 Schlangen 120 x 7,5 cm\r\n
10 Kissen 25 x 25 cm\r\n
1 Vollsichtbrille mit Gummizug\r\n
1 Paar Schutzhandschuhe\r\n
5 Entsorgungsbeutel
"""
"CS_MASSE_AUSSEN_B_X_T_X_H" => "480 x 560 x 940"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 24.2519816
"ITEM_NAME_FOR_SHOP" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 480
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 940
"SAP_BASISMENGENEINHEIT" => "Pack"
"CS_SHIPPING_WEIGHT_LBS" => 48.060773116
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Ideal für den schnellen Transport zum Einsatzort</li><li>Praxisgerecht zusammengestellte Bindevliese</li><li>Die regendichten Rollcontainer können auch im Freien aufgestellt und zur Sammlung benutzter Bindevliese eingesetzt werden.</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>ausgezeichnet geeignet für die Beseitigung von Öl- oder Treibstofflverunreinigungen auf Wasseroberflächen</li><li>auf Grund der wasserabweisenden Auslegung perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>zuverlässige Aufnahme von z. B. Motoröl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierten Lösungsmitteln u. v. m.</li><li>Behälterfarbe: blau, Behältervolumen: 120 l</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li></ul>"
"accessory_articles" => "["259696","157367","217888","153065","129672","206980","259809","290819","271884","314252"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "21.8"
"CS_ORIGIN" => "TR - Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "PAK"
"SAP_ZOLLTARIFNUMMER" => "56031480"
"CS_SHIPPING_WEIGHT_KG" => 21.8
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Notfall-Set, im Rollcontainer, 162l Aufnahmekapazität"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-rollcontainer-b-12-ausfuehrung-oel-157332/157332"
"robots" => "index,follow"
"description" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Notfall-Set, im Rollcontainer, 162l Aufnahmekapazität"
"description" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-rollcontainer-b-12-ausfuehrung-oel-157332/157332"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25636_20170321-105216.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/24048_20150319-152751.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Notfall-Set, Bindemittel im Rollcontainer B 12, Ausführung Öl"
"description" => "Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.Ideal für den schnellen Transport zum EinsatzortPraxisgerecht zusammengestellte BindevlieseDie regendichten Rollcontainer können auch im Freien aufgestellt und zur Sammlung benutzter Bindevliese eingesetzt werden.Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser abausgezeichnet geeignet für die Beseitigung von Öl- oder Treibstofflverunreinigungen auf Wasseroberflächenauf Grund der wasserabweisenden Auslegung perfekt für den Außeneinsatz geeignet, auch bei Regenzuverlässige Aufnahme von z. B. Motoröl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierten Lösungsmitteln u. v. m.Behälterfarbe: blau, Behältervolumen: 120 lEin mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten."
"image" => [
"https://assets.dev.denios.io/article/213473_20200205-084541.jpg"
"https://assets.dev.denios.io/article/25636_20170321-105216.jpg"
"https://assets.dev.denios.io/article/24048_20150319-152751.jpg"
]
"sku" => "157332W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-rollcontainer-b-12-ausfuehrung-oel-157332/157332"
"priceCurrency" => "EUR"
"price" => "386.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" => "4055661013155"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 32500
"centAmountGross" => 38675
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"87a67d52-a745-485a-a338-344cd389ead5"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Ölbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Öl"
]
"CS_FORMAT_DENSORB" => [
"Leckage-Notfallset"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => [
115
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => [
"Innen und Außen"
]
"BREITE_AUSSEN" => [
480.0
]
"CS_MERKMALE_NOTFALL_SETS" => [
"Im Freien"
"Bodenstehend"
"Verfahrbar (mit Rollen)"
]
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_GRANULAT" => []
"CS_MERKMALE_BINDEVLIES" => []
"ZPIM_WERKSTOFF_1" => []
"CS_MARKE" => [
"DENSORB"
]
"ZPIM_FARBE_1" => [
"blau"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "0dc23bdbc93e3db635aab6b95fe50b4f"
]
"sort" => [
11522
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ce6cc37f-d92f-46f5-9f4e-d37deeec7c2f"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "ce6cc37f-d92f-46f5-9f4e-d37deeec7c2f"
"key" => "157219"
"version" => 6200
"businessUnit" => "CP"
"slug" => "densorb-chemikalien-und-saeurenbinder-multi-sorb-voc-frei-granulat-im-400-g-behaelter-157219"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-chemikalien-und-saeurenbinder-multi-sorb-voc-frei-granulat-im-400-g-behaelter-157219/157219"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#345"
"canonical" => "https://storefront.dev.denios.io/densorb-chemikalien-und-saeurenbinder-multi-sorb-voc-frei-granulat-im-400-g-behaelter-157219/157219"
]
"name" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter"
"description" => "<ul class="product-description__text--bulletpoints"><li>ein Bindemittel für alle Gefahrstoffe</li><li>sofort und risikofrei auch durch ungeschultes Personal einsetzbar</li><li>verhindert sofort nach Kontakt Emissionen und Ausdampfungen durch Einschluss der Gefahrstoffe</li><li>Granulat auf Basis einer Polymerverbindung mit höchster Saugkapazität</li><li>hydrophil und chemisch inert, nimmt alle Flüssigkeiten auf</li><li>nicht entzündbar, nicht brandfördernd und nicht staubexplosiv</li><li>äußerst ergiebig und leicht anzuwenden, auch zur Dammbildung geeignet</li><li>problemlose Aufnahme mit Besen und Schaufel oder Kehrmaschine</li><li>geringe Entsorgungsmenge und daher geringe Entsorgungskosten</li><li>kann dammbildend eingesetzt werden, um einen Eintritt von Chemikalien in die Kanalisation zu verhindern</li><li>1 Kilo Multi-Sorb bindet bis zu 75 l wässrige Flüssigkeiten</li><li>sehr hohes Aufnahmevermögen bei Salpetersäure, Schwefelsäure, Chlorsäure, Ammoniak und Wasserstoffperoxid</li><li>ist auch bei stark reagierenden und oxydierend wirkenden Substanzen einsetzbar</li><li>Bei trockener Lagerung unbegrenzt haltbar.</li><li>Ausbringung per Hand oder mit handelsüblichem Streuwagen, rieselfähig</li></ul>"
"createdAt" => "2020-08-10T07:36:52+0000"
"master" => [
"id" => 1
"sku" => "157219"
"displaySku" => "157219W"
"sortRank" => 11516
"slug" => "densorb-chemikalien-und-saeurenbinder-multi-sorb-voc-frei-granulat-im-400-g-behaelter-157219"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-chemikalien-und-saeurenbinder-multi-sorb-voc-frei-granulat-im-400-g-behaelter-157219/157219"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#345"
"canonical" => "https://storefront.dev.denios.io/densorb-chemikalien-und-saeurenbinder-multi-sorb-voc-frei-granulat-im-400-g-behaelter-157219/157219"
]
"name" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter"
"description" => "<ul class="product-description__text--bulletpoints"><li>ein Bindemittel für alle Gefahrstoffe</li><li>sofort und risikofrei auch durch ungeschultes Personal einsetzbar</li><li>verhindert sofort nach Kontakt Emissionen und Ausdampfungen durch Einschluss der Gefahrstoffe</li><li>Granulat auf Basis einer Polymerverbindung mit höchster Saugkapazität</li><li>hydrophil und chemisch inert, nimmt alle Flüssigkeiten auf</li><li>nicht entzündbar, nicht brandfördernd und nicht staubexplosiv</li><li>äußerst ergiebig und leicht anzuwenden, auch zur Dammbildung geeignet</li><li>problemlose Aufnahme mit Besen und Schaufel oder Kehrmaschine</li><li>geringe Entsorgungsmenge und daher geringe Entsorgungskosten</li><li>kann dammbildend eingesetzt werden, um einen Eintritt von Chemikalien in die Kanalisation zu verhindern</li><li>1 Kilo Multi-Sorb bindet bis zu 75 l wässrige Flüssigkeiten</li><li>sehr hohes Aufnahmevermögen bei Salpetersäure, Schwefelsäure, Chlorsäure, Ammoniak und Wasserstoffperoxid</li><li>ist auch bei stark reagierenden und oxydierend wirkenden Substanzen einsetzbar</li><li>Bei trockener Lagerung unbegrenzt haltbar.</li><li>Ausbringung per Hand oder mit handelsüblichem Streuwagen, rieselfähig</li></ul>"
"images" => [
[
"id" => 25623
"filename" => "25623_20150323-084415.jpg"
"uri" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
"text" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
"medium" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
"small" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25622
"filename" => "25622_20150323-083102.jpg"
"uri" => "https://assets.dev.denios.io/article/25622_20150323-083102.jpg"
"text" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25622_20150323-083102.jpg"
"medium" => "https://assets.dev.denios.io/article/25622_20150323-083102.jpg"
"small" => "https://assets.dev.denios.io/article/25622_20150323-083102.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25622_20150323-083102.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 25623
"filename" => "25623_20150323-084415.jpg"
"uri" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
"text" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
"medium" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
"small" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 129397
"filename" => "129397_20180423-165844.png"
"uri" => "https://assets.dev.denios.io/ghs/129397_20180423-165844.png"
"text" => "Logo VOC FREI"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 2950
"centAmountGross" => 3511
"currency" => "EUR"
"customerGroup" => null
"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" => "1 VE"
"qualityImages" => [
[
"id" => 191704
"filename" => "191704_20190731-121823.png"
"uri" => "https://assets.dev.denios.io/quality/191704_20190731-121823.png"
"text" => "Piktogramm DENSORB Spezial"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ZPIM_INHALT" => 0.94
"CS_BESTSELLER" => "1"
"CS_MATERIAL" => "Polymer"
"CS_SALESRANK" => 11516
"ZPIM_AUFNAHMEKAPAZITAET" => 1.2
"CS_ANWENDUNG_DENSORB" => "Spezial"
"CS_SHIPPING_HEIGHT_MM" => 220
"META_DESCRIPTION" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter"
"CS_NEW_UNTIL" => "2023-10-16"
"ship_height" => "220"
"CS_MULTIPACK" => 1
"MARA_NTGEW" => 0.4
"CS_MARKE" => "DENSORB"
"ghs_symbol" => "[{"id":129397,"mdate":"2018-04-23 16:58:44","filename":"129397_20180423-165844.png","text":"Logo VOC FREI"}]"
"CS_ZULASSUNG" => "VOC-frei"
"CS_AUFNAHMEVERMOEGEN" => "extrem hoch"
"CS_SHIPPING_WIDTH_MM" => 240
"CS_SHIPPING_WIDTH_IN" => 10.3937064
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"1.2"},{"label":"Anwendung","value":"Spezial"},{"label":"Format","value":"Granulat"},{"label":"Korngröße max [mm]","value":"0.5"},{"label":"Korngröße min [mm]","value":"0.13"},{"label":"Schüttgutgewicht (g/L)","value":"425"},{"label":"Werkstoff","value":"Polymer"},{"label":"Inhalt [l]","value":"0.94"},{"label":"Gewicht [kg]","value":"0,4"},{"label":"Breite außen [mm]","value":"240"},{"label":"Höhe außen [mm]","value":"220"},{"label":"Tiefe außen [mm]","value":"310"},{"label":"Aufnahmevermögen","value":"extrem hoch"},{"label":"Gebindevolumen [l]","value":"1"},{"label":"Farbe","value":"gelb"},{"label":"Merkmale Granulat","value":"Anwendung auf Straßen\nAnwendung in Gebäuden\nchemisch inert\nfür alle Gefahrstoffe\nmit Emissionsbremse\nnicht brennbar\nnicht scheuernd\nnicht staubexplosiv"},{"label":"Zulassung / Zertifikat","value":"VOC-frei"},{"label":"Typ","value":"400 g Flasche"},{"label":"Inhaltsmenge","value":"1"}]"
"MARA_BRGEW" => 0.4
"CS_GTIN" => "4055661017917"
"CS_VERPACKUNGSEINHEIT_VE" => "1 VE"
"ship_length" => "310"
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 310
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "gelb"
"CS_FORMAT_DENSORB" => "Granulat"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30060101"},"punchout_danfoss_de":{"matgroup":"47131902"},"punchout_danfoss_pl":{"matgroup":"47131902"},"punchout_hirschvogel_de":{"matgroup":"30060101"},"punchout_alperia_it":{"matgroup":"47131902"},"punchout_sunchemical_ch":{"matgroup":"47131902"},"punchout_danfoss_dk":{"matgroup":"47131902"},"punchout_danfoss_sk":{"matgroup":"47131902"},"punchout_brenntag_de":{"matgroup":"47131902"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131902"},"punchout_esteelauder_uk":{"matgroup":"47131902"},"punchout_esteelauder_ch":{"matgroup":"47131902"},"punchout_takeda_ch":{"matgroup":"47131902"},"punchout_sika_de":{"matgroup":"47131902"},"punchout_bachem_ch":{"matgroup":"47131902"},"punchout_migros_ch":{"matgroup":"47131902"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131902"},"punchout_tesla_de":{"matgroup":"47131902"},"punchout_umicore_de":{"matgroup":"47131902"},"punchout_upm_fi":{"matgroup":"47131902"},"punchout_axalta_de":{"matgroup":"47131902"},"punchout_husqvarna_pl":{"matgroup":"47131902"},"punchout_navalgroup_fr":{"matgroup":"47131902"},"punchout_itp_aero_es":{"matgroup":"47131902"},"punchout_tk_bilstein_de":{"matgroup":"30060101"},"punchout_danone_es":{"matgroup":"47131902"},"punchout_schwarz_gruppe_de":{"matgroup":"30060101"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"30060101"},"punchout_danfoss_gb":{"matgroup":"47131902"}}"
"META_TITLE" => "DENSORB Granulat, Chemikalien- und Säurenbinder, VOC-frei, 0,4kg"
"quality_image" => "[{"id":191704,"mdate":"2019-07-31 12:18:23","filename":"191704_20190731-121823.png","text":"Piktogramm DENSORB Spezial"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "240"
"images_meta_data" => "[{"id":25623,"mdate":"2015-03-23 08:44:15","filename":"25623_20150323-084415.jpg","imageSimilar":0,"text":"DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter - 1"},{"id":25622,"mdate":"2015-03-23 08:31:02","filename":"25622_20150323-083102.jpg","imageSimilar":0,"text":"DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["191444","201754","201755","301179"]"
"META_KEYWORD" => "Granulat,Bindemittel für Gefahrstoffe,Chemikalienbindemittel,Säurenbinder,Multisafe,Power-Safe,Uni-Safe,Bindemittel,Streumittel,Aufsaugmittel,Multi-Sorb"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 310
"ZPIM_FARBE_1" => "gelb"
"ZPIM_TYP" => "400 g Flasche"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "345"
"CS_SHIPPING_HEIGHT_IN" => 9.5275642
"ZPIM_WERKSTOFF_1" => "Polymer"
"CS_MERKMALE_GRANULAT" => [
"Anwendung auf Straßen"
"Anwendung in Gebäuden"
"chemisch inert"
"für alle Gefahrstoffe"
"mit Emissionsbremse"
"nicht brennbar"
"nicht scheuernd"
"nicht staubexplosiv"
]
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 13.4252041
"ITEM_NAME_FOR_SHOP" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 240
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 220
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 0.881849048
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>ein Bindemittel für alle Gefahrstoffe</li><li>sofort und risikofrei auch durch ungeschultes Personal einsetzbar</li><li>verhindert sofort nach Kontakt Emissionen und Ausdampfungen durch Einschluss der Gefahrstoffe</li><li>Granulat auf Basis einer Polymerverbindung mit höchster Saugkapazität</li><li>hydrophil und chemisch inert, nimmt alle Flüssigkeiten auf</li><li>nicht entzündbar, nicht brandfördernd und nicht staubexplosiv</li><li>äußerst ergiebig und leicht anzuwenden, auch zur Dammbildung geeignet</li><li>problemlose Aufnahme mit Besen und Schaufel oder Kehrmaschine</li><li>geringe Entsorgungsmenge und daher geringe Entsorgungskosten</li><li>kann dammbildend eingesetzt werden, um einen Eintritt von Chemikalien in die Kanalisation zu verhindern</li><li>1 Kilo Multi-Sorb bindet bis zu 75 l wässrige Flüssigkeiten</li><li>sehr hohes Aufnahmevermögen bei Salpetersäure, Schwefelsäure, Chlorsäure, Ammoniak und Wasserstoffperoxid</li><li>ist auch bei stark reagierenden und oxydierend wirkenden Substanzen einsetzbar</li><li>Bei trockener Lagerung unbegrenzt haltbar.</li><li>Ausbringung per Hand oder mit handelsüblichem Streuwagen, rieselfähig</li></ul>"
"accessory_articles" => "["119235","119237","119236","160330","259809","256104","116636","123168","153065","271884","314252"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.4"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39069090"
"CS_YOUTUBE_ID1" => "IlI0pPhZq7g"
"CS_SHIPPING_WEIGHT_KG" => 0.4
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Granulat, Chemikalien- und Säurenbinder, VOC-frei, 0,4kg"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-chemikalien-und-saeurenbinder-multi-sorb-voc-frei-granulat-im-400-g-behaelter-157219/157219"
"robots" => "index,follow"
"description" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Granulat, Chemikalien- und Säurenbinder, VOC-frei, 0,4kg"
"description" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-chemikalien-und-saeurenbinder-multi-sorb-voc-frei-granulat-im-400-g-behaelter-157219/157219"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25622_20150323-083102.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter"
"description" => "ein Bindemittel für alle Gefahrstoffesofort und risikofrei auch durch ungeschultes Personal einsetzbarverhindert sofort nach Kontakt Emissionen und Ausdampfungen durch Einschluss der GefahrstoffeGranulat auf Basis einer Polymerverbindung mit höchster Saugkapazitäthydrophil und chemisch inert, nimmt alle Flüssigkeiten aufnicht entzündbar, nicht brandfördernd und nicht staubexplosiväußerst ergiebig und leicht anzuwenden, auch zur Dammbildung geeignetproblemlose Aufnahme mit Besen und Schaufel oder Kehrmaschinegeringe Entsorgungsmenge und daher geringe Entsorgungskostenkann dammbildend eingesetzt werden, um einen Eintritt von Chemikalien in die Kanalisation zu verhindern1 Kilo Multi-Sorb bindet bis zu 75 l wässrige Flüssigkeitensehr hohes Aufnahmevermögen bei Salpetersäure, Schwefelsäure, Chlorsäure, Ammoniak und Wasserstoffperoxidist auch bei stark reagierenden und oxydierend wirkenden Substanzen einsetzbarBei trockener Lagerung unbegrenzt haltbar.Ausbringung per Hand oder mit handelsüblichem Streuwagen, rieselfähig"
"image" => [
"https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
"https://assets.dev.denios.io/article/25622_20150323-083102.jpg"
]
"sku" => "157219W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-chemikalien-und-saeurenbinder-multi-sorb-voc-frei-granulat-im-400-g-behaelter-157219/157219"
"priceCurrency" => "EUR"
"price" => "35.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" => "4055661017917"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 2950
"centAmountGross" => 3511
"currency" => "EUR"
"customerGroup" => null
"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" => "Chemikalienbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => [
[
"id" => 129397
"filename" => "129397_20180423-165844.png"
"uri" => "https://assets.dev.denios.io/ghs/129397_20180423-165844.png"
"text" => "Logo VOC FREI"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "157219"
"displaySku" => "157219W"
"sortRank" => 11516
"slug" => "densorb-chemikalien-und-saeurenbinder-multi-sorb-voc-frei-granulat-im-400-g-behaelter-157219"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-chemikalien-und-saeurenbinder-multi-sorb-voc-frei-granulat-im-400-g-behaelter-157219/157219"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#345"
"canonical" => "https://storefront.dev.denios.io/densorb-chemikalien-und-saeurenbinder-multi-sorb-voc-frei-granulat-im-400-g-behaelter-157219/157219"
]
"name" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter"
"description" => "<ul class="product-description__text--bulletpoints"><li>ein Bindemittel für alle Gefahrstoffe</li><li>sofort und risikofrei auch durch ungeschultes Personal einsetzbar</li><li>verhindert sofort nach Kontakt Emissionen und Ausdampfungen durch Einschluss der Gefahrstoffe</li><li>Granulat auf Basis einer Polymerverbindung mit höchster Saugkapazität</li><li>hydrophil und chemisch inert, nimmt alle Flüssigkeiten auf</li><li>nicht entzündbar, nicht brandfördernd und nicht staubexplosiv</li><li>äußerst ergiebig und leicht anzuwenden, auch zur Dammbildung geeignet</li><li>problemlose Aufnahme mit Besen und Schaufel oder Kehrmaschine</li><li>geringe Entsorgungsmenge und daher geringe Entsorgungskosten</li><li>kann dammbildend eingesetzt werden, um einen Eintritt von Chemikalien in die Kanalisation zu verhindern</li><li>1 Kilo Multi-Sorb bindet bis zu 75 l wässrige Flüssigkeiten</li><li>sehr hohes Aufnahmevermögen bei Salpetersäure, Schwefelsäure, Chlorsäure, Ammoniak und Wasserstoffperoxid</li><li>ist auch bei stark reagierenden und oxydierend wirkenden Substanzen einsetzbar</li><li>Bei trockener Lagerung unbegrenzt haltbar.</li><li>Ausbringung per Hand oder mit handelsüblichem Streuwagen, rieselfähig</li></ul>"
"images" => [
[
"id" => 25623
"filename" => "25623_20150323-084415.jpg"
"uri" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
"text" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
"medium" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
"small" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25622
"filename" => "25622_20150323-083102.jpg"
"uri" => "https://assets.dev.denios.io/article/25622_20150323-083102.jpg"
"text" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25622_20150323-083102.jpg"
"medium" => "https://assets.dev.denios.io/article/25622_20150323-083102.jpg"
"small" => "https://assets.dev.denios.io/article/25622_20150323-083102.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25622_20150323-083102.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 25623
"filename" => "25623_20150323-084415.jpg"
"uri" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
"text" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
"medium" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
"small" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 129397
"filename" => "129397_20180423-165844.png"
"uri" => "https://assets.dev.denios.io/ghs/129397_20180423-165844.png"
"text" => "Logo VOC FREI"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 2950
"centAmountGross" => 3511
"currency" => "EUR"
"customerGroup" => null
"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" => "1 VE"
"qualityImages" => [
[
"id" => 191704
"filename" => "191704_20190731-121823.png"
"uri" => "https://assets.dev.denios.io/quality/191704_20190731-121823.png"
"text" => "Piktogramm DENSORB Spezial"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ZPIM_INHALT" => 0.94
"CS_BESTSELLER" => "1"
"CS_MATERIAL" => "Polymer"
"CS_SALESRANK" => 11516
"ZPIM_AUFNAHMEKAPAZITAET" => 1.2
"CS_ANWENDUNG_DENSORB" => "Spezial"
"CS_SHIPPING_HEIGHT_MM" => 220
"META_DESCRIPTION" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter"
"CS_NEW_UNTIL" => "2023-10-16"
"ship_height" => "220"
"CS_MULTIPACK" => 1
"MARA_NTGEW" => 0.4
"CS_MARKE" => "DENSORB"
"ghs_symbol" => "[{"id":129397,"mdate":"2018-04-23 16:58:44","filename":"129397_20180423-165844.png","text":"Logo VOC FREI"}]"
"CS_ZULASSUNG" => "VOC-frei"
"CS_AUFNAHMEVERMOEGEN" => "extrem hoch"
"CS_SHIPPING_WIDTH_MM" => 240
"CS_SHIPPING_WIDTH_IN" => 10.3937064
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"1.2"},{"label":"Anwendung","value":"Spezial"},{"label":"Format","value":"Granulat"},{"label":"Korngröße max [mm]","value":"0.5"},{"label":"Korngröße min [mm]","value":"0.13"},{"label":"Schüttgutgewicht (g/L)","value":"425"},{"label":"Werkstoff","value":"Polymer"},{"label":"Inhalt [l]","value":"0.94"},{"label":"Gewicht [kg]","value":"0,4"},{"label":"Breite außen [mm]","value":"240"},{"label":"Höhe außen [mm]","value":"220"},{"label":"Tiefe außen [mm]","value":"310"},{"label":"Aufnahmevermögen","value":"extrem hoch"},{"label":"Gebindevolumen [l]","value":"1"},{"label":"Farbe","value":"gelb"},{"label":"Merkmale Granulat","value":"Anwendung auf Straßen\nAnwendung in Gebäuden\nchemisch inert\nfür alle Gefahrstoffe\nmit Emissionsbremse\nnicht brennbar\nnicht scheuernd\nnicht staubexplosiv"},{"label":"Zulassung / Zertifikat","value":"VOC-frei"},{"label":"Typ","value":"400 g Flasche"},{"label":"Inhaltsmenge","value":"1"}]"
"MARA_BRGEW" => 0.4
"CS_GTIN" => "4055661017917"
"CS_VERPACKUNGSEINHEIT_VE" => "1 VE"
"ship_length" => "310"
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 310
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "gelb"
"CS_FORMAT_DENSORB" => "Granulat"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30060101"},"punchout_danfoss_de":{"matgroup":"47131902"},"punchout_danfoss_pl":{"matgroup":"47131902"},"punchout_hirschvogel_de":{"matgroup":"30060101"},"punchout_alperia_it":{"matgroup":"47131902"},"punchout_sunchemical_ch":{"matgroup":"47131902"},"punchout_danfoss_dk":{"matgroup":"47131902"},"punchout_danfoss_sk":{"matgroup":"47131902"},"punchout_brenntag_de":{"matgroup":"47131902"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131902"},"punchout_esteelauder_uk":{"matgroup":"47131902"},"punchout_esteelauder_ch":{"matgroup":"47131902"},"punchout_takeda_ch":{"matgroup":"47131902"},"punchout_sika_de":{"matgroup":"47131902"},"punchout_bachem_ch":{"matgroup":"47131902"},"punchout_migros_ch":{"matgroup":"47131902"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131902"},"punchout_tesla_de":{"matgroup":"47131902"},"punchout_umicore_de":{"matgroup":"47131902"},"punchout_upm_fi":{"matgroup":"47131902"},"punchout_axalta_de":{"matgroup":"47131902"},"punchout_husqvarna_pl":{"matgroup":"47131902"},"punchout_navalgroup_fr":{"matgroup":"47131902"},"punchout_itp_aero_es":{"matgroup":"47131902"},"punchout_tk_bilstein_de":{"matgroup":"30060101"},"punchout_danone_es":{"matgroup":"47131902"},"punchout_schwarz_gruppe_de":{"matgroup":"30060101"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"30060101"},"punchout_danfoss_gb":{"matgroup":"47131902"}}"
"META_TITLE" => "DENSORB Granulat, Chemikalien- und Säurenbinder, VOC-frei, 0,4kg"
"quality_image" => "[{"id":191704,"mdate":"2019-07-31 12:18:23","filename":"191704_20190731-121823.png","text":"Piktogramm DENSORB Spezial"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "240"
"images_meta_data" => "[{"id":25623,"mdate":"2015-03-23 08:44:15","filename":"25623_20150323-084415.jpg","imageSimilar":0,"text":"DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter - 1"},{"id":25622,"mdate":"2015-03-23 08:31:02","filename":"25622_20150323-083102.jpg","imageSimilar":0,"text":"DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["191444","201754","201755","301179"]"
"META_KEYWORD" => "Granulat,Bindemittel für Gefahrstoffe,Chemikalienbindemittel,Säurenbinder,Multisafe,Power-Safe,Uni-Safe,Bindemittel,Streumittel,Aufsaugmittel,Multi-Sorb"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 310
"ZPIM_FARBE_1" => "gelb"
"ZPIM_TYP" => "400 g Flasche"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "345"
"CS_SHIPPING_HEIGHT_IN" => 9.5275642
"ZPIM_WERKSTOFF_1" => "Polymer"
"CS_MERKMALE_GRANULAT" => [
"Anwendung auf Straßen"
"Anwendung in Gebäuden"
"chemisch inert"
"für alle Gefahrstoffe"
"mit Emissionsbremse"
"nicht brennbar"
"nicht scheuernd"
"nicht staubexplosiv"
]
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 13.4252041
"ITEM_NAME_FOR_SHOP" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 240
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 220
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 0.881849048
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>ein Bindemittel für alle Gefahrstoffe</li><li>sofort und risikofrei auch durch ungeschultes Personal einsetzbar</li><li>verhindert sofort nach Kontakt Emissionen und Ausdampfungen durch Einschluss der Gefahrstoffe</li><li>Granulat auf Basis einer Polymerverbindung mit höchster Saugkapazität</li><li>hydrophil und chemisch inert, nimmt alle Flüssigkeiten auf</li><li>nicht entzündbar, nicht brandfördernd und nicht staubexplosiv</li><li>äußerst ergiebig und leicht anzuwenden, auch zur Dammbildung geeignet</li><li>problemlose Aufnahme mit Besen und Schaufel oder Kehrmaschine</li><li>geringe Entsorgungsmenge und daher geringe Entsorgungskosten</li><li>kann dammbildend eingesetzt werden, um einen Eintritt von Chemikalien in die Kanalisation zu verhindern</li><li>1 Kilo Multi-Sorb bindet bis zu 75 l wässrige Flüssigkeiten</li><li>sehr hohes Aufnahmevermögen bei Salpetersäure, Schwefelsäure, Chlorsäure, Ammoniak und Wasserstoffperoxid</li><li>ist auch bei stark reagierenden und oxydierend wirkenden Substanzen einsetzbar</li><li>Bei trockener Lagerung unbegrenzt haltbar.</li><li>Ausbringung per Hand oder mit handelsüblichem Streuwagen, rieselfähig</li></ul>"
"accessory_articles" => "["119235","119237","119236","160330","259809","256104","116636","123168","153065","271884","314252"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.4"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39069090"
"CS_YOUTUBE_ID1" => "IlI0pPhZq7g"
"CS_SHIPPING_WEIGHT_KG" => 0.4
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Granulat, Chemikalien- und Säurenbinder, VOC-frei, 0,4kg"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-chemikalien-und-saeurenbinder-multi-sorb-voc-frei-granulat-im-400-g-behaelter-157219/157219"
"robots" => "index,follow"
"description" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Granulat, Chemikalien- und Säurenbinder, VOC-frei, 0,4kg"
"description" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-chemikalien-und-saeurenbinder-multi-sorb-voc-frei-granulat-im-400-g-behaelter-157219/157219"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25622_20150323-083102.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Chemikalien- und Säurenbinder Multi-Sorb, nicht staubexplosiv, Granulat im 400-g-Behälter"
"description" => "ein Bindemittel für alle Gefahrstoffesofort und risikofrei auch durch ungeschultes Personal einsetzbarverhindert sofort nach Kontakt Emissionen und Ausdampfungen durch Einschluss der GefahrstoffeGranulat auf Basis einer Polymerverbindung mit höchster Saugkapazitäthydrophil und chemisch inert, nimmt alle Flüssigkeiten aufnicht entzündbar, nicht brandfördernd und nicht staubexplosiväußerst ergiebig und leicht anzuwenden, auch zur Dammbildung geeignetproblemlose Aufnahme mit Besen und Schaufel oder Kehrmaschinegeringe Entsorgungsmenge und daher geringe Entsorgungskostenkann dammbildend eingesetzt werden, um einen Eintritt von Chemikalien in die Kanalisation zu verhindern1 Kilo Multi-Sorb bindet bis zu 75 l wässrige Flüssigkeitensehr hohes Aufnahmevermögen bei Salpetersäure, Schwefelsäure, Chlorsäure, Ammoniak und Wasserstoffperoxidist auch bei stark reagierenden und oxydierend wirkenden Substanzen einsetzbarBei trockener Lagerung unbegrenzt haltbar.Ausbringung per Hand oder mit handelsüblichem Streuwagen, rieselfähig"
"image" => [
"https://assets.dev.denios.io/article/25623_20150323-084415.jpg"
"https://assets.dev.denios.io/article/25622_20150323-083102.jpg"
]
"sku" => "157219W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-chemikalien-und-saeurenbinder-multi-sorb-voc-frei-granulat-im-400-g-behaelter-157219/157219"
"priceCurrency" => "EUR"
"price" => "35.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" => "4055661017917"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 2950
"centAmountGross" => 3511
"currency" => "EUR"
"customerGroup" => null
"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" => "Chemikalienbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => [
[
"id" => 129397
"filename" => "129397_20180423-165844.png"
"uri" => "https://assets.dev.denios.io/ghs/129397_20180423-165844.png"
"text" => "Logo VOC FREI"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"featureImages" => []
]
]
"categories" => [
"968b9305-66f2-40ab-bead-98756c876d51"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Chemikalienbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Spezial"
]
"CS_FORMAT_DENSORB" => [
"Granulat"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => [
1.2
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [
240.0
]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_BINDEVLIES" => []
"CS_MERKMALE_GRANULAT" => [
"Anwendung auf Straßen"
"Anwendung in Gebäuden"
"chemisch inert"
"für alle Gefahrstoffe"
"mit Emissionsbremse"
"nicht brennbar"
"nicht scheuernd"
"nicht staubexplosiv"
]
"ZPIM_WERKSTOFF_1" => [
"Polymer"
]
"CS_MARKE" => [
"DENSORB"
]
"ZPIM_FARBE_1" => [
"gelb"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "bc48ca7fc17b701f561193bfba890206"
]
"sort" => [
11516
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "75b94c5a-b317-4052-8024-568d9eac5920"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "75b94c5a-b317-4052-8024-568d9eac5920"
"key" => "243791"
"version" => 5779
"businessUnit" => "CP"
"slug" => "densorb-universalbindemittel-vlies-tuecher-economy-double-light-2-lagig-40-x-50-cm-200-stueck-243791"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-universalbindemittel-vlies-tuecher-economy-double-light-2-lagig-40-x-50-cm-200-stueck-243791/243791"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#316"
"canonical" => "https://storefront.dev.denios.io/densorb-universalbindemittel-vlies-tuecher-economy-double-light-2-lagig-40-x-50-cm-200-stueck-243791/243791"
]
"name" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>saugstarkes Bindevlies in Kombination mit einer besonders strapazierfähigen und fusselfreien Schutzschicht für den längerfristigen Einsatz</li><li>die zusätzliche robuste Schicht aus Spinnvlies sorgt für eine noch höhere Reiß- und Abriebfestigkeit, selbst bei voller Sättigung</li><li>dank der Schutzschicht lässt sich das Material noch gezielter einsetzen: <br>- erstens als Unterlage bei Reparatur-, Reinigungs- und Wartungsarbeiten oder auf Arbeitstischen, wenn eine glatte, fusselfreie Oberfläche gewünscht wird (Schutzschicht nach oben) oder <br>- zweitens zum Schutz von Böden oder an leckageanfälligen Maschinen, wo ein schnelles Aufsaugen der herabtropfenden Flüssigkeiten wichtig ist (Schutzschicht nach unten). </li><li>universell für den Einsatz in Produktion und Werkstatt geeignet</li><li>nimmt durch hydrophile Auslegung nahezu alle Flüssigkeiten zuverlässig auf</li><li>dank der Schutzschicht auch zum Abwischen von rauen und scharfkantigen Oberflächen geeignet</li><li>Die anwendungsgerecht zugeschnittenen Matten sind für wirtschaftlichen Materialeinsatz zusätzlich mittig perforiert.</li><li>geliefert im praktischen Spenderkarton für schnellen und effizienten Einsatz</li><li>Materialstärke "light" für die meisten Anwendungen</li></ul>"
"createdAt" => "2020-08-10T09:12:30+0000"
"master" => [
"id" => 1
"sku" => "243791"
"displaySku" => "243791W"
"sortRank" => 11511
"slug" => "densorb-universalbindemittel-vlies-tuecher-economy-double-light-2-lagig-40-x-50-cm-200-stueck-243791"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-universalbindemittel-vlies-tuecher-economy-double-light-2-lagig-40-x-50-cm-200-stueck-243791/243791"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#316"
"canonical" => "https://storefront.dev.denios.io/densorb-universalbindemittel-vlies-tuecher-economy-double-light-2-lagig-40-x-50-cm-200-stueck-243791/243791"
]
"name" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>saugstarkes Bindevlies in Kombination mit einer besonders strapazierfähigen und fusselfreien Schutzschicht für den längerfristigen Einsatz</li><li>die zusätzliche robuste Schicht aus Spinnvlies sorgt für eine noch höhere Reiß- und Abriebfestigkeit, selbst bei voller Sättigung</li><li>dank der Schutzschicht lässt sich das Material noch gezielter einsetzen: <br>- erstens als Unterlage bei Reparatur-, Reinigungs- und Wartungsarbeiten oder auf Arbeitstischen, wenn eine glatte, fusselfreie Oberfläche gewünscht wird (Schutzschicht nach oben) oder <br>- zweitens zum Schutz von Böden oder an leckageanfälligen Maschinen, wo ein schnelles Aufsaugen der herabtropfenden Flüssigkeiten wichtig ist (Schutzschicht nach unten). </li><li>universell für den Einsatz in Produktion und Werkstatt geeignet</li><li>nimmt durch hydrophile Auslegung nahezu alle Flüssigkeiten zuverlässig auf</li><li>dank der Schutzschicht auch zum Abwischen von rauen und scharfkantigen Oberflächen geeignet</li><li>Die anwendungsgerecht zugeschnittenen Matten sind für wirtschaftlichen Materialeinsatz zusätzlich mittig perforiert.</li><li>geliefert im praktischen Spenderkarton für schnellen und effizienten Einsatz</li><li>Materialstärke "light" für die meisten Anwendungen</li></ul>"
"images" => [
[
"id" => 86074
"filename" => "86074_20220215-081413.jpg"
"uri" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
"text" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
"medium" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
"small" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 86073
"filename" => "86073_20161020-161036.jpg"
"uri" => "https://assets.dev.denios.io/article/86073_20161020-161036.jpg"
"text" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/86073_20161020-161036.jpg"
"medium" => "https://assets.dev.denios.io/article/86073_20161020-161036.jpg"
"small" => "https://assets.dev.denios.io/article/86073_20161020-161036.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/86073_20161020-161036.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 88792
"filename" => "88792_20170117-151723.jpg"
"uri" => "https://assets.dev.denios.io/article/88792_20170117-151723.jpg"
"text" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/88792_20170117-151723.jpg"
"medium" => "https://assets.dev.denios.io/article/88792_20170117-151723.jpg"
"small" => "https://assets.dev.denios.io/article/88792_20170117-151723.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/88792_20170117-151723.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 86086
"filename" => "86086_20180130-143448.jpg"
"uri" => "https://assets.dev.denios.io/article/86086_20180130-143448.jpg"
"text" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/86086_20180130-143448.jpg"
"medium" => "https://assets.dev.denios.io/article/86086_20180130-143448.jpg"
"small" => "https://assets.dev.denios.io/article/86086_20180130-143448.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/86086_20180130-143448.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 128495
"filename" => "128495_20180411-162825.jpg"
"uri" => "https://assets.dev.denios.io/article/128495_20180411-162825.jpg"
"text" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/128495_20180411-162825.jpg"
"medium" => "https://assets.dev.denios.io/article/128495_20180411-162825.jpg"
"small" => "https://assets.dev.denios.io/article/128495_20180411-162825.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/128495_20180411-162825.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 86074
"filename" => "86074_20220215-081413.jpg"
"uri" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
"text" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
"medium" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
"small" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 17000
"centAmountGross" => 17000
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-13T00: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" => "200 Stück"
"qualityImages" => [
[
"id" => 191703
"filename" => "191703_20190731-121815.png"
"uri" => "https://assets.dev.denios.io/quality/191703_20190731-121815.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ZPIM_FARBE_1" => "grau"
"CS_MATERIAL" => "Polypropylen"
"CS_SALESRANK" => 11511
"ZPIM_AUFNAHMEKAPAZITAET" => 146
"CS_ANWENDUNG_DENSORB" => "Universal"
"META_DESCRIPTION" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"einseitig mit fusselfreier Schutzschicht"
]
"NAME_IN_ORDERPROCESS" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück"
"MARA_NTGEW" => 0.037
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 200
"CS_TECHNISCHE_DATEN" => "[{"label":"Format","value":"Matten"},{"label":"Anwendung","value":"Universal"},{"label":"Qualität","value":"ECONOMY DOUBLE"},{"label":"Länge außen [mm]","value":"500"},{"label":"Breite außen [mm]","value":"400"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Farbe","value":"grau"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"146"},{"label":"Anzahl Lagen","value":"2-lagig"},{"label":"Materialstärke","value":"light"},{"label":"Perforation","value":"ja"},{"label":"Merkmale Bindevlies","value":"einseitig mit fusselfreier Schutzschicht"},{"label":"Anzahl VE pro Palette","value":"24"},{"label":"Gewicht pro VE [kg]","value":7.3999999999999995},{"label":"Flächengewicht [g/m²]","value":"185"}]"
"MARA_BRGEW" => 0.042
"CS_GTIN" => "4055661021228"
"CS_VERPACKUNGSEINHEIT_VE" => "200 Stück"
"SAP_HERKUNFTSLAND" => "BE"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "grau"
"CS_FORMAT_DENSORB" => "Aufsaugmatten"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131909"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"}}"
"META_TITLE" => "DENSORB Binddevliesmatten EXTRA, Ausführung "Universal light", 2-Lagig, 40 x 50 cm, 200 Stück"
"ZPIM_LAENGE_AUSSEN" => 500
"quality_image" => "[{"id":191703,"mdate":"19-07-31 12:18:15","filename":"191703_20190731-121815.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":86074,"mdate":"22-02-15 08:14:13","filename":"86074_20220215-081413.jpg","imageSimilar":0,"text":"DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 1"},{"id":86073,"mdate":"16-10-20 16:10:36","filename":"86073_20161020-161036.jpg","imageSimilar":0,"text":"DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 2"},{"id":88792,"mdate":"17-01-17 15:17:23","filename":"88792_20170117-151723.jpg","imageSimilar":0,"text":"DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 3"},{"id":86086,"mdate":"18-01-30 14:34:48","filename":"86086_20180130-143448.jpg","imageSimilar":0,"text":"DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 4"},{"id":128495,"mdate":"18-04-11 16:28:25","filename":"128495_20180411-162825.jpg","imageSimilar":0,"text":"DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 5"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bindevliesmatte,Öl Bindemittel,Bindemittel für ausgelaufene Öl,Bindemittel zur Aufnahme von Öl,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel,Saugmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PERFORATION" => "ja"
"CS_BUSINESS_UNIT" => "CP"
"CS_VERSION_DENSORB" => "ECONOMY DOUBLE"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIALSTAERKE_DENSORB" => "light"
"CS_PDF_SEITE" => "316"
"article_type" => "Simple"
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"ITEM_NAME_FOR_SHOP" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 400
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["256104","160330","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.037"
"CS_ORIGIN" => "Belgien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56039490"
"CS_ANZAHL_LAGEN" => "2-lagig"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Binddevliesmatten EXTRA, Ausführung "Universal light", 2-Lagig, 40 x 50 cm, 200 Stück"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-universalbindemittel-vlies-tuecher-economy-double-light-2-lagig-40-x-50-cm-200-stueck-243791/243791"
"robots" => "index,follow"
"description" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Binddevliesmatten EXTRA, Ausführung "Universal light", 2-Lagig, 40 x 50 cm, 200 Stück"
"description" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-universalbindemittel-vlies-tuecher-economy-double-light-2-lagig-40-x-50-cm-200-stueck-243791/243791"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/86073_20161020-161036.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/88792_20170117-151723.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/86086_20180130-143448.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/128495_20180411-162825.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück"
"description" => "saugstarkes Bindevlies in Kombination mit einer besonders strapazierfähigen und fusselfreien Schutzschicht für den längerfristigen Einsatzdie zusätzliche robuste Schicht aus Spinnvlies sorgt für eine noch höhere Reiß- und Abriebfestigkeit, selbst bei voller Sättigungdank der Schutzschicht lässt sich das Material noch gezielter einsetzen: - erstens als Unterlage bei Reparatur-, Reinigungs- und Wartungsarbeiten oder auf Arbeitstischen, wenn eine glatte, fusselfreie Oberfläche gewünscht wird (Schutzschicht nach oben) oder - zweitens zum Schutz von Böden oder an leckageanfälligen Maschinen, wo ein schnelles Aufsaugen der herabtropfenden Flüssigkeiten wichtig ist (Schutzschicht nach unten). universell für den Einsatz in Produktion und Werkstatt geeignetnimmt durch hydrophile Auslegung nahezu alle Flüssigkeiten zuverlässig aufdank der Schutzschicht auch zum Abwischen von rauen und scharfkantigen Oberflächen geeignetDie anwendungsgerecht zugeschnittenen Matten sind für wirtschaftlichen Materialeinsatz zusätzlich mittig perforiert.geliefert im praktischen Spenderkarton für schnellen und effizienten EinsatzMaterialstärke "light" für die meisten Anwendungen"
"image" => [
"https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
"https://assets.dev.denios.io/article/86073_20161020-161036.jpg"
"https://assets.dev.denios.io/article/88792_20170117-151723.jpg"
"https://assets.dev.denios.io/article/86086_20180130-143448.jpg"
"https://assets.dev.denios.io/article/128495_20180411-162825.jpg"
]
"sku" => "243791W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-universalbindemittel-vlies-tuecher-economy-double-light-2-lagig-40-x-50-cm-200-stueck-243791/243791"
"priceCurrency" => "EUR"
"price" => "170.00"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661021228"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 17000
"centAmountGross" => 17000
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-13T00: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" => "Universalbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "243791"
"displaySku" => "243791W"
"sortRank" => 11511
"slug" => "densorb-universalbindemittel-vlies-tuecher-economy-double-light-2-lagig-40-x-50-cm-200-stueck-243791"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-universalbindemittel-vlies-tuecher-economy-double-light-2-lagig-40-x-50-cm-200-stueck-243791/243791"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#316"
"canonical" => "https://storefront.dev.denios.io/densorb-universalbindemittel-vlies-tuecher-economy-double-light-2-lagig-40-x-50-cm-200-stueck-243791/243791"
]
"name" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>saugstarkes Bindevlies in Kombination mit einer besonders strapazierfähigen und fusselfreien Schutzschicht für den längerfristigen Einsatz</li><li>die zusätzliche robuste Schicht aus Spinnvlies sorgt für eine noch höhere Reiß- und Abriebfestigkeit, selbst bei voller Sättigung</li><li>dank der Schutzschicht lässt sich das Material noch gezielter einsetzen: <br>- erstens als Unterlage bei Reparatur-, Reinigungs- und Wartungsarbeiten oder auf Arbeitstischen, wenn eine glatte, fusselfreie Oberfläche gewünscht wird (Schutzschicht nach oben) oder <br>- zweitens zum Schutz von Böden oder an leckageanfälligen Maschinen, wo ein schnelles Aufsaugen der herabtropfenden Flüssigkeiten wichtig ist (Schutzschicht nach unten). </li><li>universell für den Einsatz in Produktion und Werkstatt geeignet</li><li>nimmt durch hydrophile Auslegung nahezu alle Flüssigkeiten zuverlässig auf</li><li>dank der Schutzschicht auch zum Abwischen von rauen und scharfkantigen Oberflächen geeignet</li><li>Die anwendungsgerecht zugeschnittenen Matten sind für wirtschaftlichen Materialeinsatz zusätzlich mittig perforiert.</li><li>geliefert im praktischen Spenderkarton für schnellen und effizienten Einsatz</li><li>Materialstärke "light" für die meisten Anwendungen</li></ul>"
"images" => [
[
"id" => 86074
"filename" => "86074_20220215-081413.jpg"
"uri" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
"text" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
"medium" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
"small" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 86073
"filename" => "86073_20161020-161036.jpg"
"uri" => "https://assets.dev.denios.io/article/86073_20161020-161036.jpg"
"text" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/86073_20161020-161036.jpg"
"medium" => "https://assets.dev.denios.io/article/86073_20161020-161036.jpg"
"small" => "https://assets.dev.denios.io/article/86073_20161020-161036.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/86073_20161020-161036.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 88792
"filename" => "88792_20170117-151723.jpg"
"uri" => "https://assets.dev.denios.io/article/88792_20170117-151723.jpg"
"text" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/88792_20170117-151723.jpg"
"medium" => "https://assets.dev.denios.io/article/88792_20170117-151723.jpg"
"small" => "https://assets.dev.denios.io/article/88792_20170117-151723.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/88792_20170117-151723.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 86086
"filename" => "86086_20180130-143448.jpg"
"uri" => "https://assets.dev.denios.io/article/86086_20180130-143448.jpg"
"text" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/86086_20180130-143448.jpg"
"medium" => "https://assets.dev.denios.io/article/86086_20180130-143448.jpg"
"small" => "https://assets.dev.denios.io/article/86086_20180130-143448.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/86086_20180130-143448.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 128495
"filename" => "128495_20180411-162825.jpg"
"uri" => "https://assets.dev.denios.io/article/128495_20180411-162825.jpg"
"text" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/128495_20180411-162825.jpg"
"medium" => "https://assets.dev.denios.io/article/128495_20180411-162825.jpg"
"small" => "https://assets.dev.denios.io/article/128495_20180411-162825.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/128495_20180411-162825.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 86074
"filename" => "86074_20220215-081413.jpg"
"uri" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
"text" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
"medium" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
"small" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 17000
"centAmountGross" => 17000
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-13T00: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" => "200 Stück"
"qualityImages" => [
[
"id" => 191703
"filename" => "191703_20190731-121815.png"
"uri" => "https://assets.dev.denios.io/quality/191703_20190731-121815.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ZPIM_FARBE_1" => "grau"
"CS_MATERIAL" => "Polypropylen"
"CS_SALESRANK" => 11511
"ZPIM_AUFNAHMEKAPAZITAET" => 146
"CS_ANWENDUNG_DENSORB" => "Universal"
"META_DESCRIPTION" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"einseitig mit fusselfreier Schutzschicht"
]
"NAME_IN_ORDERPROCESS" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück"
"MARA_NTGEW" => 0.037
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 200
"CS_TECHNISCHE_DATEN" => "[{"label":"Format","value":"Matten"},{"label":"Anwendung","value":"Universal"},{"label":"Qualität","value":"ECONOMY DOUBLE"},{"label":"Länge außen [mm]","value":"500"},{"label":"Breite außen [mm]","value":"400"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Farbe","value":"grau"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"146"},{"label":"Anzahl Lagen","value":"2-lagig"},{"label":"Materialstärke","value":"light"},{"label":"Perforation","value":"ja"},{"label":"Merkmale Bindevlies","value":"einseitig mit fusselfreier Schutzschicht"},{"label":"Anzahl VE pro Palette","value":"24"},{"label":"Gewicht pro VE [kg]","value":7.3999999999999995},{"label":"Flächengewicht [g/m²]","value":"185"}]"
"MARA_BRGEW" => 0.042
"CS_GTIN" => "4055661021228"
"CS_VERPACKUNGSEINHEIT_VE" => "200 Stück"
"SAP_HERKUNFTSLAND" => "BE"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "grau"
"CS_FORMAT_DENSORB" => "Aufsaugmatten"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131909"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"}}"
"META_TITLE" => "DENSORB Binddevliesmatten EXTRA, Ausführung "Universal light", 2-Lagig, 40 x 50 cm, 200 Stück"
"ZPIM_LAENGE_AUSSEN" => 500
"quality_image" => "[{"id":191703,"mdate":"19-07-31 12:18:15","filename":"191703_20190731-121815.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":86074,"mdate":"22-02-15 08:14:13","filename":"86074_20220215-081413.jpg","imageSimilar":0,"text":"DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 1"},{"id":86073,"mdate":"16-10-20 16:10:36","filename":"86073_20161020-161036.jpg","imageSimilar":0,"text":"DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 2"},{"id":88792,"mdate":"17-01-17 15:17:23","filename":"88792_20170117-151723.jpg","imageSimilar":0,"text":"DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 3"},{"id":86086,"mdate":"18-01-30 14:34:48","filename":"86086_20180130-143448.jpg","imageSimilar":0,"text":"DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 4"},{"id":128495,"mdate":"18-04-11 16:28:25","filename":"128495_20180411-162825.jpg","imageSimilar":0,"text":"DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - 5"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bindevliesmatte,Öl Bindemittel,Bindemittel für ausgelaufene Öl,Bindemittel zur Aufnahme von Öl,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel,Saugmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PERFORATION" => "ja"
"CS_BUSINESS_UNIT" => "CP"
"CS_VERSION_DENSORB" => "ECONOMY DOUBLE"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIALSTAERKE_DENSORB" => "light"
"CS_PDF_SEITE" => "316"
"article_type" => "Simple"
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"ITEM_NAME_FOR_SHOP" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 400
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["256104","160330","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.037"
"CS_ORIGIN" => "Belgien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56039490"
"CS_ANZAHL_LAGEN" => "2-lagig"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Binddevliesmatten EXTRA, Ausführung "Universal light", 2-Lagig, 40 x 50 cm, 200 Stück"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-universalbindemittel-vlies-tuecher-economy-double-light-2-lagig-40-x-50-cm-200-stueck-243791/243791"
"robots" => "index,follow"
"description" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Binddevliesmatten EXTRA, Ausführung "Universal light", 2-Lagig, 40 x 50 cm, 200 Stück"
"description" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-universalbindemittel-vlies-tuecher-economy-double-light-2-lagig-40-x-50-cm-200-stueck-243791/243791"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/86073_20161020-161036.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/88792_20170117-151723.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/86086_20180130-143448.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/128495_20180411-162825.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Universalbindemittel Vlies Tücher, Economy Double, light, 2-lagig, 40 x 50 cm, 200 Stück"
"description" => "saugstarkes Bindevlies in Kombination mit einer besonders strapazierfähigen und fusselfreien Schutzschicht für den längerfristigen Einsatzdie zusätzliche robuste Schicht aus Spinnvlies sorgt für eine noch höhere Reiß- und Abriebfestigkeit, selbst bei voller Sättigungdank der Schutzschicht lässt sich das Material noch gezielter einsetzen: - erstens als Unterlage bei Reparatur-, Reinigungs- und Wartungsarbeiten oder auf Arbeitstischen, wenn eine glatte, fusselfreie Oberfläche gewünscht wird (Schutzschicht nach oben) oder - zweitens zum Schutz von Böden oder an leckageanfälligen Maschinen, wo ein schnelles Aufsaugen der herabtropfenden Flüssigkeiten wichtig ist (Schutzschicht nach unten). universell für den Einsatz in Produktion und Werkstatt geeignetnimmt durch hydrophile Auslegung nahezu alle Flüssigkeiten zuverlässig aufdank der Schutzschicht auch zum Abwischen von rauen und scharfkantigen Oberflächen geeignetDie anwendungsgerecht zugeschnittenen Matten sind für wirtschaftlichen Materialeinsatz zusätzlich mittig perforiert.geliefert im praktischen Spenderkarton für schnellen und effizienten EinsatzMaterialstärke "light" für die meisten Anwendungen"
"image" => [
"https://assets.dev.denios.io/article/86074_20220215-081413.jpg"
"https://assets.dev.denios.io/article/86073_20161020-161036.jpg"
"https://assets.dev.denios.io/article/88792_20170117-151723.jpg"
"https://assets.dev.denios.io/article/86086_20180130-143448.jpg"
"https://assets.dev.denios.io/article/128495_20180411-162825.jpg"
]
"sku" => "243791W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-universalbindemittel-vlies-tuecher-economy-double-light-2-lagig-40-x-50-cm-200-stueck-243791/243791"
"priceCurrency" => "EUR"
"price" => "170.00"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661021228"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 17000
"centAmountGross" => 17000
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-13T00: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" => "Universalbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"9507f399-4d7b-4df0-b9f7-cbaaba0fb172"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Universalbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Universal"
]
"CS_FORMAT_DENSORB" => [
"Aufsaugmatten"
]
"CS_VERSION_DENSORB" => [
"ECONOMY DOUBLE"
]
"ZPIM_AUFNAHMEKAPAZITAET" => [
146
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [
400.0
]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => [
"2-lagig"
]
"CS_MATERIALSTAERKE_DENSORB" => [
"light"
]
"CS_PERFORATION" => [
"ja"
]
"CS_MERKMALE_BINDEVLIES" => [
"einseitig mit fusselfreier Schutzschicht"
]
"CS_MERKMALE_GRANULAT" => []
"ZPIM_WERKSTOFF_1" => [
"Polypropylen"
]
"CS_MARKE" => []
"ZPIM_FARBE_1" => [
"grau"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "758a2e0b99bc680acec0c7d3b25fda5a"
]
"sort" => [
11511
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "789ee842-7cb7-4d8a-8ec2-65ad9bdfc7ea"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "789ee842-7cb7-4d8a-8ec2-65ad9bdfc7ea"
"key" => "129634"
"version" => 6479
"businessUnit" => "CP"
"slug" => "densorb-bodenschutzrolle-extra-heavy-100-cm-x-50-m-129634"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-bodenschutzrolle-extra-heavy-100-cm-x-50-m-129634/129634"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#321"
"canonical" => "https://storefront.dev.denios.io/densorb-bodenschutzrolle-extra-heavy-100-cm-x-50-m-129634/129634"
]
"name" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m"
"description" => "<ul class="product-description__text--bulletpoints"><li>Vermeidung von Unfällen und Reinigungskosten</li><li>nehmen nahezu alle Flüssigkeiten zuverlässig auf und halten sie fest</li><li>Lauf- und Fahrwege bleiben sauber und rutschfrei.</li><li>Verunreinigungen wie z. B. Ölspuren werden nicht in andere Bereiche getragen.</li><li>Die Farbgebung verbirgt eingebrachte Verschmutzungen.</li><li>Ermüdung durch langes Stehen wird deutlich reduziert.</li><li>schadstofffrei, geruchsneutral und staubbindend: für sauberes Arbeiten und ein angenehmes Arbeitsklima</li><li>mit sauberen Schnittkanten: einfach und schnell verlegt, ohne Stolperfallen</li><li>auch für starke Beanspruchung, z. B. Staplerverkehr, geeignet</li><li>strapazierfähig, fusselarm und besonders langlebig dank der besonders hohen Abriebfestigkeit</li><li>lösemittelbeständig</li><li>heavy = doppelte Materialstärke zur Aufnahme größerer Flüssigkeitsmengen oder längerer Einsatzdauer</li></ul>"
"createdAt" => "2020-08-10T07:37:38+0000"
"master" => [
"id" => 1
"sku" => "129634"
"displaySku" => "129634W"
"sortRank" => 11510
"slug" => "densorb-bodenschutzrolle-extra-heavy-100-cm-x-50-m-129634"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-bodenschutzrolle-extra-heavy-100-cm-x-50-m-129634/129634"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#321"
"canonical" => "https://storefront.dev.denios.io/densorb-bodenschutzrolle-extra-heavy-100-cm-x-50-m-129634/129634"
]
"name" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m"
"description" => "<ul class="product-description__text--bulletpoints"><li>Vermeidung von Unfällen und Reinigungskosten</li><li>nehmen nahezu alle Flüssigkeiten zuverlässig auf und halten sie fest</li><li>Lauf- und Fahrwege bleiben sauber und rutschfrei.</li><li>Verunreinigungen wie z. B. Ölspuren werden nicht in andere Bereiche getragen.</li><li>Die Farbgebung verbirgt eingebrachte Verschmutzungen.</li><li>Ermüdung durch langes Stehen wird deutlich reduziert.</li><li>schadstofffrei, geruchsneutral und staubbindend: für sauberes Arbeiten und ein angenehmes Arbeitsklima</li><li>mit sauberen Schnittkanten: einfach und schnell verlegt, ohne Stolperfallen</li><li>auch für starke Beanspruchung, z. B. Staplerverkehr, geeignet</li><li>strapazierfähig, fusselarm und besonders langlebig dank der besonders hohen Abriebfestigkeit</li><li>lösemittelbeständig</li><li>heavy = doppelte Materialstärke zur Aufnahme größerer Flüssigkeitsmengen oder längerer Einsatzdauer</li></ul>"
"images" => [
[
"id" => 94523
"filename" => "94523_20170404-113352.jpg"
"uri" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
"text" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
"medium" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
"small" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25581
"filename" => "25581_20170427-084908.jpg"
"uri" => "https://assets.dev.denios.io/article/25581_20170427-084908.jpg"
"text" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25581_20170427-084908.jpg"
"medium" => "https://assets.dev.denios.io/article/25581_20170427-084908.jpg"
"small" => "https://assets.dev.denios.io/article/25581_20170427-084908.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25581_20170427-084908.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25580
"filename" => "25580_20150401-094446.jpg"
"uri" => "https://assets.dev.denios.io/article/25580_20150401-094446.jpg"
"text" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25580_20150401-094446.jpg"
"medium" => "https://assets.dev.denios.io/article/25580_20150401-094446.jpg"
"small" => "https://assets.dev.denios.io/article/25580_20150401-094446.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25580_20150401-094446.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 94523
"filename" => "94523_20170404-113352.jpg"
"uri" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
"text" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
"medium" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
"small" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 42800
"centAmountGross" => 50932
"currency" => "EUR"
"customerGroup" => null
"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" => "1 Rolle(n)"
"qualityImages" => [
[
"id" => 191703
"filename" => "191703_20190731-121815.png"
"uri" => "https://assets.dev.denios.io/quality/191703_20190731-121815.png"
"text" => "Piktogramm DENSORB Universal"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ZPIM_FARBE_1" => "grau"
"CS_SALESRANK" => 11510
"ZPIM_AUFNAHMEKAPAZITAET" => 150
"CS_ANWENDUNG_DENSORB" => "Universal"
"CS_SHIPPING_HEIGHT_MM" => 5
"META_DESCRIPTION" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"begehbar/befahrbar"
"für große Flächen"
"für langandauernde Anwendungen"
"staubbindend"
"kaschierende Farbe"
]
"NAME_IN_ORDERPROCESS" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "5"
"CS_MULTIPACK" => 1
"MARA_NTGEW" => 14.515
"CS_MARKE" => "DENSORB"
"CS_AUFNAHMEVERMOEGEN" => "hoch"
"CS_SHIPPING_WIDTH_MM" => 1000
"CS_SHIPPING_WIDTH_IN" => 43.30711
"CS_MASSE_AUSSEN_L_X_B" => "50000 x 1000"
"CS_TECHNISCHE_DATEN" => "[{"label":"Anwendung","value":"Universal"},{"label":"Format","value":"Aufsaugrollen"},{"label":"Maße außen L x B [mm]","value":"50000 x 1000"},{"label":"Höhe außen [mm]","value":"5"},{"label":"Durchmesser außen [mm]","value":"500"},{"label":"Flächengewicht [g/m²]","value":"600"},{"label":"Aufnahmevermögen","value":"hoch"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"150"},{"label":"Werkstoff","value":"Polyester"},{"label":"Werkstoff 2","value":"Polypropylen"},{"label":"Farbe","value":"grau"},{"label":"Perforation","value":"nein"},{"label":"Anzahl Lagen","value":"1-lagig"},{"label":"Materialstärke","value":"heavy"},{"label":"Merkmale Bindevlies","value":"begehbar/befahrbar\nfür große Flächen\nfür langandauernde Anwendungen\nstaubbindend\nkaschierende Farbe"},{"label":"Typ","value":"Extra - Heavy"},{"label":"Inhaltsmenge","value":"1"},{"label":"Verpackungseinheit (VE)","value":"1 Rolle(n)"},{"label":"Gewicht [kg]","value":"14,515"},{"label":"Marke","value":"DENSORB"}]"
"MARA_BRGEW" => 14.515
"CS_GTIN" => "4055661017139"
"CS_VERPACKUNGSEINHEIT_VE" => "1 Rolle(n)"
"ship_length" => "50000"
"SAP_HERKUNFTSLAND" => "EU"
"CS_SHIPPING_LENGTH_MM" => 50000
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "grau"
"CS_FORMAT_DENSORB" => "Aufsaugrollen"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131909"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"},"punchout_axalta_de":{"matgroup":"47131909"},"punchout_husqvarna_pl":{"matgroup":"47131909"},"punchout_navalgroup_fr":{"matgroup":"47131909"},"punchout_itp_aero_es":{"matgroup":"47131909"},"punchout_tk_bilstein_de":{"matgroup":"30010301"},"punchout_danone_es":{"matgroup":"47131909"},"punchout_schwarz_gruppe_de":{"matgroup":"30010390"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"30010390"},"punchout_danfoss_gb":{"matgroup":"47131909"}}"
"META_TITLE" => "DENSORB Bodenschutz „Extra", Rolle Heavy, 90 cm x 46 m"
"ZPIM_LAENGE_AUSSEN" => 50000
"quality_image" => "[{"id":191703,"mdate":"2019-07-31 12:18:15","filename":"191703_20190731-121815.png","text":"Piktogramm DENSORB Universal"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "1000"
"images_meta_data" => "[{"id":94523,"mdate":"2017-04-04 11:33:52","filename":"94523_20170404-113352.jpg","imageSimilar":0,"text":"DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m - 1"},{"id":25581,"mdate":"2017-04-27 08:49:08","filename":"25581_20170427-084908.jpg","imageSimilar":0,"text":"DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m - 2"},{"id":25580,"mdate":"2015-04-01 09:44:46","filename":"25580_20150401-094446.jpg","imageSimilar":0,"text":"DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["129633","129635","265655","268019","280996","280997"]"
"META_KEYWORD" => "Bodenschutzrolle,Bindevliesrolle,Fußbodenschutz,Bindemittel zur Aufnahme von Flüssigkeiten,Saugrolle,Malervlies,Bindemittel,Bodenrolle,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PERFORATION" => "nein"
"ZPIM_TYP" => "Extra - Heavy"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIALSTAERKE_DENSORB" => "heavy"
"CS_PDF_SEITE" => "321"
"CS_SHIPPING_HEIGHT_IN" => 0.21653555
"CS_MATERIAL" => "Polyester"
"ZPIM_DURCHMESSER_AUSSEN" => 500
"ZPIM_WERKSTOFF_1" => "Polyester"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 2165.3555
"ITEM_NAME_FOR_SHOP" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 1000
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 5
"SAP_BASISMENGENEINHEIT" => "Rolle(n)"
"CS_SHIPPING_WEIGHT_LBS" => 32.0000973293
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Vermeidung von Unfällen und Reinigungskosten</li><li>nehmen nahezu alle Flüssigkeiten zuverlässig auf und halten sie fest</li><li>Lauf- und Fahrwege bleiben sauber und rutschfrei.</li><li>Verunreinigungen wie z. B. Ölspuren werden nicht in andere Bereiche getragen.</li><li>Die Farbgebung verbirgt eingebrachte Verschmutzungen.</li><li>Ermüdung durch langes Stehen wird deutlich reduziert.</li><li>schadstofffrei, geruchsneutral und staubbindend: für sauberes Arbeiten und ein angenehmes Arbeitsklima</li><li>mit sauberen Schnittkanten: einfach und schnell verlegt, ohne Stolperfallen</li><li>auch für starke Beanspruchung, z. B. Staplerverkehr, geeignet</li><li>strapazierfähig, fusselarm und besonders langlebig dank der besonders hohen Abriebfestigkeit</li><li>lösemittelbeständig</li><li>heavy = doppelte Materialstärke zur Aufnahme größerer Flüssigkeitsmengen oder längerer Einsatzdauer</li></ul>"
"accessory_articles" => "["314252","256716","256104","160330","259809","271884"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "14.515"
"CS_ORIGIN" => "EU - Europäische Union"
"SAP_BASISMENGENEINHEIT_KEY" => "ROL"
"SAP_ZOLLTARIFNUMMER" => "56021019"
"CS_ANZAHL_LAGEN" => "1-lagig"
"CS_SHIPPING_WEIGHT_KG" => 14.515
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Bodenschutz „Extra", Rolle Heavy, 90 cm x 46 m"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-bodenschutzrolle-extra-heavy-100-cm-x-50-m-129634/129634"
"robots" => "index,follow"
"description" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Bodenschutz „Extra", Rolle Heavy, 90 cm x 46 m"
"description" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-bodenschutzrolle-extra-heavy-100-cm-x-50-m-129634/129634"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25581_20170427-084908.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25580_20150401-094446.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m"
"description" => "Vermeidung von Unfällen und Reinigungskostennehmen nahezu alle Flüssigkeiten zuverlässig auf und halten sie festLauf- und Fahrwege bleiben sauber und rutschfrei.Verunreinigungen wie z. B. Ölspuren werden nicht in andere Bereiche getragen.Die Farbgebung verbirgt eingebrachte Verschmutzungen.Ermüdung durch langes Stehen wird deutlich reduziert.schadstofffrei, geruchsneutral und staubbindend: für sauberes Arbeiten und ein angenehmes Arbeitsklimamit sauberen Schnittkanten: einfach und schnell verlegt, ohne Stolperfallenauch für starke Beanspruchung, z. B. Staplerverkehr, geeignetstrapazierfähig, fusselarm und besonders langlebig dank der besonders hohen Abriebfestigkeitlösemittelbeständigheavy = doppelte Materialstärke zur Aufnahme größerer Flüssigkeitsmengen oder längerer Einsatzdauer"
"image" => [
"https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
"https://assets.dev.denios.io/article/25581_20170427-084908.jpg"
"https://assets.dev.denios.io/article/25580_20150401-094446.jpg"
]
"sku" => "129634W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-bodenschutzrolle-extra-heavy-100-cm-x-50-m-129634/129634"
"priceCurrency" => "EUR"
"price" => "509.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" => "4055661017139"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 42800
"centAmountGross" => 50932
"currency" => "EUR"
"customerGroup" => null
"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" => "Universalbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "129634"
"displaySku" => "129634W"
"sortRank" => 11510
"slug" => "densorb-bodenschutzrolle-extra-heavy-100-cm-x-50-m-129634"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-bodenschutzrolle-extra-heavy-100-cm-x-50-m-129634/129634"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#321"
"canonical" => "https://storefront.dev.denios.io/densorb-bodenschutzrolle-extra-heavy-100-cm-x-50-m-129634/129634"
]
"name" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m"
"description" => "<ul class="product-description__text--bulletpoints"><li>Vermeidung von Unfällen und Reinigungskosten</li><li>nehmen nahezu alle Flüssigkeiten zuverlässig auf und halten sie fest</li><li>Lauf- und Fahrwege bleiben sauber und rutschfrei.</li><li>Verunreinigungen wie z. B. Ölspuren werden nicht in andere Bereiche getragen.</li><li>Die Farbgebung verbirgt eingebrachte Verschmutzungen.</li><li>Ermüdung durch langes Stehen wird deutlich reduziert.</li><li>schadstofffrei, geruchsneutral und staubbindend: für sauberes Arbeiten und ein angenehmes Arbeitsklima</li><li>mit sauberen Schnittkanten: einfach und schnell verlegt, ohne Stolperfallen</li><li>auch für starke Beanspruchung, z. B. Staplerverkehr, geeignet</li><li>strapazierfähig, fusselarm und besonders langlebig dank der besonders hohen Abriebfestigkeit</li><li>lösemittelbeständig</li><li>heavy = doppelte Materialstärke zur Aufnahme größerer Flüssigkeitsmengen oder längerer Einsatzdauer</li></ul>"
"images" => [
[
"id" => 94523
"filename" => "94523_20170404-113352.jpg"
"uri" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
"text" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
"medium" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
"small" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25581
"filename" => "25581_20170427-084908.jpg"
"uri" => "https://assets.dev.denios.io/article/25581_20170427-084908.jpg"
"text" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25581_20170427-084908.jpg"
"medium" => "https://assets.dev.denios.io/article/25581_20170427-084908.jpg"
"small" => "https://assets.dev.denios.io/article/25581_20170427-084908.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25581_20170427-084908.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25580
"filename" => "25580_20150401-094446.jpg"
"uri" => "https://assets.dev.denios.io/article/25580_20150401-094446.jpg"
"text" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25580_20150401-094446.jpg"
"medium" => "https://assets.dev.denios.io/article/25580_20150401-094446.jpg"
"small" => "https://assets.dev.denios.io/article/25580_20150401-094446.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25580_20150401-094446.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 94523
"filename" => "94523_20170404-113352.jpg"
"uri" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
"text" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
"medium" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
"small" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 42800
"centAmountGross" => 50932
"currency" => "EUR"
"customerGroup" => null
"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" => "1 Rolle(n)"
"qualityImages" => [
[
"id" => 191703
"filename" => "191703_20190731-121815.png"
"uri" => "https://assets.dev.denios.io/quality/191703_20190731-121815.png"
"text" => "Piktogramm DENSORB Universal"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ZPIM_FARBE_1" => "grau"
"CS_SALESRANK" => 11510
"ZPIM_AUFNAHMEKAPAZITAET" => 150
"CS_ANWENDUNG_DENSORB" => "Universal"
"CS_SHIPPING_HEIGHT_MM" => 5
"META_DESCRIPTION" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"begehbar/befahrbar"
"für große Flächen"
"für langandauernde Anwendungen"
"staubbindend"
"kaschierende Farbe"
]
"NAME_IN_ORDERPROCESS" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "5"
"CS_MULTIPACK" => 1
"MARA_NTGEW" => 14.515
"CS_MARKE" => "DENSORB"
"CS_AUFNAHMEVERMOEGEN" => "hoch"
"CS_SHIPPING_WIDTH_MM" => 1000
"CS_SHIPPING_WIDTH_IN" => 43.30711
"CS_MASSE_AUSSEN_L_X_B" => "50000 x 1000"
"CS_TECHNISCHE_DATEN" => "[{"label":"Anwendung","value":"Universal"},{"label":"Format","value":"Aufsaugrollen"},{"label":"Maße außen L x B [mm]","value":"50000 x 1000"},{"label":"Höhe außen [mm]","value":"5"},{"label":"Durchmesser außen [mm]","value":"500"},{"label":"Flächengewicht [g/m²]","value":"600"},{"label":"Aufnahmevermögen","value":"hoch"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"150"},{"label":"Werkstoff","value":"Polyester"},{"label":"Werkstoff 2","value":"Polypropylen"},{"label":"Farbe","value":"grau"},{"label":"Perforation","value":"nein"},{"label":"Anzahl Lagen","value":"1-lagig"},{"label":"Materialstärke","value":"heavy"},{"label":"Merkmale Bindevlies","value":"begehbar/befahrbar\nfür große Flächen\nfür langandauernde Anwendungen\nstaubbindend\nkaschierende Farbe"},{"label":"Typ","value":"Extra - Heavy"},{"label":"Inhaltsmenge","value":"1"},{"label":"Verpackungseinheit (VE)","value":"1 Rolle(n)"},{"label":"Gewicht [kg]","value":"14,515"},{"label":"Marke","value":"DENSORB"}]"
"MARA_BRGEW" => 14.515
"CS_GTIN" => "4055661017139"
"CS_VERPACKUNGSEINHEIT_VE" => "1 Rolle(n)"
"ship_length" => "50000"
"SAP_HERKUNFTSLAND" => "EU"
"CS_SHIPPING_LENGTH_MM" => 50000
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "grau"
"CS_FORMAT_DENSORB" => "Aufsaugrollen"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131909"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"},"punchout_axalta_de":{"matgroup":"47131909"},"punchout_husqvarna_pl":{"matgroup":"47131909"},"punchout_navalgroup_fr":{"matgroup":"47131909"},"punchout_itp_aero_es":{"matgroup":"47131909"},"punchout_tk_bilstein_de":{"matgroup":"30010301"},"punchout_danone_es":{"matgroup":"47131909"},"punchout_schwarz_gruppe_de":{"matgroup":"30010390"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"30010390"},"punchout_danfoss_gb":{"matgroup":"47131909"}}"
"META_TITLE" => "DENSORB Bodenschutz „Extra", Rolle Heavy, 90 cm x 46 m"
"ZPIM_LAENGE_AUSSEN" => 50000
"quality_image" => "[{"id":191703,"mdate":"2019-07-31 12:18:15","filename":"191703_20190731-121815.png","text":"Piktogramm DENSORB Universal"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "1000"
"images_meta_data" => "[{"id":94523,"mdate":"2017-04-04 11:33:52","filename":"94523_20170404-113352.jpg","imageSimilar":0,"text":"DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m - 1"},{"id":25581,"mdate":"2017-04-27 08:49:08","filename":"25581_20170427-084908.jpg","imageSimilar":0,"text":"DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m - 2"},{"id":25580,"mdate":"2015-04-01 09:44:46","filename":"25580_20150401-094446.jpg","imageSimilar":0,"text":"DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["129633","129635","265655","268019","280996","280997"]"
"META_KEYWORD" => "Bodenschutzrolle,Bindevliesrolle,Fußbodenschutz,Bindemittel zur Aufnahme von Flüssigkeiten,Saugrolle,Malervlies,Bindemittel,Bodenrolle,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PERFORATION" => "nein"
"ZPIM_TYP" => "Extra - Heavy"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIALSTAERKE_DENSORB" => "heavy"
"CS_PDF_SEITE" => "321"
"CS_SHIPPING_HEIGHT_IN" => 0.21653555
"CS_MATERIAL" => "Polyester"
"ZPIM_DURCHMESSER_AUSSEN" => 500
"ZPIM_WERKSTOFF_1" => "Polyester"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 2165.3555
"ITEM_NAME_FOR_SHOP" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 1000
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 5
"SAP_BASISMENGENEINHEIT" => "Rolle(n)"
"CS_SHIPPING_WEIGHT_LBS" => 32.0000973293
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Vermeidung von Unfällen und Reinigungskosten</li><li>nehmen nahezu alle Flüssigkeiten zuverlässig auf und halten sie fest</li><li>Lauf- und Fahrwege bleiben sauber und rutschfrei.</li><li>Verunreinigungen wie z. B. Ölspuren werden nicht in andere Bereiche getragen.</li><li>Die Farbgebung verbirgt eingebrachte Verschmutzungen.</li><li>Ermüdung durch langes Stehen wird deutlich reduziert.</li><li>schadstofffrei, geruchsneutral und staubbindend: für sauberes Arbeiten und ein angenehmes Arbeitsklima</li><li>mit sauberen Schnittkanten: einfach und schnell verlegt, ohne Stolperfallen</li><li>auch für starke Beanspruchung, z. B. Staplerverkehr, geeignet</li><li>strapazierfähig, fusselarm und besonders langlebig dank der besonders hohen Abriebfestigkeit</li><li>lösemittelbeständig</li><li>heavy = doppelte Materialstärke zur Aufnahme größerer Flüssigkeitsmengen oder längerer Einsatzdauer</li></ul>"
"accessory_articles" => "["314252","256716","256104","160330","259809","271884"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "14.515"
"CS_ORIGIN" => "EU - Europäische Union"
"SAP_BASISMENGENEINHEIT_KEY" => "ROL"
"SAP_ZOLLTARIFNUMMER" => "56021019"
"CS_ANZAHL_LAGEN" => "1-lagig"
"CS_SHIPPING_WEIGHT_KG" => 14.515
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Bodenschutz „Extra", Rolle Heavy, 90 cm x 46 m"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-bodenschutzrolle-extra-heavy-100-cm-x-50-m-129634/129634"
"robots" => "index,follow"
"description" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Bodenschutz „Extra", Rolle Heavy, 90 cm x 46 m"
"description" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-bodenschutzrolle-extra-heavy-100-cm-x-50-m-129634/129634"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25581_20170427-084908.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25580_20150401-094446.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Bodenschutzrolle Extra, heavy, 100 cm x 50 m"
"description" => "Vermeidung von Unfällen und Reinigungskostennehmen nahezu alle Flüssigkeiten zuverlässig auf und halten sie festLauf- und Fahrwege bleiben sauber und rutschfrei.Verunreinigungen wie z. B. Ölspuren werden nicht in andere Bereiche getragen.Die Farbgebung verbirgt eingebrachte Verschmutzungen.Ermüdung durch langes Stehen wird deutlich reduziert.schadstofffrei, geruchsneutral und staubbindend: für sauberes Arbeiten und ein angenehmes Arbeitsklimamit sauberen Schnittkanten: einfach und schnell verlegt, ohne Stolperfallenauch für starke Beanspruchung, z. B. Staplerverkehr, geeignetstrapazierfähig, fusselarm und besonders langlebig dank der besonders hohen Abriebfestigkeitlösemittelbeständigheavy = doppelte Materialstärke zur Aufnahme größerer Flüssigkeitsmengen oder längerer Einsatzdauer"
"image" => [
"https://assets.dev.denios.io/article/94523_20170404-113352.jpg"
"https://assets.dev.denios.io/article/25581_20170427-084908.jpg"
"https://assets.dev.denios.io/article/25580_20150401-094446.jpg"
]
"sku" => "129634W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-bodenschutzrolle-extra-heavy-100-cm-x-50-m-129634/129634"
"priceCurrency" => "EUR"
"price" => "509.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" => "4055661017139"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 42800
"centAmountGross" => 50932
"currency" => "EUR"
"customerGroup" => null
"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" => "Universalbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"9507f399-4d7b-4df0-b9f7-cbaaba0fb172"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Universalbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Universal"
]
"CS_FORMAT_DENSORB" => [
"Aufsaugrollen"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => [
150
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [
1000.0
]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => [
"1-lagig"
]
"CS_MATERIALSTAERKE_DENSORB" => [
"heavy"
]
"CS_PERFORATION" => [
"nein"
]
"CS_MERKMALE_BINDEVLIES" => [
"begehbar/befahrbar"
"für große Flächen"
"für langandauernde Anwendungen"
"staubbindend"
"kaschierende Farbe"
]
"CS_MERKMALE_GRANULAT" => []
"ZPIM_WERKSTOFF_1" => [
"Polyester"
]
"CS_MARKE" => [
"DENSORB"
]
"ZPIM_FARBE_1" => [
"grau"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "9956f40273d2a425f1ef2a0f1af5b9a9"
]
"sort" => [
11510
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "bf922303-6781-41d0-bbbc-e6a9d3794a24"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "bf922303-6781-41d0-bbbc-e6a9d3794a24"
"key" => "157327"
"version" => 5705
"businessUnit" => "CP"
"slug" => "wetterfeste-densorb-notfalltasche-fuer-unterwegs-ausfuehrung-universal-157327"
"links" => [
"webshop" => "https://storefront.dev.denios.io/wetterfeste-densorb-notfalltasche-fuer-unterwegs-ausfuehrung-universal-157327/157327"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#335"
"canonical" => "https://storefront.dev.denios.io/wetterfeste-densorb-notfalltasche-fuer-unterwegs-ausfuehrung-universal-157327/157327"
]
"name" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal"
"description" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindevliesmatten werden zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.<br></li><li>Perfekt geeignet für die Stationierung im Servicewagen, Gabelstapler oder LKW</li><li>Robuste, wetterfeste Tasche</li><li>Verstellbarer Schultergurt</li><li>Klettverschluss für schnellen Zugang</li><li>Auf Wunsch kann die Tasche bei einer höheren Stückzahl mit Ihrem Firmenlogo versehen werden. Bitte sprechen Sie uns an. Wir beraten Sie gern!</li><li>nimmt durch hydrophile Auslegung nahezu alle Flüssigkeiten zuverlässig auf</li><li>universell für Leckagen in Produktion und Werkstatt geeignet</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <u><a href="https://www.denios.de/unternehmen/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></u></p></li></ul>"
"createdAt" => "2020-08-10T09:05:44+0000"
"master" => [
"id" => 1
"sku" => "157327"
"displaySku" => "157327W"
"sortRank" => 11503
"slug" => "wetterfeste-densorb-notfalltasche-fuer-unterwegs-ausfuehrung-universal-157327"
"links" => [
"webshop" => "https://storefront.dev.denios.io/wetterfeste-densorb-notfalltasche-fuer-unterwegs-ausfuehrung-universal-157327/157327"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#335"
"canonical" => "https://storefront.dev.denios.io/wetterfeste-densorb-notfalltasche-fuer-unterwegs-ausfuehrung-universal-157327/157327"
]
"name" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal"
"description" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindevliesmatten werden zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.<br></li><li>Perfekt geeignet für die Stationierung im Servicewagen, Gabelstapler oder LKW</li><li>Robuste, wetterfeste Tasche</li><li>Verstellbarer Schultergurt</li><li>Klettverschluss für schnellen Zugang</li><li>Auf Wunsch kann die Tasche bei einer höheren Stückzahl mit Ihrem Firmenlogo versehen werden. Bitte sprechen Sie uns an. Wir beraten Sie gern!</li><li>nimmt durch hydrophile Auslegung nahezu alle Flüssigkeiten zuverlässig auf</li><li>universell für Leckagen in Produktion und Werkstatt geeignet</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <u><a href="https://www.denios.de/unternehmen/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></u></p></li></ul>"
"images" => [
[
"id" => 25630
"filename" => "25630_20180115-164251.jpg"
"uri" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
"text" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
"medium" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
"small" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25632
"filename" => "25632_20150323-081315.jpg"
"uri" => "https://assets.dev.denios.io/article/25632_20150323-081315.jpg"
"text" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25632_20150323-081315.jpg"
"medium" => "https://assets.dev.denios.io/article/25632_20150323-081315.jpg"
"small" => "https://assets.dev.denios.io/article/25632_20150323-081315.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25632_20150323-081315.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 25630
"filename" => "25630_20180115-164251.jpg"
"uri" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
"text" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
"medium" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
"small" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 16900
"centAmountGross" => 20111
"currency" => "EUR"
"customerGroup" => null
"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" => 191703
"filename" => "191703_20190731-121815.png"
"uri" => "https://assets.dev.denios.io/quality/191703_20190731-121815.png"
"text" => "Piktogramm DENSORB Universal"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_BUSINESS_UNIT" => "CP"
"CS_AUFSTELLORT_INNEN_AUSSEN" => "Innen und Außen"
"CS_SALESRANK" => 11503
"ZPIM_AUFNAHMEKAPAZITAET" => 48
"CS_ANWENDUNG_DENSORB" => "Universal"
"CS_SHIPPING_HEIGHT_MM" => 500
"META_DESCRIPTION" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "500"
"CS_MULTIPACK" => 1
"MARA_NTGEW" => 4
"CS_MARKE" => "DENSORB"
"CS_AUFNAHMEVERMOEGEN" => "hoch"
"CS_SHIPPING_WIDTH_MM" => 200
"CS_SHIPPING_WIDTH_IN" => 8.661422
"CS_MERKMALE_NOTFALL_SETS" => [
"Im Freien"
"Tragbar (max. 10 kg)"
]
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufstellort","value":"Innen und Außen"},{"label":"Anwendung","value":"Universal"},{"label":"Format","value":"Leckage-Notfallset"},{"label":"Bestückung","value":"50 Matten 40 x 50 cm\r\n3 Schlangen 120 x 7,5 cm\r\n1 Vollsichtbrille mit Gummizug\r\n1 Paar Schutzhandschuhe\r\n3 Entsorgungsbeutel"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"48"},{"label":"Maße außen B x T x H [mm]","value":"200 x 400 x 500"},{"label":"Aufnahmevermögen","value":"hoch"},{"label":"Inhaltsmenge","value":"1"}]"
"MARA_BRGEW" => 4
"CS_GTIN" => "4055661012912"
"ship_length" => "400"
"SAP_HERKUNFTSLAND" => "TR"
"CS_SHIPPING_LENGTH_MM" => 400
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Leckage-Notfallset"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131905"},"punchout_danfoss_pl":{"matgroup":"47131905"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131905"},"punchout_sunchemical_ch":{"matgroup":"47131905"},"punchout_danfoss_dk":{"matgroup":"47131905"},"punchout_danfoss_sk":{"matgroup":"47131905"},"punchout_brenntag_de":{"matgroup":"47131905"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131905"},"punchout_esteelauder_uk":{"matgroup":"47131905"},"punchout_esteelauder_ch":{"matgroup":"47131905"},"punchout_takeda_ch":{"matgroup":"47131905"},"punchout_sika_de":{"matgroup":"47131905"},"punchout_bachem_ch":{"matgroup":"47131905"},"punchout_migros_ch":{"matgroup":"47131905"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131905"},"punchout_tesla_de":{"matgroup":"47131905"},"punchout_umicore_de":{"matgroup":"47131905"},"punchout_upm_fi":{"matgroup":"47131905"},"punchout_axalta_de":{"matgroup":"47131905"},"punchout_husqvarna_pl":{"matgroup":"47131905"},"punchout_navalgroup_fr":{"matgroup":"47131905"},"punchout_itp_aero_es":{"matgroup":"47131905"},"punchout_tk_bilstein_de":{"matgroup":"40029012"},"punchout_danone_es":{"matgroup":"47131905"},"punchout_schwarz_gruppe_de":{"matgroup":"40029012"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"40029012"},"punchout_danfoss_gb":{"matgroup":"47131905"},"punchout_ivoclar_ch":{"matgroup":"47131905"},"punchout_remmers_de":{"matgroup":"47131905"}}"
"META_TITLE" => "Notfalltasche, wetterfest, für unterwegs, Ausführung Universal"
"quality_image" => "[{"id":191703,"mdate":"2019-07-31 12:18:15","filename":"191703_20190731-121815.png","text":"Piktogramm DENSORB Universal"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "200"
"images_meta_data" => "[{"id":25630,"mdate":"2018-01-15 16:42:51","filename":"25630_20180115-164251.jpg","imageSimilar":0,"text":"Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal - 1"},{"id":25632,"mdate":"2015-03-23 08:13:15","filename":"25632_20150323-081315.jpg","imageSimilar":0,"text":"Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["157328"]"
"META_KEYWORD" => "Notfalltasche Bindemittel,Spill Kit,Bereitschafts Set,Leckage Set,Notfall Set,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 400
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "335"
"CS_SHIPPING_HEIGHT_IN" => 21.653555
"CS_LIEFERUMFANG" => """
50 Matten 40 x 50 cm\r\n
3 Schlangen 120 x 7,5 cm\r\n
1 Vollsichtbrille mit Gummizug\r\n
1 Paar Schutzhandschuhe\r\n
3 Entsorgungsbeutel
"""
"CS_MASSE_AUSSEN_B_X_T_X_H" => "200 x 400 x 500"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 17.322844
"ITEM_NAME_FOR_SHOP" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 200
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 500
"SAP_BASISMENGENEINHEIT" => "Pack"
"CS_SHIPPING_WEIGHT_LBS" => 8.81849048
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindevliesmatten werden zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.<br></li><li>Perfekt geeignet für die Stationierung im Servicewagen, Gabelstapler oder LKW</li><li>Robuste, wetterfeste Tasche</li><li>Verstellbarer Schultergurt</li><li>Klettverschluss für schnellen Zugang</li><li>Auf Wunsch kann die Tasche bei einer höheren Stückzahl mit Ihrem Firmenlogo versehen werden. Bitte sprechen Sie uns an. Wir beraten Sie gern!</li><li>nimmt durch hydrophile Auslegung nahezu alle Flüssigkeiten zuverlässig auf</li><li>universell für Leckagen in Produktion und Werkstatt geeignet</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <u><a href="https://www.denios.de/unternehmen/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></u></p></li></ul>"
"accessory_articles" => "["217888","157362","129672","206980","153065","259696","160330","259809","271884","314252"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4"
"CS_ORIGIN" => "TR - Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "PAK"
"SAP_ZOLLTARIFNUMMER" => "56031480"
"CS_SHIPPING_WEIGHT_KG" => 4
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Notfalltasche, wetterfest, für unterwegs, Ausführung Universal"
"canonicalUrl" => "https://storefront.dev.denios.io/wetterfeste-densorb-notfalltasche-fuer-unterwegs-ausfuehrung-universal-157327/157327"
"robots" => "index,follow"
"description" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Notfalltasche, wetterfest, für unterwegs, Ausführung Universal"
"description" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/wetterfeste-densorb-notfalltasche-fuer-unterwegs-ausfuehrung-universal-157327/157327"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25632_20150323-081315.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal"
"description" => "Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindevliesmatten werden zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.Perfekt geeignet für die Stationierung im Servicewagen, Gabelstapler oder LKWRobuste, wetterfeste TascheVerstellbarer SchultergurtKlettverschluss für schnellen ZugangAuf Wunsch kann die Tasche bei einer höheren Stückzahl mit Ihrem Firmenlogo versehen werden. Bitte sprechen Sie uns an. Wir beraten Sie gern!nimmt durch hydrophile Auslegung nahezu alle Flüssigkeiten zuverlässig aufuniversell für Leckagen in Produktion und Werkstatt geeignetWeitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: https://www.denios.de/mobile-bindemittel-notfall-sets"
"image" => [
"https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
"https://assets.dev.denios.io/article/25632_20150323-081315.jpg"
]
"sku" => "157327W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/wetterfeste-densorb-notfalltasche-fuer-unterwegs-ausfuehrung-universal-157327/157327"
"priceCurrency" => "EUR"
"price" => "201.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" => "4055661012912"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 16900
"centAmountGross" => 20111
"currency" => "EUR"
"customerGroup" => null
"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" => "Universalbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "157327"
"displaySku" => "157327W"
"sortRank" => 11503
"slug" => "wetterfeste-densorb-notfalltasche-fuer-unterwegs-ausfuehrung-universal-157327"
"links" => [
"webshop" => "https://storefront.dev.denios.io/wetterfeste-densorb-notfalltasche-fuer-unterwegs-ausfuehrung-universal-157327/157327"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#335"
"canonical" => "https://storefront.dev.denios.io/wetterfeste-densorb-notfalltasche-fuer-unterwegs-ausfuehrung-universal-157327/157327"
]
"name" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal"
"description" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindevliesmatten werden zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.<br></li><li>Perfekt geeignet für die Stationierung im Servicewagen, Gabelstapler oder LKW</li><li>Robuste, wetterfeste Tasche</li><li>Verstellbarer Schultergurt</li><li>Klettverschluss für schnellen Zugang</li><li>Auf Wunsch kann die Tasche bei einer höheren Stückzahl mit Ihrem Firmenlogo versehen werden. Bitte sprechen Sie uns an. Wir beraten Sie gern!</li><li>nimmt durch hydrophile Auslegung nahezu alle Flüssigkeiten zuverlässig auf</li><li>universell für Leckagen in Produktion und Werkstatt geeignet</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <u><a href="https://www.denios.de/unternehmen/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></u></p></li></ul>"
"images" => [
[
"id" => 25630
"filename" => "25630_20180115-164251.jpg"
"uri" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
"text" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
"medium" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
"small" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25632
"filename" => "25632_20150323-081315.jpg"
"uri" => "https://assets.dev.denios.io/article/25632_20150323-081315.jpg"
"text" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25632_20150323-081315.jpg"
"medium" => "https://assets.dev.denios.io/article/25632_20150323-081315.jpg"
"small" => "https://assets.dev.denios.io/article/25632_20150323-081315.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25632_20150323-081315.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 25630
"filename" => "25630_20180115-164251.jpg"
"uri" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
"text" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
"medium" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
"small" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 16900
"centAmountGross" => 20111
"currency" => "EUR"
"customerGroup" => null
"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" => 191703
"filename" => "191703_20190731-121815.png"
"uri" => "https://assets.dev.denios.io/quality/191703_20190731-121815.png"
"text" => "Piktogramm DENSORB Universal"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_BUSINESS_UNIT" => "CP"
"CS_AUFSTELLORT_INNEN_AUSSEN" => "Innen und Außen"
"CS_SALESRANK" => 11503
"ZPIM_AUFNAHMEKAPAZITAET" => 48
"CS_ANWENDUNG_DENSORB" => "Universal"
"CS_SHIPPING_HEIGHT_MM" => 500
"META_DESCRIPTION" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "500"
"CS_MULTIPACK" => 1
"MARA_NTGEW" => 4
"CS_MARKE" => "DENSORB"
"CS_AUFNAHMEVERMOEGEN" => "hoch"
"CS_SHIPPING_WIDTH_MM" => 200
"CS_SHIPPING_WIDTH_IN" => 8.661422
"CS_MERKMALE_NOTFALL_SETS" => [
"Im Freien"
"Tragbar (max. 10 kg)"
]
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufstellort","value":"Innen und Außen"},{"label":"Anwendung","value":"Universal"},{"label":"Format","value":"Leckage-Notfallset"},{"label":"Bestückung","value":"50 Matten 40 x 50 cm\r\n3 Schlangen 120 x 7,5 cm\r\n1 Vollsichtbrille mit Gummizug\r\n1 Paar Schutzhandschuhe\r\n3 Entsorgungsbeutel"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"48"},{"label":"Maße außen B x T x H [mm]","value":"200 x 400 x 500"},{"label":"Aufnahmevermögen","value":"hoch"},{"label":"Inhaltsmenge","value":"1"}]"
"MARA_BRGEW" => 4
"CS_GTIN" => "4055661012912"
"ship_length" => "400"
"SAP_HERKUNFTSLAND" => "TR"
"CS_SHIPPING_LENGTH_MM" => 400
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Leckage-Notfallset"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131905"},"punchout_danfoss_pl":{"matgroup":"47131905"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131905"},"punchout_sunchemical_ch":{"matgroup":"47131905"},"punchout_danfoss_dk":{"matgroup":"47131905"},"punchout_danfoss_sk":{"matgroup":"47131905"},"punchout_brenntag_de":{"matgroup":"47131905"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131905"},"punchout_esteelauder_uk":{"matgroup":"47131905"},"punchout_esteelauder_ch":{"matgroup":"47131905"},"punchout_takeda_ch":{"matgroup":"47131905"},"punchout_sika_de":{"matgroup":"47131905"},"punchout_bachem_ch":{"matgroup":"47131905"},"punchout_migros_ch":{"matgroup":"47131905"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131905"},"punchout_tesla_de":{"matgroup":"47131905"},"punchout_umicore_de":{"matgroup":"47131905"},"punchout_upm_fi":{"matgroup":"47131905"},"punchout_axalta_de":{"matgroup":"47131905"},"punchout_husqvarna_pl":{"matgroup":"47131905"},"punchout_navalgroup_fr":{"matgroup":"47131905"},"punchout_itp_aero_es":{"matgroup":"47131905"},"punchout_tk_bilstein_de":{"matgroup":"40029012"},"punchout_danone_es":{"matgroup":"47131905"},"punchout_schwarz_gruppe_de":{"matgroup":"40029012"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"40029012"},"punchout_danfoss_gb":{"matgroup":"47131905"},"punchout_ivoclar_ch":{"matgroup":"47131905"},"punchout_remmers_de":{"matgroup":"47131905"}}"
"META_TITLE" => "Notfalltasche, wetterfest, für unterwegs, Ausführung Universal"
"quality_image" => "[{"id":191703,"mdate":"2019-07-31 12:18:15","filename":"191703_20190731-121815.png","text":"Piktogramm DENSORB Universal"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "200"
"images_meta_data" => "[{"id":25630,"mdate":"2018-01-15 16:42:51","filename":"25630_20180115-164251.jpg","imageSimilar":0,"text":"Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal - 1"},{"id":25632,"mdate":"2015-03-23 08:13:15","filename":"25632_20150323-081315.jpg","imageSimilar":0,"text":"Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["157328"]"
"META_KEYWORD" => "Notfalltasche Bindemittel,Spill Kit,Bereitschafts Set,Leckage Set,Notfall Set,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 400
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "335"
"CS_SHIPPING_HEIGHT_IN" => 21.653555
"CS_LIEFERUMFANG" => """
50 Matten 40 x 50 cm\r\n
3 Schlangen 120 x 7,5 cm\r\n
1 Vollsichtbrille mit Gummizug\r\n
1 Paar Schutzhandschuhe\r\n
3 Entsorgungsbeutel
"""
"CS_MASSE_AUSSEN_B_X_T_X_H" => "200 x 400 x 500"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 17.322844
"ITEM_NAME_FOR_SHOP" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 200
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 500
"SAP_BASISMENGENEINHEIT" => "Pack"
"CS_SHIPPING_WEIGHT_LBS" => 8.81849048
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindevliesmatten werden zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.<br></li><li>Perfekt geeignet für die Stationierung im Servicewagen, Gabelstapler oder LKW</li><li>Robuste, wetterfeste Tasche</li><li>Verstellbarer Schultergurt</li><li>Klettverschluss für schnellen Zugang</li><li>Auf Wunsch kann die Tasche bei einer höheren Stückzahl mit Ihrem Firmenlogo versehen werden. Bitte sprechen Sie uns an. Wir beraten Sie gern!</li><li>nimmt durch hydrophile Auslegung nahezu alle Flüssigkeiten zuverlässig auf</li><li>universell für Leckagen in Produktion und Werkstatt geeignet</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <u><a href="https://www.denios.de/unternehmen/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></u></p></li></ul>"
"accessory_articles" => "["217888","157362","129672","206980","153065","259696","160330","259809","271884","314252"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4"
"CS_ORIGIN" => "TR - Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "PAK"
"SAP_ZOLLTARIFNUMMER" => "56031480"
"CS_SHIPPING_WEIGHT_KG" => 4
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Notfalltasche, wetterfest, für unterwegs, Ausführung Universal"
"canonicalUrl" => "https://storefront.dev.denios.io/wetterfeste-densorb-notfalltasche-fuer-unterwegs-ausfuehrung-universal-157327/157327"
"robots" => "index,follow"
"description" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Notfalltasche, wetterfest, für unterwegs, Ausführung Universal"
"description" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/wetterfeste-densorb-notfalltasche-fuer-unterwegs-ausfuehrung-universal-157327/157327"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25632_20150323-081315.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Wetterfeste DENSORB Notfalltasche für unterwegs, Ausführung Universal"
"description" => "Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindevliesmatten werden zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.Perfekt geeignet für die Stationierung im Servicewagen, Gabelstapler oder LKWRobuste, wetterfeste TascheVerstellbarer SchultergurtKlettverschluss für schnellen ZugangAuf Wunsch kann die Tasche bei einer höheren Stückzahl mit Ihrem Firmenlogo versehen werden. Bitte sprechen Sie uns an. Wir beraten Sie gern!nimmt durch hydrophile Auslegung nahezu alle Flüssigkeiten zuverlässig aufuniversell für Leckagen in Produktion und Werkstatt geeignetWeitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: https://www.denios.de/mobile-bindemittel-notfall-sets"
"image" => [
"https://assets.dev.denios.io/article/25630_20180115-164251.jpg"
"https://assets.dev.denios.io/article/25632_20150323-081315.jpg"
]
"sku" => "157327W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/wetterfeste-densorb-notfalltasche-fuer-unterwegs-ausfuehrung-universal-157327/157327"
"priceCurrency" => "EUR"
"price" => "201.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" => "4055661012912"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 16900
"centAmountGross" => 20111
"currency" => "EUR"
"customerGroup" => null
"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" => "Universalbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"9507f399-4d7b-4df0-b9f7-cbaaba0fb172"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Universalbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Universal"
]
"CS_FORMAT_DENSORB" => [
"Leckage-Notfallset"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => [
48
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => [
"Innen und Außen"
]
"BREITE_AUSSEN" => [
200.0
]
"CS_MERKMALE_NOTFALL_SETS" => [
"Im Freien"
"Tragbar (max. 10 kg)"
]
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_BINDEVLIES" => []
"CS_MERKMALE_GRANULAT" => []
"ZPIM_WERKSTOFF_1" => []
"CS_MARKE" => [
"DENSORB"
]
"ZPIM_FARBE_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "49f802649718335f47022369de8cc279"
]
"sort" => [
11503
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2d0c3fc6-716a-483d-ab6c-30dd026d4f16"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "2d0c3fc6-716a-483d-ab6c-30dd026d4f16"
"key" => "123151"
"version" => 6260
"businessUnit" => "CP"
"slug" => "densorb-chemikalienbindemittel-aufsaug-schlangen-zum-eindaemmen-von-leckagen-laenge-1-8-m-12-stueck-123151"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-schlangen-zum-eindaemmen-von-leckagen-laenge-1-8-m-12-stueck-123151/123151"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#333"
"canonical" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-schlangen-zum-eindaemmen-von-leckagen-laenge-1-8-m-12-stueck-123151/123151"
]
"name" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Schlangenform ist ideal, um Leckagen einzudämmen.</li><li>Besonders gut formbar dank der dehnbaren Hülle: schmiegen sich um Ecken und Maschinensockel sowie an Wänden entlang</li><li>Perfekt für den dauerhaften Einsatz überall da, wo oft Tropfmengen aufgefangen werden müssen, z. B. an leckageanfälligen Maschinen oder bei der Abfüllung</li><li>Ein spezielles Polypropylen als Füllstoff sorgt für ein besonders gutes Aufnahmevermögen.</li><li>Einmal aufgesaugte Flüssigkeiten sind zuverlässig gebunden und lassen sich leicht entsorgen.</li><li>Die erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikalien.</li><li>Die gelbe Warnfarbe weist auf eine potenzielle Gefahr hin.</li><li>Nimmt durch hydrophile Auslegung alle Flüssigkeiten zuverlässig auf.</li><li>Geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden.</li></ul>"
"createdAt" => "2020-08-10T07:38:54+0000"
"master" => [
"id" => 1
"sku" => "123151"
"displaySku" => "123151W"
"sortRank" => 11486
"slug" => "densorb-chemikalienbindemittel-aufsaug-schlangen-zum-eindaemmen-von-leckagen-laenge-1-8-m-12-stueck-123151"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-schlangen-zum-eindaemmen-von-leckagen-laenge-1-8-m-12-stueck-123151/123151"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#333"
"canonical" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-schlangen-zum-eindaemmen-von-leckagen-laenge-1-8-m-12-stueck-123151/123151"
]
"name" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Schlangenform ist ideal, um Leckagen einzudämmen.</li><li>Besonders gut formbar dank der dehnbaren Hülle: schmiegen sich um Ecken und Maschinensockel sowie an Wänden entlang</li><li>Perfekt für den dauerhaften Einsatz überall da, wo oft Tropfmengen aufgefangen werden müssen, z. B. an leckageanfälligen Maschinen oder bei der Abfüllung</li><li>Ein spezielles Polypropylen als Füllstoff sorgt für ein besonders gutes Aufnahmevermögen.</li><li>Einmal aufgesaugte Flüssigkeiten sind zuverlässig gebunden und lassen sich leicht entsorgen.</li><li>Die erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikalien.</li><li>Die gelbe Warnfarbe weist auf eine potenzielle Gefahr hin.</li><li>Nimmt durch hydrophile Auslegung alle Flüssigkeiten zuverlässig auf.</li><li>Geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden.</li></ul>"
"images" => [
[
"id" => 260159
"filename" => "260159_20210715-132825.jpg"
"uri" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
"text" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
"medium" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
"small" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 130308
"filename" => "130308_20180509-105118.jpg"
"uri" => "https://assets.dev.denios.io/article/130308_20180509-105118.jpg"
"text" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/130308_20180509-105118.jpg"
"medium" => "https://assets.dev.denios.io/article/130308_20180509-105118.jpg"
"small" => "https://assets.dev.denios.io/article/130308_20180509-105118.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/130308_20180509-105118.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 260159
"filename" => "260159_20210715-132825.jpg"
"uri" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
"text" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
"medium" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
"small" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 20800
"centAmountGross" => 20800
"currency" => "EUR"
"customerGroup" => null
"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" => "12 Stück"
"qualityImages" => [
[
"id" => 191704
"filename" => "191704_20190731-121823.png"
"uri" => "https://assets.dev.denios.io/quality/191704_20190731-121823.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_BADGE" => "BESTSELLER"
"ZPIM_FARBE_1" => "gelb"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_PDF_SEITE" => "333"
"CS_SALESRANK" => 11486
"ZPIM_AUFNAHMEKAPAZITAET" => 47
"CS_ANWENDUNG_DENSORB" => "Spezial"
"META_DESCRIPTION" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück"
"MARA_NTGEW" => 0.605
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 12
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"47"},{"label":"Anwendung","value":"Spezial"},{"label":"Format","value":"Schlangen"},{"label":"Breite außen [mm]","value":"75"},{"label":"Länge außen [mm]","value":"1800"},{"label":"Durchmesser außen [mm]","value":"75"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Farbe","value":"gelb"},{"label":"Anzahl VE pro Palette","value":"20"},{"label":"Verpackungseinheit (VE)","value":"12 Stück"},{"label":"Maße außen L x B [mm]","value":"1800 x 75"},{"label":"Gewicht pro VE [kg]","value":7.26}]"
"MARA_BRGEW" => 0.605
"CS_GTIN" => "4055661017016"
"CS_VERPACKUNGSEINHEIT_VE" => "12 Stück"
"SAP_HERKUNFTSLAND" => "TR"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "gelb"
"CS_FORMAT_DENSORB" => "Aufsaugschlangen"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131904"},"punchout_danfoss_pl":{"matgroup":"47131904"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131904"},"punchout_sunchemical_ch":{"matgroup":"47131904"},"punchout_danfoss_dk":{"matgroup":"47131904"},"punchout_danfoss_sk":{"matgroup":"47131904"},"punchout_brenntag_de":{"matgroup":"47131904"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131904"},"punchout_esteelauder_uk":{"matgroup":"47131904"},"punchout_esteelauder_ch":{"matgroup":"47131904"},"punchout_takeda_ch":{"matgroup":"47131904"},"punchout_sika_de":{"matgroup":"47131904"},"punchout_bachem_ch":{"matgroup":"47131904"},"punchout_migros_ch":{"matgroup":"47131904"},"punchout_post_ch":{"matgroup":"47131904"},"punchout_tesla_de":{"matgroup":"47131904"},"punchout_umicore_de":{"matgroup":"47131904"},"punchout_upm_fi":{"matgroup":"47131904"}}"
"META_TITLE" => "Aufsaug Schlangen, Ausführung Universal, 1,8 m, 12 Stück"
"ZPIM_LAENGE_AUSSEN" => 1800
"quality_image" => "[{"id":191704,"mdate":"19-07-31 12:18:23","filename":"191704_20190731-121823.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":260159,"mdate":"21-07-15 13:28:25","filename":"260159_20210715-132825.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück - 1"},{"id":130308,"mdate":"18-05-09 10:51:18","filename":"130308_20180509-105118.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absorptionsschlangen,Saugschlange,Saugschlauch,Saugstrumpf,Industriebindevlies,Adsorbents,Chemikalienschlange,Absorptionsmittel,Absorptionsschlauch,Bindevlies,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIAL" => "Polypropylen"
"ZPIM_DURCHMESSER_AUSSEN" => 75
"article_type" => "Simple"
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"ITEM_NAME_FOR_SHOP" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 75
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["160330","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.605"
"CS_ORIGIN" => "Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031490"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Aufsaug Schlangen, Ausführung Universal, 1,8 m, 12 Stück"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-schlangen-zum-eindaemmen-von-leckagen-laenge-1-8-m-12-stueck-123151/123151"
"robots" => "index,follow"
"description" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Aufsaug Schlangen, Ausführung Universal, 1,8 m, 12 Stück"
"description" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-schlangen-zum-eindaemmen-von-leckagen-laenge-1-8-m-12-stueck-123151/123151"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/130308_20180509-105118.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück"
"description" => "Die Schlangenform ist ideal, um Leckagen einzudämmen.Besonders gut formbar dank der dehnbaren Hülle: schmiegen sich um Ecken und Maschinensockel sowie an Wänden entlangPerfekt für den dauerhaften Einsatz überall da, wo oft Tropfmengen aufgefangen werden müssen, z. B. an leckageanfälligen Maschinen oder bei der AbfüllungEin spezielles Polypropylen als Füllstoff sorgt für ein besonders gutes Aufnahmevermögen.Einmal aufgesaugte Flüssigkeiten sind zuverlässig gebunden und lassen sich leicht entsorgen.Die erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikalien.Die gelbe Warnfarbe weist auf eine potenzielle Gefahr hin.Nimmt durch hydrophile Auslegung alle Flüssigkeiten zuverlässig auf.Geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden."
"image" => [
"https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
"https://assets.dev.denios.io/article/130308_20180509-105118.jpg"
]
"sku" => "123151W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-schlangen-zum-eindaemmen-von-leckagen-laenge-1-8-m-12-stueck-123151/123151"
"priceCurrency" => "EUR"
"price" => "208.00"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661017016"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 20800
"centAmountGross" => 20800
"currency" => "EUR"
"customerGroup" => null
"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" => "Chemikalienbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "123151"
"displaySku" => "123151W"
"sortRank" => 11486
"slug" => "densorb-chemikalienbindemittel-aufsaug-schlangen-zum-eindaemmen-von-leckagen-laenge-1-8-m-12-stueck-123151"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-schlangen-zum-eindaemmen-von-leckagen-laenge-1-8-m-12-stueck-123151/123151"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#333"
"canonical" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-schlangen-zum-eindaemmen-von-leckagen-laenge-1-8-m-12-stueck-123151/123151"
]
"name" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Schlangenform ist ideal, um Leckagen einzudämmen.</li><li>Besonders gut formbar dank der dehnbaren Hülle: schmiegen sich um Ecken und Maschinensockel sowie an Wänden entlang</li><li>Perfekt für den dauerhaften Einsatz überall da, wo oft Tropfmengen aufgefangen werden müssen, z. B. an leckageanfälligen Maschinen oder bei der Abfüllung</li><li>Ein spezielles Polypropylen als Füllstoff sorgt für ein besonders gutes Aufnahmevermögen.</li><li>Einmal aufgesaugte Flüssigkeiten sind zuverlässig gebunden und lassen sich leicht entsorgen.</li><li>Die erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikalien.</li><li>Die gelbe Warnfarbe weist auf eine potenzielle Gefahr hin.</li><li>Nimmt durch hydrophile Auslegung alle Flüssigkeiten zuverlässig auf.</li><li>Geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden.</li></ul>"
"images" => [
[
"id" => 260159
"filename" => "260159_20210715-132825.jpg"
"uri" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
"text" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
"medium" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
"small" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 130308
"filename" => "130308_20180509-105118.jpg"
"uri" => "https://assets.dev.denios.io/article/130308_20180509-105118.jpg"
"text" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/130308_20180509-105118.jpg"
"medium" => "https://assets.dev.denios.io/article/130308_20180509-105118.jpg"
"small" => "https://assets.dev.denios.io/article/130308_20180509-105118.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/130308_20180509-105118.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 260159
"filename" => "260159_20210715-132825.jpg"
"uri" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
"text" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
"medium" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
"small" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 20800
"centAmountGross" => 20800
"currency" => "EUR"
"customerGroup" => null
"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" => "12 Stück"
"qualityImages" => [
[
"id" => 191704
"filename" => "191704_20190731-121823.png"
"uri" => "https://assets.dev.denios.io/quality/191704_20190731-121823.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_BADGE" => "BESTSELLER"
"ZPIM_FARBE_1" => "gelb"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_PDF_SEITE" => "333"
"CS_SALESRANK" => 11486
"ZPIM_AUFNAHMEKAPAZITAET" => 47
"CS_ANWENDUNG_DENSORB" => "Spezial"
"META_DESCRIPTION" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück"
"MARA_NTGEW" => 0.605
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 12
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"47"},{"label":"Anwendung","value":"Spezial"},{"label":"Format","value":"Schlangen"},{"label":"Breite außen [mm]","value":"75"},{"label":"Länge außen [mm]","value":"1800"},{"label":"Durchmesser außen [mm]","value":"75"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Farbe","value":"gelb"},{"label":"Anzahl VE pro Palette","value":"20"},{"label":"Verpackungseinheit (VE)","value":"12 Stück"},{"label":"Maße außen L x B [mm]","value":"1800 x 75"},{"label":"Gewicht pro VE [kg]","value":7.26}]"
"MARA_BRGEW" => 0.605
"CS_GTIN" => "4055661017016"
"CS_VERPACKUNGSEINHEIT_VE" => "12 Stück"
"SAP_HERKUNFTSLAND" => "TR"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "gelb"
"CS_FORMAT_DENSORB" => "Aufsaugschlangen"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131904"},"punchout_danfoss_pl":{"matgroup":"47131904"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131904"},"punchout_sunchemical_ch":{"matgroup":"47131904"},"punchout_danfoss_dk":{"matgroup":"47131904"},"punchout_danfoss_sk":{"matgroup":"47131904"},"punchout_brenntag_de":{"matgroup":"47131904"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131904"},"punchout_esteelauder_uk":{"matgroup":"47131904"},"punchout_esteelauder_ch":{"matgroup":"47131904"},"punchout_takeda_ch":{"matgroup":"47131904"},"punchout_sika_de":{"matgroup":"47131904"},"punchout_bachem_ch":{"matgroup":"47131904"},"punchout_migros_ch":{"matgroup":"47131904"},"punchout_post_ch":{"matgroup":"47131904"},"punchout_tesla_de":{"matgroup":"47131904"},"punchout_umicore_de":{"matgroup":"47131904"},"punchout_upm_fi":{"matgroup":"47131904"}}"
"META_TITLE" => "Aufsaug Schlangen, Ausführung Universal, 1,8 m, 12 Stück"
"ZPIM_LAENGE_AUSSEN" => 1800
"quality_image" => "[{"id":191704,"mdate":"19-07-31 12:18:23","filename":"191704_20190731-121823.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":260159,"mdate":"21-07-15 13:28:25","filename":"260159_20210715-132825.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück - 1"},{"id":130308,"mdate":"18-05-09 10:51:18","filename":"130308_20180509-105118.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absorptionsschlangen,Saugschlange,Saugschlauch,Saugstrumpf,Industriebindevlies,Adsorbents,Chemikalienschlange,Absorptionsmittel,Absorptionsschlauch,Bindevlies,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIAL" => "Polypropylen"
"ZPIM_DURCHMESSER_AUSSEN" => 75
"article_type" => "Simple"
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"ITEM_NAME_FOR_SHOP" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 75
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["160330","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.605"
"CS_ORIGIN" => "Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031490"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Aufsaug Schlangen, Ausführung Universal, 1,8 m, 12 Stück"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-schlangen-zum-eindaemmen-von-leckagen-laenge-1-8-m-12-stueck-123151/123151"
"robots" => "index,follow"
"description" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Aufsaug Schlangen, Ausführung Universal, 1,8 m, 12 Stück"
"description" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-schlangen-zum-eindaemmen-von-leckagen-laenge-1-8-m-12-stueck-123151/123151"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/130308_20180509-105118.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Chemikalienbindemittel Aufsaug-Schlangen zum Eindämmen von Leckagen, Länge 1,8 m, 12 Stück"
"description" => "Die Schlangenform ist ideal, um Leckagen einzudämmen.Besonders gut formbar dank der dehnbaren Hülle: schmiegen sich um Ecken und Maschinensockel sowie an Wänden entlangPerfekt für den dauerhaften Einsatz überall da, wo oft Tropfmengen aufgefangen werden müssen, z. B. an leckageanfälligen Maschinen oder bei der AbfüllungEin spezielles Polypropylen als Füllstoff sorgt für ein besonders gutes Aufnahmevermögen.Einmal aufgesaugte Flüssigkeiten sind zuverlässig gebunden und lassen sich leicht entsorgen.Die erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikalien.Die gelbe Warnfarbe weist auf eine potenzielle Gefahr hin.Nimmt durch hydrophile Auslegung alle Flüssigkeiten zuverlässig auf.Geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden."
"image" => [
"https://assets.dev.denios.io/article/260159_20210715-132825.jpg"
"https://assets.dev.denios.io/article/130308_20180509-105118.jpg"
]
"sku" => "123151W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-schlangen-zum-eindaemmen-von-leckagen-laenge-1-8-m-12-stueck-123151/123151"
"priceCurrency" => "EUR"
"price" => "208.00"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661017016"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 20800
"centAmountGross" => 20800
"currency" => "EUR"
"customerGroup" => null
"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" => "Chemikalienbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"968b9305-66f2-40ab-bead-98756c876d51"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Chemikalienbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Spezial"
]
"CS_FORMAT_DENSORB" => [
"Aufsaugschlangen"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => [
47
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [
75.0
]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_BINDEVLIES" => []
"CS_MERKMALE_GRANULAT" => []
"ZPIM_WERKSTOFF_1" => [
"Polypropylen"
]
"CS_MARKE" => []
"ZPIM_FARBE_1" => [
"gelb"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "3dd211daa78436da2a5972f084056c4f"
]
"sort" => [
11486
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "5cb81513-b549-4817-9db6-40e80abbf97a"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "5cb81513-b549-4817-9db6-40e80abbf97a"
"key" => "270383"
"version" => 4433
"businessUnit" => "CP"
"slug" => "densorb-notfall-set-bindemittel-im-roten-rollcontainer-b-12-ausfuehrung-universal-270383"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-roten-rollcontainer-b-12-ausfuehrung-universal-270383/270383"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-roten-rollcontainer-b-12-ausfuehrung-universal-270383/270383"
]
"name" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal"
"description" => "<ul class="product-description__text--bulletpoints"><li>Mobiles Notfall-Set für die sofortige Beseitigung kleiner und großer Leckagen in Produktion, Lager und Werkstatt sowie auf Transportwegen.</li><li>Randvoll gefüllt mit saugstarken Bindemitteln und Utensilien für die persönliche Schutzausrüstung im Notfall.</li><li>Durch die auffällig rote Farbe des Behälters ist dieses Leckage-Set im Notfall gut sichtbar.</li><li>Auch für die Aufstellung im Freien geeignet</li><li>Ideal für den schnellen Transport zum Einsatzort</li><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Praxisgerecht zusammengestellte Bindevliese</li><li>Die regendichten Rollcontainer können auch im Freien aufgestellt und zur Sammlung benutzter Bindevliese eingesetzt werden.</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li></ul>"
"createdAt" => "2020-08-10T11:59:27+0000"
"master" => [
"id" => 1
"sku" => "270383"
"displaySku" => "270383W"
"sortRank" => 11482
"slug" => "densorb-notfall-set-bindemittel-im-roten-rollcontainer-b-12-ausfuehrung-universal-270383"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-roten-rollcontainer-b-12-ausfuehrung-universal-270383/270383"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-roten-rollcontainer-b-12-ausfuehrung-universal-270383/270383"
]
"name" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal"
"description" => "<ul class="product-description__text--bulletpoints"><li>Mobiles Notfall-Set für die sofortige Beseitigung kleiner und großer Leckagen in Produktion, Lager und Werkstatt sowie auf Transportwegen.</li><li>Randvoll gefüllt mit saugstarken Bindemitteln und Utensilien für die persönliche Schutzausrüstung im Notfall.</li><li>Durch die auffällig rote Farbe des Behälters ist dieses Leckage-Set im Notfall gut sichtbar.</li><li>Auch für die Aufstellung im Freien geeignet</li><li>Ideal für den schnellen Transport zum Einsatzort</li><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Praxisgerecht zusammengestellte Bindevliese</li><li>Die regendichten Rollcontainer können auch im Freien aufgestellt und zur Sammlung benutzter Bindevliese eingesetzt werden.</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li></ul>"
"images" => [
[
"id" => 213467
"filename" => "213467_20200205-084520.jpg"
"uri" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
"text" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
"medium" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
"small" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 213467
"filename" => "213467_20200205-084520.jpg"
"uri" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
"text" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
"medium" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
"small" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 32900
"centAmountGross" => 39151
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => 191703
"filename" => "191703_20190731-121815.png"
"uri" => "https://assets.dev.denios.io/quality/191703_20190731-121815.png"
"text" => "Piktogramm DENSORB Universal"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_MM" => 480
"CS_AUFSTELLORT_INNEN_AUSSEN" => "Innen und Außen"
"CS_SALESRANK" => 11482
"ZPIM_AUFNAHMEKAPAZITAET" => 115
"CS_ANWENDUNG_DENSORB" => "Universal"
"CS_SHIPPING_HEIGHT_MM" => 940
"META_DESCRIPTION" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "940"
"MARA_NTGEW" => 21.8
"CS_MARKE" => "DENSORB"
"CS_SHIPPING_WIDTH_IN" => 20.7874128
"CS_MERKMALE_NOTFALL_SETS" => [
"Im Freien"
"Bodenstehend"
"Verfahrbar (mit Rollen)"
]
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufstellort","value":"Innen und Außen"},{"label":"Anwendung","value":"Universal"},{"label":"Format","value":"Leckage-Notfallset"},{"label":"Bestückung","value":"100 Matten 50 x 40 cm\r\n7 Schlangen 120 x 7,5 cm\r\n10 Kissen 25 x 25 cm\r\n1 Vollsichtbrille mit Gummizug\r\n1 Paar Schutzhandschuhe\r\n5 Entsorgungsbeutel"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"115"},{"label":"Maße außen B x T x H [mm]","value":"480 x 560 x 940"},{"label":"Farbe","value":"rot"},{"label":"Typ","value":"B 12"}]"
"MARA_BRGEW" => 21.8
"CS_GTIN" => "4055661025769"
"ship_length" => "560"
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 560
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "rot"
"CS_FORMAT_DENSORB" => "Leckage-Notfallset"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131905"},"punchout_danfoss_pl":{"matgroup":"47131905"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131905"},"punchout_sunchemical_ch":{"matgroup":"47131905"},"punchout_danfoss_dk":{"matgroup":"47131905"},"punchout_danfoss_sk":{"matgroup":"47131905"},"punchout_brenntag_de":{"matgroup":"47131905"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131905"},"punchout_esteelauder_uk":{"matgroup":"47131905"},"punchout_esteelauder_ch":{"matgroup":"47131905"},"punchout_takeda_ch":{"matgroup":"47131905"},"punchout_sika_de":{"matgroup":"47131905"},"punchout_bachem_ch":{"matgroup":"47131905"},"punchout_migros_ch":{"matgroup":"47131905"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131905"},"punchout_tesla_de":{"matgroup":"47131905"},"punchout_umicore_de":{"matgroup":"47131905"},"punchout_upm_fi":{"matgroup":"47131905"},"punchout_axalta_de":{"matgroup":"47131905"},"punchout_husqvarna_pl":{"matgroup":"47131905"},"punchout_navalgroup_fr":{"matgroup":"47131905"},"punchout_itp_aero_es":{"matgroup":"47131905"},"punchout_tk_bilstein_de":{"matgroup":"40029012"},"punchout_danone_es":{"matgroup":"47131905"},"punchout_schwarz_gruppe_de":{"matgroup":"40029012"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"40029012"},"punchout_danfoss_gb":{"matgroup":"47131905"}}"
"META_TITLE" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal | Denios"
"quality_image" => "[{"id":191703,"mdate":"2019-07-31 12:18:15","filename":"191703_20190731-121815.png","text":"Piktogramm DENSORB Universal"}]"
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"ship_width" => "480"
"images_meta_data" => "[{"id":213467,"mdate":"2020-02-05 08:45:20","filename":"213467_20200205-084520.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["157333"]"
"META_KEYWORD" => "Notfall Set,Leckage Set,Industriebindevlies,Bindemittel für ausgelaufene Flüssigkeiten,Notfall-Set Bindemittel,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 560
"ZPIM_FARBE_1" => "rot"
"ZPIM_TYP" => "B 12"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 40.7086834
"CS_LIEFERUMFANG" => """
100 Matten 50 x 40 cm\r\n
7 Schlangen 120 x 7,5 cm\r\n
10 Kissen 25 x 25 cm\r\n
1 Vollsichtbrille mit Gummizug\r\n
1 Paar Schutzhandschuhe\r\n
5 Entsorgungsbeutel
"""
"CS_MASSE_AUSSEN_B_X_T_X_H" => "480 x 560 x 940"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 24.2519816
"ITEM_NAME_FOR_SHOP" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 480
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 940
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 48.060773116
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Mobiles Notfall-Set für die sofortige Beseitigung kleiner und großer Leckagen in Produktion, Lager und Werkstatt sowie auf Transportwegen.</li><li>Randvoll gefüllt mit saugstarken Bindemitteln und Utensilien für die persönliche Schutzausrüstung im Notfall.</li><li>Durch die auffällig rote Farbe des Behälters ist dieses Leckage-Set im Notfall gut sichtbar.</li><li>Auch für die Aufstellung im Freien geeignet</li><li>Ideal für den schnellen Transport zum Einsatzort</li><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Praxisgerecht zusammengestellte Bindevliese</li><li>Die regendichten Rollcontainer können auch im Freien aufgestellt und zur Sammlung benutzter Bindevliese eingesetzt werden.</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li></ul>"
"accessory_articles" => "["259696","157368","153065","129672","206980","217888","259809","290819","271884","314252"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "21.8"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031480"
"CS_SHIPPING_WEIGHT_KG" => 21.8
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-roten-rollcontainer-b-12-ausfuehrung-universal-270383/270383"
"robots" => "index,follow"
"description" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal | Denios"
"description" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-roten-rollcontainer-b-12-ausfuehrung-universal-270383/270383"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal"
"description" => "Mobiles Notfall-Set für die sofortige Beseitigung kleiner und großer Leckagen in Produktion, Lager und Werkstatt sowie auf Transportwegen.Randvoll gefüllt mit saugstarken Bindemitteln und Utensilien für die persönliche Schutzausrüstung im Notfall.Durch die auffällig rote Farbe des Behälters ist dieses Leckage-Set im Notfall gut sichtbar.Auch für die Aufstellung im Freien geeignetIdeal für den schnellen Transport zum EinsatzortLeckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.Praxisgerecht zusammengestellte BindevlieseDie regendichten Rollcontainer können auch im Freien aufgestellt und zur Sammlung benutzter Bindevliese eingesetzt werden.Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten."
"image" => [
"https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
]
"sku" => "270383W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-roten-rollcontainer-b-12-ausfuehrung-universal-270383/270383"
"priceCurrency" => "EUR"
"price" => "391.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" => "4055661025769"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 32900
"centAmountGross" => 39151
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => "Universalbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "270383"
"displaySku" => "270383W"
"sortRank" => 11482
"slug" => "densorb-notfall-set-bindemittel-im-roten-rollcontainer-b-12-ausfuehrung-universal-270383"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-roten-rollcontainer-b-12-ausfuehrung-universal-270383/270383"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-roten-rollcontainer-b-12-ausfuehrung-universal-270383/270383"
]
"name" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal"
"description" => "<ul class="product-description__text--bulletpoints"><li>Mobiles Notfall-Set für die sofortige Beseitigung kleiner und großer Leckagen in Produktion, Lager und Werkstatt sowie auf Transportwegen.</li><li>Randvoll gefüllt mit saugstarken Bindemitteln und Utensilien für die persönliche Schutzausrüstung im Notfall.</li><li>Durch die auffällig rote Farbe des Behälters ist dieses Leckage-Set im Notfall gut sichtbar.</li><li>Auch für die Aufstellung im Freien geeignet</li><li>Ideal für den schnellen Transport zum Einsatzort</li><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Praxisgerecht zusammengestellte Bindevliese</li><li>Die regendichten Rollcontainer können auch im Freien aufgestellt und zur Sammlung benutzter Bindevliese eingesetzt werden.</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li></ul>"
"images" => [
[
"id" => 213467
"filename" => "213467_20200205-084520.jpg"
"uri" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
"text" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
"medium" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
"small" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 213467
"filename" => "213467_20200205-084520.jpg"
"uri" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
"text" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
"medium" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
"small" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 32900
"centAmountGross" => 39151
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => 191703
"filename" => "191703_20190731-121815.png"
"uri" => "https://assets.dev.denios.io/quality/191703_20190731-121815.png"
"text" => "Piktogramm DENSORB Universal"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_MM" => 480
"CS_AUFSTELLORT_INNEN_AUSSEN" => "Innen und Außen"
"CS_SALESRANK" => 11482
"ZPIM_AUFNAHMEKAPAZITAET" => 115
"CS_ANWENDUNG_DENSORB" => "Universal"
"CS_SHIPPING_HEIGHT_MM" => 940
"META_DESCRIPTION" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "940"
"MARA_NTGEW" => 21.8
"CS_MARKE" => "DENSORB"
"CS_SHIPPING_WIDTH_IN" => 20.7874128
"CS_MERKMALE_NOTFALL_SETS" => [
"Im Freien"
"Bodenstehend"
"Verfahrbar (mit Rollen)"
]
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufstellort","value":"Innen und Außen"},{"label":"Anwendung","value":"Universal"},{"label":"Format","value":"Leckage-Notfallset"},{"label":"Bestückung","value":"100 Matten 50 x 40 cm\r\n7 Schlangen 120 x 7,5 cm\r\n10 Kissen 25 x 25 cm\r\n1 Vollsichtbrille mit Gummizug\r\n1 Paar Schutzhandschuhe\r\n5 Entsorgungsbeutel"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"115"},{"label":"Maße außen B x T x H [mm]","value":"480 x 560 x 940"},{"label":"Farbe","value":"rot"},{"label":"Typ","value":"B 12"}]"
"MARA_BRGEW" => 21.8
"CS_GTIN" => "4055661025769"
"ship_length" => "560"
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 560
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "rot"
"CS_FORMAT_DENSORB" => "Leckage-Notfallset"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131905"},"punchout_danfoss_pl":{"matgroup":"47131905"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131905"},"punchout_sunchemical_ch":{"matgroup":"47131905"},"punchout_danfoss_dk":{"matgroup":"47131905"},"punchout_danfoss_sk":{"matgroup":"47131905"},"punchout_brenntag_de":{"matgroup":"47131905"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131905"},"punchout_esteelauder_uk":{"matgroup":"47131905"},"punchout_esteelauder_ch":{"matgroup":"47131905"},"punchout_takeda_ch":{"matgroup":"47131905"},"punchout_sika_de":{"matgroup":"47131905"},"punchout_bachem_ch":{"matgroup":"47131905"},"punchout_migros_ch":{"matgroup":"47131905"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131905"},"punchout_tesla_de":{"matgroup":"47131905"},"punchout_umicore_de":{"matgroup":"47131905"},"punchout_upm_fi":{"matgroup":"47131905"},"punchout_axalta_de":{"matgroup":"47131905"},"punchout_husqvarna_pl":{"matgroup":"47131905"},"punchout_navalgroup_fr":{"matgroup":"47131905"},"punchout_itp_aero_es":{"matgroup":"47131905"},"punchout_tk_bilstein_de":{"matgroup":"40029012"},"punchout_danone_es":{"matgroup":"47131905"},"punchout_schwarz_gruppe_de":{"matgroup":"40029012"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"40029012"},"punchout_danfoss_gb":{"matgroup":"47131905"}}"
"META_TITLE" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal | Denios"
"quality_image" => "[{"id":191703,"mdate":"2019-07-31 12:18:15","filename":"191703_20190731-121815.png","text":"Piktogramm DENSORB Universal"}]"
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"ship_width" => "480"
"images_meta_data" => "[{"id":213467,"mdate":"2020-02-05 08:45:20","filename":"213467_20200205-084520.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["157333"]"
"META_KEYWORD" => "Notfall Set,Leckage Set,Industriebindevlies,Bindemittel für ausgelaufene Flüssigkeiten,Notfall-Set Bindemittel,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 560
"ZPIM_FARBE_1" => "rot"
"ZPIM_TYP" => "B 12"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 40.7086834
"CS_LIEFERUMFANG" => """
100 Matten 50 x 40 cm\r\n
7 Schlangen 120 x 7,5 cm\r\n
10 Kissen 25 x 25 cm\r\n
1 Vollsichtbrille mit Gummizug\r\n
1 Paar Schutzhandschuhe\r\n
5 Entsorgungsbeutel
"""
"CS_MASSE_AUSSEN_B_X_T_X_H" => "480 x 560 x 940"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 24.2519816
"ITEM_NAME_FOR_SHOP" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 480
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 940
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 48.060773116
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Mobiles Notfall-Set für die sofortige Beseitigung kleiner und großer Leckagen in Produktion, Lager und Werkstatt sowie auf Transportwegen.</li><li>Randvoll gefüllt mit saugstarken Bindemitteln und Utensilien für die persönliche Schutzausrüstung im Notfall.</li><li>Durch die auffällig rote Farbe des Behälters ist dieses Leckage-Set im Notfall gut sichtbar.</li><li>Auch für die Aufstellung im Freien geeignet</li><li>Ideal für den schnellen Transport zum Einsatzort</li><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Praxisgerecht zusammengestellte Bindevliese</li><li>Die regendichten Rollcontainer können auch im Freien aufgestellt und zur Sammlung benutzter Bindevliese eingesetzt werden.</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li></ul>"
"accessory_articles" => "["259696","157368","153065","129672","206980","217888","259809","290819","271884","314252"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "21.8"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031480"
"CS_SHIPPING_WEIGHT_KG" => 21.8
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-roten-rollcontainer-b-12-ausfuehrung-universal-270383/270383"
"robots" => "index,follow"
"description" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal | Denios"
"description" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-roten-rollcontainer-b-12-ausfuehrung-universal-270383/270383"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Notfall-Set, Bindemittel im roten Rollcontainer B 12, Ausführung Universal"
"description" => "Mobiles Notfall-Set für die sofortige Beseitigung kleiner und großer Leckagen in Produktion, Lager und Werkstatt sowie auf Transportwegen.Randvoll gefüllt mit saugstarken Bindemitteln und Utensilien für die persönliche Schutzausrüstung im Notfall.Durch die auffällig rote Farbe des Behälters ist dieses Leckage-Set im Notfall gut sichtbar.Auch für die Aufstellung im Freien geeignetIdeal für den schnellen Transport zum EinsatzortLeckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.Praxisgerecht zusammengestellte BindevlieseDie regendichten Rollcontainer können auch im Freien aufgestellt und zur Sammlung benutzter Bindevliese eingesetzt werden.Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten."
"image" => [
"https://assets.dev.denios.io/article/213467_20200205-084520.jpg"
]
"sku" => "270383W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-notfall-set-bindemittel-im-roten-rollcontainer-b-12-ausfuehrung-universal-270383/270383"
"priceCurrency" => "EUR"
"price" => "391.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" => "4055661025769"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 32900
"centAmountGross" => 39151
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => "Universalbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"9507f399-4d7b-4df0-b9f7-cbaaba0fb172"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Universalbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Universal"
]
"CS_FORMAT_DENSORB" => [
"Leckage-Notfallset"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => [
115
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => [
"Innen und Außen"
]
"BREITE_AUSSEN" => [
480.0
]
"CS_MERKMALE_NOTFALL_SETS" => [
"Im Freien"
"Bodenstehend"
"Verfahrbar (mit Rollen)"
]
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_BINDEVLIES" => []
"CS_MERKMALE_GRANULAT" => []
"ZPIM_WERKSTOFF_1" => []
"CS_MARKE" => [
"DENSORB"
]
"ZPIM_FARBE_1" => [
"rot"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "741373741c90524470487389a0a6d549"
]
"sort" => [
11482
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d1367e24-639a-4cfc-a686-9b8570649e54"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "d1367e24-639a-4cfc-a686-9b8570649e54"
"key" => "189447"
"version" => 6102
"businessUnit" => "CP"
"slug" => "densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-40-x-50-cm-100-stueck-189447"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-40-x-50-cm-100-stueck-189447/189447"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#322"
"canonical" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-40-x-50-cm-100-stueck-189447/189447"
]
"name" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeiten</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>ausgezeichnet geeignet für die Beseitigung von Öl- oder Treibstoffverunreinigungen auf Wasseroberflächen</li><li>auch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähig</li><li>dank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungen</li><li>ideal als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Teilen</li><li>durch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit erreicht</li><li>hochwertige Polypropylenfasern garantieren hohe Reiß- und Abriebfestigkeit</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>Materialstärke: Medium</li><li>Die weiße Farbe erleichtert die Beurteilung des Sättigungsgrads.</li></ul>"
"createdAt" => "2020-08-10T07:36:17+0000"
"master" => [
"id" => 1
"sku" => "189447"
"displaySku" => "189447W"
"sortRank" => 11478
"slug" => "densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-40-x-50-cm-100-stueck-189447"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-40-x-50-cm-100-stueck-189447/189447"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#322"
"canonical" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-40-x-50-cm-100-stueck-189447/189447"
]
"name" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeiten</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>ausgezeichnet geeignet für die Beseitigung von Öl- oder Treibstoffverunreinigungen auf Wasseroberflächen</li><li>auch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähig</li><li>dank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungen</li><li>ideal als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Teilen</li><li>durch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit erreicht</li><li>hochwertige Polypropylenfasern garantieren hohe Reiß- und Abriebfestigkeit</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>Materialstärke: Medium</li><li>Die weiße Farbe erleichtert die Beurteilung des Sättigungsgrads.</li></ul>"
"images" => [
[
"id" => 94604
"filename" => "94604_20170403-142907.jpg"
"uri" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
"text" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
"medium" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
"small" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 94602
"filename" => "94602_20170403-142902.jpg"
"uri" => "https://assets.dev.denios.io/article/94602_20170403-142902.jpg"
"text" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94602_20170403-142902.jpg"
"medium" => "https://assets.dev.denios.io/article/94602_20170403-142902.jpg"
"small" => "https://assets.dev.denios.io/article/94602_20170403-142902.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94602_20170403-142902.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25705
"filename" => "25705_20160219-100055.jpg"
"uri" => "https://assets.dev.denios.io/article/25705_20160219-100055.jpg"
"text" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25705_20160219-100055.jpg"
"medium" => "https://assets.dev.denios.io/article/25705_20160219-100055.jpg"
"small" => "https://assets.dev.denios.io/article/25705_20160219-100055.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25705_20160219-100055.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 94604
"filename" => "94604_20170403-142907.jpg"
"uri" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
"text" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
"medium" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
"small" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 11500
"centAmountGross" => 11500
"currency" => "EUR"
"customerGroup" => null
"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" => "100 Stück"
"qualityImages" => [
[
"id" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_AUFNAHMEVERMOEGEN" => "sehr hoch"
"CS_BADGE" => "BESTSELLER"
"ZPIM_FARBE_1" => "weiß"
"CS_BESTSELLER" => "1"
"CS_MATERIAL" => "Polypropylen"
"CS_SALESRANK" => 11478
"ZPIM_AUFNAHMEKAPAZITAET" => 96
"CS_ANWENDUNG_DENSORB" => "Öl"
"META_DESCRIPTION" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"für kurze Einsatzdauer"
]
"NAME_IN_ORDERPROCESS" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück"
"MARA_NTGEW" => 0.056
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 100
"CS_TECHNISCHE_DATEN" => "[{"label":"Format","value":"Matten"},{"label":"Anwendung","value":"Öl"},{"label":"Qualität","value":"ECONOMY SINGLE"},{"label":"Länge außen [mm]","value":"500"},{"label":"Breite außen [mm]","value":"400"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Farbe","value":"weiß"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"96"},{"label":"Anzahl Lagen","value":"1-lagig"},{"label":"Materialstärke","value":"medium"},{"label":"Perforation","value":"nein"},{"label":"Merkmale Bindevlies","value":"für kurze Einsatzdauer"},{"label":"Anzahl VE pro Palette","value":"24"},{"label":"Gewicht pro VE [kg]","value":5.6000000000000005},{"label":"Flächengewicht [g/m²]","value":"280"},{"label":"Aufnahmevermögen","value":"sehr hoch"}]"
"MARA_BRGEW" => 0.056
"CS_GTIN" => "4055661019386"
"CS_VERPACKUNGSEINHEIT_VE" => "100 Stück"
"SAP_HERKUNFTSLAND" => "TR"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "weiß"
"CS_FORMAT_DENSORB" => "Aufsaugmatten"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131909"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"}}"
"META_TITLE" => "DENSORB Bindevliesmatten Economy, Ausf., "Öl", Medium, 40 x 50 cm, 100 Stück, ohne Perforation"
"ZPIM_LAENGE_AUSSEN" => 500
"quality_image" => "[{"id":38109,"mdate":"20-01-13 12:33:09","filename":"38109_20200113-123309.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":94604,"mdate":"17-04-03 14:29:07","filename":"94604_20170403-142907.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück - 1"},{"id":94602,"mdate":"17-04-03 14:29:02","filename":"94602_20170403-142902.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück - 2"},{"id":25705,"mdate":"16-02-19 10:00:55","filename":"25705_20160219-100055.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bindevliesrolle,Ölbindevlies,Saugrolle,Sorbents,Ölbindemittel,Bindemittel für Leckagen,Bindemittel für Öl,Ölvlies,Bindevlies,Absorptionsmittel,Adsorptionsmittel,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PERFORATION" => "nein"
"CS_BUSINESS_UNIT" => "CP"
"CS_VERSION_DENSORB" => "ECONOMY SINGLE"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIALSTAERKE_DENSORB" => "medium"
"CS_PDF_SEITE" => "322"
"article_type" => "Simple"
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"ITEM_NAME_FOR_SHOP" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 400
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["215799","201653","215814","256104","160330","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.056"
"CS_ORIGIN" => "Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031490"
"CS_ANZAHL_LAGEN" => "1-lagig"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Bindevliesmatten Economy, Ausf., "Öl", Medium, 40 x 50 cm, 100 Stück, ohne Perforation"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-40-x-50-cm-100-stueck-189447/189447"
"robots" => "index,follow"
"description" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Bindevliesmatten Economy, Ausf., "Öl", Medium, 40 x 50 cm, 100 Stück, ohne Perforation"
"description" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-40-x-50-cm-100-stueck-189447/189447"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/94602_20170403-142902.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25705_20160219-100055.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück"
"description" => "extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeitennimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser abausgezeichnet geeignet für die Beseitigung von Öl- oder Treibstoffverunreinigungen auf Wasseroberflächenauch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähigdank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regenfür den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungenideal als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Teilendurch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit erreichthochwertige Polypropylenfasern garantieren hohe Reiß- und Abriebfestigkeitsehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener FlüssigkeitMaterialstärke: MediumDie weiße Farbe erleichtert die Beurteilung des Sättigungsgrads."
"image" => [
"https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
"https://assets.dev.denios.io/article/94602_20170403-142902.jpg"
"https://assets.dev.denios.io/article/25705_20160219-100055.jpg"
]
"sku" => "189447W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-40-x-50-cm-100-stueck-189447/189447"
"priceCurrency" => "EUR"
"price" => "115.00"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661019386"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 11500
"centAmountGross" => 11500
"currency" => "EUR"
"customerGroup" => null
"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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "189447"
"displaySku" => "189447W"
"sortRank" => 11478
"slug" => "densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-40-x-50-cm-100-stueck-189447"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-40-x-50-cm-100-stueck-189447/189447"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#322"
"canonical" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-40-x-50-cm-100-stueck-189447/189447"
]
"name" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeiten</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>ausgezeichnet geeignet für die Beseitigung von Öl- oder Treibstoffverunreinigungen auf Wasseroberflächen</li><li>auch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähig</li><li>dank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungen</li><li>ideal als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Teilen</li><li>durch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit erreicht</li><li>hochwertige Polypropylenfasern garantieren hohe Reiß- und Abriebfestigkeit</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>Materialstärke: Medium</li><li>Die weiße Farbe erleichtert die Beurteilung des Sättigungsgrads.</li></ul>"
"images" => [
[
"id" => 94604
"filename" => "94604_20170403-142907.jpg"
"uri" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
"text" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
"medium" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
"small" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 94602
"filename" => "94602_20170403-142902.jpg"
"uri" => "https://assets.dev.denios.io/article/94602_20170403-142902.jpg"
"text" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94602_20170403-142902.jpg"
"medium" => "https://assets.dev.denios.io/article/94602_20170403-142902.jpg"
"small" => "https://assets.dev.denios.io/article/94602_20170403-142902.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94602_20170403-142902.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25705
"filename" => "25705_20160219-100055.jpg"
"uri" => "https://assets.dev.denios.io/article/25705_20160219-100055.jpg"
"text" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25705_20160219-100055.jpg"
"medium" => "https://assets.dev.denios.io/article/25705_20160219-100055.jpg"
"small" => "https://assets.dev.denios.io/article/25705_20160219-100055.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25705_20160219-100055.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 94604
"filename" => "94604_20170403-142907.jpg"
"uri" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
"text" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
"medium" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
"small" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 11500
"centAmountGross" => 11500
"currency" => "EUR"
"customerGroup" => null
"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" => "100 Stück"
"qualityImages" => [
[
"id" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_AUFNAHMEVERMOEGEN" => "sehr hoch"
"CS_BADGE" => "BESTSELLER"
"ZPIM_FARBE_1" => "weiß"
"CS_BESTSELLER" => "1"
"CS_MATERIAL" => "Polypropylen"
"CS_SALESRANK" => 11478
"ZPIM_AUFNAHMEKAPAZITAET" => 96
"CS_ANWENDUNG_DENSORB" => "Öl"
"META_DESCRIPTION" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"für kurze Einsatzdauer"
]
"NAME_IN_ORDERPROCESS" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück"
"MARA_NTGEW" => 0.056
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 100
"CS_TECHNISCHE_DATEN" => "[{"label":"Format","value":"Matten"},{"label":"Anwendung","value":"Öl"},{"label":"Qualität","value":"ECONOMY SINGLE"},{"label":"Länge außen [mm]","value":"500"},{"label":"Breite außen [mm]","value":"400"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Farbe","value":"weiß"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"96"},{"label":"Anzahl Lagen","value":"1-lagig"},{"label":"Materialstärke","value":"medium"},{"label":"Perforation","value":"nein"},{"label":"Merkmale Bindevlies","value":"für kurze Einsatzdauer"},{"label":"Anzahl VE pro Palette","value":"24"},{"label":"Gewicht pro VE [kg]","value":5.6000000000000005},{"label":"Flächengewicht [g/m²]","value":"280"},{"label":"Aufnahmevermögen","value":"sehr hoch"}]"
"MARA_BRGEW" => 0.056
"CS_GTIN" => "4055661019386"
"CS_VERPACKUNGSEINHEIT_VE" => "100 Stück"
"SAP_HERKUNFTSLAND" => "TR"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "weiß"
"CS_FORMAT_DENSORB" => "Aufsaugmatten"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131909"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"}}"
"META_TITLE" => "DENSORB Bindevliesmatten Economy, Ausf., "Öl", Medium, 40 x 50 cm, 100 Stück, ohne Perforation"
"ZPIM_LAENGE_AUSSEN" => 500
"quality_image" => "[{"id":38109,"mdate":"20-01-13 12:33:09","filename":"38109_20200113-123309.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":94604,"mdate":"17-04-03 14:29:07","filename":"94604_20170403-142907.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück - 1"},{"id":94602,"mdate":"17-04-03 14:29:02","filename":"94602_20170403-142902.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück - 2"},{"id":25705,"mdate":"16-02-19 10:00:55","filename":"25705_20160219-100055.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bindevliesrolle,Ölbindevlies,Saugrolle,Sorbents,Ölbindemittel,Bindemittel für Leckagen,Bindemittel für Öl,Ölvlies,Bindevlies,Absorptionsmittel,Adsorptionsmittel,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PERFORATION" => "nein"
"CS_BUSINESS_UNIT" => "CP"
"CS_VERSION_DENSORB" => "ECONOMY SINGLE"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIALSTAERKE_DENSORB" => "medium"
"CS_PDF_SEITE" => "322"
"article_type" => "Simple"
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"ITEM_NAME_FOR_SHOP" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 400
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["215799","201653","215814","256104","160330","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.056"
"CS_ORIGIN" => "Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031490"
"CS_ANZAHL_LAGEN" => "1-lagig"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Bindevliesmatten Economy, Ausf., "Öl", Medium, 40 x 50 cm, 100 Stück, ohne Perforation"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-40-x-50-cm-100-stueck-189447/189447"
"robots" => "index,follow"
"description" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Bindevliesmatten Economy, Ausf., "Öl", Medium, 40 x 50 cm, 100 Stück, ohne Perforation"
"description" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-40-x-50-cm-100-stueck-189447/189447"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/94602_20170403-142902.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25705_20160219-100055.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, Medium, 40 x 50 cm, 100 Stück"
"description" => "extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeitennimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser abausgezeichnet geeignet für die Beseitigung von Öl- oder Treibstoffverunreinigungen auf Wasseroberflächenauch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähigdank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regenfür den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungenideal als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Teilendurch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit erreichthochwertige Polypropylenfasern garantieren hohe Reiß- und Abriebfestigkeitsehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener FlüssigkeitMaterialstärke: MediumDie weiße Farbe erleichtert die Beurteilung des Sättigungsgrads."
"image" => [
"https://assets.dev.denios.io/article/94604_20170403-142907.jpg"
"https://assets.dev.denios.io/article/94602_20170403-142902.jpg"
"https://assets.dev.denios.io/article/25705_20160219-100055.jpg"
]
"sku" => "189447W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-40-x-50-cm-100-stueck-189447/189447"
"priceCurrency" => "EUR"
"price" => "115.00"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661019386"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 11500
"centAmountGross" => 11500
"currency" => "EUR"
"customerGroup" => null
"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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"87a67d52-a745-485a-a338-344cd389ead5"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Ölbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Öl"
]
"CS_FORMAT_DENSORB" => [
"Aufsaugmatten"
]
"CS_VERSION_DENSORB" => [
"ECONOMY SINGLE"
]
"ZPIM_AUFNAHMEKAPAZITAET" => [
96
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [
400.0
]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => [
"1-lagig"
]
"CS_MATERIALSTAERKE_DENSORB" => [
"medium"
]
"CS_PERFORATION" => [
"nein"
]
"CS_MERKMALE_GRANULAT" => []
"CS_MERKMALE_BINDEVLIES" => [
"für kurze Einsatzdauer"
]
"ZPIM_WERKSTOFF_1" => [
"Polypropylen"
]
"CS_MARKE" => []
"ZPIM_FARBE_1" => [
"weiß"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "8da49433caffe51474a4e58a94433624"
]
"sort" => [
11478
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8cbd14b0-3aa6-4481-af63-52d321cc9469"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "8cbd14b0-3aa6-4481-af63-52d321cc9469"
"key" => "181147"
"version" => 6112
"businessUnit" => "CP"
"slug" => "densorb-bindevliesrolle-varioform-ausfuehrung-oel-15-m-181147"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-bindevliesrolle-varioform-ausfuehrung-oel-15-m-181147/181147"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/densorb-bindevliesrolle-varioform-ausfuehrung-oel-15-m-181147/181147"
]
"name" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m"
"description" => "<ul class="product-description__text--bulletpoints"><li>ein Produkt für 4 verschiedene Formate:<br>Rolle - Schlange - Matte - Reinigungstuch</li><li>ideal für den täglichen Gebrauch, für Wartung und Reparatur und auch für unerwartete Leckagen</li><li>Das Bindevlies wird gefaltet und aufgerollt zur Verfügung gestellt. Dank der mehrfachen Längs- und Querperforation kann für jeden Anwendungsfall das passende Format leicht abgerissen werden.</li><li>hochwertige Polypropylenfasern und robustes Spinnvlies garantieren höchste Reiß- und Abriebfestigkeit</li><li>geliefert im praktischen Spenderkarton für schnelle Einsatzfähigkeit an allen Orten</li><li>Die kompakten Abmessungen erlauben das Bereitstellen des Bindevlieses am Einsatzort: Werkbank, Montagefahrzeug, LKW, Flurförderzeug u.s.w.</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>auch im gesättigten Zustand auf Wasser schwimmfähig</li><li>auf Grund der wasserabweisenden Auslegung perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>zuverlässige Aufnahme von z. B. Motoröl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierten Lösungsmitteln u. v. m.</li></ul>"
"createdAt" => "2020-08-10T07:36:26+0000"
"master" => [
"id" => 1
"sku" => "181147"
"displaySku" => "181147W"
"sortRank" => 11456
"slug" => "densorb-bindevliesrolle-varioform-ausfuehrung-oel-15-m-181147"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-bindevliesrolle-varioform-ausfuehrung-oel-15-m-181147/181147"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/densorb-bindevliesrolle-varioform-ausfuehrung-oel-15-m-181147/181147"
]
"name" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m"
"description" => "<ul class="product-description__text--bulletpoints"><li>ein Produkt für 4 verschiedene Formate:<br>Rolle - Schlange - Matte - Reinigungstuch</li><li>ideal für den täglichen Gebrauch, für Wartung und Reparatur und auch für unerwartete Leckagen</li><li>Das Bindevlies wird gefaltet und aufgerollt zur Verfügung gestellt. Dank der mehrfachen Längs- und Querperforation kann für jeden Anwendungsfall das passende Format leicht abgerissen werden.</li><li>hochwertige Polypropylenfasern und robustes Spinnvlies garantieren höchste Reiß- und Abriebfestigkeit</li><li>geliefert im praktischen Spenderkarton für schnelle Einsatzfähigkeit an allen Orten</li><li>Die kompakten Abmessungen erlauben das Bereitstellen des Bindevlieses am Einsatzort: Werkbank, Montagefahrzeug, LKW, Flurförderzeug u.s.w.</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>auch im gesättigten Zustand auf Wasser schwimmfähig</li><li>auf Grund der wasserabweisenden Auslegung perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>zuverlässige Aufnahme von z. B. Motoröl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierten Lösungsmitteln u. v. m.</li></ul>"
"images" => [
[
"id" => 25732
"filename" => "25732_20170427-122155.jpg"
"uri" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
"medium" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
"small" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25735
"filename" => "25735_20150323-084734.jpg"
"uri" => "https://assets.dev.denios.io/article/25735_20150323-084734.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25735_20150323-084734.jpg"
"medium" => "https://assets.dev.denios.io/article/25735_20150323-084734.jpg"
"small" => "https://assets.dev.denios.io/article/25735_20150323-084734.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25735_20150323-084734.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 340380
"filename" => "340380_20221010-144047.jpg"
"uri" => "https://assets.dev.denios.io/article/340380_20221010-144047.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/340380_20221010-144047.jpg"
"medium" => "https://assets.dev.denios.io/article/340380_20221010-144047.jpg"
"small" => "https://assets.dev.denios.io/article/340380_20221010-144047.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/340380_20221010-144047.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25734
"filename" => "25734_20150401-095546.jpg"
"uri" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"medium" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"small" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25727
"filename" => "25727_20150401-095438.jpg"
"uri" => "https://assets.dev.denios.io/article/25727_20150401-095438.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25727_20150401-095438.jpg"
"medium" => "https://assets.dev.denios.io/article/25727_20150401-095438.jpg"
"small" => "https://assets.dev.denios.io/article/25727_20150401-095438.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25727_20150401-095438.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25736
"filename" => "25736_20180228-110142.jpg"
"uri" => "https://assets.dev.denios.io/article/25736_20180228-110142.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25736_20180228-110142.jpg"
"medium" => "https://assets.dev.denios.io/article/25736_20180228-110142.jpg"
"small" => "https://assets.dev.denios.io/article/25736_20180228-110142.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25736_20180228-110142.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25738
"filename" => "25738_20150323-080816.jpg"
"uri" => "https://assets.dev.denios.io/article/25738_20150323-080816.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25738_20150323-080816.jpg"
"medium" => "https://assets.dev.denios.io/article/25738_20150323-080816.jpg"
"small" => "https://assets.dev.denios.io/article/25738_20150323-080816.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25738_20150323-080816.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 95563
"filename" => "95563_20230418-135613.jpg"
"uri" => "https://assets.dev.denios.io/article/95563_20230418-135613.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/95563_20230418-135613.jpg"
"medium" => "https://assets.dev.denios.io/article/95563_20230418-135613.jpg"
"small" => "https://assets.dev.denios.io/article/95563_20230418-135613.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/95563_20230418-135613.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 98995
"filename" => "98995_20170522-140600.jpg"
"uri" => "https://assets.dev.denios.io/article/98995_20170522-140600.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/98995_20170522-140600.jpg"
"medium" => "https://assets.dev.denios.io/article/98995_20170522-140600.jpg"
"small" => "https://assets.dev.denios.io/article/98995_20170522-140600.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/98995_20170522-140600.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 478034
"filename" => "478034_20241104-155311.jpg"
"uri" => "https://assets.dev.denios.io/article/478034_20241104-155311.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/478034_20241104-155311.jpg"
"medium" => "https://assets.dev.denios.io/article/478034_20241104-155311.jpg"
"small" => "https://assets.dev.denios.io/article/478034_20241104-155311.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/478034_20241104-155311.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 25732
"filename" => "25732_20170427-122155.jpg"
"uri" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
"medium" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
"small" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 7290
"centAmountGross" => 8675
"currency" => "EUR"
"customerGroup" => null
"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" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => "Piktogramm Ölspender"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_BESTSELLER" => "1"
"CS_MATERIAL" => "Polypropylen"
"CS_SALESRANK" => 11456
"ZPIM_AUFNAHMEKAPAZITAET" => 29
"CS_ANWENDUNG_DENSORB" => "Öl"
"META_DESCRIPTION" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"für kurze Einsatzdauer"
"für große Flächen"
]
"NAME_IN_ORDERPROCESS" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m"
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MARA_NTGEW" => 1.5
"CS_MARKE" => "DENSORB"
"CS_AUFNAHMEVERMOEGEN" => "sehr hoch"
"CS_SHIPPING_WIDTH_MM" => 480
"CS_SHIPPING_WIDTH_IN" => 20.7874128
"CS_BADGE" => "BESTSELLER"
"CS_MASSE_AUSSEN_L_X_B" => "15000 x 480"
"CS_TECHNISCHE_DATEN" => "[{"label":"Anwendung","value":"Öl"},{"label":"Format","value":"Multiformat"},{"label":"Maße außen L x B [mm]","value":"15000 x 480"},{"label":"Tiefe außen [mm]","value":"15000"},{"label":"Flächengewicht [g/m²]","value":"200"},{"label":"Aufnahmevermögen","value":"sehr hoch"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"29"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Farbe","value":"weiß"},{"label":"Perforation","value":"ja"},{"label":"Materialstärke","value":"light"},{"label":"Merkmale Bindevlies","value":"für kurze Einsatzdauer\nfür große Flächen"},{"label":"Anzahl VE pro Palette","value":"15"},{"label":"Gewicht [kg]","value":"1,5"},{"label":"Marke","value":"DENSORB"}]"
"MARA_BRGEW" => 1.5
"CS_GTIN" => "4055661012660"
"ship_length" => "15000"
"SAP_HERKUNFTSLAND" => "TR"
"CS_SHIPPING_LENGTH_MM" => 15000
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "weiß"
"CS_FORMAT_DENSORB" => "Multiformat"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131909"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"},"punchout_axalta_de":{"matgroup":"47131909"},"punchout_husqvarna_pl":{"matgroup":"47131909"},"punchout_navalgroup_fr":{"matgroup":"47131909"},"punchout_itp_aero_es":{"matgroup":"47131909"},"punchout_tk_bilstein_de":{"matgroup":"40029012"},"punchout_danone_es":{"matgroup":"47131909"},"punchout_schwarz_gruppe_de":{"matgroup":"40029012"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"40029012"},"punchout_danfoss_gb":{"matgroup":"47131909"},"punchout_ivoclar_ch":{"matgroup":"47131909"},"punchout_remmers_de":{"matgroup":"47131909"},"punchout_saria_de":{"matgroup":"40029012"}}"
"META_TITLE" => "Bindevliesrolle 0,48 x 15m, Ausf. Öl in praktischer Spender-Box"
"ZPIM_LAENGE_AUSSEN" => 15000
"quality_image" => "[{"id":38109,"mdate":"2020-01-13 12:33:09","filename":"38109_20200113-123309.png","text":"Piktogramm Ölspender"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "480"
"images_meta_data" => "[{"id":25732,"mdate":"2017-04-27 12:21:55","filename":"25732_20170427-122155.jpg","imageSimilar":0,"text":"DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 1"},{"id":25735,"mdate":"2015-03-23 08:47:34","filename":"25735_20150323-084734.jpg","imageSimilar":0,"text":"DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 2"},{"id":340380,"mdate":"2022-10-10 14:40:47","filename":"340380_20221010-144047.jpg","imageSimilar":0,"text":"DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 3"},{"id":25734,"mdate":"2015-04-01 09:55:46","filename":"25734_20150401-095546.jpg","imageSimilar":0,"text":"DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 4"},{"id":25727,"mdate":"2015-04-01 09:54:38","filename":"25727_20150401-095438.jpg","imageSimilar":0,"text":"DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 5"},{"id":25736,"mdate":"2018-02-28 11:01:42","filename":"25736_20180228-110142.jpg","imageSimilar":0,"text":"DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 6"},{"id":25738,"mdate":"2015-03-23 08:08:16","filename":"25738_20150323-080816.jpg","imageSimilar":0,"text":"DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 7"},{"id":95563,"mdate":"2023-04-18 13:56:13","filename":"95563_20230418-135613.jpg","imageSimilar":0,"text":"DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 2"},{"id":98995,"mdate":"2017-05-22 14:06:00","filename":"98995_20170522-140600.jpg","imageSimilar":0,"text":"DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 3"},{"id":478034,"mdate":"2024-11-04 15:53:11","filename":"478034_20241104-155311.jpg","imageSimilar":0,"text":"DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 4"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bindevliesrolle,Saugrolle,Öl Bindemittel,Industriebindevliese,Bindevlies,Absorptionsmittel,Adsorptionsmittel,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 15000
"ZPIM_FARBE_1" => "weiß"
"CS_TAX_CLASS" => "regular"
"CS_PERFORATION" => "ja"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIALSTAERKE_DENSORB" => "light"
"CS_PDF_SEITE" => ""
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 649.60665
"ITEM_NAME_FOR_SHOP" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 480
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 3.30693393
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>ein Produkt für 4 verschiedene Formate:<br>Rolle - Schlange - Matte - Reinigungstuch</li><li>ideal für den täglichen Gebrauch, für Wartung und Reparatur und auch für unerwartete Leckagen</li><li>Das Bindevlies wird gefaltet und aufgerollt zur Verfügung gestellt. Dank der mehrfachen Längs- und Querperforation kann für jeden Anwendungsfall das passende Format leicht abgerissen werden.</li><li>hochwertige Polypropylenfasern und robustes Spinnvlies garantieren höchste Reiß- und Abriebfestigkeit</li><li>geliefert im praktischen Spenderkarton für schnelle Einsatzfähigkeit an allen Orten</li><li>Die kompakten Abmessungen erlauben das Bereitstellen des Bindevlieses am Einsatzort: Werkbank, Montagefahrzeug, LKW, Flurförderzeug u.s.w.</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>auch im gesättigten Zustand auf Wasser schwimmfähig</li><li>auf Grund der wasserabweisenden Auslegung perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>zuverlässige Aufnahme von z. B. Motoröl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierten Lösungsmitteln u. v. m.</li></ul>"
"accessory_articles" => "["314252","256104","160330","259809","271884"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.5"
"CS_ORIGIN" => "TR - Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031480"
"CS_SHIPPING_WEIGHT_KG" => 1.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Bindevliesrolle 0,48 x 15m, Ausf. Öl in praktischer Spender-Box"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-bindevliesrolle-varioform-ausfuehrung-oel-15-m-181147/181147"
"robots" => "index,follow"
"description" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Bindevliesrolle 0,48 x 15m, Ausf. Öl in praktischer Spender-Box"
"description" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-bindevliesrolle-varioform-ausfuehrung-oel-15-m-181147/181147"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25735_20150323-084734.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/340380_20221010-144047.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25727_20150401-095438.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25736_20180228-110142.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25738_20150323-080816.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/95563_20230418-135613.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/98995_20170522-140600.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/478034_20241104-155311.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m"
"description" => "ein Produkt für 4 verschiedene Formate:Rolle - Schlange - Matte - Reinigungstuchideal für den täglichen Gebrauch, für Wartung und Reparatur und auch für unerwartete LeckagenDas Bindevlies wird gefaltet und aufgerollt zur Verfügung gestellt. Dank der mehrfachen Längs- und Querperforation kann für jeden Anwendungsfall das passende Format leicht abgerissen werden.hochwertige Polypropylenfasern und robustes Spinnvlies garantieren höchste Reiß- und Abriebfestigkeitgeliefert im praktischen Spenderkarton für schnelle Einsatzfähigkeit an allen OrtenDie kompakten Abmessungen erlauben das Bereitstellen des Bindevlieses am Einsatzort: Werkbank, Montagefahrzeug, LKW, Flurförderzeug u.s.w.nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser abauch im gesättigten Zustand auf Wasser schwimmfähigauf Grund der wasserabweisenden Auslegung perfekt für den Außeneinsatz geeignet, auch bei Regenzuverlässige Aufnahme von z. B. Motoröl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierten Lösungsmitteln u. v. m."
"image" => [
"https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
"https://assets.dev.denios.io/article/25735_20150323-084734.jpg"
"https://assets.dev.denios.io/article/340380_20221010-144047.jpg"
"https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"https://assets.dev.denios.io/article/25727_20150401-095438.jpg"
"https://assets.dev.denios.io/article/25736_20180228-110142.jpg"
"https://assets.dev.denios.io/article/25738_20150323-080816.jpg"
"https://assets.dev.denios.io/article/95563_20230418-135613.jpg"
"https://assets.dev.denios.io/article/98995_20170522-140600.jpg"
"https://assets.dev.denios.io/article/478034_20241104-155311.jpg"
]
"sku" => "181147W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-bindevliesrolle-varioform-ausfuehrung-oel-15-m-181147/181147"
"priceCurrency" => "EUR"
"price" => "86.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" => "4055661012660"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 7290
"centAmountGross" => 8675
"currency" => "EUR"
"customerGroup" => null
"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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "181147"
"displaySku" => "181147W"
"sortRank" => 11456
"slug" => "densorb-bindevliesrolle-varioform-ausfuehrung-oel-15-m-181147"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-bindevliesrolle-varioform-ausfuehrung-oel-15-m-181147/181147"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/densorb-bindevliesrolle-varioform-ausfuehrung-oel-15-m-181147/181147"
]
"name" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m"
"description" => "<ul class="product-description__text--bulletpoints"><li>ein Produkt für 4 verschiedene Formate:<br>Rolle - Schlange - Matte - Reinigungstuch</li><li>ideal für den täglichen Gebrauch, für Wartung und Reparatur und auch für unerwartete Leckagen</li><li>Das Bindevlies wird gefaltet und aufgerollt zur Verfügung gestellt. Dank der mehrfachen Längs- und Querperforation kann für jeden Anwendungsfall das passende Format leicht abgerissen werden.</li><li>hochwertige Polypropylenfasern und robustes Spinnvlies garantieren höchste Reiß- und Abriebfestigkeit</li><li>geliefert im praktischen Spenderkarton für schnelle Einsatzfähigkeit an allen Orten</li><li>Die kompakten Abmessungen erlauben das Bereitstellen des Bindevlieses am Einsatzort: Werkbank, Montagefahrzeug, LKW, Flurförderzeug u.s.w.</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>auch im gesättigten Zustand auf Wasser schwimmfähig</li><li>auf Grund der wasserabweisenden Auslegung perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>zuverlässige Aufnahme von z. B. Motoröl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierten Lösungsmitteln u. v. m.</li></ul>"
"images" => [
[
"id" => 25732
"filename" => "25732_20170427-122155.jpg"
"uri" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
"medium" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
"small" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25735
"filename" => "25735_20150323-084734.jpg"
"uri" => "https://assets.dev.denios.io/article/25735_20150323-084734.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25735_20150323-084734.jpg"
"medium" => "https://assets.dev.denios.io/article/25735_20150323-084734.jpg"
"small" => "https://assets.dev.denios.io/article/25735_20150323-084734.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25735_20150323-084734.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 340380
"filename" => "340380_20221010-144047.jpg"
"uri" => "https://assets.dev.denios.io/article/340380_20221010-144047.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/340380_20221010-144047.jpg"
"medium" => "https://assets.dev.denios.io/article/340380_20221010-144047.jpg"
"small" => "https://assets.dev.denios.io/article/340380_20221010-144047.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/340380_20221010-144047.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25734
"filename" => "25734_20150401-095546.jpg"
"uri" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"medium" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"small" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25727
"filename" => "25727_20150401-095438.jpg"
"uri" => "https://assets.dev.denios.io/article/25727_20150401-095438.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25727_20150401-095438.jpg"
"medium" => "https://assets.dev.denios.io/article/25727_20150401-095438.jpg"
"small" => "https://assets.dev.denios.io/article/25727_20150401-095438.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25727_20150401-095438.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25736
"filename" => "25736_20180228-110142.jpg"
"uri" => "https://assets.dev.denios.io/article/25736_20180228-110142.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25736_20180228-110142.jpg"
"medium" => "https://assets.dev.denios.io/article/25736_20180228-110142.jpg"
"small" => "https://assets.dev.denios.io/article/25736_20180228-110142.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25736_20180228-110142.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25738
"filename" => "25738_20150323-080816.jpg"
"uri" => "https://assets.dev.denios.io/article/25738_20150323-080816.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25738_20150323-080816.jpg"
"medium" => "https://assets.dev.denios.io/article/25738_20150323-080816.jpg"
"small" => "https://assets.dev.denios.io/article/25738_20150323-080816.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25738_20150323-080816.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 95563
"filename" => "95563_20230418-135613.jpg"
"uri" => "https://assets.dev.denios.io/article/95563_20230418-135613.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/95563_20230418-135613.jpg"
"medium" => "https://assets.dev.denios.io/article/95563_20230418-135613.jpg"
"small" => "https://assets.dev.denios.io/article/95563_20230418-135613.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/95563_20230418-135613.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 98995
"filename" => "98995_20170522-140600.jpg"
"uri" => "https://assets.dev.denios.io/article/98995_20170522-140600.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/98995_20170522-140600.jpg"
"medium" => "https://assets.dev.denios.io/article/98995_20170522-140600.jpg"
"small" => "https://assets.dev.denios.io/article/98995_20170522-140600.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/98995_20170522-140600.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 478034
"filename" => "478034_20241104-155311.jpg"
"uri" => "https://assets.dev.denios.io/article/478034_20241104-155311.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/478034_20241104-155311.jpg"
"medium" => "https://assets.dev.denios.io/article/478034_20241104-155311.jpg"
"small" => "https://assets.dev.denios.io/article/478034_20241104-155311.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/478034_20241104-155311.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 25732
"filename" => "25732_20170427-122155.jpg"
"uri" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
"text" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
"medium" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
"small" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 7290
"centAmountGross" => 8675
"currency" => "EUR"
"customerGroup" => null
"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" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => "Piktogramm Ölspender"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_BESTSELLER" => "1"
"CS_MATERIAL" => "Polypropylen"
"CS_SALESRANK" => 11456
"ZPIM_AUFNAHMEKAPAZITAET" => 29
"CS_ANWENDUNG_DENSORB" => "Öl"
"META_DESCRIPTION" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"für kurze Einsatzdauer"
"für große Flächen"
]
"NAME_IN_ORDERPROCESS" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m"
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MARA_NTGEW" => 1.5
"CS_MARKE" => "DENSORB"
"CS_AUFNAHMEVERMOEGEN" => "sehr hoch"
"CS_SHIPPING_WIDTH_MM" => 480
"CS_SHIPPING_WIDTH_IN" => 20.7874128
"CS_BADGE" => "BESTSELLER"
"CS_MASSE_AUSSEN_L_X_B" => "15000 x 480"
"CS_TECHNISCHE_DATEN" => "[{"label":"Anwendung","value":"Öl"},{"label":"Format","value":"Multiformat"},{"label":"Maße außen L x B [mm]","value":"15000 x 480"},{"label":"Tiefe außen [mm]","value":"15000"},{"label":"Flächengewicht [g/m²]","value":"200"},{"label":"Aufnahmevermögen","value":"sehr hoch"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"29"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Farbe","value":"weiß"},{"label":"Perforation","value":"ja"},{"label":"Materialstärke","value":"light"},{"label":"Merkmale Bindevlies","value":"für kurze Einsatzdauer\nfür große Flächen"},{"label":"Anzahl VE pro Palette","value":"15"},{"label":"Gewicht [kg]","value":"1,5"},{"label":"Marke","value":"DENSORB"}]"
"MARA_BRGEW" => 1.5
"CS_GTIN" => "4055661012660"
"ship_length" => "15000"
"SAP_HERKUNFTSLAND" => "TR"
"CS_SHIPPING_LENGTH_MM" => 15000
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "weiß"
"CS_FORMAT_DENSORB" => "Multiformat"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131909"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"},"punchout_axalta_de":{"matgroup":"47131909"},"punchout_husqvarna_pl":{"matgroup":"47131909"},"punchout_navalgroup_fr":{"matgroup":"47131909"},"punchout_itp_aero_es":{"matgroup":"47131909"},"punchout_tk_bilstein_de":{"matgroup":"40029012"},"punchout_danone_es":{"matgroup":"47131909"},"punchout_schwarz_gruppe_de":{"matgroup":"40029012"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"40029012"},"punchout_danfoss_gb":{"matgroup":"47131909"},"punchout_ivoclar_ch":{"matgroup":"47131909"},"punchout_remmers_de":{"matgroup":"47131909"},"punchout_saria_de":{"matgroup":"40029012"}}"
"META_TITLE" => "Bindevliesrolle 0,48 x 15m, Ausf. Öl in praktischer Spender-Box"
"ZPIM_LAENGE_AUSSEN" => 15000
"quality_image" => "[{"id":38109,"mdate":"2020-01-13 12:33:09","filename":"38109_20200113-123309.png","text":"Piktogramm Ölspender"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "480"
"images_meta_data" => "[{"id":25732,"mdate":"2017-04-27 12:21:55","filename":"25732_20170427-122155.jpg","imageSimilar":0,"text":"DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 1"},{"id":25735,"mdate":"2015-03-23 08:47:34","filename":"25735_20150323-084734.jpg","imageSimilar":0,"text":"DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 2"},{"id":340380,"mdate":"2022-10-10 14:40:47","filename":"340380_20221010-144047.jpg","imageSimilar":0,"text":"DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 3"},{"id":25734,"mdate":"2015-04-01 09:55:46","filename":"25734_20150401-095546.jpg","imageSimilar":0,"text":"DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 4"},{"id":25727,"mdate":"2015-04-01 09:54:38","filename":"25727_20150401-095438.jpg","imageSimilar":0,"text":"DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 5"},{"id":25736,"mdate":"2018-02-28 11:01:42","filename":"25736_20180228-110142.jpg","imageSimilar":0,"text":"DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 6"},{"id":25738,"mdate":"2015-03-23 08:08:16","filename":"25738_20150323-080816.jpg","imageSimilar":0,"text":"DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 7"},{"id":95563,"mdate":"2023-04-18 13:56:13","filename":"95563_20230418-135613.jpg","imageSimilar":0,"text":"DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 2"},{"id":98995,"mdate":"2017-05-22 14:06:00","filename":"98995_20170522-140600.jpg","imageSimilar":0,"text":"DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 3"},{"id":478034,"mdate":"2024-11-04 15:53:11","filename":"478034_20241104-155311.jpg","imageSimilar":0,"text":"DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - 4"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bindevliesrolle,Saugrolle,Öl Bindemittel,Industriebindevliese,Bindevlies,Absorptionsmittel,Adsorptionsmittel,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 15000
"ZPIM_FARBE_1" => "weiß"
"CS_TAX_CLASS" => "regular"
"CS_PERFORATION" => "ja"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIALSTAERKE_DENSORB" => "light"
"CS_PDF_SEITE" => ""
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 649.60665
"ITEM_NAME_FOR_SHOP" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 480
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 3.30693393
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>ein Produkt für 4 verschiedene Formate:<br>Rolle - Schlange - Matte - Reinigungstuch</li><li>ideal für den täglichen Gebrauch, für Wartung und Reparatur und auch für unerwartete Leckagen</li><li>Das Bindevlies wird gefaltet und aufgerollt zur Verfügung gestellt. Dank der mehrfachen Längs- und Querperforation kann für jeden Anwendungsfall das passende Format leicht abgerissen werden.</li><li>hochwertige Polypropylenfasern und robustes Spinnvlies garantieren höchste Reiß- und Abriebfestigkeit</li><li>geliefert im praktischen Spenderkarton für schnelle Einsatzfähigkeit an allen Orten</li><li>Die kompakten Abmessungen erlauben das Bereitstellen des Bindevlieses am Einsatzort: Werkbank, Montagefahrzeug, LKW, Flurförderzeug u.s.w.</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>auch im gesättigten Zustand auf Wasser schwimmfähig</li><li>auf Grund der wasserabweisenden Auslegung perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>zuverlässige Aufnahme von z. B. Motoröl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierten Lösungsmitteln u. v. m.</li></ul>"
"accessory_articles" => "["314252","256104","160330","259809","271884"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.5"
"CS_ORIGIN" => "TR - Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031480"
"CS_SHIPPING_WEIGHT_KG" => 1.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Bindevliesrolle 0,48 x 15m, Ausf. Öl in praktischer Spender-Box"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-bindevliesrolle-varioform-ausfuehrung-oel-15-m-181147/181147"
"robots" => "index,follow"
"description" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Bindevliesrolle 0,48 x 15m, Ausf. Öl in praktischer Spender-Box"
"description" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-bindevliesrolle-varioform-ausfuehrung-oel-15-m-181147/181147"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25735_20150323-084734.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/340380_20221010-144047.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25727_20150401-095438.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25736_20180228-110142.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25738_20150323-080816.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/95563_20230418-135613.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/98995_20170522-140600.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/478034_20241104-155311.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Bindevliesrolle Varioform, Ausführung Öl, 15 m"
"description" => "ein Produkt für 4 verschiedene Formate:Rolle - Schlange - Matte - Reinigungstuchideal für den täglichen Gebrauch, für Wartung und Reparatur und auch für unerwartete LeckagenDas Bindevlies wird gefaltet und aufgerollt zur Verfügung gestellt. Dank der mehrfachen Längs- und Querperforation kann für jeden Anwendungsfall das passende Format leicht abgerissen werden.hochwertige Polypropylenfasern und robustes Spinnvlies garantieren höchste Reiß- und Abriebfestigkeitgeliefert im praktischen Spenderkarton für schnelle Einsatzfähigkeit an allen OrtenDie kompakten Abmessungen erlauben das Bereitstellen des Bindevlieses am Einsatzort: Werkbank, Montagefahrzeug, LKW, Flurförderzeug u.s.w.nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser abauch im gesättigten Zustand auf Wasser schwimmfähigauf Grund der wasserabweisenden Auslegung perfekt für den Außeneinsatz geeignet, auch bei Regenzuverlässige Aufnahme von z. B. Motoröl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierten Lösungsmitteln u. v. m."
"image" => [
"https://assets.dev.denios.io/article/25732_20170427-122155.jpg"
"https://assets.dev.denios.io/article/25735_20150323-084734.jpg"
"https://assets.dev.denios.io/article/340380_20221010-144047.jpg"
"https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"https://assets.dev.denios.io/article/25727_20150401-095438.jpg"
"https://assets.dev.denios.io/article/25736_20180228-110142.jpg"
"https://assets.dev.denios.io/article/25738_20150323-080816.jpg"
"https://assets.dev.denios.io/article/95563_20230418-135613.jpg"
"https://assets.dev.denios.io/article/98995_20170522-140600.jpg"
"https://assets.dev.denios.io/article/478034_20241104-155311.jpg"
]
"sku" => "181147W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-bindevliesrolle-varioform-ausfuehrung-oel-15-m-181147/181147"
"priceCurrency" => "EUR"
"price" => "86.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" => "4055661012660"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 7290
"centAmountGross" => 8675
"currency" => "EUR"
"customerGroup" => null
"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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"87a67d52-a745-485a-a338-344cd389ead5"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Ölbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Öl"
]
"CS_FORMAT_DENSORB" => [
"Multiformat"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => [
29
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [
480.0
]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => [
"light"
]
"CS_PERFORATION" => [
"ja"
]
"CS_MERKMALE_GRANULAT" => []
"CS_MERKMALE_BINDEVLIES" => [
"für kurze Einsatzdauer"
"für große Flächen"
]
"ZPIM_WERKSTOFF_1" => [
"Polypropylen"
]
"CS_MARKE" => [
"DENSORB"
]
"ZPIM_FARBE_1" => [
"weiß"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "cdbd5035384dd0bdfd366a9d1230d8e1"
]
"sort" => [
11456
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e75ea34e-b420-46d8-931c-bef9c3bda9ca"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "e75ea34e-b420-46d8-931c-bef9c3bda9ca"
"key" => "267163"
"version" => 4817
"businessUnit" => "CP"
"slug" => "densorb-notfall-set-im-koffer-ausfuehrung-spezial-267163"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-spezial-267163/267163"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#336"
"canonical" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-spezial-267163/267163"
]
"name" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial"
"description" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Praktischer Leckage-Notfall-Koffer für die sofortige Beseitigung kleinerer Leckagen. </li><li>Dank der kompakten Abmessungen perfekt geeignet für die Mitnahme in Fahrzeugen oder zur platzsparenden Aufbewahrung in leckageanfälligen Arbeitsbereichen. </li><li>Für den mobilen Einsatz überall dort, wo umweltgefährdende oder gesundheitsschädliche Flüssigkeiten verarbeitet, transportiert oder gelagert werden.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <u><a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></u></p></li></ul>"
"createdAt" => "2020-08-10T11:52:20+0000"
"master" => [
"id" => 1
"sku" => "267163"
"displaySku" => "267163W"
"sortRank" => 11443
"slug" => "densorb-notfall-set-im-koffer-ausfuehrung-spezial-267163"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-spezial-267163/267163"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#336"
"canonical" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-spezial-267163/267163"
]
"name" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial"
"description" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Praktischer Leckage-Notfall-Koffer für die sofortige Beseitigung kleinerer Leckagen. </li><li>Dank der kompakten Abmessungen perfekt geeignet für die Mitnahme in Fahrzeugen oder zur platzsparenden Aufbewahrung in leckageanfälligen Arbeitsbereichen. </li><li>Für den mobilen Einsatz überall dort, wo umweltgefährdende oder gesundheitsschädliche Flüssigkeiten verarbeitet, transportiert oder gelagert werden.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <u><a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></u></p></li></ul>"
"images" => [
[
"id" => 191470
"filename" => "191470_20190724-105737.jpg"
"uri" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
"medium" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
"small" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191471
"filename" => "191471_20190724-105746.jpg"
"uri" => "https://assets.dev.denios.io/article/191471_20190724-105746.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191471_20190724-105746.jpg"
"medium" => "https://assets.dev.denios.io/article/191471_20190724-105746.jpg"
"small" => "https://assets.dev.denios.io/article/191471_20190724-105746.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191471_20190724-105746.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191469
"filename" => "191469_20190724-105727.jpg"
"uri" => "https://assets.dev.denios.io/article/191469_20190724-105727.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191469_20190724-105727.jpg"
"medium" => "https://assets.dev.denios.io/article/191469_20190724-105727.jpg"
"small" => "https://assets.dev.denios.io/article/191469_20190724-105727.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191469_20190724-105727.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191468
"filename" => "191468_20190724-105717.jpg"
"uri" => "https://assets.dev.denios.io/article/191468_20190724-105717.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191468_20190724-105717.jpg"
"medium" => "https://assets.dev.denios.io/article/191468_20190724-105717.jpg"
"small" => "https://assets.dev.denios.io/article/191468_20190724-105717.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191468_20190724-105717.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191467
"filename" => "191467_20190724-105708.jpg"
"uri" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"medium" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"small" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191466
"filename" => "191466_20190724-105658.jpg"
"uri" => "https://assets.dev.denios.io/article/191466_20190724-105658.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191466_20190724-105658.jpg"
"medium" => "https://assets.dev.denios.io/article/191466_20190724-105658.jpg"
"small" => "https://assets.dev.denios.io/article/191466_20190724-105658.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191466_20190724-105658.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191465
"filename" => "191465_20190724-105648.jpg"
"uri" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"medium" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"small" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191498
"filename" => "191498_20220218-110706.jpg"
"uri" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"medium" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"small" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 191470
"filename" => "191470_20190724-105737.jpg"
"uri" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
"medium" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
"small" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"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" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 191704
"filename" => "191704_20190731-121823.png"
"uri" => "https://assets.dev.denios.io/quality/191704_20190731-121823.png"
"text" => "Piktogramm DENSORB Spezial"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_MM" => 480
"CS_BUSINESS_UNIT" => "CP"
"CS_AUFSTELLORT_INNEN_AUSSEN" => "Innen"
"CS_SALESRANK" => 11443
"ZPIM_AUFNAHMEKAPAZITAET" => 14
"CS_ANWENDUNG_DENSORB" => "Spezial"
"CS_SHIPPING_HEIGHT_MM" => 230
"META_DESCRIPTION" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "230"
"CS_MULTIPACK" => 1
"MARA_NTGEW" => 3
"CS_MARKE" => "DENSORB"
"CS_SHIPPING_WIDTH_IN" => 20.7874128
"CS_MERKMALE_NOTFALL_SETS" => [
"Tragbar (max. 10 kg)"
"Verschließbar"
]
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufstellort","value":"Innen"},{"label":"Anwendung","value":"Spezial"},{"label":"Format","value":"Leckage-Notfallset"},{"label":"Bestückung","value":"10 Matten 50 x 40 cm\r\n2 Schlangen 120 x 7,5 cm\r\n1 Vollsichtbrille mit Gummizug\r\n1 Paar Schutzhandschuhe\r\n1 Entsorgungsbeutel"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"14"},{"label":"Maße außen B x T x H [mm]","value":"480 x 230 x 230"},{"label":"Inhaltsmenge","value":"1"}]"
"MARA_BRGEW" => 3.5
"CS_GTIN" => "4055661024915"
"ship_length" => "230"
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 230
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Leckage-Notfallset"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131905"},"punchout_danfoss_pl":{"matgroup":"47131905"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131905"},"punchout_sunchemical_ch":{"matgroup":"47131905"},"punchout_danfoss_dk":{"matgroup":"47131905"},"punchout_danfoss_sk":{"matgroup":"47131905"},"punchout_brenntag_de":{"matgroup":"47131905"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131905"},"punchout_esteelauder_uk":{"matgroup":"47131905"},"punchout_esteelauder_ch":{"matgroup":"47131905"},"punchout_takeda_ch":{"matgroup":"47131905"},"punchout_sika_de":{"matgroup":"47131905"},"punchout_bachem_ch":{"matgroup":"47131905"},"punchout_migros_ch":{"matgroup":"47131905"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131905"},"punchout_tesla_de":{"matgroup":"47131905"},"punchout_umicore_de":{"matgroup":"47131905"},"punchout_upm_fi":{"matgroup":"47131905"},"punchout_axalta_de":{"matgroup":"47131905"},"punchout_husqvarna_pl":{"matgroup":"47131905"},"punchout_navalgroup_fr":{"matgroup":"47131905"},"punchout_itp_aero_es":{"matgroup":"47131905"},"punchout_tk_bilstein_de":{"matgroup":"40029012"},"punchout_danone_es":{"matgroup":"47131905"},"punchout_schwarz_gruppe_de":{"matgroup":"40029012"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"40029012"},"punchout_danfoss_gb":{"matgroup":"47131905"},"punchout_ivoclar_ch":{"matgroup":"47131905"},"punchout_remmers_de":{"matgroup":"47131905"}}"
"META_TITLE" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial | Denios"
"quality_image" => "[{"id":191704,"mdate":"2019-07-31 12:18:23","filename":"191704_20190731-121823.png","text":"Piktogramm DENSORB Spezial"}]"
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"ship_width" => "480"
"images_meta_data" => "[{"id":191470,"mdate":"2019-07-24 10:57:37","filename":"191470_20190724-105737.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Spezial - 1"},{"id":191471,"mdate":"2019-07-24 10:57:46","filename":"191471_20190724-105746.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Spezial - 2"},{"id":191469,"mdate":"2019-07-24 10:57:27","filename":"191469_20190724-105727.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Spezial - 3"},{"id":191468,"mdate":"2019-07-24 10:57:17","filename":"191468_20190724-105717.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Spezial - 4"},{"id":191467,"mdate":"2019-07-24 10:57:08","filename":"191467_20190724-105708.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Spezial - 5"},{"id":191466,"mdate":"2019-07-24 10:56:58","filename":"191466_20190724-105658.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Spezial - 6"},{"id":191465,"mdate":"2019-07-24 10:56:48","filename":"191465_20190724-105648.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Spezial - 7"},{"id":191498,"mdate":"2022-02-18 11:07:06","filename":"191498_20220218-110706.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Spezial - 8"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["267161","267162"]"
"META_KEYWORD" => "Notfall Set,Leckage Set,Industriebindevlies,Bindemittel für ausgelaufene Flüssigkeiten,Notfall-Set Bindemittel,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel,Sorbent-Bindemittel-Soforthilfe-Set"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 230
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "336"
"CS_SHIPPING_HEIGHT_IN" => 9.9606353
"CS_LIEFERUMFANG" => """
10 Matten 50 x 40 cm\r\n
2 Schlangen 120 x 7,5 cm\r\n
1 Vollsichtbrille mit Gummizug\r\n
1 Paar Schutzhandschuhe\r\n
1 Entsorgungsbeutel
"""
"CS_MASSE_AUSSEN_B_X_T_X_H" => "480 x 230 x 230"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 9.9606353
"ITEM_NAME_FOR_SHOP" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 480
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 230
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 6.61386786
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Praktischer Leckage-Notfall-Koffer für die sofortige Beseitigung kleinerer Leckagen. </li><li>Dank der kompakten Abmessungen perfekt geeignet für die Mitnahme in Fahrzeugen oder zur platzsparenden Aufbewahrung in leckageanfälligen Arbeitsbereichen. </li><li>Für den mobilen Einsatz überall dort, wo umweltgefährdende oder gesundheitsschädliche Flüssigkeiten verarbeitet, transportiert oder gelagert werden.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <u><a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></u></p></li></ul>"
"accessory_articles" => "["267166","217888","129672","206980","153065","259696","160330","259809","290818","271884","314252"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "3"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031480"
"CS_SHIPPING_WEIGHT_KG" => 3
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-spezial-267163/267163"
"robots" => "index,follow"
"description" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial | Denios"
"description" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-spezial-267163/267163"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191471_20190724-105746.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191469_20190724-105727.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191468_20190724-105717.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191466_20190724-105658.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial"
"description" => "Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.Praktischer Leckage-Notfall-Koffer für die sofortige Beseitigung kleinerer Leckagen. Dank der kompakten Abmessungen perfekt geeignet für die Mitnahme in Fahrzeugen oder zur platzsparenden Aufbewahrung in leckageanfälligen Arbeitsbereichen. Für den mobilen Einsatz überall dort, wo umweltgefährdende oder gesundheitsschädliche Flüssigkeiten verarbeitet, transportiert oder gelagert werden.Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: https://www.denios.de/mobile-bindemittel-notfall-sets"
"image" => [
"https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
"https://assets.dev.denios.io/article/191471_20190724-105746.jpg"
"https://assets.dev.denios.io/article/191469_20190724-105727.jpg"
"https://assets.dev.denios.io/article/191468_20190724-105717.jpg"
"https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"https://assets.dev.denios.io/article/191466_20190724-105658.jpg"
"https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
]
"sku" => "267163W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-spezial-267163/267163"
"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" => "4055661024915"
"@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" => "Chemikalienbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "267163"
"displaySku" => "267163W"
"sortRank" => 11443
"slug" => "densorb-notfall-set-im-koffer-ausfuehrung-spezial-267163"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-spezial-267163/267163"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#336"
"canonical" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-spezial-267163/267163"
]
"name" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial"
"description" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Praktischer Leckage-Notfall-Koffer für die sofortige Beseitigung kleinerer Leckagen. </li><li>Dank der kompakten Abmessungen perfekt geeignet für die Mitnahme in Fahrzeugen oder zur platzsparenden Aufbewahrung in leckageanfälligen Arbeitsbereichen. </li><li>Für den mobilen Einsatz überall dort, wo umweltgefährdende oder gesundheitsschädliche Flüssigkeiten verarbeitet, transportiert oder gelagert werden.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <u><a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></u></p></li></ul>"
"images" => [
[
"id" => 191470
"filename" => "191470_20190724-105737.jpg"
"uri" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
"medium" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
"small" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191471
"filename" => "191471_20190724-105746.jpg"
"uri" => "https://assets.dev.denios.io/article/191471_20190724-105746.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191471_20190724-105746.jpg"
"medium" => "https://assets.dev.denios.io/article/191471_20190724-105746.jpg"
"small" => "https://assets.dev.denios.io/article/191471_20190724-105746.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191471_20190724-105746.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191469
"filename" => "191469_20190724-105727.jpg"
"uri" => "https://assets.dev.denios.io/article/191469_20190724-105727.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191469_20190724-105727.jpg"
"medium" => "https://assets.dev.denios.io/article/191469_20190724-105727.jpg"
"small" => "https://assets.dev.denios.io/article/191469_20190724-105727.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191469_20190724-105727.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191468
"filename" => "191468_20190724-105717.jpg"
"uri" => "https://assets.dev.denios.io/article/191468_20190724-105717.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191468_20190724-105717.jpg"
"medium" => "https://assets.dev.denios.io/article/191468_20190724-105717.jpg"
"small" => "https://assets.dev.denios.io/article/191468_20190724-105717.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191468_20190724-105717.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191467
"filename" => "191467_20190724-105708.jpg"
"uri" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"medium" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"small" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191466
"filename" => "191466_20190724-105658.jpg"
"uri" => "https://assets.dev.denios.io/article/191466_20190724-105658.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191466_20190724-105658.jpg"
"medium" => "https://assets.dev.denios.io/article/191466_20190724-105658.jpg"
"small" => "https://assets.dev.denios.io/article/191466_20190724-105658.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191466_20190724-105658.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191465
"filename" => "191465_20190724-105648.jpg"
"uri" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"medium" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"small" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191498
"filename" => "191498_20220218-110706.jpg"
"uri" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"medium" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"small" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 191470
"filename" => "191470_20190724-105737.jpg"
"uri" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
"medium" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
"small" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"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" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 191704
"filename" => "191704_20190731-121823.png"
"uri" => "https://assets.dev.denios.io/quality/191704_20190731-121823.png"
"text" => "Piktogramm DENSORB Spezial"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_MM" => 480
"CS_BUSINESS_UNIT" => "CP"
"CS_AUFSTELLORT_INNEN_AUSSEN" => "Innen"
"CS_SALESRANK" => 11443
"ZPIM_AUFNAHMEKAPAZITAET" => 14
"CS_ANWENDUNG_DENSORB" => "Spezial"
"CS_SHIPPING_HEIGHT_MM" => 230
"META_DESCRIPTION" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "230"
"CS_MULTIPACK" => 1
"MARA_NTGEW" => 3
"CS_MARKE" => "DENSORB"
"CS_SHIPPING_WIDTH_IN" => 20.7874128
"CS_MERKMALE_NOTFALL_SETS" => [
"Tragbar (max. 10 kg)"
"Verschließbar"
]
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufstellort","value":"Innen"},{"label":"Anwendung","value":"Spezial"},{"label":"Format","value":"Leckage-Notfallset"},{"label":"Bestückung","value":"10 Matten 50 x 40 cm\r\n2 Schlangen 120 x 7,5 cm\r\n1 Vollsichtbrille mit Gummizug\r\n1 Paar Schutzhandschuhe\r\n1 Entsorgungsbeutel"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"14"},{"label":"Maße außen B x T x H [mm]","value":"480 x 230 x 230"},{"label":"Inhaltsmenge","value":"1"}]"
"MARA_BRGEW" => 3.5
"CS_GTIN" => "4055661024915"
"ship_length" => "230"
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 230
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Leckage-Notfallset"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131905"},"punchout_danfoss_pl":{"matgroup":"47131905"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131905"},"punchout_sunchemical_ch":{"matgroup":"47131905"},"punchout_danfoss_dk":{"matgroup":"47131905"},"punchout_danfoss_sk":{"matgroup":"47131905"},"punchout_brenntag_de":{"matgroup":"47131905"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131905"},"punchout_esteelauder_uk":{"matgroup":"47131905"},"punchout_esteelauder_ch":{"matgroup":"47131905"},"punchout_takeda_ch":{"matgroup":"47131905"},"punchout_sika_de":{"matgroup":"47131905"},"punchout_bachem_ch":{"matgroup":"47131905"},"punchout_migros_ch":{"matgroup":"47131905"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131905"},"punchout_tesla_de":{"matgroup":"47131905"},"punchout_umicore_de":{"matgroup":"47131905"},"punchout_upm_fi":{"matgroup":"47131905"},"punchout_axalta_de":{"matgroup":"47131905"},"punchout_husqvarna_pl":{"matgroup":"47131905"},"punchout_navalgroup_fr":{"matgroup":"47131905"},"punchout_itp_aero_es":{"matgroup":"47131905"},"punchout_tk_bilstein_de":{"matgroup":"40029012"},"punchout_danone_es":{"matgroup":"47131905"},"punchout_schwarz_gruppe_de":{"matgroup":"40029012"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"40029012"},"punchout_danfoss_gb":{"matgroup":"47131905"},"punchout_ivoclar_ch":{"matgroup":"47131905"},"punchout_remmers_de":{"matgroup":"47131905"}}"
"META_TITLE" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial | Denios"
"quality_image" => "[{"id":191704,"mdate":"2019-07-31 12:18:23","filename":"191704_20190731-121823.png","text":"Piktogramm DENSORB Spezial"}]"
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"ship_width" => "480"
"images_meta_data" => "[{"id":191470,"mdate":"2019-07-24 10:57:37","filename":"191470_20190724-105737.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Spezial - 1"},{"id":191471,"mdate":"2019-07-24 10:57:46","filename":"191471_20190724-105746.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Spezial - 2"},{"id":191469,"mdate":"2019-07-24 10:57:27","filename":"191469_20190724-105727.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Spezial - 3"},{"id":191468,"mdate":"2019-07-24 10:57:17","filename":"191468_20190724-105717.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Spezial - 4"},{"id":191467,"mdate":"2019-07-24 10:57:08","filename":"191467_20190724-105708.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Spezial - 5"},{"id":191466,"mdate":"2019-07-24 10:56:58","filename":"191466_20190724-105658.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Spezial - 6"},{"id":191465,"mdate":"2019-07-24 10:56:48","filename":"191465_20190724-105648.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Spezial - 7"},{"id":191498,"mdate":"2022-02-18 11:07:06","filename":"191498_20220218-110706.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Spezial - 8"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["267161","267162"]"
"META_KEYWORD" => "Notfall Set,Leckage Set,Industriebindevlies,Bindemittel für ausgelaufene Flüssigkeiten,Notfall-Set Bindemittel,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel,Sorbent-Bindemittel-Soforthilfe-Set"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 230
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "336"
"CS_SHIPPING_HEIGHT_IN" => 9.9606353
"CS_LIEFERUMFANG" => """
10 Matten 50 x 40 cm\r\n
2 Schlangen 120 x 7,5 cm\r\n
1 Vollsichtbrille mit Gummizug\r\n
1 Paar Schutzhandschuhe\r\n
1 Entsorgungsbeutel
"""
"CS_MASSE_AUSSEN_B_X_T_X_H" => "480 x 230 x 230"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 9.9606353
"ITEM_NAME_FOR_SHOP" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 480
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 230
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 6.61386786
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Praktischer Leckage-Notfall-Koffer für die sofortige Beseitigung kleinerer Leckagen. </li><li>Dank der kompakten Abmessungen perfekt geeignet für die Mitnahme in Fahrzeugen oder zur platzsparenden Aufbewahrung in leckageanfälligen Arbeitsbereichen. </li><li>Für den mobilen Einsatz überall dort, wo umweltgefährdende oder gesundheitsschädliche Flüssigkeiten verarbeitet, transportiert oder gelagert werden.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <u><a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></u></p></li></ul>"
"accessory_articles" => "["267166","217888","129672","206980","153065","259696","160330","259809","290818","271884","314252"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "3"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031480"
"CS_SHIPPING_WEIGHT_KG" => 3
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-spezial-267163/267163"
"robots" => "index,follow"
"description" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial | Denios"
"description" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-spezial-267163/267163"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191471_20190724-105746.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191469_20190724-105727.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191468_20190724-105717.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191466_20190724-105658.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Notfall-Set im Koffer, Ausführung Spezial"
"description" => "Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.Praktischer Leckage-Notfall-Koffer für die sofortige Beseitigung kleinerer Leckagen. Dank der kompakten Abmessungen perfekt geeignet für die Mitnahme in Fahrzeugen oder zur platzsparenden Aufbewahrung in leckageanfälligen Arbeitsbereichen. Für den mobilen Einsatz überall dort, wo umweltgefährdende oder gesundheitsschädliche Flüssigkeiten verarbeitet, transportiert oder gelagert werden.Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: https://www.denios.de/mobile-bindemittel-notfall-sets"
"image" => [
"https://assets.dev.denios.io/article/191470_20190724-105737.jpg"
"https://assets.dev.denios.io/article/191471_20190724-105746.jpg"
"https://assets.dev.denios.io/article/191469_20190724-105727.jpg"
"https://assets.dev.denios.io/article/191468_20190724-105717.jpg"
"https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"https://assets.dev.denios.io/article/191466_20190724-105658.jpg"
"https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
]
"sku" => "267163W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-spezial-267163/267163"
"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" => "4055661024915"
"@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" => "Chemikalienbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"968b9305-66f2-40ab-bead-98756c876d51"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Chemikalienbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Spezial"
]
"CS_FORMAT_DENSORB" => [
"Leckage-Notfallset"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => [
14
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => [
"Innen"
]
"BREITE_AUSSEN" => [
480.0
]
"CS_MERKMALE_NOTFALL_SETS" => [
"Tragbar (max. 10 kg)"
"Verschließbar"
]
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_BINDEVLIES" => []
"CS_MERKMALE_GRANULAT" => []
"ZPIM_WERKSTOFF_1" => []
"CS_MARKE" => [
"DENSORB"
]
"ZPIM_FARBE_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "31d990c4a7db3db4cf82bcfea2140a9e"
]
"sort" => [
11443
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ec8e74e5-9b18-40b2-8670-7b9206c25743"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "ec8e74e5-9b18-40b2-8670-7b9206c25743"
"key" => "163776"
"version" => 5650
"businessUnit" => "CP"
"slug" => "densorb-notfall-set-spezial-fuer-chemikalien-unfaelle-163776"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-notfall-set-spezial-fuer-chemikalien-unfaelle-163776/163776"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#312"
"canonical" => "https://storefront.dev.denios.io/densorb-notfall-set-spezial-fuer-chemikalien-unfaelle-163776/163776"
]
"name" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle"
"description" => "<ul class="product-description__text--bulletpoints"><li>speziell für Leckagen mit aggressiven Flüssigkeiten</li><li>enthält Bindevlies sowie Chemikalien- und Säurenbinder</li><li>inklusive PSA für Chemie-Leckagen</li><li>ideal für den mobilen Einsatz überall da, wo Leckagen auftreten können</li><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li></ul>"
"createdAt" => "2020-08-10T07:37:39+0000"
"master" => [
"id" => 1
"sku" => "163776"
"displaySku" => "163776W"
"sortRank" => 11430
"slug" => "densorb-notfall-set-spezial-fuer-chemikalien-unfaelle-163776"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-notfall-set-spezial-fuer-chemikalien-unfaelle-163776/163776"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#312"
"canonical" => "https://storefront.dev.denios.io/densorb-notfall-set-spezial-fuer-chemikalien-unfaelle-163776/163776"
]
"name" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle"
"description" => "<ul class="product-description__text--bulletpoints"><li>speziell für Leckagen mit aggressiven Flüssigkeiten</li><li>enthält Bindevlies sowie Chemikalien- und Säurenbinder</li><li>inklusive PSA für Chemie-Leckagen</li><li>ideal für den mobilen Einsatz überall da, wo Leckagen auftreten können</li><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li></ul>"
"images" => [
[
"id" => 25662
"filename" => "25662_20150401-094820.jpg"
"uri" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
"text" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
"medium" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
"small" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 5450
"filename" => "5450_20150203-073312.jpg"
"uri" => "https://assets.dev.denios.io/article/5450_20150203-073312.jpg"
"text" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/5450_20150203-073312.jpg"
"medium" => "https://assets.dev.denios.io/article/5450_20150203-073312.jpg"
"small" => "https://assets.dev.denios.io/article/5450_20150203-073312.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/5450_20150203-073312.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 25662
"filename" => "25662_20150401-094820.jpg"
"uri" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
"text" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
"medium" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
"small" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 40900
"centAmountGross" => 48671
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => 191704
"filename" => "191704_20190731-121823.png"
"uri" => "https://assets.dev.denios.io/quality/191704_20190731-121823.png"
"text" => "Piktogramm DENSORB Spezial"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"TIEFE_AUSSEN" => 610
"CS_BUSINESS_UNIT" => "CP"
"CS_AUFSTELLORT_INNEN_AUSSEN" => "Innen"
"CS_SALESRANK" => 11430
"ZPIM_AUFNAHMEKAPAZITAET" => 42
"CS_ANWENDUNG_DENSORB" => "Spezial"
"CS_SHIPPING_HEIGHT_MM" => 290
"META_DESCRIPTION" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "290"
"MARA_NTGEW" => 10
"CS_MARKE" => "DENSORB"
"CS_AUFNAHMEVERMOEGEN" => "hoch"
"CS_SHIPPING_WIDTH_MM" => 400
"CS_SHIPPING_WIDTH_IN" => 17.322844
"CS_MERKMALE_NOTFALL_SETS" => [
"Tragbar (max. 10 kg)"
"Verschließbar"
]
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufstellort","value":"Innen"},{"label":"Anwendung","value":"Spezial"},{"label":"Format","value":"Leckage-Notfallset"},{"label":"Bestückung","value":"40 Matten 50 x 40 cm\r\n3 Schlangen 120 x 7,5 cm\r\n2 x 400 g Chemikalien- und Säurenbinder Multi-Sorb\r\n1 Vollsichtbrille mit Gummizug\r\n1 Paar Chemikalien-Schutzhandschuhe\r\n1 Halbmaske 3M Typ 6200\r\n2 Gas- und Kombifilter Typ 6059 ABEK1\r\n1 Chemikalien-Schutzanzug Typ 4, 5, 6\r\nChemikalienbeständigkeitslisten"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"42"},{"label":"Maße außen B x T x H [mm]","value":"400 x 610 x 290"},{"label":"Aufnahmevermögen","value":"hoch"}]"
"MARA_BRGEW" => 10
"CS_GTIN" => "4055661018174"
"ship_length" => "610"
"SAP_HERKUNFTSLAND" => "TR"
"CS_SHIPPING_LENGTH_MM" => 610
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Leckage-Notfallset"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131905"},"punchout_danfoss_pl":{"matgroup":"47131905"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131905"},"punchout_sunchemical_ch":{"matgroup":"47131905"},"punchout_danfoss_dk":{"matgroup":"47131905"},"punchout_danfoss_sk":{"matgroup":"47131905"},"punchout_brenntag_de":{"matgroup":"47131905"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131905"},"punchout_esteelauder_uk":{"matgroup":"47131905"},"punchout_esteelauder_ch":{"matgroup":"47131905"},"punchout_takeda_ch":{"matgroup":"47131905"},"punchout_sika_de":{"matgroup":"47131905"},"punchout_bachem_ch":{"matgroup":"47131905"},"punchout_migros_ch":{"matgroup":"47131905"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131905"},"punchout_tesla_de":{"matgroup":"47131905"},"punchout_umicore_de":{"matgroup":"47131905"},"punchout_upm_fi":{"matgroup":"47131905"},"punchout_axalta_de":{"matgroup":"47131905"},"punchout_husqvarna_pl":{"matgroup":"47131905"},"punchout_navalgroup_fr":{"matgroup":"47131905"},"punchout_itp_aero_es":{"matgroup":"47131905"},"punchout_tk_bilstein_de":{"matgroup":"40029012"},"punchout_danone_es":{"matgroup":"47131905"},"punchout_schwarz_gruppe_de":{"matgroup":"40029012"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"40029012"},"punchout_danfoss_gb":{"matgroup":"47131905"}}"
"META_TITLE" => "DENSORB Notfall-Set "Spezial" für Chemikalien-Unfälle"
"quality_image" => "[{"id":191704,"mdate":"2019-07-31 12:18:23","filename":"191704_20190731-121823.png","text":"Piktogramm DENSORB Spezial"}]"
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"ship_width" => "400"
"images_meta_data" => "[{"id":25662,"mdate":"2015-04-01 09:48:20","filename":"25662_20150401-094820.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set Spezial für Chemikalien-Unfälle - 1"},{"id":5450,"mdate":"2015-02-03 07:33:12","filename":"5450_20150203-073312.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set Spezial für Chemikalien-Unfälle - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Notfall Set für Chemikalien,Bindemittel Notfall Set,Chemikalien Bindemittel Notfall Set,Bindemittel für ausgelaufene Flüssigkeiten,Bindemittel transportbox,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel,Sorbent-Bindemittel-Soforthilfe-Set"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "312"
"CS_SHIPPING_HEIGHT_IN" => 12.5590619
"CS_LIEFERUMFANG" => """
40 Matten 50 x 40 cm\r\n
3 Schlangen 120 x 7,5 cm\r\n
2 x 400 g Chemikalien- und Säurenbinder Multi-Sorb\r\n
1 Vollsichtbrille mit Gummizug\r\n
1 Paar Chemikalien-Schutzhandschuhe\r\n
1 Halbmaske 3M Typ 6200\r\n
2 Gas- und Kombifilter Typ 6059 ABEK1\r\n
1 Chemikalien-Schutzanzug Typ 4, 5, 6\r\n
Chemikalienbeständigkeitslisten
"""
"CS_MASSE_AUSSEN_B_X_T_X_H" => "400 x 610 x 290"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 26.4173371
"ITEM_NAME_FOR_SHOP" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 400
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 290
"SAP_BASISMENGENEINHEIT" => "Pack"
"CS_SHIPPING_WEIGHT_LBS" => 22.0462262
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>speziell für Leckagen mit aggressiven Flüssigkeiten</li><li>enthält Bindevlies sowie Chemikalien- und Säurenbinder</li><li>inklusive PSA für Chemie-Leckagen</li><li>ideal für den mobilen Einsatz überall da, wo Leckagen auftreten können</li><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li></ul>"
"accessory_articles" => "["217888","200211","129672","206980","153065","160330","259696","259809","290818","271884","314252"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "10"
"CS_ORIGIN" => "TR - Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "PAK"
"SAP_ZOLLTARIFNUMMER" => "56031480"
"CS_SHIPPING_WEIGHT_KG" => 10
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Notfall-Set "Spezial" für Chemikalien-Unfälle"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-notfall-set-spezial-fuer-chemikalien-unfaelle-163776/163776"
"robots" => "index,follow"
"description" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Notfall-Set "Spezial" für Chemikalien-Unfälle"
"description" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-notfall-set-spezial-fuer-chemikalien-unfaelle-163776/163776"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/5450_20150203-073312.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle"
"description" => "speziell für Leckagen mit aggressiven Flüssigkeitenenthält Bindevlies sowie Chemikalien- und Säurenbinderinklusive PSA für Chemie-Leckagenideal für den mobilen Einsatz überall da, wo Leckagen auftreten könnenLeckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten."
"image" => [
"https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
"https://assets.dev.denios.io/article/5450_20150203-073312.jpg"
]
"sku" => "163776W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-notfall-set-spezial-fuer-chemikalien-unfaelle-163776/163776"
"priceCurrency" => "EUR"
"price" => "486.71"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661018174"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 40900
"centAmountGross" => 48671
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => "Chemikalienbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "163776"
"displaySku" => "163776W"
"sortRank" => 11430
"slug" => "densorb-notfall-set-spezial-fuer-chemikalien-unfaelle-163776"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-notfall-set-spezial-fuer-chemikalien-unfaelle-163776/163776"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#312"
"canonical" => "https://storefront.dev.denios.io/densorb-notfall-set-spezial-fuer-chemikalien-unfaelle-163776/163776"
]
"name" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle"
"description" => "<ul class="product-description__text--bulletpoints"><li>speziell für Leckagen mit aggressiven Flüssigkeiten</li><li>enthält Bindevlies sowie Chemikalien- und Säurenbinder</li><li>inklusive PSA für Chemie-Leckagen</li><li>ideal für den mobilen Einsatz überall da, wo Leckagen auftreten können</li><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li></ul>"
"images" => [
[
"id" => 25662
"filename" => "25662_20150401-094820.jpg"
"uri" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
"text" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
"medium" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
"small" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 5450
"filename" => "5450_20150203-073312.jpg"
"uri" => "https://assets.dev.denios.io/article/5450_20150203-073312.jpg"
"text" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/5450_20150203-073312.jpg"
"medium" => "https://assets.dev.denios.io/article/5450_20150203-073312.jpg"
"small" => "https://assets.dev.denios.io/article/5450_20150203-073312.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/5450_20150203-073312.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 25662
"filename" => "25662_20150401-094820.jpg"
"uri" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
"text" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
"medium" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
"small" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 40900
"centAmountGross" => 48671
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => 191704
"filename" => "191704_20190731-121823.png"
"uri" => "https://assets.dev.denios.io/quality/191704_20190731-121823.png"
"text" => "Piktogramm DENSORB Spezial"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"TIEFE_AUSSEN" => 610
"CS_BUSINESS_UNIT" => "CP"
"CS_AUFSTELLORT_INNEN_AUSSEN" => "Innen"
"CS_SALESRANK" => 11430
"ZPIM_AUFNAHMEKAPAZITAET" => 42
"CS_ANWENDUNG_DENSORB" => "Spezial"
"CS_SHIPPING_HEIGHT_MM" => 290
"META_DESCRIPTION" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "290"
"MARA_NTGEW" => 10
"CS_MARKE" => "DENSORB"
"CS_AUFNAHMEVERMOEGEN" => "hoch"
"CS_SHIPPING_WIDTH_MM" => 400
"CS_SHIPPING_WIDTH_IN" => 17.322844
"CS_MERKMALE_NOTFALL_SETS" => [
"Tragbar (max. 10 kg)"
"Verschließbar"
]
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufstellort","value":"Innen"},{"label":"Anwendung","value":"Spezial"},{"label":"Format","value":"Leckage-Notfallset"},{"label":"Bestückung","value":"40 Matten 50 x 40 cm\r\n3 Schlangen 120 x 7,5 cm\r\n2 x 400 g Chemikalien- und Säurenbinder Multi-Sorb\r\n1 Vollsichtbrille mit Gummizug\r\n1 Paar Chemikalien-Schutzhandschuhe\r\n1 Halbmaske 3M Typ 6200\r\n2 Gas- und Kombifilter Typ 6059 ABEK1\r\n1 Chemikalien-Schutzanzug Typ 4, 5, 6\r\nChemikalienbeständigkeitslisten"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"42"},{"label":"Maße außen B x T x H [mm]","value":"400 x 610 x 290"},{"label":"Aufnahmevermögen","value":"hoch"}]"
"MARA_BRGEW" => 10
"CS_GTIN" => "4055661018174"
"ship_length" => "610"
"SAP_HERKUNFTSLAND" => "TR"
"CS_SHIPPING_LENGTH_MM" => 610
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Leckage-Notfallset"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131905"},"punchout_danfoss_pl":{"matgroup":"47131905"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131905"},"punchout_sunchemical_ch":{"matgroup":"47131905"},"punchout_danfoss_dk":{"matgroup":"47131905"},"punchout_danfoss_sk":{"matgroup":"47131905"},"punchout_brenntag_de":{"matgroup":"47131905"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131905"},"punchout_esteelauder_uk":{"matgroup":"47131905"},"punchout_esteelauder_ch":{"matgroup":"47131905"},"punchout_takeda_ch":{"matgroup":"47131905"},"punchout_sika_de":{"matgroup":"47131905"},"punchout_bachem_ch":{"matgroup":"47131905"},"punchout_migros_ch":{"matgroup":"47131905"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131905"},"punchout_tesla_de":{"matgroup":"47131905"},"punchout_umicore_de":{"matgroup":"47131905"},"punchout_upm_fi":{"matgroup":"47131905"},"punchout_axalta_de":{"matgroup":"47131905"},"punchout_husqvarna_pl":{"matgroup":"47131905"},"punchout_navalgroup_fr":{"matgroup":"47131905"},"punchout_itp_aero_es":{"matgroup":"47131905"},"punchout_tk_bilstein_de":{"matgroup":"40029012"},"punchout_danone_es":{"matgroup":"47131905"},"punchout_schwarz_gruppe_de":{"matgroup":"40029012"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"40029012"},"punchout_danfoss_gb":{"matgroup":"47131905"}}"
"META_TITLE" => "DENSORB Notfall-Set "Spezial" für Chemikalien-Unfälle"
"quality_image" => "[{"id":191704,"mdate":"2019-07-31 12:18:23","filename":"191704_20190731-121823.png","text":"Piktogramm DENSORB Spezial"}]"
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"ship_width" => "400"
"images_meta_data" => "[{"id":25662,"mdate":"2015-04-01 09:48:20","filename":"25662_20150401-094820.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set Spezial für Chemikalien-Unfälle - 1"},{"id":5450,"mdate":"2015-02-03 07:33:12","filename":"5450_20150203-073312.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set Spezial für Chemikalien-Unfälle - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Notfall Set für Chemikalien,Bindemittel Notfall Set,Chemikalien Bindemittel Notfall Set,Bindemittel für ausgelaufene Flüssigkeiten,Bindemittel transportbox,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel,Sorbent-Bindemittel-Soforthilfe-Set"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "312"
"CS_SHIPPING_HEIGHT_IN" => 12.5590619
"CS_LIEFERUMFANG" => """
40 Matten 50 x 40 cm\r\n
3 Schlangen 120 x 7,5 cm\r\n
2 x 400 g Chemikalien- und Säurenbinder Multi-Sorb\r\n
1 Vollsichtbrille mit Gummizug\r\n
1 Paar Chemikalien-Schutzhandschuhe\r\n
1 Halbmaske 3M Typ 6200\r\n
2 Gas- und Kombifilter Typ 6059 ABEK1\r\n
1 Chemikalien-Schutzanzug Typ 4, 5, 6\r\n
Chemikalienbeständigkeitslisten
"""
"CS_MASSE_AUSSEN_B_X_T_X_H" => "400 x 610 x 290"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 26.4173371
"ITEM_NAME_FOR_SHOP" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 400
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 290
"SAP_BASISMENGENEINHEIT" => "Pack"
"CS_SHIPPING_WEIGHT_LBS" => 22.0462262
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>speziell für Leckagen mit aggressiven Flüssigkeiten</li><li>enthält Bindevlies sowie Chemikalien- und Säurenbinder</li><li>inklusive PSA für Chemie-Leckagen</li><li>ideal für den mobilen Einsatz überall da, wo Leckagen auftreten können</li><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li></ul>"
"accessory_articles" => "["217888","200211","129672","206980","153065","160330","259696","259809","290818","271884","314252"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "10"
"CS_ORIGIN" => "TR - Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "PAK"
"SAP_ZOLLTARIFNUMMER" => "56031480"
"CS_SHIPPING_WEIGHT_KG" => 10
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Notfall-Set "Spezial" für Chemikalien-Unfälle"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-notfall-set-spezial-fuer-chemikalien-unfaelle-163776/163776"
"robots" => "index,follow"
"description" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Notfall-Set "Spezial" für Chemikalien-Unfälle"
"description" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-notfall-set-spezial-fuer-chemikalien-unfaelle-163776/163776"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/5450_20150203-073312.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Notfall-Set Spezial für Chemikalien-Unfälle"
"description" => "speziell für Leckagen mit aggressiven Flüssigkeitenenthält Bindevlies sowie Chemikalien- und Säurenbinderinklusive PSA für Chemie-Leckagenideal für den mobilen Einsatz überall da, wo Leckagen auftreten könnenLeckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten."
"image" => [
"https://assets.dev.denios.io/article/25662_20150401-094820.jpg"
"https://assets.dev.denios.io/article/5450_20150203-073312.jpg"
]
"sku" => "163776W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-notfall-set-spezial-fuer-chemikalien-unfaelle-163776/163776"
"priceCurrency" => "EUR"
"price" => "486.71"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661018174"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 40900
"centAmountGross" => 48671
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => "Chemikalienbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"968b9305-66f2-40ab-bead-98756c876d51"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Chemikalienbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Spezial"
]
"CS_FORMAT_DENSORB" => [
"Leckage-Notfallset"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => [
42
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => [
"Innen"
]
"BREITE_AUSSEN" => [
400.0
]
"CS_MERKMALE_NOTFALL_SETS" => [
"Tragbar (max. 10 kg)"
"Verschließbar"
]
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_BINDEVLIES" => []
"CS_MERKMALE_GRANULAT" => []
"ZPIM_WERKSTOFF_1" => []
"CS_MARKE" => [
"DENSORB"
]
"ZPIM_FARBE_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "2d9332a71ad5be046ac483f8e6c009a1"
]
"sort" => [
11430
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "9308c9b0-0203-4ada-8192-eb72083e369e"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "9308c9b0-0203-4ada-8192-eb72083e369e"
"key" => "180851"
"version" => 6217
"businessUnit" => "CP"
"slug" => "densorb-granulat-naturfaser-bindemittel-voc-frei-50-l-sack-180851"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-granulat-naturfaser-bindemittel-voc-frei-50-l-sack-180851/180851"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#344"
"canonical" => "https://storefront.dev.denios.io/densorb-granulat-naturfaser-bindemittel-voc-frei-50-l-sack-180851/180851"
]
"name" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack"
"description" => "<ul class="product-description__text--bulletpoints"><li>Typ I / II / III R</li><li>ungiftiges Naturprodukt aus biologisch abbaubaren Naturfasern</li><li>absorbiert Öl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierte Lösungsmittel und andere Flüssigkeiten auf Kohlenwasserstoffbasis sowie Farben und Lacke</li><li>extrem hohe Aufnahmekapazität, exzellente Saugeigenschaften</li><li>auf Wasseroberflächen, Straßen und Industrieböden einsetzbar</li><li>nicht scheuernd, schont Hallenböden</li><li>gibt absorbierte Substanzen nicht mehr frei</li><li>sehr wirtschaftlich - sparsam im Verbrauch</li><li>wasserabweisend</li><li>sehr geringer Ascherückstand in der Verbrennung</li><li>Bei trockener Lagerung unbegrenzt haltbar.</li></ul>"
"createdAt" => "2020-08-10T07:36:52+0000"
"master" => [
"id" => 1
"sku" => "180851"
"displaySku" => "180851W"
"sortRank" => 11399
"slug" => "densorb-granulat-naturfaser-bindemittel-voc-frei-50-l-sack-180851"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-granulat-naturfaser-bindemittel-voc-frei-50-l-sack-180851/180851"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#344"
"canonical" => "https://storefront.dev.denios.io/densorb-granulat-naturfaser-bindemittel-voc-frei-50-l-sack-180851/180851"
]
"name" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack"
"description" => "<ul class="product-description__text--bulletpoints"><li>Typ I / II / III R</li><li>ungiftiges Naturprodukt aus biologisch abbaubaren Naturfasern</li><li>absorbiert Öl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierte Lösungsmittel und andere Flüssigkeiten auf Kohlenwasserstoffbasis sowie Farben und Lacke</li><li>extrem hohe Aufnahmekapazität, exzellente Saugeigenschaften</li><li>auf Wasseroberflächen, Straßen und Industrieböden einsetzbar</li><li>nicht scheuernd, schont Hallenböden</li><li>gibt absorbierte Substanzen nicht mehr frei</li><li>sehr wirtschaftlich - sparsam im Verbrauch</li><li>wasserabweisend</li><li>sehr geringer Ascherückstand in der Verbrennung</li><li>Bei trockener Lagerung unbegrenzt haltbar.</li></ul>"
"images" => [
[
"id" => 304838
"filename" => "304838_20230921-153820.jpg"
"uri" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
"text" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
"medium" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
"small" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25723
"filename" => "25723_20200511-114912.jpg"
"uri" => "https://assets.dev.denios.io/article/25723_20200511-114912.jpg"
"text" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25723_20200511-114912.jpg"
"medium" => "https://assets.dev.denios.io/article/25723_20200511-114912.jpg"
"small" => "https://assets.dev.denios.io/article/25723_20200511-114912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25723_20200511-114912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25721
"filename" => "25721_20150401-095246.jpg"
"uri" => "https://assets.dev.denios.io/article/25721_20150401-095246.jpg"
"text" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25721_20150401-095246.jpg"
"medium" => "https://assets.dev.denios.io/article/25721_20150401-095246.jpg"
"small" => "https://assets.dev.denios.io/article/25721_20150401-095246.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25721_20150401-095246.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25722
"filename" => "25722_20150323-082907.jpg"
"uri" => "https://assets.dev.denios.io/article/25722_20150323-082907.jpg"
"text" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25722_20150323-082907.jpg"
"medium" => "https://assets.dev.denios.io/article/25722_20150323-082907.jpg"
"small" => "https://assets.dev.denios.io/article/25722_20150323-082907.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25722_20150323-082907.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 304837
"filename" => "304837_20220304-085243.jpg"
"uri" => "https://assets.dev.denios.io/article/304837_20220304-085243.jpg"
"text" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304837_20220304-085243.jpg"
"medium" => "https://assets.dev.denios.io/article/304837_20220304-085243.jpg"
"small" => "https://assets.dev.denios.io/article/304837_20220304-085243.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304837_20220304-085243.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 304836
"filename" => "304836_20220304-085235.jpg"
"uri" => "https://assets.dev.denios.io/article/304836_20220304-085235.jpg"
"text" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304836_20220304-085235.jpg"
"medium" => "https://assets.dev.denios.io/article/304836_20220304-085235.jpg"
"small" => "https://assets.dev.denios.io/article/304836_20220304-085235.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304836_20220304-085235.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 304838
"filename" => "304838_20230921-153820.jpg"
"uri" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
"text" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
"medium" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
"small" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 440516
"filename" => "440516_20240619-151100.png"
"uri" => "https://assets.dev.denios.io/brand/440516_20240619-151100.png"
"text" => "OEL-KLEEN"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 4600
"centAmountGross" => 5474
"currency" => "EUR"
"customerGroup" => null
"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" => " VE"
"qualityImages" => [
[
"id" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => "Piktogramm Ölspender"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_IN" => 21.2204839
"ZPIM_INHALT" => 50
"CS_MATERIAL" => "Torf"
"CS_SALESRANK" => 11399
"ZPIM_AUFNAHMEKAPAZITAET" => 27
"CS_ANWENDUNG_DENSORB" => "Öl"
"CS_SHIPPING_HEIGHT_MM" => 940
"META_DESCRIPTION" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "940"
"MARA_NTGEW" => 6
"CS_MARKE" => "OEL-KLEEN"
"CS_VORGAENGER_ARTIKEL" => "["303536","119254"]"
"CS_AUFNAHMEVERMOEGEN" => "extrem hoch"
"CS_SHIPPING_WIDTH_MM" => 490
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"27"},{"label":"Anwendung","value":"Öl"},{"label":"Format","value":"Granulat"},{"label":"Korngröße max [mm]","value":"4"},{"label":"Korngröße min [mm]","value":"0.13"},{"label":"Schüttgutgewicht (g/L)","value":"151"},{"label":"Werkstoff","value":"Torf"},{"label":"Anzahl VE pro Palette","value":"36"},{"label":"Inhalt [l]","value":"50"},{"label":"Gewicht [kg]","value":"6"},{"label":"Breite außen [mm]","value":"490"},{"label":"Höhe außen [mm]","value":"940"},{"label":"Tiefe außen [mm]","value":"200"},{"label":"Aufnahmevermögen","value":"extrem hoch"},{"label":"Gebindevolumen [l]","value":"50"},{"label":"Farbe","value":"braun"},{"label":"Merkmale Granulat","value":"Anwendung auf Gewässern\nAnwendung auf Straßen\nAnwendung in Gebäuden\nim Freien bei Regen einsetzbar\nnicht scheuernd"},{"label":"Typ","value":"Granulat Eco Schwimmbar"}]"
"MARA_BRGEW" => 6
"CS_GTIN" => "4260547820219"
"CS_VERPACKUNGSEINHEIT_VE" => " VE"
"ship_length" => "200"
"SAP_HERKUNFTSLAND" => "CA"
"CS_SHIPPING_LENGTH_MM" => 200
"brand_image" => "[{"id":440516,"mdate":"2024-06-19 15:11:00","filename":"440516_20240619-151100.png","text":"OEL-KLEEN"}]"
"CS_COLOR" => "braun"
"CS_FORMAT_DENSORB" => "Granulat"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30060101"},"punchout_danfoss_de":{"matgroup":"47131902"},"punchout_danfoss_pl":{"matgroup":"47131902"},"punchout_hirschvogel_de":{"matgroup":"30060101"},"punchout_alperia_it":{"matgroup":"47131902"},"punchout_sunchemical_ch":{"matgroup":"47131902"},"punchout_danfoss_dk":{"matgroup":"47131902"},"punchout_danfoss_sk":{"matgroup":"47131902"},"punchout_brenntag_de":{"matgroup":"47131902"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131902"},"punchout_esteelauder_uk":{"matgroup":"47131902"},"punchout_esteelauder_ch":{"matgroup":"47131902"},"punchout_takeda_ch":{"matgroup":"47131902"},"punchout_sika_de":{"matgroup":"47131902"},"punchout_bachem_ch":{"matgroup":"47131902"},"punchout_migros_ch":{"matgroup":"47131902"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131902"},"punchout_tesla_de":{"matgroup":"47131902"},"punchout_umicore_de":{"matgroup":"47131902"},"punchout_upm_fi":{"matgroup":"47131902"},"punchout_axalta_de":{"matgroup":"47131902"},"punchout_husqvarna_pl":{"matgroup":"47131902"},"punchout_navalgroup_fr":{"matgroup":"47131902"},"punchout_itp_aero_es":{"matgroup":"47131902"},"punchout_tk_bilstein_de":{"matgroup":"30060101"},"punchout_danone_es":{"matgroup":"47131902"},"punchout_schwarz_gruppe_de":{"matgroup":"30060101"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"30060101"},"punchout_danfoss_gb":{"matgroup":"47131902"}}"
"META_TITLE" => "DENSORB Granulat, Naturfaser-Bindemittel, VOC-frei, 6,5 kg"
"quality_image" => "[{"id":38109,"mdate":"2020-01-13 12:33:09","filename":"38109_20200113-123309.png","text":"Piktogramm Ölspender"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "490"
"images_meta_data" => "[{"id":304838,"mdate":"2023-09-21 15:38:20","filename":"304838_20230921-153820.jpg","imageSimilar":0,"text":"Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 1"},{"id":25723,"mdate":"2020-05-11 11:49:12","filename":"25723_20200511-114912.jpg","imageSimilar":0,"text":"Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 2"},{"id":25721,"mdate":"2015-04-01 09:52:46","filename":"25721_20150401-095246.jpg","imageSimilar":0,"text":"Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 3"},{"id":25722,"mdate":"2015-03-23 08:29:07","filename":"25722_20150323-082907.jpg","imageSimilar":0,"text":"Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 4"},{"id":304837,"mdate":"2022-03-04 08:52:43","filename":"304837_20220304-085243.jpg","imageSimilar":0,"text":"Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 5"},{"id":304836,"mdate":"2022-03-04 08:52:35","filename":"304836_20220304-085235.jpg","imageSimilar":0,"text":"Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Granulat,Naturfaser Bindemittel,Chemikalienbindemittel,Universalbinder,Absorptionsmittel,Adsorptionsmittel,Ölabsorber,Bindemittel,Streumittel,Oelbindemittel Granulat,sorbxt,sorb xt,SORB®XT"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 200
"ZPIM_FARBE_1" => "braun"
"ZPIM_TYP" => "Granulat Eco Schwimmbar"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "344"
"CS_SHIPPING_HEIGHT_IN" => 40.7086834
"ZPIM_WERKSTOFF_1" => "Torf"
"CS_MERKMALE_GRANULAT" => [
"Anwendung auf Gewässern"
"Anwendung auf Straßen"
"Anwendung in Gebäuden"
"im Freien bei Regen einsetzbar"
"nicht scheuernd"
]
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 8.661422
"ITEM_NAME_FOR_SHOP" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 490
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 940
"SAP_BASISMENGENEINHEIT" => "Sack"
"CS_SHIPPING_WEIGHT_LBS" => 13.22773572
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Typ I / II / III R</li><li>ungiftiges Naturprodukt aus biologisch abbaubaren Naturfasern</li><li>absorbiert Öl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierte Lösungsmittel und andere Flüssigkeiten auf Kohlenwasserstoffbasis sowie Farben und Lacke</li><li>extrem hohe Aufnahmekapazität, exzellente Saugeigenschaften</li><li>auf Wasseroberflächen, Straßen und Industrieböden einsetzbar</li><li>nicht scheuernd, schont Hallenböden</li><li>gibt absorbierte Substanzen nicht mehr frei</li><li>sehr wirtschaftlich - sparsam im Verbrauch</li><li>wasserabweisend</li><li>sehr geringer Ascherückstand in der Verbrennung</li><li>Bei trockener Lagerung unbegrenzt haltbar.</li></ul>"
"accessory_articles" => "["216690","119236","119237","119235","123168","116636","239976","241875","145284","153065","256104","160330","314252","259809","271884","286073"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "6"
"CS_ORIGIN" => "CA - Kanada"
"SAP_BASISMENGENEINHEIT_KEY" => "SA"
"SAP_ZOLLTARIFNUMMER" => "27030000"
"CS_SHIPPING_WEIGHT_KG" => 6
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Granulat, Naturfaser-Bindemittel, VOC-frei, 6,5 kg"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-granulat-naturfaser-bindemittel-voc-frei-50-l-sack-180851/180851"
"robots" => "index,follow"
"description" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Granulat, Naturfaser-Bindemittel, VOC-frei, 6,5 kg"
"description" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-granulat-naturfaser-bindemittel-voc-frei-50-l-sack-180851/180851"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25723_20200511-114912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25721_20150401-095246.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25722_20150323-082907.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/304837_20220304-085243.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/304836_20220304-085235.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack"
"description" => "Typ I / II / III Rungiftiges Naturprodukt aus biologisch abbaubaren Naturfasernabsorbiert Öl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierte Lösungsmittel und andere Flüssigkeiten auf Kohlenwasserstoffbasis sowie Farben und Lackeextrem hohe Aufnahmekapazität, exzellente Saugeigenschaftenauf Wasseroberflächen, Straßen und Industrieböden einsetzbarnicht scheuernd, schont Hallenbödengibt absorbierte Substanzen nicht mehr freisehr wirtschaftlich - sparsam im Verbrauchwasserabweisendsehr geringer Ascherückstand in der VerbrennungBei trockener Lagerung unbegrenzt haltbar."
"image" => [
"https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
"https://assets.dev.denios.io/article/25723_20200511-114912.jpg"
"https://assets.dev.denios.io/article/25721_20150401-095246.jpg"
"https://assets.dev.denios.io/article/25722_20150323-082907.jpg"
"https://assets.dev.denios.io/article/304837_20220304-085243.jpg"
"https://assets.dev.denios.io/article/304836_20220304-085235.jpg"
]
"sku" => "180851W"
"mpn" => ""
"brand" => [
"name" => "OEL-KLEEN"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-granulat-naturfaser-bindemittel-voc-frei-50-l-sack-180851/180851"
"priceCurrency" => "EUR"
"price" => "54.74"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4260547820219"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 4600
"centAmountGross" => 5474
"currency" => "EUR"
"customerGroup" => null
"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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 440516
"filename" => "440516_20240619-151100.png"
"uri" => "https://assets.dev.denios.io/brand/440516_20240619-151100.png"
"text" => "OEL-KLEEN"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "180851"
"displaySku" => "180851W"
"sortRank" => 11399
"slug" => "densorb-granulat-naturfaser-bindemittel-voc-frei-50-l-sack-180851"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-granulat-naturfaser-bindemittel-voc-frei-50-l-sack-180851/180851"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#344"
"canonical" => "https://storefront.dev.denios.io/densorb-granulat-naturfaser-bindemittel-voc-frei-50-l-sack-180851/180851"
]
"name" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack"
"description" => "<ul class="product-description__text--bulletpoints"><li>Typ I / II / III R</li><li>ungiftiges Naturprodukt aus biologisch abbaubaren Naturfasern</li><li>absorbiert Öl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierte Lösungsmittel und andere Flüssigkeiten auf Kohlenwasserstoffbasis sowie Farben und Lacke</li><li>extrem hohe Aufnahmekapazität, exzellente Saugeigenschaften</li><li>auf Wasseroberflächen, Straßen und Industrieböden einsetzbar</li><li>nicht scheuernd, schont Hallenböden</li><li>gibt absorbierte Substanzen nicht mehr frei</li><li>sehr wirtschaftlich - sparsam im Verbrauch</li><li>wasserabweisend</li><li>sehr geringer Ascherückstand in der Verbrennung</li><li>Bei trockener Lagerung unbegrenzt haltbar.</li></ul>"
"images" => [
[
"id" => 304838
"filename" => "304838_20230921-153820.jpg"
"uri" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
"text" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
"medium" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
"small" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25723
"filename" => "25723_20200511-114912.jpg"
"uri" => "https://assets.dev.denios.io/article/25723_20200511-114912.jpg"
"text" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25723_20200511-114912.jpg"
"medium" => "https://assets.dev.denios.io/article/25723_20200511-114912.jpg"
"small" => "https://assets.dev.denios.io/article/25723_20200511-114912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25723_20200511-114912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25721
"filename" => "25721_20150401-095246.jpg"
"uri" => "https://assets.dev.denios.io/article/25721_20150401-095246.jpg"
"text" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25721_20150401-095246.jpg"
"medium" => "https://assets.dev.denios.io/article/25721_20150401-095246.jpg"
"small" => "https://assets.dev.denios.io/article/25721_20150401-095246.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25721_20150401-095246.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25722
"filename" => "25722_20150323-082907.jpg"
"uri" => "https://assets.dev.denios.io/article/25722_20150323-082907.jpg"
"text" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25722_20150323-082907.jpg"
"medium" => "https://assets.dev.denios.io/article/25722_20150323-082907.jpg"
"small" => "https://assets.dev.denios.io/article/25722_20150323-082907.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25722_20150323-082907.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 304837
"filename" => "304837_20220304-085243.jpg"
"uri" => "https://assets.dev.denios.io/article/304837_20220304-085243.jpg"
"text" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304837_20220304-085243.jpg"
"medium" => "https://assets.dev.denios.io/article/304837_20220304-085243.jpg"
"small" => "https://assets.dev.denios.io/article/304837_20220304-085243.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304837_20220304-085243.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 304836
"filename" => "304836_20220304-085235.jpg"
"uri" => "https://assets.dev.denios.io/article/304836_20220304-085235.jpg"
"text" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304836_20220304-085235.jpg"
"medium" => "https://assets.dev.denios.io/article/304836_20220304-085235.jpg"
"small" => "https://assets.dev.denios.io/article/304836_20220304-085235.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304836_20220304-085235.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 304838
"filename" => "304838_20230921-153820.jpg"
"uri" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
"text" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
"medium" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
"small" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 440516
"filename" => "440516_20240619-151100.png"
"uri" => "https://assets.dev.denios.io/brand/440516_20240619-151100.png"
"text" => "OEL-KLEEN"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 4600
"centAmountGross" => 5474
"currency" => "EUR"
"customerGroup" => null
"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" => " VE"
"qualityImages" => [
[
"id" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => "Piktogramm Ölspender"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_IN" => 21.2204839
"ZPIM_INHALT" => 50
"CS_MATERIAL" => "Torf"
"CS_SALESRANK" => 11399
"ZPIM_AUFNAHMEKAPAZITAET" => 27
"CS_ANWENDUNG_DENSORB" => "Öl"
"CS_SHIPPING_HEIGHT_MM" => 940
"META_DESCRIPTION" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "940"
"MARA_NTGEW" => 6
"CS_MARKE" => "OEL-KLEEN"
"CS_VORGAENGER_ARTIKEL" => "["303536","119254"]"
"CS_AUFNAHMEVERMOEGEN" => "extrem hoch"
"CS_SHIPPING_WIDTH_MM" => 490
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"27"},{"label":"Anwendung","value":"Öl"},{"label":"Format","value":"Granulat"},{"label":"Korngröße max [mm]","value":"4"},{"label":"Korngröße min [mm]","value":"0.13"},{"label":"Schüttgutgewicht (g/L)","value":"151"},{"label":"Werkstoff","value":"Torf"},{"label":"Anzahl VE pro Palette","value":"36"},{"label":"Inhalt [l]","value":"50"},{"label":"Gewicht [kg]","value":"6"},{"label":"Breite außen [mm]","value":"490"},{"label":"Höhe außen [mm]","value":"940"},{"label":"Tiefe außen [mm]","value":"200"},{"label":"Aufnahmevermögen","value":"extrem hoch"},{"label":"Gebindevolumen [l]","value":"50"},{"label":"Farbe","value":"braun"},{"label":"Merkmale Granulat","value":"Anwendung auf Gewässern\nAnwendung auf Straßen\nAnwendung in Gebäuden\nim Freien bei Regen einsetzbar\nnicht scheuernd"},{"label":"Typ","value":"Granulat Eco Schwimmbar"}]"
"MARA_BRGEW" => 6
"CS_GTIN" => "4260547820219"
"CS_VERPACKUNGSEINHEIT_VE" => " VE"
"ship_length" => "200"
"SAP_HERKUNFTSLAND" => "CA"
"CS_SHIPPING_LENGTH_MM" => 200
"brand_image" => "[{"id":440516,"mdate":"2024-06-19 15:11:00","filename":"440516_20240619-151100.png","text":"OEL-KLEEN"}]"
"CS_COLOR" => "braun"
"CS_FORMAT_DENSORB" => "Granulat"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30060101"},"punchout_danfoss_de":{"matgroup":"47131902"},"punchout_danfoss_pl":{"matgroup":"47131902"},"punchout_hirschvogel_de":{"matgroup":"30060101"},"punchout_alperia_it":{"matgroup":"47131902"},"punchout_sunchemical_ch":{"matgroup":"47131902"},"punchout_danfoss_dk":{"matgroup":"47131902"},"punchout_danfoss_sk":{"matgroup":"47131902"},"punchout_brenntag_de":{"matgroup":"47131902"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131902"},"punchout_esteelauder_uk":{"matgroup":"47131902"},"punchout_esteelauder_ch":{"matgroup":"47131902"},"punchout_takeda_ch":{"matgroup":"47131902"},"punchout_sika_de":{"matgroup":"47131902"},"punchout_bachem_ch":{"matgroup":"47131902"},"punchout_migros_ch":{"matgroup":"47131902"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131902"},"punchout_tesla_de":{"matgroup":"47131902"},"punchout_umicore_de":{"matgroup":"47131902"},"punchout_upm_fi":{"matgroup":"47131902"},"punchout_axalta_de":{"matgroup":"47131902"},"punchout_husqvarna_pl":{"matgroup":"47131902"},"punchout_navalgroup_fr":{"matgroup":"47131902"},"punchout_itp_aero_es":{"matgroup":"47131902"},"punchout_tk_bilstein_de":{"matgroup":"30060101"},"punchout_danone_es":{"matgroup":"47131902"},"punchout_schwarz_gruppe_de":{"matgroup":"30060101"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"30060101"},"punchout_danfoss_gb":{"matgroup":"47131902"}}"
"META_TITLE" => "DENSORB Granulat, Naturfaser-Bindemittel, VOC-frei, 6,5 kg"
"quality_image" => "[{"id":38109,"mdate":"2020-01-13 12:33:09","filename":"38109_20200113-123309.png","text":"Piktogramm Ölspender"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "490"
"images_meta_data" => "[{"id":304838,"mdate":"2023-09-21 15:38:20","filename":"304838_20230921-153820.jpg","imageSimilar":0,"text":"Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 1"},{"id":25723,"mdate":"2020-05-11 11:49:12","filename":"25723_20200511-114912.jpg","imageSimilar":0,"text":"Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 2"},{"id":25721,"mdate":"2015-04-01 09:52:46","filename":"25721_20150401-095246.jpg","imageSimilar":0,"text":"Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 3"},{"id":25722,"mdate":"2015-03-23 08:29:07","filename":"25722_20150323-082907.jpg","imageSimilar":0,"text":"Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 4"},{"id":304837,"mdate":"2022-03-04 08:52:43","filename":"304837_20220304-085243.jpg","imageSimilar":0,"text":"Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 5"},{"id":304836,"mdate":"2022-03-04 08:52:35","filename":"304836_20220304-085235.jpg","imageSimilar":0,"text":"Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Granulat,Naturfaser Bindemittel,Chemikalienbindemittel,Universalbinder,Absorptionsmittel,Adsorptionsmittel,Ölabsorber,Bindemittel,Streumittel,Oelbindemittel Granulat,sorbxt,sorb xt,SORB®XT"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 200
"ZPIM_FARBE_1" => "braun"
"ZPIM_TYP" => "Granulat Eco Schwimmbar"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "344"
"CS_SHIPPING_HEIGHT_IN" => 40.7086834
"ZPIM_WERKSTOFF_1" => "Torf"
"CS_MERKMALE_GRANULAT" => [
"Anwendung auf Gewässern"
"Anwendung auf Straßen"
"Anwendung in Gebäuden"
"im Freien bei Regen einsetzbar"
"nicht scheuernd"
]
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 8.661422
"ITEM_NAME_FOR_SHOP" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 490
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 940
"SAP_BASISMENGENEINHEIT" => "Sack"
"CS_SHIPPING_WEIGHT_LBS" => 13.22773572
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Typ I / II / III R</li><li>ungiftiges Naturprodukt aus biologisch abbaubaren Naturfasern</li><li>absorbiert Öl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierte Lösungsmittel und andere Flüssigkeiten auf Kohlenwasserstoffbasis sowie Farben und Lacke</li><li>extrem hohe Aufnahmekapazität, exzellente Saugeigenschaften</li><li>auf Wasseroberflächen, Straßen und Industrieböden einsetzbar</li><li>nicht scheuernd, schont Hallenböden</li><li>gibt absorbierte Substanzen nicht mehr frei</li><li>sehr wirtschaftlich - sparsam im Verbrauch</li><li>wasserabweisend</li><li>sehr geringer Ascherückstand in der Verbrennung</li><li>Bei trockener Lagerung unbegrenzt haltbar.</li></ul>"
"accessory_articles" => "["216690","119236","119237","119235","123168","116636","239976","241875","145284","153065","256104","160330","314252","259809","271884","286073"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "6"
"CS_ORIGIN" => "CA - Kanada"
"SAP_BASISMENGENEINHEIT_KEY" => "SA"
"SAP_ZOLLTARIFNUMMER" => "27030000"
"CS_SHIPPING_WEIGHT_KG" => 6
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Granulat, Naturfaser-Bindemittel, VOC-frei, 6,5 kg"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-granulat-naturfaser-bindemittel-voc-frei-50-l-sack-180851/180851"
"robots" => "index,follow"
"description" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Granulat, Naturfaser-Bindemittel, VOC-frei, 6,5 kg"
"description" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-granulat-naturfaser-bindemittel-voc-frei-50-l-sack-180851/180851"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25723_20200511-114912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25721_20150401-095246.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25722_20150323-082907.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/304837_20220304-085243.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/304836_20220304-085235.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Granulat, Oel-Kleen Öko-Sorb, Ölbinder aus Naturfaser, nicht scheuernd, schwimmfähig, 50 l Sack"
"description" => "Typ I / II / III Rungiftiges Naturprodukt aus biologisch abbaubaren Naturfasernabsorbiert Öl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierte Lösungsmittel und andere Flüssigkeiten auf Kohlenwasserstoffbasis sowie Farben und Lackeextrem hohe Aufnahmekapazität, exzellente Saugeigenschaftenauf Wasseroberflächen, Straßen und Industrieböden einsetzbarnicht scheuernd, schont Hallenbödengibt absorbierte Substanzen nicht mehr freisehr wirtschaftlich - sparsam im Verbrauchwasserabweisendsehr geringer Ascherückstand in der VerbrennungBei trockener Lagerung unbegrenzt haltbar."
"image" => [
"https://assets.dev.denios.io/article/304838_20230921-153820.jpg"
"https://assets.dev.denios.io/article/25723_20200511-114912.jpg"
"https://assets.dev.denios.io/article/25721_20150401-095246.jpg"
"https://assets.dev.denios.io/article/25722_20150323-082907.jpg"
"https://assets.dev.denios.io/article/304837_20220304-085243.jpg"
"https://assets.dev.denios.io/article/304836_20220304-085235.jpg"
]
"sku" => "180851W"
"mpn" => ""
"brand" => [
"name" => "OEL-KLEEN"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-granulat-naturfaser-bindemittel-voc-frei-50-l-sack-180851/180851"
"priceCurrency" => "EUR"
"price" => "54.74"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4260547820219"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 4600
"centAmountGross" => 5474
"currency" => "EUR"
"customerGroup" => null
"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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 440516
"filename" => "440516_20240619-151100.png"
"uri" => "https://assets.dev.denios.io/brand/440516_20240619-151100.png"
"text" => "OEL-KLEEN"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"87a67d52-a745-485a-a338-344cd389ead5"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Ölbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Öl"
]
"CS_FORMAT_DENSORB" => [
"Granulat"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => [
27
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [
490.0
]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_GRANULAT" => [
"Anwendung auf Gewässern"
"Anwendung auf Straßen"
"Anwendung in Gebäuden"
"im Freien bei Regen einsetzbar"
"nicht scheuernd"
]
"CS_MERKMALE_BINDEVLIES" => []
"ZPIM_WERKSTOFF_1" => [
"Torf"
]
"CS_MARKE" => [
"OEL-KLEEN"
]
"ZPIM_FARBE_1" => [
"braun"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "284e223e78a5b420d225366e7a5c41ac"
]
"sort" => [
11399
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3965977c-25b0-4583-94b1-d9c1698b90a4"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "3965977c-25b0-4583-94b1-d9c1698b90a4"
"key" => "116653"
"version" => 6029
"businessUnit" => "CP"
"slug" => "nachfuell-set-fuer-densorb-notfall-set-im-transportwagen-b-ausfuehrung-universal-116653"
"links" => [
"webshop" => "https://storefront.dev.denios.io/nachfuell-set-fuer-densorb-notfall-set-im-transportwagen-b-ausfuehrung-universal-116653/116653"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/nachfuell-set-fuer-densorb-notfall-set-im-transportwagen-b-ausfuehrung-universal-116653/116653"
]
"name" => "Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal"
"description" => "<ul class="product-description__text--bulletpoints"><li>Nachfüll-Set zum bequemen Auffüllen des jeweiligen Notfall-Sets mit den passenden Bindemitteln</li><li>Seien Sie für den Notfall vorbereitet: Halten Sie immer ein Nachfüll-Set bereit, um Ihr Notfall-Set umgehend nach einem Einsatz wieder vervollständigen zu können.</li><li>Nachfüll-Set wird im Verpackungskarton geliefert, Aufbewahrungsbehälter nicht im Set enthalten</li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Matten und Kissen werden zur Aufnahme der ausgelaufenen Flüssigkeit verwendet.</li></ul>"
"createdAt" => "2020-08-10T08:34:49+0000"
"master" => [
"id" => 1
"sku" => "116653"
"displaySku" => "116653W"
"sortRank" => 11383
"slug" => "nachfuell-set-fuer-densorb-notfall-set-im-transportwagen-b-ausfuehrung-universal-116653"
"links" => [
"webshop" => "https://storefront.dev.denios.io/nachfuell-set-fuer-densorb-notfall-set-im-transportwagen-b-ausfuehrung-universal-116653/116653"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/nachfuell-set-fuer-densorb-notfall-set-im-transportwagen-b-ausfuehrung-universal-116653/116653"
]
"name" => "Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal"
"description" => "<ul class="product-description__text--bulletpoints"><li>Nachfüll-Set zum bequemen Auffüllen des jeweiligen Notfall-Sets mit den passenden Bindemitteln</li><li>Seien Sie für den Notfall vorbereitet: Halten Sie immer ein Nachfüll-Set bereit, um Ihr Notfall-Set umgehend nach einem Einsatz wieder vervollständigen zu können.</li><li>Nachfüll-Set wird im Verpackungskarton geliefert, Aufbewahrungsbehälter nicht im Set enthalten</li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Matten und Kissen werden zur Aufnahme der ausgelaufenen Flüssigkeit verwendet.</li></ul>"
"images" => [
[
"id" => 25448
"filename" => "25448_20210129-125743.jpg"
"uri" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
"text" => "Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
"medium" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
"small" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 25448
"filename" => "25448_20210129-125743.jpg"
"uri" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
"text" => "Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
"medium" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
"small" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20250121-143045.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20250121-143045.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 30300
"centAmountGross" => 36057
"currency" => "EUR"
"customerGroup" => null
"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" => 191703
"filename" => "191703_20190731-121815.png"
"uri" => "https://assets.dev.denios.io/quality/191703_20190731-121815.png"
"text" => "Piktogramm DENSORB Universal"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_IN" => 16.0236307
"CS_BUSINESS_UNIT" => "CP"
"CS_SALESRANK" => 11383
"ZPIM_AUFNAHMEKAPAZITAET" => 52
"CS_ANWENDUNG_DENSORB" => "Universal"
"CS_SHIPPING_HEIGHT_MM" => 320
"META_DESCRIPTION" => "Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "320"
"CS_MULTIPACK" => 1
"MARA_NTGEW" => 7.4
"CS_MARKE" => "DENSORB"
"CS_AUFNAHMEVERMOEGEN" => "hoch"
"CS_SHIPPING_WIDTH_MM" => 370
"CS_TECHNISCHE_DATEN" => "[{"label":"Anwendung","value":"Universal"},{"label":"Format","value":"Nachfüll-Set für Notfall-Set"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"52"},{"label":"Maße außen B x T x H [mm]","value":"370 x 730 x 320"},{"label":"Inhalt","value":"40 Matten 37 x 40 cm\r\n8 Schlangen 120 x 7,5 cm\r\n4 Kissen 25 x 25 cm\r\n25 Wischtücher 38 x 40 cm\r\n1 Vollsichtbrille mit Gummizug\r\n1 Paar Schutzhandschuhe\r\n5 Entsorgungsbeutel"},{"label":"Länge außen [mm]","value":"730"},{"label":"Aufnahmevermögen","value":"hoch"}]"
"MARA_BRGEW" => 7.4
"CS_GTIN" => "4055661013117"
"ship_length" => "730"
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 730
"brand_image" => "[{"id":36843,"mdate":"2025-01-21 14:30:45","filename":"36843_20250121-143045.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Nachfüll-Set für Notfall-Set"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131905"},"punchout_danfoss_pl":{"matgroup":"47131905"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131905"},"punchout_sunchemical_ch":{"matgroup":"47131905"},"punchout_danfoss_dk":{"matgroup":"47131905"},"punchout_danfoss_sk":{"matgroup":"47131905"},"punchout_brenntag_de":{"matgroup":"47131905"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131905"},"punchout_esteelauder_uk":{"matgroup":"47131905"},"punchout_esteelauder_ch":{"matgroup":"47131905"},"punchout_takeda_ch":{"matgroup":"47131905"},"punchout_sika_de":{"matgroup":"47131905"},"punchout_bachem_ch":{"matgroup":"47131905"},"punchout_migros_ch":{"matgroup":"47131905"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131905"},"punchout_tesla_de":{"matgroup":"47131905"},"punchout_umicore_de":{"matgroup":"47131905"},"punchout_upm_fi":{"matgroup":"47131905"},"punchout_axalta_de":{"matgroup":"47131905"},"punchout_husqvarna_pl":{"matgroup":"47131905"},"punchout_navalgroup_fr":{"matgroup":"47131905"},"punchout_itp_aero_es":{"matgroup":"47131905"},"punchout_tk_bilstein_de":{"matgroup":"40029012"},"punchout_danone_es":{"matgroup":"47131905"},"punchout_schwarz_gruppe_de":{"matgroup":"40029012"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"40029012"},"punchout_danfoss_gb":{"matgroup":"47131905"},"punchout_ivoclar_ch":{"matgroup":"47131905"},"punchout_remmers_de":{"matgroup":"47131905"},"punchout_saria_de":{"matgroup":"40029012"},"punchout_akzonobel_de":{"matgroup":"47131905"},"punchout_tesla_ch":{"matgroup":"47131905"},"punchout_siegfried_ch":{"matgroup":"47131905"}}"
"META_TITLE" => "Nachfüll-Set DENSORB Notfall-Set im Transportwagen, Ausf. Universal"
"ZPIM_LAENGE_AUSSEN" => 730
"quality_image" => "[{"id":191703,"mdate":"2019-07-31 12:18:15","filename":"191703_20190731-121815.png","text":"Piktogramm DENSORB Universal"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "370"
"images_meta_data" => "[{"id":25448,"mdate":"2021-01-29 12:57:43","filename":"25448_20210129-125743.jpg","imageSimilar":1,"text":"Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Nachfüll Set für DENSORB Notfall Set,Absorbents,Bindemittel Transportwagen,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 730
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 13.8582752
"CS_MASSE_AUSSEN_B_X_T_X_H" => "370 x 730 x 320"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 31.6141903
"ITEM_NAME_FOR_SHOP" => "Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal"
"BREITE_AUSSEN" => 370
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "-"
"HOEHE_AUSSEN" => 320
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 16.314207388
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Nachfüll-Set zum bequemen Auffüllen des jeweiligen Notfall-Sets mit den passenden Bindemitteln</li><li>Seien Sie für den Notfall vorbereitet: Halten Sie immer ein Nachfüll-Set bereit, um Ihr Notfall-Set umgehend nach einem Einsatz wieder vervollständigen zu können.</li><li>Nachfüll-Set wird im Verpackungskarton geliefert, Aufbewahrungsbehälter nicht im Set enthalten</li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Matten und Kissen werden zur Aufnahme der ausgelaufenen Flüssigkeit verwendet.</li></ul>"
"accessory_articles" => "["259696","160330","259809","290818","271884","314252"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "7.4"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031480"
"CS_SHIPPING_WEIGHT_KG" => 7.4
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Nachfüll-Set DENSORB Notfall-Set im Transportwagen, Ausf. Universal"
"canonicalUrl" => "https://storefront.dev.denios.io/nachfuell-set-fuer-densorb-notfall-set-im-transportwagen-b-ausfuehrung-universal-116653/116653"
"robots" => "index,follow"
"description" => "Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Nachfüll-Set DENSORB Notfall-Set im Transportwagen, Ausf. Universal"
"description" => "Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/nachfuell-set-fuer-densorb-notfall-set-im-transportwagen-b-ausfuehrung-universal-116653/116653"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal"
"description" => "Nachfüll-Set zum bequemen Auffüllen des jeweiligen Notfall-Sets mit den passenden BindemittelnSeien Sie für den Notfall vorbereitet: Halten Sie immer ein Nachfüll-Set bereit, um Ihr Notfall-Set umgehend nach einem Einsatz wieder vervollständigen zu können.Nachfüll-Set wird im Verpackungskarton geliefert, Aufbewahrungsbehälter nicht im Set enthaltenSchlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Matten und Kissen werden zur Aufnahme der ausgelaufenen Flüssigkeit verwendet."
"image" => [
"https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
]
"sku" => "116653W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/nachfuell-set-fuer-densorb-notfall-set-im-transportwagen-b-ausfuehrung-universal-116653/116653"
"priceCurrency" => "EUR"
"price" => "360.57"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661013117"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 30300
"centAmountGross" => 36057
"currency" => "EUR"
"customerGroup" => null
"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" => "Universalbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20250121-143045.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20250121-143045.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "116653"
"displaySku" => "116653W"
"sortRank" => 11383
"slug" => "nachfuell-set-fuer-densorb-notfall-set-im-transportwagen-b-ausfuehrung-universal-116653"
"links" => [
"webshop" => "https://storefront.dev.denios.io/nachfuell-set-fuer-densorb-notfall-set-im-transportwagen-b-ausfuehrung-universal-116653/116653"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/nachfuell-set-fuer-densorb-notfall-set-im-transportwagen-b-ausfuehrung-universal-116653/116653"
]
"name" => "Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal"
"description" => "<ul class="product-description__text--bulletpoints"><li>Nachfüll-Set zum bequemen Auffüllen des jeweiligen Notfall-Sets mit den passenden Bindemitteln</li><li>Seien Sie für den Notfall vorbereitet: Halten Sie immer ein Nachfüll-Set bereit, um Ihr Notfall-Set umgehend nach einem Einsatz wieder vervollständigen zu können.</li><li>Nachfüll-Set wird im Verpackungskarton geliefert, Aufbewahrungsbehälter nicht im Set enthalten</li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Matten und Kissen werden zur Aufnahme der ausgelaufenen Flüssigkeit verwendet.</li></ul>"
"images" => [
[
"id" => 25448
"filename" => "25448_20210129-125743.jpg"
"uri" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
"text" => "Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
"medium" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
"small" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 25448
"filename" => "25448_20210129-125743.jpg"
"uri" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
"text" => "Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
"medium" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
"small" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20250121-143045.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20250121-143045.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 30300
"centAmountGross" => 36057
"currency" => "EUR"
"customerGroup" => null
"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" => 191703
"filename" => "191703_20190731-121815.png"
"uri" => "https://assets.dev.denios.io/quality/191703_20190731-121815.png"
"text" => "Piktogramm DENSORB Universal"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_IN" => 16.0236307
"CS_BUSINESS_UNIT" => "CP"
"CS_SALESRANK" => 11383
"ZPIM_AUFNAHMEKAPAZITAET" => 52
"CS_ANWENDUNG_DENSORB" => "Universal"
"CS_SHIPPING_HEIGHT_MM" => 320
"META_DESCRIPTION" => "Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "320"
"CS_MULTIPACK" => 1
"MARA_NTGEW" => 7.4
"CS_MARKE" => "DENSORB"
"CS_AUFNAHMEVERMOEGEN" => "hoch"
"CS_SHIPPING_WIDTH_MM" => 370
"CS_TECHNISCHE_DATEN" => "[{"label":"Anwendung","value":"Universal"},{"label":"Format","value":"Nachfüll-Set für Notfall-Set"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"52"},{"label":"Maße außen B x T x H [mm]","value":"370 x 730 x 320"},{"label":"Inhalt","value":"40 Matten 37 x 40 cm\r\n8 Schlangen 120 x 7,5 cm\r\n4 Kissen 25 x 25 cm\r\n25 Wischtücher 38 x 40 cm\r\n1 Vollsichtbrille mit Gummizug\r\n1 Paar Schutzhandschuhe\r\n5 Entsorgungsbeutel"},{"label":"Länge außen [mm]","value":"730"},{"label":"Aufnahmevermögen","value":"hoch"}]"
"MARA_BRGEW" => 7.4
"CS_GTIN" => "4055661013117"
"ship_length" => "730"
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 730
"brand_image" => "[{"id":36843,"mdate":"2025-01-21 14:30:45","filename":"36843_20250121-143045.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Nachfüll-Set für Notfall-Set"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131905"},"punchout_danfoss_pl":{"matgroup":"47131905"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131905"},"punchout_sunchemical_ch":{"matgroup":"47131905"},"punchout_danfoss_dk":{"matgroup":"47131905"},"punchout_danfoss_sk":{"matgroup":"47131905"},"punchout_brenntag_de":{"matgroup":"47131905"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131905"},"punchout_esteelauder_uk":{"matgroup":"47131905"},"punchout_esteelauder_ch":{"matgroup":"47131905"},"punchout_takeda_ch":{"matgroup":"47131905"},"punchout_sika_de":{"matgroup":"47131905"},"punchout_bachem_ch":{"matgroup":"47131905"},"punchout_migros_ch":{"matgroup":"47131905"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131905"},"punchout_tesla_de":{"matgroup":"47131905"},"punchout_umicore_de":{"matgroup":"47131905"},"punchout_upm_fi":{"matgroup":"47131905"},"punchout_axalta_de":{"matgroup":"47131905"},"punchout_husqvarna_pl":{"matgroup":"47131905"},"punchout_navalgroup_fr":{"matgroup":"47131905"},"punchout_itp_aero_es":{"matgroup":"47131905"},"punchout_tk_bilstein_de":{"matgroup":"40029012"},"punchout_danone_es":{"matgroup":"47131905"},"punchout_schwarz_gruppe_de":{"matgroup":"40029012"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"40029012"},"punchout_danfoss_gb":{"matgroup":"47131905"},"punchout_ivoclar_ch":{"matgroup":"47131905"},"punchout_remmers_de":{"matgroup":"47131905"},"punchout_saria_de":{"matgroup":"40029012"},"punchout_akzonobel_de":{"matgroup":"47131905"},"punchout_tesla_ch":{"matgroup":"47131905"},"punchout_siegfried_ch":{"matgroup":"47131905"}}"
"META_TITLE" => "Nachfüll-Set DENSORB Notfall-Set im Transportwagen, Ausf. Universal"
"ZPIM_LAENGE_AUSSEN" => 730
"quality_image" => "[{"id":191703,"mdate":"2019-07-31 12:18:15","filename":"191703_20190731-121815.png","text":"Piktogramm DENSORB Universal"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "370"
"images_meta_data" => "[{"id":25448,"mdate":"2021-01-29 12:57:43","filename":"25448_20210129-125743.jpg","imageSimilar":1,"text":"Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Nachfüll Set für DENSORB Notfall Set,Absorbents,Bindemittel Transportwagen,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 730
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => ""
"CS_SHIPPING_HEIGHT_IN" => 13.8582752
"CS_MASSE_AUSSEN_B_X_T_X_H" => "370 x 730 x 320"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 31.6141903
"ITEM_NAME_FOR_SHOP" => "Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal"
"BREITE_AUSSEN" => 370
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "-"
"HOEHE_AUSSEN" => 320
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 16.314207388
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Nachfüll-Set zum bequemen Auffüllen des jeweiligen Notfall-Sets mit den passenden Bindemitteln</li><li>Seien Sie für den Notfall vorbereitet: Halten Sie immer ein Nachfüll-Set bereit, um Ihr Notfall-Set umgehend nach einem Einsatz wieder vervollständigen zu können.</li><li>Nachfüll-Set wird im Verpackungskarton geliefert, Aufbewahrungsbehälter nicht im Set enthalten</li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Matten und Kissen werden zur Aufnahme der ausgelaufenen Flüssigkeit verwendet.</li></ul>"
"accessory_articles" => "["259696","160330","259809","290818","271884","314252"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "7.4"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031480"
"CS_SHIPPING_WEIGHT_KG" => 7.4
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Nachfüll-Set DENSORB Notfall-Set im Transportwagen, Ausf. Universal"
"canonicalUrl" => "https://storefront.dev.denios.io/nachfuell-set-fuer-densorb-notfall-set-im-transportwagen-b-ausfuehrung-universal-116653/116653"
"robots" => "index,follow"
"description" => "Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Nachfüll-Set DENSORB Notfall-Set im Transportwagen, Ausf. Universal"
"description" => "Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/nachfuell-set-fuer-densorb-notfall-set-im-transportwagen-b-ausfuehrung-universal-116653/116653"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Nachfüll-Set für DENSORB Notfall-Set im Transportwagen B, Ausführung Universal"
"description" => "Nachfüll-Set zum bequemen Auffüllen des jeweiligen Notfall-Sets mit den passenden BindemittelnSeien Sie für den Notfall vorbereitet: Halten Sie immer ein Nachfüll-Set bereit, um Ihr Notfall-Set umgehend nach einem Einsatz wieder vervollständigen zu können.Nachfüll-Set wird im Verpackungskarton geliefert, Aufbewahrungsbehälter nicht im Set enthaltenSchlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Matten und Kissen werden zur Aufnahme der ausgelaufenen Flüssigkeit verwendet."
"image" => [
"https://assets.dev.denios.io/article/25448_20210129-125743.jpg"
]
"sku" => "116653W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/nachfuell-set-fuer-densorb-notfall-set-im-transportwagen-b-ausfuehrung-universal-116653/116653"
"priceCurrency" => "EUR"
"price" => "360.57"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661013117"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 30300
"centAmountGross" => 36057
"currency" => "EUR"
"customerGroup" => null
"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" => "Universalbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20250121-143045.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20250121-143045.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"9507f399-4d7b-4df0-b9f7-cbaaba0fb172"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Universalbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Universal"
]
"CS_FORMAT_DENSORB" => [
"Nachfüll-Set für Notfall-Set"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => [
52
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [
370.0
]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_BINDEVLIES" => []
"CS_MERKMALE_GRANULAT" => []
"ZPIM_WERKSTOFF_1" => []
"CS_MARKE" => [
"DENSORB"
]
"ZPIM_FARBE_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "84cb019f1392b9a1bb6ca0845d494194"
]
"sort" => [
11383
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "be362d33-26a2-4b32-8b63-d5f8d3972392"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "be362d33-26a2-4b32-8b63-d5f8d3972392"
"key" => "123137"
"version" => 5791
"businessUnit" => "CP"
"slug" => "densorb-chemikalienbindemittel-aufsaug-kissen-zum-aufnehmen-von-leckagen-46-x-46-cm-16-stueck-123137"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-kissen-zum-aufnehmen-von-leckagen-46-x-46-cm-16-stueck-123137/123137"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#333"
"canonical" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-kissen-zum-aufnehmen-von-leckagen-46-x-46-cm-16-stueck-123137/123137"
]
"name" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zur Aufnahme von herabtropfenden Flüssigkeiten unter Rohren, Ventilen, Hydraulikleitungen, Flanschen, Verbindungsstellen und Fasshähnen</li><li>Ein spezielles Polypropylen als Füllstoff sorgt für ein besonders gutes Aufnahmevermögen.</li><li>Einmal aufgesaugte Flüssigkeiten sind zuverlässig gebunden und lassen sich leicht entsorgen.</li><li>Ideal zum Dauereinsatz, z. B. bei der Abfüllung</li><li>Eine besonders flexible Form sorgt für vielfältige Einsatzmöglichkeiten, auch an schwer zugänglichen Stellen.</li><li>Besonders hohe Aufnahmekapazität</li><li>Perfekt für den dauerhaften Einsatz überall da, wo oft Tropfmengen aufgefangen werden müssen, z. B. an leckageanfälligen Maschinen oder bei der Abfüllung</li><li>die erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikalien</li><li>die gelbe Warnfarbe weist auf eine potenzielle Gefahr hin</li><li>geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden</li><li>nimmt durch hydrophile Auslegung alle Flüssigkeiten zuverlässig auf</li></ul>"
"createdAt" => "2020-08-10T07:37:38+0000"
"master" => [
"id" => 1
"sku" => "123137"
"displaySku" => "123137W"
"sortRank" => 11375
"slug" => "densorb-chemikalienbindemittel-aufsaug-kissen-zum-aufnehmen-von-leckagen-46-x-46-cm-16-stueck-123137"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-kissen-zum-aufnehmen-von-leckagen-46-x-46-cm-16-stueck-123137/123137"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#333"
"canonical" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-kissen-zum-aufnehmen-von-leckagen-46-x-46-cm-16-stueck-123137/123137"
]
"name" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zur Aufnahme von herabtropfenden Flüssigkeiten unter Rohren, Ventilen, Hydraulikleitungen, Flanschen, Verbindungsstellen und Fasshähnen</li><li>Ein spezielles Polypropylen als Füllstoff sorgt für ein besonders gutes Aufnahmevermögen.</li><li>Einmal aufgesaugte Flüssigkeiten sind zuverlässig gebunden und lassen sich leicht entsorgen.</li><li>Ideal zum Dauereinsatz, z. B. bei der Abfüllung</li><li>Eine besonders flexible Form sorgt für vielfältige Einsatzmöglichkeiten, auch an schwer zugänglichen Stellen.</li><li>Besonders hohe Aufnahmekapazität</li><li>Perfekt für den dauerhaften Einsatz überall da, wo oft Tropfmengen aufgefangen werden müssen, z. B. an leckageanfälligen Maschinen oder bei der Abfüllung</li><li>die erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikalien</li><li>die gelbe Warnfarbe weist auf eine potenzielle Gefahr hin</li><li>geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden</li><li>nimmt durch hydrophile Auslegung alle Flüssigkeiten zuverlässig auf</li></ul>"
"images" => [
[
"id" => 25525
"filename" => "25525_20160805-103800.jpg"
"uri" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
"text" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
"medium" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
"small" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25518
"filename" => "25518_20150323-082843.jpg"
"uri" => "https://assets.dev.denios.io/article/25518_20150323-082843.jpg"
"text" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25518_20150323-082843.jpg"
"medium" => "https://assets.dev.denios.io/article/25518_20150323-082843.jpg"
"small" => "https://assets.dev.denios.io/article/25518_20150323-082843.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25518_20150323-082843.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 25525
"filename" => "25525_20160805-103800.jpg"
"uri" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
"text" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
"medium" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
"small" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 17000
"centAmountGross" => 17000
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-13T00: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" => "16 Stück"
"qualityImages" => [
[
"id" => 191704
"filename" => "191704_20190731-121823.png"
"uri" => "https://assets.dev.denios.io/quality/191704_20190731-121823.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_AUFNAHMEVERMOEGEN" => "sehr hoch"
"ZPIM_FARBE_1" => "gelb"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "333"
"CS_MATERIAL" => "Polypropylen"
"CS_SALESRANK" => 11375
"ZPIM_AUFNAHMEKAPAZITAET" => 85
"CS_ANWENDUNG_DENSORB" => "Spezial"
"META_DESCRIPTION" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück"
"MARA_NTGEW" => 0.567
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 16
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"85"},{"label":"Anwendung","value":"Spezial"},{"label":"Format","value":"Kissen"},{"label":"Breite außen [mm]","value":"460"},{"label":"Länge außen [mm]","value":"460"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Farbe","value":"gelb"},{"label":"Anzahl VE pro Palette","value":"20"},{"label":"Verpackungseinheit (VE)","value":"16 Stück"},{"label":"Maße außen L x B [mm]","value":"460 x 460"},{"label":"Aufnahmevermögen","value":"sehr hoch"},{"label":"Gewicht pro VE [kg]","value":9.072}]"
"MARA_BRGEW" => 0.567
"CS_GTIN" => "4055661016972"
"CS_VERPACKUNGSEINHEIT_VE" => "16 Stück"
"SAP_HERKUNFTSLAND" => "TR"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "gelb"
"CS_FORMAT_DENSORB" => "Aufsaugkissen"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131908"},"punchout_danfoss_pl":{"matgroup":"47131908"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131908"},"punchout_sunchemical_ch":{"matgroup":"47131908"},"punchout_danfoss_dk":{"matgroup":"47131908"},"punchout_danfoss_sk":{"matgroup":"47131908"},"punchout_brenntag_de":{"matgroup":"47131908"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131908"},"punchout_esteelauder_uk":{"matgroup":"47131908"},"punchout_esteelauder_ch":{"matgroup":"47131908"},"punchout_takeda_ch":{"matgroup":"47131908"},"punchout_sika_de":{"matgroup":"47131908"},"punchout_bachem_ch":{"matgroup":"47131908"},"punchout_migros_ch":{"matgroup":"47131908"},"punchout_post_ch":{"matgroup":"47131908"},"punchout_tesla_de":{"matgroup":"47131908"},"punchout_umicore_de":{"matgroup":"47131908"},"punchout_upm_fi":{"matgroup":"47131908"}}"
"META_TITLE" => "DENSORB Aufsaug Kissen, Ausführung Spezial, 46 x 46 cm, 16 Stück"
"ZPIM_LAENGE_AUSSEN" => 460
"quality_image" => "[{"id":191704,"mdate":"19-07-31 12:18:23","filename":"191704_20190731-121823.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":25525,"mdate":"16-08-05 10:38:00","filename":"25525_20160805-103800.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück - 1"},{"id":25518,"mdate":"15-03-23 08:28:43","filename":"25518_20150323-082843.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Saugpolster,Polster,Sorbents,Chemikalien Kissen,Chemikalien-Aufsaugtuch,Chemikalien-Sperren,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Simple"
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"ITEM_NAME_FOR_SHOP" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 460
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["160330","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.567"
"CS_ORIGIN" => "Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031490"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Aufsaug Kissen, Ausführung Spezial, 46 x 46 cm, 16 Stück"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-kissen-zum-aufnehmen-von-leckagen-46-x-46-cm-16-stueck-123137/123137"
"robots" => "index,follow"
"description" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Aufsaug Kissen, Ausführung Spezial, 46 x 46 cm, 16 Stück"
"description" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-kissen-zum-aufnehmen-von-leckagen-46-x-46-cm-16-stueck-123137/123137"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25518_20150323-082843.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück"
"description" => "Zur Aufnahme von herabtropfenden Flüssigkeiten unter Rohren, Ventilen, Hydraulikleitungen, Flanschen, Verbindungsstellen und FasshähnenEin spezielles Polypropylen als Füllstoff sorgt für ein besonders gutes Aufnahmevermögen.Einmal aufgesaugte Flüssigkeiten sind zuverlässig gebunden und lassen sich leicht entsorgen.Ideal zum Dauereinsatz, z. B. bei der AbfüllungEine besonders flexible Form sorgt für vielfältige Einsatzmöglichkeiten, auch an schwer zugänglichen Stellen.Besonders hohe AufnahmekapazitätPerfekt für den dauerhaften Einsatz überall da, wo oft Tropfmengen aufgefangen werden müssen, z. B. an leckageanfälligen Maschinen oder bei der Abfüllungdie erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikaliendie gelbe Warnfarbe weist auf eine potenzielle Gefahr hingeeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werdennimmt durch hydrophile Auslegung alle Flüssigkeiten zuverlässig auf"
"image" => [
"https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
"https://assets.dev.denios.io/article/25518_20150323-082843.jpg"
]
"sku" => "123137W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-kissen-zum-aufnehmen-von-leckagen-46-x-46-cm-16-stueck-123137/123137"
"priceCurrency" => "EUR"
"price" => "170.00"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661016972"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 17000
"centAmountGross" => 17000
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-13T00: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" => "Chemikalienbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "123137"
"displaySku" => "123137W"
"sortRank" => 11375
"slug" => "densorb-chemikalienbindemittel-aufsaug-kissen-zum-aufnehmen-von-leckagen-46-x-46-cm-16-stueck-123137"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-kissen-zum-aufnehmen-von-leckagen-46-x-46-cm-16-stueck-123137/123137"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#333"
"canonical" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-kissen-zum-aufnehmen-von-leckagen-46-x-46-cm-16-stueck-123137/123137"
]
"name" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zur Aufnahme von herabtropfenden Flüssigkeiten unter Rohren, Ventilen, Hydraulikleitungen, Flanschen, Verbindungsstellen und Fasshähnen</li><li>Ein spezielles Polypropylen als Füllstoff sorgt für ein besonders gutes Aufnahmevermögen.</li><li>Einmal aufgesaugte Flüssigkeiten sind zuverlässig gebunden und lassen sich leicht entsorgen.</li><li>Ideal zum Dauereinsatz, z. B. bei der Abfüllung</li><li>Eine besonders flexible Form sorgt für vielfältige Einsatzmöglichkeiten, auch an schwer zugänglichen Stellen.</li><li>Besonders hohe Aufnahmekapazität</li><li>Perfekt für den dauerhaften Einsatz überall da, wo oft Tropfmengen aufgefangen werden müssen, z. B. an leckageanfälligen Maschinen oder bei der Abfüllung</li><li>die erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikalien</li><li>die gelbe Warnfarbe weist auf eine potenzielle Gefahr hin</li><li>geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden</li><li>nimmt durch hydrophile Auslegung alle Flüssigkeiten zuverlässig auf</li></ul>"
"images" => [
[
"id" => 25525
"filename" => "25525_20160805-103800.jpg"
"uri" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
"text" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
"medium" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
"small" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25518
"filename" => "25518_20150323-082843.jpg"
"uri" => "https://assets.dev.denios.io/article/25518_20150323-082843.jpg"
"text" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25518_20150323-082843.jpg"
"medium" => "https://assets.dev.denios.io/article/25518_20150323-082843.jpg"
"small" => "https://assets.dev.denios.io/article/25518_20150323-082843.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25518_20150323-082843.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 25525
"filename" => "25525_20160805-103800.jpg"
"uri" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
"text" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
"medium" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
"small" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 17000
"centAmountGross" => 17000
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-13T00: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" => "16 Stück"
"qualityImages" => [
[
"id" => 191704
"filename" => "191704_20190731-121823.png"
"uri" => "https://assets.dev.denios.io/quality/191704_20190731-121823.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_AUFNAHMEVERMOEGEN" => "sehr hoch"
"ZPIM_FARBE_1" => "gelb"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "333"
"CS_MATERIAL" => "Polypropylen"
"CS_SALESRANK" => 11375
"ZPIM_AUFNAHMEKAPAZITAET" => 85
"CS_ANWENDUNG_DENSORB" => "Spezial"
"META_DESCRIPTION" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück"
"MARA_NTGEW" => 0.567
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 16
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"85"},{"label":"Anwendung","value":"Spezial"},{"label":"Format","value":"Kissen"},{"label":"Breite außen [mm]","value":"460"},{"label":"Länge außen [mm]","value":"460"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Farbe","value":"gelb"},{"label":"Anzahl VE pro Palette","value":"20"},{"label":"Verpackungseinheit (VE)","value":"16 Stück"},{"label":"Maße außen L x B [mm]","value":"460 x 460"},{"label":"Aufnahmevermögen","value":"sehr hoch"},{"label":"Gewicht pro VE [kg]","value":9.072}]"
"MARA_BRGEW" => 0.567
"CS_GTIN" => "4055661016972"
"CS_VERPACKUNGSEINHEIT_VE" => "16 Stück"
"SAP_HERKUNFTSLAND" => "TR"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "gelb"
"CS_FORMAT_DENSORB" => "Aufsaugkissen"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131908"},"punchout_danfoss_pl":{"matgroup":"47131908"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131908"},"punchout_sunchemical_ch":{"matgroup":"47131908"},"punchout_danfoss_dk":{"matgroup":"47131908"},"punchout_danfoss_sk":{"matgroup":"47131908"},"punchout_brenntag_de":{"matgroup":"47131908"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131908"},"punchout_esteelauder_uk":{"matgroup":"47131908"},"punchout_esteelauder_ch":{"matgroup":"47131908"},"punchout_takeda_ch":{"matgroup":"47131908"},"punchout_sika_de":{"matgroup":"47131908"},"punchout_bachem_ch":{"matgroup":"47131908"},"punchout_migros_ch":{"matgroup":"47131908"},"punchout_post_ch":{"matgroup":"47131908"},"punchout_tesla_de":{"matgroup":"47131908"},"punchout_umicore_de":{"matgroup":"47131908"},"punchout_upm_fi":{"matgroup":"47131908"}}"
"META_TITLE" => "DENSORB Aufsaug Kissen, Ausführung Spezial, 46 x 46 cm, 16 Stück"
"ZPIM_LAENGE_AUSSEN" => 460
"quality_image" => "[{"id":191704,"mdate":"19-07-31 12:18:23","filename":"191704_20190731-121823.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":25525,"mdate":"16-08-05 10:38:00","filename":"25525_20160805-103800.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück - 1"},{"id":25518,"mdate":"15-03-23 08:28:43","filename":"25518_20150323-082843.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Saugpolster,Polster,Sorbents,Chemikalien Kissen,Chemikalien-Aufsaugtuch,Chemikalien-Sperren,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Simple"
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"ITEM_NAME_FOR_SHOP" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 460
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["160330","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.567"
"CS_ORIGIN" => "Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031490"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Aufsaug Kissen, Ausführung Spezial, 46 x 46 cm, 16 Stück"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-kissen-zum-aufnehmen-von-leckagen-46-x-46-cm-16-stueck-123137/123137"
"robots" => "index,follow"
"description" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Aufsaug Kissen, Ausführung Spezial, 46 x 46 cm, 16 Stück"
"description" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-kissen-zum-aufnehmen-von-leckagen-46-x-46-cm-16-stueck-123137/123137"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25518_20150323-082843.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Chemikalienbindemittel Aufsaug-Kissen zum Aufnehmen von Leckagen, 46 x 46 cm, 16 Stück"
"description" => "Zur Aufnahme von herabtropfenden Flüssigkeiten unter Rohren, Ventilen, Hydraulikleitungen, Flanschen, Verbindungsstellen und FasshähnenEin spezielles Polypropylen als Füllstoff sorgt für ein besonders gutes Aufnahmevermögen.Einmal aufgesaugte Flüssigkeiten sind zuverlässig gebunden und lassen sich leicht entsorgen.Ideal zum Dauereinsatz, z. B. bei der AbfüllungEine besonders flexible Form sorgt für vielfältige Einsatzmöglichkeiten, auch an schwer zugänglichen Stellen.Besonders hohe AufnahmekapazitätPerfekt für den dauerhaften Einsatz überall da, wo oft Tropfmengen aufgefangen werden müssen, z. B. an leckageanfälligen Maschinen oder bei der Abfüllungdie erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikaliendie gelbe Warnfarbe weist auf eine potenzielle Gefahr hingeeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werdennimmt durch hydrophile Auslegung alle Flüssigkeiten zuverlässig auf"
"image" => [
"https://assets.dev.denios.io/article/25525_20160805-103800.jpg"
"https://assets.dev.denios.io/article/25518_20150323-082843.jpg"
]
"sku" => "123137W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-aufsaug-kissen-zum-aufnehmen-von-leckagen-46-x-46-cm-16-stueck-123137/123137"
"priceCurrency" => "EUR"
"price" => "170.00"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661016972"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 17000
"centAmountGross" => 17000
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-13T00: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" => "Chemikalienbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"968b9305-66f2-40ab-bead-98756c876d51"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Chemikalienbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Spezial"
]
"CS_FORMAT_DENSORB" => [
"Aufsaugkissen"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => [
85
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [
460.0
]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_BINDEVLIES" => []
"CS_MERKMALE_GRANULAT" => []
"ZPIM_WERKSTOFF_1" => [
"Polypropylen"
]
"CS_MARKE" => []
"ZPIM_FARBE_1" => [
"gelb"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "71c8ba335315a4c159ccee324539fc9b"
]
"sort" => [
11375
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "feae58a9-8263-4a49-8d97-b71e3c3637d2"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "feae58a9-8263-4a49-8d97-b71e3c3637d2"
"key" => "256707"
"version" => 5388
"businessUnit" => "CP"
"slug" => "densorb-granulat-oelbinder-absodan-plus-typ-iii-r-ausfuehrung-universal-voc-frei-10-kg-256707"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-absodan-plus-typ-iii-r-ausfuehrung-universal-voc-frei-10-kg-256707/256707"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#342"
"canonical" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-absodan-plus-typ-iii-r-ausfuehrung-universal-voc-frei-10-kg-256707/256707"
]
"name" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg"
"description" => "<ul class="product-description__text--bulletpoints"><li>mineralisches Granulat auf Basis von Moler (Diatomeenerde, kalziniert)</li><li>wirkt schnell, ist sicher in der Anwendung und kann auf festen Oberflächen alle Arten von Flüssigkeiten aufnehmen: Öle, Säuren, Basen, wässrige und organische Lösungen</li><li>kapselt die absorbierte Flüssigkeit in der porösen Struktur ein</li><li>dringt dank der feinen Körnung gut in Vertiefungen ein</li><li>chemisch inert gegenüber sämtlichen Flüssigkeiten (außer Flusssäure)</li><li>in unbenutztem Zustand nicht brennbar</li><li>lässt sich leicht ausstreuen und wieder auffegen</li><li>bleibt auch bei voller Sättigung hart</li><li>hohe Saugleistung und Aufnahmekapazität</li><li>Kennzeichnungen:<br>A: Bindemittel für Säuren<br>B: Bindemittel für basische (alkalische) Substanzen (Laugen)<br>F: Bindemittel für feuergefährliche, brennbare Flüssigkeiten<br>H: Ölbinder Typ III/R<br>P: Bindemittel für wässrige und polare Flüssigkeiten</li><li>für die Aufnahme von Ölen und anderen ausgelaufenen Flüssigkeiten</li><li>für Verkehrsflächen geeignet (Typ III R)</li></ul>"
"createdAt" => "2020-08-10T10:33:35+0000"
"master" => [
"id" => 1
"sku" => "256707"
"displaySku" => "256707W"
"sortRank" => 11357
"slug" => "densorb-granulat-oelbinder-absodan-plus-typ-iii-r-ausfuehrung-universal-voc-frei-10-kg-256707"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-absodan-plus-typ-iii-r-ausfuehrung-universal-voc-frei-10-kg-256707/256707"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#342"
"canonical" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-absodan-plus-typ-iii-r-ausfuehrung-universal-voc-frei-10-kg-256707/256707"
]
"name" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg"
"description" => "<ul class="product-description__text--bulletpoints"><li>mineralisches Granulat auf Basis von Moler (Diatomeenerde, kalziniert)</li><li>wirkt schnell, ist sicher in der Anwendung und kann auf festen Oberflächen alle Arten von Flüssigkeiten aufnehmen: Öle, Säuren, Basen, wässrige und organische Lösungen</li><li>kapselt die absorbierte Flüssigkeit in der porösen Struktur ein</li><li>dringt dank der feinen Körnung gut in Vertiefungen ein</li><li>chemisch inert gegenüber sämtlichen Flüssigkeiten (außer Flusssäure)</li><li>in unbenutztem Zustand nicht brennbar</li><li>lässt sich leicht ausstreuen und wieder auffegen</li><li>bleibt auch bei voller Sättigung hart</li><li>hohe Saugleistung und Aufnahmekapazität</li><li>Kennzeichnungen:<br>A: Bindemittel für Säuren<br>B: Bindemittel für basische (alkalische) Substanzen (Laugen)<br>F: Bindemittel für feuergefährliche, brennbare Flüssigkeiten<br>H: Ölbinder Typ III/R<br>P: Bindemittel für wässrige und polare Flüssigkeiten</li><li>für die Aufnahme von Ölen und anderen ausgelaufenen Flüssigkeiten</li><li>für Verkehrsflächen geeignet (Typ III R)</li></ul>"
"images" => [
[
"id" => 129351
"filename" => "129351_20180420-105112.jpg"
"uri" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
"text" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
"medium" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
"small" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 129353
"filename" => "129353_20180420-105118.jpg"
"uri" => "https://assets.dev.denios.io/article/129353_20180420-105118.jpg"
"text" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/129353_20180420-105118.jpg"
"medium" => "https://assets.dev.denios.io/article/129353_20180420-105118.jpg"
"small" => "https://assets.dev.denios.io/article/129353_20180420-105118.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/129353_20180420-105118.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 129351
"filename" => "129351_20180420-105112.jpg"
"uri" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
"text" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
"medium" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
"small" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 2990
"centAmountGross" => 3558
"currency" => "EUR"
"customerGroup" => null
"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" => " VE"
"qualityImages" => [
[
"id" => 191703
"filename" => "191703_20190731-121815.png"
"uri" => "https://assets.dev.denios.io/quality/191703_20190731-121815.png"
"text" => "Piktogramm DENSORB Universal"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_ZULASSUNG" => "MPA"
"CS_SHIPPING_WIDTH_MM" => 380
"CS_SHIPPING_WIDTH_IN" => 16.4567018
"TIEFE_AUSSEN" => 420
"CS_BUSINESS_UNIT" => "CP"
"ZPIM_INHALT" => 20
"CS_MATERIAL" => "Diatomeenerde/Moler/Kieselgur"
"CS_SALESRANK" => 11357
"ZPIM_AUFNAHMEKAPAZITAET" => 9
"CS_ANWENDUNG_DENSORB" => "Universal"
"CS_SHIPPING_HEIGHT_MM" => 140
"META_DESCRIPTION" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "140"
"MARA_NTGEW" => 10
"CS_MARKE" => "Absodan"
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"9"},{"label":"Anwendung","value":"Universal"},{"label":"Format","value":"Granulat"},{"label":"Korngröße max [mm]","value":"1"},{"label":"Korngröße min [mm]","value":"0.5"},{"label":"Schüttgutgewicht (g/L)","value":"533"},{"label":"Werkstoff","value":"Diatomeenerde/Moler/Kieselgur"},{"label":"Anzahl VE pro Palette","value":"78"},{"label":"Inhalt [l]","value":"20"},{"label":"Gewicht [kg]","value":"10"},{"label":"Breite außen [mm]","value":"380"},{"label":"Höhe außen [mm]","value":"140"},{"label":"Tiefe außen [mm]","value":"420"},{"label":"Gebindevolumen [l]","value":"20"},{"label":"Merkmale Granulat","value":"Anwendung auf Straßen\nAnwendung in Gebäuden\nchemisch inert\nnicht brennbar"},{"label":"Zulassung / Zertifikat","value":"MPA"}]"
"MARA_BRGEW" => 10.35
"CS_GTIN" => "5700843422056"
"CS_VERPACKUNGSEINHEIT_VE" => " VE"
"ship_length" => "420"
"SAP_HERKUNFTSLAND" => "DK"
"CS_SHIPPING_LENGTH_MM" => 420
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Granulat"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30060101"},"punchout_danfoss_de":{"matgroup":"47131902"},"punchout_danfoss_pl":{"matgroup":"47131902"},"punchout_hirschvogel_de":{"matgroup":"30060101"},"punchout_alperia_it":{"matgroup":"47131902"},"punchout_sunchemical_ch":{"matgroup":"47131902"},"punchout_danfoss_dk":{"matgroup":"47131902"},"punchout_danfoss_sk":{"matgroup":"47131902"},"punchout_brenntag_de":{"matgroup":"47131902"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131902"},"punchout_esteelauder_uk":{"matgroup":"47131902"},"punchout_esteelauder_ch":{"matgroup":"47131902"},"punchout_takeda_ch":{"matgroup":"47131902"},"punchout_sika_de":{"matgroup":"47131902"},"punchout_bachem_ch":{"matgroup":"47131902"},"punchout_migros_ch":{"matgroup":"47131902"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131902"},"punchout_tesla_de":{"matgroup":"47131902"},"punchout_umicore_de":{"matgroup":"47131902"},"punchout_upm_fi":{"matgroup":"47131902"},"punchout_axalta_de":{"matgroup":"47131902"},"punchout_husqvarna_pl":{"matgroup":"47131902"},"punchout_navalgroup_fr":{"matgroup":"47131902"},"punchout_itp_aero_es":{"matgroup":"47131902"},"punchout_tk_bilstein_de":{"matgroup":"30060101"},"punchout_danone_es":{"matgroup":"47131902"},"punchout_schwarz_gruppe_de":{"matgroup":"30060101"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"30060101"},"punchout_danfoss_gb":{"matgroup":"47131902"}}"
"META_TITLE" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg | Denios"
"quality_image" => "[{"id":191703,"mdate":"2019-07-31 12:18:15","filename":"191703_20190731-121815.png","text":"Piktogramm DENSORB Universal"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "380"
"images_meta_data" => "[{"id":129351,"mdate":"2018-04-20 10:51:12","filename":"129351_20180420-105112.jpg","imageSimilar":0,"text":"Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg - 1"},{"id":129353,"mdate":"2018-04-20 10:51:18","filename":"129353_20180420-105118.jpg","imageSimilar":0,"text":"Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["170113","256706","256708"]"
"META_KEYWORD" => "Granulat,Ölbinder,Diatomeenerde,Moler,Chemikalienbindemittel,Universalbinder,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel,Streumittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "342"
"CS_SHIPPING_HEIGHT_IN" => 6.0629954
"ZPIM_WERKSTOFF_1" => "Diatomeenerde/Moler/Kieselgur"
"CS_MERKMALE_GRANULAT" => [
"Anwendung auf Straßen"
"Anwendung in Gebäuden"
"chemisch inert"
"nicht brennbar"
]
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 18.1889862
"ITEM_NAME_FOR_SHOP" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 380
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 140
"SAP_BASISMENGENEINHEIT" => "Sack"
"CS_SHIPPING_WEIGHT_LBS" => 22.0462262
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>mineralisches Granulat auf Basis von Moler (Diatomeenerde, kalziniert)</li><li>wirkt schnell, ist sicher in der Anwendung und kann auf festen Oberflächen alle Arten von Flüssigkeiten aufnehmen: Öle, Säuren, Basen, wässrige und organische Lösungen</li><li>kapselt die absorbierte Flüssigkeit in der porösen Struktur ein</li><li>dringt dank der feinen Körnung gut in Vertiefungen ein</li><li>chemisch inert gegenüber sämtlichen Flüssigkeiten (außer Flusssäure)</li><li>in unbenutztem Zustand nicht brennbar</li><li>lässt sich leicht ausstreuen und wieder auffegen</li><li>bleibt auch bei voller Sättigung hart</li><li>hohe Saugleistung und Aufnahmekapazität</li><li>Kennzeichnungen:<br>A: Bindemittel für Säuren<br>B: Bindemittel für basische (alkalische) Substanzen (Laugen)<br>F: Bindemittel für feuergefährliche, brennbare Flüssigkeiten<br>H: Ölbinder Typ III/R<br>P: Bindemittel für wässrige und polare Flüssigkeiten</li><li>für die Aufnahme von Ölen und anderen ausgelaufenen Flüssigkeiten</li><li>für Verkehrsflächen geeignet (Typ III R)</li></ul>"
"accessory_articles" => "["314252","239976","216690","119235","119237","119236","116636","123168","256104","160330","259809","271884","286068"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "10"
"CS_ORIGIN" => "DK - Dänemark"
"SAP_BASISMENGENEINHEIT_KEY" => "SA"
"SAP_ZOLLTARIFNUMMER" => "25120000"
"CS_SHIPPING_WEIGHT_KG" => 10
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-absodan-plus-typ-iii-r-ausfuehrung-universal-voc-frei-10-kg-256707/256707"
"robots" => "index,follow"
"description" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg | Denios"
"description" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-absodan-plus-typ-iii-r-ausfuehrung-universal-voc-frei-10-kg-256707/256707"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/129353_20180420-105118.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg"
"description" => "mineralisches Granulat auf Basis von Moler (Diatomeenerde, kalziniert)wirkt schnell, ist sicher in der Anwendung und kann auf festen Oberflächen alle Arten von Flüssigkeiten aufnehmen: Öle, Säuren, Basen, wässrige und organische Lösungenkapselt die absorbierte Flüssigkeit in der porösen Struktur eindringt dank der feinen Körnung gut in Vertiefungen einchemisch inert gegenüber sämtlichen Flüssigkeiten (außer Flusssäure)in unbenutztem Zustand nicht brennbarlässt sich leicht ausstreuen und wieder auffegenbleibt auch bei voller Sättigung harthohe Saugleistung und AufnahmekapazitätKennzeichnungen:A: Bindemittel für SäurenB: Bindemittel für basische (alkalische) Substanzen (Laugen)F: Bindemittel für feuergefährliche, brennbare FlüssigkeitenH: Ölbinder Typ III/RP: Bindemittel für wässrige und polare Flüssigkeitenfür die Aufnahme von Ölen und anderen ausgelaufenen Flüssigkeitenfür Verkehrsflächen geeignet (Typ III R)"
"image" => [
"https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
"https://assets.dev.denios.io/article/129353_20180420-105118.jpg"
]
"sku" => "256707W"
"mpn" => ""
"brand" => [
"name" => "Absodan"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-absodan-plus-typ-iii-r-ausfuehrung-universal-voc-frei-10-kg-256707/256707"
"priceCurrency" => "EUR"
"price" => "35.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" => "5700843422056"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 2990
"centAmountGross" => 3558
"currency" => "EUR"
"customerGroup" => null
"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" => "Universalbindemittel"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "256707"
"displaySku" => "256707W"
"sortRank" => 11357
"slug" => "densorb-granulat-oelbinder-absodan-plus-typ-iii-r-ausfuehrung-universal-voc-frei-10-kg-256707"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-absodan-plus-typ-iii-r-ausfuehrung-universal-voc-frei-10-kg-256707/256707"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#342"
"canonical" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-absodan-plus-typ-iii-r-ausfuehrung-universal-voc-frei-10-kg-256707/256707"
]
"name" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg"
"description" => "<ul class="product-description__text--bulletpoints"><li>mineralisches Granulat auf Basis von Moler (Diatomeenerde, kalziniert)</li><li>wirkt schnell, ist sicher in der Anwendung und kann auf festen Oberflächen alle Arten von Flüssigkeiten aufnehmen: Öle, Säuren, Basen, wässrige und organische Lösungen</li><li>kapselt die absorbierte Flüssigkeit in der porösen Struktur ein</li><li>dringt dank der feinen Körnung gut in Vertiefungen ein</li><li>chemisch inert gegenüber sämtlichen Flüssigkeiten (außer Flusssäure)</li><li>in unbenutztem Zustand nicht brennbar</li><li>lässt sich leicht ausstreuen und wieder auffegen</li><li>bleibt auch bei voller Sättigung hart</li><li>hohe Saugleistung und Aufnahmekapazität</li><li>Kennzeichnungen:<br>A: Bindemittel für Säuren<br>B: Bindemittel für basische (alkalische) Substanzen (Laugen)<br>F: Bindemittel für feuergefährliche, brennbare Flüssigkeiten<br>H: Ölbinder Typ III/R<br>P: Bindemittel für wässrige und polare Flüssigkeiten</li><li>für die Aufnahme von Ölen und anderen ausgelaufenen Flüssigkeiten</li><li>für Verkehrsflächen geeignet (Typ III R)</li></ul>"
"images" => [
[
"id" => 129351
"filename" => "129351_20180420-105112.jpg"
"uri" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
"text" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
"medium" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
"small" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 129353
"filename" => "129353_20180420-105118.jpg"
"uri" => "https://assets.dev.denios.io/article/129353_20180420-105118.jpg"
"text" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/129353_20180420-105118.jpg"
"medium" => "https://assets.dev.denios.io/article/129353_20180420-105118.jpg"
"small" => "https://assets.dev.denios.io/article/129353_20180420-105118.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/129353_20180420-105118.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 129351
"filename" => "129351_20180420-105112.jpg"
"uri" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
"text" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
"medium" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
"small" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 2990
"centAmountGross" => 3558
"currency" => "EUR"
"customerGroup" => null
"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" => " VE"
"qualityImages" => [
[
"id" => 191703
"filename" => "191703_20190731-121815.png"
"uri" => "https://assets.dev.denios.io/quality/191703_20190731-121815.png"
"text" => "Piktogramm DENSORB Universal"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_ZULASSUNG" => "MPA"
"CS_SHIPPING_WIDTH_MM" => 380
"CS_SHIPPING_WIDTH_IN" => 16.4567018
"TIEFE_AUSSEN" => 420
"CS_BUSINESS_UNIT" => "CP"
"ZPIM_INHALT" => 20
"CS_MATERIAL" => "Diatomeenerde/Moler/Kieselgur"
"CS_SALESRANK" => 11357
"ZPIM_AUFNAHMEKAPAZITAET" => 9
"CS_ANWENDUNG_DENSORB" => "Universal"
"CS_SHIPPING_HEIGHT_MM" => 140
"META_DESCRIPTION" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "140"
"MARA_NTGEW" => 10
"CS_MARKE" => "Absodan"
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"9"},{"label":"Anwendung","value":"Universal"},{"label":"Format","value":"Granulat"},{"label":"Korngröße max [mm]","value":"1"},{"label":"Korngröße min [mm]","value":"0.5"},{"label":"Schüttgutgewicht (g/L)","value":"533"},{"label":"Werkstoff","value":"Diatomeenerde/Moler/Kieselgur"},{"label":"Anzahl VE pro Palette","value":"78"},{"label":"Inhalt [l]","value":"20"},{"label":"Gewicht [kg]","value":"10"},{"label":"Breite außen [mm]","value":"380"},{"label":"Höhe außen [mm]","value":"140"},{"label":"Tiefe außen [mm]","value":"420"},{"label":"Gebindevolumen [l]","value":"20"},{"label":"Merkmale Granulat","value":"Anwendung auf Straßen\nAnwendung in Gebäuden\nchemisch inert\nnicht brennbar"},{"label":"Zulassung / Zertifikat","value":"MPA"}]"
"MARA_BRGEW" => 10.35
"CS_GTIN" => "5700843422056"
"CS_VERPACKUNGSEINHEIT_VE" => " VE"
"ship_length" => "420"
"SAP_HERKUNFTSLAND" => "DK"
"CS_SHIPPING_LENGTH_MM" => 420
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Granulat"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30060101"},"punchout_danfoss_de":{"matgroup":"47131902"},"punchout_danfoss_pl":{"matgroup":"47131902"},"punchout_hirschvogel_de":{"matgroup":"30060101"},"punchout_alperia_it":{"matgroup":"47131902"},"punchout_sunchemical_ch":{"matgroup":"47131902"},"punchout_danfoss_dk":{"matgroup":"47131902"},"punchout_danfoss_sk":{"matgroup":"47131902"},"punchout_brenntag_de":{"matgroup":"47131902"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131902"},"punchout_esteelauder_uk":{"matgroup":"47131902"},"punchout_esteelauder_ch":{"matgroup":"47131902"},"punchout_takeda_ch":{"matgroup":"47131902"},"punchout_sika_de":{"matgroup":"47131902"},"punchout_bachem_ch":{"matgroup":"47131902"},"punchout_migros_ch":{"matgroup":"47131902"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131902"},"punchout_tesla_de":{"matgroup":"47131902"},"punchout_umicore_de":{"matgroup":"47131902"},"punchout_upm_fi":{"matgroup":"47131902"},"punchout_axalta_de":{"matgroup":"47131902"},"punchout_husqvarna_pl":{"matgroup":"47131902"},"punchout_navalgroup_fr":{"matgroup":"47131902"},"punchout_itp_aero_es":{"matgroup":"47131902"},"punchout_tk_bilstein_de":{"matgroup":"30060101"},"punchout_danone_es":{"matgroup":"47131902"},"punchout_schwarz_gruppe_de":{"matgroup":"30060101"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"30060101"},"punchout_danfoss_gb":{"matgroup":"47131902"}}"
"META_TITLE" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg | Denios"
"quality_image" => "[{"id":191703,"mdate":"2019-07-31 12:18:15","filename":"191703_20190731-121815.png","text":"Piktogramm DENSORB Universal"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "380"
"images_meta_data" => "[{"id":129351,"mdate":"2018-04-20 10:51:12","filename":"129351_20180420-105112.jpg","imageSimilar":0,"text":"Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg - 1"},{"id":129353,"mdate":"2018-04-20 10:51:18","filename":"129353_20180420-105118.jpg","imageSimilar":0,"text":"Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["170113","256706","256708"]"
"META_KEYWORD" => "Granulat,Ölbinder,Diatomeenerde,Moler,Chemikalienbindemittel,Universalbinder,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel,Streumittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "342"
"CS_SHIPPING_HEIGHT_IN" => 6.0629954
"ZPIM_WERKSTOFF_1" => "Diatomeenerde/Moler/Kieselgur"
"CS_MERKMALE_GRANULAT" => [
"Anwendung auf Straßen"
"Anwendung in Gebäuden"
"chemisch inert"
"nicht brennbar"
]
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 18.1889862
"ITEM_NAME_FOR_SHOP" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 380
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 140
"SAP_BASISMENGENEINHEIT" => "Sack"
"CS_SHIPPING_WEIGHT_LBS" => 22.0462262
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>mineralisches Granulat auf Basis von Moler (Diatomeenerde, kalziniert)</li><li>wirkt schnell, ist sicher in der Anwendung und kann auf festen Oberflächen alle Arten von Flüssigkeiten aufnehmen: Öle, Säuren, Basen, wässrige und organische Lösungen</li><li>kapselt die absorbierte Flüssigkeit in der porösen Struktur ein</li><li>dringt dank der feinen Körnung gut in Vertiefungen ein</li><li>chemisch inert gegenüber sämtlichen Flüssigkeiten (außer Flusssäure)</li><li>in unbenutztem Zustand nicht brennbar</li><li>lässt sich leicht ausstreuen und wieder auffegen</li><li>bleibt auch bei voller Sättigung hart</li><li>hohe Saugleistung und Aufnahmekapazität</li><li>Kennzeichnungen:<br>A: Bindemittel für Säuren<br>B: Bindemittel für basische (alkalische) Substanzen (Laugen)<br>F: Bindemittel für feuergefährliche, brennbare Flüssigkeiten<br>H: Ölbinder Typ III/R<br>P: Bindemittel für wässrige und polare Flüssigkeiten</li><li>für die Aufnahme von Ölen und anderen ausgelaufenen Flüssigkeiten</li><li>für Verkehrsflächen geeignet (Typ III R)</li></ul>"
"accessory_articles" => "["314252","239976","216690","119235","119237","119236","116636","123168","256104","160330","259809","271884","286068"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "10"
"CS_ORIGIN" => "DK - Dänemark"
"SAP_BASISMENGENEINHEIT_KEY" => "SA"
"SAP_ZOLLTARIFNUMMER" => "25120000"
"CS_SHIPPING_WEIGHT_KG" => 10
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-absodan-plus-typ-iii-r-ausfuehrung-universal-voc-frei-10-kg-256707/256707"
"robots" => "index,follow"
"description" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg | Denios"
"description" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-absodan-plus-typ-iii-r-ausfuehrung-universal-voc-frei-10-kg-256707/256707"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/129353_20180420-105118.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Granulat, Ölbinder Absodan Plus, Ausführung Universal, feine Körnung, für Verkehrsflächen, 10 kg"
"description" => "mineralisches Granulat auf Basis von Moler (Diatomeenerde, kalziniert)wirkt schnell, ist sicher in der Anwendung und kann auf festen Oberflächen alle Arten von Flüssigkeiten aufnehmen: Öle, Säuren, Basen, wässrige und organische Lösungenkapselt die absorbierte Flüssigkeit in der porösen Struktur eindringt dank der feinen Körnung gut in Vertiefungen einchemisch inert gegenüber sämtlichen Flüssigkeiten (außer Flusssäure)in unbenutztem Zustand nicht brennbarlässt sich leicht ausstreuen und wieder auffegenbleibt auch bei voller Sättigung harthohe Saugleistung und AufnahmekapazitätKennzeichnungen:A: Bindemittel für SäurenB: Bindemittel für basische (alkalische) Substanzen (Laugen)F: Bindemittel für feuergefährliche, brennbare FlüssigkeitenH: Ölbinder Typ III/RP: Bindemittel für wässrige und polare Flüssigkeitenfür die Aufnahme von Ölen und anderen ausgelaufenen Flüssigkeitenfür Verkehrsflächen geeignet (Typ III R)"
"image" => [
"https://assets.dev.denios.io/article/129351_20180420-105112.jpg"
"https://assets.dev.denios.io/article/129353_20180420-105118.jpg"
]
"sku" => "256707W"
"mpn" => ""
"brand" => [
"name" => "Absodan"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-absodan-plus-typ-iii-r-ausfuehrung-universal-voc-frei-10-kg-256707/256707"
"priceCurrency" => "EUR"
"price" => "35.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" => "5700843422056"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 2990
"centAmountGross" => 3558
"currency" => "EUR"
"customerGroup" => null
"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" => "Universalbindemittel"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"9507f399-4d7b-4df0-b9f7-cbaaba0fb172"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Universalbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Universal"
]
"CS_FORMAT_DENSORB" => [
"Granulat"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => [
9
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [
380.0
]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_BINDEVLIES" => []
"CS_MERKMALE_GRANULAT" => [
"Anwendung auf Straßen"
"Anwendung in Gebäuden"
"chemisch inert"
"nicht brennbar"
]
"ZPIM_WERKSTOFF_1" => [
"Diatomeenerde/Moler/Kieselgur"
]
"CS_MARKE" => [
"Absodan"
]
"ZPIM_FARBE_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "74bd2f4cb5166ed238fb0c72c150b5a8"
]
"sort" => [
11357
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "bc68f1c1-605c-4b6b-90d5-79b32583c061"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "bc68f1c1-605c-4b6b-90d5-79b32583c061"
"key" => "268985"
"version" => 5055
"businessUnit" => "CP"
"slug" => "densorb-chemikalienbindemittel-vlies-rollen-economy-single-light-38-cm-x-20-m-2-stueck-268985"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rollen-economy-single-light-38-cm-x-20-m-2-stueck-268985/268985"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rollen-economy-single-light-38-cm-x-20-m-2-stueck-268985/268985"
]
"name" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeiten</li><li>die erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikalien</li><li>die gelbe Warnfarbe weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werden</li><li>das chemikalienbeständige Material zersetzt sich nicht und löst bei Kontakt mit korrosiven Flüssigkeiten keine gefährliche Reaktion aus (siehe Verträglichkeitsliste)</li><li>für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungen</li><li>bestens geeignet als Unterlage bei Reinigungs-, Wartungs- und Reparaturarbeiten</li><li>ideal für den Einsatz im Labor, als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Behältern</li><li>geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden</li><li>durch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit gewährleistet</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>auch im gesättigten Zustand noch reißfest</li><li>ausgezeichnetes Aufnahmevermögen und hohe Reiß- und Abriebfestigkeit</li><li>Für die bedarfsgerechte Einteilung sind die Rollen längs und alle 43 cm quer perforiert.</li><li>Die Rollen sind für die Abdeckung großer Flächen hervorragend geeignet.</li></ul>"
"createdAt" => "2020-08-10T11:53:43+0000"
"master" => [
"id" => 1
"sku" => "268985"
"displaySku" => "268985W"
"sortRank" => 11351
"slug" => "densorb-chemikalienbindemittel-vlies-rollen-economy-single-light-38-cm-x-20-m-2-stueck-268985"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rollen-economy-single-light-38-cm-x-20-m-2-stueck-268985/268985"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rollen-economy-single-light-38-cm-x-20-m-2-stueck-268985/268985"
]
"name" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeiten</li><li>die erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikalien</li><li>die gelbe Warnfarbe weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werden</li><li>das chemikalienbeständige Material zersetzt sich nicht und löst bei Kontakt mit korrosiven Flüssigkeiten keine gefährliche Reaktion aus (siehe Verträglichkeitsliste)</li><li>für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungen</li><li>bestens geeignet als Unterlage bei Reinigungs-, Wartungs- und Reparaturarbeiten</li><li>ideal für den Einsatz im Labor, als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Behältern</li><li>geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden</li><li>durch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit gewährleistet</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>auch im gesättigten Zustand noch reißfest</li><li>ausgezeichnetes Aufnahmevermögen und hohe Reiß- und Abriebfestigkeit</li><li>Für die bedarfsgerechte Einteilung sind die Rollen längs und alle 43 cm quer perforiert.</li><li>Die Rollen sind für die Abdeckung großer Flächen hervorragend geeignet.</li></ul>"
"images" => [
[
"id" => 94785
"filename" => "94785_20170403-144326.jpg"
"uri" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"medium" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"small" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25578
"filename" => "25578_20160816-153805.jpg"
"uri" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"medium" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"small" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25711
"filename" => "25711_20200323-194627.jpg"
"uri" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"medium" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"small" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25690
"filename" => "25690_20210326-081855.jpg"
"uri" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
"medium" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
"small" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 94785
"filename" => "94785_20170403-144326.jpg"
"uri" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"medium" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"small" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 9600
"centAmountGross" => 9600
"currency" => "EUR"
"customerGroup" => null
"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" => 191704
"filename" => "191704_20190731-121823.png"
"uri" => "https://assets.dev.denios.io/quality/191704_20190731-121823.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_MATERIAL" => "Polypropylen"
"CS_SALESRANK" => 11351
"ZPIM_AUFNAHMEKAPAZITAET" => 61
"CS_ANWENDUNG_DENSORB" => "Spezial"
"META_DESCRIPTION" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"für große Flächen"
"für kurze Einsatzdauer"
]
"NAME_IN_ORDERPROCESS" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück"
"MARA_NTGEW" => 1.52
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Qualität","value":"ECONOMY SINGLE"},{"label":"Anwendung","value":"Spezial"},{"label":"Format","value":"Rollen"},{"label":"Länge außen [mm]","value":"20000"},{"label":"Breite außen [mm]","value":"380"},{"label":"Flächengewicht [g/m²]","value":"200"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"61"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Perforation","value":"ja"},{"label":"Anzahl Lagen","value":"1-lagig"},{"label":"Merkmale Bindevlies","value":"für große Flächen\nfür kurze Einsatzdauer"},{"label":"Anzahl VE pro Palette","value":"60"},{"label":"Gewicht [kg]","value":"1,52"}]"
"MARA_BRGEW" => 1.52
"CS_GTIN" => "4055661025745"
"SAP_HERKUNFTSLAND" => "TR"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Aufsaugrollen"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"}}"
"META_TITLE" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück | Denios"
"ZPIM_LAENGE_AUSSEN" => 20000
"quality_image" => "[{"id":191704,"mdate":"19-07-31 12:18:23","filename":"191704_20190731-121823.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":94785,"mdate":"17-04-03 14:43:26","filename":"94785_20170403-144326.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - 1"},{"id":25578,"mdate":"16-08-16 15:38:05","filename":"25578_20160816-153805.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - 2"},{"id":25711,"mdate":"20-03-23 19:46:27","filename":"25711_20200323-194627.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - 3"},{"id":25690,"mdate":"21-03-26 08:18:55","filename":"25690_20210326-081855.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - 4"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bindevliesrolle,Saugrolle,Industriebindevliese,Bindemittel für Säuren,Bindevlies,Absorptionsmittel,Adsorptionsmittel,Bindemittel,Labormatten"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PERFORATION" => "ja"
"CS_BUSINESS_UNIT" => "CP"
"CS_VERSION_DENSORB" => "ECONOMY SINGLE"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Simple"
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"ITEM_NAME_FOR_SHOP" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 380
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["116578","116579","116637","160330","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.52"
"CS_ORIGIN" => "Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031490"
"CS_ANZAHL_LAGEN" => "1-lagig"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rollen-economy-single-light-38-cm-x-20-m-2-stueck-268985/268985"
"robots" => "index,follow"
"description" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück | Denios"
"description" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rollen-economy-single-light-38-cm-x-20-m-2-stueck-268985/268985"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück"
"description" => "extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeitendie erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikaliendie gelbe Warnfarbe weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werdendas chemikalienbeständige Material zersetzt sich nicht und löst bei Kontakt mit korrosiven Flüssigkeiten keine gefährliche Reaktion aus (siehe Verträglichkeitsliste)für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungenbestens geeignet als Unterlage bei Reinigungs-, Wartungs- und Reparaturarbeitenideal für den Einsatz im Labor, als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Behälterngeeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werdendurch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit gewährleistetsehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeitauch im gesättigten Zustand noch reißfestausgezeichnetes Aufnahmevermögen und hohe Reiß- und AbriebfestigkeitFür die bedarfsgerechte Einteilung sind die Rollen längs und alle 43 cm quer perforiert.Die Rollen sind für die Abdeckung großer Flächen hervorragend geeignet."
"image" => [
"https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
]
"sku" => "268985W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rollen-economy-single-light-38-cm-x-20-m-2-stueck-268985/268985"
"priceCurrency" => "EUR"
"price" => "96.00"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661025745"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 9600
"centAmountGross" => 9600
"currency" => "EUR"
"customerGroup" => null
"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" => "Chemikalienbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "268985"
"displaySku" => "268985W"
"sortRank" => 11351
"slug" => "densorb-chemikalienbindemittel-vlies-rollen-economy-single-light-38-cm-x-20-m-2-stueck-268985"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rollen-economy-single-light-38-cm-x-20-m-2-stueck-268985/268985"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rollen-economy-single-light-38-cm-x-20-m-2-stueck-268985/268985"
]
"name" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeiten</li><li>die erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikalien</li><li>die gelbe Warnfarbe weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werden</li><li>das chemikalienbeständige Material zersetzt sich nicht und löst bei Kontakt mit korrosiven Flüssigkeiten keine gefährliche Reaktion aus (siehe Verträglichkeitsliste)</li><li>für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungen</li><li>bestens geeignet als Unterlage bei Reinigungs-, Wartungs- und Reparaturarbeiten</li><li>ideal für den Einsatz im Labor, als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Behältern</li><li>geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden</li><li>durch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit gewährleistet</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>auch im gesättigten Zustand noch reißfest</li><li>ausgezeichnetes Aufnahmevermögen und hohe Reiß- und Abriebfestigkeit</li><li>Für die bedarfsgerechte Einteilung sind die Rollen längs und alle 43 cm quer perforiert.</li><li>Die Rollen sind für die Abdeckung großer Flächen hervorragend geeignet.</li></ul>"
"images" => [
[
"id" => 94785
"filename" => "94785_20170403-144326.jpg"
"uri" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"medium" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"small" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25578
"filename" => "25578_20160816-153805.jpg"
"uri" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"medium" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"small" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25711
"filename" => "25711_20200323-194627.jpg"
"uri" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"medium" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"small" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25690
"filename" => "25690_20210326-081855.jpg"
"uri" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
"medium" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
"small" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 94785
"filename" => "94785_20170403-144326.jpg"
"uri" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"medium" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"small" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 9600
"centAmountGross" => 9600
"currency" => "EUR"
"customerGroup" => null
"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" => 191704
"filename" => "191704_20190731-121823.png"
"uri" => "https://assets.dev.denios.io/quality/191704_20190731-121823.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_MATERIAL" => "Polypropylen"
"CS_SALESRANK" => 11351
"ZPIM_AUFNAHMEKAPAZITAET" => 61
"CS_ANWENDUNG_DENSORB" => "Spezial"
"META_DESCRIPTION" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"für große Flächen"
"für kurze Einsatzdauer"
]
"NAME_IN_ORDERPROCESS" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück"
"MARA_NTGEW" => 1.52
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Qualität","value":"ECONOMY SINGLE"},{"label":"Anwendung","value":"Spezial"},{"label":"Format","value":"Rollen"},{"label":"Länge außen [mm]","value":"20000"},{"label":"Breite außen [mm]","value":"380"},{"label":"Flächengewicht [g/m²]","value":"200"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"61"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Perforation","value":"ja"},{"label":"Anzahl Lagen","value":"1-lagig"},{"label":"Merkmale Bindevlies","value":"für große Flächen\nfür kurze Einsatzdauer"},{"label":"Anzahl VE pro Palette","value":"60"},{"label":"Gewicht [kg]","value":"1,52"}]"
"MARA_BRGEW" => 1.52
"CS_GTIN" => "4055661025745"
"SAP_HERKUNFTSLAND" => "TR"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Aufsaugrollen"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"}}"
"META_TITLE" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück | Denios"
"ZPIM_LAENGE_AUSSEN" => 20000
"quality_image" => "[{"id":191704,"mdate":"19-07-31 12:18:23","filename":"191704_20190731-121823.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":94785,"mdate":"17-04-03 14:43:26","filename":"94785_20170403-144326.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - 1"},{"id":25578,"mdate":"16-08-16 15:38:05","filename":"25578_20160816-153805.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - 2"},{"id":25711,"mdate":"20-03-23 19:46:27","filename":"25711_20200323-194627.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - 3"},{"id":25690,"mdate":"21-03-26 08:18:55","filename":"25690_20210326-081855.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - 4"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bindevliesrolle,Saugrolle,Industriebindevliese,Bindemittel für Säuren,Bindevlies,Absorptionsmittel,Adsorptionsmittel,Bindemittel,Labormatten"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PERFORATION" => "ja"
"CS_BUSINESS_UNIT" => "CP"
"CS_VERSION_DENSORB" => "ECONOMY SINGLE"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Simple"
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"ITEM_NAME_FOR_SHOP" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 380
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["116578","116579","116637","160330","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.52"
"CS_ORIGIN" => "Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031490"
"CS_ANZAHL_LAGEN" => "1-lagig"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rollen-economy-single-light-38-cm-x-20-m-2-stueck-268985/268985"
"robots" => "index,follow"
"description" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück | Denios"
"description" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rollen-economy-single-light-38-cm-x-20-m-2-stueck-268985/268985"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Chemikalienbindemittel Vlies Rollen, Economy Single, light, 38 cm x 20 m, 2 Stück"
"description" => "extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeitendie erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikaliendie gelbe Warnfarbe weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werdendas chemikalienbeständige Material zersetzt sich nicht und löst bei Kontakt mit korrosiven Flüssigkeiten keine gefährliche Reaktion aus (siehe Verträglichkeitsliste)für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungenbestens geeignet als Unterlage bei Reinigungs-, Wartungs- und Reparaturarbeitenideal für den Einsatz im Labor, als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Behälterngeeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werdendurch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit gewährleistetsehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeitauch im gesättigten Zustand noch reißfestausgezeichnetes Aufnahmevermögen und hohe Reiß- und AbriebfestigkeitFür die bedarfsgerechte Einteilung sind die Rollen längs und alle 43 cm quer perforiert.Die Rollen sind für die Abdeckung großer Flächen hervorragend geeignet."
"image" => [
"https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
]
"sku" => "268985W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rollen-economy-single-light-38-cm-x-20-m-2-stueck-268985/268985"
"priceCurrency" => "EUR"
"price" => "96.00"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661025745"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 9600
"centAmountGross" => 9600
"currency" => "EUR"
"customerGroup" => null
"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" => "Chemikalienbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"968b9305-66f2-40ab-bead-98756c876d51"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Chemikalienbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Spezial"
]
"CS_FORMAT_DENSORB" => [
"Aufsaugrollen"
]
"CS_VERSION_DENSORB" => [
"ECONOMY SINGLE"
]
"ZPIM_AUFNAHMEKAPAZITAET" => [
61
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [
380.0
]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => [
"1-lagig"
]
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => [
"ja"
]
"CS_MERKMALE_BINDEVLIES" => [
"für große Flächen"
"für kurze Einsatzdauer"
]
"CS_MERKMALE_GRANULAT" => []
"ZPIM_WERKSTOFF_1" => [
"Polypropylen"
]
"CS_MARKE" => []
"ZPIM_FARBE_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "f4ec1d4b28180c17c6c6f05a49032a92"
]
"sort" => [
11351
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "50fcad68-af52-4640-a873-87fb332e397e"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "50fcad68-af52-4640-a873-87fb332e397e"
"key" => "259471"
"version" => 5743
"businessUnit" => "CP"
"slug" => "densorb-mobiles-notfall-set-medium-im-caddy-ausfuehrung-spezial-259471"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-mobiles-notfall-set-medium-im-caddy-ausfuehrung-spezial-259471/259471"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#341"
"canonical" => "https://storefront.dev.denios.io/densorb-mobiles-notfall-set-medium-im-caddy-ausfuehrung-spezial-259471/259471"
]
"name" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat"
"description" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Optimale Bindevliesausstattung für Leckagen im Betrieb</li><li>Diese übersichtlichen und sehr robusten Transportwagen sind prall gefüllt mit hochwertigen DENSORB Bindemitteln</li><li>Schnell am Einsatzort</li><li>Mit robusten und bodenschonenden Vollgummirädern zum leichten und schnellen Manövrieren</li><li>Große, weit öffnende Tür für den effizienten Zugriff auf die Bindemittel</li><li>Der ergonomische Handgriff optimiert die Manövrierfähigkeit.</li><li>Eine Vorrichtung an der Tür ermöglicht das Verschließen bzw. Verplomben, um den Inhalt vor unbefugtem Zugriff zu schützen.</li><li>Mittels einer Vorrichtung ist ein Warnaufsteller (inklusive) an der Rückseite des Caddys angebracht, mit dem auf die Leckage aufmerksam gemacht werden kann. </li><li>Wahlweise erhältlich in grauem oder signalgelbem Caddy</li><li>Besonderheiten der Befüllung sind die perforierte Bindevlies-Rolle, von der die benötigte Menge individuell abgerissen werden kann, sowie das Granulat, mit dem nach der Aufnahme der ausgelaufenen Flüssigkeit die Rutschfestigkeit des Untergrundes wieder sichergestellt werden kann. </li><li>geeignet zur Aufnahme aggressiver Chemikalien (siehe Verträglichkeitsliste)</li><li>geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden</li><li>die gelbe Warnfarbe des Bindevlieses weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werden</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: </span><u><a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></u></p></li></ul>"
"createdAt" => "2020-08-10T10:45:16+0000"
"master" => [
"id" => 1
"sku" => "259471"
"displaySku" => "259471W"
"sortRank" => 11348
"slug" => "densorb-mobiles-notfall-set-medium-im-caddy-ausfuehrung-spezial-259471"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-mobiles-notfall-set-medium-im-caddy-ausfuehrung-spezial-259471/259471"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#341"
"canonical" => "https://storefront.dev.denios.io/densorb-mobiles-notfall-set-medium-im-caddy-ausfuehrung-spezial-259471/259471"
]
"name" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat"
"description" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Optimale Bindevliesausstattung für Leckagen im Betrieb</li><li>Diese übersichtlichen und sehr robusten Transportwagen sind prall gefüllt mit hochwertigen DENSORB Bindemitteln</li><li>Schnell am Einsatzort</li><li>Mit robusten und bodenschonenden Vollgummirädern zum leichten und schnellen Manövrieren</li><li>Große, weit öffnende Tür für den effizienten Zugriff auf die Bindemittel</li><li>Der ergonomische Handgriff optimiert die Manövrierfähigkeit.</li><li>Eine Vorrichtung an der Tür ermöglicht das Verschließen bzw. Verplomben, um den Inhalt vor unbefugtem Zugriff zu schützen.</li><li>Mittels einer Vorrichtung ist ein Warnaufsteller (inklusive) an der Rückseite des Caddys angebracht, mit dem auf die Leckage aufmerksam gemacht werden kann. </li><li>Wahlweise erhältlich in grauem oder signalgelbem Caddy</li><li>Besonderheiten der Befüllung sind die perforierte Bindevlies-Rolle, von der die benötigte Menge individuell abgerissen werden kann, sowie das Granulat, mit dem nach der Aufnahme der ausgelaufenen Flüssigkeit die Rutschfestigkeit des Untergrundes wieder sichergestellt werden kann. </li><li>geeignet zur Aufnahme aggressiver Chemikalien (siehe Verträglichkeitsliste)</li><li>geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden</li><li>die gelbe Warnfarbe des Bindevlieses weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werden</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: </span><u><a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></u></p></li></ul>"
"images" => [
[
"id" => 197918
"filename" => "197918_20190820-080548.jpg"
"uri" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
"text" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
"medium" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
"small" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 88473
"filename" => "88473_20211220-110443.jpg"
"uri" => "https://assets.dev.denios.io/article/88473_20211220-110443.jpg"
"text" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/88473_20211220-110443.jpg"
"medium" => "https://assets.dev.denios.io/article/88473_20211220-110443.jpg"
"small" => "https://assets.dev.denios.io/article/88473_20211220-110443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/88473_20211220-110443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 144417
"filename" => "144417_20180731-132818.jpg"
"uri" => "https://assets.dev.denios.io/article/144417_20180731-132818.jpg"
"text" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/144417_20180731-132818.jpg"
"medium" => "https://assets.dev.denios.io/article/144417_20180731-132818.jpg"
"small" => "https://assets.dev.denios.io/article/144417_20180731-132818.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/144417_20180731-132818.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 308831
"filename" => "308831_20220513-075357.jpg"
"uri" => "https://assets.dev.denios.io/article/308831_20220513-075357.jpg"
"text" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/308831_20220513-075357.jpg"
"medium" => "https://assets.dev.denios.io/article/308831_20220513-075357.jpg"
"small" => "https://assets.dev.denios.io/article/308831_20220513-075357.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/308831_20220513-075357.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 197920
"filename" => "197920_20190820-080600.jpg"
"uri" => "https://assets.dev.denios.io/article/197920_20190820-080600.jpg"
"text" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/197920_20190820-080600.jpg"
"medium" => "https://assets.dev.denios.io/article/197920_20190820-080600.jpg"
"small" => "https://assets.dev.denios.io/article/197920_20190820-080600.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/197920_20190820-080600.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 144421
"filename" => "144421_20180731-132833.jpg"
"uri" => "https://assets.dev.denios.io/article/144421_20180731-132833.jpg"
"text" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/144421_20180731-132833.jpg"
"medium" => "https://assets.dev.denios.io/article/144421_20180731-132833.jpg"
"small" => "https://assets.dev.denios.io/article/144421_20180731-132833.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/144421_20180731-132833.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 197918
"filename" => "197918_20190820-080548.jpg"
"uri" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
"text" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
"medium" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
"small" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 95800
"centAmountGross" => 114002
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => 191704
"filename" => "191704_20190731-121823.png"
"uri" => "https://assets.dev.denios.io/quality/191704_20190731-121823.png"
"text" => "Piktogramm DENSORB Spezial"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_MM" => 615
"CS_AUFSTELLORT_INNEN_AUSSEN" => "Innen"
"CS_SALESRANK" => 11348
"ZPIM_AUFNAHMEKAPAZITAET" => 100
"CS_ANWENDUNG_DENSORB" => "Spezial"
"CS_SHIPPING_HEIGHT_MM" => 1090
"META_DESCRIPTION" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1090"
"MARA_NTGEW" => 39
"CS_MARKE" => "DENSORB"
"CS_SHIPPING_WIDTH_IN" => 26.63387265
"CS_MERKMALE_NOTFALL_SETS" => [
"Bodenstehend"
"Verfahrbar (mit Rollen)"
"Verschließbar"
"Mit Granulat"
]
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufstellort","value":"Innen"},{"label":"Anwendung","value":"Spezial"},{"label":"Format","value":"Leckage-Notfallset"},{"label":"Bestückung","value":"1 Bindevlies-Rolle 45 m x 38 cm inkl. Achse zur Aufhängung\r\n7 Bindevlies-Schlangen 120 x 7,5 cm\r\n2 Bindevlies-Kissen 25 x 25 cm \r\n25 Wischtücher 38 x 40 cm \r\n1 Sack Granulat 10 kg\r\n1 Granulatschaufel*\r\n1 Warnaufsteller*\r\n1 Vollsichtbrille mit Gummizug\r\n1 Paar Schutzhandschuhe\r\n10 Entsorgungsbeutel\r\n*nicht im Nachfüll-Set enthalten, bitte separat bestellen"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"100"},{"label":"Maße innen B x T x H [mm]","value":"460 x 420 x 860"},{"label":"Maße außen B x T x H [mm]","value":"615 x 590 x 1090"},{"label":"Farbe","value":"anthrazit"},{"label":"Typ","value":"Medium"}]"
"MARA_BRGEW" => 48
"CS_GTIN" => "4055661023482"
"ship_length" => "590"
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 590
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "anthrazit"
"CS_FORMAT_DENSORB" => "Leckage-Notfallset"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131909"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"},"punchout_axalta_de":{"matgroup":"47131909"},"punchout_husqvarna_pl":{"matgroup":"47131909"},"punchout_navalgroup_fr":{"matgroup":"47131909"},"punchout_itp_aero_es":{"matgroup":"47131909"},"punchout_tk_bilstein_de":{"matgroup":"30010301"},"punchout_danone_es":{"matgroup":"47131909"},"punchout_schwarz_gruppe_de":{"matgroup":"30010390"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"30010390"},"punchout_danfoss_gb":{"matgroup":"47131909"}}"
"META_TITLE" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat | Denios"
"quality_image" => "[{"id":191704,"mdate":"2019-07-31 12:18:23","filename":"191704_20190731-121823.png","text":"Piktogramm DENSORB Spezial"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "615"
"images_meta_data" => "[{"id":197918,"mdate":"2019-08-20 08:05:48","filename":"197918_20190820-080548.jpg","imageSimilar":0,"text":"DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 1"},{"id":88473,"mdate":"2021-12-20 11:04:43","filename":"88473_20211220-110443.jpg","imageSimilar":0,"text":"DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 2"},{"id":144417,"mdate":"2018-07-31 13:28:18","filename":"144417_20180731-132818.jpg","imageSimilar":0,"text":"DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 3"},{"id":308831,"mdate":"2022-05-13 07:53:57","filename":"308831_20220513-075357.jpg","imageSimilar":0,"text":"DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 4"},{"id":197920,"mdate":"2019-08-20 08:06:00","filename":"197920_20190820-080600.jpg","imageSimilar":0,"text":"DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 5"},{"id":144421,"mdate":"2018-07-31 13:28:33","filename":"144421_20180731-132833.jpg","imageSimilar":0,"text":"DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["259469","259470","290812","290813","290814"]"
"META_KEYWORD" => "Mobiles Notfall Set,Bindemittel Notfall Set,Ölbindemittel Notfall Set,Bindemittel Caddy,Spender für Bindemittel,Schrank für Bindemittel mit Rollen,Bindemittel,Spill Kit,Caddy"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 590
"ZPIM_FARBE_1" => "anthrazit"
"ZPIM_TYP" => "Medium"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "341"
"CS_SHIPPING_HEIGHT_IN" => 47.2047499
"CS_LIEFERUMFANG" => """
1 Bindevlies-Rolle 45 m x 38 cm inkl. Achse zur Aufhängung\r\n
7 Bindevlies-Schlangen 120 x 7,5 cm\r\n
2 Bindevlies-Kissen 25 x 25 cm \r\n
25 Wischtücher 38 x 40 cm \r\n
1 Sack Granulat 10 kg\r\n
1 Granulatschaufel*\r\n
1 Warnaufsteller*\r\n
1 Vollsichtbrille mit Gummizug\r\n
1 Paar Schutzhandschuhe\r\n
10 Entsorgungsbeutel\r\n
*nicht im Nachfüll-Set enthalten, bitte separat bestellen
"""
"CS_MASSE_AUSSEN_B_X_T_X_H" => "615 x 590 x 1090"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 25.5511949
"ITEM_NAME_FOR_SHOP" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 615
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1090
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 85.98028218
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Optimale Bindevliesausstattung für Leckagen im Betrieb</li><li>Diese übersichtlichen und sehr robusten Transportwagen sind prall gefüllt mit hochwertigen DENSORB Bindemitteln</li><li>Schnell am Einsatzort</li><li>Mit robusten und bodenschonenden Vollgummirädern zum leichten und schnellen Manövrieren</li><li>Große, weit öffnende Tür für den effizienten Zugriff auf die Bindemittel</li><li>Der ergonomische Handgriff optimiert die Manövrierfähigkeit.</li><li>Eine Vorrichtung an der Tür ermöglicht das Verschließen bzw. Verplomben, um den Inhalt vor unbefugtem Zugriff zu schützen.</li><li>Mittels einer Vorrichtung ist ein Warnaufsteller (inklusive) an der Rückseite des Caddys angebracht, mit dem auf die Leckage aufmerksam gemacht werden kann. </li><li>Wahlweise erhältlich in grauem oder signalgelbem Caddy</li><li>Besonderheiten der Befüllung sind die perforierte Bindevlies-Rolle, von der die benötigte Menge individuell abgerissen werden kann, sowie das Granulat, mit dem nach der Aufnahme der ausgelaufenen Flüssigkeit die Rutschfestigkeit des Untergrundes wieder sichergestellt werden kann. </li><li>geeignet zur Aufnahme aggressiver Chemikalien (siehe Verträglichkeitsliste)</li><li>geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden</li><li>die gelbe Warnfarbe des Bindevlieses weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werden</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: </span><u><a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></u></p></li></ul>"
"accessory_articles" => "["259474","217888","314252","248528","259696","160330","259809","290818","153065","271884"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "39"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031480"
"CS_SHIPPING_WEIGHT_KG" => 39
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-mobiles-notfall-set-medium-im-caddy-ausfuehrung-spezial-259471/259471"
"robots" => "index,follow"
"description" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat | Denios"
"description" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-mobiles-notfall-set-medium-im-caddy-ausfuehrung-spezial-259471/259471"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/88473_20211220-110443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/144417_20180731-132818.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/308831_20220513-075357.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/197920_20190820-080600.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/144421_20180731-132833.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat"
"description" => "Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.Optimale Bindevliesausstattung für Leckagen im BetriebDiese übersichtlichen und sehr robusten Transportwagen sind prall gefüllt mit hochwertigen DENSORB BindemittelnSchnell am EinsatzortMit robusten und bodenschonenden Vollgummirädern zum leichten und schnellen ManövrierenGroße, weit öffnende Tür für den effizienten Zugriff auf die BindemittelDer ergonomische Handgriff optimiert die Manövrierfähigkeit.Eine Vorrichtung an der Tür ermöglicht das Verschließen bzw. Verplomben, um den Inhalt vor unbefugtem Zugriff zu schützen.Mittels einer Vorrichtung ist ein Warnaufsteller (inklusive) an der Rückseite des Caddys angebracht, mit dem auf die Leckage aufmerksam gemacht werden kann. Wahlweise erhältlich in grauem oder signalgelbem CaddyBesonderheiten der Befüllung sind die perforierte Bindevlies-Rolle, von der die benötigte Menge individuell abgerissen werden kann, sowie das Granulat, mit dem nach der Aufnahme der ausgelaufenen Flüssigkeit die Rutschfestigkeit des Untergrundes wieder sichergestellt werden kann. geeignet zur Aufnahme aggressiver Chemikalien (siehe Verträglichkeitsliste)geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werdendie gelbe Warnfarbe des Bindevlieses weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werdenEin mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: https://www.denios.de/mobile-bindemittel-notfall-sets"
"image" => [
"https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
"https://assets.dev.denios.io/article/88473_20211220-110443.jpg"
"https://assets.dev.denios.io/article/144417_20180731-132818.jpg"
"https://assets.dev.denios.io/article/308831_20220513-075357.jpg"
"https://assets.dev.denios.io/article/197920_20190820-080600.jpg"
"https://assets.dev.denios.io/article/144421_20180731-132833.jpg"
]
"sku" => "259471W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-mobiles-notfall-set-medium-im-caddy-ausfuehrung-spezial-259471/259471"
"priceCurrency" => "EUR"
"price" => "1140.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" => "4055661023482"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 95800
"centAmountGross" => 114002
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => "Chemikalienbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "259471"
"displaySku" => "259471W"
"sortRank" => 11348
"slug" => "densorb-mobiles-notfall-set-medium-im-caddy-ausfuehrung-spezial-259471"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-mobiles-notfall-set-medium-im-caddy-ausfuehrung-spezial-259471/259471"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#341"
"canonical" => "https://storefront.dev.denios.io/densorb-mobiles-notfall-set-medium-im-caddy-ausfuehrung-spezial-259471/259471"
]
"name" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat"
"description" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Optimale Bindevliesausstattung für Leckagen im Betrieb</li><li>Diese übersichtlichen und sehr robusten Transportwagen sind prall gefüllt mit hochwertigen DENSORB Bindemitteln</li><li>Schnell am Einsatzort</li><li>Mit robusten und bodenschonenden Vollgummirädern zum leichten und schnellen Manövrieren</li><li>Große, weit öffnende Tür für den effizienten Zugriff auf die Bindemittel</li><li>Der ergonomische Handgriff optimiert die Manövrierfähigkeit.</li><li>Eine Vorrichtung an der Tür ermöglicht das Verschließen bzw. Verplomben, um den Inhalt vor unbefugtem Zugriff zu schützen.</li><li>Mittels einer Vorrichtung ist ein Warnaufsteller (inklusive) an der Rückseite des Caddys angebracht, mit dem auf die Leckage aufmerksam gemacht werden kann. </li><li>Wahlweise erhältlich in grauem oder signalgelbem Caddy</li><li>Besonderheiten der Befüllung sind die perforierte Bindevlies-Rolle, von der die benötigte Menge individuell abgerissen werden kann, sowie das Granulat, mit dem nach der Aufnahme der ausgelaufenen Flüssigkeit die Rutschfestigkeit des Untergrundes wieder sichergestellt werden kann. </li><li>geeignet zur Aufnahme aggressiver Chemikalien (siehe Verträglichkeitsliste)</li><li>geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden</li><li>die gelbe Warnfarbe des Bindevlieses weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werden</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: </span><u><a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></u></p></li></ul>"
"images" => [
[
"id" => 197918
"filename" => "197918_20190820-080548.jpg"
"uri" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
"text" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
"medium" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
"small" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 88473
"filename" => "88473_20211220-110443.jpg"
"uri" => "https://assets.dev.denios.io/article/88473_20211220-110443.jpg"
"text" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/88473_20211220-110443.jpg"
"medium" => "https://assets.dev.denios.io/article/88473_20211220-110443.jpg"
"small" => "https://assets.dev.denios.io/article/88473_20211220-110443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/88473_20211220-110443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 144417
"filename" => "144417_20180731-132818.jpg"
"uri" => "https://assets.dev.denios.io/article/144417_20180731-132818.jpg"
"text" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/144417_20180731-132818.jpg"
"medium" => "https://assets.dev.denios.io/article/144417_20180731-132818.jpg"
"small" => "https://assets.dev.denios.io/article/144417_20180731-132818.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/144417_20180731-132818.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 308831
"filename" => "308831_20220513-075357.jpg"
"uri" => "https://assets.dev.denios.io/article/308831_20220513-075357.jpg"
"text" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/308831_20220513-075357.jpg"
"medium" => "https://assets.dev.denios.io/article/308831_20220513-075357.jpg"
"small" => "https://assets.dev.denios.io/article/308831_20220513-075357.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/308831_20220513-075357.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 197920
"filename" => "197920_20190820-080600.jpg"
"uri" => "https://assets.dev.denios.io/article/197920_20190820-080600.jpg"
"text" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/197920_20190820-080600.jpg"
"medium" => "https://assets.dev.denios.io/article/197920_20190820-080600.jpg"
"small" => "https://assets.dev.denios.io/article/197920_20190820-080600.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/197920_20190820-080600.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 144421
"filename" => "144421_20180731-132833.jpg"
"uri" => "https://assets.dev.denios.io/article/144421_20180731-132833.jpg"
"text" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/144421_20180731-132833.jpg"
"medium" => "https://assets.dev.denios.io/article/144421_20180731-132833.jpg"
"small" => "https://assets.dev.denios.io/article/144421_20180731-132833.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/144421_20180731-132833.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 197918
"filename" => "197918_20190820-080548.jpg"
"uri" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
"text" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
"medium" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
"small" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 95800
"centAmountGross" => 114002
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => 191704
"filename" => "191704_20190731-121823.png"
"uri" => "https://assets.dev.denios.io/quality/191704_20190731-121823.png"
"text" => "Piktogramm DENSORB Spezial"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_MM" => 615
"CS_AUFSTELLORT_INNEN_AUSSEN" => "Innen"
"CS_SALESRANK" => 11348
"ZPIM_AUFNAHMEKAPAZITAET" => 100
"CS_ANWENDUNG_DENSORB" => "Spezial"
"CS_SHIPPING_HEIGHT_MM" => 1090
"META_DESCRIPTION" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1090"
"MARA_NTGEW" => 39
"CS_MARKE" => "DENSORB"
"CS_SHIPPING_WIDTH_IN" => 26.63387265
"CS_MERKMALE_NOTFALL_SETS" => [
"Bodenstehend"
"Verfahrbar (mit Rollen)"
"Verschließbar"
"Mit Granulat"
]
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufstellort","value":"Innen"},{"label":"Anwendung","value":"Spezial"},{"label":"Format","value":"Leckage-Notfallset"},{"label":"Bestückung","value":"1 Bindevlies-Rolle 45 m x 38 cm inkl. Achse zur Aufhängung\r\n7 Bindevlies-Schlangen 120 x 7,5 cm\r\n2 Bindevlies-Kissen 25 x 25 cm \r\n25 Wischtücher 38 x 40 cm \r\n1 Sack Granulat 10 kg\r\n1 Granulatschaufel*\r\n1 Warnaufsteller*\r\n1 Vollsichtbrille mit Gummizug\r\n1 Paar Schutzhandschuhe\r\n10 Entsorgungsbeutel\r\n*nicht im Nachfüll-Set enthalten, bitte separat bestellen"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"100"},{"label":"Maße innen B x T x H [mm]","value":"460 x 420 x 860"},{"label":"Maße außen B x T x H [mm]","value":"615 x 590 x 1090"},{"label":"Farbe","value":"anthrazit"},{"label":"Typ","value":"Medium"}]"
"MARA_BRGEW" => 48
"CS_GTIN" => "4055661023482"
"ship_length" => "590"
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 590
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "anthrazit"
"CS_FORMAT_DENSORB" => "Leckage-Notfallset"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131909"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"},"punchout_axalta_de":{"matgroup":"47131909"},"punchout_husqvarna_pl":{"matgroup":"47131909"},"punchout_navalgroup_fr":{"matgroup":"47131909"},"punchout_itp_aero_es":{"matgroup":"47131909"},"punchout_tk_bilstein_de":{"matgroup":"30010301"},"punchout_danone_es":{"matgroup":"47131909"},"punchout_schwarz_gruppe_de":{"matgroup":"30010390"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"30010390"},"punchout_danfoss_gb":{"matgroup":"47131909"}}"
"META_TITLE" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat | Denios"
"quality_image" => "[{"id":191704,"mdate":"2019-07-31 12:18:23","filename":"191704_20190731-121823.png","text":"Piktogramm DENSORB Spezial"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "615"
"images_meta_data" => "[{"id":197918,"mdate":"2019-08-20 08:05:48","filename":"197918_20190820-080548.jpg","imageSimilar":0,"text":"DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 1"},{"id":88473,"mdate":"2021-12-20 11:04:43","filename":"88473_20211220-110443.jpg","imageSimilar":0,"text":"DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 2"},{"id":144417,"mdate":"2018-07-31 13:28:18","filename":"144417_20180731-132818.jpg","imageSimilar":0,"text":"DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 3"},{"id":308831,"mdate":"2022-05-13 07:53:57","filename":"308831_20220513-075357.jpg","imageSimilar":0,"text":"DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 4"},{"id":197920,"mdate":"2019-08-20 08:06:00","filename":"197920_20190820-080600.jpg","imageSimilar":0,"text":"DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 5"},{"id":144421,"mdate":"2018-07-31 13:28:33","filename":"144421_20180731-132833.jpg","imageSimilar":0,"text":"DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["259469","259470","290812","290813","290814"]"
"META_KEYWORD" => "Mobiles Notfall Set,Bindemittel Notfall Set,Ölbindemittel Notfall Set,Bindemittel Caddy,Spender für Bindemittel,Schrank für Bindemittel mit Rollen,Bindemittel,Spill Kit,Caddy"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 590
"ZPIM_FARBE_1" => "anthrazit"
"ZPIM_TYP" => "Medium"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "341"
"CS_SHIPPING_HEIGHT_IN" => 47.2047499
"CS_LIEFERUMFANG" => """
1 Bindevlies-Rolle 45 m x 38 cm inkl. Achse zur Aufhängung\r\n
7 Bindevlies-Schlangen 120 x 7,5 cm\r\n
2 Bindevlies-Kissen 25 x 25 cm \r\n
25 Wischtücher 38 x 40 cm \r\n
1 Sack Granulat 10 kg\r\n
1 Granulatschaufel*\r\n
1 Warnaufsteller*\r\n
1 Vollsichtbrille mit Gummizug\r\n
1 Paar Schutzhandschuhe\r\n
10 Entsorgungsbeutel\r\n
*nicht im Nachfüll-Set enthalten, bitte separat bestellen
"""
"CS_MASSE_AUSSEN_B_X_T_X_H" => "615 x 590 x 1090"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 25.5511949
"ITEM_NAME_FOR_SHOP" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 615
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1090
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 85.98028218
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Optimale Bindevliesausstattung für Leckagen im Betrieb</li><li>Diese übersichtlichen und sehr robusten Transportwagen sind prall gefüllt mit hochwertigen DENSORB Bindemitteln</li><li>Schnell am Einsatzort</li><li>Mit robusten und bodenschonenden Vollgummirädern zum leichten und schnellen Manövrieren</li><li>Große, weit öffnende Tür für den effizienten Zugriff auf die Bindemittel</li><li>Der ergonomische Handgriff optimiert die Manövrierfähigkeit.</li><li>Eine Vorrichtung an der Tür ermöglicht das Verschließen bzw. Verplomben, um den Inhalt vor unbefugtem Zugriff zu schützen.</li><li>Mittels einer Vorrichtung ist ein Warnaufsteller (inklusive) an der Rückseite des Caddys angebracht, mit dem auf die Leckage aufmerksam gemacht werden kann. </li><li>Wahlweise erhältlich in grauem oder signalgelbem Caddy</li><li>Besonderheiten der Befüllung sind die perforierte Bindevlies-Rolle, von der die benötigte Menge individuell abgerissen werden kann, sowie das Granulat, mit dem nach der Aufnahme der ausgelaufenen Flüssigkeit die Rutschfestigkeit des Untergrundes wieder sichergestellt werden kann. </li><li>geeignet zur Aufnahme aggressiver Chemikalien (siehe Verträglichkeitsliste)</li><li>geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden</li><li>die gelbe Warnfarbe des Bindevlieses weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werden</li><li>Ein mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: </span><u><a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></u></p></li></ul>"
"accessory_articles" => "["259474","217888","314252","248528","259696","160330","259809","290818","153065","271884"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "39"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031480"
"CS_SHIPPING_WEIGHT_KG" => 39
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-mobiles-notfall-set-medium-im-caddy-ausfuehrung-spezial-259471/259471"
"robots" => "index,follow"
"description" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat | Denios"
"description" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-mobiles-notfall-set-medium-im-caddy-ausfuehrung-spezial-259471/259471"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/88473_20211220-110443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/144417_20180731-132818.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/308831_20220513-075357.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/197920_20190820-080600.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/144421_20180731-132833.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Mobiles Notfallset, Bindemittel im grauen Caddy Medium, Ausführung Spezial mit Granulat"
"description" => "Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.Optimale Bindevliesausstattung für Leckagen im BetriebDiese übersichtlichen und sehr robusten Transportwagen sind prall gefüllt mit hochwertigen DENSORB BindemittelnSchnell am EinsatzortMit robusten und bodenschonenden Vollgummirädern zum leichten und schnellen ManövrierenGroße, weit öffnende Tür für den effizienten Zugriff auf die BindemittelDer ergonomische Handgriff optimiert die Manövrierfähigkeit.Eine Vorrichtung an der Tür ermöglicht das Verschließen bzw. Verplomben, um den Inhalt vor unbefugtem Zugriff zu schützen.Mittels einer Vorrichtung ist ein Warnaufsteller (inklusive) an der Rückseite des Caddys angebracht, mit dem auf die Leckage aufmerksam gemacht werden kann. Wahlweise erhältlich in grauem oder signalgelbem CaddyBesonderheiten der Befüllung sind die perforierte Bindevlies-Rolle, von der die benötigte Menge individuell abgerissen werden kann, sowie das Granulat, mit dem nach der Aufnahme der ausgelaufenen Flüssigkeit die Rutschfestigkeit des Untergrundes wieder sichergestellt werden kann. geeignet zur Aufnahme aggressiver Chemikalien (siehe Verträglichkeitsliste)geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werdendie gelbe Warnfarbe des Bindevlieses weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werdenEin mehrsprachiges Aufkleberset zur Kennzeichnung des Notfall-Sets ist im Lieferumfang enthalten.Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: https://www.denios.de/mobile-bindemittel-notfall-sets"
"image" => [
"https://assets.dev.denios.io/article/197918_20190820-080548.jpg"
"https://assets.dev.denios.io/article/88473_20211220-110443.jpg"
"https://assets.dev.denios.io/article/144417_20180731-132818.jpg"
"https://assets.dev.denios.io/article/308831_20220513-075357.jpg"
"https://assets.dev.denios.io/article/197920_20190820-080600.jpg"
"https://assets.dev.denios.io/article/144421_20180731-132833.jpg"
]
"sku" => "259471W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-mobiles-notfall-set-medium-im-caddy-ausfuehrung-spezial-259471/259471"
"priceCurrency" => "EUR"
"price" => "1140.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" => "4055661023482"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 95800
"centAmountGross" => 114002
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => "Chemikalienbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"968b9305-66f2-40ab-bead-98756c876d51"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Chemikalienbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Spezial"
]
"CS_FORMAT_DENSORB" => [
"Leckage-Notfallset"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => [
100
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => [
"Innen"
]
"BREITE_AUSSEN" => [
615.0
]
"CS_MERKMALE_NOTFALL_SETS" => [
"Bodenstehend"
"Verfahrbar (mit Rollen)"
"Verschließbar"
"Mit Granulat"
]
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_BINDEVLIES" => []
"CS_MERKMALE_GRANULAT" => []
"ZPIM_WERKSTOFF_1" => []
"CS_MARKE" => [
"DENSORB"
]
"ZPIM_FARBE_1" => [
"anthrazit"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "0adc80d3940bc0eba709d5cb12a2ce7d"
]
"sort" => [
11348
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2be46954-6f34-4f63-bfeb-f633576ac1b4"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "2be46954-6f34-4f63-bfeb-f633576ac1b4"
"key" => "181568"
"version" => 7424
"businessUnit" => "CP"
"slug" => "densorb-oelbindemittel-oelsperren-zur-eindaemmung-und-aufnahme-von-oel-auf-wasser-6-m-x-20-cm-2-stueck-181568"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-oelbindemittel-oelsperren-zur-eindaemmung-und-aufnahme-von-oel-auf-wasser-6-m-x-20-cm-2-stueck-181568/181568"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#327"
"canonical" => "https://storefront.dev.denios.io/densorb-oelbindemittel-oelsperren-zur-eindaemmung-und-aufnahme-von-oel-auf-wasser-6-m-x-20-cm-2-stueck-181568/181568"
]
"name" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>auch im gesättigten Zustand auf Wasser schwimmfähig</li><li>Für die schnelle Eindämmung und Aufnahme von Öl- und Treibstoffverunreinigungen auf Wasseroberflächen von stehenden und leicht fließenden Gewässern</li><li>zuverlässige Aufnahme von Motoröl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierten Lösungsmitteln u. v. m.</li><li>Die Farbgebung erleichtert die Beurteilung des Sättigungsgrads.</li><li>Geeignet für Teiche, Seen, Flüsse, Hafenbecken usw.</li><li>Ausgereifte Konstruktion mit stabilem Netz und robustem Innenschlauch gefüllt mit saugstarkem Polypropylenvlies</li><li>Durch praktische Karabinerhaken können die Einzelsegmente schnell zu einer beliebig langen Ölsperre mit Sicherheitsüberlappung verbunden werden. </li><li>Die robuste Konstruktion mit integriertem Zugentlastungsseil verhindert Beschädigungen beim Ausbringen und Einholen der Sperren.</li><li>Eine VE ergibt nach Verkettung der einzelnen Sperren eine Gesamtlänge von ca. 11,5 m. </li></ul>"
"createdAt" => "2020-08-10T07:38:54+0000"
"master" => [
"id" => 1
"sku" => "181568"
"displaySku" => "181568W"
"sortRank" => 11340
"slug" => "densorb-oelbindemittel-oelsperren-zur-eindaemmung-und-aufnahme-von-oel-auf-wasser-6-m-x-20-cm-2-stueck-181568"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-oelbindemittel-oelsperren-zur-eindaemmung-und-aufnahme-von-oel-auf-wasser-6-m-x-20-cm-2-stueck-181568/181568"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#327"
"canonical" => "https://storefront.dev.denios.io/densorb-oelbindemittel-oelsperren-zur-eindaemmung-und-aufnahme-von-oel-auf-wasser-6-m-x-20-cm-2-stueck-181568/181568"
]
"name" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>auch im gesättigten Zustand auf Wasser schwimmfähig</li><li>Für die schnelle Eindämmung und Aufnahme von Öl- und Treibstoffverunreinigungen auf Wasseroberflächen von stehenden und leicht fließenden Gewässern</li><li>zuverlässige Aufnahme von Motoröl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierten Lösungsmitteln u. v. m.</li><li>Die Farbgebung erleichtert die Beurteilung des Sättigungsgrads.</li><li>Geeignet für Teiche, Seen, Flüsse, Hafenbecken usw.</li><li>Ausgereifte Konstruktion mit stabilem Netz und robustem Innenschlauch gefüllt mit saugstarkem Polypropylenvlies</li><li>Durch praktische Karabinerhaken können die Einzelsegmente schnell zu einer beliebig langen Ölsperre mit Sicherheitsüberlappung verbunden werden. </li><li>Die robuste Konstruktion mit integriertem Zugentlastungsseil verhindert Beschädigungen beim Ausbringen und Einholen der Sperren.</li><li>Eine VE ergibt nach Verkettung der einzelnen Sperren eine Gesamtlänge von ca. 11,5 m. </li></ul>"
"images" => [
[
"id" => 94594
"filename" => "94594_20170403-142840.jpg"
"uri" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
"text" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
"medium" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
"small" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25563
"filename" => "25563_20150323-092033.jpg"
"uri" => "https://assets.dev.denios.io/article/25563_20150323-092033.jpg"
"text" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25563_20150323-092033.jpg"
"medium" => "https://assets.dev.denios.io/article/25563_20150323-092033.jpg"
"small" => "https://assets.dev.denios.io/article/25563_20150323-092033.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25563_20150323-092033.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25562
"filename" => "25562_20150401-094156.jpg"
"uri" => "https://assets.dev.denios.io/article/25562_20150401-094156.jpg"
"text" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25562_20150401-094156.jpg"
"medium" => "https://assets.dev.denios.io/article/25562_20150401-094156.jpg"
"small" => "https://assets.dev.denios.io/article/25562_20150401-094156.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25562_20150401-094156.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25560
"filename" => "25560_20151010-105921.jpg"
"uri" => "https://assets.dev.denios.io/article/25560_20151010-105921.jpg"
"text" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25560_20151010-105921.jpg"
"medium" => "https://assets.dev.denios.io/article/25560_20151010-105921.jpg"
"small" => "https://assets.dev.denios.io/article/25560_20151010-105921.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25560_20151010-105921.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25742
"filename" => "25742_20150401-095649.jpg"
"uri" => "https://assets.dev.denios.io/article/25742_20150401-095649.jpg"
"text" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25742_20150401-095649.jpg"
"medium" => "https://assets.dev.denios.io/article/25742_20150401-095649.jpg"
"small" => "https://assets.dev.denios.io/article/25742_20150401-095649.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25742_20150401-095649.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 94594
"filename" => "94594_20170403-142840.jpg"
"uri" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
"text" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
"medium" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
"small" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 23700
"centAmountGross" => 23700
"currency" => "EUR"
"customerGroup" => null
"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" => "2 Stück"
"qualityImages" => [
[
"id" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ZPIM_FARBE_1" => "weiß"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "327"
"CS_SALESRANK" => 11340
"ZPIM_AUFNAHMEKAPAZITAET" => 316
"CS_ANWENDUNG_DENSORB" => "Öl"
"META_DESCRIPTION" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück"
"MARA_NTGEW" => 17.5
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 2
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"316"},{"label":"Anwendung","value":"Öl"},{"label":"Format","value":"Öl-Sperren"},{"label":"Breite außen [mm]","value":"200"},{"label":"Länge außen [mm]","value":"6000"},{"label":"Durchmesser außen [mm]","value":"200"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Verpackungseinheit (VE)","value":"2 Stück"},{"label":"Maße außen L x B [mm]","value":"6000 x 200"},{"label":"Farbe","value":"weiß"},{"label":"Anzahl VE pro Palette","value":"6"},{"label":"Gewicht pro VE [kg]","value":35}]"
"MARA_BRGEW" => 21.2
"CS_GTIN" => "4055661012653"
"CS_VERPACKUNGSEINHEIT_VE" => "2 Stück"
"SAP_HERKUNFTSLAND" => "BE"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "weiß"
"CS_FORMAT_DENSORB" => "Öl-Sperren"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131907"},"punchout_danfoss_pl":{"matgroup":"47131907"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131907"},"punchout_sunchemical_ch":{"matgroup":"47131907"},"punchout_danfoss_dk":{"matgroup":"47131907"},"punchout_danfoss_sk":{"matgroup":"47131907"},"punchout_brenntag_de":{"matgroup":"47131907"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131907"},"punchout_esteelauder_uk":{"matgroup":"47131907"},"punchout_esteelauder_ch":{"matgroup":"47131907"},"punchout_takeda_ch":{"matgroup":"47131907"},"punchout_sika_de":{"matgroup":"47131907"},"punchout_bachem_ch":{"matgroup":"47131907"},"punchout_migros_ch":{"matgroup":"47131907"},"punchout_post_ch":{"matgroup":"47131907"},"punchout_tesla_de":{"matgroup":"47131907"},"punchout_umicore_de":{"matgroup":"47131907"},"punchout_upm_fi":{"matgroup":"47131907"}}"
"META_TITLE" => "DENSORB Ölsperren, 600 x 18 cm Ø, 2 Stück"
"ZPIM_LAENGE_AUSSEN" => 6000
"quality_image" => "[{"id":38109,"mdate":"20-01-13 12:33:09","filename":"38109_20200113-123309.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":94594,"mdate":"17-04-03 14:28:40","filename":"94594_20170403-142840.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 1"},{"id":25563,"mdate":"15-03-23 09:20:33","filename":"25563_20150323-092033.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 2"},{"id":25562,"mdate":"15-04-01 09:41:56","filename":"25562_20150401-094156.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 3"},{"id":25560,"mdate":"15-10-10 10:59:21","filename":"25560_20151010-105921.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 4"},{"id":25742,"mdate":"15-04-01 09:56:49","filename":"25742_20150401-095649.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 5"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Ölsperre,Flüssigkeitssperre,Saugsperre,Aufsaugsperre,Leckage Notfallprodukt,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel,Absorptionssperre"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIAL" => "Polypropylen"
"ZPIM_DURCHMESSER_AUSSEN" => 200
"article_type" => "Simple"
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"ITEM_NAME_FOR_SHOP" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 200
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["170342","267964","261508","215799","201653","215814","160330","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "17.5"
"CS_ORIGIN" => "Belgien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56039490"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Ölsperren, 600 x 18 cm Ø, 2 Stück"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-oelbindemittel-oelsperren-zur-eindaemmung-und-aufnahme-von-oel-auf-wasser-6-m-x-20-cm-2-stueck-181568/181568"
"robots" => "index,follow"
"description" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Ölsperren, 600 x 18 cm Ø, 2 Stück"
"description" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-oelbindemittel-oelsperren-zur-eindaemmung-und-aufnahme-von-oel-auf-wasser-6-m-x-20-cm-2-stueck-181568/181568"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25563_20150323-092033.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25562_20150401-094156.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25560_20151010-105921.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25742_20150401-095649.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück"
"description" => "nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser abauch im gesättigten Zustand auf Wasser schwimmfähigFür die schnelle Eindämmung und Aufnahme von Öl- und Treibstoffverunreinigungen auf Wasseroberflächen von stehenden und leicht fließenden Gewässernzuverlässige Aufnahme von Motoröl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierten Lösungsmitteln u. v. m.Die Farbgebung erleichtert die Beurteilung des Sättigungsgrads.Geeignet für Teiche, Seen, Flüsse, Hafenbecken usw.Ausgereifte Konstruktion mit stabilem Netz und robustem Innenschlauch gefüllt mit saugstarkem PolypropylenvliesDurch praktische Karabinerhaken können die Einzelsegmente schnell zu einer beliebig langen Ölsperre mit Sicherheitsüberlappung verbunden werden. Die robuste Konstruktion mit integriertem Zugentlastungsseil verhindert Beschädigungen beim Ausbringen und Einholen der Sperren.Eine VE ergibt nach Verkettung der einzelnen Sperren eine Gesamtlänge von ca. 11,5 m. "
"image" => [
"https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
"https://assets.dev.denios.io/article/25563_20150323-092033.jpg"
"https://assets.dev.denios.io/article/25562_20150401-094156.jpg"
"https://assets.dev.denios.io/article/25560_20151010-105921.jpg"
"https://assets.dev.denios.io/article/25742_20150401-095649.jpg"
]
"sku" => "181568W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-oelbindemittel-oelsperren-zur-eindaemmung-und-aufnahme-von-oel-auf-wasser-6-m-x-20-cm-2-stueck-181568/181568"
"priceCurrency" => "EUR"
"price" => "237.00"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661012653"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 23700
"centAmountGross" => 23700
"currency" => "EUR"
"customerGroup" => null
"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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "181568"
"displaySku" => "181568W"
"sortRank" => 11340
"slug" => "densorb-oelbindemittel-oelsperren-zur-eindaemmung-und-aufnahme-von-oel-auf-wasser-6-m-x-20-cm-2-stueck-181568"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-oelbindemittel-oelsperren-zur-eindaemmung-und-aufnahme-von-oel-auf-wasser-6-m-x-20-cm-2-stueck-181568/181568"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#327"
"canonical" => "https://storefront.dev.denios.io/densorb-oelbindemittel-oelsperren-zur-eindaemmung-und-aufnahme-von-oel-auf-wasser-6-m-x-20-cm-2-stueck-181568/181568"
]
"name" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>auch im gesättigten Zustand auf Wasser schwimmfähig</li><li>Für die schnelle Eindämmung und Aufnahme von Öl- und Treibstoffverunreinigungen auf Wasseroberflächen von stehenden und leicht fließenden Gewässern</li><li>zuverlässige Aufnahme von Motoröl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierten Lösungsmitteln u. v. m.</li><li>Die Farbgebung erleichtert die Beurteilung des Sättigungsgrads.</li><li>Geeignet für Teiche, Seen, Flüsse, Hafenbecken usw.</li><li>Ausgereifte Konstruktion mit stabilem Netz und robustem Innenschlauch gefüllt mit saugstarkem Polypropylenvlies</li><li>Durch praktische Karabinerhaken können die Einzelsegmente schnell zu einer beliebig langen Ölsperre mit Sicherheitsüberlappung verbunden werden. </li><li>Die robuste Konstruktion mit integriertem Zugentlastungsseil verhindert Beschädigungen beim Ausbringen und Einholen der Sperren.</li><li>Eine VE ergibt nach Verkettung der einzelnen Sperren eine Gesamtlänge von ca. 11,5 m. </li></ul>"
"images" => [
[
"id" => 94594
"filename" => "94594_20170403-142840.jpg"
"uri" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
"text" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
"medium" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
"small" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25563
"filename" => "25563_20150323-092033.jpg"
"uri" => "https://assets.dev.denios.io/article/25563_20150323-092033.jpg"
"text" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25563_20150323-092033.jpg"
"medium" => "https://assets.dev.denios.io/article/25563_20150323-092033.jpg"
"small" => "https://assets.dev.denios.io/article/25563_20150323-092033.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25563_20150323-092033.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25562
"filename" => "25562_20150401-094156.jpg"
"uri" => "https://assets.dev.denios.io/article/25562_20150401-094156.jpg"
"text" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25562_20150401-094156.jpg"
"medium" => "https://assets.dev.denios.io/article/25562_20150401-094156.jpg"
"small" => "https://assets.dev.denios.io/article/25562_20150401-094156.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25562_20150401-094156.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25560
"filename" => "25560_20151010-105921.jpg"
"uri" => "https://assets.dev.denios.io/article/25560_20151010-105921.jpg"
"text" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25560_20151010-105921.jpg"
"medium" => "https://assets.dev.denios.io/article/25560_20151010-105921.jpg"
"small" => "https://assets.dev.denios.io/article/25560_20151010-105921.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25560_20151010-105921.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25742
"filename" => "25742_20150401-095649.jpg"
"uri" => "https://assets.dev.denios.io/article/25742_20150401-095649.jpg"
"text" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25742_20150401-095649.jpg"
"medium" => "https://assets.dev.denios.io/article/25742_20150401-095649.jpg"
"small" => "https://assets.dev.denios.io/article/25742_20150401-095649.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25742_20150401-095649.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 94594
"filename" => "94594_20170403-142840.jpg"
"uri" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
"text" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
"medium" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
"small" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 23700
"centAmountGross" => 23700
"currency" => "EUR"
"customerGroup" => null
"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" => "2 Stück"
"qualityImages" => [
[
"id" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ZPIM_FARBE_1" => "weiß"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "327"
"CS_SALESRANK" => 11340
"ZPIM_AUFNAHMEKAPAZITAET" => 316
"CS_ANWENDUNG_DENSORB" => "Öl"
"META_DESCRIPTION" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück"
"MARA_NTGEW" => 17.5
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 2
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"316"},{"label":"Anwendung","value":"Öl"},{"label":"Format","value":"Öl-Sperren"},{"label":"Breite außen [mm]","value":"200"},{"label":"Länge außen [mm]","value":"6000"},{"label":"Durchmesser außen [mm]","value":"200"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Verpackungseinheit (VE)","value":"2 Stück"},{"label":"Maße außen L x B [mm]","value":"6000 x 200"},{"label":"Farbe","value":"weiß"},{"label":"Anzahl VE pro Palette","value":"6"},{"label":"Gewicht pro VE [kg]","value":35}]"
"MARA_BRGEW" => 21.2
"CS_GTIN" => "4055661012653"
"CS_VERPACKUNGSEINHEIT_VE" => "2 Stück"
"SAP_HERKUNFTSLAND" => "BE"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "weiß"
"CS_FORMAT_DENSORB" => "Öl-Sperren"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131907"},"punchout_danfoss_pl":{"matgroup":"47131907"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131907"},"punchout_sunchemical_ch":{"matgroup":"47131907"},"punchout_danfoss_dk":{"matgroup":"47131907"},"punchout_danfoss_sk":{"matgroup":"47131907"},"punchout_brenntag_de":{"matgroup":"47131907"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131907"},"punchout_esteelauder_uk":{"matgroup":"47131907"},"punchout_esteelauder_ch":{"matgroup":"47131907"},"punchout_takeda_ch":{"matgroup":"47131907"},"punchout_sika_de":{"matgroup":"47131907"},"punchout_bachem_ch":{"matgroup":"47131907"},"punchout_migros_ch":{"matgroup":"47131907"},"punchout_post_ch":{"matgroup":"47131907"},"punchout_tesla_de":{"matgroup":"47131907"},"punchout_umicore_de":{"matgroup":"47131907"},"punchout_upm_fi":{"matgroup":"47131907"}}"
"META_TITLE" => "DENSORB Ölsperren, 600 x 18 cm Ø, 2 Stück"
"ZPIM_LAENGE_AUSSEN" => 6000
"quality_image" => "[{"id":38109,"mdate":"20-01-13 12:33:09","filename":"38109_20200113-123309.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":94594,"mdate":"17-04-03 14:28:40","filename":"94594_20170403-142840.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 1"},{"id":25563,"mdate":"15-03-23 09:20:33","filename":"25563_20150323-092033.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 2"},{"id":25562,"mdate":"15-04-01 09:41:56","filename":"25562_20150401-094156.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 3"},{"id":25560,"mdate":"15-10-10 10:59:21","filename":"25560_20151010-105921.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 4"},{"id":25742,"mdate":"15-04-01 09:56:49","filename":"25742_20150401-095649.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - 5"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Ölsperre,Flüssigkeitssperre,Saugsperre,Aufsaugsperre,Leckage Notfallprodukt,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel,Absorptionssperre"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIAL" => "Polypropylen"
"ZPIM_DURCHMESSER_AUSSEN" => 200
"article_type" => "Simple"
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"ITEM_NAME_FOR_SHOP" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 200
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["170342","267964","261508","215799","201653","215814","160330","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "17.5"
"CS_ORIGIN" => "Belgien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56039490"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Ölsperren, 600 x 18 cm Ø, 2 Stück"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-oelbindemittel-oelsperren-zur-eindaemmung-und-aufnahme-von-oel-auf-wasser-6-m-x-20-cm-2-stueck-181568/181568"
"robots" => "index,follow"
"description" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Ölsperren, 600 x 18 cm Ø, 2 Stück"
"description" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-oelbindemittel-oelsperren-zur-eindaemmung-und-aufnahme-von-oel-auf-wasser-6-m-x-20-cm-2-stueck-181568/181568"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25563_20150323-092033.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25562_20150401-094156.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25560_20151010-105921.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25742_20150401-095649.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Ölbindemittel Ölsperren zur Eindämmung und Aufnahme von Öl auf Wasser, 6 m x 20 cm, 2 Stück"
"description" => "nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser abauch im gesättigten Zustand auf Wasser schwimmfähigFür die schnelle Eindämmung und Aufnahme von Öl- und Treibstoffverunreinigungen auf Wasseroberflächen von stehenden und leicht fließenden Gewässernzuverlässige Aufnahme von Motoröl, Diesel, Heizöl, Schneidöl, Pflanzenöl, ölbasierten Lösungsmitteln u. v. m.Die Farbgebung erleichtert die Beurteilung des Sättigungsgrads.Geeignet für Teiche, Seen, Flüsse, Hafenbecken usw.Ausgereifte Konstruktion mit stabilem Netz und robustem Innenschlauch gefüllt mit saugstarkem PolypropylenvliesDurch praktische Karabinerhaken können die Einzelsegmente schnell zu einer beliebig langen Ölsperre mit Sicherheitsüberlappung verbunden werden. Die robuste Konstruktion mit integriertem Zugentlastungsseil verhindert Beschädigungen beim Ausbringen und Einholen der Sperren.Eine VE ergibt nach Verkettung der einzelnen Sperren eine Gesamtlänge von ca. 11,5 m. "
"image" => [
"https://assets.dev.denios.io/article/94594_20170403-142840.jpg"
"https://assets.dev.denios.io/article/25563_20150323-092033.jpg"
"https://assets.dev.denios.io/article/25562_20150401-094156.jpg"
"https://assets.dev.denios.io/article/25560_20151010-105921.jpg"
"https://assets.dev.denios.io/article/25742_20150401-095649.jpg"
]
"sku" => "181568W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-oelbindemittel-oelsperren-zur-eindaemmung-und-aufnahme-von-oel-auf-wasser-6-m-x-20-cm-2-stueck-181568/181568"
"priceCurrency" => "EUR"
"price" => "237.00"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661012653"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 23700
"centAmountGross" => 23700
"currency" => "EUR"
"customerGroup" => null
"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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"87a67d52-a745-485a-a338-344cd389ead5"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Ölbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Öl"
]
"CS_FORMAT_DENSORB" => [
"Öl-Sperren"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => [
316
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [
200.0
]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_GRANULAT" => []
"CS_MERKMALE_BINDEVLIES" => []
"ZPIM_WERKSTOFF_1" => [
"Polypropylen"
]
"CS_MARKE" => []
"ZPIM_FARBE_1" => [
"weiß"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "8e45450b23a967730db0cb6f998685cd"
]
"sort" => [
11340
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "5064c671-055c-4580-9a71-54a974508996"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "5064c671-055c-4580-9a71-54a974508996"
"key" => "282169"
"version" => 2330
"businessUnit" => "CP"
"slug" => "densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-spezial-282169"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-spezial-282169/282169"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#336"
"canonical" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-spezial-282169/282169"
]
"name" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial"
"description" => "<ul class="product-description__text--bulletpoints"><li>Schnelle, effektive Eindämmung und Aufnahme von ausgelaufenen Gefahrstoffen, z.B. bei havarierten Kanistern oder anderen Kleingebinden.</li><li>Gefüllt mit saugstarken Bindemitteln zur sicheren Aufnahme von Leckagen.</li><li>Handlich, leicht, formstabil, platzsparend und mobil einsetzbar.</li><li>Die robusten Behälter haben die perfekte Größe zur Aufbewahrung in Rettungsfahrzeugen.</li><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></p></li></ul>"
"createdAt" => "2021-09-29T11:39:19+0000"
"master" => [
"id" => 1
"sku" => "282169"
"displaySku" => "282169W"
"sortRank" => 11325
"slug" => "densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-spezial-282169"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-spezial-282169/282169"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#336"
"canonical" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-spezial-282169/282169"
]
"name" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial"
"description" => "<ul class="product-description__text--bulletpoints"><li>Schnelle, effektive Eindämmung und Aufnahme von ausgelaufenen Gefahrstoffen, z.B. bei havarierten Kanistern oder anderen Kleingebinden.</li><li>Gefüllt mit saugstarken Bindemitteln zur sicheren Aufnahme von Leckagen.</li><li>Handlich, leicht, formstabil, platzsparend und mobil einsetzbar.</li><li>Die robusten Behälter haben die perfekte Größe zur Aufbewahrung in Rettungsfahrzeugen.</li><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></p></li></ul>"
"images" => [
[
"id" => 262226
"filename" => "262226_20210812-174709.jpg"
"uri" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
"medium" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
"small" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 261181
"filename" => "261181_20210810-151152.jpg"
"uri" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"medium" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"small" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 261187
"filename" => "261187_20210810-151229.jpg"
"uri" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"medium" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"small" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 262224
"filename" => "262224_20210812-174651.jpg"
"uri" => "https://assets.dev.denios.io/article/262224_20210812-174651.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/262224_20210812-174651.jpg"
"medium" => "https://assets.dev.denios.io/article/262224_20210812-174651.jpg"
"small" => "https://assets.dev.denios.io/article/262224_20210812-174651.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/262224_20210812-174651.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 261195
"filename" => "261195_20210810-151320.jpg"
"uri" => "https://assets.dev.denios.io/article/261195_20210810-151320.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261195_20210810-151320.jpg"
"medium" => "https://assets.dev.denios.io/article/261195_20210810-151320.jpg"
"small" => "https://assets.dev.denios.io/article/261195_20210810-151320.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261195_20210810-151320.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 262226
"filename" => "262226_20210812-174709.jpg"
"uri" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
"medium" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
"small" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 12100
"centAmountGross" => 14399
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => 191704
"filename" => "191704_20190731-121823.png"
"uri" => "https://assets.dev.denios.io/quality/191704_20190731-121823.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_MERKMALE_NOTFALL_SETS" => [
"Tragbar (max. 10 kg)"
"Bodenstehend"
"Verschließbar"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "336"
"CS_AUFSTELLORT_INNEN_AUSSEN" => "Innen"
"CS_SALESRANK" => 11325
"ZPIM_AUFNAHMEKAPAZITAET" => 26
"CS_ANWENDUNG_DENSORB" => "Spezial"
"META_DESCRIPTION" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial"
"MARA_NTGEW" => 4
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufstellort","value":"Innen"},{"label":"Anwendung","value":"Spezial"},{"label":"Format","value":"Notfall-Set"},{"label":"Bestückung","value":"30 Matten 37 x 40 cm\r\n3 Schlangen 120 x 7,5 cm\r\n1 Vollsichtbrille mit Gummizug\r\n1 Paar Schutzhandschuhe\r\n2 Entsorgungsbeutel\r\n1 Mehrsprachiges Aufkleberset \"Bindemittel\""},{"label":"Länge außen [mm]","value":"300"},{"label":"Breite außen [mm]","value":"400"},{"label":"Tiefe außen [mm]","value":"300"},{"label":"Höhe außen [mm]","value":"320"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"26"},{"label":"Maße außen L x B [mm]","value":"300 x 400"}]"
"MARA_BRGEW" => 4.2
"SAP_HERKUNFTSLAND" => "DE"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Leckage-Notfallset"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131905"},"punchout_danfoss_pl":{"matgroup":"47131905","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131905"},"punchout_borbet_de":{"matgroup":"40029012"},"punchout_sunchemical_ch":{"matgroup":"47131905"},"punchout_danfoss_dk":{"matgroup":"47131905"},"punchout_danfoss_sk":{"matgroup":"47131905"},"punchout_brenntag_de":{"matgroup":"47131905"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131905"},"punchout_esteelauder_uk":{"matgroup":"47131905"},"punchout_esteelauder_ch":{"matgroup":"47131905"},"punchout_takeda_ch":{"matgroup":"47131905"},"punchout_sika_de":{"matgroup":"47131905"},"punchout_bachem_ch":{"matgroup":"47131905"},"punchout_migros_ch":{"matgroup":"47131905"},"punchout_post_ch":{"matgroup":"47131905"},"punchout_tesla_de":{"matgroup":"47131905"}}"
"META_TITLE" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial | Denios"
"ZPIM_LAENGE_AUSSEN" => 300
"quality_image" => "[{"id":191704,"mdate":"19-07-31 12:18:23","filename":"191704_20190731-121823.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":262226,"mdate":"21-08-12 17:47:09","filename":"262226_20210812-174709.jpg","imageSimilar":0,"text":"DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 1"},{"id":261181,"mdate":"21-08-10 15:11:52","filename":"261181_20210810-151152.jpg","imageSimilar":0,"text":"DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 2"},{"id":261187,"mdate":"21-08-10 15:12:29","filename":"261187_20210810-151229.jpg","imageSimilar":0,"text":"DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 3"},{"id":262224,"mdate":"21-08-12 17:46:51","filename":"262224_20210812-174651.jpg","imageSimilar":0,"text":"DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 4"},{"id":261195,"mdate":"21-08-10 15:13:20","filename":"261195_20210810-151320.jpg","imageSimilar":0,"text":"DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 5"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Notfallset,Notfall-Set,Bindevliesmatten,Aufbewahrung Bindemittel,Bindemittel für Leckagen,Mobil-Set,Bindevlies,Leckage-Set,Havarie-Set,DENSORB Mobiles Set"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_LIEFERUMFANG" => """
30 Matten 37 x 40 cm\r\n
3 Schlangen 120 x 7,5 cm\r\n
1 Vollsichtbrille mit Gummizug\r\n
1 Paar Schutzhandschuhe\r\n
2 Entsorgungsbeutel\r\n
1 Mehrsprachiges Aufkleberset "Bindemittel"
"""
"article_type" => "Simple"
"ITEM_NAME_FOR_SHOP" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial"
"BREITE_AUSSEN" => 400
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["282172","211123","259696","259809","217888","153065","290818"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031490"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-spezial-282169/282169"
"robots" => "index,follow"
"description" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial | Denios"
"description" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-spezial-282169/282169"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/262224_20210812-174651.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/261195_20210810-151320.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial"
"description" => "Schnelle, effektive Eindämmung und Aufnahme von ausgelaufenen Gefahrstoffen, z.B. bei havarierten Kanistern oder anderen Kleingebinden.Gefüllt mit saugstarken Bindemitteln zur sicheren Aufnahme von Leckagen.Handlich, leicht, formstabil, platzsparend und mobil einsetzbar.Die robusten Behälter haben die perfekte Größe zur Aufbewahrung in Rettungsfahrzeugen.Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: https://www.denios.de/mobile-bindemittel-notfall-sets"
"image" => [
"https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
"https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"https://assets.dev.denios.io/article/262224_20210812-174651.jpg"
"https://assets.dev.denios.io/article/261195_20210810-151320.jpg"
]
"sku" => "282169W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-spezial-282169/282169"
"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-10-14T00: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" => "Chemikalienbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "282169"
"displaySku" => "282169W"
"sortRank" => 11325
"slug" => "densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-spezial-282169"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-spezial-282169/282169"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#336"
"canonical" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-spezial-282169/282169"
]
"name" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial"
"description" => "<ul class="product-description__text--bulletpoints"><li>Schnelle, effektive Eindämmung und Aufnahme von ausgelaufenen Gefahrstoffen, z.B. bei havarierten Kanistern oder anderen Kleingebinden.</li><li>Gefüllt mit saugstarken Bindemitteln zur sicheren Aufnahme von Leckagen.</li><li>Handlich, leicht, formstabil, platzsparend und mobil einsetzbar.</li><li>Die robusten Behälter haben die perfekte Größe zur Aufbewahrung in Rettungsfahrzeugen.</li><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></p></li></ul>"
"images" => [
[
"id" => 262226
"filename" => "262226_20210812-174709.jpg"
"uri" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
"medium" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
"small" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 261181
"filename" => "261181_20210810-151152.jpg"
"uri" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"medium" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"small" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 261187
"filename" => "261187_20210810-151229.jpg"
"uri" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"medium" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"small" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 262224
"filename" => "262224_20210812-174651.jpg"
"uri" => "https://assets.dev.denios.io/article/262224_20210812-174651.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/262224_20210812-174651.jpg"
"medium" => "https://assets.dev.denios.io/article/262224_20210812-174651.jpg"
"small" => "https://assets.dev.denios.io/article/262224_20210812-174651.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/262224_20210812-174651.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 261195
"filename" => "261195_20210810-151320.jpg"
"uri" => "https://assets.dev.denios.io/article/261195_20210810-151320.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261195_20210810-151320.jpg"
"medium" => "https://assets.dev.denios.io/article/261195_20210810-151320.jpg"
"small" => "https://assets.dev.denios.io/article/261195_20210810-151320.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261195_20210810-151320.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 262226
"filename" => "262226_20210812-174709.jpg"
"uri" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
"medium" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
"small" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 12100
"centAmountGross" => 14399
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => 191704
"filename" => "191704_20190731-121823.png"
"uri" => "https://assets.dev.denios.io/quality/191704_20190731-121823.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_MERKMALE_NOTFALL_SETS" => [
"Tragbar (max. 10 kg)"
"Bodenstehend"
"Verschließbar"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "336"
"CS_AUFSTELLORT_INNEN_AUSSEN" => "Innen"
"CS_SALESRANK" => 11325
"ZPIM_AUFNAHMEKAPAZITAET" => 26
"CS_ANWENDUNG_DENSORB" => "Spezial"
"META_DESCRIPTION" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial"
"MARA_NTGEW" => 4
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufstellort","value":"Innen"},{"label":"Anwendung","value":"Spezial"},{"label":"Format","value":"Notfall-Set"},{"label":"Bestückung","value":"30 Matten 37 x 40 cm\r\n3 Schlangen 120 x 7,5 cm\r\n1 Vollsichtbrille mit Gummizug\r\n1 Paar Schutzhandschuhe\r\n2 Entsorgungsbeutel\r\n1 Mehrsprachiges Aufkleberset \"Bindemittel\""},{"label":"Länge außen [mm]","value":"300"},{"label":"Breite außen [mm]","value":"400"},{"label":"Tiefe außen [mm]","value":"300"},{"label":"Höhe außen [mm]","value":"320"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"26"},{"label":"Maße außen L x B [mm]","value":"300 x 400"}]"
"MARA_BRGEW" => 4.2
"SAP_HERKUNFTSLAND" => "DE"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Leckage-Notfallset"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131905"},"punchout_danfoss_pl":{"matgroup":"47131905","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131905"},"punchout_borbet_de":{"matgroup":"40029012"},"punchout_sunchemical_ch":{"matgroup":"47131905"},"punchout_danfoss_dk":{"matgroup":"47131905"},"punchout_danfoss_sk":{"matgroup":"47131905"},"punchout_brenntag_de":{"matgroup":"47131905"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131905"},"punchout_esteelauder_uk":{"matgroup":"47131905"},"punchout_esteelauder_ch":{"matgroup":"47131905"},"punchout_takeda_ch":{"matgroup":"47131905"},"punchout_sika_de":{"matgroup":"47131905"},"punchout_bachem_ch":{"matgroup":"47131905"},"punchout_migros_ch":{"matgroup":"47131905"},"punchout_post_ch":{"matgroup":"47131905"},"punchout_tesla_de":{"matgroup":"47131905"}}"
"META_TITLE" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial | Denios"
"ZPIM_LAENGE_AUSSEN" => 300
"quality_image" => "[{"id":191704,"mdate":"19-07-31 12:18:23","filename":"191704_20190731-121823.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":262226,"mdate":"21-08-12 17:47:09","filename":"262226_20210812-174709.jpg","imageSimilar":0,"text":"DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 1"},{"id":261181,"mdate":"21-08-10 15:11:52","filename":"261181_20210810-151152.jpg","imageSimilar":0,"text":"DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 2"},{"id":261187,"mdate":"21-08-10 15:12:29","filename":"261187_20210810-151229.jpg","imageSimilar":0,"text":"DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 3"},{"id":262224,"mdate":"21-08-12 17:46:51","filename":"262224_20210812-174651.jpg","imageSimilar":0,"text":"DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 4"},{"id":261195,"mdate":"21-08-10 15:13:20","filename":"261195_20210810-151320.jpg","imageSimilar":0,"text":"DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - 5"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Notfallset,Notfall-Set,Bindevliesmatten,Aufbewahrung Bindemittel,Bindemittel für Leckagen,Mobil-Set,Bindevlies,Leckage-Set,Havarie-Set,DENSORB Mobiles Set"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_LIEFERUMFANG" => """
30 Matten 37 x 40 cm\r\n
3 Schlangen 120 x 7,5 cm\r\n
1 Vollsichtbrille mit Gummizug\r\n
1 Paar Schutzhandschuhe\r\n
2 Entsorgungsbeutel\r\n
1 Mehrsprachiges Aufkleberset "Bindemittel"
"""
"article_type" => "Simple"
"ITEM_NAME_FOR_SHOP" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial"
"BREITE_AUSSEN" => 400
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["282172","211123","259696","259809","217888","153065","290818"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031490"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-spezial-282169/282169"
"robots" => "index,follow"
"description" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial | Denios"
"description" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-spezial-282169/282169"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/262224_20210812-174651.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/261195_20210810-151320.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Spezial"
"description" => "Schnelle, effektive Eindämmung und Aufnahme von ausgelaufenen Gefahrstoffen, z.B. bei havarierten Kanistern oder anderen Kleingebinden.Gefüllt mit saugstarken Bindemitteln zur sicheren Aufnahme von Leckagen.Handlich, leicht, formstabil, platzsparend und mobil einsetzbar.Die robusten Behälter haben die perfekte Größe zur Aufbewahrung in Rettungsfahrzeugen.Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: https://www.denios.de/mobile-bindemittel-notfall-sets"
"image" => [
"https://assets.dev.denios.io/article/262226_20210812-174709.jpg"
"https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"https://assets.dev.denios.io/article/262224_20210812-174651.jpg"
"https://assets.dev.denios.io/article/261195_20210810-151320.jpg"
]
"sku" => "282169W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-spezial-282169/282169"
"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-10-14T00: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" => "Chemikalienbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"968b9305-66f2-40ab-bead-98756c876d51"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Chemikalienbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Spezial"
]
"CS_FORMAT_DENSORB" => [
"Leckage-Notfallset"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => [
26
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => [
"Innen"
]
"BREITE_AUSSEN" => [
400.0
]
"CS_MERKMALE_NOTFALL_SETS" => [
"Tragbar (max. 10 kg)"
"Bodenstehend"
"Verschließbar"
]
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_BINDEVLIES" => []
"CS_MERKMALE_GRANULAT" => []
"ZPIM_WERKSTOFF_1" => []
"CS_MARKE" => []
"ZPIM_FARBE_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "ab8959c89f76c1e0262fc66fd442567a"
]
"sort" => [
11325
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "dc4959bc-6389-4296-9d19-865045459e62"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "dc4959bc-6389-4296-9d19-865045459e62"
"key" => "207919"
"version" => 6198
"businessUnit" => "CP"
"slug" => "densorb-chemikalienbindemittel-vlies-matten-economy-single-heavy-40-x-50-cm-50-stueck-207919"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-matten-economy-single-heavy-40-x-50-cm-50-stueck-207919/207919"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#357"
"canonical" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-matten-economy-single-heavy-40-x-50-cm-50-stueck-207919/207919"
]
"name" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeiten</li><li>die erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikalien</li><li>die gelbe Warnfarbe weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werden</li><li>das chemikalienbeständige Material zersetzt sich nicht und löst bei Kontakt mit korrosiven Flüssigkeiten keine gefährliche Reaktion aus (siehe Verträglichkeitsliste)</li><li>für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungen</li><li>bestens geeignet als Unterlage bei Reinigungs-, Wartungs- und Reparaturarbeiten</li><li>ideal für den Einsatz im Labor, als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Behältern</li><li>geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden</li><li>durch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit gewährleistet</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>auch im gesättigten Zustand noch reißfest</li><li>ausgezeichnetes Aufnahmevermögen und hohe Reiß- und Abriebfestigkeit</li><li>auch für Anwendungen im medizinischen Umfeld geeignet, z.B. zur Aufnahme von Körperflüssigkeiten</li><li>ideal für Leckage-Notfälle </li><li>Materialstärke "heavy" für größere Flüssigkeitsmengen</li><li>Die anwendungsgerecht zugeschnittenen Matten (40 x 50 cm) sind für den wirtschaftlichen Materialeinsatz zusätzlich mittig perforiert.</li></ul>"
"createdAt" => "2020-08-10T07:35:37+0000"
"master" => [
"id" => 1
"sku" => "207919"
"displaySku" => "207919W"
"sortRank" => 11298
"slug" => "densorb-chemikalienbindemittel-vlies-matten-economy-single-heavy-40-x-50-cm-50-stueck-207919"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-matten-economy-single-heavy-40-x-50-cm-50-stueck-207919/207919"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#357"
"canonical" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-matten-economy-single-heavy-40-x-50-cm-50-stueck-207919/207919"
]
"name" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeiten</li><li>die erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikalien</li><li>die gelbe Warnfarbe weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werden</li><li>das chemikalienbeständige Material zersetzt sich nicht und löst bei Kontakt mit korrosiven Flüssigkeiten keine gefährliche Reaktion aus (siehe Verträglichkeitsliste)</li><li>für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungen</li><li>bestens geeignet als Unterlage bei Reinigungs-, Wartungs- und Reparaturarbeiten</li><li>ideal für den Einsatz im Labor, als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Behältern</li><li>geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden</li><li>durch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit gewährleistet</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>auch im gesättigten Zustand noch reißfest</li><li>ausgezeichnetes Aufnahmevermögen und hohe Reiß- und Abriebfestigkeit</li><li>auch für Anwendungen im medizinischen Umfeld geeignet, z.B. zur Aufnahme von Körperflüssigkeiten</li><li>ideal für Leckage-Notfälle </li><li>Materialstärke "heavy" für größere Flüssigkeitsmengen</li><li>Die anwendungsgerecht zugeschnittenen Matten (40 x 50 cm) sind für den wirtschaftlichen Materialeinsatz zusätzlich mittig perforiert.</li></ul>"
"images" => [
[
"id" => 94630
"filename" => "94630_20170420-101903.jpg"
"uri" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
"medium" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
"small" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25710
"filename" => "25710_20150323-080908.jpg"
"uri" => "https://assets.dev.denios.io/article/25710_20150323-080908.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25710_20150323-080908.jpg"
"medium" => "https://assets.dev.denios.io/article/25710_20150323-080908.jpg"
"small" => "https://assets.dev.denios.io/article/25710_20150323-080908.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25710_20150323-080908.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25713
"filename" => "25713_20150401-095152.jpg"
"uri" => "https://assets.dev.denios.io/article/25713_20150401-095152.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25713_20150401-095152.jpg"
"medium" => "https://assets.dev.denios.io/article/25713_20150401-095152.jpg"
"small" => "https://assets.dev.denios.io/article/25713_20150401-095152.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25713_20150401-095152.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25712
"filename" => "25712_20150401-095137.jpg"
"uri" => "https://assets.dev.denios.io/article/25712_20150401-095137.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25712_20150401-095137.jpg"
"medium" => "https://assets.dev.denios.io/article/25712_20150401-095137.jpg"
"small" => "https://assets.dev.denios.io/article/25712_20150401-095137.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25712_20150401-095137.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 94628
"filename" => "94628_20170403-143008.jpg"
"uri" => "https://assets.dev.denios.io/article/94628_20170403-143008.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94628_20170403-143008.jpg"
"medium" => "https://assets.dev.denios.io/article/94628_20170403-143008.jpg"
"small" => "https://assets.dev.denios.io/article/94628_20170403-143008.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94628_20170403-143008.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 94630
"filename" => "94630_20170420-101903.jpg"
"uri" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
"medium" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
"small" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 11900
"centAmountGross" => 11900
"currency" => "EUR"
"customerGroup" => null
"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" => "50 Stück"
"qualityImages" => [
[
"id" => 191704
"filename" => "191704_20190731-121823.png"
"uri" => "https://assets.dev.denios.io/quality/191704_20190731-121823.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_AUFNAHMEVERMOEGEN" => "sehr hoch"
"CS_MATERIAL" => "Polypropylen"
"CS_SALESRANK" => 11298
"ZPIM_AUFNAHMEKAPAZITAET" => 62
"CS_ANWENDUNG_DENSORB" => "Spezial"
"META_DESCRIPTION" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"für kurze Einsatzdauer"
]
"NAME_IN_ORDERPROCESS" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück"
"MARA_NTGEW" => 0.079
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 50
"CS_TECHNISCHE_DATEN" => "[{"label":"Format","value":"Matten"},{"label":"Anwendung","value":"Spezial"},{"label":"Qualität","value":"ECONOMY SINGLE"},{"label":"Länge außen [mm]","value":"500"},{"label":"Breite außen [mm]","value":"400"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"62"},{"label":"Anzahl Lagen","value":"1-lagig"},{"label":"Materialstärke","value":"heavy"},{"label":"Perforation","value":"ja"},{"label":"Merkmale Bindevlies","value":"für kurze Einsatzdauer"},{"label":"Anzahl VE pro Palette","value":"60"},{"label":"Gewicht pro VE [kg]","value":3.95},{"label":"Flächengewicht [g/m²]","value":"380"},{"label":"Aufnahmevermögen","value":"sehr hoch"}]"
"MARA_BRGEW" => 0.079
"CS_GTIN" => "4055661019782"
"CS_VERPACKUNGSEINHEIT_VE" => "50 Stück"
"SAP_HERKUNFTSLAND" => "TR"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Aufsaugmatten"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131909"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"}}"
"META_TITLE" => "DENSORB Bindevliesmatten Economy, Ausführung "Spezial", Heavy, 40 x 50 cm, 50 Stück"
"ZPIM_LAENGE_AUSSEN" => 500
"quality_image" => "[{"id":191704,"mdate":"19-07-31 12:18:23","filename":"191704_20190731-121823.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":94630,"mdate":"17-04-20 10:19:03","filename":"94630_20170420-101903.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 1"},{"id":25710,"mdate":"15-03-23 08:09:08","filename":"25710_20150323-080908.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 2"},{"id":25713,"mdate":"15-04-01 09:51:52","filename":"25713_20150401-095152.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 3"},{"id":25712,"mdate":"15-04-01 09:51:37","filename":"25712_20150401-095137.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 4"},{"id":94628,"mdate":"17-04-03 14:30:08","filename":"94628_20170403-143008.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 5"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bindevliesmatte,Saugmatte,Industriebindevliese,Bindemittel für Säuren,Bindemittel für Laugen,Bindevlies,Absorptionsmittel,Adsorptionsmittel,Bindemittel,Labormatten"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PERFORATION" => "ja"
"CS_BUSINESS_UNIT" => "CP"
"CS_VERSION_DENSORB" => "ECONOMY SINGLE"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIALSTAERKE_DENSORB" => "heavy"
"CS_PDF_SEITE" => "357"
"article_type" => "Simple"
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"ITEM_NAME_FOR_SHOP" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 400
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["160330","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.079"
"CS_ORIGIN" => "Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031490"
"CS_ANZAHL_LAGEN" => "1-lagig"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Bindevliesmatten Economy, Ausführung "Spezial", Heavy, 40 x 50 cm, 50 Stück"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-matten-economy-single-heavy-40-x-50-cm-50-stueck-207919/207919"
"robots" => "index,follow"
"description" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Bindevliesmatten Economy, Ausführung "Spezial", Heavy, 40 x 50 cm, 50 Stück"
"description" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-matten-economy-single-heavy-40-x-50-cm-50-stueck-207919/207919"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25710_20150323-080908.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25713_20150401-095152.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25712_20150401-095137.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/94628_20170403-143008.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück"
"description" => "extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeitendie erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikaliendie gelbe Warnfarbe weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werdendas chemikalienbeständige Material zersetzt sich nicht und löst bei Kontakt mit korrosiven Flüssigkeiten keine gefährliche Reaktion aus (siehe Verträglichkeitsliste)für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungenbestens geeignet als Unterlage bei Reinigungs-, Wartungs- und Reparaturarbeitenideal für den Einsatz im Labor, als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Behälterngeeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werdendurch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit gewährleistetsehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeitauch im gesättigten Zustand noch reißfestausgezeichnetes Aufnahmevermögen und hohe Reiß- und Abriebfestigkeitauch für Anwendungen im medizinischen Umfeld geeignet, z.B. zur Aufnahme von Körperflüssigkeitenideal für Leckage-Notfälle Materialstärke "heavy" für größere FlüssigkeitsmengenDie anwendungsgerecht zugeschnittenen Matten (40 x 50 cm) sind für den wirtschaftlichen Materialeinsatz zusätzlich mittig perforiert."
"image" => [
"https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
"https://assets.dev.denios.io/article/25710_20150323-080908.jpg"
"https://assets.dev.denios.io/article/25713_20150401-095152.jpg"
"https://assets.dev.denios.io/article/25712_20150401-095137.jpg"
"https://assets.dev.denios.io/article/94628_20170403-143008.jpg"
]
"sku" => "207919W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-matten-economy-single-heavy-40-x-50-cm-50-stueck-207919/207919"
"priceCurrency" => "EUR"
"price" => "119.00"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661019782"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 11900
"centAmountGross" => 11900
"currency" => "EUR"
"customerGroup" => null
"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" => "Chemikalienbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "207919"
"displaySku" => "207919W"
"sortRank" => 11298
"slug" => "densorb-chemikalienbindemittel-vlies-matten-economy-single-heavy-40-x-50-cm-50-stueck-207919"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-matten-economy-single-heavy-40-x-50-cm-50-stueck-207919/207919"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#357"
"canonical" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-matten-economy-single-heavy-40-x-50-cm-50-stueck-207919/207919"
]
"name" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeiten</li><li>die erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikalien</li><li>die gelbe Warnfarbe weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werden</li><li>das chemikalienbeständige Material zersetzt sich nicht und löst bei Kontakt mit korrosiven Flüssigkeiten keine gefährliche Reaktion aus (siehe Verträglichkeitsliste)</li><li>für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungen</li><li>bestens geeignet als Unterlage bei Reinigungs-, Wartungs- und Reparaturarbeiten</li><li>ideal für den Einsatz im Labor, als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Behältern</li><li>geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden</li><li>durch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit gewährleistet</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>auch im gesättigten Zustand noch reißfest</li><li>ausgezeichnetes Aufnahmevermögen und hohe Reiß- und Abriebfestigkeit</li><li>auch für Anwendungen im medizinischen Umfeld geeignet, z.B. zur Aufnahme von Körperflüssigkeiten</li><li>ideal für Leckage-Notfälle </li><li>Materialstärke "heavy" für größere Flüssigkeitsmengen</li><li>Die anwendungsgerecht zugeschnittenen Matten (40 x 50 cm) sind für den wirtschaftlichen Materialeinsatz zusätzlich mittig perforiert.</li></ul>"
"images" => [
[
"id" => 94630
"filename" => "94630_20170420-101903.jpg"
"uri" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
"medium" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
"small" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25710
"filename" => "25710_20150323-080908.jpg"
"uri" => "https://assets.dev.denios.io/article/25710_20150323-080908.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25710_20150323-080908.jpg"
"medium" => "https://assets.dev.denios.io/article/25710_20150323-080908.jpg"
"small" => "https://assets.dev.denios.io/article/25710_20150323-080908.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25710_20150323-080908.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25713
"filename" => "25713_20150401-095152.jpg"
"uri" => "https://assets.dev.denios.io/article/25713_20150401-095152.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25713_20150401-095152.jpg"
"medium" => "https://assets.dev.denios.io/article/25713_20150401-095152.jpg"
"small" => "https://assets.dev.denios.io/article/25713_20150401-095152.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25713_20150401-095152.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25712
"filename" => "25712_20150401-095137.jpg"
"uri" => "https://assets.dev.denios.io/article/25712_20150401-095137.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25712_20150401-095137.jpg"
"medium" => "https://assets.dev.denios.io/article/25712_20150401-095137.jpg"
"small" => "https://assets.dev.denios.io/article/25712_20150401-095137.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25712_20150401-095137.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 94628
"filename" => "94628_20170403-143008.jpg"
"uri" => "https://assets.dev.denios.io/article/94628_20170403-143008.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94628_20170403-143008.jpg"
"medium" => "https://assets.dev.denios.io/article/94628_20170403-143008.jpg"
"small" => "https://assets.dev.denios.io/article/94628_20170403-143008.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94628_20170403-143008.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 94630
"filename" => "94630_20170420-101903.jpg"
"uri" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
"medium" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
"small" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 11900
"centAmountGross" => 11900
"currency" => "EUR"
"customerGroup" => null
"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" => "50 Stück"
"qualityImages" => [
[
"id" => 191704
"filename" => "191704_20190731-121823.png"
"uri" => "https://assets.dev.denios.io/quality/191704_20190731-121823.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_AUFNAHMEVERMOEGEN" => "sehr hoch"
"CS_MATERIAL" => "Polypropylen"
"CS_SALESRANK" => 11298
"ZPIM_AUFNAHMEKAPAZITAET" => 62
"CS_ANWENDUNG_DENSORB" => "Spezial"
"META_DESCRIPTION" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"für kurze Einsatzdauer"
]
"NAME_IN_ORDERPROCESS" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück"
"MARA_NTGEW" => 0.079
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 50
"CS_TECHNISCHE_DATEN" => "[{"label":"Format","value":"Matten"},{"label":"Anwendung","value":"Spezial"},{"label":"Qualität","value":"ECONOMY SINGLE"},{"label":"Länge außen [mm]","value":"500"},{"label":"Breite außen [mm]","value":"400"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"62"},{"label":"Anzahl Lagen","value":"1-lagig"},{"label":"Materialstärke","value":"heavy"},{"label":"Perforation","value":"ja"},{"label":"Merkmale Bindevlies","value":"für kurze Einsatzdauer"},{"label":"Anzahl VE pro Palette","value":"60"},{"label":"Gewicht pro VE [kg]","value":3.95},{"label":"Flächengewicht [g/m²]","value":"380"},{"label":"Aufnahmevermögen","value":"sehr hoch"}]"
"MARA_BRGEW" => 0.079
"CS_GTIN" => "4055661019782"
"CS_VERPACKUNGSEINHEIT_VE" => "50 Stück"
"SAP_HERKUNFTSLAND" => "TR"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Aufsaugmatten"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131909"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"}}"
"META_TITLE" => "DENSORB Bindevliesmatten Economy, Ausführung "Spezial", Heavy, 40 x 50 cm, 50 Stück"
"ZPIM_LAENGE_AUSSEN" => 500
"quality_image" => "[{"id":191704,"mdate":"19-07-31 12:18:23","filename":"191704_20190731-121823.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":94630,"mdate":"17-04-20 10:19:03","filename":"94630_20170420-101903.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 1"},{"id":25710,"mdate":"15-03-23 08:09:08","filename":"25710_20150323-080908.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 2"},{"id":25713,"mdate":"15-04-01 09:51:52","filename":"25713_20150401-095152.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 3"},{"id":25712,"mdate":"15-04-01 09:51:37","filename":"25712_20150401-095137.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 4"},{"id":94628,"mdate":"17-04-03 14:30:08","filename":"94628_20170403-143008.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - 5"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bindevliesmatte,Saugmatte,Industriebindevliese,Bindemittel für Säuren,Bindemittel für Laugen,Bindevlies,Absorptionsmittel,Adsorptionsmittel,Bindemittel,Labormatten"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PERFORATION" => "ja"
"CS_BUSINESS_UNIT" => "CP"
"CS_VERSION_DENSORB" => "ECONOMY SINGLE"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIALSTAERKE_DENSORB" => "heavy"
"CS_PDF_SEITE" => "357"
"article_type" => "Simple"
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"ITEM_NAME_FOR_SHOP" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 400
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["160330","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.079"
"CS_ORIGIN" => "Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031490"
"CS_ANZAHL_LAGEN" => "1-lagig"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Bindevliesmatten Economy, Ausführung "Spezial", Heavy, 40 x 50 cm, 50 Stück"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-matten-economy-single-heavy-40-x-50-cm-50-stueck-207919/207919"
"robots" => "index,follow"
"description" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Bindevliesmatten Economy, Ausführung "Spezial", Heavy, 40 x 50 cm, 50 Stück"
"description" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-matten-economy-single-heavy-40-x-50-cm-50-stueck-207919/207919"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25710_20150323-080908.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25713_20150401-095152.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25712_20150401-095137.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/94628_20170403-143008.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Chemikalienbindemittel Vlies Matten, Economy Single, heavy, 40 x 50 cm, 50 Stück"
"description" => "extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeitendie erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikaliendie gelbe Warnfarbe weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werdendas chemikalienbeständige Material zersetzt sich nicht und löst bei Kontakt mit korrosiven Flüssigkeiten keine gefährliche Reaktion aus (siehe Verträglichkeitsliste)für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungenbestens geeignet als Unterlage bei Reinigungs-, Wartungs- und Reparaturarbeitenideal für den Einsatz im Labor, als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Behälterngeeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werdendurch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit gewährleistetsehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeitauch im gesättigten Zustand noch reißfestausgezeichnetes Aufnahmevermögen und hohe Reiß- und Abriebfestigkeitauch für Anwendungen im medizinischen Umfeld geeignet, z.B. zur Aufnahme von Körperflüssigkeitenideal für Leckage-Notfälle Materialstärke "heavy" für größere FlüssigkeitsmengenDie anwendungsgerecht zugeschnittenen Matten (40 x 50 cm) sind für den wirtschaftlichen Materialeinsatz zusätzlich mittig perforiert."
"image" => [
"https://assets.dev.denios.io/article/94630_20170420-101903.jpg"
"https://assets.dev.denios.io/article/25710_20150323-080908.jpg"
"https://assets.dev.denios.io/article/25713_20150401-095152.jpg"
"https://assets.dev.denios.io/article/25712_20150401-095137.jpg"
"https://assets.dev.denios.io/article/94628_20170403-143008.jpg"
]
"sku" => "207919W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-matten-economy-single-heavy-40-x-50-cm-50-stueck-207919/207919"
"priceCurrency" => "EUR"
"price" => "119.00"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661019782"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 11900
"centAmountGross" => 11900
"currency" => "EUR"
"customerGroup" => null
"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" => "Chemikalienbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"968b9305-66f2-40ab-bead-98756c876d51"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Chemikalienbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Spezial"
]
"CS_FORMAT_DENSORB" => [
"Aufsaugmatten"
]
"CS_VERSION_DENSORB" => [
"ECONOMY SINGLE"
]
"ZPIM_AUFNAHMEKAPAZITAET" => [
62
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [
400.0
]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => [
"1-lagig"
]
"CS_MATERIALSTAERKE_DENSORB" => [
"heavy"
]
"CS_PERFORATION" => [
"ja"
]
"CS_MERKMALE_BINDEVLIES" => [
"für kurze Einsatzdauer"
]
"CS_MERKMALE_GRANULAT" => []
"ZPIM_WERKSTOFF_1" => [
"Polypropylen"
]
"CS_MARKE" => []
"ZPIM_FARBE_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "8f15f31e7ea725fc6c5b29a167e32851"
]
"sort" => [
11298
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6e3ddbf6-a22e-4149-8e6b-85b1acdeaba5"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "6e3ddbf6-a22e-4149-8e6b-85b1acdeaba5"
"key" => "268661"
"version" => 2238
"businessUnit" => "CP"
"slug" => "densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-38-x-51-cm-125-stueck-268661"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-38-x-51-cm-125-stueck-268661/268661"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-38-x-51-cm-125-stueck-268661/268661"
]
"name" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeiten</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>ausgezeichnet geeignet für die Beseitigung von Öl- oder Treibstoffverunreinigungen auf Wasseroberflächen</li><li>auch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähig</li><li>dank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungen</li><li>ideal als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Teilen</li><li>durch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit erreicht</li><li>hochwertige Polypropylenfasern garantieren hohe Reiß- und Abriebfestigkeit</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>Materialstärke: Medium</li></ul>"
"createdAt" => "2021-11-11T11:12:03+0000"
"master" => [
"id" => 1
"sku" => "268661"
"displaySku" => "268661W"
"sortRank" => 11287
"slug" => "densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-38-x-51-cm-125-stueck-268661"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-38-x-51-cm-125-stueck-268661/268661"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-38-x-51-cm-125-stueck-268661/268661"
]
"name" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeiten</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>ausgezeichnet geeignet für die Beseitigung von Öl- oder Treibstoffverunreinigungen auf Wasseroberflächen</li><li>auch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähig</li><li>dank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungen</li><li>ideal als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Teilen</li><li>durch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit erreicht</li><li>hochwertige Polypropylenfasern garantieren hohe Reiß- und Abriebfestigkeit</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>Materialstärke: Medium</li></ul>"
"images" => [
[
"id" => 304856
"filename" => "304856_20220304-090049.jpg"
"uri" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
"text" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
"medium" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
"small" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 304855
"filename" => "304855_20220304-090041.jpg"
"uri" => "https://assets.dev.denios.io/article/304855_20220304-090041.jpg"
"text" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304855_20220304-090041.jpg"
"medium" => "https://assets.dev.denios.io/article/304855_20220304-090041.jpg"
"small" => "https://assets.dev.denios.io/article/304855_20220304-090041.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304855_20220304-090041.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 304856
"filename" => "304856_20220304-090049.jpg"
"uri" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
"text" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
"medium" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
"small" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 14700
"centAmountGross" => 17493
"currency" => "EUR"
"customerGroup" => null
"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" => "125 Stück"
"qualityImages" => [
[
"id" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => "Piktogramm Ölspender"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_MM" => 380
"ZPIM_FARBE_1" => "blau"
"CS_MATERIALSTAERKE_DENSORB" => "medium"
"CS_MATERIAL" => "Polypropylen"
"CS_SALESRANK" => 11287
"ZPIM_AUFNAHMEKAPAZITAET" => 100
"CS_ANWENDUNG_DENSORB" => "Öl"
"META_DESCRIPTION" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"für kurze Einsatzdauer"
]
"NAME_IN_ORDERPROCESS" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück"
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 125
"MARA_NTGEW" => 0.058
"CS_MARKE" => "DENSORB"
"CS_SHIPPING_WIDTH_IN" => 16.4567018
"CS_MASSE_AUSSEN_L_X_B" => "510 x 380"
"CS_TECHNISCHE_DATEN" => "[{"label":"Format","value":"Aufsaugmatten"},{"label":"Anwendung","value":"Öl"},{"label":"Qualität","value":"ECONOMY SINGLE"},{"label":"Maße außen L x B [mm]","value":"510 x 380"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Farbe","value":"blau"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"100"},{"label":"Anzahl Lagen","value":"1-lagig"},{"label":"Materialstärke","value":"medium"},{"label":"Perforation","value":"ja"},{"label":"Merkmale Bindevlies","value":"für kurze Einsatzdauer"},{"label":"Anzahl VE pro Palette","value":"42"},{"label":"Gewicht pro VE [kg]","value":7.25},{"label":"Inhaltsmenge","value":"125"},{"label":"Flächengewicht [g/m²]","value":"300"},{"label":"Typ","value":"Medium"}]"
"MARA_BRGEW" => 0.06
"CS_VERPACKUNGSEINHEIT_VE" => "125 Stück"
"ship_length" => "510"
"SAP_HERKUNFTSLAND" => "TR"
"CS_SHIPPING_LENGTH_MM" => 510
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "blau"
"CS_FORMAT_DENSORB" => "Aufsaugmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131909"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"},"punchout_axalta_de":{"matgroup":"47131909"},"punchout_husqvarna_pl":{"matgroup":"47131909"},"punchout_navalgroup_fr":{"matgroup":"47131909"},"punchout_itp_aero_es":{"matgroup":"47131909"},"punchout_tk_bilstein_de":{"matgroup":"30010301"},"punchout_danone_es":{"matgroup":"47131909"},"punchout_schwarz_gruppe_de":{"matgroup":"30010390"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"30010390"},"punchout_danfoss_gb":{"matgroup":"47131909"}}"
"META_TITLE" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück | Denios"
"ZPIM_LAENGE_AUSSEN" => 510
"quality_image" => "[{"id":38109,"mdate":"2020-01-13 12:33:09","filename":"38109_20200113-123309.png","text":"Piktogramm Ölspender"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "380"
"images_meta_data" => "[{"id":304856,"mdate":"2022-03-04 09:00:49","filename":"304856_20220304-090049.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück - 1"},{"id":304855,"mdate":"2022-03-04 09:00:41","filename":"304855_20220304-090041.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bindevliesmatte,Ölbindevlies,Saugmatte,Sorbents,Ölbindemittel,Bindemittel für Leckagen,Bindemittel für Öl,Ölvlies,Bindevlies,Absorptionsmittel,Adsorptionsmittel,Bindemittel,Aufsaugmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PERFORATION" => "ja"
"ZPIM_TYP" => "Medium"
"CS_BUSINESS_UNIT" => "CP"
"CS_VERSION_DENSORB" => "ECONOMY SINGLE"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 22.0866261
"ITEM_NAME_FOR_SHOP" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 380
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 0.12786811196
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeiten</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>ausgezeichnet geeignet für die Beseitigung von Öl- oder Treibstoffverunreinigungen auf Wasseroberflächen</li><li>auch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähig</li><li>dank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungen</li><li>ideal als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Teilen</li><li>durch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit erreicht</li><li>hochwertige Polypropylenfasern garantieren hohe Reiß- und Abriebfestigkeit</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>Materialstärke: Medium</li></ul>"
"accessory_articles" => "["160330","259809","256104","215799","201653","215814","271884","314252"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.058"
"CS_ORIGIN" => "TR - Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "48239085"
"CS_ANZAHL_LAGEN" => "1-lagig"
"CS_SHIPPING_WEIGHT_KG" => 0.058
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-38-x-51-cm-125-stueck-268661/268661"
"robots" => "index,follow"
"description" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück | Denios"
"description" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-38-x-51-cm-125-stueck-268661/268661"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/304855_20220304-090041.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück"
"description" => "extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeitennimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser abausgezeichnet geeignet für die Beseitigung von Öl- oder Treibstoffverunreinigungen auf Wasseroberflächenauch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähigdank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regenfür den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungenideal als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Teilendurch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit erreichthochwertige Polypropylenfasern garantieren hohe Reiß- und Abriebfestigkeitsehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener FlüssigkeitMaterialstärke: Medium"
"image" => [
"https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
"https://assets.dev.denios.io/article/304855_20220304-090041.jpg"
]
"sku" => "268661W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-38-x-51-cm-125-stueck-268661/268661"
"priceCurrency" => "EUR"
"price" => "174.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" => 14700
"centAmountGross" => 17493
"currency" => "EUR"
"customerGroup" => null
"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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "268661"
"displaySku" => "268661W"
"sortRank" => 11287
"slug" => "densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-38-x-51-cm-125-stueck-268661"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-38-x-51-cm-125-stueck-268661/268661"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-38-x-51-cm-125-stueck-268661/268661"
]
"name" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück"
"description" => "<ul class="product-description__text--bulletpoints"><li>extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeiten</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>ausgezeichnet geeignet für die Beseitigung von Öl- oder Treibstoffverunreinigungen auf Wasseroberflächen</li><li>auch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähig</li><li>dank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungen</li><li>ideal als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Teilen</li><li>durch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit erreicht</li><li>hochwertige Polypropylenfasern garantieren hohe Reiß- und Abriebfestigkeit</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>Materialstärke: Medium</li></ul>"
"images" => [
[
"id" => 304856
"filename" => "304856_20220304-090049.jpg"
"uri" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
"text" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
"medium" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
"small" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 304855
"filename" => "304855_20220304-090041.jpg"
"uri" => "https://assets.dev.denios.io/article/304855_20220304-090041.jpg"
"text" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304855_20220304-090041.jpg"
"medium" => "https://assets.dev.denios.io/article/304855_20220304-090041.jpg"
"small" => "https://assets.dev.denios.io/article/304855_20220304-090041.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304855_20220304-090041.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 304856
"filename" => "304856_20220304-090049.jpg"
"uri" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
"text" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
"medium" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
"small" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 14700
"centAmountGross" => 17493
"currency" => "EUR"
"customerGroup" => null
"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" => "125 Stück"
"qualityImages" => [
[
"id" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => "Piktogramm Ölspender"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_MM" => 380
"ZPIM_FARBE_1" => "blau"
"CS_MATERIALSTAERKE_DENSORB" => "medium"
"CS_MATERIAL" => "Polypropylen"
"CS_SALESRANK" => 11287
"ZPIM_AUFNAHMEKAPAZITAET" => 100
"CS_ANWENDUNG_DENSORB" => "Öl"
"META_DESCRIPTION" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"für kurze Einsatzdauer"
]
"NAME_IN_ORDERPROCESS" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück"
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 125
"MARA_NTGEW" => 0.058
"CS_MARKE" => "DENSORB"
"CS_SHIPPING_WIDTH_IN" => 16.4567018
"CS_MASSE_AUSSEN_L_X_B" => "510 x 380"
"CS_TECHNISCHE_DATEN" => "[{"label":"Format","value":"Aufsaugmatten"},{"label":"Anwendung","value":"Öl"},{"label":"Qualität","value":"ECONOMY SINGLE"},{"label":"Maße außen L x B [mm]","value":"510 x 380"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Farbe","value":"blau"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"100"},{"label":"Anzahl Lagen","value":"1-lagig"},{"label":"Materialstärke","value":"medium"},{"label":"Perforation","value":"ja"},{"label":"Merkmale Bindevlies","value":"für kurze Einsatzdauer"},{"label":"Anzahl VE pro Palette","value":"42"},{"label":"Gewicht pro VE [kg]","value":7.25},{"label":"Inhaltsmenge","value":"125"},{"label":"Flächengewicht [g/m²]","value":"300"},{"label":"Typ","value":"Medium"}]"
"MARA_BRGEW" => 0.06
"CS_VERPACKUNGSEINHEIT_VE" => "125 Stück"
"ship_length" => "510"
"SAP_HERKUNFTSLAND" => "TR"
"CS_SHIPPING_LENGTH_MM" => 510
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "blau"
"CS_FORMAT_DENSORB" => "Aufsaugmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131909"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"},"punchout_axalta_de":{"matgroup":"47131909"},"punchout_husqvarna_pl":{"matgroup":"47131909"},"punchout_navalgroup_fr":{"matgroup":"47131909"},"punchout_itp_aero_es":{"matgroup":"47131909"},"punchout_tk_bilstein_de":{"matgroup":"30010301"},"punchout_danone_es":{"matgroup":"47131909"},"punchout_schwarz_gruppe_de":{"matgroup":"30010390"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"30010390"},"punchout_danfoss_gb":{"matgroup":"47131909"}}"
"META_TITLE" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück | Denios"
"ZPIM_LAENGE_AUSSEN" => 510
"quality_image" => "[{"id":38109,"mdate":"2020-01-13 12:33:09","filename":"38109_20200113-123309.png","text":"Piktogramm Ölspender"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "380"
"images_meta_data" => "[{"id":304856,"mdate":"2022-03-04 09:00:49","filename":"304856_20220304-090049.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück - 1"},{"id":304855,"mdate":"2022-03-04 09:00:41","filename":"304855_20220304-090041.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bindevliesmatte,Ölbindevlies,Saugmatte,Sorbents,Ölbindemittel,Bindemittel für Leckagen,Bindemittel für Öl,Ölvlies,Bindevlies,Absorptionsmittel,Adsorptionsmittel,Bindemittel,Aufsaugmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PERFORATION" => "ja"
"ZPIM_TYP" => "Medium"
"CS_BUSINESS_UNIT" => "CP"
"CS_VERSION_DENSORB" => "ECONOMY SINGLE"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 22.0866261
"ITEM_NAME_FOR_SHOP" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 380
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 0.12786811196
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeiten</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>ausgezeichnet geeignet für die Beseitigung von Öl- oder Treibstoffverunreinigungen auf Wasseroberflächen</li><li>auch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähig</li><li>dank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungen</li><li>ideal als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Teilen</li><li>durch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit erreicht</li><li>hochwertige Polypropylenfasern garantieren hohe Reiß- und Abriebfestigkeit</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>Materialstärke: Medium</li></ul>"
"accessory_articles" => "["160330","259809","256104","215799","201653","215814","271884","314252"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.058"
"CS_ORIGIN" => "TR - Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "48239085"
"CS_ANZAHL_LAGEN" => "1-lagig"
"CS_SHIPPING_WEIGHT_KG" => 0.058
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-38-x-51-cm-125-stueck-268661/268661"
"robots" => "index,follow"
"description" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück | Denios"
"description" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-38-x-51-cm-125-stueck-268661/268661"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/304855_20220304-090041.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Ölbindemittel Vlies Matten zum Aufsaugen, Economy Single, medium, 38 x 51 cm, 125 Stück"
"description" => "extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeitennimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser abausgezeichnet geeignet für die Beseitigung von Öl- oder Treibstoffverunreinigungen auf Wasseroberflächenauch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähigdank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regenfür den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungenideal als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Teilendurch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit erreichthochwertige Polypropylenfasern garantieren hohe Reiß- und Abriebfestigkeitsehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener FlüssigkeitMaterialstärke: Medium"
"image" => [
"https://assets.dev.denios.io/article/304856_20220304-090049.jpg"
"https://assets.dev.denios.io/article/304855_20220304-090041.jpg"
]
"sku" => "268661W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-matten-zum-aufsaugen-economy-single-medium-38-x-51-cm-125-stueck-268661/268661"
"priceCurrency" => "EUR"
"price" => "174.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" => 14700
"centAmountGross" => 17493
"currency" => "EUR"
"customerGroup" => null
"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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"87a67d52-a745-485a-a338-344cd389ead5"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Ölbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Öl"
]
"CS_FORMAT_DENSORB" => [
"Aufsaugmatten"
]
"CS_VERSION_DENSORB" => [
"ECONOMY SINGLE"
]
"ZPIM_AUFNAHMEKAPAZITAET" => [
100
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [
380.0
]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => [
"1-lagig"
]
"CS_MATERIALSTAERKE_DENSORB" => [
"medium"
]
"CS_PERFORATION" => [
"ja"
]
"CS_MERKMALE_GRANULAT" => []
"CS_MERKMALE_BINDEVLIES" => [
"für kurze Einsatzdauer"
]
"ZPIM_WERKSTOFF_1" => [
"Polypropylen"
]
"CS_MARKE" => [
"DENSORB"
]
"ZPIM_FARBE_1" => [
"blau"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "2ac0531a6c7f8de57c2cd13e83ae460e"
]
"sort" => [
11287
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e020a2de-f905-4c34-88f6-4c464bf3116a"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "e020a2de-f905-4c34-88f6-4c464bf3116a"
"key" => "282167"
"version" => 2331
"businessUnit" => "CP"
"slug" => "densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-oel-282167"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-oel-282167/282167"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#336"
"canonical" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-oel-282167/282167"
]
"name" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl"
"description" => "<ul class="product-description__text--bulletpoints"><li>Schnelle, effektive Eindämmung und Aufnahme von ausgelaufenen Gefahrstoffen, z.B. bei havarierten Kanistern oder anderen Kleingebinden.</li><li>Die robusten Behälter haben die perfekte Größe zur Aufbewahrung in Rettungsfahrzeugen.</li><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Handlich, leicht, formstabil, platzsparend und mobil einsetzbar.</li><li>Gefüllt mit saugstarken Bindemitteln zur sicheren Aufnahme von Leckagen.</li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></p></li></ul>"
"createdAt" => "2021-09-29T11:39:18+0000"
"master" => [
"id" => 1
"sku" => "282167"
"displaySku" => "282167W"
"sortRank" => 11279
"slug" => "densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-oel-282167"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-oel-282167/282167"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#336"
"canonical" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-oel-282167/282167"
]
"name" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl"
"description" => "<ul class="product-description__text--bulletpoints"><li>Schnelle, effektive Eindämmung und Aufnahme von ausgelaufenen Gefahrstoffen, z.B. bei havarierten Kanistern oder anderen Kleingebinden.</li><li>Die robusten Behälter haben die perfekte Größe zur Aufbewahrung in Rettungsfahrzeugen.</li><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Handlich, leicht, formstabil, platzsparend und mobil einsetzbar.</li><li>Gefüllt mit saugstarken Bindemitteln zur sicheren Aufnahme von Leckagen.</li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></p></li></ul>"
"images" => [
[
"id" => 262229
"filename" => "262229_20210812-174736.jpg"
"uri" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
"medium" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
"small" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 261193
"filename" => "261193_20210810-151307.jpg"
"uri" => "https://assets.dev.denios.io/article/261193_20210810-151307.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261193_20210810-151307.jpg"
"medium" => "https://assets.dev.denios.io/article/261193_20210810-151307.jpg"
"small" => "https://assets.dev.denios.io/article/261193_20210810-151307.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261193_20210810-151307.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 262228
"filename" => "262228_20210812-174726.jpg"
"uri" => "https://assets.dev.denios.io/article/262228_20210812-174726.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/262228_20210812-174726.jpg"
"medium" => "https://assets.dev.denios.io/article/262228_20210812-174726.jpg"
"small" => "https://assets.dev.denios.io/article/262228_20210812-174726.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/262228_20210812-174726.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 261187
"filename" => "261187_20210810-151229.jpg"
"uri" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"medium" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"small" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 261181
"filename" => "261181_20210810-151152.jpg"
"uri" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"medium" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"small" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 262229
"filename" => "262229_20210812-174736.jpg"
"uri" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
"medium" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
"small" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 10900
"centAmountGross" => 12971
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_MERKMALE_NOTFALL_SETS" => [
"Tragbar (max. 10 kg)"
"Bodenstehend"
"Verschließbar"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "336"
"CS_AUFSTELLORT_INNEN_AUSSEN" => "Innen"
"CS_SALESRANK" => 11279
"ZPIM_AUFNAHMEKAPAZITAET" => 26
"CS_ANWENDUNG_DENSORB" => "Öl"
"META_DESCRIPTION" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl"
"MARA_NTGEW" => 4
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufstellort","value":"Innen"},{"label":"Anwendung","value":"Öl"},{"label":"Format","value":"Notfall-Set"},{"label":"Bestückung","value":"30 Matten 37 x 40 cm\r\n3 Schlangen 120 x 7,5 cm\r\n1 Vollsichtbrille mit Gummizug\r\n1 Paar Schutzhandschuhe\r\n2 Entsorgungsbeutel\r\n1 Mehrsprachiges Aufkleberset \"Bindemittel\""},{"label":"Länge außen [mm]","value":"300"},{"label":"Breite außen [mm]","value":"400"},{"label":"Tiefe außen [mm]","value":"300"},{"label":"Höhe außen [mm]","value":"320"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"26"},{"label":"Maße außen L x B [mm]","value":"300 x 400"}]"
"MARA_BRGEW" => 4.2
"SAP_HERKUNFTSLAND" => "DE"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Leckage-Notfallset"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131905"},"punchout_danfoss_pl":{"matgroup":"47131905"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131905"},"punchout_borbet_de":{"matgroup":"40029012"},"punchout_sunchemical_ch":{"matgroup":"47131905"},"punchout_danfoss_dk":{"matgroup":"47131905"},"punchout_danfoss_sk":{"matgroup":"47131905"},"punchout_brenntag_de":{"matgroup":"47131905"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131905"},"punchout_esteelauder_uk":{"matgroup":"47131905"},"punchout_esteelauder_ch":{"matgroup":"47131905"},"punchout_takeda_ch":{"matgroup":"47131905"},"punchout_sika_de":{"matgroup":"47131905"},"punchout_bachem_ch":{"matgroup":"47131905"},"punchout_migros_ch":{"matgroup":"47131905"},"punchout_post_ch":{"matgroup":"47131905"},"punchout_tesla_de":{"matgroup":"47131905"}}"
"META_TITLE" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl | Denios"
"ZPIM_LAENGE_AUSSEN" => 300
"quality_image" => "[{"id":38109,"mdate":"20-01-13 12:33:09","filename":"38109_20200113-123309.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"images_meta_data" => "[{"id":262229,"mdate":"21-08-12 17:47:36","filename":"262229_20210812-174736.jpg","imageSimilar":0,"text":"DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 1"},{"id":261193,"mdate":"21-08-10 15:13:07","filename":"261193_20210810-151307.jpg","imageSimilar":0,"text":"DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 2"},{"id":262228,"mdate":"21-08-12 17:47:26","filename":"262228_20210812-174726.jpg","imageSimilar":0,"text":"DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 3"},{"id":261187,"mdate":"21-08-10 15:12:29","filename":"261187_20210810-151229.jpg","imageSimilar":0,"text":"DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 4"},{"id":261181,"mdate":"21-08-10 15:11:52","filename":"261181_20210810-151152.jpg","imageSimilar":0,"text":"DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Notfallset,Notfall-Set,Bindevliesmatten,Aufbewahrung Bindemittel,Bindemittel für Leckagen,Mobil-Set,Bindevlies,Leckage-Set,Havarie-Set,DENSORB Mobiles Set"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_LIEFERUMFANG" => """
30 Matten 37 x 40 cm\r\n
3 Schlangen 120 x 7,5 cm\r\n
1 Vollsichtbrille mit Gummizug\r\n
1 Paar Schutzhandschuhe\r\n
2 Entsorgungsbeutel\r\n
1 Mehrsprachiges Aufkleberset "Bindemittel"
"""
"article_type" => "Simple"
"ITEM_NAME_FOR_SHOP" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl"
"BREITE_AUSSEN" => 400
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["282170","211123","259696","259809","217888","153065","290818"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031490"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-oel-282167/282167"
"robots" => "index,follow"
"description" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl | Denios"
"description" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-oel-282167/282167"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/261193_20210810-151307.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/262228_20210812-174726.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl"
"description" => "Schnelle, effektive Eindämmung und Aufnahme von ausgelaufenen Gefahrstoffen, z.B. bei havarierten Kanistern oder anderen Kleingebinden.Die robusten Behälter haben die perfekte Größe zur Aufbewahrung in Rettungsfahrzeugen.Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. Handlich, leicht, formstabil, platzsparend und mobil einsetzbar.Gefüllt mit saugstarken Bindemitteln zur sicheren Aufnahme von Leckagen.Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: https://www.denios.de/mobile-bindemittel-notfall-sets"
"image" => [
"https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
"https://assets.dev.denios.io/article/261193_20210810-151307.jpg"
"https://assets.dev.denios.io/article/262228_20210812-174726.jpg"
"https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
]
"sku" => "282167W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-oel-282167/282167"
"priceCurrency" => "EUR"
"price" => "129.71"
"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" => 10900
"centAmountGross" => 12971
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "282167"
"displaySku" => "282167W"
"sortRank" => 11279
"slug" => "densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-oel-282167"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-oel-282167/282167"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#336"
"canonical" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-oel-282167/282167"
]
"name" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl"
"description" => "<ul class="product-description__text--bulletpoints"><li>Schnelle, effektive Eindämmung und Aufnahme von ausgelaufenen Gefahrstoffen, z.B. bei havarierten Kanistern oder anderen Kleingebinden.</li><li>Die robusten Behälter haben die perfekte Größe zur Aufbewahrung in Rettungsfahrzeugen.</li><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Handlich, leicht, formstabil, platzsparend und mobil einsetzbar.</li><li>Gefüllt mit saugstarken Bindemitteln zur sicheren Aufnahme von Leckagen.</li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></p></li></ul>"
"images" => [
[
"id" => 262229
"filename" => "262229_20210812-174736.jpg"
"uri" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
"medium" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
"small" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 261193
"filename" => "261193_20210810-151307.jpg"
"uri" => "https://assets.dev.denios.io/article/261193_20210810-151307.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261193_20210810-151307.jpg"
"medium" => "https://assets.dev.denios.io/article/261193_20210810-151307.jpg"
"small" => "https://assets.dev.denios.io/article/261193_20210810-151307.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261193_20210810-151307.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 262228
"filename" => "262228_20210812-174726.jpg"
"uri" => "https://assets.dev.denios.io/article/262228_20210812-174726.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/262228_20210812-174726.jpg"
"medium" => "https://assets.dev.denios.io/article/262228_20210812-174726.jpg"
"small" => "https://assets.dev.denios.io/article/262228_20210812-174726.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/262228_20210812-174726.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 261187
"filename" => "261187_20210810-151229.jpg"
"uri" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"medium" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"small" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 261181
"filename" => "261181_20210810-151152.jpg"
"uri" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"medium" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"small" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 262229
"filename" => "262229_20210812-174736.jpg"
"uri" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
"text" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
"medium" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
"small" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 10900
"centAmountGross" => 12971
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_MERKMALE_NOTFALL_SETS" => [
"Tragbar (max. 10 kg)"
"Bodenstehend"
"Verschließbar"
]
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "336"
"CS_AUFSTELLORT_INNEN_AUSSEN" => "Innen"
"CS_SALESRANK" => 11279
"ZPIM_AUFNAHMEKAPAZITAET" => 26
"CS_ANWENDUNG_DENSORB" => "Öl"
"META_DESCRIPTION" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl"
"MARA_NTGEW" => 4
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufstellort","value":"Innen"},{"label":"Anwendung","value":"Öl"},{"label":"Format","value":"Notfall-Set"},{"label":"Bestückung","value":"30 Matten 37 x 40 cm\r\n3 Schlangen 120 x 7,5 cm\r\n1 Vollsichtbrille mit Gummizug\r\n1 Paar Schutzhandschuhe\r\n2 Entsorgungsbeutel\r\n1 Mehrsprachiges Aufkleberset \"Bindemittel\""},{"label":"Länge außen [mm]","value":"300"},{"label":"Breite außen [mm]","value":"400"},{"label":"Tiefe außen [mm]","value":"300"},{"label":"Höhe außen [mm]","value":"320"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"26"},{"label":"Maße außen L x B [mm]","value":"300 x 400"}]"
"MARA_BRGEW" => 4.2
"SAP_HERKUNFTSLAND" => "DE"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Leckage-Notfallset"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131905"},"punchout_danfoss_pl":{"matgroup":"47131905"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131905"},"punchout_borbet_de":{"matgroup":"40029012"},"punchout_sunchemical_ch":{"matgroup":"47131905"},"punchout_danfoss_dk":{"matgroup":"47131905"},"punchout_danfoss_sk":{"matgroup":"47131905"},"punchout_brenntag_de":{"matgroup":"47131905"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131905"},"punchout_esteelauder_uk":{"matgroup":"47131905"},"punchout_esteelauder_ch":{"matgroup":"47131905"},"punchout_takeda_ch":{"matgroup":"47131905"},"punchout_sika_de":{"matgroup":"47131905"},"punchout_bachem_ch":{"matgroup":"47131905"},"punchout_migros_ch":{"matgroup":"47131905"},"punchout_post_ch":{"matgroup":"47131905"},"punchout_tesla_de":{"matgroup":"47131905"}}"
"META_TITLE" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl | Denios"
"ZPIM_LAENGE_AUSSEN" => 300
"quality_image" => "[{"id":38109,"mdate":"20-01-13 12:33:09","filename":"38109_20200113-123309.png","text":""}]"
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"images_meta_data" => "[{"id":262229,"mdate":"21-08-12 17:47:36","filename":"262229_20210812-174736.jpg","imageSimilar":0,"text":"DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 1"},{"id":261193,"mdate":"21-08-10 15:13:07","filename":"261193_20210810-151307.jpg","imageSimilar":0,"text":"DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 2"},{"id":262228,"mdate":"21-08-12 17:47:26","filename":"262228_20210812-174726.jpg","imageSimilar":0,"text":"DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 3"},{"id":261187,"mdate":"21-08-10 15:12:29","filename":"261187_20210810-151229.jpg","imageSimilar":0,"text":"DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 4"},{"id":261181,"mdate":"21-08-10 15:11:52","filename":"261181_20210810-151152.jpg","imageSimilar":0,"text":"DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Notfallset,Notfall-Set,Bindevliesmatten,Aufbewahrung Bindemittel,Bindemittel für Leckagen,Mobil-Set,Bindevlies,Leckage-Set,Havarie-Set,DENSORB Mobiles Set"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_LIEFERUMFANG" => """
30 Matten 37 x 40 cm\r\n
3 Schlangen 120 x 7,5 cm\r\n
1 Vollsichtbrille mit Gummizug\r\n
1 Paar Schutzhandschuhe\r\n
2 Entsorgungsbeutel\r\n
1 Mehrsprachiges Aufkleberset "Bindemittel"
"""
"article_type" => "Simple"
"ITEM_NAME_FOR_SHOP" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl"
"BREITE_AUSSEN" => 400
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["282170","211123","259696","259809","217888","153065","290818"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4"
"CS_ORIGIN" => "Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031490"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-oel-282167/282167"
"robots" => "index,follow"
"description" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl | Denios"
"description" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-oel-282167/282167"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/261193_20210810-151307.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/262228_20210812-174726.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Bindemittel-Notfall-Set in mobilem Euro-Stapelbehälter, Ausführung Öl"
"description" => "Schnelle, effektive Eindämmung und Aufnahme von ausgelaufenen Gefahrstoffen, z.B. bei havarierten Kanistern oder anderen Kleingebinden.Die robusten Behälter haben die perfekte Größe zur Aufbewahrung in Rettungsfahrzeugen.Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. Handlich, leicht, formstabil, platzsparend und mobil einsetzbar.Gefüllt mit saugstarken Bindemitteln zur sicheren Aufnahme von Leckagen.Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: https://www.denios.de/mobile-bindemittel-notfall-sets"
"image" => [
"https://assets.dev.denios.io/article/262229_20210812-174736.jpg"
"https://assets.dev.denios.io/article/261193_20210810-151307.jpg"
"https://assets.dev.denios.io/article/262228_20210812-174726.jpg"
"https://assets.dev.denios.io/article/261187_20210810-151229.jpg"
"https://assets.dev.denios.io/article/261181_20210810-151152.jpg"
]
"sku" => "282167W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-bindemittel-notfall-set-in-mobilem-euro-stapelbehaelter-ausfuehrung-oel-282167/282167"
"priceCurrency" => "EUR"
"price" => "129.71"
"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" => 10900
"centAmountGross" => 12971
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-14T00: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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"87a67d52-a745-485a-a338-344cd389ead5"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Ölbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Öl"
]
"CS_FORMAT_DENSORB" => [
"Leckage-Notfallset"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => [
26
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => [
"Innen"
]
"BREITE_AUSSEN" => [
400.0
]
"CS_MERKMALE_NOTFALL_SETS" => [
"Tragbar (max. 10 kg)"
"Bodenstehend"
"Verschließbar"
]
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_GRANULAT" => []
"CS_MERKMALE_BINDEVLIES" => []
"ZPIM_WERKSTOFF_1" => []
"CS_MARKE" => []
"ZPIM_FARBE_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "b1aac40793b52c81bf4721b7534c00d3"
]
"sort" => [
11279
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ba56d57b-cacf-4865-a54a-aec4eb28830b"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "ba56d57b-cacf-4865-a54a-aec4eb28830b"
"key" => "314254"
"version" => 120
"businessUnit" => "CP"
"slug" => "oelbindemittel-vlies-tuecher-economy-double-heavy-2-lagig-40-x-50-cm-10-stueck-im-karton-314254"
"links" => [
"webshop" => "https://storefront.dev.denios.io/oelbindemittel-vlies-tuecher-economy-double-heavy-2-lagig-40-x-50-cm-10-stueck-im-karton-314254/314254"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/oelbindemittel-vlies-tuecher-economy-double-heavy-2-lagig-40-x-50-cm-10-stueck-im-karton-314254/314254"
]
"name" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton"
"description" => "<ul class="product-description__text--bulletpoints"><li>saugstarkes Bindevlies in Kombination mit einer besonders strapazierfähigen und fusselfreien Schutzschicht für den längerfristigen Einsatz</li><li>die zusätzliche robuste Schicht aus Spinnvlies sorgt für eine noch höhere Reiß- und Abriebfestigkeit, selbst bei voller Sättigung</li><li>dank der Schutzschicht lässt sich das Bindevlies noch gezielter einsetzen: <br>- erstens als Unterlage bei Reparatur-, Reinigungs- und Wartungsarbeiten oder auf Arbeitstischen, wenn eine glatte, fusselfreie Oberfläche gewünscht wird (Schutzschicht nach oben)<br>- zweitens zum Schutz von Böden oder an leckageanfälligen Maschinen, wo ein schnelles Aufsaugen der herabtropfenden Flüssigkeiten wichtig ist (Schutzschicht nach unten)</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>dank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>auch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähig</li><li>die weiße Farbe erleichtert die Beurteilung des Sättigungsgrads</li><li>die fusselfreie Schutzschicht ermöglicht auch das Abwischen von rauen oder scharfkantigen Oberflächen</li><li>geliefert im praktischen Spenderkarton für schnellen und effizienten Einsatz</li><li>Besonders kleine Verpackungseinheit erlaubt die dezentrale Bevorratung am Arbeitsplatz oder die Mitnahme in Fahrzeugen.</li></ul>"
"createdAt" => "2024-06-16T19:20:24+0000"
"master" => [
"id" => 1
"sku" => "314254"
"displaySku" => "314254W"
"sortRank" => 11271
"slug" => "oelbindemittel-vlies-tuecher-economy-double-heavy-2-lagig-40-x-50-cm-10-stueck-im-karton-314254"
"links" => [
"webshop" => "https://storefront.dev.denios.io/oelbindemittel-vlies-tuecher-economy-double-heavy-2-lagig-40-x-50-cm-10-stueck-im-karton-314254/314254"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/oelbindemittel-vlies-tuecher-economy-double-heavy-2-lagig-40-x-50-cm-10-stueck-im-karton-314254/314254"
]
"name" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton"
"description" => "<ul class="product-description__text--bulletpoints"><li>saugstarkes Bindevlies in Kombination mit einer besonders strapazierfähigen und fusselfreien Schutzschicht für den längerfristigen Einsatz</li><li>die zusätzliche robuste Schicht aus Spinnvlies sorgt für eine noch höhere Reiß- und Abriebfestigkeit, selbst bei voller Sättigung</li><li>dank der Schutzschicht lässt sich das Bindevlies noch gezielter einsetzen: <br>- erstens als Unterlage bei Reparatur-, Reinigungs- und Wartungsarbeiten oder auf Arbeitstischen, wenn eine glatte, fusselfreie Oberfläche gewünscht wird (Schutzschicht nach oben)<br>- zweitens zum Schutz von Böden oder an leckageanfälligen Maschinen, wo ein schnelles Aufsaugen der herabtropfenden Flüssigkeiten wichtig ist (Schutzschicht nach unten)</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>dank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>auch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähig</li><li>die weiße Farbe erleichtert die Beurteilung des Sättigungsgrads</li><li>die fusselfreie Schutzschicht ermöglicht auch das Abwischen von rauen oder scharfkantigen Oberflächen</li><li>geliefert im praktischen Spenderkarton für schnellen und effizienten Einsatz</li><li>Besonders kleine Verpackungseinheit erlaubt die dezentrale Bevorratung am Arbeitsplatz oder die Mitnahme in Fahrzeugen.</li></ul>"
"images" => [
[
"id" => 409060
"filename" => "409060_20240228-152855.jpg"
"uri" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
"text" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
"medium" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
"small" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 409060
"filename" => "409060_20240228-152855.jpg"
"uri" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
"text" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
"medium" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
"small" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 440516
"filename" => "440516_20240619-151100.png"
"uri" => "https://assets.dev.denios.io/brand/440516_20240619-151100.png"
"text" => "OEL-KLEEN"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 3490
"centAmountGross" => 4153
"currency" => "EUR"
"customerGroup" => null
"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" => " Stück"
"qualityImages" => [
[
"id" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => "Piktogramm Ölspender"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_MM" => 500
"ZPIM_FARBE_1" => "weiß"
"CS_MATERIAL" => "Polypropylen"
"CS_SALESRANK" => 11271
"ZPIM_AUFNAHMEKAPAZITAET" => 10.2
"CS_ANWENDUNG_DENSORB" => "Öl"
"CS_SHIPPING_HEIGHT_MM" => 50
"META_DESCRIPTION" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"einseitig mit fusselfreier Schutzschicht"
]
"NAME_IN_ORDERPROCESS" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton"
"CS_NEW_UNTIL" => "2024-11-30"
"ship_height" => "50"
"MARA_NTGEW" => 0.9
"CS_MARKE" => "OEL-KLEEN"
"CS_SHIPPING_WIDTH_IN" => 21.653555
"CS_MASSE_AUSSEN_L_X_B" => "400 x 500"
"CS_TECHNISCHE_DATEN" => "[{"label":"Format","value":"Aufsaugmatten"},{"label":"Anwendung","value":"Öl"},{"label":"Qualität","value":"ECONOMY DOUBLE"},{"label":"Maße außen L x B [mm]","value":"400 x 500"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Farbe","value":"weiß"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"10.2"},{"label":"Anzahl Lagen","value":"2-lagig"},{"label":"Materialstärke","value":"heavy"},{"label":"Perforation","value":"nein"},{"label":"Merkmale Bindevlies","value":"einseitig mit fusselfreier Schutzschicht"},{"label":"Höhe außen [mm]","value":"50"},{"label":"Flächengewicht [g/m²]","value":"350"}]"
"MARA_BRGEW" => 0.9
"CS_VERPACKUNGSEINHEIT_VE" => " Stück"
"ship_length" => "400"
"SAP_HERKUNFTSLAND" => "CZ"
"CS_SHIPPING_LENGTH_MM" => 400
"brand_image" => "[{"id":440516,"mdate":"2024-06-19 15:11:00","filename":"440516_20240619-151100.png","text":"OEL-KLEEN"}]"
"CS_COLOR" => "weiß"
"CS_FORMAT_DENSORB" => "Aufsaugmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_sika_de":{"matgroup":"47131909"},"punchout_schwarz_gruppe_de":{"matgroup":"30010390"}}"
"META_TITLE" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton | Denios"
"ZPIM_LAENGE_AUSSEN" => 400
"quality_image" => "[{"id":38109,"mdate":"2020-01-13 12:33:09","filename":"38109_20200113-123309.png","text":"Piktogramm Ölspender"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "500"
"images_meta_data" => "[{"id":409060,"mdate":"2024-02-28 15:28:55","filename":"409060_20240228-152855.jpg","imageSimilar":0,"text":"Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bindevliesrolle,Ölbindevlies,Saugrolle,Sorbents,Ölbindemittel,Bindemittel für Leckagen,Bindemittel für Öl,Ölvlies,Bindevlies,Absorptionsmittel,Adsorptionsmittel,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PERFORATION" => "nein"
"CS_BUSINESS_UNIT" => "CP"
"CS_VERSION_DENSORB" => "ECONOMY DOUBLE"
"CS_360ER_Bilder" => "0"
"CS_MATERIALSTAERKE_DENSORB" => "heavy"
"CS_SHIPPING_HEIGHT_IN" => 2.1653555
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 17.322844
"ITEM_NAME_FOR_SHOP" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 500
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 50
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 1.984160358
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>saugstarkes Bindevlies in Kombination mit einer besonders strapazierfähigen und fusselfreien Schutzschicht für den längerfristigen Einsatz</li><li>die zusätzliche robuste Schicht aus Spinnvlies sorgt für eine noch höhere Reiß- und Abriebfestigkeit, selbst bei voller Sättigung</li><li>dank der Schutzschicht lässt sich das Bindevlies noch gezielter einsetzen: <br>- erstens als Unterlage bei Reparatur-, Reinigungs- und Wartungsarbeiten oder auf Arbeitstischen, wenn eine glatte, fusselfreie Oberfläche gewünscht wird (Schutzschicht nach oben)<br>- zweitens zum Schutz von Böden oder an leckageanfälligen Maschinen, wo ein schnelles Aufsaugen der herabtropfenden Flüssigkeiten wichtig ist (Schutzschicht nach unten)</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>dank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>auch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähig</li><li>die weiße Farbe erleichtert die Beurteilung des Sättigungsgrads</li><li>die fusselfreie Schutzschicht ermöglicht auch das Abwischen von rauen oder scharfkantigen Oberflächen</li><li>geliefert im praktischen Spenderkarton für schnellen und effizienten Einsatz</li><li>Besonders kleine Verpackungseinheit erlaubt die dezentrale Bevorratung am Arbeitsplatz oder die Mitnahme in Fahrzeugen.</li></ul>"
"accessory_articles" => "["259809","271884","256104","160330"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.9"
"CS_ORIGIN" => "CZ - Tschechien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031410"
"CS_ANZAHL_LAGEN" => "2-lagig"
"CS_SHIPPING_WEIGHT_KG" => 0.9
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/oelbindemittel-vlies-tuecher-economy-double-heavy-2-lagig-40-x-50-cm-10-stueck-im-karton-314254/314254"
"robots" => "index,follow"
"description" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton | Denios"
"description" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/oelbindemittel-vlies-tuecher-economy-double-heavy-2-lagig-40-x-50-cm-10-stueck-im-karton-314254/314254"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton"
"description" => "saugstarkes Bindevlies in Kombination mit einer besonders strapazierfähigen und fusselfreien Schutzschicht für den längerfristigen Einsatzdie zusätzliche robuste Schicht aus Spinnvlies sorgt für eine noch höhere Reiß- und Abriebfestigkeit, selbst bei voller Sättigungdank der Schutzschicht lässt sich das Bindevlies noch gezielter einsetzen: - erstens als Unterlage bei Reparatur-, Reinigungs- und Wartungsarbeiten oder auf Arbeitstischen, wenn eine glatte, fusselfreie Oberfläche gewünscht wird (Schutzschicht nach oben)- zweitens zum Schutz von Böden oder an leckageanfälligen Maschinen, wo ein schnelles Aufsaugen der herabtropfenden Flüssigkeiten wichtig ist (Schutzschicht nach unten)nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser abdank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regenauch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähigdie weiße Farbe erleichtert die Beurteilung des Sättigungsgradsdie fusselfreie Schutzschicht ermöglicht auch das Abwischen von rauen oder scharfkantigen Oberflächengeliefert im praktischen Spenderkarton für schnellen und effizienten EinsatzBesonders kleine Verpackungseinheit erlaubt die dezentrale Bevorratung am Arbeitsplatz oder die Mitnahme in Fahrzeugen."
"image" => [
"https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
]
"sku" => "314254W"
"mpn" => ""
"brand" => [
"name" => "OEL-KLEEN"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/oelbindemittel-vlies-tuecher-economy-double-heavy-2-lagig-40-x-50-cm-10-stueck-im-karton-314254/314254"
"priceCurrency" => "EUR"
"price" => "41.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" => 3490
"centAmountGross" => 4153
"currency" => "EUR"
"customerGroup" => null
"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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 440516
"filename" => "440516_20240619-151100.png"
"uri" => "https://assets.dev.denios.io/brand/440516_20240619-151100.png"
"text" => "OEL-KLEEN"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "314254"
"displaySku" => "314254W"
"sortRank" => 11271
"slug" => "oelbindemittel-vlies-tuecher-economy-double-heavy-2-lagig-40-x-50-cm-10-stueck-im-karton-314254"
"links" => [
"webshop" => "https://storefront.dev.denios.io/oelbindemittel-vlies-tuecher-economy-double-heavy-2-lagig-40-x-50-cm-10-stueck-im-karton-314254/314254"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/oelbindemittel-vlies-tuecher-economy-double-heavy-2-lagig-40-x-50-cm-10-stueck-im-karton-314254/314254"
]
"name" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton"
"description" => "<ul class="product-description__text--bulletpoints"><li>saugstarkes Bindevlies in Kombination mit einer besonders strapazierfähigen und fusselfreien Schutzschicht für den längerfristigen Einsatz</li><li>die zusätzliche robuste Schicht aus Spinnvlies sorgt für eine noch höhere Reiß- und Abriebfestigkeit, selbst bei voller Sättigung</li><li>dank der Schutzschicht lässt sich das Bindevlies noch gezielter einsetzen: <br>- erstens als Unterlage bei Reparatur-, Reinigungs- und Wartungsarbeiten oder auf Arbeitstischen, wenn eine glatte, fusselfreie Oberfläche gewünscht wird (Schutzschicht nach oben)<br>- zweitens zum Schutz von Böden oder an leckageanfälligen Maschinen, wo ein schnelles Aufsaugen der herabtropfenden Flüssigkeiten wichtig ist (Schutzschicht nach unten)</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>dank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>auch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähig</li><li>die weiße Farbe erleichtert die Beurteilung des Sättigungsgrads</li><li>die fusselfreie Schutzschicht ermöglicht auch das Abwischen von rauen oder scharfkantigen Oberflächen</li><li>geliefert im praktischen Spenderkarton für schnellen und effizienten Einsatz</li><li>Besonders kleine Verpackungseinheit erlaubt die dezentrale Bevorratung am Arbeitsplatz oder die Mitnahme in Fahrzeugen.</li></ul>"
"images" => [
[
"id" => 409060
"filename" => "409060_20240228-152855.jpg"
"uri" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
"text" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
"medium" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
"small" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 409060
"filename" => "409060_20240228-152855.jpg"
"uri" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
"text" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
"medium" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
"small" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 440516
"filename" => "440516_20240619-151100.png"
"uri" => "https://assets.dev.denios.io/brand/440516_20240619-151100.png"
"text" => "OEL-KLEEN"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 3490
"centAmountGross" => 4153
"currency" => "EUR"
"customerGroup" => null
"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" => " Stück"
"qualityImages" => [
[
"id" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => "Piktogramm Ölspender"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_MM" => 500
"ZPIM_FARBE_1" => "weiß"
"CS_MATERIAL" => "Polypropylen"
"CS_SALESRANK" => 11271
"ZPIM_AUFNAHMEKAPAZITAET" => 10.2
"CS_ANWENDUNG_DENSORB" => "Öl"
"CS_SHIPPING_HEIGHT_MM" => 50
"META_DESCRIPTION" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"einseitig mit fusselfreier Schutzschicht"
]
"NAME_IN_ORDERPROCESS" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton"
"CS_NEW_UNTIL" => "2024-11-30"
"ship_height" => "50"
"MARA_NTGEW" => 0.9
"CS_MARKE" => "OEL-KLEEN"
"CS_SHIPPING_WIDTH_IN" => 21.653555
"CS_MASSE_AUSSEN_L_X_B" => "400 x 500"
"CS_TECHNISCHE_DATEN" => "[{"label":"Format","value":"Aufsaugmatten"},{"label":"Anwendung","value":"Öl"},{"label":"Qualität","value":"ECONOMY DOUBLE"},{"label":"Maße außen L x B [mm]","value":"400 x 500"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Farbe","value":"weiß"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"10.2"},{"label":"Anzahl Lagen","value":"2-lagig"},{"label":"Materialstärke","value":"heavy"},{"label":"Perforation","value":"nein"},{"label":"Merkmale Bindevlies","value":"einseitig mit fusselfreier Schutzschicht"},{"label":"Höhe außen [mm]","value":"50"},{"label":"Flächengewicht [g/m²]","value":"350"}]"
"MARA_BRGEW" => 0.9
"CS_VERPACKUNGSEINHEIT_VE" => " Stück"
"ship_length" => "400"
"SAP_HERKUNFTSLAND" => "CZ"
"CS_SHIPPING_LENGTH_MM" => 400
"brand_image" => "[{"id":440516,"mdate":"2024-06-19 15:11:00","filename":"440516_20240619-151100.png","text":"OEL-KLEEN"}]"
"CS_COLOR" => "weiß"
"CS_FORMAT_DENSORB" => "Aufsaugmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_sika_de":{"matgroup":"47131909"},"punchout_schwarz_gruppe_de":{"matgroup":"30010390"}}"
"META_TITLE" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton | Denios"
"ZPIM_LAENGE_AUSSEN" => 400
"quality_image" => "[{"id":38109,"mdate":"2020-01-13 12:33:09","filename":"38109_20200113-123309.png","text":"Piktogramm Ölspender"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "500"
"images_meta_data" => "[{"id":409060,"mdate":"2024-02-28 15:28:55","filename":"409060_20240228-152855.jpg","imageSimilar":0,"text":"Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bindevliesrolle,Ölbindevlies,Saugrolle,Sorbents,Ölbindemittel,Bindemittel für Leckagen,Bindemittel für Öl,Ölvlies,Bindevlies,Absorptionsmittel,Adsorptionsmittel,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PERFORATION" => "nein"
"CS_BUSINESS_UNIT" => "CP"
"CS_VERSION_DENSORB" => "ECONOMY DOUBLE"
"CS_360ER_Bilder" => "0"
"CS_MATERIALSTAERKE_DENSORB" => "heavy"
"CS_SHIPPING_HEIGHT_IN" => 2.1653555
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 17.322844
"ITEM_NAME_FOR_SHOP" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 500
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 50
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 1.984160358
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>saugstarkes Bindevlies in Kombination mit einer besonders strapazierfähigen und fusselfreien Schutzschicht für den längerfristigen Einsatz</li><li>die zusätzliche robuste Schicht aus Spinnvlies sorgt für eine noch höhere Reiß- und Abriebfestigkeit, selbst bei voller Sättigung</li><li>dank der Schutzschicht lässt sich das Bindevlies noch gezielter einsetzen: <br>- erstens als Unterlage bei Reparatur-, Reinigungs- und Wartungsarbeiten oder auf Arbeitstischen, wenn eine glatte, fusselfreie Oberfläche gewünscht wird (Schutzschicht nach oben)<br>- zweitens zum Schutz von Böden oder an leckageanfälligen Maschinen, wo ein schnelles Aufsaugen der herabtropfenden Flüssigkeiten wichtig ist (Schutzschicht nach unten)</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>dank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>auch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähig</li><li>die weiße Farbe erleichtert die Beurteilung des Sättigungsgrads</li><li>die fusselfreie Schutzschicht ermöglicht auch das Abwischen von rauen oder scharfkantigen Oberflächen</li><li>geliefert im praktischen Spenderkarton für schnellen und effizienten Einsatz</li><li>Besonders kleine Verpackungseinheit erlaubt die dezentrale Bevorratung am Arbeitsplatz oder die Mitnahme in Fahrzeugen.</li></ul>"
"accessory_articles" => "["259809","271884","256104","160330"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.9"
"CS_ORIGIN" => "CZ - Tschechien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031410"
"CS_ANZAHL_LAGEN" => "2-lagig"
"CS_SHIPPING_WEIGHT_KG" => 0.9
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/oelbindemittel-vlies-tuecher-economy-double-heavy-2-lagig-40-x-50-cm-10-stueck-im-karton-314254/314254"
"robots" => "index,follow"
"description" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton | Denios"
"description" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/oelbindemittel-vlies-tuecher-economy-double-heavy-2-lagig-40-x-50-cm-10-stueck-im-karton-314254/314254"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Ölbindemittel Vlies Tücher, Economy Double, heavy, 2-lagig, 40 x 50 cm, 10 Stück im Karton"
"description" => "saugstarkes Bindevlies in Kombination mit einer besonders strapazierfähigen und fusselfreien Schutzschicht für den längerfristigen Einsatzdie zusätzliche robuste Schicht aus Spinnvlies sorgt für eine noch höhere Reiß- und Abriebfestigkeit, selbst bei voller Sättigungdank der Schutzschicht lässt sich das Bindevlies noch gezielter einsetzen: - erstens als Unterlage bei Reparatur-, Reinigungs- und Wartungsarbeiten oder auf Arbeitstischen, wenn eine glatte, fusselfreie Oberfläche gewünscht wird (Schutzschicht nach oben)- zweitens zum Schutz von Böden oder an leckageanfälligen Maschinen, wo ein schnelles Aufsaugen der herabtropfenden Flüssigkeiten wichtig ist (Schutzschicht nach unten)nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser abdank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regenauch im gesättigten Zustand noch reißfest und auf Wasser schwimmfähigdie weiße Farbe erleichtert die Beurteilung des Sättigungsgradsdie fusselfreie Schutzschicht ermöglicht auch das Abwischen von rauen oder scharfkantigen Oberflächengeliefert im praktischen Spenderkarton für schnellen und effizienten EinsatzBesonders kleine Verpackungseinheit erlaubt die dezentrale Bevorratung am Arbeitsplatz oder die Mitnahme in Fahrzeugen."
"image" => [
"https://assets.dev.denios.io/article/409060_20240228-152855.jpg"
]
"sku" => "314254W"
"mpn" => ""
"brand" => [
"name" => "OEL-KLEEN"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/oelbindemittel-vlies-tuecher-economy-double-heavy-2-lagig-40-x-50-cm-10-stueck-im-karton-314254/314254"
"priceCurrency" => "EUR"
"price" => "41.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" => 3490
"centAmountGross" => 4153
"currency" => "EUR"
"customerGroup" => null
"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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 440516
"filename" => "440516_20240619-151100.png"
"uri" => "https://assets.dev.denios.io/brand/440516_20240619-151100.png"
"text" => "OEL-KLEEN"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"87a67d52-a745-485a-a338-344cd389ead5"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Ölbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Öl"
]
"CS_FORMAT_DENSORB" => [
"Aufsaugmatten"
]
"CS_VERSION_DENSORB" => [
"ECONOMY DOUBLE"
]
"ZPIM_AUFNAHMEKAPAZITAET" => [
10.2
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [
500.0
]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => [
"2-lagig"
]
"CS_MATERIALSTAERKE_DENSORB" => [
"heavy"
]
"CS_PERFORATION" => [
"nein"
]
"CS_MERKMALE_GRANULAT" => []
"CS_MERKMALE_BINDEVLIES" => [
"einseitig mit fusselfreier Schutzschicht"
]
"ZPIM_WERKSTOFF_1" => [
"Polypropylen"
]
"CS_MARKE" => [
"OEL-KLEEN"
]
"ZPIM_FARBE_1" => [
"weiß"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "346caa41cf75ccdb620d852c066bd5a5"
]
"sort" => [
11271
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7d4e87d1-1e87-474a-b362-d5b5d4652bf1"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "7d4e87d1-1e87-474a-b362-d5b5d4652bf1"
"key" => "259112"
"version" => 5901
"businessUnit" => "CP"
"slug" => "densorb-chemikalienbindemittel-vlies-rolle-zum-aufsaugen-economy-single-light-38-cm-x-45-m-259112"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rolle-zum-aufsaugen-economy-single-light-38-cm-x-45-m-259112/259112"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#330"
"canonical" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rolle-zum-aufsaugen-economy-single-light-38-cm-x-45-m-259112/259112"
]
"name" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St."
"description" => "<ul class="product-description__text--bulletpoints"><li>extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeiten</li><li>die erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikalien</li><li>die gelbe Warnfarbe weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werden</li><li>das chemikalienbeständige Material zersetzt sich nicht und löst bei Kontakt mit korrosiven Flüssigkeiten keine gefährliche Reaktion aus (siehe Verträglichkeitsliste)</li><li>für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungen</li><li>bestens geeignet als Unterlage bei Reinigungs-, Wartungs- und Reparaturarbeiten</li><li>ideal für den Einsatz im Labor, als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Behältern</li><li>geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden</li><li>durch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit gewährleistet</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>auch im gesättigten Zustand noch reißfest</li><li>ausgezeichnetes Aufnahmevermögen und hohe Reiß- und Abriebfestigkeit</li><li>Für die bedarfsgerechte Einteilung sind die Rollen längs und alle 43 cm quer perforiert.</li><li>Die Rollen sind für die Abdeckung großer Flächen hervorragend geeignet.</li></ul>"
"createdAt" => "2020-08-10T10:45:17+0000"
"master" => [
"id" => 1
"sku" => "259112"
"displaySku" => "259112W"
"sortRank" => 11260
"slug" => "densorb-chemikalienbindemittel-vlies-rolle-zum-aufsaugen-economy-single-light-38-cm-x-45-m-259112"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rolle-zum-aufsaugen-economy-single-light-38-cm-x-45-m-259112/259112"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#330"
"canonical" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rolle-zum-aufsaugen-economy-single-light-38-cm-x-45-m-259112/259112"
]
"name" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St."
"description" => "<ul class="product-description__text--bulletpoints"><li>extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeiten</li><li>die erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikalien</li><li>die gelbe Warnfarbe weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werden</li><li>das chemikalienbeständige Material zersetzt sich nicht und löst bei Kontakt mit korrosiven Flüssigkeiten keine gefährliche Reaktion aus (siehe Verträglichkeitsliste)</li><li>für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungen</li><li>bestens geeignet als Unterlage bei Reinigungs-, Wartungs- und Reparaturarbeiten</li><li>ideal für den Einsatz im Labor, als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Behältern</li><li>geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden</li><li>durch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit gewährleistet</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>auch im gesättigten Zustand noch reißfest</li><li>ausgezeichnetes Aufnahmevermögen und hohe Reiß- und Abriebfestigkeit</li><li>Für die bedarfsgerechte Einteilung sind die Rollen längs und alle 43 cm quer perforiert.</li><li>Die Rollen sind für die Abdeckung großer Flächen hervorragend geeignet.</li></ul>"
"images" => [
[
"id" => 94785
"filename" => "94785_20170403-144326.jpg"
"uri" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"medium" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"small" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25578
"filename" => "25578_20160816-153805.jpg"
"uri" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"medium" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"small" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25711
"filename" => "25711_20200323-194627.jpg"
"uri" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"medium" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"small" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25690
"filename" => "25690_20210326-081855.jpg"
"uri" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
"medium" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
"small" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 94785
"filename" => "94785_20170403-144326.jpg"
"uri" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"medium" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"small" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 9600
"centAmountGross" => 9600
"currency" => "EUR"
"customerGroup" => null
"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" => "1 Rolle(n)"
"qualityImages" => [
[
"id" => 191704
"filename" => "191704_20190731-121823.png"
"uri" => "https://assets.dev.denios.io/quality/191704_20190731-121823.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_MATERIAL" => "Polypropylen"
"CS_SALESRANK" => 11260
"ZPIM_AUFNAHMEKAPAZITAET" => 68
"CS_ANWENDUNG_DENSORB" => "Spezial"
"META_DESCRIPTION" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"für große Flächen"
"für kurze Einsatzdauer"
]
"NAME_IN_ORDERPROCESS" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St."
"MARA_NTGEW" => 3.4
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"CS_TECHNISCHE_DATEN" => "[{"label":"Qualität","value":"ECONOMY SINGLE"},{"label":"Anwendung","value":"Spezial"},{"label":"Format","value":"Rollen"},{"label":"Länge außen [mm]","value":"45000"},{"label":"Breite außen [mm]","value":"380"},{"label":"Flächengewicht [g/m²]","value":"200"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"68"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Perforation","value":"ja"},{"label":"Anzahl Lagen","value":"1-lagig"},{"label":"Materialstärke","value":"light"},{"label":"Merkmale Bindevlies","value":"für große Flächen\nfür kurze Einsatzdauer"},{"label":"Anzahl VE pro Palette","value":"72"},{"label":"Verpackungseinheit (VE)","value":"1 Rolle(n)"},{"label":"Gewicht [kg]","value":"3,4"}]"
"MARA_BRGEW" => 4.3
"CS_GTIN" => "4055661022218"
"CS_VERPACKUNGSEINHEIT_VE" => "1 Rolle(n)"
"SAP_HERKUNFTSLAND" => "TR"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Aufsaugrollen"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131909"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"}}"
"META_TITLE" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. | Denios"
"ZPIM_LAENGE_AUSSEN" => 45000
"quality_image" => "[{"id":191704,"mdate":"19-07-31 12:18:23","filename":"191704_20190731-121823.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":94785,"mdate":"17-04-03 14:43:26","filename":"94785_20170403-144326.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - 1"},{"id":25578,"mdate":"16-08-16 15:38:05","filename":"25578_20160816-153805.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - 2"},{"id":25711,"mdate":"20-03-23 19:46:27","filename":"25711_20200323-194627.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - 3"},{"id":25690,"mdate":"21-03-26 08:18:55","filename":"25690_20210326-081855.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - 4"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bindevliesrolle,Saugrolle,Industriebindevliese,Bindemittel für Säuren,Bindevlies,Absorptionsmittel,Adsorptionsmittel,Bindemittel,Labormatten"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PERFORATION" => "ja"
"CS_BUSINESS_UNIT" => "CP"
"CS_VERSION_DENSORB" => "ECONOMY SINGLE"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIALSTAERKE_DENSORB" => "light"
"CS_PDF_SEITE" => "330"
"article_type" => "Simple"
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"ITEM_NAME_FOR_SHOP" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St."
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 380
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Pack"
"accessory_articles" => "["116578","116579","116637","160330","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "3.4"
"CS_ORIGIN" => "Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "PAK"
"SAP_ZOLLTARIFNUMMER" => "56031490"
"CS_ANZAHL_LAGEN" => "1-lagig"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rolle-zum-aufsaugen-economy-single-light-38-cm-x-45-m-259112/259112"
"robots" => "index,follow"
"description" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. | Denios"
"description" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rolle-zum-aufsaugen-economy-single-light-38-cm-x-45-m-259112/259112"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St."
"description" => "extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeitendie erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikaliendie gelbe Warnfarbe weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werdendas chemikalienbeständige Material zersetzt sich nicht und löst bei Kontakt mit korrosiven Flüssigkeiten keine gefährliche Reaktion aus (siehe Verträglichkeitsliste)für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungenbestens geeignet als Unterlage bei Reinigungs-, Wartungs- und Reparaturarbeitenideal für den Einsatz im Labor, als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Behälterngeeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werdendurch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit gewährleistetsehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeitauch im gesättigten Zustand noch reißfestausgezeichnetes Aufnahmevermögen und hohe Reiß- und AbriebfestigkeitFür die bedarfsgerechte Einteilung sind die Rollen längs und alle 43 cm quer perforiert.Die Rollen sind für die Abdeckung großer Flächen hervorragend geeignet."
"image" => [
"https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
]
"sku" => "259112W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rolle-zum-aufsaugen-economy-single-light-38-cm-x-45-m-259112/259112"
"priceCurrency" => "EUR"
"price" => "96.00"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661022218"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 9600
"centAmountGross" => 9600
"currency" => "EUR"
"customerGroup" => null
"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" => "Chemikalienbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "259112"
"displaySku" => "259112W"
"sortRank" => 11260
"slug" => "densorb-chemikalienbindemittel-vlies-rolle-zum-aufsaugen-economy-single-light-38-cm-x-45-m-259112"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rolle-zum-aufsaugen-economy-single-light-38-cm-x-45-m-259112/259112"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#330"
"canonical" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rolle-zum-aufsaugen-economy-single-light-38-cm-x-45-m-259112/259112"
]
"name" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St."
"description" => "<ul class="product-description__text--bulletpoints"><li>extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeiten</li><li>die erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikalien</li><li>die gelbe Warnfarbe weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werden</li><li>das chemikalienbeständige Material zersetzt sich nicht und löst bei Kontakt mit korrosiven Flüssigkeiten keine gefährliche Reaktion aus (siehe Verträglichkeitsliste)</li><li>für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungen</li><li>bestens geeignet als Unterlage bei Reinigungs-, Wartungs- und Reparaturarbeiten</li><li>ideal für den Einsatz im Labor, als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Behältern</li><li>geeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werden</li><li>durch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit gewährleistet</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>auch im gesättigten Zustand noch reißfest</li><li>ausgezeichnetes Aufnahmevermögen und hohe Reiß- und Abriebfestigkeit</li><li>Für die bedarfsgerechte Einteilung sind die Rollen längs und alle 43 cm quer perforiert.</li><li>Die Rollen sind für die Abdeckung großer Flächen hervorragend geeignet.</li></ul>"
"images" => [
[
"id" => 94785
"filename" => "94785_20170403-144326.jpg"
"uri" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"medium" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"small" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25578
"filename" => "25578_20160816-153805.jpg"
"uri" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"medium" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"small" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25711
"filename" => "25711_20200323-194627.jpg"
"uri" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"medium" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"small" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25690
"filename" => "25690_20210326-081855.jpg"
"uri" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
"medium" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
"small" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 94785
"filename" => "94785_20170403-144326.jpg"
"uri" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"text" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"medium" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"small" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 9600
"centAmountGross" => 9600
"currency" => "EUR"
"customerGroup" => null
"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" => "1 Rolle(n)"
"qualityImages" => [
[
"id" => 191704
"filename" => "191704_20190731-121823.png"
"uri" => "https://assets.dev.denios.io/quality/191704_20190731-121823.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_MATERIAL" => "Polypropylen"
"CS_SALESRANK" => 11260
"ZPIM_AUFNAHMEKAPAZITAET" => 68
"CS_ANWENDUNG_DENSORB" => "Spezial"
"META_DESCRIPTION" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"für große Flächen"
"für kurze Einsatzdauer"
]
"NAME_IN_ORDERPROCESS" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St."
"MARA_NTGEW" => 3.4
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"CS_TECHNISCHE_DATEN" => "[{"label":"Qualität","value":"ECONOMY SINGLE"},{"label":"Anwendung","value":"Spezial"},{"label":"Format","value":"Rollen"},{"label":"Länge außen [mm]","value":"45000"},{"label":"Breite außen [mm]","value":"380"},{"label":"Flächengewicht [g/m²]","value":"200"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"68"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Perforation","value":"ja"},{"label":"Anzahl Lagen","value":"1-lagig"},{"label":"Materialstärke","value":"light"},{"label":"Merkmale Bindevlies","value":"für große Flächen\nfür kurze Einsatzdauer"},{"label":"Anzahl VE pro Palette","value":"72"},{"label":"Verpackungseinheit (VE)","value":"1 Rolle(n)"},{"label":"Gewicht [kg]","value":"3,4"}]"
"MARA_BRGEW" => 4.3
"CS_GTIN" => "4055661022218"
"CS_VERPACKUNGSEINHEIT_VE" => "1 Rolle(n)"
"SAP_HERKUNFTSLAND" => "TR"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Aufsaugrollen"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131909"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"}}"
"META_TITLE" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. | Denios"
"ZPIM_LAENGE_AUSSEN" => 45000
"quality_image" => "[{"id":191704,"mdate":"19-07-31 12:18:23","filename":"191704_20190731-121823.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":94785,"mdate":"17-04-03 14:43:26","filename":"94785_20170403-144326.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - 1"},{"id":25578,"mdate":"16-08-16 15:38:05","filename":"25578_20160816-153805.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - 2"},{"id":25711,"mdate":"20-03-23 19:46:27","filename":"25711_20200323-194627.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - 3"},{"id":25690,"mdate":"21-03-26 08:18:55","filename":"25690_20210326-081855.jpg","imageSimilar":0,"text":"DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - 4"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bindevliesrolle,Saugrolle,Industriebindevliese,Bindemittel für Säuren,Bindevlies,Absorptionsmittel,Adsorptionsmittel,Bindemittel,Labormatten"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PERFORATION" => "ja"
"CS_BUSINESS_UNIT" => "CP"
"CS_VERSION_DENSORB" => "ECONOMY SINGLE"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIALSTAERKE_DENSORB" => "light"
"CS_PDF_SEITE" => "330"
"article_type" => "Simple"
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"ITEM_NAME_FOR_SHOP" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St."
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 380
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Pack"
"accessory_articles" => "["116578","116579","116637","160330","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "3.4"
"CS_ORIGIN" => "Türkei"
"SAP_BASISMENGENEINHEIT_KEY" => "PAK"
"SAP_ZOLLTARIFNUMMER" => "56031490"
"CS_ANZAHL_LAGEN" => "1-lagig"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rolle-zum-aufsaugen-economy-single-light-38-cm-x-45-m-259112/259112"
"robots" => "index,follow"
"description" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. | Denios"
"description" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St. - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rolle-zum-aufsaugen-economy-single-light-38-cm-x-45-m-259112/259112"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Chemikalienbindemittel Vlies Rolle zum Aufsaugen, Economy Single, light, 38 cm x 45 m, 1 St."
"description" => "extrem saugstarkes Bindevlies aus Polypropylen mit beidseitig offenporiger Feinfaserstruktur für ein schnelles Aufsaugen auslaufender Flüssigkeitendie erste Wahl bei Leckagen mit aggressiven Säuren, Laugen, Lösungsmitteln und unbekannten Chemikaliendie gelbe Warnfarbe weist auf eine potenzielle Gefahr hin und lässt die aufgenommene Flüssigkeit gut sichtbar werdendas chemikalienbeständige Material zersetzt sich nicht und löst bei Kontakt mit korrosiven Flüssigkeiten keine gefährliche Reaktion aus (siehe Verträglichkeitsliste)für den schnellen, einfachen Einsatz bei Leckagen, z.B. an tropfenden Maschinen oder Dichtungenbestens geeignet als Unterlage bei Reinigungs-, Wartungs- und Reparaturarbeitenideal für den Einsatz im Labor, als Unterlage unter Maschinen oder zum Abwischen von verschmutzten Oberflächen oder Behälterngeeignet für Bereiche, in denen aggressive Chemikalien gelagert oder verarbeitet werdendurch eine spezielle Prägung wird die hohe Stabilität und Haltbarkeit gewährleistetsehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeitauch im gesättigten Zustand noch reißfestausgezeichnetes Aufnahmevermögen und hohe Reiß- und AbriebfestigkeitFür die bedarfsgerechte Einteilung sind die Rollen längs und alle 43 cm quer perforiert.Die Rollen sind für die Abdeckung großer Flächen hervorragend geeignet."
"image" => [
"https://assets.dev.denios.io/article/94785_20170403-144326.jpg"
"https://assets.dev.denios.io/article/25578_20160816-153805.jpg"
"https://assets.dev.denios.io/article/25711_20200323-194627.jpg"
"https://assets.dev.denios.io/article/25690_20210326-081855.jpg"
]
"sku" => "259112W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-chemikalienbindemittel-vlies-rolle-zum-aufsaugen-economy-single-light-38-cm-x-45-m-259112/259112"
"priceCurrency" => "EUR"
"price" => "96.00"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661022218"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 9600
"centAmountGross" => 9600
"currency" => "EUR"
"customerGroup" => null
"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" => "Chemikalienbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"968b9305-66f2-40ab-bead-98756c876d51"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Chemikalienbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Spezial"
]
"CS_FORMAT_DENSORB" => [
"Aufsaugrollen"
]
"CS_VERSION_DENSORB" => [
"ECONOMY SINGLE"
]
"ZPIM_AUFNAHMEKAPAZITAET" => [
68
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [
380.0
]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => [
"1-lagig"
]
"CS_MATERIALSTAERKE_DENSORB" => [
"light"
]
"CS_PERFORATION" => [
"ja"
]
"CS_MERKMALE_BINDEVLIES" => [
"für große Flächen"
"für kurze Einsatzdauer"
]
"CS_MERKMALE_GRANULAT" => []
"ZPIM_WERKSTOFF_1" => [
"Polypropylen"
]
"CS_MARKE" => []
"ZPIM_FARBE_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "b341b037c1245a8a85e530832be41bf3"
]
"sort" => [
11260
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "795810e7-932a-4f66-8242-155cb4f387b1"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "795810e7-932a-4f66-8242-155cb4f387b1"
"key" => "248904"
"version" => 6278
"businessUnit" => "CP"
"slug" => "densorb-oelbindemittel-vlies-rolle-zum-aufsaugen-economy-triple-light-3-lagig-76-cm-x-45-m-248904"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rolle-zum-aufsaugen-economy-triple-light-3-lagig-76-cm-x-45-m-248904/248904"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#324"
"canonical" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rolle-zum-aufsaugen-economy-triple-light-3-lagig-76-cm-x-45-m-248904/248904"
]
"name" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m"
"description" => "<ul class="product-description__text--bulletpoints"><li>saugstarkes Bindevlies mit strapazierfähigen und fusselfreien Schutzschichten auf beiden Seiten für höchste Ansprüche an Sauberkeit, Einsatzdauer, Reiß- und Abriebfestigkeit</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>hohe mechanische Belastbarkeit gewährleistet einen langfristigen Einsatz und ermöglicht ein Begehen und Befahren</li><li>fusselfrei und damit optimal für sensible Anwendungen und schmutzempfindliche Bereiche, auch zum Abwischen von rauen und scharfkantigen Oberflächen geeignet </li><li>ideal zum Schutz von Böden oder als Unterlage auf Werkbänken und Arbeitsflächen</li><li>keine Faserrückstände auf dem Untergrund, auch bei vollständig gesättigtem Vlies</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>dank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>die weiße Farbe erleichtert die Beurteilung des Sättigungsgrads</li><li>auch im gesättigtem Zustand noch reißfest und auf Wasser schwimmfähig</li><li>hervorragend für die Abdeckung großer Flächen</li><li>für die bedarfsgerechte Einteilung sind die Rollen längs und alle 43 cm quer perforiert</li></ul>"
"createdAt" => "2020-08-10T10:10:21+0000"
"master" => [
"id" => 1
"sku" => "248904"
"displaySku" => "248904W"
"sortRank" => 11259
"slug" => "densorb-oelbindemittel-vlies-rolle-zum-aufsaugen-economy-triple-light-3-lagig-76-cm-x-45-m-248904"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rolle-zum-aufsaugen-economy-triple-light-3-lagig-76-cm-x-45-m-248904/248904"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#324"
"canonical" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rolle-zum-aufsaugen-economy-triple-light-3-lagig-76-cm-x-45-m-248904/248904"
]
"name" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m"
"description" => "<ul class="product-description__text--bulletpoints"><li>saugstarkes Bindevlies mit strapazierfähigen und fusselfreien Schutzschichten auf beiden Seiten für höchste Ansprüche an Sauberkeit, Einsatzdauer, Reiß- und Abriebfestigkeit</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>hohe mechanische Belastbarkeit gewährleistet einen langfristigen Einsatz und ermöglicht ein Begehen und Befahren</li><li>fusselfrei und damit optimal für sensible Anwendungen und schmutzempfindliche Bereiche, auch zum Abwischen von rauen und scharfkantigen Oberflächen geeignet </li><li>ideal zum Schutz von Böden oder als Unterlage auf Werkbänken und Arbeitsflächen</li><li>keine Faserrückstände auf dem Untergrund, auch bei vollständig gesättigtem Vlies</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>dank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>die weiße Farbe erleichtert die Beurteilung des Sättigungsgrads</li><li>auch im gesättigtem Zustand noch reißfest und auf Wasser schwimmfähig</li><li>hervorragend für die Abdeckung großer Flächen</li><li>für die bedarfsgerechte Einteilung sind die Rollen längs und alle 43 cm quer perforiert</li></ul>"
"images" => [
[
"id" => 94537
"filename" => "94537_20170403-142602.jpg"
"uri" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
"text" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
"medium" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
"small" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25601
"filename" => "25601_20190709-110915.jpg"
"uri" => "https://assets.dev.denios.io/article/25601_20190709-110915.jpg"
"text" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25601_20190709-110915.jpg"
"medium" => "https://assets.dev.denios.io/article/25601_20190709-110915.jpg"
"small" => "https://assets.dev.denios.io/article/25601_20190709-110915.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25601_20190709-110915.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25734
"filename" => "25734_20150401-095546.jpg"
"uri" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"text" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"medium" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"small" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25737
"filename" => "25737_20150401-095604.jpg"
"uri" => "https://assets.dev.denios.io/article/25737_20150401-095604.jpg"
"text" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25737_20150401-095604.jpg"
"medium" => "https://assets.dev.denios.io/article/25737_20150401-095604.jpg"
"small" => "https://assets.dev.denios.io/article/25737_20150401-095604.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25737_20150401-095604.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 94537
"filename" => "94537_20170403-142602.jpg"
"uri" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
"text" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
"medium" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
"small" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 11500
"centAmountGross" => 11500
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-13T00: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" => "1 Rolle(n)"
"qualityImages" => [
[
"id" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ZPIM_FARBE_1" => "weiß"
"CS_MATERIAL" => "Polypropylen"
"CS_SALESRANK" => 11259
"ZPIM_AUFNAHMEKAPAZITAET" => 120
"CS_ANWENDUNG_DENSORB" => "Öl"
"META_DESCRIPTION" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"beidseitig mit fusselfreier Schutzschicht"
"für große Flächen"
"für langandauernde Anwendungen"
]
"NAME_IN_ORDERPROCESS" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m"
"MARA_NTGEW" => 5.985
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"CS_TECHNISCHE_DATEN" => "[{"label":"Qualität","value":"ECONOMY TRIPLE"},{"label":"Anwendung","value":"Öl"},{"label":"Format","value":"Rollen"},{"label":"Länge außen [mm]","value":"45000"},{"label":"Breite außen [mm]","value":"760"},{"label":"Flächengewicht [g/m²]","value":"175"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"120"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Farbe","value":"weiß"},{"label":"Perforation","value":"ja"},{"label":"Anzahl Lagen","value":"3-lagig"},{"label":"Materialstärke","value":"light"},{"label":"Merkmale Bindevlies","value":"beidseitig mit fusselfreier Schutzschicht\nfür große Flächen\nfür langandauernde Anwendungen"},{"label":"Anzahl VE pro Palette","value":"36"},{"label":"Verpackungseinheit (VE)","value":"1 Rolle(n)"},{"label":"Gewicht [kg]","value":"5,985"}]"
"MARA_BRGEW" => 5.985
"CS_GTIN" => "4055661012479"
"CS_VERPACKUNGSEINHEIT_VE" => "1 Rolle(n)"
"SAP_HERKUNFTSLAND" => "QU"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "weiß"
"CS_FORMAT_DENSORB" => "Aufsaugrollen"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131909"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"}}"
"META_TITLE" => "DENSORB Bindevliesrolle Economy PLUS, Öl, light, 76 cm x 45 m, 1 Rolle"
"ZPIM_LAENGE_AUSSEN" => 45000
"quality_image" => "[{"id":38109,"mdate":"20-01-13 12:33:09","filename":"38109_20200113-123309.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":94537,"mdate":"17-04-03 14:26:02","filename":"94537_20170403-142602.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - 1"},{"id":25601,"mdate":"19-07-09 11:09:15","filename":"25601_20190709-110915.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - 2"},{"id":25734,"mdate":"15-04-01 09:55:46","filename":"25734_20150401-095546.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - 3"},{"id":25737,"mdate":"15-04-01 09:56:04","filename":"25737_20150401-095604.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - 4"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bindevliesrolle,Ölbindevlies,Saugrolle,Sorbents,Ölbindemittel,Bindemittel für Leckagen,Bindemittel für Öl,Ölvlies,Bindevlies,Absorptionsmittel,Adsorptionsmittel,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PERFORATION" => "ja"
"CS_BUSINESS_UNIT" => "CP"
"CS_VERSION_DENSORB" => "ECONOMY TRIPLE"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIALSTAERKE_DENSORB" => "light"
"CS_PDF_SEITE" => "324"
"article_type" => "Simple"
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"ITEM_NAME_FOR_SHOP" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 760
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Pack"
"accessory_articles" => "["136487","256716","256104","160330","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "5.985"
"CS_ORIGIN" => "Unbekannt"
"SAP_BASISMENGENEINHEIT_KEY" => "PAK"
"SAP_ZOLLTARIFNUMMER" => "56031490"
"CS_ANZAHL_LAGEN" => "3-lagig"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Bindevliesrolle Economy PLUS, Öl, light, 76 cm x 45 m, 1 Rolle"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rolle-zum-aufsaugen-economy-triple-light-3-lagig-76-cm-x-45-m-248904/248904"
"robots" => "index,follow"
"description" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Bindevliesrolle Economy PLUS, Öl, light, 76 cm x 45 m, 1 Rolle"
"description" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rolle-zum-aufsaugen-economy-triple-light-3-lagig-76-cm-x-45-m-248904/248904"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25601_20190709-110915.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25737_20150401-095604.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m"
"description" => "saugstarkes Bindevlies mit strapazierfähigen und fusselfreien Schutzschichten auf beiden Seiten für höchste Ansprüche an Sauberkeit, Einsatzdauer, Reiß- und Abriebfestigkeitnimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser abhohe mechanische Belastbarkeit gewährleistet einen langfristigen Einsatz und ermöglicht ein Begehen und Befahrenfusselfrei und damit optimal für sensible Anwendungen und schmutzempfindliche Bereiche, auch zum Abwischen von rauen und scharfkantigen Oberflächen geeignet ideal zum Schutz von Böden oder als Unterlage auf Werkbänken und Arbeitsflächenkeine Faserrückstände auf dem Untergrund, auch bei vollständig gesättigtem Vliessehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeitdank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regendie weiße Farbe erleichtert die Beurteilung des Sättigungsgradsauch im gesättigtem Zustand noch reißfest und auf Wasser schwimmfähighervorragend für die Abdeckung großer Flächenfür die bedarfsgerechte Einteilung sind die Rollen längs und alle 43 cm quer perforiert"
"image" => [
"https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
"https://assets.dev.denios.io/article/25601_20190709-110915.jpg"
"https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"https://assets.dev.denios.io/article/25737_20150401-095604.jpg"
]
"sku" => "248904W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rolle-zum-aufsaugen-economy-triple-light-3-lagig-76-cm-x-45-m-248904/248904"
"priceCurrency" => "EUR"
"price" => "115.00"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661012479"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 11500
"centAmountGross" => 11500
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-13T00: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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "248904"
"displaySku" => "248904W"
"sortRank" => 11259
"slug" => "densorb-oelbindemittel-vlies-rolle-zum-aufsaugen-economy-triple-light-3-lagig-76-cm-x-45-m-248904"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rolle-zum-aufsaugen-economy-triple-light-3-lagig-76-cm-x-45-m-248904/248904"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#324"
"canonical" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rolle-zum-aufsaugen-economy-triple-light-3-lagig-76-cm-x-45-m-248904/248904"
]
"name" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m"
"description" => "<ul class="product-description__text--bulletpoints"><li>saugstarkes Bindevlies mit strapazierfähigen und fusselfreien Schutzschichten auf beiden Seiten für höchste Ansprüche an Sauberkeit, Einsatzdauer, Reiß- und Abriebfestigkeit</li><li>nimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser ab</li><li>hohe mechanische Belastbarkeit gewährleistet einen langfristigen Einsatz und ermöglicht ein Begehen und Befahren</li><li>fusselfrei und damit optimal für sensible Anwendungen und schmutzempfindliche Bereiche, auch zum Abwischen von rauen und scharfkantigen Oberflächen geeignet </li><li>ideal zum Schutz von Böden oder als Unterlage auf Werkbänken und Arbeitsflächen</li><li>keine Faserrückstände auf dem Untergrund, auch bei vollständig gesättigtem Vlies</li><li>sehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeit</li><li>dank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regen</li><li>die weiße Farbe erleichtert die Beurteilung des Sättigungsgrads</li><li>auch im gesättigtem Zustand noch reißfest und auf Wasser schwimmfähig</li><li>hervorragend für die Abdeckung großer Flächen</li><li>für die bedarfsgerechte Einteilung sind die Rollen längs und alle 43 cm quer perforiert</li></ul>"
"images" => [
[
"id" => 94537
"filename" => "94537_20170403-142602.jpg"
"uri" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
"text" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
"medium" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
"small" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25601
"filename" => "25601_20190709-110915.jpg"
"uri" => "https://assets.dev.denios.io/article/25601_20190709-110915.jpg"
"text" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25601_20190709-110915.jpg"
"medium" => "https://assets.dev.denios.io/article/25601_20190709-110915.jpg"
"small" => "https://assets.dev.denios.io/article/25601_20190709-110915.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25601_20190709-110915.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25734
"filename" => "25734_20150401-095546.jpg"
"uri" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"text" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"medium" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"small" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25737
"filename" => "25737_20150401-095604.jpg"
"uri" => "https://assets.dev.denios.io/article/25737_20150401-095604.jpg"
"text" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25737_20150401-095604.jpg"
"medium" => "https://assets.dev.denios.io/article/25737_20150401-095604.jpg"
"small" => "https://assets.dev.denios.io/article/25737_20150401-095604.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25737_20150401-095604.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 94537
"filename" => "94537_20170403-142602.jpg"
"uri" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
"text" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
"medium" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
"small" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 11500
"centAmountGross" => 11500
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-13T00: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" => "1 Rolle(n)"
"qualityImages" => [
[
"id" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ZPIM_FARBE_1" => "weiß"
"CS_MATERIAL" => "Polypropylen"
"CS_SALESRANK" => 11259
"ZPIM_AUFNAHMEKAPAZITAET" => 120
"CS_ANWENDUNG_DENSORB" => "Öl"
"META_DESCRIPTION" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"CS_MERKMALE_BINDEVLIES" => [
"beidseitig mit fusselfreier Schutzschicht"
"für große Flächen"
"für langandauernde Anwendungen"
]
"NAME_IN_ORDERPROCESS" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m"
"MARA_NTGEW" => 5.985
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"CS_TECHNISCHE_DATEN" => "[{"label":"Qualität","value":"ECONOMY TRIPLE"},{"label":"Anwendung","value":"Öl"},{"label":"Format","value":"Rollen"},{"label":"Länge außen [mm]","value":"45000"},{"label":"Breite außen [mm]","value":"760"},{"label":"Flächengewicht [g/m²]","value":"175"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"120"},{"label":"Werkstoff","value":"Polypropylen"},{"label":"Farbe","value":"weiß"},{"label":"Perforation","value":"ja"},{"label":"Anzahl Lagen","value":"3-lagig"},{"label":"Materialstärke","value":"light"},{"label":"Merkmale Bindevlies","value":"beidseitig mit fusselfreier Schutzschicht\nfür große Flächen\nfür langandauernde Anwendungen"},{"label":"Anzahl VE pro Palette","value":"36"},{"label":"Verpackungseinheit (VE)","value":"1 Rolle(n)"},{"label":"Gewicht [kg]","value":"5,985"}]"
"MARA_BRGEW" => 5.985
"CS_GTIN" => "4055661012479"
"CS_VERPACKUNGSEINHEIT_VE" => "1 Rolle(n)"
"SAP_HERKUNFTSLAND" => "QU"
"brand_image" => "[{"id":36843,"mdate":"23-04-21 13:57:45","filename":"36843_20230421-135745.png"}]"
"CS_COLOR" => "weiß"
"CS_FORMAT_DENSORB" => "Aufsaugrollen"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131909"},"punchout_danfoss_pl":{"matgroup":"47131909"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131909"},"punchout_sunchemical_ch":{"matgroup":"47131909"},"punchout_danfoss_dk":{"matgroup":"47131909"},"punchout_danfoss_sk":{"matgroup":"47131909"},"punchout_brenntag_de":{"matgroup":"47131909"},"punchout_cocacola_de":{"matgroup":"47000000"},"punchout_cocacola_es":{"matgroup":"47000000"},"punchout_cocacola_fr":{"matgroup":"47000000"},"punchout_esteelauder_be":{"matgroup":"47131909"},"punchout_esteelauder_uk":{"matgroup":"47131909"},"punchout_esteelauder_ch":{"matgroup":"47131909"},"punchout_takeda_ch":{"matgroup":"47131909"},"punchout_sika_de":{"matgroup":"47131909"},"punchout_bachem_ch":{"matgroup":"47131909"},"punchout_migros_ch":{"matgroup":"47131909"},"punchout_post_ch":{"matgroup":"47131909"},"punchout_tesla_de":{"matgroup":"47131909"},"punchout_umicore_de":{"matgroup":"47131909"},"punchout_upm_fi":{"matgroup":"47131909"}}"
"META_TITLE" => "DENSORB Bindevliesrolle Economy PLUS, Öl, light, 76 cm x 45 m, 1 Rolle"
"ZPIM_LAENGE_AUSSEN" => 45000
"quality_image" => "[{"id":38109,"mdate":"20-01-13 12:33:09","filename":"38109_20200113-123309.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":94537,"mdate":"17-04-03 14:26:02","filename":"94537_20170403-142602.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - 1"},{"id":25601,"mdate":"19-07-09 11:09:15","filename":"25601_20190709-110915.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - 2"},{"id":25734,"mdate":"15-04-01 09:55:46","filename":"25734_20150401-095546.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - 3"},{"id":25737,"mdate":"15-04-01 09:56:04","filename":"25737_20150401-095604.jpg","imageSimilar":0,"text":"DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - 4"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bindevliesrolle,Ölbindevlies,Saugrolle,Sorbents,Ölbindemittel,Bindemittel für Leckagen,Bindemittel für Öl,Ölvlies,Bindevlies,Absorptionsmittel,Adsorptionsmittel,Bindemittel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PERFORATION" => "ja"
"CS_BUSINESS_UNIT" => "CP"
"CS_VERSION_DENSORB" => "ECONOMY TRIPLE"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIALSTAERKE_DENSORB" => "light"
"CS_PDF_SEITE" => "324"
"article_type" => "Simple"
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"ITEM_NAME_FOR_SHOP" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 760
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Pack"
"accessory_articles" => "["136487","256716","256104","160330","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "5.985"
"CS_ORIGIN" => "Unbekannt"
"SAP_BASISMENGENEINHEIT_KEY" => "PAK"
"SAP_ZOLLTARIFNUMMER" => "56031490"
"CS_ANZAHL_LAGEN" => "3-lagig"
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Bindevliesrolle Economy PLUS, Öl, light, 76 cm x 45 m, 1 Rolle"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rolle-zum-aufsaugen-economy-triple-light-3-lagig-76-cm-x-45-m-248904/248904"
"robots" => "index,follow"
"description" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Bindevliesrolle Economy PLUS, Öl, light, 76 cm x 45 m, 1 Rolle"
"description" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rolle-zum-aufsaugen-economy-triple-light-3-lagig-76-cm-x-45-m-248904/248904"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25601_20190709-110915.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25737_20150401-095604.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Ölbindemittel Vlies Rolle zum Aufsaugen, Economy Triple, light, 3-lagig, 76 cm x 45 m"
"description" => "saugstarkes Bindevlies mit strapazierfähigen und fusselfreien Schutzschichten auf beiden Seiten für höchste Ansprüche an Sauberkeit, Einsatzdauer, Reiß- und Abriebfestigkeitnimmt durch hydrophobe Auslegung Flüssigkeiten auf Öl- bzw. Kohlenwasserstoffbasis auf und weist Wasser abhohe mechanische Belastbarkeit gewährleistet einen langfristigen Einsatz und ermöglicht ein Begehen und Befahrenfusselfrei und damit optimal für sensible Anwendungen und schmutzempfindliche Bereiche, auch zum Abwischen von rauen und scharfkantigen Oberflächen geeignet ideal zum Schutz von Böden oder als Unterlage auf Werkbänken und Arbeitsflächenkeine Faserrückstände auf dem Untergrund, auch bei vollständig gesättigtem Vliessehr geringes Austropfrisiko aufgrund ausgeprägter Adhäsion zwischen Faseroberfläche und eingetragener Flüssigkeitdank der wasserabweisenden Eigenschaften perfekt für den Außeneinsatz geeignet, auch bei Regendie weiße Farbe erleichtert die Beurteilung des Sättigungsgradsauch im gesättigtem Zustand noch reißfest und auf Wasser schwimmfähighervorragend für die Abdeckung großer Flächenfür die bedarfsgerechte Einteilung sind die Rollen längs und alle 43 cm quer perforiert"
"image" => [
"https://assets.dev.denios.io/article/94537_20170403-142602.jpg"
"https://assets.dev.denios.io/article/25601_20190709-110915.jpg"
"https://assets.dev.denios.io/article/25734_20150401-095546.jpg"
"https://assets.dev.denios.io/article/25737_20150401-095604.jpg"
]
"sku" => "248904W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-oelbindemittel-vlies-rolle-zum-aufsaugen-economy-triple-light-3-lagig-76-cm-x-45-m-248904/248904"
"priceCurrency" => "EUR"
"price" => "115.00"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661012479"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 11500
"centAmountGross" => 11500
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-10-13T00: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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => null
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"87a67d52-a745-485a-a338-344cd389ead5"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Ölbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Öl"
]
"CS_FORMAT_DENSORB" => [
"Aufsaugrollen"
]
"CS_VERSION_DENSORB" => [
"ECONOMY TRIPLE"
]
"ZPIM_AUFNAHMEKAPAZITAET" => [
120
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [
760.0
]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => [
"3-lagig"
]
"CS_MATERIALSTAERKE_DENSORB" => [
"light"
]
"CS_PERFORATION" => [
"ja"
]
"CS_MERKMALE_GRANULAT" => []
"CS_MERKMALE_BINDEVLIES" => [
"beidseitig mit fusselfreier Schutzschicht"
"für große Flächen"
"für langandauernde Anwendungen"
]
"ZPIM_WERKSTOFF_1" => [
"Polypropylen"
]
"CS_MARKE" => []
"ZPIM_FARBE_1" => [
"weiß"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "e8ea3a38a7df483d8fa5c57df322b563"
]
"sort" => [
11259
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8ec7141b-6884-40a8-a768-730155d51aa6"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "8ec7141b-6884-40a8-a768-730155d51aa6"
"key" => "157218"
"version" => 6402
"businessUnit" => "CP"
"slug" => "densorb-granulat-oelbinder-quicksorb-voc-frei-12-kg-sack-157218"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-quicksorb-voc-frei-12-kg-sack-157218/157218"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#344"
"canonical" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-quicksorb-voc-frei-12-kg-sack-157218/157218"
]
"name" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l"
"description" => "<ul class="product-description__text--bulletpoints"><li>Typ I / II / III R SF</li><li>Granulat auf Basis von Polyurethanschaum</li><li>extrem schnelle Aufnahme von Öl, stark saugend</li><li>ideal für geflieste und versiegelte Böden</li><li>nicht scheuernd, schont Hallenböden</li><li>stark saugend, sehr sparsam im Verbrauch</li><li>geruchbindend</li><li>wasserabweisend und schwimmfähig</li><li>Bei trockener Lagerung unbegrenzt haltbar.</li><li>ideal für den Einsatz in Industrie und Gewerbe sowie auf Straßen und Gewässer</li></ul>"
"createdAt" => "2020-08-10T07:36:53+0000"
"master" => [
"id" => 1
"sku" => "157218"
"displaySku" => "157218W"
"sortRank" => 11241
"slug" => "densorb-granulat-oelbinder-quicksorb-voc-frei-12-kg-sack-157218"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-quicksorb-voc-frei-12-kg-sack-157218/157218"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#344"
"canonical" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-quicksorb-voc-frei-12-kg-sack-157218/157218"
]
"name" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l"
"description" => "<ul class="product-description__text--bulletpoints"><li>Typ I / II / III R SF</li><li>Granulat auf Basis von Polyurethanschaum</li><li>extrem schnelle Aufnahme von Öl, stark saugend</li><li>ideal für geflieste und versiegelte Böden</li><li>nicht scheuernd, schont Hallenböden</li><li>stark saugend, sehr sparsam im Verbrauch</li><li>geruchbindend</li><li>wasserabweisend und schwimmfähig</li><li>Bei trockener Lagerung unbegrenzt haltbar.</li><li>ideal für den Einsatz in Industrie und Gewerbe sowie auf Straßen und Gewässer</li></ul>"
"images" => [
[
"id" => 304843
"filename" => "304843_20220304-085326.jpg"
"uri" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
"text" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
"medium" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
"small" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25620
"filename" => "25620_20150323-082952.jpg"
"uri" => "https://assets.dev.denios.io/article/25620_20150323-082952.jpg"
"text" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25620_20150323-082952.jpg"
"medium" => "https://assets.dev.denios.io/article/25620_20150323-082952.jpg"
"small" => "https://assets.dev.denios.io/article/25620_20150323-082952.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25620_20150323-082952.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 304842
"filename" => "304842_20220304-085318.jpg"
"uri" => "https://assets.dev.denios.io/article/304842_20220304-085318.jpg"
"text" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304842_20220304-085318.jpg"
"medium" => "https://assets.dev.denios.io/article/304842_20220304-085318.jpg"
"small" => "https://assets.dev.denios.io/article/304842_20220304-085318.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304842_20220304-085318.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 304843
"filename" => "304843_20220304-085326.jpg"
"uri" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
"text" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
"medium" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
"small" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 4500
"centAmountGross" => 5355
"currency" => "EUR"
"customerGroup" => null
"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" => " VE"
"qualityImages" => [
[
"id" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => "Piktogramm Ölspender"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_IN" => 15.1574885
"CS_BUSINESS_UNIT" => "CP"
"ZPIM_INHALT" => 50
"CS_MATERIAL" => "Polyurethan"
"CS_SALESRANK" => 11241
"ZPIM_AUFNAHMEKAPAZITAET" => 30
"CS_ANWENDUNG_DENSORB" => "Öl"
"CS_SHIPPING_HEIGHT_MM" => 200
"META_DESCRIPTION" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "200"
"MARA_NTGEW" => 10
"CS_MARKE" => "DENSORB"
"CS_VORGAENGER_ARTIKEL" => "["119254"]"
"CS_AUFNAHMEVERMOEGEN" => "sehr hoch"
"CS_SHIPPING_WIDTH_MM" => 350
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"30"},{"label":"Anwendung","value":"Öl"},{"label":"Format","value":"Granulat"},{"label":"Korngröße max [mm]","value":"4"},{"label":"Korngröße min [mm]","value":"0.13"},{"label":"Schüttgutgewicht (g/L)","value":"260"},{"label":"Werkstoff","value":"Polyurethan"},{"label":"Anzahl VE pro Palette","value":"36"},{"label":"Inhalt [l]","value":"50"},{"label":"Gewicht [kg]","value":"10"},{"label":"Breite außen [mm]","value":"350"},{"label":"Höhe außen [mm]","value":"200"},{"label":"Tiefe außen [mm]","value":"490"},{"label":"Aufnahmevermögen","value":"sehr hoch"},{"label":"Gebindevolumen [l]","value":"50"},{"label":"Farbe","value":"gelb"},{"label":"Merkmale Granulat","value":"Anwendung auf Gewässern\nAnwendung auf Straßen\nAnwendung in Gebäuden\nnicht scheuernd"}]"
"MARA_BRGEW" => 10
"CS_GTIN" => "4055661017900"
"CS_VERPACKUNGSEINHEIT_VE" => " VE"
"ship_length" => "490"
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 490
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "gelb"
"CS_FORMAT_DENSORB" => "Granulat"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30060101"},"punchout_danfoss_de":{"matgroup":"47131902"},"punchout_danfoss_pl":{"matgroup":"47131902"},"punchout_hirschvogel_de":{"matgroup":"30060101"},"punchout_alperia_it":{"matgroup":"47131902"},"punchout_sunchemical_ch":{"matgroup":"47131902"},"punchout_danfoss_dk":{"matgroup":"47131902"},"punchout_danfoss_sk":{"matgroup":"47131902"},"punchout_brenntag_de":{"matgroup":"47131902"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131902"},"punchout_esteelauder_uk":{"matgroup":"47131902"},"punchout_esteelauder_ch":{"matgroup":"47131902"},"punchout_takeda_ch":{"matgroup":"47131902"},"punchout_sika_de":{"matgroup":"47131902"},"punchout_bachem_ch":{"matgroup":"47131902"},"punchout_migros_ch":{"matgroup":"47131902"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131902"},"punchout_tesla_de":{"matgroup":"47131902"},"punchout_umicore_de":{"matgroup":"47131902"},"punchout_upm_fi":{"matgroup":"47131902"},"punchout_axalta_de":{"matgroup":"47131902"},"punchout_husqvarna_pl":{"matgroup":"47131902"},"punchout_navalgroup_fr":{"matgroup":"47131902"},"punchout_itp_aero_es":{"matgroup":"47131902"},"punchout_tk_bilstein_de":{"matgroup":"30060101"},"punchout_danone_es":{"matgroup":"47131902"},"punchout_schwarz_gruppe_de":{"matgroup":"30060101"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"30060101"},"punchout_danfoss_gb":{"matgroup":"47131902"}}"
"META_TITLE" => "DENSORB Granulat, Ölbinder, 12 kg, wasserabweisend, ölanziehend"
"quality_image" => "[{"id":38109,"mdate":"2020-01-13 12:33:09","filename":"38109_20200113-123309.png","text":"Piktogramm Ölspender"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "350"
"images_meta_data" => "[{"id":304843,"mdate":"2022-03-04 08:53:26","filename":"304843_20220304-085326.jpg","imageSimilar":0,"text":"DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l - 1"},{"id":25620,"mdate":"2015-03-23 08:29:52","filename":"25620_20150323-082952.jpg","imageSimilar":0,"text":"DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l - 2"},{"id":304842,"mdate":"2022-03-04 08:53:18","filename":"304842_20220304-085318.jpg","imageSimilar":0,"text":"DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Granulat,Ölbinder,Chemikalienbindemittel,Universalbinder,Absorptionsmittel,Adsorptionsmittel,Ölabsorber,Bindemittel,Streumittel,Oelbindemittel Granulat"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 490
"ZPIM_FARBE_1" => "gelb"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "344"
"CS_SHIPPING_HEIGHT_IN" => 8.661422
"ZPIM_WERKSTOFF_1" => "Polyurethan"
"CS_MERKMALE_GRANULAT" => [
"Anwendung auf Gewässern"
"Anwendung auf Straßen"
"Anwendung in Gebäuden"
"nicht scheuernd"
]
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 21.2204839
"ITEM_NAME_FOR_SHOP" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 350
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 200
"SAP_BASISMENGENEINHEIT" => "Sack"
"CS_SHIPPING_WEIGHT_LBS" => 22.0462262
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Typ I / II / III R SF</li><li>Granulat auf Basis von Polyurethanschaum</li><li>extrem schnelle Aufnahme von Öl, stark saugend</li><li>ideal für geflieste und versiegelte Böden</li><li>nicht scheuernd, schont Hallenböden</li><li>stark saugend, sehr sparsam im Verbrauch</li><li>geruchbindend</li><li>wasserabweisend und schwimmfähig</li><li>Bei trockener Lagerung unbegrenzt haltbar.</li><li>ideal für den Einsatz in Industrie und Gewerbe sowie auf Straßen und Gewässer</li></ul>"
"accessory_articles" => "["314252","216690","119235","119237","119236","116636","123168","239976","241875","145284","153065","256104","160330","259809","271884","286076"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "10"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "SA"
"SAP_ZOLLTARIFNUMMER" => "39095090"
"CS_SHIPPING_WEIGHT_KG" => 10
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Granulat, Ölbinder, 12 kg, wasserabweisend, ölanziehend"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-quicksorb-voc-frei-12-kg-sack-157218/157218"
"robots" => "index,follow"
"description" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Granulat, Ölbinder, 12 kg, wasserabweisend, ölanziehend"
"description" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-quicksorb-voc-frei-12-kg-sack-157218/157218"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25620_20150323-082952.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/304842_20220304-085318.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l"
"description" => "Typ I / II / III R SFGranulat auf Basis von Polyurethanschaumextrem schnelle Aufnahme von Öl, stark saugendideal für geflieste und versiegelte Bödennicht scheuernd, schont Hallenbödenstark saugend, sehr sparsam im Verbrauchgeruchbindendwasserabweisend und schwimmfähigBei trockener Lagerung unbegrenzt haltbar.ideal für den Einsatz in Industrie und Gewerbe sowie auf Straßen und Gewässer"
"image" => [
"https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
"https://assets.dev.denios.io/article/25620_20150323-082952.jpg"
"https://assets.dev.denios.io/article/304842_20220304-085318.jpg"
]
"sku" => "157218W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-quicksorb-voc-frei-12-kg-sack-157218/157218"
"priceCurrency" => "EUR"
"price" => "53.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" => "4055661017900"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 4500
"centAmountGross" => 5355
"currency" => "EUR"
"customerGroup" => null
"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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "157218"
"displaySku" => "157218W"
"sortRank" => 11241
"slug" => "densorb-granulat-oelbinder-quicksorb-voc-frei-12-kg-sack-157218"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-quicksorb-voc-frei-12-kg-sack-157218/157218"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#344"
"canonical" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-quicksorb-voc-frei-12-kg-sack-157218/157218"
]
"name" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l"
"description" => "<ul class="product-description__text--bulletpoints"><li>Typ I / II / III R SF</li><li>Granulat auf Basis von Polyurethanschaum</li><li>extrem schnelle Aufnahme von Öl, stark saugend</li><li>ideal für geflieste und versiegelte Böden</li><li>nicht scheuernd, schont Hallenböden</li><li>stark saugend, sehr sparsam im Verbrauch</li><li>geruchbindend</li><li>wasserabweisend und schwimmfähig</li><li>Bei trockener Lagerung unbegrenzt haltbar.</li><li>ideal für den Einsatz in Industrie und Gewerbe sowie auf Straßen und Gewässer</li></ul>"
"images" => [
[
"id" => 304843
"filename" => "304843_20220304-085326.jpg"
"uri" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
"text" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
"medium" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
"small" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25620
"filename" => "25620_20150323-082952.jpg"
"uri" => "https://assets.dev.denios.io/article/25620_20150323-082952.jpg"
"text" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25620_20150323-082952.jpg"
"medium" => "https://assets.dev.denios.io/article/25620_20150323-082952.jpg"
"small" => "https://assets.dev.denios.io/article/25620_20150323-082952.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25620_20150323-082952.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 304842
"filename" => "304842_20220304-085318.jpg"
"uri" => "https://assets.dev.denios.io/article/304842_20220304-085318.jpg"
"text" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304842_20220304-085318.jpg"
"medium" => "https://assets.dev.denios.io/article/304842_20220304-085318.jpg"
"small" => "https://assets.dev.denios.io/article/304842_20220304-085318.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304842_20220304-085318.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 304843
"filename" => "304843_20220304-085326.jpg"
"uri" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
"text" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
"medium" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
"small" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 4500
"centAmountGross" => 5355
"currency" => "EUR"
"customerGroup" => null
"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" => " VE"
"qualityImages" => [
[
"id" => 38109
"filename" => "38109_20200113-123309.png"
"uri" => "https://assets.dev.denios.io/quality/38109_20200113-123309.png"
"text" => "Piktogramm Ölspender"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_IN" => 15.1574885
"CS_BUSINESS_UNIT" => "CP"
"ZPIM_INHALT" => 50
"CS_MATERIAL" => "Polyurethan"
"CS_SALESRANK" => 11241
"ZPIM_AUFNAHMEKAPAZITAET" => 30
"CS_ANWENDUNG_DENSORB" => "Öl"
"CS_SHIPPING_HEIGHT_MM" => 200
"META_DESCRIPTION" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "200"
"MARA_NTGEW" => 10
"CS_MARKE" => "DENSORB"
"CS_VORGAENGER_ARTIKEL" => "["119254"]"
"CS_AUFNAHMEVERMOEGEN" => "sehr hoch"
"CS_SHIPPING_WIDTH_MM" => 350
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"30"},{"label":"Anwendung","value":"Öl"},{"label":"Format","value":"Granulat"},{"label":"Korngröße max [mm]","value":"4"},{"label":"Korngröße min [mm]","value":"0.13"},{"label":"Schüttgutgewicht (g/L)","value":"260"},{"label":"Werkstoff","value":"Polyurethan"},{"label":"Anzahl VE pro Palette","value":"36"},{"label":"Inhalt [l]","value":"50"},{"label":"Gewicht [kg]","value":"10"},{"label":"Breite außen [mm]","value":"350"},{"label":"Höhe außen [mm]","value":"200"},{"label":"Tiefe außen [mm]","value":"490"},{"label":"Aufnahmevermögen","value":"sehr hoch"},{"label":"Gebindevolumen [l]","value":"50"},{"label":"Farbe","value":"gelb"},{"label":"Merkmale Granulat","value":"Anwendung auf Gewässern\nAnwendung auf Straßen\nAnwendung in Gebäuden\nnicht scheuernd"}]"
"MARA_BRGEW" => 10
"CS_GTIN" => "4055661017900"
"CS_VERPACKUNGSEINHEIT_VE" => " VE"
"ship_length" => "490"
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 490
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "gelb"
"CS_FORMAT_DENSORB" => "Granulat"
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30060101"},"punchout_danfoss_de":{"matgroup":"47131902"},"punchout_danfoss_pl":{"matgroup":"47131902"},"punchout_hirschvogel_de":{"matgroup":"30060101"},"punchout_alperia_it":{"matgroup":"47131902"},"punchout_sunchemical_ch":{"matgroup":"47131902"},"punchout_danfoss_dk":{"matgroup":"47131902"},"punchout_danfoss_sk":{"matgroup":"47131902"},"punchout_brenntag_de":{"matgroup":"47131902"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131902"},"punchout_esteelauder_uk":{"matgroup":"47131902"},"punchout_esteelauder_ch":{"matgroup":"47131902"},"punchout_takeda_ch":{"matgroup":"47131902"},"punchout_sika_de":{"matgroup":"47131902"},"punchout_bachem_ch":{"matgroup":"47131902"},"punchout_migros_ch":{"matgroup":"47131902"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131902"},"punchout_tesla_de":{"matgroup":"47131902"},"punchout_umicore_de":{"matgroup":"47131902"},"punchout_upm_fi":{"matgroup":"47131902"},"punchout_axalta_de":{"matgroup":"47131902"},"punchout_husqvarna_pl":{"matgroup":"47131902"},"punchout_navalgroup_fr":{"matgroup":"47131902"},"punchout_itp_aero_es":{"matgroup":"47131902"},"punchout_tk_bilstein_de":{"matgroup":"30060101"},"punchout_danone_es":{"matgroup":"47131902"},"punchout_schwarz_gruppe_de":{"matgroup":"30060101"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"30060101"},"punchout_danfoss_gb":{"matgroup":"47131902"}}"
"META_TITLE" => "DENSORB Granulat, Ölbinder, 12 kg, wasserabweisend, ölanziehend"
"quality_image" => "[{"id":38109,"mdate":"2020-01-13 12:33:09","filename":"38109_20200113-123309.png","text":"Piktogramm Ölspender"}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "350"
"images_meta_data" => "[{"id":304843,"mdate":"2022-03-04 08:53:26","filename":"304843_20220304-085326.jpg","imageSimilar":0,"text":"DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l - 1"},{"id":25620,"mdate":"2015-03-23 08:29:52","filename":"25620_20150323-082952.jpg","imageSimilar":0,"text":"DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l - 2"},{"id":304842,"mdate":"2022-03-04 08:53:18","filename":"304842_20220304-085318.jpg","imageSimilar":0,"text":"DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Granulat,Ölbinder,Chemikalienbindemittel,Universalbinder,Absorptionsmittel,Adsorptionsmittel,Ölabsorber,Bindemittel,Streumittel,Oelbindemittel Granulat"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 490
"ZPIM_FARBE_1" => "gelb"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "344"
"CS_SHIPPING_HEIGHT_IN" => 8.661422
"ZPIM_WERKSTOFF_1" => "Polyurethan"
"CS_MERKMALE_GRANULAT" => [
"Anwendung auf Gewässern"
"Anwendung auf Straßen"
"Anwendung in Gebäuden"
"nicht scheuernd"
]
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 21.2204839
"ITEM_NAME_FOR_SHOP" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 350
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 200
"SAP_BASISMENGENEINHEIT" => "Sack"
"CS_SHIPPING_WEIGHT_LBS" => 22.0462262
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Typ I / II / III R SF</li><li>Granulat auf Basis von Polyurethanschaum</li><li>extrem schnelle Aufnahme von Öl, stark saugend</li><li>ideal für geflieste und versiegelte Böden</li><li>nicht scheuernd, schont Hallenböden</li><li>stark saugend, sehr sparsam im Verbrauch</li><li>geruchbindend</li><li>wasserabweisend und schwimmfähig</li><li>Bei trockener Lagerung unbegrenzt haltbar.</li><li>ideal für den Einsatz in Industrie und Gewerbe sowie auf Straßen und Gewässer</li></ul>"
"accessory_articles" => "["314252","216690","119235","119237","119236","116636","123168","239976","241875","145284","153065","256104","160330","259809","271884","286076"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "10"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "SA"
"SAP_ZOLLTARIFNUMMER" => "39095090"
"CS_SHIPPING_WEIGHT_KG" => 10
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Granulat, Ölbinder, 12 kg, wasserabweisend, ölanziehend"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-quicksorb-voc-frei-12-kg-sack-157218/157218"
"robots" => "index,follow"
"description" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Granulat, Ölbinder, 12 kg, wasserabweisend, ölanziehend"
"description" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-quicksorb-voc-frei-12-kg-sack-157218/157218"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25620_20150323-082952.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/304842_20220304-085318.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Granulat, Ölbinder QuickSorb, schnelle Saugkraft, nicht scheuernd, Sack, 50 l"
"description" => "Typ I / II / III R SFGranulat auf Basis von Polyurethanschaumextrem schnelle Aufnahme von Öl, stark saugendideal für geflieste und versiegelte Bödennicht scheuernd, schont Hallenbödenstark saugend, sehr sparsam im Verbrauchgeruchbindendwasserabweisend und schwimmfähigBei trockener Lagerung unbegrenzt haltbar.ideal für den Einsatz in Industrie und Gewerbe sowie auf Straßen und Gewässer"
"image" => [
"https://assets.dev.denios.io/article/304843_20220304-085326.jpg"
"https://assets.dev.denios.io/article/25620_20150323-082952.jpg"
"https://assets.dev.denios.io/article/304842_20220304-085318.jpg"
]
"sku" => "157218W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-granulat-oelbinder-quicksorb-voc-frei-12-kg-sack-157218/157218"
"priceCurrency" => "EUR"
"price" => "53.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" => "4055661017900"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 4500
"centAmountGross" => 5355
"currency" => "EUR"
"customerGroup" => null
"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" => "Ölbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"87a67d52-a745-485a-a338-344cd389ead5"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Ölbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Öl"
]
"CS_FORMAT_DENSORB" => [
"Granulat"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => [
30
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [
350.0
]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_GRANULAT" => [
"Anwendung auf Gewässern"
"Anwendung auf Straßen"
"Anwendung in Gebäuden"
"nicht scheuernd"
]
"CS_MERKMALE_BINDEVLIES" => []
"ZPIM_WERKSTOFF_1" => [
"Polyurethan"
]
"CS_MARKE" => [
"DENSORB"
]
"ZPIM_FARBE_1" => [
"gelb"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "869aff5300b00e825507ec8be18b3f7c"
]
"sort" => [
11241
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "f580a085-b501-4d94-b588-f3cb38acea89"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "f580a085-b501-4d94-b588-f3cb38acea89"
"key" => "267162"
"version" => 4820
"businessUnit" => "CP"
"slug" => "densorb-notfall-set-im-koffer-ausfuehrung-universal-267162"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-universal-267162/267162"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#336"
"canonical" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-universal-267162/267162"
]
"name" => "DENSORB Notfall-Set im Koffer, Ausführung Universal"
"description" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Praktischer Leckage-Notfall-Koffer für die sofortige Beseitigung kleinerer Leckagen. </li><li>Dank der kompakten Abmessungen perfekt geeignet für die Mitnahme in Fahrzeugen oder zur platzsparenden Aufbewahrung in leckageanfälligen Arbeitsbereichen. </li><li>Für den mobilen Einsatz überall dort, wo umweltgefährdende oder gesundheitsschädliche Flüssigkeiten verarbeitet, transportiert oder gelagert werden.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <u><a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></u></p></li></ul>"
"createdAt" => "2020-08-10T11:52:18+0000"
"master" => [
"id" => 1
"sku" => "267162"
"displaySku" => "267162W"
"sortRank" => 11241
"slug" => "densorb-notfall-set-im-koffer-ausfuehrung-universal-267162"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-universal-267162/267162"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#336"
"canonical" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-universal-267162/267162"
]
"name" => "DENSORB Notfall-Set im Koffer, Ausführung Universal"
"description" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Praktischer Leckage-Notfall-Koffer für die sofortige Beseitigung kleinerer Leckagen. </li><li>Dank der kompakten Abmessungen perfekt geeignet für die Mitnahme in Fahrzeugen oder zur platzsparenden Aufbewahrung in leckageanfälligen Arbeitsbereichen. </li><li>Für den mobilen Einsatz überall dort, wo umweltgefährdende oder gesundheitsschädliche Flüssigkeiten verarbeitet, transportiert oder gelagert werden.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <u><a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></u></p></li></ul>"
"images" => [
[
"id" => 191488
"filename" => "191488_20220218-110355.jpg"
"uri" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Universal - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
"medium" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
"small" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191482
"filename" => "191482_20190724-105816.jpg"
"uri" => "https://assets.dev.denios.io/article/191482_20190724-105816.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Universal - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191482_20190724-105816.jpg"
"medium" => "https://assets.dev.denios.io/article/191482_20190724-105816.jpg"
"small" => "https://assets.dev.denios.io/article/191482_20190724-105816.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191482_20190724-105816.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191475
"filename" => "191475_20190724-105757.jpg"
"uri" => "https://assets.dev.denios.io/article/191475_20190724-105757.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Universal - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191475_20190724-105757.jpg"
"medium" => "https://assets.dev.denios.io/article/191475_20190724-105757.jpg"
"small" => "https://assets.dev.denios.io/article/191475_20190724-105757.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191475_20190724-105757.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191498
"filename" => "191498_20220218-110706.jpg"
"uri" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Universal - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"medium" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"small" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191465
"filename" => "191465_20190724-105648.jpg"
"uri" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Universal - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"medium" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"small" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191467
"filename" => "191467_20190724-105708.jpg"
"uri" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Universal - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"medium" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"small" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 191488
"filename" => "191488_20220218-110355.jpg"
"uri" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Universal - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
"medium" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
"small" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 9600
"centAmountGross" => 11424
"currency" => "EUR"
"customerGroup" => null
"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" => 191703
"filename" => "191703_20190731-121815.png"
"uri" => "https://assets.dev.denios.io/quality/191703_20190731-121815.png"
"text" => "Piktogramm DENSORB Universal"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_MM" => 480
"CS_BUSINESS_UNIT" => "CP"
"CS_AUFSTELLORT_INNEN_AUSSEN" => "Innen"
"CS_SALESRANK" => 11241
"ZPIM_AUFNAHMEKAPAZITAET" => 14
"CS_ANWENDUNG_DENSORB" => "Universal"
"CS_SHIPPING_HEIGHT_MM" => 230
"META_DESCRIPTION" => "DENSORB Notfall-Set im Koffer, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Notfall-Set im Koffer, Ausführung Universal"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "230"
"MARA_NTGEW" => 3
"CS_MARKE" => "DENSORB"
"CS_SHIPPING_WIDTH_IN" => 20.7874128
"CS_MERKMALE_NOTFALL_SETS" => [
"Tragbar (max. 10 kg)"
"Verschließbar"
]
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufstellort","value":"Innen"},{"label":"Anwendung","value":"Universal"},{"label":"Format","value":"Leckage-Notfallset"},{"label":"Bestückung","value":"10 Matten 50 x 40 cm\r\n2 Schlangen 120 x 7,5 cm\r\n1 Vollsichtbrille mit Gummizug\r\n1 Paar Schutzhandschuhe\r\n1 Entsorgungsbeutel"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"14"},{"label":"Maße außen B x T x H [mm]","value":"480 x 230 x 230"}]"
"MARA_BRGEW" => 3.5
"CS_GTIN" => "4055661024908"
"ship_length" => "230"
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 230
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Leckage-Notfallset"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131905"},"punchout_danfoss_pl":{"matgroup":"47131905"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131905"},"punchout_sunchemical_ch":{"matgroup":"47131905"},"punchout_danfoss_dk":{"matgroup":"47131905"},"punchout_danfoss_sk":{"matgroup":"47131905"},"punchout_brenntag_de":{"matgroup":"47131905"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131905"},"punchout_esteelauder_uk":{"matgroup":"47131905"},"punchout_esteelauder_ch":{"matgroup":"47131905"},"punchout_takeda_ch":{"matgroup":"47131905"},"punchout_sika_de":{"matgroup":"47131905"},"punchout_bachem_ch":{"matgroup":"47131905"},"punchout_migros_ch":{"matgroup":"47131905"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131905"},"punchout_tesla_de":{"matgroup":"47131905"},"punchout_umicore_de":{"matgroup":"47131905"},"punchout_upm_fi":{"matgroup":"47131905"},"punchout_axalta_de":{"matgroup":"47131905"},"punchout_husqvarna_pl":{"matgroup":"47131905"},"punchout_navalgroup_fr":{"matgroup":"47131905"},"punchout_itp_aero_es":{"matgroup":"47131905"},"punchout_tk_bilstein_de":{"matgroup":"40029012"},"punchout_danone_es":{"matgroup":"47131905"},"punchout_schwarz_gruppe_de":{"matgroup":"40029012"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"40029012"},"punchout_danfoss_gb":{"matgroup":"47131905"},"punchout_ivoclar_ch":{"matgroup":"47131905"},"punchout_remmers_de":{"matgroup":"47131905"}}"
"META_TITLE" => "DENSORB Notfall-Set im Koffer, Ausführung Universal | Denios"
"quality_image" => "[{"id":191703,"mdate":"2019-07-31 12:18:15","filename":"191703_20190731-121815.png","text":"Piktogramm DENSORB Universal"}]"
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"ship_width" => "480"
"images_meta_data" => "[{"id":191488,"mdate":"2022-02-18 11:03:55","filename":"191488_20220218-110355.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Universal - 1"},{"id":191482,"mdate":"2019-07-24 10:58:16","filename":"191482_20190724-105816.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Universal - 2"},{"id":191475,"mdate":"2019-07-24 10:57:57","filename":"191475_20190724-105757.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Universal - 3"},{"id":191498,"mdate":"2022-02-18 11:07:06","filename":"191498_20220218-110706.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Universal - 4"},{"id":191465,"mdate":"2019-07-24 10:56:48","filename":"191465_20190724-105648.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Universal - 5"},{"id":191467,"mdate":"2019-07-24 10:57:08","filename":"191467_20190724-105708.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Universal - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["267161","267163"]"
"META_KEYWORD" => "Notfall Set,Leckage Set,Industriebindevlies,Bindemittel für ausgelaufene Flüssigkeiten,Notfall-Set Bindemittel,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel,Sorbent-Bindemittel-Soforthilfe-Set"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 230
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "336"
"CS_SHIPPING_HEIGHT_IN" => 9.9606353
"CS_LIEFERUMFANG" => """
10 Matten 50 x 40 cm\r\n
2 Schlangen 120 x 7,5 cm\r\n
1 Vollsichtbrille mit Gummizug\r\n
1 Paar Schutzhandschuhe\r\n
1 Entsorgungsbeutel
"""
"CS_MASSE_AUSSEN_B_X_T_X_H" => "480 x 230 x 230"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 9.9606353
"ITEM_NAME_FOR_SHOP" => "DENSORB Notfall-Set im Koffer, Ausführung Universal"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 480
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 230
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 6.61386786
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Praktischer Leckage-Notfall-Koffer für die sofortige Beseitigung kleinerer Leckagen. </li><li>Dank der kompakten Abmessungen perfekt geeignet für die Mitnahme in Fahrzeugen oder zur platzsparenden Aufbewahrung in leckageanfälligen Arbeitsbereichen. </li><li>Für den mobilen Einsatz überall dort, wo umweltgefährdende oder gesundheitsschädliche Flüssigkeiten verarbeitet, transportiert oder gelagert werden.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <u><a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></u></p></li></ul>"
"accessory_articles" => "["267165","217888","129672","206980","153065","259696","160330","259809","290818","271884","314252"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "3"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031480"
"CS_SHIPPING_WEIGHT_KG" => 3
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Notfall-Set im Koffer, Ausführung Universal | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-universal-267162/267162"
"robots" => "index,follow"
"description" => "DENSORB Notfall-Set im Koffer, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Notfall-Set im Koffer, Ausführung Universal | Denios"
"description" => "DENSORB Notfall-Set im Koffer, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-universal-267162/267162"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191482_20190724-105816.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191475_20190724-105757.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Notfall-Set im Koffer, Ausführung Universal"
"description" => "Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.Praktischer Leckage-Notfall-Koffer für die sofortige Beseitigung kleinerer Leckagen. Dank der kompakten Abmessungen perfekt geeignet für die Mitnahme in Fahrzeugen oder zur platzsparenden Aufbewahrung in leckageanfälligen Arbeitsbereichen. Für den mobilen Einsatz überall dort, wo umweltgefährdende oder gesundheitsschädliche Flüssigkeiten verarbeitet, transportiert oder gelagert werden.Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: https://www.denios.de/mobile-bindemittel-notfall-sets"
"image" => [
"https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
"https://assets.dev.denios.io/article/191482_20190724-105816.jpg"
"https://assets.dev.denios.io/article/191475_20190724-105757.jpg"
"https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
]
"sku" => "267162W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-universal-267162/267162"
"priceCurrency" => "EUR"
"price" => "114.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" => "4055661024908"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 9600
"centAmountGross" => 11424
"currency" => "EUR"
"customerGroup" => null
"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" => "Universalbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "267162"
"displaySku" => "267162W"
"sortRank" => 11241
"slug" => "densorb-notfall-set-im-koffer-ausfuehrung-universal-267162"
"links" => [
"webshop" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-universal-267162/267162"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#336"
"canonical" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-universal-267162/267162"
]
"name" => "DENSORB Notfall-Set im Koffer, Ausführung Universal"
"description" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Praktischer Leckage-Notfall-Koffer für die sofortige Beseitigung kleinerer Leckagen. </li><li>Dank der kompakten Abmessungen perfekt geeignet für die Mitnahme in Fahrzeugen oder zur platzsparenden Aufbewahrung in leckageanfälligen Arbeitsbereichen. </li><li>Für den mobilen Einsatz überall dort, wo umweltgefährdende oder gesundheitsschädliche Flüssigkeiten verarbeitet, transportiert oder gelagert werden.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <u><a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></u></p></li></ul>"
"images" => [
[
"id" => 191488
"filename" => "191488_20220218-110355.jpg"
"uri" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Universal - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
"medium" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
"small" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191482
"filename" => "191482_20190724-105816.jpg"
"uri" => "https://assets.dev.denios.io/article/191482_20190724-105816.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Universal - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191482_20190724-105816.jpg"
"medium" => "https://assets.dev.denios.io/article/191482_20190724-105816.jpg"
"small" => "https://assets.dev.denios.io/article/191482_20190724-105816.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191482_20190724-105816.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191475
"filename" => "191475_20190724-105757.jpg"
"uri" => "https://assets.dev.denios.io/article/191475_20190724-105757.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Universal - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191475_20190724-105757.jpg"
"medium" => "https://assets.dev.denios.io/article/191475_20190724-105757.jpg"
"small" => "https://assets.dev.denios.io/article/191475_20190724-105757.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191475_20190724-105757.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191498
"filename" => "191498_20220218-110706.jpg"
"uri" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Universal - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"medium" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"small" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191465
"filename" => "191465_20190724-105648.jpg"
"uri" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Universal - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"medium" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"small" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191467
"filename" => "191467_20190724-105708.jpg"
"uri" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Universal - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"medium" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"small" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 191488
"filename" => "191488_20220218-110355.jpg"
"uri" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
"text" => "DENSORB Notfall-Set im Koffer, Ausführung Universal - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
"medium" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
"small" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 9600
"centAmountGross" => 11424
"currency" => "EUR"
"customerGroup" => null
"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" => 191703
"filename" => "191703_20190731-121815.png"
"uri" => "https://assets.dev.denios.io/quality/191703_20190731-121815.png"
"text" => "Piktogramm DENSORB Universal"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_MM" => 480
"CS_BUSINESS_UNIT" => "CP"
"CS_AUFSTELLORT_INNEN_AUSSEN" => "Innen"
"CS_SALESRANK" => 11241
"ZPIM_AUFNAHMEKAPAZITAET" => 14
"CS_ANWENDUNG_DENSORB" => "Universal"
"CS_SHIPPING_HEIGHT_MM" => 230
"META_DESCRIPTION" => "DENSORB Notfall-Set im Koffer, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "DENSORB Notfall-Set im Koffer, Ausführung Universal"
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "230"
"MARA_NTGEW" => 3
"CS_MARKE" => "DENSORB"
"CS_SHIPPING_WIDTH_IN" => 20.7874128
"CS_MERKMALE_NOTFALL_SETS" => [
"Tragbar (max. 10 kg)"
"Verschließbar"
]
"CS_TECHNISCHE_DATEN" => "[{"label":"Aufstellort","value":"Innen"},{"label":"Anwendung","value":"Universal"},{"label":"Format","value":"Leckage-Notfallset"},{"label":"Bestückung","value":"10 Matten 50 x 40 cm\r\n2 Schlangen 120 x 7,5 cm\r\n1 Vollsichtbrille mit Gummizug\r\n1 Paar Schutzhandschuhe\r\n1 Entsorgungsbeutel"},{"label":"Aufnahmekapazität [Liter Öl/VE]","value":"14"},{"label":"Maße außen B x T x H [mm]","value":"480 x 230 x 230"}]"
"MARA_BRGEW" => 3.5
"CS_GTIN" => "4055661024908"
"ship_length" => "230"
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 230
"brand_image" => "[{"id":36843,"mdate":"2023-04-21 13:57:45","filename":"36843_20230421-135745.png","text":"DENSORB Logo"}]"
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Leckage-Notfallset"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"30010301"},"punchout_danfoss_de":{"matgroup":"47131905"},"punchout_danfoss_pl":{"matgroup":"47131905"},"punchout_hirschvogel_de":{"matgroup":"30010301"},"punchout_alperia_it":{"matgroup":"47131905"},"punchout_sunchemical_ch":{"matgroup":"47131905"},"punchout_danfoss_dk":{"matgroup":"47131905"},"punchout_danfoss_sk":{"matgroup":"47131905"},"punchout_brenntag_de":{"matgroup":"47131905"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"47131905"},"punchout_esteelauder_uk":{"matgroup":"47131905"},"punchout_esteelauder_ch":{"matgroup":"47131905"},"punchout_takeda_ch":{"matgroup":"47131905"},"punchout_sika_de":{"matgroup":"47131905"},"punchout_bachem_ch":{"matgroup":"47131905"},"punchout_migros_ch":{"matgroup":"47131905"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"47131905"},"punchout_tesla_de":{"matgroup":"47131905"},"punchout_umicore_de":{"matgroup":"47131905"},"punchout_upm_fi":{"matgroup":"47131905"},"punchout_axalta_de":{"matgroup":"47131905"},"punchout_husqvarna_pl":{"matgroup":"47131905"},"punchout_navalgroup_fr":{"matgroup":"47131905"},"punchout_itp_aero_es":{"matgroup":"47131905"},"punchout_tk_bilstein_de":{"matgroup":"40029012"},"punchout_danone_es":{"matgroup":"47131905"},"punchout_schwarz_gruppe_de":{"matgroup":"40029012"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"40029012"},"punchout_danfoss_gb":{"matgroup":"47131905"},"punchout_ivoclar_ch":{"matgroup":"47131905"},"punchout_remmers_de":{"matgroup":"47131905"}}"
"META_TITLE" => "DENSORB Notfall-Set im Koffer, Ausführung Universal | Denios"
"quality_image" => "[{"id":191703,"mdate":"2019-07-31 12:18:15","filename":"191703_20190731-121815.png","text":"Piktogramm DENSORB Universal"}]"
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"ship_width" => "480"
"images_meta_data" => "[{"id":191488,"mdate":"2022-02-18 11:03:55","filename":"191488_20220218-110355.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Universal - 1"},{"id":191482,"mdate":"2019-07-24 10:58:16","filename":"191482_20190724-105816.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Universal - 2"},{"id":191475,"mdate":"2019-07-24 10:57:57","filename":"191475_20190724-105757.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Universal - 3"},{"id":191498,"mdate":"2022-02-18 11:07:06","filename":"191498_20220218-110706.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Universal - 4"},{"id":191465,"mdate":"2019-07-24 10:56:48","filename":"191465_20190724-105648.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Universal - 5"},{"id":191467,"mdate":"2019-07-24 10:57:08","filename":"191467_20190724-105708.jpg","imageSimilar":0,"text":"DENSORB Notfall-Set im Koffer, Ausführung Universal - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["267161","267163"]"
"META_KEYWORD" => "Notfall Set,Leckage Set,Industriebindevlies,Bindemittel für ausgelaufene Flüssigkeiten,Notfall-Set Bindemittel,Absorptionsmittel,Adsorptionsmittel,Bindevlies,Bindemittel,Sorbent-Bindemittel-Soforthilfe-Set"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 230
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "336"
"CS_SHIPPING_HEIGHT_IN" => 9.9606353
"CS_LIEFERUMFANG" => """
10 Matten 50 x 40 cm\r\n
2 Schlangen 120 x 7,5 cm\r\n
1 Vollsichtbrille mit Gummizug\r\n
1 Paar Schutzhandschuhe\r\n
1 Entsorgungsbeutel
"""
"CS_MASSE_AUSSEN_B_X_T_X_H" => "480 x 230 x 230"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 9.9606353
"ITEM_NAME_FOR_SHOP" => "DENSORB Notfall-Set im Koffer, Ausführung Universal"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 480
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 230
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 6.61386786
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. </li><li>Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.</li><li>Praktischer Leckage-Notfall-Koffer für die sofortige Beseitigung kleinerer Leckagen. </li><li>Dank der kompakten Abmessungen perfekt geeignet für die Mitnahme in Fahrzeugen oder zur platzsparenden Aufbewahrung in leckageanfälligen Arbeitsbereichen. </li><li>Für den mobilen Einsatz überall dort, wo umweltgefährdende oder gesundheitsschädliche Flüssigkeiten verarbeitet, transportiert oder gelagert werden.</li><li><p>Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: <u><a href="https://www.denios.de/services/denios-magazin/mobile-bindemittel-notfall-sets-gefahrstoff-leckagen-schnell-und-ueberall-bekaempfen" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/mobile-bindemittel-notfall-sets</span></a></u></p></li></ul>"
"accessory_articles" => "["267165","217888","129672","206980","153065","259696","160330","259809","290818","271884","314252"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "3"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56031480"
"CS_SHIPPING_WEIGHT_KG" => 3
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "DENSORB Notfall-Set im Koffer, Ausführung Universal | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-universal-267162/267162"
"robots" => "index,follow"
"description" => "DENSORB Notfall-Set im Koffer, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "DENSORB Notfall-Set im Koffer, Ausführung Universal | Denios"
"description" => "DENSORB Notfall-Set im Koffer, Ausführung Universal - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-universal-267162/267162"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191482_20190724-105816.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191475_20190724-105757.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "DENSORB Notfall-Set im Koffer, Ausführung Universal"
"description" => "Leckage-Notfallset für die schnelle und effektive Aufnahme von Gefahrstoffleckagen. Zur Bereitstellung in potenziell gefährdeten Bereichen, z.B. dort, wo Gefahrstoffe gelagert, transportiert, umgefüllt oder verarbeitet werden. Schlangen werden zur Eindämmung von Leckagen verwendet, um ein Weiterfließen zu verhindern. Bindemittel, z.B. in Form von Matten, Rollen oder Kissen (siehe Bestückung), wird zur Aufnahme der ausgelaufenen Flüssigkeit verwendet. Außerdem verfügen Notfall-Sets über Schutzhandschuhe für den Anwender und Entsorgungsbeutel für benutztes Bindemittel.Praktischer Leckage-Notfall-Koffer für die sofortige Beseitigung kleinerer Leckagen. Dank der kompakten Abmessungen perfekt geeignet für die Mitnahme in Fahrzeugen oder zur platzsparenden Aufbewahrung in leckageanfälligen Arbeitsbereichen. Für den mobilen Einsatz überall dort, wo umweltgefährdende oder gesundheitsschädliche Flüssigkeiten verarbeitet, transportiert oder gelagert werden.Weitere wichtige Informationen zu mobilen Notfallsets finden Sie unter: https://www.denios.de/mobile-bindemittel-notfall-sets"
"image" => [
"https://assets.dev.denios.io/article/191488_20220218-110355.jpg"
"https://assets.dev.denios.io/article/191482_20190724-105816.jpg"
"https://assets.dev.denios.io/article/191475_20190724-105757.jpg"
"https://assets.dev.denios.io/article/191498_20220218-110706.jpg"
"https://assets.dev.denios.io/article/191465_20190724-105648.jpg"
"https://assets.dev.denios.io/article/191467_20190724-105708.jpg"
]
"sku" => "267162W"
"mpn" => ""
"brand" => [
"name" => "DENSORB"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/densorb-notfall-set-im-koffer-ausfuehrung-universal-267162/267162"
"priceCurrency" => "EUR"
"price" => "114.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" => "4055661024908"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 9600
"centAmountGross" => 11424
"currency" => "EUR"
"customerGroup" => null
"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" => "Universalbindemittel"
"stampImages" => []
"brandImages" => [
[
"id" => 36843
"filename" => "36843_20230421-135745.png"
"uri" => "https://assets.dev.denios.io/brand/36843_20230421-135745.png"
"text" => "DENSORB Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"9507f399-4d7b-4df0-b9f7-cbaaba0fb172"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Universalbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => [
"Universal"
]
"CS_FORMAT_DENSORB" => [
"Leckage-Notfallset"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => [
14
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => [
"Innen"
]
"BREITE_AUSSEN" => [
480.0
]
"CS_MERKMALE_NOTFALL_SETS" => [
"Tragbar (max. 10 kg)"
"Verschließbar"
]
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_BINDEVLIES" => []
"CS_MERKMALE_GRANULAT" => []
"ZPIM_WERKSTOFF_1" => []
"CS_MARKE" => [
"DENSORB"
]
"ZPIM_FARBE_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "4f2b21fb52d69291e8e5f403b4707e05"
]
"sort" => [
11241
]
]
]
]
"aggregations" => [
"CS_MERKMALE_NOTFALL_SETS" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "Bodenstehend"
"doc_count" => 106
]
[
"key" => "Verfahrbar (mit Rollen)"
"doc_count" => 54
]
[
"key" => "Im Freien"
"doc_count" => 50
]
[
"key" => "Verschließbar"
"doc_count" => 40
]
[
"key" => "Mit Granulat"
"doc_count" => 36
]
[
"key" => "Tragbar (max. 10 kg)"
"doc_count" => 33
]
[
"key" => "Wandmontage möglich"
"doc_count" => 9
]
]
]
"ZPIM_FARBE_1" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "gelb"
"doc_count" => 63
]
[
"key" => "grau"
"doc_count" => 54
]
[
"key" => "weiß"
"doc_count" => 47
]
[
"key" => "anthrazit"
"doc_count" => 21
]
[
"key" => "blau"
"doc_count" => 11
]
[
"key" => "grün"
"doc_count" => 11
]
[
"key" => "rot"
"doc_count" => 9
]
[
"key" => "braun"
"doc_count" => 7
]
[
"key" => "schwarz / grau"
"doc_count" => 5
]
[
"key" => "signalgelb"
"doc_count" => 4
]
[
"key" => "mehrfarbig"
"doc_count" => 3
]
[
"key" => "dunkelgrau"
"doc_count" => 2
]
[
"key" => "schwarz"
"doc_count" => 2
]
]
]
"CS_MERKMALE_GRANULAT" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "Anwendung auf Straßen"
"doc_count" => 39
]
[
"key" => "Anwendung in Gebäuden"
"doc_count" => 37
]
[
"key" => "nicht brennbar"
"doc_count" => 28
]
[
"key" => "chemisch inert"
"doc_count" => 25
]
[
"key" => "nicht scheuernd"
"doc_count" => 19
]
[
"key" => "nicht staubexplosiv"
"doc_count" => 8
]
[
"key" => "im Freien bei Regen einsetzbar"
"doc_count" => 7
]
[
"key" => "Anwendung auf Gewässern"
"doc_count" => 6
]
[
"key" => "für alle Gefahrstoffe"
"doc_count" => 5
]
[
"key" => "mit Emissionsbremse"
"doc_count" => 5
]
[
"key" => "antistatisch"
"doc_count" => 3
]
[
"key" => "mit Säuren-/Laugenindikator"
"doc_count" => 3
]
[
"key" => "staubfrei"
"doc_count" => 3
]
[
"key" => "im Eimer"
"doc_count" => 2
]
]
]
"CS_MARKE" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "DENSORB"
"doc_count" => 233
]
[
"key" => "OEL-KLEEN"
"doc_count" => 10
]
[
"key" => "Absodan"
"doc_count" => 8
]
]
]
"CS_ANZAHL_LAGEN" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "1-lagig"
"doc_count" => 61
]
[
"key" => "3-lagig"
"doc_count" => 35
]
[
"key" => "2-lagig"
"doc_count" => 30
]
]
]
"CS_MERKMALE_BINDEVLIES" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "für große Flächen"
"doc_count" => 94
]
[
"key" => "für kurze Einsatzdauer"
"doc_count" => 64
]
[
"key" => "kaschierende Farbe"
"doc_count" => 52
]
[
"key" => "für langandauernde Anwendungen"
"doc_count" => 50
]
[
"key" => "begehbar/befahrbar"
"doc_count" => 48
]
[
"key" => "einseitig mit fusselfreier Schutzschicht"
"doc_count" => 32
]
[
"key" => "beidseitig mit fusselfreier Schutzschicht"
"doc_count" => 26
]
[
"key" => "staubbindend"
"doc_count" => 12
]
[
"key" => "mit flüssigkeitsdichter Unterseite"
"doc_count" => 10
]
[
"key" => "UV-resistent"
"doc_count" => 4
]
[
"key" => "mit selbsthaftender Unterseite"
"doc_count" => 2
]
]
]
"ZPIM_AUFNAHMEKAPAZITAET" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 26
"buckets" => [
[
"key" => "498.0"
"doc_count" => 14
]
[
"key" => "211.0"
"doc_count" => 12
]
[
"key" => "238.0"
"doc_count" => 12
]
[
"key" => "48.0"
"doc_count" => 10
]
[
"key" => "115.0"
"doc_count" => 9
]
[
"key" => "120.0"
"doc_count" => 9
]
[
"key" => "49.0"
"doc_count" => 9
]
[
"key" => "50.0"
"doc_count" => 9
]
[
"key" => "100.0"
"doc_count" => 8
]
[
"key" => "109.0"
"doc_count" => 7
]
[
"key" => "85.0"
"doc_count" => 7
]
[
"key" => "113.0"
"doc_count" => 6
]
[
"key" => "122.0"
"doc_count" => 6
]
[
"key" => "137.0"
"doc_count" => 6
]
[
"key" => "158.0"
"doc_count" => 6
]
[
"key" => "170.0"
"doc_count" => 6
]
[
"key" => "202.0"
"doc_count" => 6
]
[
"key" => "215.0"
"doc_count" => 6
]
[
"key" => "224.0"
"doc_count" => 6
]
[
"key" => "228.0"
"doc_count" => 6
]
[
"key" => "26.0"
"doc_count" => 6
]
[
"key" => "274.0"
"doc_count" => 6
]
[
"key" => "328.0"
"doc_count" => 6
]
[
"key" => "415.0"
"doc_count" => 6
]
[
"key" => "55.0"
"doc_count" => 6
]
[
"key" => "60.0"
"doc_count" => 6
]
[
"key" => "67.0"
"doc_count" => 6
]
[
"key" => "187.0"
"doc_count" => 5
]
[
"key" => "53.0"
"doc_count" => 5
]
[
"key" => "106.0"
"doc_count" => 4
]
[
"key" => "11.0"
"doc_count" => 4
]
[
"key" => "124.0"
"doc_count" => 4
]
[
"key" => "14.0"
"doc_count" => 4
]
[
"key" => "226.0"
"doc_count" => 4
]
[
"key" => "363.0"
"doc_count" => 4
]
[
"key" => "445.0"
"doc_count" => 4
]
[
"key" => "62.0"
"doc_count" => 4
]
[
"key" => "9.0"
"doc_count" => 4
]
[
"key" => "96.0"
"doc_count" => 4
]
[
"key" => "118.0"
"doc_count" => 3
]
[
"key" => "146.0"
"doc_count" => 3
]
[
"key" => "15.0"
"doc_count" => 3
]
[
"key" => "160.0"
"doc_count" => 3
]
[
"key" => "188.0"
"doc_count" => 3
]
[
"key" => "190.0"
"doc_count" => 3
]
[
"key" => "22.0"
"doc_count" => 3
]
[
"key" => "25.0"
"doc_count" => 3
]
[
"key" => "27.0"
"doc_count" => 3
]
[
"key" => "272.0"
"doc_count" => 3
]
[
"key" => "28.0"
"doc_count" => 3
]
[
"key" => "280.0"
"doc_count" => 3
]
[
"key" => "288.0"
"doc_count" => 3
]
[
"key" => "29.0"
"doc_count" => 3
]
[
"key" => "30.0"
"doc_count" => 3
]
[
"key" => "329.0"
"doc_count" => 3
]
[
"key" => "457.0"
"doc_count" => 3
]
[
"key" => "47.0"
"doc_count" => 3
]
[
"key" => "52.0"
"doc_count" => 3
]
[
"key" => "56.0"
"doc_count" => 3
]
[
"key" => "576.0"
"doc_count" => 3
]
[
"key" => "61.0"
"doc_count" => 3
]
[
"key" => "68.0"
"doc_count" => 3
]
[
"key" => "70.0"
"doc_count" => 3
]
[
"key" => "76.0"
"doc_count" => 3
]
[
"key" => "80.0"
"doc_count" => 3
]
[
"key" => "1.2000000476837158"
"doc_count" => 2
]
[
"key" => "10.0"
"doc_count" => 2
]
[
"key" => "101.0"
"doc_count" => 2
]
[
"key" => "102.0"
"doc_count" => 2
]
[
"key" => "110.0"
"doc_count" => 2
]
[
"key" => "1100.0"
"doc_count" => 2
]
[
"key" => "125.0"
"doc_count" => 2
]
[
"key" => "150.0"
"doc_count" => 2
]
[
"key" => "16.0"
"doc_count" => 2
]
[
"key" => "161.0"
"doc_count" => 2
]
[
"key" => "166.0"
"doc_count" => 2
]
[
"key" => "168.0"
"doc_count" => 2
]
[
"key" => "1900.0"
"doc_count" => 2
]
[
"key" => "270.0"
"doc_count" => 2
]
[
"key" => "316.0"
"doc_count" => 2
]
[
"key" => "38.0"
"doc_count" => 2
]
[
"key" => "406.0"
"doc_count" => 2
]
[
"key" => "410.0"
"doc_count" => 2
]
[
"key" => "414.0"
"doc_count" => 2
]
[
"key" => "42.0"
"doc_count" => 2
]
[
"key" => "7.0"
"doc_count" => 2
]
[
"key" => "742.0"
"doc_count" => 2
]
[
"key" => "75.0"
"doc_count" => 2
]
[
"key" => "90.0"
"doc_count" => 2
]
[
"key" => "972.0"
"doc_count" => 2
]
[
"key" => "10.199999809265137"
"doc_count" => 1
]
[
"key" => "1080.0"
"doc_count" => 1
]
[
"key" => "123.0"
"doc_count" => 1
]
[
"key" => "129.0"
"doc_count" => 1
]
[
"key" => "13.0"
"doc_count" => 1
]
[
"key" => "163.0"
"doc_count" => 1
]
[
"key" => "176.0"
"doc_count" => 1
]
[
"key" => "18.0"
"doc_count" => 1
]
[
"key" => "19.0"
"doc_count" => 1
]
[
"key" => "2.0"
"doc_count" => 1
]
]
]
"CS_AUFSTELLORT_INNEN_AUSSEN" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "Innen"
"doc_count" => 80
]
[
"key" => "Innen und Außen"
"doc_count" => 44
]
[
"key" => "Innen / Außen überdacht"
"doc_count" => 6
]
[
"key" => "Außen"
"doc_count" => 4
]
]
]
"CS_VERSION_DENSORB" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "ECONOMY SINGLE"
"doc_count" => 52
]
[
"key" => "ECONOMY DOUBLE"
"doc_count" => 20
]
[
"key" => "ECONOMY TRIPLE"
"doc_count" => 15
]
[
"key" => "PREMIUM TRIPLE"
"doc_count" => 12
]
]
]
"CS_PERFORATION" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "ja"
"doc_count" => 103
]
[
"key" => "nein"
"doc_count" => 30
]
]
]
"CS_FORMAT_DENSORB" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "Leckage-Notfallset"
"doc_count" => 130
]
[
"key" => "Aufsaugrollen"
"doc_count" => 82
]
[
"key" => "Nachfüll-Set für Notfall-Set"
"doc_count" => 66
]
[
"key" => "Aufsaugmatten"
"doc_count" => 43
]
[
"key" => "Granulat"
"doc_count" => 40
]
[
"key" => "Öl-Sperren"
"doc_count" => 23
]
[
"key" => "Zubehör"
"doc_count" => 18
]
[
"key" => "Aufsaugschlangen"
"doc_count" => 15
]
[
"key" => "Aufsaugkissen"
"doc_count" => 12
]
[
"key" => "Spender-Station"
"doc_count" => 9
]
[
"key" => "Multiformat"
"doc_count" => 3
]
[
"key" => "Hinweisschild"
"doc_count" => 2
]
[
"key" => "Muster-Set"
"doc_count" => 2
]
[
"key" => "Ölwürfel"
"doc_count" => 2
]
[
"key" => "Fassauflage"
"doc_count" => 1
]
[
"key" => "Rollenständer"
"doc_count" => 1
]
[
"key" => "Ölschleier"
"doc_count" => 1
]
[
"key" => "Ölskimmer"
"doc_count" => 1
]
]
]
"CS_MATERIALSTAERKE_DENSORB" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "heavy"
"doc_count" => 64
]
[
"key" => "light"
"doc_count" => 64
]
[
"key" => "medium"
"doc_count" => 7
]
]
]
"CS_ANWENDUNG_DENSORB" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "Universal"
"doc_count" => 158
]
[
"key" => "Öl"
"doc_count" => 142
]
[
"key" => "Spezial"
"doc_count" => 110
]
]
]
"ZPIM_WERKSTOFF_1" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "Polypropylen"
"doc_count" => 146
]
[
"key" => "Diatomeenerde/Moler/Kieselgur"
"doc_count" => 14
]
[
"key" => "Polyurethan"
"doc_count" => 11
]
[
"key" => "Kunststoff"
"doc_count" => 9
]
[
"key" => "PVC"
"doc_count" => 9
]
[
"key" => "Aluminium, VA"
"doc_count" => 7
]
[
"key" => "Polyester"
"doc_count" => 7
]
[
"key" => "Polymer"
"doc_count" => 5
]
[
"key" => "Calciumsilikathydrat"
"doc_count" => 4
]
[
"key" => "Mineralfaser"
"doc_count" => 3
]
[
"key" => "PP-Gewebe beschichtet"
"doc_count" => 3
]
[
"key" => "Sepiolith"
"doc_count" => 2
]
[
"key" => "Stahl"
"doc_count" => 2
]
[
"key" => "Torf"
"doc_count" => 2
]
[
"key" => "PP-Gewebe unbeschichtet"
"doc_count" => 1
]
[
"key" => "Recycling-Zellulose"
"doc_count" => 1
]
[
"key" => "Stahlrohr"
"doc_count" => 1
]
[
"key" => "Vermiculit"
"doc_count" => 1
]
]
]
]
]
]
|
| 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 {#2070 #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 …
›
|
| debug |
Request Body
es
[
"{"query":{"bool":{"must":[{"match_all":{}}],"filter":[{"term":{"categories":"a0377597-9427-471a-9970-6e9a62f08575"}}]}},"from":0,"size":500,"_source":false,"docvalue_fields":["id","master.sku","variants.sku"]}"
]
|
| 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.094903 ] |
| debug |
Response
es
[
[
"took" => 90
"timed_out" => false
"_shards" => [
"total" => 1
"successful" => 1
"skipped" => 0
"failed" => 0
]
"hits" => [
"total" => [
"value" => 479
"relation" => "eq"
]
"max_score" => 1.0
"hits" => [
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "576b3119-1b09-4d24-a5a5-37b4092dabf2"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"000000000000205207"
]
"master.sku" => [
"000000000000205207"
]
"id" => [
"576b3119-1b09-4d24-a5a5-37b4092dabf2"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "90eaeaa0-6a88-4dca-bd91-3bb553db2018"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267172"
]
"master.sku" => [
"267172"
]
"id" => [
"90eaeaa0-6a88-4dca-bd91-3bb553db2018"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "40b56dfc-556f-40dd-8ff6-0a97acacdc72"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259809"
]
"master.sku" => [
"259809"
]
"id" => [
"40b56dfc-556f-40dd-8ff6-0a97acacdc72"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "15a2a6df-fd74-45ad-8dec-f2d2f0ffde50"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"136489"
]
"master.sku" => [
"136489"
]
"id" => [
"15a2a6df-fd74-45ad-8dec-f2d2f0ffde50"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "f8b70037-a341-4b40-a12a-234992d8d068"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116754"
]
"master.sku" => [
"116754"
]
"id" => [
"f8b70037-a341-4b40-a12a-234992d8d068"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c5358171-38a3-497a-8bec-f58e62e41677"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116655"
]
"master.sku" => [
"116655"
]
"id" => [
"c5358171-38a3-497a-8bec-f58e62e41677"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "aec08408-17a7-47b2-9607-f501e0bf86af"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"155195"
]
"master.sku" => [
"155195"
]
"id" => [
"aec08408-17a7-47b2-9607-f501e0bf86af"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "507b5972-3334-4cbe-9caa-967fc525f46e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"123132"
]
"master.sku" => [
"123132"
]
"id" => [
"507b5972-3334-4cbe-9caa-967fc525f46e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "26922733-b9f9-4365-9252-f7fe9aa1b21d"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"123150"
]
"master.sku" => [
"123150"
]
"id" => [
"26922733-b9f9-4365-9252-f7fe9aa1b21d"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "361f7385-88ed-4922-bfaf-091004ea4883"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157215"
]
"master.sku" => [
"157215"
]
"id" => [
"361f7385-88ed-4922-bfaf-091004ea4883"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2d0c3fc6-716a-483d-ab6c-30dd026d4f16"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"123151"
]
"master.sku" => [
"123151"
]
"id" => [
"2d0c3fc6-716a-483d-ab6c-30dd026d4f16"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ce6cc37f-d92f-46f5-9f4e-d37deeec7c2f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157219"
]
"master.sku" => [
"157219"
]
"id" => [
"ce6cc37f-d92f-46f5-9f4e-d37deeec7c2f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c79c01d1-98f0-4761-82b2-139e175d8862"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157337"
]
"master.sku" => [
"157337"
]
"id" => [
"c79c01d1-98f0-4761-82b2-139e175d8862"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "08f88885-bc3a-473f-bd4e-83c8f9c0272a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157361"
]
"master.sku" => [
"157361"
]
"id" => [
"08f88885-bc3a-473f-bd4e-83c8f9c0272a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "411d0ac5-917e-43e3-8f49-994c9f113328"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157362"
]
"master.sku" => [
"157362"
]
"id" => [
"411d0ac5-917e-43e3-8f49-994c9f113328"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6129bd75-f52f-4ccf-8787-a671a74aa2b2"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157363"
]
"master.sku" => [
"157363"
]
"id" => [
"6129bd75-f52f-4ccf-8787-a671a74aa2b2"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2c2ce617-e479-4fb7-9a7c-705e0ee8c00d"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157369"
]
"master.sku" => [
"157369"
]
"id" => [
"2c2ce617-e479-4fb7-9a7c-705e0ee8c00d"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2937cc9f-265e-4df6-8e4f-e07e53dbf5ff"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"123139"
]
"master.sku" => [
"123139"
]
"id" => [
"2937cc9f-265e-4df6-8e4f-e07e53dbf5ff"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d4b940c7-7ecd-4623-aee4-6cf0a0476692"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"123130"
]
"master.sku" => [
"123130"
]
"id" => [
"d4b940c7-7ecd-4623-aee4-6cf0a0476692"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "df306037-db3b-4433-9d19-10eb27be9699"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"123093"
]
"master.sku" => [
"123093"
]
"id" => [
"df306037-db3b-4433-9d19-10eb27be9699"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "56c7d49d-8327-4f02-a475-f97ce19a07ba"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"128555"
]
"master.sku" => [
"128555"
]
"id" => [
"56c7d49d-8327-4f02-a475-f97ce19a07ba"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "63b83633-dc9a-48eb-a6e6-ee735698290e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"128556"
]
"master.sku" => [
"128556"
]
"id" => [
"63b83633-dc9a-48eb-a6e6-ee735698290e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b21bafdf-2d50-403e-9cac-29b48254e814"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"123138"
"123140"
"258259"
]
"master.sku" => [
"123138"
]
"id" => [
"b21bafdf-2d50-403e-9cac-29b48254e814"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "113b8f7e-f22e-43dc-a25b-da6b8c6da435"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116750"
]
"master.sku" => [
"116750"
]
"id" => [
"113b8f7e-f22e-43dc-a25b-da6b8c6da435"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3965977c-25b0-4583-94b1-d9c1698b90a4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116653"
]
"master.sku" => [
"116653"
]
"id" => [
"3965977c-25b0-4583-94b1-d9c1698b90a4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "0fa4cd69-4b20-4f00-8c47-4a0ca12aff54"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116757"
]
"master.sku" => [
"116757"
]
"id" => [
"0fa4cd69-4b20-4f00-8c47-4a0ca12aff54"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "552a3c99-f753-49b9-ae20-e6e0e062f6d0"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116657"
]
"master.sku" => [
"116657"
]
"id" => [
"552a3c99-f753-49b9-ae20-e6e0e062f6d0"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "566acbcf-214e-4e6e-a58a-2fbece658ad0"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116661"
]
"master.sku" => [
"116661"
]
"id" => [
"566acbcf-214e-4e6e-a58a-2fbece658ad0"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3f6f8d55-dad4-4ffb-86f5-458f9aee309c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116659"
]
"master.sku" => [
"116659"
]
"id" => [
"3f6f8d55-dad4-4ffb-86f5-458f9aee309c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8b883b5b-6f65-4930-a52e-0e3a943b2a40"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116748"
]
"master.sku" => [
"116748"
]
"id" => [
"8b883b5b-6f65-4930-a52e-0e3a943b2a40"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2202352b-14c6-43bc-aae4-dd92dc5aff73"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116755"
]
"master.sku" => [
"116755"
]
"id" => [
"2202352b-14c6-43bc-aae4-dd92dc5aff73"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "fba12d21-a203-4caf-83c9-8a0a368f92ac"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116660"
]
"master.sku" => [
"116660"
]
"id" => [
"fba12d21-a203-4caf-83c9-8a0a368f92ac"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "5860fd8e-a032-4604-b095-779c9d80f287"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116745"
]
"master.sku" => [
"116745"
]
"id" => [
"5860fd8e-a032-4604-b095-779c9d80f287"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a64479b3-98b2-458c-8dae-a023eaad960c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116752"
]
"master.sku" => [
"116752"
]
"id" => [
"a64479b3-98b2-458c-8dae-a023eaad960c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2c10cd01-1df0-486a-8e37-1cb89285d083"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"123167"
]
"master.sku" => [
"123167"
]
"id" => [
"2c10cd01-1df0-486a-8e37-1cb89285d083"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "70e52ba1-352e-4c5b-b779-c10d0f9ae163"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"128553"
]
"master.sku" => [
"128553"
]
"id" => [
"70e52ba1-352e-4c5b-b779-c10d0f9ae163"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "aa2ad5d0-c040-483a-b302-cf9dbfaf6213"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"123134"
]
"master.sku" => [
"123134"
]
"id" => [
"aa2ad5d0-c040-483a-b302-cf9dbfaf6213"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ec8e74e5-9b18-40b2-8670-7b9206c25743"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"163776"
]
"master.sku" => [
"163776"
]
"id" => [
"ec8e74e5-9b18-40b2-8670-7b9206c25743"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "85fd2c03-a727-43b9-8a10-122a1a55c11d"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"172546"
]
"master.sku" => [
"172546"
]
"id" => [
"85fd2c03-a727-43b9-8a10-122a1a55c11d"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3e8ec670-fa81-45ae-908c-b5d1c32ae15b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"172554"
]
"master.sku" => [
"172554"
]
"id" => [
"3e8ec670-fa81-45ae-908c-b5d1c32ae15b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "0d04dd57-57ee-43a7-b2b4-70f4f8cde9eb"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"129635"
]
"master.sku" => [
"129635"
]
"id" => [
"0d04dd57-57ee-43a7-b2b4-70f4f8cde9eb"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "71b88c96-2f23-43be-ab56-393f0bf8ae47"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116756"
]
"master.sku" => [
"116756"
]
"id" => [
"71b88c96-2f23-43be-ab56-393f0bf8ae47"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8a265cdf-c6cb-42c4-8746-bc2f0c9f1ed3"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116758"
]
"master.sku" => [
"116758"
]
"id" => [
"8a265cdf-c6cb-42c4-8746-bc2f0c9f1ed3"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "f75cabde-db2d-478c-8a41-8bebf7049e47"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"129633"
]
"master.sku" => [
"129633"
]
"id" => [
"f75cabde-db2d-478c-8a41-8bebf7049e47"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7760976a-0034-45c3-8aca-9dfd2c7ff670"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"123152"
]
"master.sku" => [
"123152"
]
"id" => [
"7760976a-0034-45c3-8aca-9dfd2c7ff670"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "dae847a3-443c-4224-9543-b9ffeafd50ca"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116753"
]
"master.sku" => [
"116753"
]
"id" => [
"dae847a3-443c-4224-9543-b9ffeafd50ca"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "103d6fef-5e48-4c81-bfff-36c92ec35f11"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"127461"
]
"master.sku" => [
"127461"
]
"id" => [
"103d6fef-5e48-4c81-bfff-36c92ec35f11"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "fc737cf3-b57d-435f-9701-fbd4aa54a986"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"147870"
]
"master.sku" => [
"147870"
]
"id" => [
"fc737cf3-b57d-435f-9701-fbd4aa54a986"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "9308c9b0-0203-4ada-8192-eb72083e369e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"180851"
]
"master.sku" => [
"180851"
]
"id" => [
"9308c9b0-0203-4ada-8192-eb72083e369e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "5def5b70-9141-49c5-9d14-a586c9e53de9"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157333"
]
"master.sku" => [
"157333"
]
"id" => [
"5def5b70-9141-49c5-9d14-a586c9e53de9"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "f77582a5-f910-475b-8607-4549a2281ee1"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157336"
]
"master.sku" => [
"157336"
]
"id" => [
"f77582a5-f910-475b-8607-4549a2281ee1"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "698d16a0-170f-4a80-935d-2fc149742f3c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157348"
]
"master.sku" => [
"157348"
]
"id" => [
"698d16a0-170f-4a80-935d-2fc149742f3c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d555eee5-32c7-43c4-92fd-4e126a62aba0"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"147871"
]
"master.sku" => [
"147871"
]
"id" => [
"d555eee5-32c7-43c4-92fd-4e126a62aba0"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2c130a8d-48e3-4987-97ce-f51376fceaa4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157356"
]
"master.sku" => [
"157356"
]
"id" => [
"2c130a8d-48e3-4987-97ce-f51376fceaa4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "bb5269e0-9e7f-4f7c-8da3-9d4553fb4abd"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157368"
]
"master.sku" => [
"157368"
]
"id" => [
"bb5269e0-9e7f-4f7c-8da3-9d4553fb4abd"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "45724f22-a9a4-4b92-925b-9b1a4d194887"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157360"
]
"master.sku" => [
"157360"
]
"id" => [
"45724f22-a9a4-4b92-925b-9b1a4d194887"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2ef38eb1-c64a-4794-ad90-8214ad9dd379"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157335"
]
"master.sku" => [
"157335"
]
"id" => [
"2ef38eb1-c64a-4794-ad90-8214ad9dd379"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "0ac7d59b-e490-4d03-935a-b123914a55d5"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157372"
]
"master.sku" => [
"157372"
]
"id" => [
"0ac7d59b-e490-4d03-935a-b123914a55d5"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3fc4cc34-81f8-44d5-9bc4-e1e41d15a7bb"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157367"
]
"master.sku" => [
"157367"
]
"id" => [
"3fc4cc34-81f8-44d5-9bc4-e1e41d15a7bb"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ff91d31c-b50e-4d96-89b2-f35c7f4ca130"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157339"
]
"master.sku" => [
"157339"
]
"id" => [
"ff91d31c-b50e-4d96-89b2-f35c7f4ca130"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4f487c50-5e43-4e79-b542-ccba1fd843b4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157347"
]
"master.sku" => [
"157347"
]
"id" => [
"4f487c50-5e43-4e79-b542-ccba1fd843b4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1c036696-a565-45ff-97ba-4d066ae67805"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"181593"
]
"master.sku" => [
"181593"
]
"id" => [
"1c036696-a565-45ff-97ba-4d066ae67805"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "bc861594-59b9-46f9-b070-8fed24056043"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"196540"
]
"master.sku" => [
"196540"
]
"id" => [
"bc861594-59b9-46f9-b070-8fed24056043"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7c1db87e-2a01-4ed3-be92-f33e36b4471a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"172552"
]
"master.sku" => [
"172552"
]
"id" => [
"7c1db87e-2a01-4ed3-be92-f33e36b4471a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c0d7873b-c69f-4fdf-8a95-99d981c8531b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"173871"
]
"master.sku" => [
"173871"
]
"id" => [
"c0d7873b-c69f-4fdf-8a95-99d981c8531b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "5ead4259-f19a-42f8-9bc8-98283b213fea"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"173870"
]
"master.sku" => [
"173870"
]
"id" => [
"5ead4259-f19a-42f8-9bc8-98283b213fea"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "0e4e44ec-db4e-4491-b51a-838cfd8655d6"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"173869"
]
"master.sku" => [
"173869"
]
"id" => [
"0e4e44ec-db4e-4491-b51a-838cfd8655d6"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b6a79dd0-f2bc-45c7-96d6-83bc974625aa"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"175016"
]
"master.sku" => [
"175016"
]
"id" => [
"b6a79dd0-f2bc-45c7-96d6-83bc974625aa"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "95824a38-1e7b-4ede-a059-9b64e1e8c70d"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"177886"
]
"master.sku" => [
"177886"
]
"id" => [
"95824a38-1e7b-4ede-a059-9b64e1e8c70d"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "df53611c-cb21-4c09-b6d2-33f174f00aea"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"222452"
]
"master.sku" => [
"222452"
]
"id" => [
"df53611c-cb21-4c09-b6d2-33f174f00aea"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6f014392-bb24-4686-a57e-4e3d1c9c9606"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"201653"
]
"master.sku" => [
"201653"
]
"id" => [
"6f014392-bb24-4686-a57e-4e3d1c9c9606"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e352a82e-e2d6-4e01-9864-a8498a876b4a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"181148"
]
"master.sku" => [
"181148"
]
"id" => [
"e352a82e-e2d6-4e01-9864-a8498a876b4a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e88defe7-a76d-4b7c-bba4-82e96aa9865f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"179653"
]
"master.sku" => [
"179653"
]
"id" => [
"e88defe7-a76d-4b7c-bba4-82e96aa9865f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "aa6a84b1-931f-4d5a-8295-9746f47260b3"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"208180"
]
"master.sku" => [
"208180"
]
"id" => [
"aa6a84b1-931f-4d5a-8295-9746f47260b3"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4e37b7b4-04af-4608-ac84-59306d46a4ca"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"204220"
]
"master.sku" => [
"204220"
]
"id" => [
"4e37b7b4-04af-4608-ac84-59306d46a4ca"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7aec8f04-76b2-4995-94e6-4cbd6d47f862"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"243817"
]
"master.sku" => [
"243817"
]
"id" => [
"7aec8f04-76b2-4995-94e6-4cbd6d47f862"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "82cbbddc-b3d1-4a50-bddb-7b238d484c40"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"248911"
]
"master.sku" => [
"248911"
]
"id" => [
"82cbbddc-b3d1-4a50-bddb-7b238d484c40"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b01abb8d-1e6b-4ab3-9b33-17de0b2bad00"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"186966"
]
"master.sku" => [
"186966"
]
"id" => [
"b01abb8d-1e6b-4ab3-9b33-17de0b2bad00"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "864bd6ac-18f4-4d13-9ade-52499cf3e6de"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"215804"
]
"master.sku" => [
"215804"
]
"id" => [
"864bd6ac-18f4-4d13-9ade-52499cf3e6de"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "102cfffb-d7c9-4d97-ae26-21189ed8c433"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"215892"
]
"master.sku" => [
"215892"
]
"id" => [
"102cfffb-d7c9-4d97-ae26-21189ed8c433"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4efba7b2-f09e-488f-8b14-5c1ef7596b76"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"219595"
]
"master.sku" => [
"219595"
]
"id" => [
"4efba7b2-f09e-488f-8b14-5c1ef7596b76"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "47d7d061-2bbb-485c-b058-4fb794e0e1d8"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"201755"
]
"master.sku" => [
"201755"
]
"id" => [
"47d7d061-2bbb-485c-b058-4fb794e0e1d8"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "767e2150-5688-4abe-9135-0a2a6daf365e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"222451"
]
"master.sku" => [
"222451"
]
"id" => [
"767e2150-5688-4abe-9135-0a2a6daf365e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "dd8c13f8-f5e0-4ee3-a814-895dbdb962ef"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"211123"
]
"master.sku" => [
"211123"
]
"id" => [
"dd8c13f8-f5e0-4ee3-a814-895dbdb962ef"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6b230670-61ab-48e1-ab79-b534bc532b0c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"222456"
]
"master.sku" => [
"222456"
]
"id" => [
"6b230670-61ab-48e1-ab79-b534bc532b0c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1a283c98-26cb-48d0-b26d-8e6ba776308c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"243808"
]
"master.sku" => [
"243808"
]
"id" => [
"1a283c98-26cb-48d0-b26d-8e6ba776308c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "376bb8ec-c635-4d3a-afde-2d32da91451e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"243814"
]
"master.sku" => [
"243814"
]
"id" => [
"376bb8ec-c635-4d3a-afde-2d32da91451e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "75b94c5a-b317-4052-8024-568d9eac5920"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"243791"
]
"master.sku" => [
"243791"
]
"id" => [
"75b94c5a-b317-4052-8024-568d9eac5920"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "dc4959bc-6389-4296-9d19-865045459e62"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"207919"
]
"master.sku" => [
"207919"
]
"id" => [
"dc4959bc-6389-4296-9d19-865045459e62"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1b7d73c1-63e1-44c0-8e88-a3837b2351c4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"243811"
]
"master.sku" => [
"243811"
]
"id" => [
"1b7d73c1-63e1-44c0-8e88-a3837b2351c4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ea160029-1dfe-4eae-ae89-65420b4ec376"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"217888"
]
"master.sku" => [
"217888"
]
"id" => [
"ea160029-1dfe-4eae-ae89-65420b4ec376"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "9d1b8fa2-2533-4e9c-b146-ad205567009a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"222453"
]
"master.sku" => [
"222453"
]
"id" => [
"9d1b8fa2-2533-4e9c-b146-ad205567009a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "225a87c6-917c-46b3-a6ab-d345002ac3b3"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"219597"
]
"master.sku" => [
"219597"
]
"id" => [
"225a87c6-917c-46b3-a6ab-d345002ac3b3"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b1b477cb-76fe-43d5-b5e3-01b030d57abd"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"248907"
"248908"
"248909"
"248910"
]
"master.sku" => [
"248907"
]
"id" => [
"b1b477cb-76fe-43d5-b5e3-01b030d57abd"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3e843140-9fe7-4c87-94d4-ffac5e1f4fb5"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"216520"
]
"master.sku" => [
"216520"
]
"id" => [
"3e843140-9fe7-4c87-94d4-ffac5e1f4fb5"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2c62d61c-0979-472b-9cae-38ede452be30"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"216521"
]
"master.sku" => [
"216521"
]
"id" => [
"2c62d61c-0979-472b-9cae-38ede452be30"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "0fa534b3-de3d-49df-82a7-d753ed0d581a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"215799"
]
"master.sku" => [
"215799"
]
"id" => [
"0fa534b3-de3d-49df-82a7-d753ed0d581a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8c9b9ad6-b084-4b26-a8c5-4362938ac8b8"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"217041"
]
"master.sku" => [
"217041"
]
"id" => [
"8c9b9ad6-b084-4b26-a8c5-4362938ac8b8"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2371db3d-b152-43fd-86b8-6a7a15865300"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"248906"
]
"master.sku" => [
"248906"
]
"id" => [
"2371db3d-b152-43fd-86b8-6a7a15865300"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ed19ad63-3f90-4a9b-a9d2-f7dddb9bc07b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"215800"
]
"master.sku" => [
"215800"
]
"id" => [
"ed19ad63-3f90-4a9b-a9d2-f7dddb9bc07b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "20045e26-7b48-4a56-a4b5-bd679c01a0ac"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"248913"
]
"master.sku" => [
"248913"
]
"id" => [
"20045e26-7b48-4a56-a4b5-bd679c01a0ac"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "fac6e562-7bad-4c5d-b19d-7a9485786a42"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"259696"
]
"master.sku" => [
"259696"
]
"id" => [
"fac6e562-7bad-4c5d-b19d-7a9485786a42"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "cc498376-ec58-4022-907e-7233c8641edc"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"222458"
]
"master.sku" => [
"222458"
]
"id" => [
"cc498376-ec58-4022-907e-7233c8641edc"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "804cc507-7e36-4663-b7c3-e3d789b9db3e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"243815"
]
"master.sku" => [
"243815"
]
"id" => [
"804cc507-7e36-4663-b7c3-e3d789b9db3e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "30c67c4d-6b10-459a-9708-6593cfb69268"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"243816"
]
"master.sku" => [
"243816"
]
"id" => [
"30c67c4d-6b10-459a-9708-6593cfb69268"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c6d07095-891a-499a-9ba5-a73dca195f3e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"243818"
]
"master.sku" => [
"243818"
]
"id" => [
"c6d07095-891a-499a-9ba5-a73dca195f3e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "f72b9c93-6986-447a-85e9-504dafb2bd48"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"243799"
]
"master.sku" => [
"243799"
]
"id" => [
"f72b9c93-6986-447a-85e9-504dafb2bd48"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2575b63a-4bae-45c1-a073-a78dd3b467b3"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"243812"
]
"master.sku" => [
"243812"
]
"id" => [
"2575b63a-4bae-45c1-a073-a78dd3b467b3"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "48c0ca4a-0280-49e1-8b04-a863d2f4f3aa"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"256711"
]
"master.sku" => [
"256711"
]
"id" => [
"48c0ca4a-0280-49e1-8b04-a863d2f4f3aa"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "63129200-2a0c-4f4e-8161-cf3ea93d492f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"256713"
]
"master.sku" => [
"256713"
]
"id" => [
"63129200-2a0c-4f4e-8161-cf3ea93d492f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8351a8fa-5313-4163-b636-a95f247cc861"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"248912"
]
"master.sku" => [
"248912"
]
"id" => [
"8351a8fa-5313-4163-b636-a95f247cc861"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "31eda43e-2def-49f6-8409-fefb1a884261"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"263307"
]
"master.sku" => [
"263307"
]
"id" => [
"31eda43e-2def-49f6-8409-fefb1a884261"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b80cfcf3-1238-47a5-8c09-12d587d9178a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259104"
]
"master.sku" => [
"259104"
]
"id" => [
"b80cfcf3-1238-47a5-8c09-12d587d9178a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a870ded6-adc9-4deb-86b3-5b6fa8e4713c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259105"
]
"master.sku" => [
"259105"
]
"id" => [
"a870ded6-adc9-4deb-86b3-5b6fa8e4713c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "23c152d3-54e3-4b0c-922e-27db84e70768"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"256706"
]
"master.sku" => [
"256706"
]
"id" => [
"23c152d3-54e3-4b0c-922e-27db84e70768"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4611a441-a185-4094-bf47-6084ad111842"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"256709"
]
"master.sku" => [
"256709"
]
"id" => [
"4611a441-a185-4094-bf47-6084ad111842"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "feae58a9-8263-4a49-8d97-b71e3c3637d2"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"256707"
]
"master.sku" => [
"256707"
]
"id" => [
"feae58a9-8263-4a49-8d97-b71e3c3637d2"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "de98c2d3-b372-46bc-b9d2-bcde56112cfc"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259107"
]
"master.sku" => [
"259107"
]
"id" => [
"de98c2d3-b372-46bc-b9d2-bcde56112cfc"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "50fcad68-af52-4640-a873-87fb332e397e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259471"
]
"master.sku" => [
"259471"
]
"id" => [
"50fcad68-af52-4640-a873-87fb332e397e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ede5039b-7ee3-4408-8765-77391bfd08ea"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259111"
]
"master.sku" => [
"259111"
]
"id" => [
"ede5039b-7ee3-4408-8765-77391bfd08ea"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7d4e87d1-1e87-474a-b362-d5b5d4652bf1"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259112"
]
"master.sku" => [
"259112"
]
"id" => [
"7d4e87d1-1e87-474a-b362-d5b5d4652bf1"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "cdbad284-ca0d-4703-8e47-d7d05f6afb2f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259110"
]
"master.sku" => [
"259110"
]
"id" => [
"cdbad284-ca0d-4703-8e47-d7d05f6afb2f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d9357e6d-673e-4471-9a39-1d3ac5806fb1"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267669"
]
"master.sku" => [
"267669"
]
"id" => [
"d9357e6d-673e-4471-9a39-1d3ac5806fb1"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "43bfb0ff-fa1a-4bac-a5da-3980f84af995"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267671"
]
"master.sku" => [
"267671"
]
"id" => [
"43bfb0ff-fa1a-4bac-a5da-3980f84af995"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b4af5869-6823-4a11-8dbc-ee0b352bfaea"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"178454"
]
"master.sku" => [
"178454"
]
"id" => [
"b4af5869-6823-4a11-8dbc-ee0b352bfaea"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "00e450b5-4d8b-4448-a09e-20315da4e532"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"132399"
]
"master.sku" => [
"132399"
]
"id" => [
"00e450b5-4d8b-4448-a09e-20315da4e532"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "53ae8c6c-07d6-4b9b-9673-c7c218e71c6f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"123133"
]
"master.sku" => [
"123133"
]
"id" => [
"53ae8c6c-07d6-4b9b-9673-c7c218e71c6f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3cac4718-a240-42a2-ae30-8077e8729eb7"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116744"
]
"master.sku" => [
"116744"
]
"id" => [
"3cac4718-a240-42a2-ae30-8077e8729eb7"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ced1d9e0-c844-458e-ac36-b1693a6c94d3"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"147858"
]
"master.sku" => [
"147858"
]
"id" => [
"ced1d9e0-c844-458e-ac36-b1693a6c94d3"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2be46954-6f34-4f63-bfeb-f633576ac1b4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"181568"
]
"master.sku" => [
"181568"
]
"id" => [
"2be46954-6f34-4f63-bfeb-f633576ac1b4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "24dee132-d248-473b-a197-e0b6529ea4a4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157334"
]
"master.sku" => [
"157334"
]
"id" => [
"24dee132-d248-473b-a197-e0b6529ea4a4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c6874d2a-cb88-4ec2-af09-89aa84d5cf01"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"182394"
]
"master.sku" => [
"182394"
]
"id" => [
"c6874d2a-cb88-4ec2-af09-89aa84d5cf01"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b97600d5-99ed-41e6-bed5-eccb02555b7e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"129632"
]
"master.sku" => [
"129632"
]
"id" => [
"b97600d5-99ed-41e6-bed5-eccb02555b7e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3c57366a-1a8f-4f4b-95c0-5df1aafadd02"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"147853"
]
"master.sku" => [
"147853"
]
"id" => [
"3c57366a-1a8f-4f4b-95c0-5df1aafadd02"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "41d04193-c8b4-43f6-9d55-a57e7891c189"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"147868"
]
"master.sku" => [
"147868"
]
"id" => [
"41d04193-c8b4-43f6-9d55-a57e7891c189"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "30c16a42-753c-4e88-9d74-1b7ceeaf0efa"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"186965"
]
"master.sku" => [
"186965"
]
"id" => [
"30c16a42-753c-4e88-9d74-1b7ceeaf0efa"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "69b8aee7-89fc-4271-ab6a-233190200df1"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"147869"
]
"master.sku" => [
"147869"
]
"id" => [
"69b8aee7-89fc-4271-ab6a-233190200df1"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "45269d00-a5ad-46ba-b056-27bfa2a8d4db"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"147851"
]
"master.sku" => [
"147851"
]
"id" => [
"45269d00-a5ad-46ba-b056-27bfa2a8d4db"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d90771ff-f563-43ea-b62c-94f8a6cf3cac"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"155191"
]
"master.sku" => [
"155191"
]
"id" => [
"d90771ff-f563-43ea-b62c-94f8a6cf3cac"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "aca9033a-ca2e-4cee-808d-be92b2fafc56"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"147854"
]
"master.sku" => [
"147854"
]
"id" => [
"aca9033a-ca2e-4cee-808d-be92b2fafc56"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d1367e24-639a-4cfc-a686-9b8570649e54"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"189447"
]
"master.sku" => [
"189447"
]
"id" => [
"d1367e24-639a-4cfc-a686-9b8570649e54"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ce790b1d-c161-419c-8f33-54070be765ef"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157342"
]
"master.sku" => [
"157342"
]
"id" => [
"ce790b1d-c161-419c-8f33-54070be765ef"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a6d8fa72-548f-434a-97fe-2d7f896300c9"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"119244"
]
"master.sku" => [
"119244"
]
"id" => [
"a6d8fa72-548f-434a-97fe-2d7f896300c9"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "95f6646e-28a9-4e86-b2c2-99171fbc10c7"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157353"
]
"master.sku" => [
"157353"
]
"id" => [
"95f6646e-28a9-4e86-b2c2-99171fbc10c7"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8cdd6f22-47d3-4020-b004-f27e7f7b546f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"119252"
]
"master.sku" => [
"119252"
]
"id" => [
"8cdd6f22-47d3-4020-b004-f27e7f7b546f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ac69c0e6-0996-4497-b9ff-9568969cca5e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157371"
]
"master.sku" => [
"157371"
]
"id" => [
"ac69c0e6-0996-4497-b9ff-9568969cca5e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "f118850b-4e38-431f-aeda-bcb4075a3d79"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"155194"
]
"master.sku" => [
"155194"
]
"id" => [
"f118850b-4e38-431f-aeda-bcb4075a3d79"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "be362d33-26a2-4b32-8b63-d5f8d3972392"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"123137"
]
"master.sku" => [
"123137"
]
"id" => [
"be362d33-26a2-4b32-8b63-d5f8d3972392"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "9bd7eb56-cc07-40af-927d-3a68840f19b5"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157332"
]
"master.sku" => [
"157332"
]
"id" => [
"9bd7eb56-cc07-40af-927d-3a68840f19b5"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "46d0b5a0-6ce6-49e2-9816-6c5867f3f7f8"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157345"
]
"master.sku" => [
"157345"
]
"id" => [
"46d0b5a0-6ce6-49e2-9816-6c5867f3f7f8"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "5cd2c9d9-d72e-4132-b1d2-2cff06cb0d4e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"160330"
]
"master.sku" => [
"160330"
]
"id" => [
"5cd2c9d9-d72e-4132-b1d2-2cff06cb0d4e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "379fcc76-36c6-4ec8-988a-e2c1060360fa"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"147852"
]
"master.sku" => [
"147852"
]
"id" => [
"379fcc76-36c6-4ec8-988a-e2c1060360fa"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "06260e1c-ab30-4953-9a91-597dd1b4673b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"170342"
]
"master.sku" => [
"170342"
]
"id" => [
"06260e1c-ab30-4953-9a91-597dd1b4673b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "52640ea6-a670-40c8-8691-41d0b1144737"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"208182"
]
"master.sku" => [
"208182"
]
"id" => [
"52640ea6-a670-40c8-8691-41d0b1144737"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4e11f03e-ee02-4430-bbf4-49e214592f59"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"155196"
]
"master.sku" => [
"155196"
]
"id" => [
"4e11f03e-ee02-4430-bbf4-49e214592f59"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "66e4d84a-4ff4-4a92-8d99-26d1f70dd8ba"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"173873"
]
"master.sku" => [
"173873"
]
"id" => [
"66e4d84a-4ff4-4a92-8d99-26d1f70dd8ba"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d59e3cca-8363-4d08-ace9-cc6718bd0f74"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"175015"
]
"master.sku" => [
"175015"
]
"id" => [
"d59e3cca-8363-4d08-ace9-cc6718bd0f74"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "9f6b516a-6924-42dc-9218-a73f12e3572f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"172547"
]
"master.sku" => [
"172547"
]
"id" => [
"9f6b516a-6924-42dc-9218-a73f12e3572f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ec784c08-26c2-4df5-943f-566812d70c05"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"172550"
]
"master.sku" => [
"172550"
]
"id" => [
"ec784c08-26c2-4df5-943f-566812d70c05"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7feaf1ce-b354-4cef-9e7d-9531208c7f8a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"146913"
]
"master.sku" => [
"146913"
]
"id" => [
"7feaf1ce-b354-4cef-9e7d-9531208c7f8a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "00392145-88a6-4811-90bb-058763b2b5ed"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"147856"
]
"master.sku" => [
"147856"
]
"id" => [
"00392145-88a6-4811-90bb-058763b2b5ed"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ffc93bd0-9301-48f4-b8a0-3712c53e6fdc"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157324"
]
"master.sku" => [
"157324"
]
"id" => [
"ffc93bd0-9301-48f4-b8a0-3712c53e6fdc"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "bf922303-6781-41d0-bbbc-e6a9d3794a24"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157327"
]
"master.sku" => [
"157327"
]
"id" => [
"bf922303-6781-41d0-bbbc-e6a9d3794a24"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ef6b95c4-6156-46d3-9352-817140fc0424"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"172551"
]
"master.sku" => [
"172551"
]
"id" => [
"ef6b95c4-6156-46d3-9352-817140fc0424"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "37f65b98-e410-4828-b0d1-091b0fdbaf3e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"172556"
]
"master.sku" => [
"172556"
]
"id" => [
"37f65b98-e410-4828-b0d1-091b0fdbaf3e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "92b70b71-43fc-4e60-88a2-be3e39711cc1"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157343"
]
"master.sku" => [
"157343"
]
"id" => [
"92b70b71-43fc-4e60-88a2-be3e39711cc1"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d51be596-0f44-4a48-85af-69a33128db68"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157350"
]
"master.sku" => [
"157350"
]
"id" => [
"d51be596-0f44-4a48-85af-69a33128db68"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "bc8ad2c8-6dc1-44b0-a319-a93626c37e09"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"155193"
]
"master.sku" => [
"155193"
]
"id" => [
"bc8ad2c8-6dc1-44b0-a319-a93626c37e09"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "f2b85272-1511-4f7b-9f15-65563668ef00"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157352"
]
"master.sku" => [
"157352"
]
"id" => [
"f2b85272-1511-4f7b-9f15-65563668ef00"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "aa5e461b-bce2-47cd-95e7-12c394b41bf4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"155192"
]
"master.sku" => [
"155192"
]
"id" => [
"aa5e461b-bce2-47cd-95e7-12c394b41bf4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "f7f81f74-ac73-47c8-8fd6-56eaca4d6814"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157370"
]
"master.sku" => [
"157370"
]
"id" => [
"f7f81f74-ac73-47c8-8fd6-56eaca4d6814"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "25abe998-6d7b-4610-8d05-74fb8acd8ea1"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"215802"
]
"master.sku" => [
"215802"
]
"id" => [
"25abe998-6d7b-4610-8d05-74fb8acd8ea1"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e2aec575-8663-4723-97cf-03bee7bbcab7"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"215891"
]
"master.sku" => [
"215891"
]
"id" => [
"e2aec575-8663-4723-97cf-03bee7bbcab7"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7786f395-725b-4917-a188-98c62e104e1a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157328"
]
"master.sku" => [
"157328"
]
"id" => [
"7786f395-725b-4917-a188-98c62e104e1a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "15fbde52-c940-4253-8471-5cb790efc962"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"173858"
]
"master.sku" => [
"173858"
]
"id" => [
"15fbde52-c940-4253-8471-5cb790efc962"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "5edd8dea-8c93-4ba4-a031-abb461800bc4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"163777"
]
"master.sku" => [
"163777"
]
"id" => [
"5edd8dea-8c93-4ba4-a031-abb461800bc4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "99daa62a-129c-4fbc-86fb-5dcea7d61921"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157341"
]
"master.sku" => [
"157341"
]
"id" => [
"99daa62a-129c-4fbc-86fb-5dcea7d61921"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "38be47f5-e3d1-4d6b-9c7e-8dc1bb81c7da"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"173862"
]
"master.sku" => [
"173862"
]
"id" => [
"38be47f5-e3d1-4d6b-9c7e-8dc1bb81c7da"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d5e08f0f-199d-46ec-a7b8-2dde9b8fa6ed"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157344"
]
"master.sku" => [
"157344"
]
"id" => [
"d5e08f0f-199d-46ec-a7b8-2dde9b8fa6ed"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8cbd14b0-3aa6-4481-af63-52d321cc9469"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"181147"
]
"master.sku" => [
"181147"
]
"id" => [
"8cbd14b0-3aa6-4481-af63-52d321cc9469"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7542bed0-c7bb-4192-ba2e-ac943566fbab"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"173866"
]
"master.sku" => [
"173866"
]
"id" => [
"7542bed0-c7bb-4192-ba2e-ac943566fbab"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c067b6d4-c4e1-4cd7-99d9-4da0bbbdc58d"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"217220"
]
"master.sku" => [
"217220"
]
"id" => [
"c067b6d4-c4e1-4cd7-99d9-4da0bbbdc58d"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ba5e3e0f-c2e1-421e-951d-c2396d083af1"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157351"
]
"master.sku" => [
"157351"
]
"id" => [
"ba5e3e0f-c2e1-421e-951d-c2396d083af1"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "efa1fb81-0ee8-45d1-8053-8d43acb58883"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"173868"
]
"master.sku" => [
"173868"
]
"id" => [
"efa1fb81-0ee8-45d1-8053-8d43acb58883"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "41d85e2c-b159-476e-81b4-e15e5e056baa"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157357"
]
"master.sku" => [
"157357"
]
"id" => [
"41d85e2c-b159-476e-81b4-e15e5e056baa"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "242357fa-6e58-4b09-bd5a-7cc2f84dc15e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157355"
]
"master.sku" => [
"157355"
]
"id" => [
"242357fa-6e58-4b09-bd5a-7cc2f84dc15e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1c1b5550-5544-4319-adb2-244fe802331b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157359"
]
"master.sku" => [
"157359"
]
"id" => [
"1c1b5550-5544-4319-adb2-244fe802331b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b5fca6bc-80c9-4606-ab82-e96de93fe26c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"159823"
]
"master.sku" => [
"159823"
]
"id" => [
"b5fca6bc-80c9-4606-ab82-e96de93fe26c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7000500d-04f4-44db-b0c6-df9bb775adb9"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"175014"
]
"master.sku" => [
"175014"
]
"id" => [
"7000500d-04f4-44db-b0c6-df9bb775adb9"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "aab9b1ca-5804-4b1e-b411-8dab31433cda"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"175019"
]
"master.sku" => [
"175019"
]
"id" => [
"aab9b1ca-5804-4b1e-b411-8dab31433cda"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "f1a49bf1-f807-43f2-b58e-a99b23533717"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"175581"
]
"master.sku" => [
"175581"
]
"id" => [
"f1a49bf1-f807-43f2-b58e-a99b23533717"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a2932800-175c-4cfc-acf9-0b396f3c2f58"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"191444"
]
"master.sku" => [
"191444"
]
"id" => [
"a2932800-175c-4cfc-acf9-0b396f3c2f58"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "cbca9f1a-68bc-4a72-8a61-2148f2adbdd2"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"186964"
]
"master.sku" => [
"186964"
]
"id" => [
"cbca9f1a-68bc-4a72-8a61-2148f2adbdd2"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "972da7cc-4c73-4321-b76a-9e8e5bc984d3"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"216519"
]
"master.sku" => [
"216519"
]
"id" => [
"972da7cc-4c73-4321-b76a-9e8e5bc984d3"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "307571d0-3013-4a22-86d9-2b087005b3dc"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"207922"
]
"master.sku" => [
"207922"
]
"id" => [
"307571d0-3013-4a22-86d9-2b087005b3dc"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "44052a9f-4685-4c66-be04-722aea39f3c1"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"222462"
]
"master.sku" => [
"222462"
]
"id" => [
"44052a9f-4685-4c66-be04-722aea39f3c1"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b761f232-2b46-480c-80f2-2642f0279f99"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"222459"
]
"master.sku" => [
"222459"
]
"id" => [
"b761f232-2b46-480c-80f2-2642f0279f99"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "23f5fb5c-9807-4d9a-915a-eaa398cf8fe4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"256714"
]
"master.sku" => [
"256714"
]
"id" => [
"23f5fb5c-9807-4d9a-915a-eaa398cf8fe4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b723ca4b-48f6-4a12-b13e-8feef772a73d"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"243801"
]
"master.sku" => [
"243801"
]
"id" => [
"b723ca4b-48f6-4a12-b13e-8feef772a73d"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "74acf069-0500-4a28-96c2-884c07afe083"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"243809"
]
"master.sku" => [
"243809"
]
"id" => [
"74acf069-0500-4a28-96c2-884c07afe083"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "795810e7-932a-4f66-8242-155cb4f387b1"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"248904"
]
"master.sku" => [
"248904"
]
"id" => [
"795810e7-932a-4f66-8242-155cb4f387b1"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "db608c16-fed0-418a-a96a-8122fa8635e9"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"219427"
]
"master.sku" => [
"219427"
]
"id" => [
"db608c16-fed0-418a-a96a-8122fa8635e9"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "62303995-1df0-443c-a9c1-142aaba7f23a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"219429"
]
"master.sku" => [
"219429"
]
"id" => [
"62303995-1df0-443c-a9c1-142aaba7f23a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "74b4206e-ae7c-4600-935c-347cabff6af4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259109"
]
"master.sku" => [
"259109"
]
"id" => [
"74b4206e-ae7c-4600-935c-347cabff6af4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b8621bb9-4711-4095-8e36-e7001554c015"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"219431"
]
"master.sku" => [
"219431"
]
"id" => [
"b8621bb9-4711-4095-8e36-e7001554c015"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "750ee942-50e3-4ab4-acb7-8bdc1a32e75d"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"256705"
]
"master.sku" => [
"256705"
]
"id" => [
"750ee942-50e3-4ab4-acb7-8bdc1a32e75d"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "76970f93-6097-494b-91c5-95b1851aecb4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"256710"
]
"master.sku" => [
"256710"
]
"id" => [
"76970f93-6097-494b-91c5-95b1851aecb4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b4927e0a-f944-485d-967e-d65a9dcf9071"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"256708"
]
"master.sku" => [
"256708"
]
"id" => [
"b4927e0a-f944-485d-967e-d65a9dcf9071"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "50a9fabf-10f6-4d49-9bcc-b2b4643cba17"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"248914"
]
"master.sku" => [
"248914"
]
"id" => [
"50a9fabf-10f6-4d49-9bcc-b2b4643cba17"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "74b5e2ab-b2a1-44db-828a-de227a700d98"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"248903"
]
"master.sku" => [
"248903"
]
"id" => [
"74b5e2ab-b2a1-44db-828a-de227a700d98"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "0990bf74-8c86-4041-864e-fa0d4759aa1f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"248905"
]
"master.sku" => [
"248905"
]
"id" => [
"0990bf74-8c86-4041-864e-fa0d4759aa1f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d19862b5-d1df-4d5b-b6c1-3d0739f2eb92"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"258262"
]
"master.sku" => [
"258262"
]
"id" => [
"d19862b5-d1df-4d5b-b6c1-3d0739f2eb92"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "55ac8600-a815-41d6-803f-897142b1efa8"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"256716"
]
"master.sku" => [
"256716"
]
"id" => [
"55ac8600-a815-41d6-803f-897142b1efa8"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "0e771feb-eb8b-4db6-85f8-006967f5b2da"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"256715"
]
"master.sku" => [
"256715"
]
"id" => [
"0e771feb-eb8b-4db6-85f8-006967f5b2da"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "9214c801-8cbe-4f3d-8916-873f19c6a033"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259113"
]
"master.sku" => [
"259113"
]
"id" => [
"9214c801-8cbe-4f3d-8916-873f19c6a033"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "61e7f899-7421-4898-86ee-1d3ca904045a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259469"
]
"master.sku" => [
"259469"
]
"id" => [
"61e7f899-7421-4898-86ee-1d3ca904045a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1f6dfa6f-703f-43e7-84fd-c7b3ed7982df"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267164"
]
"master.sku" => [
"267164"
]
"id" => [
"1f6dfa6f-703f-43e7-84fd-c7b3ed7982df"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a8d44edf-81dc-4030-bc24-09ab40173057"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"270384"
]
"master.sku" => [
"270384"
]
"id" => [
"a8d44edf-81dc-4030-bc24-09ab40173057"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "fb70bbb7-3546-4598-8718-0da96bf329af"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"269563"
]
"master.sku" => [
"269563"
]
"id" => [
"fb70bbb7-3546-4598-8718-0da96bf329af"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "57391d7c-b3fd-4c41-ac38-e8805d289e3f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"270391"
]
"master.sku" => [
"270391"
]
"id" => [
"57391d7c-b3fd-4c41-ac38-e8805d289e3f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a91e872d-0c3e-494f-9259-fa741e002760"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"265654"
]
"master.sku" => [
"265654"
]
"id" => [
"a91e872d-0c3e-494f-9259-fa741e002760"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ee3e5376-9529-43a2-bb5a-fb12af8b2a37"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"123145"
"123147"
"123148"
]
"master.sku" => [
"123145"
]
"id" => [
"ee3e5376-9529-43a2-bb5a-fb12af8b2a37"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8ad1087e-4d32-4ca5-8466-8d8b67286568"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"123136"
]
"master.sku" => [
"123136"
]
"id" => [
"8ad1087e-4d32-4ca5-8466-8d8b67286568"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "fda008a5-1bf8-4dcc-84b2-b6f48e2a0134"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"129630"
]
"master.sku" => [
"129630"
]
"id" => [
"fda008a5-1bf8-4dcc-84b2-b6f48e2a0134"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "789ee842-7cb7-4d8a-8ec2-65ad9bdfc7ea"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"129634"
]
"master.sku" => [
"129634"
]
"id" => [
"789ee842-7cb7-4d8a-8ec2-65ad9bdfc7ea"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6f0ef03b-e2eb-4cf4-be33-0e56906ea7d8"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116746"
]
"master.sku" => [
"116746"
]
"id" => [
"6f0ef03b-e2eb-4cf4-be33-0e56906ea7d8"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4967d736-2a1b-4c8a-a9b7-06a3f5242cc6"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"173857"
]
"master.sku" => [
"173857"
]
"id" => [
"4967d736-2a1b-4c8a-a9b7-06a3f5242cc6"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "93371d78-3eff-4a3e-868c-85493d8e29a5"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"173863"
]
"master.sku" => [
"173863"
]
"id" => [
"93371d78-3eff-4a3e-868c-85493d8e29a5"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "de8f9c48-a22a-45f0-8186-1366628e3d8a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"173872"
]
"master.sku" => [
"173872"
]
"id" => [
"de8f9c48-a22a-45f0-8186-1366628e3d8a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "21808e03-fc86-4e1f-94df-b3109c2a1b02"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"178453"
]
"master.sku" => [
"178453"
]
"id" => [
"21808e03-fc86-4e1f-94df-b3109c2a1b02"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4725973f-57c7-4ba8-9d37-8b9dcda48885"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"123135"
]
"master.sku" => [
"123135"
]
"id" => [
"4725973f-57c7-4ba8-9d37-8b9dcda48885"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8ec7141b-6884-40a8-a768-730155d51aa6"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157218"
]
"master.sku" => [
"157218"
]
"id" => [
"8ec7141b-6884-40a8-a768-730155d51aa6"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "18569942-9455-4e9e-8d8a-42af11938dfc"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"163792"
]
"master.sku" => [
"163792"
]
"id" => [
"18569942-9455-4e9e-8d8a-42af11938dfc"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "075ed0bb-d675-48bd-97ef-d3cc3f0917d3"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157354"
]
"master.sku" => [
"157354"
]
"id" => [
"075ed0bb-d675-48bd-97ef-d3cc3f0917d3"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "f2085e91-a101-433c-96f1-1c6114b3c31b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"147860"
]
"master.sku" => [
"147860"
]
"id" => [
"f2085e91-a101-433c-96f1-1c6114b3c31b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d9f5a0c7-b6a6-4e21-88ff-fd063fc5a8ed"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"147861"
]
"master.sku" => [
"147861"
]
"id" => [
"d9f5a0c7-b6a6-4e21-88ff-fd063fc5a8ed"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "fa42c1bc-3cd8-4d92-ba9d-95d46ce3c277"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"147867"
]
"master.sku" => [
"147867"
]
"id" => [
"fa42c1bc-3cd8-4d92-ba9d-95d46ce3c277"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a4ba128c-425f-4007-9543-e5c133cbb347"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"201675"
"201676"
]
"master.sku" => [
"201675"
]
"id" => [
"a4ba128c-425f-4007-9543-e5c133cbb347"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8c5ed777-db5e-4ab4-8fae-c3750f7d5de6"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"201716"
]
"master.sku" => [
"201716"
]
"id" => [
"8c5ed777-db5e-4ab4-8fae-c3750f7d5de6"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6cdd5e32-5606-4621-9550-f26edfa28528"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"130044"
]
"master.sku" => [
"130044"
]
"id" => [
"6cdd5e32-5606-4621-9550-f26edfa28528"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e987d1d9-a9c3-4b52-a14a-7557d4699073"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"170113"
]
"master.sku" => [
"170113"
]
"id" => [
"e987d1d9-a9c3-4b52-a14a-7557d4699073"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "bd24de36-2216-4c7b-80db-fde7c1b74c81"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"204221"
]
"master.sku" => [
"204221"
]
"id" => [
"bd24de36-2216-4c7b-80db-fde7c1b74c81"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "94be6c3e-2ab1-459e-902f-3fb57ffdce48"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"207914"
]
"master.sku" => [
"207914"
]
"id" => [
"94be6c3e-2ab1-459e-902f-3fb57ffdce48"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d7d0cd6e-175c-498d-a45f-1e8aa6d3395b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"172555"
]
"master.sku" => [
"172555"
]
"id" => [
"d7d0cd6e-175c-498d-a45f-1e8aa6d3395b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ef742335-7d76-4ef0-9d24-3d840838f1bb"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"207917"
]
"master.sku" => [
"207917"
]
"id" => [
"ef742335-7d76-4ef0-9d24-3d840838f1bb"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "79978194-9265-4b72-8ddc-2e050406a8c4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"177885"
]
"master.sku" => [
"177885"
]
"id" => [
"79978194-9265-4b72-8ddc-2e050406a8c4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "875432f1-15e1-43a5-a54b-716cdbdc4adc"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"175018"
]
"master.sku" => [
"175018"
]
"id" => [
"875432f1-15e1-43a5-a54b-716cdbdc4adc"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "50418111-7873-4d5d-bc52-4b31f1748677"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"175020"
]
"master.sku" => [
"175020"
]
"id" => [
"50418111-7873-4d5d-bc52-4b31f1748677"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "93a703fb-267d-4205-87ff-7d91595c6d4a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"173859"
]
"master.sku" => [
"173859"
]
"id" => [
"93a703fb-267d-4205-87ff-7d91595c6d4a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3a9acb8a-3c47-438b-9820-0474fcc090ff"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"177881"
]
"master.sku" => [
"177881"
]
"id" => [
"3a9acb8a-3c47-438b-9820-0474fcc090ff"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "10ded028-f8a3-48bd-9ef8-747e3b9ea2e5"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"173861"
]
"master.sku" => [
"173861"
]
"id" => [
"10ded028-f8a3-48bd-9ef8-747e3b9ea2e5"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "f11018e3-947d-45ed-ae45-cf5fe1f64966"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"172549"
]
"master.sku" => [
"172549"
]
"id" => [
"f11018e3-947d-45ed-ae45-cf5fe1f64966"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b53cb95b-7178-4511-9211-2268f23647d7"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"173860"
]
"master.sku" => [
"173860"
]
"id" => [
"b53cb95b-7178-4511-9211-2268f23647d7"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d37f13d4-f057-4053-b7cd-e0860f4ba3ff"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"200211"
]
"master.sku" => [
"200211"
]
"id" => [
"d37f13d4-f057-4053-b7cd-e0860f4ba3ff"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "68e2fa92-146d-4009-a68d-fd445e97bc9c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"173867"
]
"master.sku" => [
"173867"
]
"id" => [
"68e2fa92-146d-4009-a68d-fd445e97bc9c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "686ca378-723a-41ec-8617-d957dcd7422d"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"173864"
]
"master.sku" => [
"173864"
]
"id" => [
"686ca378-723a-41ec-8617-d957dcd7422d"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "f364663f-18ec-455c-9241-46f9e22d9ad6"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"179651"
]
"master.sku" => [
"179651"
]
"id" => [
"f364663f-18ec-455c-9241-46f9e22d9ad6"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "60b51aed-b8b8-4cad-82a1-58e72cc6918a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"173865"
]
"master.sku" => [
"173865"
]
"id" => [
"60b51aed-b8b8-4cad-82a1-58e72cc6918a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c02ff4a7-953e-4466-9e6b-ff2d98ac42c8"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"219593"
]
"master.sku" => [
"219593"
]
"id" => [
"c02ff4a7-953e-4466-9e6b-ff2d98ac42c8"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ba849f69-9243-4082-915f-bd8ec3649ddd"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"219598"
]
"master.sku" => [
"219598"
]
"id" => [
"ba849f69-9243-4082-915f-bd8ec3649ddd"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2b857d37-8b64-42a1-bb4f-3ff2c2660846"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"222460"
]
"master.sku" => [
"222460"
]
"id" => [
"2b857d37-8b64-42a1-bb4f-3ff2c2660846"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d8780eb2-97ab-4125-acab-aa6eb8e28f05"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"219430"
]
"master.sku" => [
"219430"
]
"id" => [
"d8780eb2-97ab-4125-acab-aa6eb8e28f05"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "0920f3f9-6cb1-40df-9b2d-fd2c4f56f604"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"180856"
]
"master.sku" => [
"180856"
]
"id" => [
"0920f3f9-6cb1-40df-9b2d-fd2c4f56f604"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "cfa1c233-f129-47cd-bc1a-fff040806b02"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"179652"
]
"master.sku" => [
"179652"
]
"id" => [
"cfa1c233-f129-47cd-bc1a-fff040806b02"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3214fbd1-2359-480b-a827-b1281828d0aa"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"179654"
]
"master.sku" => [
"179654"
]
"id" => [
"3214fbd1-2359-480b-a827-b1281828d0aa"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "64c9d1a8-90e1-4f74-bcfa-a623dcc2206e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"181146"
]
"master.sku" => [
"181146"
]
"id" => [
"64c9d1a8-90e1-4f74-bcfa-a623dcc2206e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1e65cac0-ce2f-42b7-b413-f27668ee3980"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"207920"
]
"master.sku" => [
"207920"
]
"id" => [
"1e65cac0-ce2f-42b7-b413-f27668ee3980"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4d202d77-0d73-4869-8404-cdedb3f4a606"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"207921"
]
"master.sku" => [
"207921"
]
"id" => [
"4d202d77-0d73-4869-8404-cdedb3f4a606"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "952a8954-98d8-4833-9a1a-d3b561c044ba"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"207915"
]
"master.sku" => [
"207915"
]
"id" => [
"952a8954-98d8-4833-9a1a-d3b561c044ba"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "766abecb-d055-4d03-b524-c9743596b0ee"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"217043"
]
"master.sku" => [
"217043"
]
"id" => [
"766abecb-d055-4d03-b524-c9743596b0ee"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "870d96a5-bdb3-4281-a631-3a9298e4c1f2"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"217042"
]
"master.sku" => [
"217042"
]
"id" => [
"870d96a5-bdb3-4281-a631-3a9298e4c1f2"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "31ce5023-1418-4703-b074-6ac6de5681ee"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"215814"
]
"master.sku" => [
"215814"
]
"id" => [
"31ce5023-1418-4703-b074-6ac6de5681ee"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "29d0641c-b5bd-4d80-adfc-e5894354138f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"217039"
]
"master.sku" => [
"217039"
]
"id" => [
"29d0641c-b5bd-4d80-adfc-e5894354138f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3878bab2-f7c4-40cc-ad76-4e2d6a45d0fc"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"217040"
]
"master.sku" => [
"217040"
]
"id" => [
"3878bab2-f7c4-40cc-ad76-4e2d6a45d0fc"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "eb094a84-b08a-4379-b36b-74f8a1cb74fe"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"191669"
]
"master.sku" => [
"191669"
]
"id" => [
"eb094a84-b08a-4379-b36b-74f8a1cb74fe"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "0df4c0e7-337f-471f-b3f9-047bc6d32f85"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"217044"
]
"master.sku" => [
"217044"
]
"id" => [
"0df4c0e7-337f-471f-b3f9-047bc6d32f85"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2dd0776d-eabc-43ad-b775-9ec886da7cdd"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"217218"
]
"master.sku" => [
"217218"
]
"id" => [
"2dd0776d-eabc-43ad-b775-9ec886da7cdd"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "245598d4-e4b2-45f7-bba2-0cc1f8825f7f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"217219"
]
"master.sku" => [
"217219"
]
"id" => [
"245598d4-e4b2-45f7-bba2-0cc1f8825f7f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "248d9890-b2c9-403b-82be-905a763ab304"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"208190"
]
"master.sku" => [
"208190"
]
"id" => [
"248d9890-b2c9-403b-82be-905a763ab304"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "dae4adca-ac25-46ee-83fb-1d1ab38063b9"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"219428"
]
"master.sku" => [
"219428"
]
"id" => [
"dae4adca-ac25-46ee-83fb-1d1ab38063b9"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "9406e148-f54c-439e-94f3-092c436114e6"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"219434"
]
"master.sku" => [
"219434"
]
"id" => [
"9406e148-f54c-439e-94f3-092c436114e6"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4b82a1d1-b22a-488b-9c81-c7cf53cda3e9"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"222454"
]
"master.sku" => [
"222454"
]
"id" => [
"4b82a1d1-b22a-488b-9c81-c7cf53cda3e9"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2c34ad14-a6a6-47ef-9452-19eb1af1ff18"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"218732"
]
"master.sku" => [
"218732"
]
"id" => [
"2c34ad14-a6a6-47ef-9452-19eb1af1ff18"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d95f51eb-9602-4836-845c-c60dc2ef4339"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"222455"
]
"master.sku" => [
"222455"
]
"id" => [
"d95f51eb-9602-4836-845c-c60dc2ef4339"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "284ae508-6720-4662-9cda-4e1f7176547a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"222463"
]
"master.sku" => [
"222463"
]
"id" => [
"284ae508-6720-4662-9cda-4e1f7176547a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "cff0c0ac-520d-4aaa-b2ed-2f5b29255b52"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"201754"
]
"master.sku" => [
"201754"
]
"id" => [
"cff0c0ac-520d-4aaa-b2ed-2f5b29255b52"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "79c45d0a-b5ae-4a6f-b27a-e4827dc9ca4d"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"205207"
]
"master.sku" => [
"205207"
]
"id" => [
"79c45d0a-b5ae-4a6f-b27a-e4827dc9ca4d"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6bea281a-30a8-4a97-abcd-148bfc02f989"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"208181"
]
"master.sku" => [
"208181"
]
"id" => [
"6bea281a-30a8-4a97-abcd-148bfc02f989"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e3da0d3d-047c-4210-8414-8e98ff5563e8"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"215893"
]
"master.sku" => [
"215893"
]
"id" => [
"e3da0d3d-047c-4210-8414-8e98ff5563e8"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "26b7a402-e6de-49ec-9a11-32dd2bb63b97"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"219435"
]
"master.sku" => [
"219435"
]
"id" => [
"26b7a402-e6de-49ec-9a11-32dd2bb63b97"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "fa3a2d0a-b2ca-4f80-8283-b95eb5c3f5a5"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"219437"
]
"master.sku" => [
"219437"
]
"id" => [
"fa3a2d0a-b2ca-4f80-8283-b95eb5c3f5a5"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "eb9834c8-9788-413d-94e0-6f3799c0442c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"207923"
]
"master.sku" => [
"207923"
]
"id" => [
"eb9834c8-9788-413d-94e0-6f3799c0442c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "43ddeee4-f104-48ac-abf5-82f06b8c131b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"215803"
]
"master.sku" => [
"215803"
]
"id" => [
"43ddeee4-f104-48ac-abf5-82f06b8c131b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a5665179-989b-438e-b7a2-e198d9333859"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"215801"
]
"master.sku" => [
"215801"
]
"id" => [
"a5665179-989b-438e-b7a2-e198d9333859"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8a66cc93-9288-4b82-bfab-e3dfc208755c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"219436"
]
"master.sku" => [
"219436"
]
"id" => [
"8a66cc93-9288-4b82-bfab-e3dfc208755c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "5bd357f0-540b-41bf-ac50-1cfde402be75"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"239977"
]
"master.sku" => [
"239977"
]
"id" => [
"5bd357f0-540b-41bf-ac50-1cfde402be75"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4df07ff6-1b89-422f-aa0d-cc448f9c825f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"243806"
]
"master.sku" => [
"243806"
]
"id" => [
"4df07ff6-1b89-422f-aa0d-cc448f9c825f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "93c0524e-8e5e-4bac-bff2-77af789dad44"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"243810"
]
"master.sku" => [
"243810"
]
"id" => [
"93c0524e-8e5e-4bac-bff2-77af789dad44"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b3b08943-ddfb-4cb8-90a5-12d921955299"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"222461"
]
"master.sku" => [
"222461"
]
"id" => [
"b3b08943-ddfb-4cb8-90a5-12d921955299"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6c878efc-2c8b-457a-a6d7-50f93e372169"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259473"
]
"master.sku" => [
"259473"
]
"id" => [
"6c878efc-2c8b-457a-a6d7-50f93e372169"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8ce3217e-de4e-4b7c-a28e-de5ad591e535"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259474"
]
"master.sku" => [
"259474"
]
"id" => [
"8ce3217e-de4e-4b7c-a28e-de5ad591e535"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "0fdde6dd-1440-4082-9d10-86e8a7474d97"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"219596"
]
"master.sku" => [
"219596"
]
"id" => [
"0fdde6dd-1440-4082-9d10-86e8a7474d97"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "20791e7f-e637-487b-bf76-b6d5a296413c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"256712"
]
"master.sku" => [
"256712"
]
"id" => [
"20791e7f-e637-487b-bf76-b6d5a296413c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "caee1629-01c4-4494-8c01-fd1c423e9e7e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"243800"
]
"master.sku" => [
"243800"
]
"id" => [
"caee1629-01c4-4494-8c01-fd1c423e9e7e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "797c6477-9a3b-4ac3-b52c-550f703781de"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"219426"
]
"master.sku" => [
"219426"
]
"id" => [
"797c6477-9a3b-4ac3-b52c-550f703781de"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3be5c825-db06-4f51-b9e9-1f45cfe1fa32"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"243802"
]
"master.sku" => [
"243802"
]
"id" => [
"3be5c825-db06-4f51-b9e9-1f45cfe1fa32"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c057ce8f-fae5-4c69-b7bc-443fb06dbd95"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"263308"
]
"master.sku" => [
"263308"
]
"id" => [
"c057ce8f-fae5-4c69-b7bc-443fb06dbd95"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "22b85122-661e-4d25-b056-5722e9f26d71"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"219432"
]
"master.sku" => [
"219432"
]
"id" => [
"22b85122-661e-4d25-b056-5722e9f26d71"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "0357e275-7b2e-44b8-8513-07e4df77efd4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"243805"
]
"master.sku" => [
"243805"
]
"id" => [
"0357e275-7b2e-44b8-8513-07e4df77efd4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "f3501e61-98e7-45df-8432-9527c74f3a05"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"219433"
]
"master.sku" => [
"219433"
]
"id" => [
"f3501e61-98e7-45df-8432-9527c74f3a05"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "5a7a462c-c954-43dc-a714-0aae72acc48a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"219594"
]
"master.sku" => [
"219594"
]
"id" => [
"5a7a462c-c954-43dc-a714-0aae72acc48a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4bbeefd9-8b95-4878-9193-408112f4fe6a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259108"
]
"master.sku" => [
"259108"
]
"id" => [
"4bbeefd9-8b95-4878-9193-408112f4fe6a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a6745a1c-c4cd-4d6a-b1ae-453f7bd97d70"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"243798"
]
"master.sku" => [
"243798"
]
"id" => [
"a6745a1c-c4cd-4d6a-b1ae-453f7bd97d70"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "43e1f3eb-93d0-484d-adb1-7ff42884160b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"263309"
]
"master.sku" => [
"263309"
]
"id" => [
"43e1f3eb-93d0-484d-adb1-7ff42884160b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "01854fad-d2bd-4d0e-b481-5870793d80be"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259472"
]
"master.sku" => [
"259472"
]
"id" => [
"01854fad-d2bd-4d0e-b481-5870793d80be"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c6e58ec7-a520-4f5e-a850-00afd1a49268"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259470"
]
"master.sku" => [
"259470"
]
"id" => [
"c6e58ec7-a520-4f5e-a850-00afd1a49268"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1fdf7052-84a5-4977-8a25-1543b13d532e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267674"
]
"master.sku" => [
"267674"
]
"id" => [
"1fdf7052-84a5-4977-8a25-1543b13d532e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "89deffea-ab5b-4e30-a13d-b733a909a51c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"268984"
]
"master.sku" => [
"268984"
]
"id" => [
"89deffea-ab5b-4e30-a13d-b733a909a51c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b3013263-cf18-481c-8d9f-e12484cd50d6"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267170"
]
"master.sku" => [
"267170"
]
"id" => [
"b3013263-cf18-481c-8d9f-e12484cd50d6"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1b9e3463-7f6b-4449-ab94-2a3cf333e7b4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267171"
]
"master.sku" => [
"267171"
]
"id" => [
"1b9e3463-7f6b-4449-ab94-2a3cf333e7b4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "49ebd556-fb08-4989-8e19-d6671d3bbd8b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"270392"
]
"master.sku" => [
"270392"
]
"id" => [
"49ebd556-fb08-4989-8e19-d6671d3bbd8b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d52f2669-39fa-46d8-a3db-482b3d082e41"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"273341"
]
"master.sku" => [
"273341"
]
"id" => [
"d52f2669-39fa-46d8-a3db-482b3d082e41"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4d985173-e2e9-4898-b9f0-ebad0342fcf4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"265655"
]
"master.sku" => [
"265655"
]
"id" => [
"4d985173-e2e9-4898-b9f0-ebad0342fcf4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e75ea34e-b420-46d8-931c-bef9c3bda9ca"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267163"
]
"master.sku" => [
"267163"
]
"id" => [
"e75ea34e-b420-46d8-931c-bef9c3bda9ca"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d2e52cf4-70ad-464e-a689-dce8aaa3bc57"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267961"
]
"master.sku" => [
"267961"
]
"id" => [
"d2e52cf4-70ad-464e-a689-dce8aaa3bc57"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "45d5903d-64d9-4d23-8ccd-1bf7e90d62e1"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267168"
]
"master.sku" => [
"267168"
]
"id" => [
"45d5903d-64d9-4d23-8ccd-1bf7e90d62e1"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "bc68f1c1-605c-4b6b-90d5-79b32583c061"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"268985"
]
"master.sku" => [
"268985"
]
"id" => [
"bc68f1c1-605c-4b6b-90d5-79b32583c061"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "20185db1-3816-4747-b517-e69baa4c51bf"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267673"
]
"master.sku" => [
"267673"
]
"id" => [
"20185db1-3816-4747-b517-e69baa4c51bf"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "863c2f13-dcef-4d95-a77b-b6761b1da07e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267955"
]
"master.sku" => [
"267955"
]
"id" => [
"863c2f13-dcef-4d95-a77b-b6761b1da07e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "cf28550a-befa-42e4-8780-3ae34660ec94"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"270396"
]
"master.sku" => [
"270396"
]
"id" => [
"cf28550a-befa-42e4-8780-3ae34660ec94"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "70cbec70-f34a-41a8-a158-6222288f6878"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282172"
]
"master.sku" => [
"282172"
]
"id" => [
"70cbec70-f34a-41a8-a158-6222288f6878"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b582d7e8-3709-41e5-a253-ff2892674adc"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267667"
]
"master.sku" => [
"267667"
]
"id" => [
"b582d7e8-3709-41e5-a253-ff2892674adc"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "162674e2-bab5-4f00-a88f-0575ffbe2886"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267670"
]
"master.sku" => [
"267670"
]
"id" => [
"162674e2-bab5-4f00-a88f-0575ffbe2886"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3fd392cb-dc21-41d6-a4d8-ca988e852300"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267677"
]
"master.sku" => [
"267677"
]
"id" => [
"3fd392cb-dc21-41d6-a4d8-ca988e852300"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1a7a9b51-95e0-457d-ab63-b8bd3cb3264a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"270395"
]
"master.sku" => [
"270395"
]
"id" => [
"1a7a9b51-95e0-457d-ab63-b8bd3cb3264a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "20757cbd-0dd4-43c1-b2f2-083a7430052b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"286082"
]
"master.sku" => [
"286082"
]
"id" => [
"20757cbd-0dd4-43c1-b2f2-083a7430052b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6ab0baa5-102f-4c30-b8ab-361bf6e9258d"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267957"
]
"master.sku" => [
"267957"
]
"id" => [
"6ab0baa5-102f-4c30-b8ab-361bf6e9258d"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "eef595f8-a28c-4418-b00a-9c13c624b4dc"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"268662"
]
"master.sku" => [
"268662"
]
"id" => [
"eef595f8-a28c-4418-b00a-9c13c624b4dc"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "849c2407-4798-476b-a532-226525dee362"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"289735"
]
"master.sku" => [
"289735"
]
"id" => [
"849c2407-4798-476b-a532-226525dee362"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "55d7a007-3954-4a1b-965d-535b646fd95a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"270388"
]
"master.sku" => [
"270388"
]
"id" => [
"55d7a007-3954-4a1b-965d-535b646fd95a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ef269166-f433-456c-8959-f779ace31215"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"270386"
]
"master.sku" => [
"270386"
]
"id" => [
"ef269166-f433-456c-8959-f779ace31215"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "354576cb-436c-41e8-8066-771ed205086b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"290809"
]
"master.sku" => [
"290809"
]
"id" => [
"354576cb-436c-41e8-8066-771ed205086b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "9228ea98-b40a-48e7-a59a-ebdf23a73246"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"290810"
]
"master.sku" => [
"290810"
]
"id" => [
"9228ea98-b40a-48e7-a59a-ebdf23a73246"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "16cb1cd3-280f-4f51-993a-90ca13f0acdf"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"280997"
]
"master.sku" => [
"280997"
]
"id" => [
"16cb1cd3-280f-4f51-993a-90ca13f0acdf"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "10e7abcb-1c07-420e-81f2-90b18cef2922"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267675"
]
"master.sku" => [
"267675"
]
"id" => [
"10e7abcb-1c07-420e-81f2-90b18cef2922"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "cb80a363-cecb-48c9-be56-b06c9477bcc8"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267166"
]
"master.sku" => [
"267166"
]
"id" => [
"cb80a363-cecb-48c9-be56-b06c9477bcc8"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2f3c123f-35c2-4afa-b2ef-94e656e2f6a8"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267956"
]
"master.sku" => [
"267956"
]
"id" => [
"2f3c123f-35c2-4afa-b2ef-94e656e2f6a8"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "999b0708-8edc-4cb4-9e98-ce03e310e638"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267167"
]
"master.sku" => [
"267167"
]
"id" => [
"999b0708-8edc-4cb4-9e98-ce03e310e638"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "22eca3de-8706-4282-804d-838c51a11d8a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267958"
]
"master.sku" => [
"267958"
]
"id" => [
"22eca3de-8706-4282-804d-838c51a11d8a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8efd354b-28b5-4710-a43f-d0513ee895ae"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267185"
]
"master.sku" => [
"267185"
]
"id" => [
"8efd354b-28b5-4710-a43f-d0513ee895ae"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a00023f2-a516-458c-a77e-6c55bc8d257f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267960"
]
"master.sku" => [
"267960"
]
"id" => [
"a00023f2-a516-458c-a77e-6c55bc8d257f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "201438fd-9366-41a6-ae4d-2315011ec062"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267959"
]
"master.sku" => [
"267959"
]
"id" => [
"201438fd-9366-41a6-ae4d-2315011ec062"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "de7feca1-7882-41ae-b444-2f4d99e760db"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267962"
]
"master.sku" => [
"267962"
]
"id" => [
"de7feca1-7882-41ae-b444-2f4d99e760db"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "9f5ab19b-4be8-4509-90a2-f2c4693ff1a1"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267963"
]
"master.sku" => [
"267963"
]
"id" => [
"9f5ab19b-4be8-4509-90a2-f2c4693ff1a1"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "fa47b660-08f8-43dc-ad54-cf6a2749ff23"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"265653"
]
"master.sku" => [
"265653"
]
"id" => [
"fa47b660-08f8-43dc-ad54-cf6a2749ff23"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "5aa2b4c9-1e32-494b-b91a-c3db9395e3a5"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267666"
]
"master.sku" => [
"267666"
]
"id" => [
"5aa2b4c9-1e32-494b-b91a-c3db9395e3a5"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e5c43d0e-f9a9-4ec9-a615-ca4071223f3e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267668"
]
"master.sku" => [
"267668"
]
"id" => [
"e5c43d0e-f9a9-4ec9-a615-ca4071223f3e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "40991bee-ca89-4409-ac3e-743540e97f7f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267672"
]
"master.sku" => [
"267672"
]
"id" => [
"40991bee-ca89-4409-ac3e-743540e97f7f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "f580a085-b501-4d94-b588-f3cb38acea89"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267162"
]
"master.sku" => [
"267162"
]
"id" => [
"f580a085-b501-4d94-b588-f3cb38acea89"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "54e139f6-d671-4dea-9a92-78fa744aea2b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282163"
]
"master.sku" => [
"282163"
]
"id" => [
"54e139f6-d671-4dea-9a92-78fa744aea2b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "eb627795-d1bb-4b5f-9a45-64cd7c12979b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"286073"
]
"master.sku" => [
"286073"
]
"id" => [
"eb627795-d1bb-4b5f-9a45-64cd7c12979b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "dbdc965f-fed1-474c-aeaa-639473cb0d31"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"273342"
]
"master.sku" => [
"273342"
]
"id" => [
"dbdc965f-fed1-474c-aeaa-639473cb0d31"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "61ca224d-aa18-4dd4-9b75-4d1654b06efc"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"270393"
]
"master.sku" => [
"270393"
]
"id" => [
"61ca224d-aa18-4dd4-9b75-4d1654b06efc"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2e697f3d-9802-4cf2-bc28-69532117fd24"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"270382"
]
"master.sku" => [
"270382"
]
"id" => [
"2e697f3d-9802-4cf2-bc28-69532117fd24"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "57a50b7d-7c5c-4b56-b753-252e3a2c080d"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"289730"
]
"master.sku" => [
"289730"
]
"id" => [
"57a50b7d-7c5c-4b56-b753-252e3a2c080d"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "52a723ec-cf27-431c-b721-60fe72d72aeb"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"289734"
]
"master.sku" => [
"289734"
]
"id" => [
"52a723ec-cf27-431c-b721-60fe72d72aeb"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3f3e29f0-e39a-4e75-a8a1-5acb9911ed00"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"289755"
]
"master.sku" => [
"289755"
]
"id" => [
"3f3e29f0-e39a-4e75-a8a1-5acb9911ed00"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e5faf509-2d3d-4160-be84-606b19d5d7e2"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"270389"
]
"master.sku" => [
"270389"
]
"id" => [
"e5faf509-2d3d-4160-be84-606b19d5d7e2"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "fb8a10ec-a975-444b-ae70-bd40bafbd170"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"270390"
]
"master.sku" => [
"270390"
]
"id" => [
"fb8a10ec-a975-444b-ae70-bd40bafbd170"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3996c2d6-450d-42b1-951d-d32cf7d728a1"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"270419"
]
"master.sku" => [
"270419"
]
"id" => [
"3996c2d6-450d-42b1-951d-d32cf7d728a1"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3eee9c39-36a9-4f88-a42f-500db0c0e72e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"290811"
]
"master.sku" => [
"290811"
]
"id" => [
"3eee9c39-36a9-4f88-a42f-500db0c0e72e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4af63ee9-2742-4246-8546-b480b064e50b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"294117"
]
"master.sku" => [
"294117"
]
"id" => [
"4af63ee9-2742-4246-8546-b480b064e50b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b448ac43-bf37-46c1-bc24-a36e9e35cb8f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"294121"
]
"master.sku" => [
"294121"
]
"id" => [
"b448ac43-bf37-46c1-bc24-a36e9e35cb8f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c61d2134-6084-4446-af6e-2e602d298662"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282159"
]
"master.sku" => [
"282159"
]
"id" => [
"c61d2134-6084-4446-af6e-2e602d298662"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "0784e4ea-a54d-4e9e-ac18-8d544710c642"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282164"
]
"master.sku" => [
"282164"
]
"id" => [
"0784e4ea-a54d-4e9e-ac18-8d544710c642"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d72b48f6-e751-4ff0-b1cb-96a3790fbb51"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282165"
]
"master.sku" => [
"282165"
]
"id" => [
"d72b48f6-e751-4ff0-b1cb-96a3790fbb51"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ee76f632-6a75-4896-a9cc-84bb4b4fc18f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282170"
]
"master.sku" => [
"282170"
]
"id" => [
"ee76f632-6a75-4896-a9cc-84bb4b4fc18f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "62cbc100-7c72-4d27-85dc-7abc47893e79"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282174"
]
"master.sku" => [
"282174"
]
"id" => [
"62cbc100-7c72-4d27-85dc-7abc47893e79"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "45a242b6-1ba8-489c-9190-c2a3e7fd7fcb"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282175"
]
"master.sku" => [
"282175"
]
"id" => [
"45a242b6-1ba8-489c-9190-c2a3e7fd7fcb"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "430be27e-d082-4fc9-86c3-37e5774dcb1b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"268983"
]
"master.sku" => [
"268983"
]
"id" => [
"430be27e-d082-4fc9-86c3-37e5774dcb1b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "94e3ef38-9de6-4111-80dd-3269734e514b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"286069"
]
"master.sku" => [
"286069"
]
"id" => [
"94e3ef38-9de6-4111-80dd-3269734e514b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "14881bdf-b20d-4579-b23c-38dacae7ab4e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"268019"
]
"master.sku" => [
"268019"
]
"id" => [
"14881bdf-b20d-4579-b23c-38dacae7ab4e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e4050a2a-2fc3-4749-932a-b752220e79c4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267664"
]
"master.sku" => [
"267664"
]
"id" => [
"e4050a2a-2fc3-4749-932a-b752220e79c4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "dc12b3ca-85c8-4d5b-bf91-3559e10776f2"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267676"
]
"master.sku" => [
"267676"
]
"id" => [
"dc12b3ca-85c8-4d5b-bf91-3559e10776f2"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "5f6fd7a4-33c9-4d51-a749-2b99cf75a81f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"289733"
]
"master.sku" => [
"289733"
]
"id" => [
"5f6fd7a4-33c9-4d51-a749-2b99cf75a81f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6e3ddbf6-a22e-4149-8e6b-85b1acdeaba5"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"268661"
]
"master.sku" => [
"268661"
]
"id" => [
"6e3ddbf6-a22e-4149-8e6b-85b1acdeaba5"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a8f1268e-584a-45a8-bf7c-d2b70a877960"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267665"
]
"master.sku" => [
"267665"
]
"id" => [
"a8f1268e-584a-45a8-bf7c-d2b70a877960"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "cfe7fb52-03da-420b-ade7-ac1dccf5b31d"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116658"
]
"master.sku" => [
"116658"
]
"id" => [
"cfe7fb52-03da-420b-ade7-ac1dccf5b31d"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "868851ee-c63e-4997-841f-60c878404bc6"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"270387"
]
"master.sku" => [
"270387"
]
"id" => [
"868851ee-c63e-4997-841f-60c878404bc6"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7deb808c-d4a4-48d2-a556-da8072545ca5"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"270394"
]
"master.sku" => [
"270394"
]
"id" => [
"7deb808c-d4a4-48d2-a556-da8072545ca5"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4038973f-8e54-44c2-b0cf-5d9126ee38a0"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"303726"
]
"master.sku" => [
"303726"
]
"id" => [
"4038973f-8e54-44c2-b0cf-5d9126ee38a0"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b115a2fb-565e-4f44-b17d-a17fe6a76cf4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"286068"
]
"master.sku" => [
"286068"
]
"id" => [
"b115a2fb-565e-4f44-b17d-a17fe6a76cf4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "5cb81513-b549-4817-9db6-40e80abbf97a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"270383"
]
"master.sku" => [
"270383"
]
"id" => [
"5cb81513-b549-4817-9db6-40e80abbf97a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "71c9652b-5ada-4dc2-acc8-6c1c8147242f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"286074"
]
"master.sku" => [
"286074"
]
"id" => [
"71c9652b-5ada-4dc2-acc8-6c1c8147242f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "560b0fff-9bb5-4334-be8d-f81846d9003d"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"270385"
]
"master.sku" => [
"270385"
]
"id" => [
"560b0fff-9bb5-4334-be8d-f81846d9003d"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3f79f6c3-d378-4b4f-ba35-85b4b566d5fd"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282161"
]
"master.sku" => [
"282161"
]
"id" => [
"3f79f6c3-d378-4b4f-ba35-85b4b566d5fd"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d89f8463-bfc5-479c-9acd-c680ccae418a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282156"
]
"master.sku" => [
"282156"
]
"id" => [
"d89f8463-bfc5-479c-9acd-c680ccae418a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6b692c08-4497-4c74-b8f0-65029c850592"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282166"
]
"master.sku" => [
"282166"
]
"id" => [
"6b692c08-4497-4c74-b8f0-65029c850592"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "fe7a47e5-cce5-4ad2-9953-d950aa3b5cc7"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282155"
]
"master.sku" => [
"282155"
]
"id" => [
"fe7a47e5-cce5-4ad2-9953-d950aa3b5cc7"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6662cb49-44ab-4799-ab9a-01dbac2e10ef"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282177"
]
"master.sku" => [
"282177"
]
"id" => [
"6662cb49-44ab-4799-ab9a-01dbac2e10ef"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8935a703-266d-494d-ae94-ae929401bff4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282158"
]
"master.sku" => [
"282158"
]
"id" => [
"8935a703-266d-494d-ae94-ae929401bff4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7f0b2e44-02e9-41de-8d97-99db072d673f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"286071"
]
"master.sku" => [
"286071"
]
"id" => [
"7f0b2e44-02e9-41de-8d97-99db072d673f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3bc63741-c665-4afc-a2df-68b2d6521241"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"286076"
]
"master.sku" => [
"286076"
]
"id" => [
"3bc63741-c665-4afc-a2df-68b2d6521241"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1b38da28-6cc1-45e0-ba8d-b79d87ab5d56"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"286083"
]
"master.sku" => [
"286083"
]
"id" => [
"1b38da28-6cc1-45e0-ba8d-b79d87ab5d56"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "77f239cd-2efc-4899-ad78-264e5820c8d4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"294124"
]
"master.sku" => [
"294124"
]
"id" => [
"77f239cd-2efc-4899-ad78-264e5820c8d4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e020a2de-f905-4c34-88f6-4c464bf3116a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282167"
]
"master.sku" => [
"282167"
]
"id" => [
"e020a2de-f905-4c34-88f6-4c464bf3116a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e5ff0766-af9b-4c89-95f0-e8d35417e368"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"294128"
]
"master.sku" => [
"294128"
]
"id" => [
"e5ff0766-af9b-4c89-95f0-e8d35417e368"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "5064c671-055c-4580-9a71-54a974508996"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282169"
]
"master.sku" => [
"282169"
]
"id" => [
"5064c671-055c-4580-9a71-54a974508996"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "341a0da0-eda0-4575-986d-e6064f8cddf2"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282173"
]
"master.sku" => [
"282173"
]
"id" => [
"341a0da0-eda0-4575-986d-e6064f8cddf2"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3a760568-fe92-4be1-a923-1e0e120bc720"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282176"
]
"master.sku" => [
"282176"
]
"id" => [
"3a760568-fe92-4be1-a923-1e0e120bc720"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "0f8901b8-d2f6-4979-b942-53aa4d65fb89"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282178"
]
"master.sku" => [
"282178"
]
"id" => [
"0f8901b8-d2f6-4979-b942-53aa4d65fb89"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1c501a33-9eb2-4270-b75d-0f3bd9b51bfa"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"303727"
]
"master.sku" => [
"303727"
]
"id" => [
"1c501a33-9eb2-4270-b75d-0f3bd9b51bfa"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "eb2312b2-4b8e-40ae-8fb9-31023bf61a1c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"289738"
]
"master.sku" => [
"289738"
]
"id" => [
"eb2312b2-4b8e-40ae-8fb9-31023bf61a1c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e9a240c7-693b-485e-8727-9fa292d7549c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"308711"
]
"master.sku" => [
"308711"
]
"id" => [
"e9a240c7-693b-485e-8727-9fa292d7549c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "87d1a725-ea18-4379-8e77-664b2aebc4aa"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"289732"
]
"master.sku" => [
"289732"
]
"id" => [
"87d1a725-ea18-4379-8e77-664b2aebc4aa"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c2cbad47-3e9c-4418-9400-fd957010be8a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"290814"
]
"master.sku" => [
"290814"
]
"id" => [
"c2cbad47-3e9c-4418-9400-fd957010be8a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "0ff1bec0-efb1-4ee2-90e6-627b1b32b064"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"290813"
]
"master.sku" => [
"290813"
]
"id" => [
"0ff1bec0-efb1-4ee2-90e6-627b1b32b064"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a0b8dc3f-057b-47c1-ba6d-1417d3fd1171"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"294119"
]
"master.sku" => [
"294119"
]
"id" => [
"a0b8dc3f-057b-47c1-ba6d-1417d3fd1171"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8f9cc3a3-2f6c-407b-8053-0f1989f3710c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"294123"
]
"master.sku" => [
"294123"
]
"id" => [
"8f9cc3a3-2f6c-407b-8053-0f1989f3710c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7e9d22c1-f652-4268-bc5e-9144440ce44a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"303369"
]
"master.sku" => [
"303369"
]
"id" => [
"7e9d22c1-f652-4268-bc5e-9144440ce44a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ba56d57b-cacf-4865-a54a-aec4eb28830b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"314254"
]
"master.sku" => [
"314254"
]
"id" => [
"ba56d57b-cacf-4865-a54a-aec4eb28830b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2ce83f17-da9f-4d7b-8bcb-1520256b9bd8"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"309143"
]
"master.sku" => [
"309143"
]
"id" => [
"2ce83f17-da9f-4d7b-8bcb-1520256b9bd8"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2bfe2acd-043a-4591-b979-0343c4f3d23a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"307606"
]
"master.sku" => [
"307606"
]
"id" => [
"2bfe2acd-043a-4591-b979-0343c4f3d23a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d0535442-dd4a-4161-bb63-8d521c5a47e6"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"314250"
]
"master.sku" => [
"314250"
]
"id" => [
"d0535442-dd4a-4161-bb63-8d521c5a47e6"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "11776f01-80f1-41e6-872f-2113987d918c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"286080"
]
"master.sku" => [
"286080"
]
"id" => [
"11776f01-80f1-41e6-872f-2113987d918c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "57286a82-ba36-4682-bf0a-ac0bfc32bcce"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"301179"
]
"master.sku" => [
"301179"
]
"id" => [
"57286a82-ba36-4682-bf0a-ac0bfc32bcce"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "f985bc18-1a10-4a02-9fac-16aeb3ea6b33"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"289737"
]
"master.sku" => [
"289737"
]
"id" => [
"f985bc18-1a10-4a02-9fac-16aeb3ea6b33"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4fb28357-51ed-485d-a658-05ac24d925d7"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"289731"
]
"master.sku" => [
"289731"
]
"id" => [
"4fb28357-51ed-485d-a658-05ac24d925d7"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ca5519ce-64a4-484b-bc3f-41d31052fcae"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"289736"
]
"master.sku" => [
"289736"
]
"id" => [
"ca5519ce-64a4-484b-bc3f-41d31052fcae"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6470a4d4-3f61-4c0f-8361-62f882f9ee44"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"290817"
]
"master.sku" => [
"290817"
]
"id" => [
"6470a4d4-3f61-4c0f-8361-62f882f9ee44"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7f273d57-7eab-44ca-a277-31ebc67de533"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"309342"
]
"master.sku" => [
"309342"
]
"id" => [
"7f273d57-7eab-44ca-a277-31ebc67de533"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d21774de-ed4a-4349-a76d-00b9bfb6cc00"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"309341"
]
"master.sku" => [
"309341"
]
"id" => [
"d21774de-ed4a-4349-a76d-00b9bfb6cc00"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "458d806c-35b5-4af1-8afe-ca6417f480e3"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"309144"
]
"master.sku" => [
"309144"
]
"id" => [
"458d806c-35b5-4af1-8afe-ca6417f480e3"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "814acfc6-4f90-45b2-9124-2635e5ebaae4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"309340"
]
"master.sku" => [
"309340"
]
"id" => [
"814acfc6-4f90-45b2-9124-2635e5ebaae4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "16904fad-70fc-4c07-a77b-c22b75cccfbe"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"294126"
]
"master.sku" => [
"294126"
]
"id" => [
"16904fad-70fc-4c07-a77b-c22b75cccfbe"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b75f3fe0-d00f-4cf0-a829-0fbc75b0f213"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"294127"
]
"master.sku" => [
"294127"
]
"id" => [
"b75f3fe0-d00f-4cf0-a829-0fbc75b0f213"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "97afb3ad-b5d2-435e-9225-b2f20ca672ea"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"312372"
]
"master.sku" => [
"312372"
]
"id" => [
"97afb3ad-b5d2-435e-9225-b2f20ca672ea"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "212f96c7-5949-4ed0-869f-00c2f93ddf5d"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"314249"
]
"master.sku" => [
"314249"
]
"id" => [
"212f96c7-5949-4ed0-869f-00c2f93ddf5d"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2db606f1-de65-4bed-8979-486224a79c40"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"312373"
]
"master.sku" => [
"312373"
]
"id" => [
"2db606f1-de65-4bed-8979-486224a79c40"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a10a69c8-5549-4aa3-8b64-30ef345556a2"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"312383"
]
"master.sku" => [
"312383"
]
"id" => [
"a10a69c8-5549-4aa3-8b64-30ef345556a2"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d936af2e-cbfe-407f-8190-bcee8a5e889a"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"312384"
]
"master.sku" => [
"312384"
]
"id" => [
"d936af2e-cbfe-407f-8190-bcee8a5e889a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1c01e6fd-0b22-4fa3-9df5-5fbc1d83ec13"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"314255"
]
"master.sku" => [
"314255"
]
"id" => [
"1c01e6fd-0b22-4fa3-9df5-5fbc1d83ec13"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8c74b6e5-9c91-4c4b-b5a6-a8f253204993"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"314247"
]
"master.sku" => [
"314247"
]
"id" => [
"8c74b6e5-9c91-4c4b-b5a6-a8f253204993"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ab0ff90d-abd5-4faf-93eb-6a70a8756022"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"314251"
]
"master.sku" => [
"314251"
]
"id" => [
"ab0ff90d-abd5-4faf-93eb-6a70a8756022"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "deb6b4a3-5046-4195-a409-a39da25417be"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"324624"
]
"master.sku" => [
"324624"
]
"id" => [
"deb6b4a3-5046-4195-a409-a39da25417be"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "058d7b94-6735-4b37-95a0-c8b6acfebc41"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"290812"
]
"master.sku" => [
"290812"
]
"id" => [
"058d7b94-6735-4b37-95a0-c8b6acfebc41"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b2c148f5-2447-4719-99d8-56e4d7aff74a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"290816"
]
"master.sku" => [
"290816"
]
"id" => [
"b2c148f5-2447-4719-99d8-56e4d7aff74a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c5939754-a3a9-48c9-bc08-dbf4d5fe8f53"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"280996"
]
"master.sku" => [
"280996"
]
"id" => [
"c5939754-a3a9-48c9-bc08-dbf4d5fe8f53"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4db8c7af-4e92-499d-a460-c7f47565d6b1"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"294120"
]
"master.sku" => [
"294120"
]
"id" => [
"4db8c7af-4e92-499d-a460-c7f47565d6b1"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "fa1b5407-9dbd-4540-b96f-742b3ec9ef24"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"290815"
]
"master.sku" => [
"290815"
]
"id" => [
"fa1b5407-9dbd-4540-b96f-742b3ec9ef24"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b377f1d5-a225-4b83-8afa-9b93a0e916b0"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"289739"
]
"master.sku" => [
"289739"
]
"id" => [
"b377f1d5-a225-4b83-8afa-9b93a0e916b0"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "96f108b3-6a9d-4a10-8bee-babdad921ea3"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"294122"
]
"master.sku" => [
"294122"
]
"id" => [
"96f108b3-6a9d-4a10-8bee-babdad921ea3"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "481e8582-de1e-46dd-8bf7-0d3ee92c248f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"289754"
]
"master.sku" => [
"289754"
]
"id" => [
"481e8582-de1e-46dd-8bf7-0d3ee92c248f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ced681fc-4c14-4d66-bb1e-b3831a8c3700"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282171"
]
"master.sku" => [
"282171"
]
"id" => [
"ced681fc-4c14-4d66-bb1e-b3831a8c3700"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "677a2349-4ff2-49fc-a7da-33b413a57d4a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282157"
]
"master.sku" => [
"282157"
]
"id" => [
"677a2349-4ff2-49fc-a7da-33b413a57d4a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "bcc92730-806e-48bc-90c5-58b16d321a48"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282160"
]
"master.sku" => [
"282160"
]
"id" => [
"bcc92730-806e-48bc-90c5-58b16d321a48"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "43f5a167-42b4-456f-9960-6e9bc07ea245"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282162"
]
"master.sku" => [
"282162"
]
"id" => [
"43f5a167-42b4-456f-9960-6e9bc07ea245"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "abd154fe-36bf-42ba-9863-042b6348253c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"286070"
]
"master.sku" => [
"286070"
]
"id" => [
"abd154fe-36bf-42ba-9863-042b6348253c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2f5c2c87-2d51-4998-9778-fc3d84df1ff4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"286081"
]
"master.sku" => [
"286081"
]
"id" => [
"2f5c2c87-2d51-4998-9778-fc3d84df1ff4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3404f784-a046-434e-a264-fe36b84f9785"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"294118"
]
"master.sku" => [
"294118"
]
"id" => [
"3404f784-a046-434e-a264-fe36b84f9785"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2d941fd5-d091-41ca-8a6f-6b60e15225cc"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"286077"
]
"master.sku" => [
"286077"
]
"id" => [
"2d941fd5-d091-41ca-8a6f-6b60e15225cc"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b2f9619f-68c6-43e0-88b1-5d11237203b1"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"294125"
]
"master.sku" => [
"294125"
]
"id" => [
"b2f9619f-68c6-43e0-88b1-5d11237203b1"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "9e2f44b1-bcfe-427f-bbe1-085b075d5a8e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"307607"
]
"master.sku" => [
"307607"
]
"id" => [
"9e2f44b1-bcfe-427f-bbe1-085b075d5a8e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a8d8c84b-a3d5-4030-8b8e-3b5c1c03bee3"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"286079"
]
"master.sku" => [
"286079"
]
"id" => [
"a8d8c84b-a3d5-4030-8b8e-3b5c1c03bee3"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "641359e1-e5bc-4152-9929-1ca396b8333b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"286075"
]
"master.sku" => [
"286075"
]
"id" => [
"641359e1-e5bc-4152-9929-1ca396b8333b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "fd410ee5-90b0-4a62-9797-5d7ab85a363b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"309343"
]
"master.sku" => [
"309343"
]
"id" => [
"fd410ee5-90b0-4a62-9797-5d7ab85a363b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "35612982-796b-4c33-9cfb-d883c5154048"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"309347"
]
"master.sku" => [
"309347"
]
"id" => [
"35612982-796b-4c33-9cfb-d883c5154048"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1d74fe27-0a8a-44b0-9762-23d5ba4479d5"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"309344"
]
"master.sku" => [
"309344"
]
"id" => [
"1d74fe27-0a8a-44b0-9762-23d5ba4479d5"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "95a8fcc9-7875-421b-b871-98e116e7de31"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"309345"
]
"master.sku" => [
"309345"
]
"id" => [
"95a8fcc9-7875-421b-b871-98e116e7de31"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "653c8519-b1b0-46dc-b2e8-a6e6f95097e5"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"309339"
]
"master.sku" => [
"309339"
]
"id" => [
"653c8519-b1b0-46dc-b2e8-a6e6f95097e5"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6196454d-67a3-4770-8e98-21dc7a1d732d"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"312371"
]
"master.sku" => [
"312371"
]
"id" => [
"6196454d-67a3-4770-8e98-21dc7a1d732d"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "5d50eaef-e8e2-4001-8703-e4ef14d9d906"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"314246"
]
"master.sku" => [
"314246"
]
"id" => [
"5d50eaef-e8e2-4001-8703-e4ef14d9d906"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ccacb169-a4de-471c-ab9f-c1d4c1cc438e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"314248"
]
"master.sku" => [
"314248"
]
"id" => [
"ccacb169-a4de-471c-ab9f-c1d4c1cc438e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "9f80cfbc-dab7-42e5-85c7-3a460d6290f9"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"157222"
]
"master.sku" => [
"157222"
]
"id" => [
"9f80cfbc-dab7-42e5-85c7-3a460d6290f9"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2d1b9cd8-f728-4b19-b033-68e47ca22542"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267165"
]
"master.sku" => [
"267165"
]
"id" => [
"2d1b9cd8-f728-4b19-b033-68e47ca22542"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "572974ff-91b0-4805-a819-2ea18110072a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267169"
]
"master.sku" => [
"267169"
]
"id" => [
"572974ff-91b0-4805-a819-2ea18110072a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7c49f3f8-767a-4803-bdf3-0e7342a60825"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267161"
]
"master.sku" => [
"267161"
]
"id" => [
"7c49f3f8-767a-4803-bdf3-0e7342a60825"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d4d88a53-f55d-4f15-bbe0-6e509ae20b60"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"273340"
]
"master.sku" => [
"273340"
]
"id" => [
"d4d88a53-f55d-4f15-bbe0-6e509ae20b60"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "5285a251-6f45-428f-8d06-bba595efb3e6"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282168"
]
"master.sku" => [
"282168"
]
"id" => [
"5285a251-6f45-428f-8d06-bba595efb3e6"
]
]
]
]
]
]
]
|
| debug |
Request Body
es
[
"{"query":{"bool":{"must":[{"match_all":{}}],"filter":[{"term":{"categories":"a0377597-9427-471a-9970-6e9a62f08575"}}]}},"from":500,"size":500,"_source":false,"docvalue_fields":["id","master.sku","variants.sku"]}"
]
|
| 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.003454 ] |
| debug |
Response
es
[
[
"took" => 2
"timed_out" => false
"_shards" => [
"total" => 1
"successful" => 1
"skipped" => 0
"failed" => 0
]
"hits" => [
"total" => [
"value" => 479
"relation" => "eq"
]
"max_score" => 1.0
"hits" => []
]
]
]
|
| debug |
Executing command "GET 'cms:commerce:de:de_de:shop/gefahrstoffhandling/bindemittel'"
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 {#1956 #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 …
›
|
| 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 'session843k6i0t272hgl1si6ljll1vs8'"
snc_redis
|
| debug |
getting cart for anonymous user with id 843k6i0t272hgl1si6ljll1vs8
cart
|
| info |
storefront-5b5785cf5b-6xxrw commercetools-php-sdk/2.22.0 (GuzzleHttp/6.5.5; curl/8.14.1) PHP/8.3.19 - [09/Nov/2025:03:37:35 +0100] "GET /denios_develop/carts?limit=1&where=anonymousId+%3D+%22843k6i0t272hgl1si6ljll1vs8%22+and+cartState%3D%22Active%22 HTTP/1.1" 200
app
[ "X-Correlation-ID" => [ "denios_develop/907fd439-60bd-4178-9a3b-0650e2729fa1" ] ] |
| debug |
Executing command "GET 'cms:global:de:de_de:global-elements'"
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 |
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 |
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 |
Executing command "GET 'cms:story:d739de0b-7099-46fb-b2b5-a3995422d194'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:unternehmen/denios-entdecken/marken/densorb'"
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 |
Executing command "GET 'cms:story:33abe4f0-8a42-4f65-b781-f48d7b44cf1f'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:beratung-planung/denios-magazin/in-3-schritten-zum-optimalen-bindemittel'"
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 {#7481 #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 {#8077 #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 {#8153 #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 'session843k6i0t272hgl1si6ljll1vs8' 7200 '_sf2_attributes|a:4:{s:11:"anonymousId";s:26:"843k6i0t272hgl1si6ljll1vs8";s:24:"_csrf/https-authenticate";s:43:"w2N-2cfDeiwiU9d8M7UftvEBaBCgKWy78luNC-mqZVw";s:33:"_csrf/https-request_password_form";s:43:"FTEiHcg9Bi-ayMusMypY5WKJWZr6LLHon6ykR5axIww";s:33:"_csrf/https-register_account_form";s:43:"SDL9qOhOX-P4UBIwKcKGbZeYImxRE7QrAOzBHf3OpUs";}_sf2_meta|a:3:{s:1:"u";i:1762655855;s:1:"c";i:1762655855;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 |
|