- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 132
- 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 {#6377 +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 {#6378 +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 {#6397 +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 {#6390 +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 {#6388 +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 {#6399 +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 {#6409 +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 {#6410 +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 {#6405 +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 {#6385 +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 {#6386 +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 {#6380 +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 {#6384 +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 {#6387 +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 {#6382 +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 {#6383 +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 {#6381 +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 {#6267 +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 {#6312 +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 {#6354 +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 {#6367 +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 {#6365 +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 {#6374 +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 {#6373 +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 {#6372 +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 {#6371 +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 {#6370 +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 {#6369 +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 {#6368 +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 {#6364 +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 {#6366 +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 {#6363 +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 {#6362 +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 {#6361 +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 {#6360 +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 {#6359 +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 {#6358 +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 {#6353 +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 {#6356 +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 {#6355 +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 {#6352 +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 {#6350 +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 {#6348 +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 {#6351 +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 {#6346 +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 {#6349 +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/leckagemanagement'"
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.004655 ] |
| 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 |
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.002265 ] |
| debug |
Response
es
[
[
"took" => 0
"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:b28ae4fd-69ab-442a-b523-deb8dcaca276'"
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: "b28ae4fd-69ab-442a-b523-deb8dcaca276" +version: 173 +slug: "/shop/gefahrstoffhandling/leckagemanagement/" +links: Denios\Data\Catalog\Links {#1568 …} +order: "1" +name: "Leckagemanagement" +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-leakage-blue-rgb-24x24.svg" +facets: [ Denios\Data\Catalog\Facet {#1588 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] +key: "CS_VERSION_LECKAGEMANAGEMENT" +label: "Ausführung" +type: "selection" +attributes: [ "CS_VERSION_LECKAGEMANAGEMENT" ] +dataType: "enum" } Denios\Data\Catalog\Facet {#1570 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] +key: "CS_VERSION_GULLIABDICHTUNG" +label: "Kanalabdeckung" +type: "selection" +attributes: [ "CS_VERSION_GULLIABDICHTUNG" ] +dataType: "enum" } Denios\Data\Catalog\Facet {#1576 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] +key: "ZPIM_WERKSTOFF_1" +label: "Werkstoff" +type: "selection" +attributes: [ "ZPIM_WERKSTOFF_1" ] +dataType: "enum" } Denios\Data\Catalog\Facet {#1569 #ignoreMissing: true #exceptKeys: [] #onlyKeys: [] +key: "CS_MARKE" +label: "Marke" +type: "selection" +attributes: [ "CS_MARKE" ] +dataType: "enum" } ] +metaInformation: Denios\Data\Shared\MetaInformation {#1575 …} +openGraphInformation: Denios\Data\Shared\OpenGraphInformation {#1574 …} +magentoId: null +initialSorting: "sortRank" +phaina: true +description: "" +katID: "KAT_12769" } "categorySubTree" => [ "id" => "b28ae4fd-69ab-442a-b523-deb8dcaca276" "parent" => "e40fe7d0-8cd0-48f2-adde-13814387cc55" "name" => "Leckagemanagement" "slug" => "/shop/gefahrstoffhandling/leckagemanagement/" "url" => "https://storefront.dev.denios.io/shop/gefahrstoffhandling/leckagemanagement/" "icon" => "https://assets.dev.denios.io/pictogram/icon-leakage-blue-rgb-24x24.svg" "orderHint" => 1 "children" => [ [ "id" => "c41270c9-b7a1-4379-8635-066ecd241b35" "parent" => "b28ae4fd-69ab-442a-b523-deb8dcaca276" "name" => "Leckage-Detektoren" "slug" => "/shop/gefahrstoffhandling/leckagemanagement/leckage-detektoren/" "url" => "https://storefront.dev.denios.io/shop/gefahrstoffhandling/leckagemanagement/leckage-detektoren/" "icon" => null "orderHint" => 0 "children" => [] "description" => "" "isActive" => true "inNavigation" => true "katID" => "KAT_39116" "level" => 4 ] [ "id" => "2c6f61e6-27ad-42f2-b63e-134a646dfdab" "parent" => "b28ae4fd-69ab-442a-b523-deb8dcaca276" "name" => "Kanalabdichtungen" "slug" => "/shop/gefahrstoffhandling/leckagemanagement/kanalabdichtungen/" "url" => "https://storefront.dev.denios.io/shop/gefahrstoffhandling/leckagemanagement/kanalabdichtungen/" "icon" => null "orderHint" => 1 "children" => [] "description" => "" "isActive" => true "inNavigation" => true "katID" => "KAT_39121" "level" => 4 ] [ "id" => "d00102a5-925b-43fd-b5a0-079581b40217" "parent" => "b28ae4fd-69ab-442a-b523-deb8dcaca276" "name" => "Flüssigkeitsbarrieren" "slug" => "/shop/gefahrstoffhandling/leckagemanagement/fluessigkeitsbarrieren/" "url" => "https://storefront.dev.denios.io/shop/gefahrstoffhandling/leckagemanagement/fluessigkeitsbarrieren/" "icon" => null "orderHint" => 2 "children" => [] "description" => "" "isActive" => true "inNavigation" => true "katID" => "KAT_39118" "level" => 4 ] [ "id" => "a0ac593c-e68a-4e5b-afcd-eb1abd2e72c4" "parent" => "b28ae4fd-69ab-442a-b523-deb8dcaca276" "name" => "Leckagewannen" "slug" => "/shop/gefahrstoffhandling/leckagemanagement/leckagewannen/" "url" => "https://storefront.dev.denios.io/shop/gefahrstoffhandling/leckagemanagement/leckagewannen/" "icon" => null "orderHint" => 3 "children" => [] "description" => "" "isActive" => true "inNavigation" => true "katID" => "KAT_39123" "level" => 4 ] [ "id" => "c207c6a1-27e8-4b88-b353-ee0dd58ad8df" "parent" => "b28ae4fd-69ab-442a-b523-deb8dcaca276" "name" => "Leckage-Auffangplanen" "slug" => "/shop/gefahrstoffhandling/leckagemanagement/leckage-auffangplanen/" "url" => "https://storefront.dev.denios.io/shop/gefahrstoffhandling/leckagemanagement/leckage-auffangplanen/" "icon" => null "orderHint" => 4 "children" => [] "description" => "" "isActive" => true "inNavigation" => true "katID" => "KAT_39122" "level" => 4 ] [ "id" => "7209e4ae-e65e-48df-86be-8c8f1d1eac2e" "parent" => "b28ae4fd-69ab-442a-b523-deb8dcaca276" "name" => "Sicherheitsfässer" "slug" => "/shop/gefahrstoffhandling/leckagemanagement/sicherheitsfaesser/" "url" => "https://storefront.dev.denios.io/shop/gefahrstoffhandling/leckagemanagement/sicherheitsfaesser/" "icon" => null "orderHint" => 5 "children" => [] "description" => "" "isActive" => true "inNavigation" => true "katID" => "KAT_39125" "level" => 4 ] [ "id" => "f8b2b03b-ca5e-4708-bf21-afec91b300b3" "parent" => "b28ae4fd-69ab-442a-b523-deb8dcaca276" "name" => "Abdichtstopfen" "slug" => "/shop/gefahrstoffhandling/leckagemanagement/abdichtstopfen/" "url" => "https://storefront.dev.denios.io/shop/gefahrstoffhandling/leckagemanagement/abdichtstopfen/" "icon" => null "orderHint" => 6 "children" => [] "description" => "" "isActive" => true "inNavigation" => true "katID" => "KAT_39117" "level" => 4 ] [ "id" => "ec7d690c-80e8-4658-ba50-b8b2a3681468" "parent" => "b28ae4fd-69ab-442a-b523-deb8dcaca276" "name" => "Ölsperren" "slug" => "/shop/gefahrstoffhandling/leckagemanagement/oelsperren/" "url" => "https://storefront.dev.denios.io/shop/gefahrstoffhandling/leckagemanagement/oelsperren/" "icon" => null "orderHint" => 7 "children" => [] "description" => "" "isActive" => true "inNavigation" => true "katID" => "KAT_39124" "level" => 4 ] [ "id" => "121b2f49-3647-4321-9209-e03b1e436d35" "parent" => "b28ae4fd-69ab-442a-b523-deb8dcaca276" "name" => "Spritzschutz für Flansche und Rohre" "slug" => "/shop/gefahrstoffhandling/leckagemanagement/spritzschutz-fuer-flansche-und-rohre/" "url" => "https://storefront.dev.denios.io/shop/gefahrstoffhandling/leckagemanagement/spritzschutz-fuer-flansche-und-rohre/" "icon" => null "orderHint" => 8 "children" => [] "description" => "" "isActive" => true "inNavigation" => true "katID" => "KAT_39120" "level" => 4 ] [ "id" => "44203f09-3fd4-465b-9b0e-20e5a51ed99e" "parent" => "b28ae4fd-69ab-442a-b523-deb8dcaca276" "name" => "Dichtmittel" "slug" => "/shop/gefahrstoffhandling/leckagemanagement/dichtmittel/" "url" => "https://storefront.dev.denios.io/shop/gefahrstoffhandling/leckagemanagement/dichtmittel/" "icon" => null "orderHint" => 9 "children" => [] "description" => "" "isActive" => true "inNavigation" => true "katID" => "KAT_39119" "level" => 4 ] ] "description" => "" "isActive" => true "inNavigation" => true "katID" => "KAT_12769" "level" => 3 ] "level" => 3 ] "request_uri" => "https://redirect.dev.denios.io/shop/gefahrstoffhandling/leckagemanagement" "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 {#1644 #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 {#1646 #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 {#1648 #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 {#1652 #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 {#1654 #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 {#1656 #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 {#1661 #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 {#1667 #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 {#1669 #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 {#1678 #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 {#1681 #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/leckagemanagement'"
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.002339 ] |
| 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 |
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.003094 ] |
| 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:b28ae4fd-69ab-442a-b523-deb8dcaca276'"
snc_redis
|
| notice |
Incoming request
app
[ "method" => "GET" "path" => "/shop/gefahrstoffhandling/leckagemanagement" "timestamp" => "08.11.2025 20:17:08.664" ] |
| deprecation |
User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated.
php
[ "exception" => ErrorException {#1699 #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 {#1696 #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 {#1706 #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 {#1714 #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 {#1716 #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/leckagemanagement" "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 {#1730 +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 {#1891 #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:b28ae4fd-69ab-442a-b523-deb8dcaca276'"
snc_redis
|
| debug |
Request Body
es
[
"{"query":{"bool":{"must":[{"match_all":{}}],"filter":[{"term":{"categories":"b28ae4fd-69ab-442a-b523-deb8dcaca276"}}]}},"aggregations":{"CS_VERSION_LECKAGEMANAGEMENT":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.CS_VERSION_LECKAGEMANAGEMENT\")) {\n try {\n if (doc[\"facetAttributes.CS_VERSION_LECKAGEMANAGEMENT\"] instanceof Number) {\n return doc[\"facetAttributes.CS_VERSION_LECKAGEMANAGEMENT\"]\n }\n else {\n return doc[\"facetAttributes.CS_VERSION_LECKAGEMANAGEMENT.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.CS_VERSION_LECKAGEMANAGEMENT.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.CS_VERSION_LECKAGEMANAGEMENT\"]\n }\n }\n }","size":100}},"CS_VERSION_GULLIABDICHTUNG":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.CS_VERSION_GULLIABDICHTUNG\")) {\n try {\n if (doc[\"facetAttributes.CS_VERSION_GULLIABDICHTUNG\"] instanceof Number) {\n return doc[\"facetAttributes.CS_VERSION_GULLIABDICHTUNG\"]\n }\n else {\n return doc[\"facetAttributes.CS_VERSION_GULLIABDICHTUNG.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.CS_VERSION_GULLIABDICHTUNG.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.CS_VERSION_GULLIABDICHTUNG\"]\n }\n }\n }","size":100}},"ZPIM_WERKSTOFF_1":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.ZPIM_WERKSTOFF_1\")) {\n try {\n if (doc[\"facetAttributes.ZPIM_WERKSTOFF_1\"] instanceof Number) {\n return doc[\"facetAttributes.ZPIM_WERKSTOFF_1\"]\n }\n else {\n return doc[\"facetAttributes.ZPIM_WERKSTOFF_1.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.ZPIM_WERKSTOFF_1.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.ZPIM_WERKSTOFF_1\"]\n }\n }\n }","size":100}},"CS_MARKE":{"terms":{"script":"if (doc.containsKey(\"facetAttributes.CS_MARKE\")) {\n try {\n if (doc[\"facetAttributes.CS_MARKE\"] instanceof Number) {\n return doc[\"facetAttributes.CS_MARKE\"]\n }\n else {\n return doc[\"facetAttributes.CS_MARKE.keyword\"]\n }\n } catch(Exception e) {\n try {\n return doc[\"facetAttributes.CS_MARKE.keyword\"]\n }\n catch(Exception ex) {\n return doc[\"facetAttributes.CS_MARKE\"]\n }\n }\n }","size":100}}},"sort":[{"master.sortRank":{"order":"desc"}}],"from":0,"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.102516 ] |
| debug |
Response
es
[
[
"took" => 91
"timed_out" => false
"_shards" => [
"total" => 1
"successful" => 1
"skipped" => 0
"failed" => 0
]
"hits" => [
"total" => [
"value" => 147
"relation" => "eq"
]
"max_score" => null
"hits" => [
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "326db82b-8d67-4dab-b56e-ebf9df19937a"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "326db82b-8d67-4dab-b56e-ebf9df19937a"
"key" => "10300200151170"
"version" => 13006
"businessUnit" => "CP"
"slug" => "magnet-abdichtmatten-10300200151170"
"links" => [
"webshop" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206978"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#348"
"canonical" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206978"
]
"name" => "Magnet-Abdichtmatten"
"description" => "<ul class="product-description__text--bulletpoints"><li>halten zuverlässig durch Magnetkraft auf Gully-Abdeckungen aus Metall</li><li>wetter- und temperaturbeständig (-20 °C bis +80 °C)</li><li>verhindert das Eindringen von Gefahrstoffen in Abflüsse und Kanäle</li><li>mehrfach wiederverwendbar: chemisch beständig und leicht zu reinigen</li><li>ideale Anpassung an die Bodenbeschaffenheit durch dichtes, flexibles Material</li><li>Lagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich</li><li>ideal zur Kombination mit DENSORB-Notfall-Sets</li></ul>"
"createdAt" => "2021-09-03T06:59:30+0000"
"master" => [
"id" => 1
"sku" => "206978"
"displaySku" => "206978W"
"sortRank" => 12192
"slug" => "magnet-abdichtmatten-10300200151170"
"links" => [
"webshop" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206978"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#348"
"canonical" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206978"
]
"name" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>halten zuverlässig durch Magnetkraft auf Gully-Abdeckungen aus Metall</li><li>wetter- und temperaturbeständig (-20 °C bis +80 °C)</li><li>verhindert das Eindringen von Gefahrstoffen in Abflüsse und Kanäle</li><li>mehrfach wiederverwendbar: chemisch beständig und leicht zu reinigen</li><li>ideale Anpassung an die Bodenbeschaffenheit durch dichtes, flexibles Material</li><li>ideal zur Kombination mit DENSORB-Notfall-Sets</li><li>Lagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27101
"filename" => "27101_20150320-140047.jpg"
"uri" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"text" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"medium" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"small" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163544
"filename" => "163544_20190116-091325.jpg"
"uri" => "https://assets.dev.denios.io/article/163544_20190116-091325.jpg"
"text" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163544_20190116-091325.jpg"
"medium" => "https://assets.dev.denios.io/article/163544_20190116-091325.jpg"
"small" => "https://assets.dev.denios.io/article/163544_20190116-091325.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163544_20190116-091325.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163542
"filename" => "163542_20190116-091319.jpg"
"uri" => "https://assets.dev.denios.io/article/163542_20190116-091319.jpg"
"text" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163542_20190116-091319.jpg"
"medium" => "https://assets.dev.denios.io/article/163542_20190116-091319.jpg"
"small" => "https://assets.dev.denios.io/article/163542_20190116-091319.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163542_20190116-091319.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163540
"filename" => "163540_20190116-091313.jpg"
"uri" => "https://assets.dev.denios.io/article/163540_20190116-091313.jpg"
"text" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163540_20190116-091313.jpg"
"medium" => "https://assets.dev.denios.io/article/163540_20190116-091313.jpg"
"small" => "https://assets.dev.denios.io/article/163540_20190116-091313.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163540_20190116-091313.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163538
"filename" => "163538_20190116-091307.jpg"
"uri" => "https://assets.dev.denios.io/article/163538_20190116-091307.jpg"
"text" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163538_20190116-091307.jpg"
"medium" => "https://assets.dev.denios.io/article/163538_20190116-091307.jpg"
"small" => "https://assets.dev.denios.io/article/163538_20190116-091307.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163538_20190116-091307.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27101
"filename" => "27101_20150320-140047.jpg"
"uri" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"text" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"medium" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"small" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 12200
"centAmountGross" => 14518
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 600 x 600"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_MASSE_AUSSEN_B_X_T" => "600 x 600"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 600 x 600"
"CS_SHIPPING_HEIGHT_MM" => 1
"META_DESCRIPTION" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm"
"MARA_NTGEW" => 1.1
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Magnet-Abdichtmatte, 600x600mm"
"CS_SHIPPING_WIDTH_MM" => 600
"CS_SHIPPING_WIDTH_IN" => 25.984266
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Magnet-Abdichtmatten"},{"label":"Maße außen B x T x H [mm]","value":"600 x 600 x 1"},{"label":"Gewicht [kg]","value":"1,1"}]"
"MARA_BRGEW" => 1.73
"CS_GTIN" => "2242040299992"
"ship_length" => "600"
"SAP_HERKUNFTSLAND" => "CZ"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 600
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Magnet-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Magnet-Abdichtmatte für alle Gully-Abdeckungen, 600 x 600mm"
"ship_width" => "600"
"images_meta_data" => "[{"id":27101,"mdate":"2015-03-20 14:00:47","filename":"27101_20150320-140047.jpg","imageSimilar":0,"text":"Magnet-Abdichtmatte, quadratische Form, 600x600mm - 1"},{"id":163544,"mdate":"2019-01-16 09:13:25","filename":"163544_20190116-091325.jpg","imageSimilar":0,"text":"Magnet-Abdichtmatte, quadratische Form, 600x600mm - 2"},{"id":163542,"mdate":"2019-01-16 09:13:19","filename":"163542_20190116-091319.jpg","imageSimilar":0,"text":"Magnet-Abdichtmatte, quadratische Form, 600x600mm - 3"},{"id":163540,"mdate":"2019-01-16 09:13:13","filename":"163540_20190116-091313.jpg","imageSimilar":0,"text":"Magnet-Abdichtmatte, quadratische Form, 600x600mm - 4"},{"id":163538,"mdate":"2019-01-16 09:13:07","filename":"163538_20190116-091307.jpg","imageSimilar":0,"text":"Magnet-Abdichtmatte, quadratische Form, 600x600mm - 5"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["206979"]"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckung,Leckagematte,Abdichtungen,Magnetmatte,Kanalabdichtung,Kanalabdichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 600
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "348"
"CS_SHIPPING_HEIGHT_IN" => 0.04330711
"CS_MASSE_AUSSEN_B_X_T_X_H" => "600 x 600 x 1"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 25.984266
"ITEM_NAME_FOR_SHOP" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 600
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 12192
"CS_ARTIKELERLAEUTERUNG" => "Abflussbreite max. 300 mm"
"CS_SHIPPING_WEIGHT_LBS" => 2.425084882
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>halten zuverlässig durch Magnetkraft auf Gully-Abdeckungen aus Metall</li><li>wetter- und temperaturbeständig (-20 °C bis +80 °C)</li><li>verhindert das Eindringen von Gefahrstoffen in Abflüsse und Kanäle</li><li>mehrfach wiederverwendbar: chemisch beständig und leicht zu reinigen</li><li>ideale Anpassung an die Bodenbeschaffenheit durch dichtes, flexibles Material</li><li>ideal zur Kombination mit DENSORB-Notfall-Sets</li><li>Lagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["132787","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.1"
"CS_ORIGIN" => "CZ - Tschechien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 1.1
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "206978"
"value" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206978"
"key" => ""
"name" => "600 x 600"
"variantId" => 1
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206977"
"value" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206977"
"key" => ""
"name" => "510 x 510"
"variantId" => 2
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206979"
"value" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206979"
"key" => ""
"name" => "1000 x 1000"
"variantId" => 3
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Magnet-Abdichtmatte für alle Gully-Abdeckungen, 600 x 600mm"
"canonicalUrl" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206978"
"robots" => "index,follow"
"description" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Magnet-Abdichtmatte für alle Gully-Abdeckungen, 600 x 600mm"
"description" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206978"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163544_20190116-091325.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163542_20190116-091319.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163540_20190116-091313.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163538_20190116-091307.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm"
"description" => "halten zuverlässig durch Magnetkraft auf Gully-Abdeckungen aus Metallwetter- und temperaturbeständig (-20 °C bis +80 °C)verhindert das Eindringen von Gefahrstoffen in Abflüsse und Kanälemehrfach wiederverwendbar: chemisch beständig und leicht zu reinigenideale Anpassung an die Bodenbeschaffenheit durch dichtes, flexibles Materialideal zur Kombination mit DENSORB-Notfall-SetsLagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"https://assets.dev.denios.io/article/163544_20190116-091325.jpg"
"https://assets.dev.denios.io/article/163542_20190116-091319.jpg"
"https://assets.dev.denios.io/article/163540_20190116-091313.jpg"
"https://assets.dev.denios.io/article/163538_20190116-091307.jpg"
]
"sku" => "206978W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206978"
"priceCurrency" => "EUR"
"price" => "145.18"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "2242040299992"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 12200
"centAmountGross" => 14518
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "206978"
"displaySku" => "206978W"
"sortRank" => 12192
"slug" => "magnet-abdichtmatten-10300200151170"
"links" => [
"webshop" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206978"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#348"
"canonical" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206978"
]
"name" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>halten zuverlässig durch Magnetkraft auf Gully-Abdeckungen aus Metall</li><li>wetter- und temperaturbeständig (-20 °C bis +80 °C)</li><li>verhindert das Eindringen von Gefahrstoffen in Abflüsse und Kanäle</li><li>mehrfach wiederverwendbar: chemisch beständig und leicht zu reinigen</li><li>ideale Anpassung an die Bodenbeschaffenheit durch dichtes, flexibles Material</li><li>ideal zur Kombination mit DENSORB-Notfall-Sets</li><li>Lagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27101
"filename" => "27101_20150320-140047.jpg"
"uri" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"text" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"medium" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"small" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163544
"filename" => "163544_20190116-091325.jpg"
"uri" => "https://assets.dev.denios.io/article/163544_20190116-091325.jpg"
"text" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163544_20190116-091325.jpg"
"medium" => "https://assets.dev.denios.io/article/163544_20190116-091325.jpg"
"small" => "https://assets.dev.denios.io/article/163544_20190116-091325.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163544_20190116-091325.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163542
"filename" => "163542_20190116-091319.jpg"
"uri" => "https://assets.dev.denios.io/article/163542_20190116-091319.jpg"
"text" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163542_20190116-091319.jpg"
"medium" => "https://assets.dev.denios.io/article/163542_20190116-091319.jpg"
"small" => "https://assets.dev.denios.io/article/163542_20190116-091319.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163542_20190116-091319.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163540
"filename" => "163540_20190116-091313.jpg"
"uri" => "https://assets.dev.denios.io/article/163540_20190116-091313.jpg"
"text" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163540_20190116-091313.jpg"
"medium" => "https://assets.dev.denios.io/article/163540_20190116-091313.jpg"
"small" => "https://assets.dev.denios.io/article/163540_20190116-091313.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163540_20190116-091313.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163538
"filename" => "163538_20190116-091307.jpg"
"uri" => "https://assets.dev.denios.io/article/163538_20190116-091307.jpg"
"text" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163538_20190116-091307.jpg"
"medium" => "https://assets.dev.denios.io/article/163538_20190116-091307.jpg"
"small" => "https://assets.dev.denios.io/article/163538_20190116-091307.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163538_20190116-091307.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27101
"filename" => "27101_20150320-140047.jpg"
"uri" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"text" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"medium" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"small" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 12200
"centAmountGross" => 14518
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 600 x 600"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_MASSE_AUSSEN_B_X_T" => "600 x 600"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 600 x 600"
"CS_SHIPPING_HEIGHT_MM" => 1
"META_DESCRIPTION" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm"
"MARA_NTGEW" => 1.1
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Magnet-Abdichtmatte, 600x600mm"
"CS_SHIPPING_WIDTH_MM" => 600
"CS_SHIPPING_WIDTH_IN" => 25.984266
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Magnet-Abdichtmatten"},{"label":"Maße außen B x T x H [mm]","value":"600 x 600 x 1"},{"label":"Gewicht [kg]","value":"1,1"}]"
"MARA_BRGEW" => 1.73
"CS_GTIN" => "2242040299992"
"ship_length" => "600"
"SAP_HERKUNFTSLAND" => "CZ"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 600
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Magnet-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Magnet-Abdichtmatte für alle Gully-Abdeckungen, 600 x 600mm"
"ship_width" => "600"
"images_meta_data" => "[{"id":27101,"mdate":"2015-03-20 14:00:47","filename":"27101_20150320-140047.jpg","imageSimilar":0,"text":"Magnet-Abdichtmatte, quadratische Form, 600x600mm - 1"},{"id":163544,"mdate":"2019-01-16 09:13:25","filename":"163544_20190116-091325.jpg","imageSimilar":0,"text":"Magnet-Abdichtmatte, quadratische Form, 600x600mm - 2"},{"id":163542,"mdate":"2019-01-16 09:13:19","filename":"163542_20190116-091319.jpg","imageSimilar":0,"text":"Magnet-Abdichtmatte, quadratische Form, 600x600mm - 3"},{"id":163540,"mdate":"2019-01-16 09:13:13","filename":"163540_20190116-091313.jpg","imageSimilar":0,"text":"Magnet-Abdichtmatte, quadratische Form, 600x600mm - 4"},{"id":163538,"mdate":"2019-01-16 09:13:07","filename":"163538_20190116-091307.jpg","imageSimilar":0,"text":"Magnet-Abdichtmatte, quadratische Form, 600x600mm - 5"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["206979"]"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckung,Leckagematte,Abdichtungen,Magnetmatte,Kanalabdichtung,Kanalabdichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 600
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "348"
"CS_SHIPPING_HEIGHT_IN" => 0.04330711
"CS_MASSE_AUSSEN_B_X_T_X_H" => "600 x 600 x 1"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 25.984266
"ITEM_NAME_FOR_SHOP" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 600
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 12192
"CS_ARTIKELERLAEUTERUNG" => "Abflussbreite max. 300 mm"
"CS_SHIPPING_WEIGHT_LBS" => 2.425084882
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>halten zuverlässig durch Magnetkraft auf Gully-Abdeckungen aus Metall</li><li>wetter- und temperaturbeständig (-20 °C bis +80 °C)</li><li>verhindert das Eindringen von Gefahrstoffen in Abflüsse und Kanäle</li><li>mehrfach wiederverwendbar: chemisch beständig und leicht zu reinigen</li><li>ideale Anpassung an die Bodenbeschaffenheit durch dichtes, flexibles Material</li><li>ideal zur Kombination mit DENSORB-Notfall-Sets</li><li>Lagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["132787","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.1"
"CS_ORIGIN" => "CZ - Tschechien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 1.1
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "206978"
"value" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206978"
"key" => ""
"name" => "600 x 600"
"variantId" => 1
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206977"
"value" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206977"
"key" => ""
"name" => "510 x 510"
"variantId" => 2
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206979"
"value" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206979"
"key" => ""
"name" => "1000 x 1000"
"variantId" => 3
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Magnet-Abdichtmatte für alle Gully-Abdeckungen, 600 x 600mm"
"canonicalUrl" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206978"
"robots" => "index,follow"
"description" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Magnet-Abdichtmatte für alle Gully-Abdeckungen, 600 x 600mm"
"description" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206978"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163544_20190116-091325.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163542_20190116-091319.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163540_20190116-091313.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163538_20190116-091307.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Magnet-Abdichtmatte, quadratische Form, 600x600mm"
"description" => "halten zuverlässig durch Magnetkraft auf Gully-Abdeckungen aus Metallwetter- und temperaturbeständig (-20 °C bis +80 °C)verhindert das Eindringen von Gefahrstoffen in Abflüsse und Kanälemehrfach wiederverwendbar: chemisch beständig und leicht zu reinigenideale Anpassung an die Bodenbeschaffenheit durch dichtes, flexibles Materialideal zur Kombination mit DENSORB-Notfall-SetsLagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"https://assets.dev.denios.io/article/163544_20190116-091325.jpg"
"https://assets.dev.denios.io/article/163542_20190116-091319.jpg"
"https://assets.dev.denios.io/article/163540_20190116-091313.jpg"
"https://assets.dev.denios.io/article/163538_20190116-091307.jpg"
]
"sku" => "206978W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206978"
"priceCurrency" => "EUR"
"price" => "145.18"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "2242040299992"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 12200
"centAmountGross" => 14518
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 2
"sku" => "206977"
"displaySku" => "206977W"
"sortRank" => 12192
"slug" => "magnet-abdichtmatten-10300200151170"
"links" => [
"webshop" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206977"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#348"
"canonical" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206978"
]
"name" => "Magnet-Abdichtmatte, quadratische Form, 510x510mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>halten zuverlässig durch Magnetkraft auf Gully-Abdeckungen aus Metall</li><li>wetter- und temperaturbeständig (-20 °C bis +80 °C)</li><li>verhindert das Eindringen von Gefahrstoffen in Abflüsse und Kanäle</li><li>mehrfach wiederverwendbar: chemisch beständig und leicht zu reinigen</li><li>ideale Anpassung an die Bodenbeschaffenheit durch dichtes, flexibles Material</li><li>ideal zur Kombination mit DENSORB-Notfall-Sets</li><li>Lagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27101
"filename" => "27101_20150320-140047.jpg"
"uri" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"text" => "Magnet-Abdichtmatte, quadratische Form, 510x510mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"medium" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"small" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27101
"filename" => "27101_20150320-140047.jpg"
"uri" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"text" => "Magnet-Abdichtmatte, quadratische Form, 510x510mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"medium" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"small" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 8890
"centAmountGross" => 10579
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 510 x 510"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_MASSE_AUSSEN_B_X_T" => "510 x 510"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 510 x 510"
"CS_SHIPPING_HEIGHT_MM" => 1
"META_DESCRIPTION" => "Magnet-Abdichtmatte, quadratische Form, 510x510mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Magnet-Abdichtmatte, quadratische Form, 510x510mm"
"MARA_NTGEW" => 0.81
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Magnet-Abdichtmatte, 510x510mm"
"CS_SHIPPING_WIDTH_MM" => 510
"CS_SHIPPING_WIDTH_IN" => 22.0866261
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Magnet-Abdichtmatten"},{"label":"Maße außen B x T x H [mm]","value":"510 x 510 x 1"},{"label":"Gewicht [kg]","value":"0,81"}]"
"MARA_BRGEW" => 1.44
"CS_GTIN" => "2242040199995"
"ship_length" => "510"
"SAP_HERKUNFTSLAND" => "CZ"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 510
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Magnet-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Magnet-Abdichtmatte für alle Gully-Abdeckungen, 510 x 510mm"
"ship_width" => "510"
"images_meta_data" => "[{"id":27101,"mdate":"2015-03-20 14:00:47","filename":"27101_20150320-140047.jpg","imageSimilar":0,"text":"Magnet-Abdichtmatte, quadratische Form, 510x510mm - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["206978","206979"]"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckung,Leckagematte,Abdichtungen,Magnetmatte,Kanalabdichtung,Kanalabdichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 510
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "348"
"CS_SHIPPING_HEIGHT_IN" => 0.04330711
"CS_MASSE_AUSSEN_B_X_T_X_H" => "510 x 510 x 1"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 22.0866261
"ITEM_NAME_FOR_SHOP" => "Magnet-Abdichtmatte, quadratische Form, 510x510mm"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 510
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 12192
"CS_ARTIKELERLAEUTERUNG" => "Abflussbreite max. 200 mm"
"CS_SHIPPING_WEIGHT_LBS" => 1.7857443222
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>halten zuverlässig durch Magnetkraft auf Gully-Abdeckungen aus Metall</li><li>wetter- und temperaturbeständig (-20 °C bis +80 °C)</li><li>verhindert das Eindringen von Gefahrstoffen in Abflüsse und Kanäle</li><li>mehrfach wiederverwendbar: chemisch beständig und leicht zu reinigen</li><li>ideale Anpassung an die Bodenbeschaffenheit durch dichtes, flexibles Material</li><li>ideal zur Kombination mit DENSORB-Notfall-Sets</li><li>Lagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["132787","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.81"
"CS_ORIGIN" => "CZ - Tschechien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 0.81
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "206978"
"value" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206978"
"key" => ""
"name" => "600 x 600"
"variantId" => 1
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206977"
"value" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206977"
"key" => ""
"name" => "510 x 510"
"variantId" => 2
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206979"
"value" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206979"
"key" => ""
"name" => "1000 x 1000"
"variantId" => 3
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Magnet-Abdichtmatte für alle Gully-Abdeckungen, 510 x 510mm"
"canonicalUrl" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206978"
"robots" => "index,follow"
"description" => "Magnet-Abdichtmatte, quadratische Form, 510x510mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Magnet-Abdichtmatte für alle Gully-Abdeckungen, 510 x 510mm"
"description" => "Magnet-Abdichtmatte, quadratische Form, 510x510mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206977"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Magnet-Abdichtmatte, quadratische Form, 510x510mm"
"description" => "halten zuverlässig durch Magnetkraft auf Gully-Abdeckungen aus Metallwetter- und temperaturbeständig (-20 °C bis +80 °C)verhindert das Eindringen von Gefahrstoffen in Abflüsse und Kanälemehrfach wiederverwendbar: chemisch beständig und leicht zu reinigenideale Anpassung an die Bodenbeschaffenheit durch dichtes, flexibles Materialideal zur Kombination mit DENSORB-Notfall-SetsLagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
]
"sku" => "206977W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206977"
"priceCurrency" => "EUR"
"price" => "105.79"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "2242040199995"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 8890
"centAmountGross" => 10579
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 3
"sku" => "206979"
"displaySku" => "206979W"
"sortRank" => 12192
"slug" => "magnet-abdichtmatten-10300200151170"
"links" => [
"webshop" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206979"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#348"
"canonical" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206978"
]
"name" => "Magnet-Abdichtmatte, quadratische Form, 1000x1000mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>halten zuverlässig durch Magnetkraft auf Gully-Abdeckungen aus Metall</li><li>wetter- und temperaturbeständig (-20 °C bis +80 °C)</li><li>verhindert das Eindringen von Gefahrstoffen in Abflüsse und Kanäle</li><li>mehrfach wiederverwendbar: chemisch beständig und leicht zu reinigen</li><li>ideale Anpassung an die Bodenbeschaffenheit durch dichtes, flexibles Material</li><li>ideal zur Kombination mit DENSORB-Notfall-Sets</li><li>Lagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27101
"filename" => "27101_20150320-140047.jpg"
"uri" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"text" => "Magnet-Abdichtmatte, quadratische Form, 1000x1000mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"medium" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"small" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27101
"filename" => "27101_20150320-140047.jpg"
"uri" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"text" => "Magnet-Abdichtmatte, quadratische Form, 1000x1000mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"medium" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"small" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 20500
"centAmountGross" => 24395
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 1000 x 1000"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_MASSE_AUSSEN_B_X_T" => "1000 x 1000"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 1000 x 1000"
"CS_SHIPPING_HEIGHT_MM" => 1
"META_DESCRIPTION" => "Magnet-Abdichtmatte, quadratische Form, 1000x1000mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Magnet-Abdichtmatte, quadratische Form, 1000x1000mm"
"MARA_NTGEW" => 2.6
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Magnet-Abdichtmatte, 1000x1000mm"
"CS_SHIPPING_WIDTH_MM" => 1000
"CS_SHIPPING_WIDTH_IN" => 43.30711
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Magnet-Abdichtmatten"},{"label":"Maße außen B x T x H [mm]","value":"1000 x 1000 x 1"},{"label":"Gewicht [kg]","value":"2,6"}]"
"MARA_BRGEW" => 4.55
"CS_GTIN" => "2242040399999"
"ship_length" => "1000"
"SAP_HERKUNFTSLAND" => "CZ"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 1000
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Magnet-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Magnet-Abdichtmatte für alle Gully-Abdeckungen, 1000 x 1000mm"
"ship_width" => "1000"
"images_meta_data" => "[{"id":27101,"mdate":"2015-03-20 14:00:47","filename":"27101_20150320-140047.jpg","imageSimilar":0,"text":"Magnet-Abdichtmatte, quadratische Form, 1000x1000mm - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["206978"]"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckung,Leckagematte,Abdichtungen,Magnetmatte,Kanalabdichtung,Kanalabdichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 1000
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "348"
"CS_SHIPPING_HEIGHT_IN" => 0.04330711
"CS_MASSE_AUSSEN_B_X_T_X_H" => "1000 x 1000 x 1"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 43.30711
"ITEM_NAME_FOR_SHOP" => "Magnet-Abdichtmatte, quadratische Form, 1000x1000mm"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 1000
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 12192
"CS_ARTIKELERLAEUTERUNG" => "Abflussbreite max. 700 mm"
"CS_SHIPPING_WEIGHT_LBS" => 5.732018812
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>halten zuverlässig durch Magnetkraft auf Gully-Abdeckungen aus Metall</li><li>wetter- und temperaturbeständig (-20 °C bis +80 °C)</li><li>verhindert das Eindringen von Gefahrstoffen in Abflüsse und Kanäle</li><li>mehrfach wiederverwendbar: chemisch beständig und leicht zu reinigen</li><li>ideale Anpassung an die Bodenbeschaffenheit durch dichtes, flexibles Material</li><li>ideal zur Kombination mit DENSORB-Notfall-Sets</li><li>Lagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["132789","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.6"
"CS_ORIGIN" => "CZ - Tschechien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 2.6
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "206978"
"value" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206978"
"key" => ""
"name" => "600 x 600"
"variantId" => 1
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206977"
"value" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206977"
"key" => ""
"name" => "510 x 510"
"variantId" => 2
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206979"
"value" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206979"
"key" => ""
"name" => "1000 x 1000"
"variantId" => 3
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Magnet-Abdichtmatte für alle Gully-Abdeckungen, 1000 x 1000mm"
"canonicalUrl" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206978"
"robots" => "index,follow"
"description" => "Magnet-Abdichtmatte, quadratische Form, 1000x1000mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Magnet-Abdichtmatte für alle Gully-Abdeckungen, 1000 x 1000mm"
"description" => "Magnet-Abdichtmatte, quadratische Form, 1000x1000mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206979"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Magnet-Abdichtmatte, quadratische Form, 1000x1000mm"
"description" => "halten zuverlässig durch Magnetkraft auf Gully-Abdeckungen aus Metallwetter- und temperaturbeständig (-20 °C bis +80 °C)verhindert das Eindringen von Gefahrstoffen in Abflüsse und Kanälemehrfach wiederverwendbar: chemisch beständig und leicht zu reinigenideale Anpassung an die Bodenbeschaffenheit durch dichtes, flexibles Materialideal zur Kombination mit DENSORB-Notfall-SetsLagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27101_20150320-140047.jpg"
]
"sku" => "206979W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/magnet-abdichtmatten-10300200151170/206979"
"priceCurrency" => "EUR"
"price" => "243.95"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "2242040399999"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 20500
"centAmountGross" => 24395
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"2c6f61e6-27ad-42f2-b63e-134a646dfdab"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Kanalabdichtungen"
"attributes" => []
"facetAttributes" => [
"CS_VERSION_GULLIABDICHTUNG" => [
"Magnet-Abdichtmatten"
]
"ZPIM_WERKSTOFF_1" => []
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => [
"Kanal-Abdichtungen"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "f6b577c6e1a2e34147b3dea7b8944190"
]
"sort" => [
12192
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3a3b5a55-c6b8-43f6-98b9-50cdf131d280"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "3a3b5a55-c6b8-43f6-98b9-50cdf131d280"
"key" => "208054"
"version" => 5951
"businessUnit" => "CP"
"slug" => "kanal-abdichtkissen-aus-planenstoff-zur-befuellung-mit-frostsicherer-fluessigkeit-208054"
"links" => [
"webshop" => "https://storefront.dev.denios.io/kanal-abdichtkissen-aus-planenstoff-zur-befuellung-mit-frostsicherer-fluessigkeit-208054/208054"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#353"
"canonical" => "https://storefront.dev.denios.io/kanal-abdichtkissen-aus-planenstoff-zur-befuellung-mit-frostsicherer-fluessigkeit-208054/208054"
]
"name" => "Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit"
"description" => "<ul class="product-description__text--bulletpoints"><li>nach einmaliger Befüllung mit frostsicherer Flüssigkeit jederzeit griff- und einsatzbereit</li><li>wetterfest und reißfest</li><li>resistent gegen viele Säuren und Laugen</li><li>einsetzbar bei -30 °C bis +70 °C</li><li>mit widerstandsfähigem Tragegriff aus Edelstahl</li><li>praktischer Edelstahl-Wandhalter als Zubehör erhältlich</li><li>Maße B x T (mm): 700 x 700</li></ul>"
"createdAt" => "2020-08-10T08:20:04+0000"
"master" => [
"id" => 1
"sku" => "208054"
"displaySku" => "208054W"
"sortRank" => 12178
"slug" => "kanal-abdichtkissen-aus-planenstoff-zur-befuellung-mit-frostsicherer-fluessigkeit-208054"
"links" => [
"webshop" => "https://storefront.dev.denios.io/kanal-abdichtkissen-aus-planenstoff-zur-befuellung-mit-frostsicherer-fluessigkeit-208054/208054"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#353"
"canonical" => "https://storefront.dev.denios.io/kanal-abdichtkissen-aus-planenstoff-zur-befuellung-mit-frostsicherer-fluessigkeit-208054/208054"
]
"name" => "Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit"
"description" => "<ul class="product-description__text--bulletpoints"><li>nach einmaliger Befüllung mit frostsicherer Flüssigkeit jederzeit griff- und einsatzbereit</li><li>wetterfest und reißfest</li><li>resistent gegen viele Säuren und Laugen</li><li>einsetzbar bei -30 °C bis +70 °C</li><li>mit widerstandsfähigem Tragegriff aus Edelstahl</li><li>praktischer Edelstahl-Wandhalter als Zubehör erhältlich</li><li>Maße B x T (mm): 700 x 700</li></ul>"
"images" => [
[
"id" => 27115
"filename" => "27115_20150320-135716.jpg"
"uri" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
"text" => "Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
"medium" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
"small" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27115
"filename" => "27115_20150320-135716.jpg"
"uri" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
"text" => "Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
"medium" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
"small" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 12900
"centAmountGross" => 15351
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_MASSE_AUSSEN_B_X_T" => "720 x 810"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_MATERIAL" => "Kunststoff"
"CS_SALESRANK" => 12178
"CS_SHIPPING_HEIGHT_MM" => 25
"META_DESCRIPTION" => "Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit"
"MARA_NTGEW" => 0.71
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "25"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Kanal-Abdichtkissen aus Planenstoff"
"CS_SHIPPING_WIDTH_MM" => 720
"CS_SHIPPING_WIDTH_IN" => 31.1811192
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Beschwerbare Kanalabdeckung"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Farbe","value":"gelb"},{"label":"Maße außen B x T x H [mm]","value":"720 x 810 x 25"},{"label":"Temperatureinsatzbereich max [°C]","value":"70"},{"label":"Gewicht [kg]","value":"0,71"}]"
"MARA_BRGEW" => 0.71
"ship_length" => "810"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 810
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Beschwerbare Kanalabdeckung"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"}}"
"META_TITLE" => "Kanal-Abdichtkissen aus Planenstoff, 720 x 810mm, frostsicher"
"ship_width" => "720"
"images_meta_data" => "[{"id":27115,"mdate":"2015-03-20 13:57:16","filename":"27115_20150320-135716.jpg","imageSimilar":0,"text":"Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Gully Kissen,Absperrung Kanal,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Dichtkissen,Gulli,Frostschutz Leckagemanagement"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 810
"ZPIM_FARBE_1" => "gelb"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "353"
"CS_SHIPPING_HEIGHT_IN" => 1.08267775
"CS_MASSE_AUSSEN_B_X_T_X_H" => "720 x 810 x 25"
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 35.0787591
"ITEM_NAME_FOR_SHOP" => "Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 720
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 25
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 1.5652820602
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>nach einmaliger Befüllung mit frostsicherer Flüssigkeit jederzeit griff- und einsatzbereit</li><li>wetterfest und reißfest</li><li>resistent gegen viele Säuren und Laugen</li><li>einsetzbar bei -30 °C bis +70 °C</li><li>mit widerstandsfähigem Tragegriff aus Edelstahl</li><li>praktischer Edelstahl-Wandhalter als Zubehör erhältlich</li><li>Maße B x T (mm): 700 x 700</li></ul>"
"accessory_articles" => "["208738","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.71"
"CS_ORIGIN" => "FR - Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39219060"
"CS_SHIPPING_WEIGHT_KG" => 0.71
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Kanal-Abdichtkissen aus Planenstoff, 720 x 810mm, frostsicher"
"canonicalUrl" => "https://storefront.dev.denios.io/kanal-abdichtkissen-aus-planenstoff-zur-befuellung-mit-frostsicherer-fluessigkeit-208054/208054"
"robots" => "index,follow"
"description" => "Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Kanal-Abdichtkissen aus Planenstoff, 720 x 810mm, frostsicher"
"description" => "Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/kanal-abdichtkissen-aus-planenstoff-zur-befuellung-mit-frostsicherer-fluessigkeit-208054/208054"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit"
"description" => "nach einmaliger Befüllung mit frostsicherer Flüssigkeit jederzeit griff- und einsatzbereitwetterfest und reißfestresistent gegen viele Säuren und Laugeneinsetzbar bei -30 °C bis +70 °Cmit widerstandsfähigem Tragegriff aus Edelstahlpraktischer Edelstahl-Wandhalter als Zubehör erhältlichMaße B x T (mm): 700 x 700"
"image" => [
"https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
]
"sku" => "208054W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/kanal-abdichtkissen-aus-planenstoff-zur-befuellung-mit-frostsicherer-fluessigkeit-208054/208054"
"priceCurrency" => "EUR"
"price" => "153.51"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 12900
"centAmountGross" => 15351
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "208054"
"displaySku" => "208054W"
"sortRank" => 12178
"slug" => "kanal-abdichtkissen-aus-planenstoff-zur-befuellung-mit-frostsicherer-fluessigkeit-208054"
"links" => [
"webshop" => "https://storefront.dev.denios.io/kanal-abdichtkissen-aus-planenstoff-zur-befuellung-mit-frostsicherer-fluessigkeit-208054/208054"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#353"
"canonical" => "https://storefront.dev.denios.io/kanal-abdichtkissen-aus-planenstoff-zur-befuellung-mit-frostsicherer-fluessigkeit-208054/208054"
]
"name" => "Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit"
"description" => "<ul class="product-description__text--bulletpoints"><li>nach einmaliger Befüllung mit frostsicherer Flüssigkeit jederzeit griff- und einsatzbereit</li><li>wetterfest und reißfest</li><li>resistent gegen viele Säuren und Laugen</li><li>einsetzbar bei -30 °C bis +70 °C</li><li>mit widerstandsfähigem Tragegriff aus Edelstahl</li><li>praktischer Edelstahl-Wandhalter als Zubehör erhältlich</li><li>Maße B x T (mm): 700 x 700</li></ul>"
"images" => [
[
"id" => 27115
"filename" => "27115_20150320-135716.jpg"
"uri" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
"text" => "Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
"medium" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
"small" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27115
"filename" => "27115_20150320-135716.jpg"
"uri" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
"text" => "Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
"medium" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
"small" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 12900
"centAmountGross" => 15351
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_MASSE_AUSSEN_B_X_T" => "720 x 810"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_MATERIAL" => "Kunststoff"
"CS_SALESRANK" => 12178
"CS_SHIPPING_HEIGHT_MM" => 25
"META_DESCRIPTION" => "Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit"
"MARA_NTGEW" => 0.71
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "25"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Kanal-Abdichtkissen aus Planenstoff"
"CS_SHIPPING_WIDTH_MM" => 720
"CS_SHIPPING_WIDTH_IN" => 31.1811192
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Beschwerbare Kanalabdeckung"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Farbe","value":"gelb"},{"label":"Maße außen B x T x H [mm]","value":"720 x 810 x 25"},{"label":"Temperatureinsatzbereich max [°C]","value":"70"},{"label":"Gewicht [kg]","value":"0,71"}]"
"MARA_BRGEW" => 0.71
"ship_length" => "810"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 810
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Beschwerbare Kanalabdeckung"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"}}"
"META_TITLE" => "Kanal-Abdichtkissen aus Planenstoff, 720 x 810mm, frostsicher"
"ship_width" => "720"
"images_meta_data" => "[{"id":27115,"mdate":"2015-03-20 13:57:16","filename":"27115_20150320-135716.jpg","imageSimilar":0,"text":"Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Gully Kissen,Absperrung Kanal,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Dichtkissen,Gulli,Frostschutz Leckagemanagement"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 810
"ZPIM_FARBE_1" => "gelb"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "353"
"CS_SHIPPING_HEIGHT_IN" => 1.08267775
"CS_MASSE_AUSSEN_B_X_T_X_H" => "720 x 810 x 25"
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 35.0787591
"ITEM_NAME_FOR_SHOP" => "Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 720
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 25
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 1.5652820602
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>nach einmaliger Befüllung mit frostsicherer Flüssigkeit jederzeit griff- und einsatzbereit</li><li>wetterfest und reißfest</li><li>resistent gegen viele Säuren und Laugen</li><li>einsetzbar bei -30 °C bis +70 °C</li><li>mit widerstandsfähigem Tragegriff aus Edelstahl</li><li>praktischer Edelstahl-Wandhalter als Zubehör erhältlich</li><li>Maße B x T (mm): 700 x 700</li></ul>"
"accessory_articles" => "["208738","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.71"
"CS_ORIGIN" => "FR - Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39219060"
"CS_SHIPPING_WEIGHT_KG" => 0.71
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Kanal-Abdichtkissen aus Planenstoff, 720 x 810mm, frostsicher"
"canonicalUrl" => "https://storefront.dev.denios.io/kanal-abdichtkissen-aus-planenstoff-zur-befuellung-mit-frostsicherer-fluessigkeit-208054/208054"
"robots" => "index,follow"
"description" => "Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Kanal-Abdichtkissen aus Planenstoff, 720 x 810mm, frostsicher"
"description" => "Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/kanal-abdichtkissen-aus-planenstoff-zur-befuellung-mit-frostsicherer-fluessigkeit-208054/208054"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Kanal-Abdichtkissen aus Planenstoff zur Befüllung mit frostsicherer Flüssigkeit"
"description" => "nach einmaliger Befüllung mit frostsicherer Flüssigkeit jederzeit griff- und einsatzbereitwetterfest und reißfestresistent gegen viele Säuren und Laugeneinsetzbar bei -30 °C bis +70 °Cmit widerstandsfähigem Tragegriff aus Edelstahlpraktischer Edelstahl-Wandhalter als Zubehör erhältlichMaße B x T (mm): 700 x 700"
"image" => [
"https://assets.dev.denios.io/article/27115_20150320-135716.jpg"
]
"sku" => "208054W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/kanal-abdichtkissen-aus-planenstoff-zur-befuellung-mit-frostsicherer-fluessigkeit-208054/208054"
"priceCurrency" => "EUR"
"price" => "153.51"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 12900
"centAmountGross" => 15351
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"2c6f61e6-27ad-42f2-b63e-134a646dfdab"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Kanalabdichtungen"
"attributes" => []
"facetAttributes" => [
"CS_VERSION_GULLIABDICHTUNG" => [
"Beschwerbare Kanalabdeckung"
]
"ZPIM_WERKSTOFF_1" => [
"Kunststoff"
]
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => [
"Kanal-Abdichtungen"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "3b72cf07ce5d56b089ce5b3f7238e440"
]
"sort" => [
12178
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "af192ae3-ff86-46dc-95d8-3971c653a2ed"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "af192ae3-ff86-46dc-95d8-3971c653a2ed"
"key" => "271433"
"version" => 5485
"businessUnit" => "CP"
"slug" => "leckage-erkennungssystem-spillguardr-fuer-atex-zone-0-271433"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-fuer-atex-zone-0-271433/271433"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#19"
"canonical" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-fuer-atex-zone-0-271433/271433"
]
"name" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0"
"description" => "<ul class="product-description__text--bulletpoints"><li>Das erste Warnsystem seiner Art: vollkommen autark, auf Knopfdruck funktionsfähig und für jede Art von Auffangwanne einsetz- bzw. nachrüstbar. Der SpillGuard® erkennt sicher gefährliche Leckagen und warnt Sie sofort per Alarm. Das spart wertvolle Zeit für die Bereinigung der Situation und verhindert größere Gefährdungen.</li><li>Einfachste Inbetriebnahme: platzieren, einschalten, sicher sein!</li><li>Eine rote LED signalisiert über die gesamte Lebensdauer hinweg die sichere Funktionsweise.</li><li>Ein akustisches Signal macht rechtzeitig zum Ende der Lebensdauer des SpillGuard® (bis zu 5 Jahre) auf einen Austausch aufmerksam.</li><li>Für den langjährigen Einsatz entwickelt – mit Zulassung für ATEX-Zone 0.</li><li>Bei Kontakt mit flüssigen Gefahrstoffen wird ein akustischer und optischer Alarm für mindestens 24 Stunden ausgelöst</li><li>Überall anwendbar und geeignet für alle gängigen flüssigen Gefahrstoffe, siehe Beständigkeitsliste unter www.denios.de/spillguard. Für darin nicht erwähnte Medien kann auf Wunsch ein Labortest durchgeführt werden, der die Eignung des SpillGuard® hinsichtlich der sicheren Detektierbarkeit des besagten Gefahrstoffs nachweist.</li><li>Einfache und sichere Nutzung durch intelligente Sensortechnologie in einem hochbeständigen, elektrisch ableitfähigen Gehäuse.</li><li>Einsatztemperaturbereich 0 °C bis +40 °C</li><li><p>Weitere Informationen zum SpillGuard® finden Sie unter: <strong><a class="link-list__link text-link--arrow-right link-list__link--active " href="https://www.denios.de/unternehmen/marken/spillguard" style="" target="_blank">https://www.denios.de/spillguard</a></strong></p></li></ul>"
"createdAt" => "2020-08-10T12:14:09+0000"
"master" => [
"id" => 1
"sku" => "271433"
"displaySku" => "271433W"
"sortRank" => 12168
"slug" => "leckage-erkennungssystem-spillguardr-fuer-atex-zone-0-271433"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-fuer-atex-zone-0-271433/271433"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#19"
"canonical" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-fuer-atex-zone-0-271433/271433"
]
"name" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0"
"description" => "<ul class="product-description__text--bulletpoints"><li>Das erste Warnsystem seiner Art: vollkommen autark, auf Knopfdruck funktionsfähig und für jede Art von Auffangwanne einsetz- bzw. nachrüstbar. Der SpillGuard® erkennt sicher gefährliche Leckagen und warnt Sie sofort per Alarm. Das spart wertvolle Zeit für die Bereinigung der Situation und verhindert größere Gefährdungen.</li><li>Einfachste Inbetriebnahme: platzieren, einschalten, sicher sein!</li><li>Eine rote LED signalisiert über die gesamte Lebensdauer hinweg die sichere Funktionsweise.</li><li>Ein akustisches Signal macht rechtzeitig zum Ende der Lebensdauer des SpillGuard® (bis zu 5 Jahre) auf einen Austausch aufmerksam.</li><li>Für den langjährigen Einsatz entwickelt – mit Zulassung für ATEX-Zone 0.</li><li>Bei Kontakt mit flüssigen Gefahrstoffen wird ein akustischer und optischer Alarm für mindestens 24 Stunden ausgelöst</li><li>Überall anwendbar und geeignet für alle gängigen flüssigen Gefahrstoffe, siehe Beständigkeitsliste unter www.denios.de/spillguard. Für darin nicht erwähnte Medien kann auf Wunsch ein Labortest durchgeführt werden, der die Eignung des SpillGuard® hinsichtlich der sicheren Detektierbarkeit des besagten Gefahrstoffs nachweist.</li><li>Einfache und sichere Nutzung durch intelligente Sensortechnologie in einem hochbeständigen, elektrisch ableitfähigen Gehäuse.</li><li>Einsatztemperaturbereich 0 °C bis +40 °C</li><li><p>Weitere Informationen zum SpillGuard® finden Sie unter: <strong><a class="link-list__link text-link--arrow-right link-list__link--active " href="https://www.denios.de/unternehmen/marken/spillguard" style="" target="_blank">https://www.denios.de/spillguard</a></strong></p></li></ul>"
"images" => [
[
"id" => 187954
"filename" => "187954_20200504-075238.jpg"
"uri" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
"medium" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
"small" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191311
"filename" => "191311_20200504-075245.jpg"
"uri" => "https://assets.dev.denios.io/article/191311_20200504-075245.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191311_20200504-075245.jpg"
"medium" => "https://assets.dev.denios.io/article/191311_20200504-075245.jpg"
"small" => "https://assets.dev.denios.io/article/191311_20200504-075245.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191311_20200504-075245.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191305
"filename" => "191305_20200504-075252.jpg"
"uri" => "https://assets.dev.denios.io/article/191305_20200504-075252.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191305_20200504-075252.jpg"
"medium" => "https://assets.dev.denios.io/article/191305_20200504-075252.jpg"
"small" => "https://assets.dev.denios.io/article/191305_20200504-075252.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191305_20200504-075252.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191303
"filename" => "191303_20200513-111842.jpg"
"uri" => "https://assets.dev.denios.io/article/191303_20200513-111842.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191303_20200513-111842.jpg"
"medium" => "https://assets.dev.denios.io/article/191303_20200513-111842.jpg"
"small" => "https://assets.dev.denios.io/article/191303_20200513-111842.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191303_20200513-111842.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191299
"filename" => "191299_20200504-075259.jpg"
"uri" => "https://assets.dev.denios.io/article/191299_20200504-075259.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191299_20200504-075259.jpg"
"medium" => "https://assets.dev.denios.io/article/191299_20200504-075259.jpg"
"small" => "https://assets.dev.denios.io/article/191299_20200504-075259.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191299_20200504-075259.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191295
"filename" => "191295_20200504-075303.jpg"
"uri" => "https://assets.dev.denios.io/article/191295_20200504-075303.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191295_20200504-075303.jpg"
"medium" => "https://assets.dev.denios.io/article/191295_20200504-075303.jpg"
"small" => "https://assets.dev.denios.io/article/191295_20200504-075303.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191295_20200504-075303.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191289
"filename" => "191289_20200504-075310.jpg"
"uri" => "https://assets.dev.denios.io/article/191289_20200504-075310.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191289_20200504-075310.jpg"
"medium" => "https://assets.dev.denios.io/article/191289_20200504-075310.jpg"
"small" => "https://assets.dev.denios.io/article/191289_20200504-075310.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191289_20200504-075310.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191287
"filename" => "191287_20200504-075312.jpg"
"uri" => "https://assets.dev.denios.io/article/191287_20200504-075312.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191287_20200504-075312.jpg"
"medium" => "https://assets.dev.denios.io/article/191287_20200504-075312.jpg"
"small" => "https://assets.dev.denios.io/article/191287_20200504-075312.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191287_20200504-075312.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191285
"filename" => "191285_20200504-075314.jpg"
"uri" => "https://assets.dev.denios.io/article/191285_20200504-075314.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 9"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191285_20200504-075314.jpg"
"medium" => "https://assets.dev.denios.io/article/191285_20200504-075314.jpg"
"small" => "https://assets.dev.denios.io/article/191285_20200504-075314.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191285_20200504-075314.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191283
"filename" => "191283_20200504-075317.jpg"
"uri" => "https://assets.dev.denios.io/article/191283_20200504-075317.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 10"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191283_20200504-075317.jpg"
"medium" => "https://assets.dev.denios.io/article/191283_20200504-075317.jpg"
"small" => "https://assets.dev.denios.io/article/191283_20200504-075317.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191283_20200504-075317.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191281
"filename" => "191281_20200504-075319.jpg"
"uri" => "https://assets.dev.denios.io/article/191281_20200504-075319.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 11"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191281_20200504-075319.jpg"
"medium" => "https://assets.dev.denios.io/article/191281_20200504-075319.jpg"
"small" => "https://assets.dev.denios.io/article/191281_20200504-075319.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191281_20200504-075319.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191277
"filename" => "191277_20200504-075324.jpg"
"uri" => "https://assets.dev.denios.io/article/191277_20200504-075324.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 12"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191277_20200504-075324.jpg"
"medium" => "https://assets.dev.denios.io/article/191277_20200504-075324.jpg"
"small" => "https://assets.dev.denios.io/article/191277_20200504-075324.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191277_20200504-075324.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191319
"filename" => "191319_20200925-094744.jpg"
"uri" => "https://assets.dev.denios.io/article/191319_20200925-094744.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 13"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191319_20200925-094744.jpg"
"medium" => "https://assets.dev.denios.io/article/191319_20200925-094744.jpg"
"small" => "https://assets.dev.denios.io/article/191319_20200925-094744.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191319_20200925-094744.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 205130
"filename" => "205130_20200504-075333.jpg"
"uri" => "https://assets.dev.denios.io/article/205130_20200504-075333.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 14"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/205130_20200504-075333.jpg"
"medium" => "https://assets.dev.denios.io/article/205130_20200504-075333.jpg"
"small" => "https://assets.dev.denios.io/article/205130_20200504-075333.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/205130_20200504-075333.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 187954
"filename" => "187954_20200504-075238.jpg"
"uri" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
"medium" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
"small" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 38163
"filename" => "38163_20210520-144851.png"
"uri" => "https://assets.dev.denios.io/ghs/38163_20210520-144851.png"
"text" => "CE Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 219921
"filename" => "219921_20200520-152825.png"
"uri" => "https://assets.dev.denios.io/ghs/219921_20200520-152825.png"
"text" => "German Innovation Award 2020 Winner"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 13500
"centAmountGross" => 16065
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"ghs_symbol" => "[{"id":38163,"mdate":"2021-05-20 14:48:51","filename":"38163_20210520-144851.png","text":"CE Logo"},{"id":219921,"mdate":"2020-05-20 15:28:25","filename":"219921_20200520-152825.png","text":"German Innovation Award 2020 Winner"}]"
"CS_BADGE" => "BESTSELLER"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_SALESRANK" => 12168
"CS_SHIPPING_HEIGHT_MM" => 40
"META_DESCRIPTION" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0"
"MARA_NTGEW" => 0.145
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "40"
"CS_MULTIPACK" => 1
"CS_VORGAENGER_ARTIKEL" => "["267579"]"
"MAKT_MAKTX" => "SpillGuard® für ATEX-Zone 0"
"CS_TECHNISCHE_DATEN" => "[{"label":"Tiefe außen [mm]","value":"110"},{"label":"Höhe außen [mm]","value":"40"},{"label":"Ex-Schutzklasse","value":"Ex II 1 G EX ia IIB T4 Ga"},{"label":"Gewicht [kg]","value":"0,145"}]"
"MARA_BRGEW" => 0.145
"CS_GTIN" => "4055661027299"
"ship_length" => "110"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 110
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"27200990"},"punchout_danfoss_de":{"matgroup":"41111932"},"punchout_danfoss_pl":{"matgroup":"41111932","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"27200990"},"punchout_alperia_it":{"matgroup":"41111932"},"punchout_sunchemical_ch":{"matgroup":"41111932"},"punchout_danfoss_dk":{"matgroup":"41111932"},"punchout_danfoss_sk":{"matgroup":"41111932"},"punchout_brenntag_de":{"matgroup":"41111932"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"41111932"},"punchout_esteelauder_uk":{"matgroup":"41111932"},"punchout_esteelauder_ch":{"matgroup":"41111932"},"punchout_takeda_ch":{"matgroup":"41111932"},"punchout_sika_de":{"matgroup":"41111932"},"punchout_bachem_ch":{"matgroup":"41111932"},"punchout_migros_ch":{"matgroup":"41111932"},"punchout_wieland_de":{"matgroup":"41100000"},"punchout_post_ch":{"matgroup":"41111932"},"punchout_tesla_de":{"matgroup":"41111932"},"punchout_umicore_de":{"matgroup":"41111932"},"punchout_upm_fi":{"matgroup":"41111932"},"punchout_axalta_de":{"matgroup":"41111932"},"punchout_husqvarna_pl":{"matgroup":"41111932"},"punchout_navalgroup_fr":{"matgroup":"41111932"},"punchout_itp_aero_es":{"matgroup":"41111932"},"punchout_tk_bilstein_de":{"matgroup":"27200903"},"punchout_danone_es":{"matgroup":"41111932"},"punchout_schwarz_gruppe_de":{"matgroup":"27200903"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"27200903"},"punchout_danfoss_gb":{"matgroup":"41111932"},"punchout_ivoclar_ch":{"matgroup":"41111932"},"punchout_remmers_de":{"matgroup":"41111932"},"punchout_saria_de":{"matgroup":"27200903"}}"
"META_TITLE" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 | Denios"
"images_meta_data" => "[{"id":187954,"mdate":"2020-05-04 07:52:38","filename":"187954_20200504-075238.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 1"},{"id":191311,"mdate":"2020-05-04 07:52:45","filename":"191311_20200504-075245.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 2"},{"id":191305,"mdate":"2020-05-04 07:52:52","filename":"191305_20200504-075252.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 3"},{"id":191303,"mdate":"2020-05-13 11:18:42","filename":"191303_20200513-111842.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 4"},{"id":191299,"mdate":"2020-05-04 07:52:59","filename":"191299_20200504-075259.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 5"},{"id":191295,"mdate":"2020-05-04 07:53:03","filename":"191295_20200504-075303.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 6"},{"id":191289,"mdate":"2020-05-04 07:53:10","filename":"191289_20200504-075310.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 7"},{"id":191287,"mdate":"2020-05-04 07:53:12","filename":"191287_20200504-075312.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 8"},{"id":191285,"mdate":"2020-05-04 07:53:14","filename":"191285_20200504-075314.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 9"},{"id":191283,"mdate":"2020-05-04 07:53:17","filename":"191283_20200504-075317.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 10"},{"id":191281,"mdate":"2020-05-04 07:53:19","filename":"191281_20200504-075319.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 11"},{"id":191277,"mdate":"2020-05-04 07:53:24","filename":"191277_20200504-075324.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 12"},{"id":191319,"mdate":"2020-09-25 09:47:44","filename":"191319_20200925-094744.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 13"},{"id":205130,"mdate":"2020-05-04 07:53:33","filename":"205130_20200504-075333.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 14"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Leckage-Erkennungssystem,SpillGuard®,SpillGuard,Leckagesensor,Leckagedetektor,Leckage-Warnsystem,Leckanzeiger,Leckage-Warnanzeige,Leckagemelder,Leckagenwarnung"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 110
"CS_TAX_CLASS" => "regular"
"EX_SCHUTZ" => [
"Ex II 1 G EX ia IIB T4 Ga"
]
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "19"
"CS_SHIPPING_HEIGHT_IN" => 1.7322844
"main_articles" => "["274736","274737","274744","274745","274746","274747","274748","274749","274108","274109","274110","274111","274692","274945","274946","274947","274948","274949","274977","274978","274979","274980","274698","274699","274700","274701","274709","274710","274711","274712","274713","274714","274723","274724","274729","274679","274680","274681","274682","274643","274644","274645","274646","274647","274648","274649","274862","274683","274684","274685","274687","274678","274859","274134","274694"]"
"CS_ANWENDUNG" => [
"Sensoren/Signalgeber"
]
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 4.7637821
"ITEM_NAME_FOR_SHOP" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 40
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 0.3196702799
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Das erste Warnsystem seiner Art: vollkommen autark, auf Knopfdruck funktionsfähig und für jede Art von Auffangwanne einsetz- bzw. nachrüstbar. Der SpillGuard® erkennt sicher gefährliche Leckagen und warnt Sie sofort per Alarm. Das spart wertvolle Zeit für die Bereinigung der Situation und verhindert größere Gefährdungen.</li><li>Einfachste Inbetriebnahme: platzieren, einschalten, sicher sein!</li><li>Eine rote LED signalisiert über die gesamte Lebensdauer hinweg die sichere Funktionsweise.</li><li>Ein akustisches Signal macht rechtzeitig zum Ende der Lebensdauer des SpillGuard® (bis zu 5 Jahre) auf einen Austausch aufmerksam.</li><li>Für den langjährigen Einsatz entwickelt – mit Zulassung für ATEX-Zone 0.</li><li>Bei Kontakt mit flüssigen Gefahrstoffen wird ein akustischer und optischer Alarm für mindestens 24 Stunden ausgelöst</li><li>Überall anwendbar und geeignet für alle gängigen flüssigen Gefahrstoffe, siehe Beständigkeitsliste unter www.denios.de/spillguard. Für darin nicht erwähnte Medien kann auf Wunsch ein Labortest durchgeführt werden, der die Eignung des SpillGuard® hinsichtlich der sicheren Detektierbarkeit des besagten Gefahrstoffs nachweist.</li><li>Einfache und sichere Nutzung durch intelligente Sensortechnologie in einem hochbeständigen, elektrisch ableitfähigen Gehäuse.</li><li>Einsatztemperaturbereich 0 °C bis +40 °C</li><li><p>Weitere Informationen zum SpillGuard® finden Sie unter: <strong><a class="link-list__link text-link--arrow-right link-list__link--active " href="https://www.denios.de/unternehmen/marken/spillguard" style="" target="_blank">https://www.denios.de/spillguard</a></strong></p></li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.145"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "85311095"
"CS_YOUTUBE_ID1" => "sJPXbLdTEAw"
"CS_SHIPPING_WEIGHT_KG" => 0.145
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-fuer-atex-zone-0-271433/271433"
"robots" => "index,follow"
"description" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 | Denios"
"description" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-fuer-atex-zone-0-271433/271433"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191311_20200504-075245.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191305_20200504-075252.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191303_20200513-111842.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191299_20200504-075259.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191295_20200504-075303.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191289_20200504-075310.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191287_20200504-075312.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191285_20200504-075314.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191283_20200504-075317.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191281_20200504-075319.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191277_20200504-075324.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191319_20200925-094744.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/205130_20200504-075333.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0"
"description" => "Das erste Warnsystem seiner Art: vollkommen autark, auf Knopfdruck funktionsfähig und für jede Art von Auffangwanne einsetz- bzw. nachrüstbar. Der SpillGuard® erkennt sicher gefährliche Leckagen und warnt Sie sofort per Alarm. Das spart wertvolle Zeit für die Bereinigung der Situation und verhindert größere Gefährdungen.Einfachste Inbetriebnahme: platzieren, einschalten, sicher sein!Eine rote LED signalisiert über die gesamte Lebensdauer hinweg die sichere Funktionsweise.Ein akustisches Signal macht rechtzeitig zum Ende der Lebensdauer des SpillGuard® (bis zu 5 Jahre) auf einen Austausch aufmerksam.Für den langjährigen Einsatz entwickelt – mit Zulassung für ATEX-Zone 0.Bei Kontakt mit flüssigen Gefahrstoffen wird ein akustischer und optischer Alarm für mindestens 24 Stunden ausgelöstÜberall anwendbar und geeignet für alle gängigen flüssigen Gefahrstoffe, siehe Beständigkeitsliste unter www.denios.de/spillguard. Für darin nicht erwähnte Medien kann auf Wunsch ein Labortest durchgeführt werden, der die Eignung des SpillGuard® hinsichtlich der sicheren Detektierbarkeit des besagten Gefahrstoffs nachweist.Einfache und sichere Nutzung durch intelligente Sensortechnologie in einem hochbeständigen, elektrisch ableitfähigen Gehäuse.Einsatztemperaturbereich 0 °C bis +40 °CWeitere Informationen zum SpillGuard® finden Sie unter: https://www.denios.de/spillguard"
"image" => [
"https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
"https://assets.dev.denios.io/article/191311_20200504-075245.jpg"
"https://assets.dev.denios.io/article/191305_20200504-075252.jpg"
"https://assets.dev.denios.io/article/191303_20200513-111842.jpg"
"https://assets.dev.denios.io/article/191299_20200504-075259.jpg"
"https://assets.dev.denios.io/article/191295_20200504-075303.jpg"
"https://assets.dev.denios.io/article/191289_20200504-075310.jpg"
"https://assets.dev.denios.io/article/191287_20200504-075312.jpg"
"https://assets.dev.denios.io/article/191285_20200504-075314.jpg"
"https://assets.dev.denios.io/article/191283_20200504-075317.jpg"
"https://assets.dev.denios.io/article/191281_20200504-075319.jpg"
"https://assets.dev.denios.io/article/191277_20200504-075324.jpg"
"https://assets.dev.denios.io/article/191319_20200925-094744.jpg"
"https://assets.dev.denios.io/article/205130_20200504-075333.jpg"
]
"sku" => "271433W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-fuer-atex-zone-0-271433/271433"
"priceCurrency" => "EUR"
"price" => "160.65"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661027299"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 13500
"centAmountGross" => 16065
"currency" => "EUR"
"customerGroup" => null
"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" => "Leckage-Detektoren"
"stampImages" => []
"brandImages" => []
"ghsImages" => [
[
"id" => 38163
"filename" => "38163_20210520-144851.png"
"uri" => "https://assets.dev.denios.io/ghs/38163_20210520-144851.png"
"text" => "CE Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 219921
"filename" => "219921_20200520-152825.png"
"uri" => "https://assets.dev.denios.io/ghs/219921_20200520-152825.png"
"text" => "German Innovation Award 2020 Winner"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "271433"
"displaySku" => "271433W"
"sortRank" => 12168
"slug" => "leckage-erkennungssystem-spillguardr-fuer-atex-zone-0-271433"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-fuer-atex-zone-0-271433/271433"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#19"
"canonical" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-fuer-atex-zone-0-271433/271433"
]
"name" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0"
"description" => "<ul class="product-description__text--bulletpoints"><li>Das erste Warnsystem seiner Art: vollkommen autark, auf Knopfdruck funktionsfähig und für jede Art von Auffangwanne einsetz- bzw. nachrüstbar. Der SpillGuard® erkennt sicher gefährliche Leckagen und warnt Sie sofort per Alarm. Das spart wertvolle Zeit für die Bereinigung der Situation und verhindert größere Gefährdungen.</li><li>Einfachste Inbetriebnahme: platzieren, einschalten, sicher sein!</li><li>Eine rote LED signalisiert über die gesamte Lebensdauer hinweg die sichere Funktionsweise.</li><li>Ein akustisches Signal macht rechtzeitig zum Ende der Lebensdauer des SpillGuard® (bis zu 5 Jahre) auf einen Austausch aufmerksam.</li><li>Für den langjährigen Einsatz entwickelt – mit Zulassung für ATEX-Zone 0.</li><li>Bei Kontakt mit flüssigen Gefahrstoffen wird ein akustischer und optischer Alarm für mindestens 24 Stunden ausgelöst</li><li>Überall anwendbar und geeignet für alle gängigen flüssigen Gefahrstoffe, siehe Beständigkeitsliste unter www.denios.de/spillguard. Für darin nicht erwähnte Medien kann auf Wunsch ein Labortest durchgeführt werden, der die Eignung des SpillGuard® hinsichtlich der sicheren Detektierbarkeit des besagten Gefahrstoffs nachweist.</li><li>Einfache und sichere Nutzung durch intelligente Sensortechnologie in einem hochbeständigen, elektrisch ableitfähigen Gehäuse.</li><li>Einsatztemperaturbereich 0 °C bis +40 °C</li><li><p>Weitere Informationen zum SpillGuard® finden Sie unter: <strong><a class="link-list__link text-link--arrow-right link-list__link--active " href="https://www.denios.de/unternehmen/marken/spillguard" style="" target="_blank">https://www.denios.de/spillguard</a></strong></p></li></ul>"
"images" => [
[
"id" => 187954
"filename" => "187954_20200504-075238.jpg"
"uri" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
"medium" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
"small" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191311
"filename" => "191311_20200504-075245.jpg"
"uri" => "https://assets.dev.denios.io/article/191311_20200504-075245.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191311_20200504-075245.jpg"
"medium" => "https://assets.dev.denios.io/article/191311_20200504-075245.jpg"
"small" => "https://assets.dev.denios.io/article/191311_20200504-075245.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191311_20200504-075245.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191305
"filename" => "191305_20200504-075252.jpg"
"uri" => "https://assets.dev.denios.io/article/191305_20200504-075252.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191305_20200504-075252.jpg"
"medium" => "https://assets.dev.denios.io/article/191305_20200504-075252.jpg"
"small" => "https://assets.dev.denios.io/article/191305_20200504-075252.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191305_20200504-075252.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191303
"filename" => "191303_20200513-111842.jpg"
"uri" => "https://assets.dev.denios.io/article/191303_20200513-111842.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191303_20200513-111842.jpg"
"medium" => "https://assets.dev.denios.io/article/191303_20200513-111842.jpg"
"small" => "https://assets.dev.denios.io/article/191303_20200513-111842.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191303_20200513-111842.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191299
"filename" => "191299_20200504-075259.jpg"
"uri" => "https://assets.dev.denios.io/article/191299_20200504-075259.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191299_20200504-075259.jpg"
"medium" => "https://assets.dev.denios.io/article/191299_20200504-075259.jpg"
"small" => "https://assets.dev.denios.io/article/191299_20200504-075259.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191299_20200504-075259.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191295
"filename" => "191295_20200504-075303.jpg"
"uri" => "https://assets.dev.denios.io/article/191295_20200504-075303.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191295_20200504-075303.jpg"
"medium" => "https://assets.dev.denios.io/article/191295_20200504-075303.jpg"
"small" => "https://assets.dev.denios.io/article/191295_20200504-075303.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191295_20200504-075303.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191289
"filename" => "191289_20200504-075310.jpg"
"uri" => "https://assets.dev.denios.io/article/191289_20200504-075310.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191289_20200504-075310.jpg"
"medium" => "https://assets.dev.denios.io/article/191289_20200504-075310.jpg"
"small" => "https://assets.dev.denios.io/article/191289_20200504-075310.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191289_20200504-075310.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191287
"filename" => "191287_20200504-075312.jpg"
"uri" => "https://assets.dev.denios.io/article/191287_20200504-075312.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191287_20200504-075312.jpg"
"medium" => "https://assets.dev.denios.io/article/191287_20200504-075312.jpg"
"small" => "https://assets.dev.denios.io/article/191287_20200504-075312.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191287_20200504-075312.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191285
"filename" => "191285_20200504-075314.jpg"
"uri" => "https://assets.dev.denios.io/article/191285_20200504-075314.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 9"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191285_20200504-075314.jpg"
"medium" => "https://assets.dev.denios.io/article/191285_20200504-075314.jpg"
"small" => "https://assets.dev.denios.io/article/191285_20200504-075314.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191285_20200504-075314.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191283
"filename" => "191283_20200504-075317.jpg"
"uri" => "https://assets.dev.denios.io/article/191283_20200504-075317.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 10"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191283_20200504-075317.jpg"
"medium" => "https://assets.dev.denios.io/article/191283_20200504-075317.jpg"
"small" => "https://assets.dev.denios.io/article/191283_20200504-075317.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191283_20200504-075317.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191281
"filename" => "191281_20200504-075319.jpg"
"uri" => "https://assets.dev.denios.io/article/191281_20200504-075319.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 11"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191281_20200504-075319.jpg"
"medium" => "https://assets.dev.denios.io/article/191281_20200504-075319.jpg"
"small" => "https://assets.dev.denios.io/article/191281_20200504-075319.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191281_20200504-075319.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191277
"filename" => "191277_20200504-075324.jpg"
"uri" => "https://assets.dev.denios.io/article/191277_20200504-075324.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 12"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191277_20200504-075324.jpg"
"medium" => "https://assets.dev.denios.io/article/191277_20200504-075324.jpg"
"small" => "https://assets.dev.denios.io/article/191277_20200504-075324.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191277_20200504-075324.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 191319
"filename" => "191319_20200925-094744.jpg"
"uri" => "https://assets.dev.denios.io/article/191319_20200925-094744.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 13"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/191319_20200925-094744.jpg"
"medium" => "https://assets.dev.denios.io/article/191319_20200925-094744.jpg"
"small" => "https://assets.dev.denios.io/article/191319_20200925-094744.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/191319_20200925-094744.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 205130
"filename" => "205130_20200504-075333.jpg"
"uri" => "https://assets.dev.denios.io/article/205130_20200504-075333.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 14"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/205130_20200504-075333.jpg"
"medium" => "https://assets.dev.denios.io/article/205130_20200504-075333.jpg"
"small" => "https://assets.dev.denios.io/article/205130_20200504-075333.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/205130_20200504-075333.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 187954
"filename" => "187954_20200504-075238.jpg"
"uri" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
"medium" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
"small" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 38163
"filename" => "38163_20210520-144851.png"
"uri" => "https://assets.dev.denios.io/ghs/38163_20210520-144851.png"
"text" => "CE Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 219921
"filename" => "219921_20200520-152825.png"
"uri" => "https://assets.dev.denios.io/ghs/219921_20200520-152825.png"
"text" => "German Innovation Award 2020 Winner"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 13500
"centAmountGross" => 16065
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"ghs_symbol" => "[{"id":38163,"mdate":"2021-05-20 14:48:51","filename":"38163_20210520-144851.png","text":"CE Logo"},{"id":219921,"mdate":"2020-05-20 15:28:25","filename":"219921_20200520-152825.png","text":"German Innovation Award 2020 Winner"}]"
"CS_BADGE" => "BESTSELLER"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_SALESRANK" => 12168
"CS_SHIPPING_HEIGHT_MM" => 40
"META_DESCRIPTION" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0"
"MARA_NTGEW" => 0.145
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "40"
"CS_MULTIPACK" => 1
"CS_VORGAENGER_ARTIKEL" => "["267579"]"
"MAKT_MAKTX" => "SpillGuard® für ATEX-Zone 0"
"CS_TECHNISCHE_DATEN" => "[{"label":"Tiefe außen [mm]","value":"110"},{"label":"Höhe außen [mm]","value":"40"},{"label":"Ex-Schutzklasse","value":"Ex II 1 G EX ia IIB T4 Ga"},{"label":"Gewicht [kg]","value":"0,145"}]"
"MARA_BRGEW" => 0.145
"CS_GTIN" => "4055661027299"
"ship_length" => "110"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 110
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"27200990"},"punchout_danfoss_de":{"matgroup":"41111932"},"punchout_danfoss_pl":{"matgroup":"41111932","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"27200990"},"punchout_alperia_it":{"matgroup":"41111932"},"punchout_sunchemical_ch":{"matgroup":"41111932"},"punchout_danfoss_dk":{"matgroup":"41111932"},"punchout_danfoss_sk":{"matgroup":"41111932"},"punchout_brenntag_de":{"matgroup":"41111932"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"41111932"},"punchout_esteelauder_uk":{"matgroup":"41111932"},"punchout_esteelauder_ch":{"matgroup":"41111932"},"punchout_takeda_ch":{"matgroup":"41111932"},"punchout_sika_de":{"matgroup":"41111932"},"punchout_bachem_ch":{"matgroup":"41111932"},"punchout_migros_ch":{"matgroup":"41111932"},"punchout_wieland_de":{"matgroup":"41100000"},"punchout_post_ch":{"matgroup":"41111932"},"punchout_tesla_de":{"matgroup":"41111932"},"punchout_umicore_de":{"matgroup":"41111932"},"punchout_upm_fi":{"matgroup":"41111932"},"punchout_axalta_de":{"matgroup":"41111932"},"punchout_husqvarna_pl":{"matgroup":"41111932"},"punchout_navalgroup_fr":{"matgroup":"41111932"},"punchout_itp_aero_es":{"matgroup":"41111932"},"punchout_tk_bilstein_de":{"matgroup":"27200903"},"punchout_danone_es":{"matgroup":"41111932"},"punchout_schwarz_gruppe_de":{"matgroup":"27200903"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"27200903"},"punchout_danfoss_gb":{"matgroup":"41111932"},"punchout_ivoclar_ch":{"matgroup":"41111932"},"punchout_remmers_de":{"matgroup":"41111932"},"punchout_saria_de":{"matgroup":"27200903"}}"
"META_TITLE" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 | Denios"
"images_meta_data" => "[{"id":187954,"mdate":"2020-05-04 07:52:38","filename":"187954_20200504-075238.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 1"},{"id":191311,"mdate":"2020-05-04 07:52:45","filename":"191311_20200504-075245.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 2"},{"id":191305,"mdate":"2020-05-04 07:52:52","filename":"191305_20200504-075252.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 3"},{"id":191303,"mdate":"2020-05-13 11:18:42","filename":"191303_20200513-111842.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 4"},{"id":191299,"mdate":"2020-05-04 07:52:59","filename":"191299_20200504-075259.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 5"},{"id":191295,"mdate":"2020-05-04 07:53:03","filename":"191295_20200504-075303.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 6"},{"id":191289,"mdate":"2020-05-04 07:53:10","filename":"191289_20200504-075310.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 7"},{"id":191287,"mdate":"2020-05-04 07:53:12","filename":"191287_20200504-075312.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 8"},{"id":191285,"mdate":"2020-05-04 07:53:14","filename":"191285_20200504-075314.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 9"},{"id":191283,"mdate":"2020-05-04 07:53:17","filename":"191283_20200504-075317.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 10"},{"id":191281,"mdate":"2020-05-04 07:53:19","filename":"191281_20200504-075319.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 11"},{"id":191277,"mdate":"2020-05-04 07:53:24","filename":"191277_20200504-075324.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 12"},{"id":191319,"mdate":"2020-09-25 09:47:44","filename":"191319_20200925-094744.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 13"},{"id":205130,"mdate":"2020-05-04 07:53:33","filename":"205130_20200504-075333.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - 14"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Leckage-Erkennungssystem,SpillGuard®,SpillGuard,Leckagesensor,Leckagedetektor,Leckage-Warnsystem,Leckanzeiger,Leckage-Warnanzeige,Leckagemelder,Leckagenwarnung"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 110
"CS_TAX_CLASS" => "regular"
"EX_SCHUTZ" => [
"Ex II 1 G EX ia IIB T4 Ga"
]
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "19"
"CS_SHIPPING_HEIGHT_IN" => 1.7322844
"main_articles" => "["274736","274737","274744","274745","274746","274747","274748","274749","274108","274109","274110","274111","274692","274945","274946","274947","274948","274949","274977","274978","274979","274980","274698","274699","274700","274701","274709","274710","274711","274712","274713","274714","274723","274724","274729","274679","274680","274681","274682","274643","274644","274645","274646","274647","274648","274649","274862","274683","274684","274685","274687","274678","274859","274134","274694"]"
"CS_ANWENDUNG" => [
"Sensoren/Signalgeber"
]
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 4.7637821
"ITEM_NAME_FOR_SHOP" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 40
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 0.3196702799
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Das erste Warnsystem seiner Art: vollkommen autark, auf Knopfdruck funktionsfähig und für jede Art von Auffangwanne einsetz- bzw. nachrüstbar. Der SpillGuard® erkennt sicher gefährliche Leckagen und warnt Sie sofort per Alarm. Das spart wertvolle Zeit für die Bereinigung der Situation und verhindert größere Gefährdungen.</li><li>Einfachste Inbetriebnahme: platzieren, einschalten, sicher sein!</li><li>Eine rote LED signalisiert über die gesamte Lebensdauer hinweg die sichere Funktionsweise.</li><li>Ein akustisches Signal macht rechtzeitig zum Ende der Lebensdauer des SpillGuard® (bis zu 5 Jahre) auf einen Austausch aufmerksam.</li><li>Für den langjährigen Einsatz entwickelt – mit Zulassung für ATEX-Zone 0.</li><li>Bei Kontakt mit flüssigen Gefahrstoffen wird ein akustischer und optischer Alarm für mindestens 24 Stunden ausgelöst</li><li>Überall anwendbar und geeignet für alle gängigen flüssigen Gefahrstoffe, siehe Beständigkeitsliste unter www.denios.de/spillguard. Für darin nicht erwähnte Medien kann auf Wunsch ein Labortest durchgeführt werden, der die Eignung des SpillGuard® hinsichtlich der sicheren Detektierbarkeit des besagten Gefahrstoffs nachweist.</li><li>Einfache und sichere Nutzung durch intelligente Sensortechnologie in einem hochbeständigen, elektrisch ableitfähigen Gehäuse.</li><li>Einsatztemperaturbereich 0 °C bis +40 °C</li><li><p>Weitere Informationen zum SpillGuard® finden Sie unter: <strong><a class="link-list__link text-link--arrow-right link-list__link--active " href="https://www.denios.de/unternehmen/marken/spillguard" style="" target="_blank">https://www.denios.de/spillguard</a></strong></p></li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.145"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "85311095"
"CS_YOUTUBE_ID1" => "sJPXbLdTEAw"
"CS_SHIPPING_WEIGHT_KG" => 0.145
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-fuer-atex-zone-0-271433/271433"
"robots" => "index,follow"
"description" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 | Denios"
"description" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0 - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-fuer-atex-zone-0-271433/271433"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191311_20200504-075245.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191305_20200504-075252.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191303_20200513-111842.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191299_20200504-075259.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191295_20200504-075303.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191289_20200504-075310.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191287_20200504-075312.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191285_20200504-075314.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191283_20200504-075317.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191281_20200504-075319.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191277_20200504-075324.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/191319_20200925-094744.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/205130_20200504-075333.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Leckage-Erkennungssystem SpillGuard® für ATEX-Zone 0"
"description" => "Das erste Warnsystem seiner Art: vollkommen autark, auf Knopfdruck funktionsfähig und für jede Art von Auffangwanne einsetz- bzw. nachrüstbar. Der SpillGuard® erkennt sicher gefährliche Leckagen und warnt Sie sofort per Alarm. Das spart wertvolle Zeit für die Bereinigung der Situation und verhindert größere Gefährdungen.Einfachste Inbetriebnahme: platzieren, einschalten, sicher sein!Eine rote LED signalisiert über die gesamte Lebensdauer hinweg die sichere Funktionsweise.Ein akustisches Signal macht rechtzeitig zum Ende der Lebensdauer des SpillGuard® (bis zu 5 Jahre) auf einen Austausch aufmerksam.Für den langjährigen Einsatz entwickelt – mit Zulassung für ATEX-Zone 0.Bei Kontakt mit flüssigen Gefahrstoffen wird ein akustischer und optischer Alarm für mindestens 24 Stunden ausgelöstÜberall anwendbar und geeignet für alle gängigen flüssigen Gefahrstoffe, siehe Beständigkeitsliste unter www.denios.de/spillguard. Für darin nicht erwähnte Medien kann auf Wunsch ein Labortest durchgeführt werden, der die Eignung des SpillGuard® hinsichtlich der sicheren Detektierbarkeit des besagten Gefahrstoffs nachweist.Einfache und sichere Nutzung durch intelligente Sensortechnologie in einem hochbeständigen, elektrisch ableitfähigen Gehäuse.Einsatztemperaturbereich 0 °C bis +40 °CWeitere Informationen zum SpillGuard® finden Sie unter: https://www.denios.de/spillguard"
"image" => [
"https://assets.dev.denios.io/article/187954_20200504-075238.jpg"
"https://assets.dev.denios.io/article/191311_20200504-075245.jpg"
"https://assets.dev.denios.io/article/191305_20200504-075252.jpg"
"https://assets.dev.denios.io/article/191303_20200513-111842.jpg"
"https://assets.dev.denios.io/article/191299_20200504-075259.jpg"
"https://assets.dev.denios.io/article/191295_20200504-075303.jpg"
"https://assets.dev.denios.io/article/191289_20200504-075310.jpg"
"https://assets.dev.denios.io/article/191287_20200504-075312.jpg"
"https://assets.dev.denios.io/article/191285_20200504-075314.jpg"
"https://assets.dev.denios.io/article/191283_20200504-075317.jpg"
"https://assets.dev.denios.io/article/191281_20200504-075319.jpg"
"https://assets.dev.denios.io/article/191277_20200504-075324.jpg"
"https://assets.dev.denios.io/article/191319_20200925-094744.jpg"
"https://assets.dev.denios.io/article/205130_20200504-075333.jpg"
]
"sku" => "271433W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-fuer-atex-zone-0-271433/271433"
"priceCurrency" => "EUR"
"price" => "160.65"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661027299"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 13500
"centAmountGross" => 16065
"currency" => "EUR"
"customerGroup" => null
"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" => "Leckage-Detektoren"
"stampImages" => []
"brandImages" => []
"ghsImages" => [
[
"id" => 38163
"filename" => "38163_20210520-144851.png"
"uri" => "https://assets.dev.denios.io/ghs/38163_20210520-144851.png"
"text" => "CE Logo"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 219921
"filename" => "219921_20200520-152825.png"
"uri" => "https://assets.dev.denios.io/ghs/219921_20200520-152825.png"
"text" => "German Innovation Award 2020 Winner"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"featureImages" => []
]
]
"categories" => [
"c41270c9-b7a1-4379-8635-066ecd241b35"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Leckage-Detektoren"
"attributes" => []
"facetAttributes" => [
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => []
"CS_VERSION_GULLIABDICHTUNG" => []
"ZPIM_WERKSTOFF_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "807af5269b3b1f9342347aec3a0d1950"
]
"sort" => [
12168
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "9ddc2a96-0d34-405f-a389-9d2650dca200"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "9ddc2a96-0d34-405f-a389-9d2650dca200"
"key" => "10300200151160"
"version" => 16565
"businessUnit" => "CP"
"slug" => "neopren-abdichtmatten-10300200151160"
"links" => [
"webshop" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#348"
"canonical" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
]
"name" => "Neopren-Abdichtmatten"
"description" => "<ul class="product-description__text--bulletpoints"><li>verhindern das Eindringen von Gefahrstoffen in Abflüsse und Kanäle</li><li>geringe Materialstärke zur flexiblen Anpassung auch an nicht metallische Kanaleinläufe</li><li>für die einfache, kostengünstige Vorbeugung gegen kleinere Leckagen</li><li>leicht, platzsparend, wiederverwendbar und schnell zu reinigen</li><li>Lagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich</li><li>ideal zur Kombination mit DENSORB-Notfall-Sets</li></ul>"
"createdAt" => "2021-09-03T06:59:30+0000"
"master" => [
"id" => 4
"sku" => "217355"
"displaySku" => "217355W"
"sortRank" => 12154
"slug" => "neopren-abdichtmatten-10300200151160"
"links" => [
"webshop" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#348"
"canonical" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
]
"name" => "Neopren Abdichtmatte 500x500 mm für Kanaleinläufe"
"description" => "<ul class="product-description__text--bulletpoints"><li>geringe Materialstärke zur flexiblen Anpassung auch an nicht metallische Kanaleinläufe</li><li>für die einfache, kostengünstige Vorbeugung gegen kleinere Leckagen</li><li>verhindern das Eindringen von Gefahrstoffen in Abflüsse und Kanäle</li><li>leicht, platzsparend, wiederverwendbar und schnell zu reinigen</li><li>ideal zur Kombination mit DENSORB-Notfall-Sets</li><li>Lagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27144
"filename" => "27144_20150320-135521.jpg"
"uri" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"text" => "Neopren Abdichtmatte 500x500 mm für Kanaleinläufe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"medium" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"small" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27144
"filename" => "27144_20150320-135521.jpg"
"uri" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"text" => "Neopren Abdichtmatte 500x500 mm für Kanaleinläufe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"medium" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"small" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 6200
"centAmountGross" => 7378
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 500 x 500"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_MASSE_AUSSEN_B_X_T" => "500 x 500"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_PDF_SEITE" => "348"
"CS_MATERIAL" => "Neopren"
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 500 x 500"
"META_DESCRIPTION" => "Neopren Abdichtmatte 500x500 mm für Kanaleinläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Neopren Abdichtmatte 500x500 mm für Kanaleinläufe"
"MARA_NTGEW" => 1.5
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Abdichtmatte Neopren 500x500 mm"
"CS_SHIPPING_WIDTH_MM" => 500
"CS_SHIPPING_WIDTH_IN" => 21.653555
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Neopren-Abdichtmatten"},{"label":"Werkstoff","value":"Neopren"},{"label":"Farbe","value":"schwarz"},{"label":"Maße außen B x T [mm]","value":"500 x 500"},{"label":"Gewicht [kg]","value":"1,5"}]"
"MARA_BRGEW" => 1.5
"ship_length" => "500"
"SAP_HERKUNFTSLAND" => "GB"
"CS_COLOR" => "schwarz"
"CS_SHIPPING_LENGTH_MM" => 500
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Neopren-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Neopren Abdichtmatte 500 x 500 mm für Kanaleinläufe"
"ship_width" => "500"
"images_meta_data" => "[{"id":27144,"mdate":"2015-03-20 13:55:21","filename":"27144_20150320-135521.jpg","imageSimilar":0,"text":"Neopren Abdichtmatte 500x500 mm für Kanaleinläufe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["216516","216517","216518"]"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 500
"ZPIM_FARBE_1" => "schwarz"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"ZPIM_WERKSTOFF_1" => "Neopren"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 21.653555
"ITEM_NAME_FOR_SHOP" => "Neopren Abdichtmatte 500x500 mm für Kanaleinläufe"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 500
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 12154
"CS_ARTIKELERLAEUTERUNG" => "Abflussbreite max. 200 mm"
"CS_SHIPPING_WEIGHT_LBS" => 3.30693393
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>geringe Materialstärke zur flexiblen Anpassung auch an nicht metallische Kanaleinläufe</li><li>für die einfache, kostengünstige Vorbeugung gegen kleinere Leckagen</li><li>verhindern das Eindringen von Gefahrstoffen in Abflüsse und Kanäle</li><li>leicht, platzsparend, wiederverwendbar und schnell zu reinigen</li><li>ideal zur Kombination mit DENSORB-Notfall-Sets</li><li>Lagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["132787","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.5"
"CS_ORIGIN" => "GB - United Kingdom"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "40024900"
"CS_SHIPPING_WEIGHT_KG" => 1.5
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "216516"
"value" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216516"
"key" => ""
"name" => "1000 x 1000"
"variantId" => 1
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "216517"
"value" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216517"
"key" => ""
"name" => "1200 x 1200"
"variantId" => 2
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "216518"
"value" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216518"
"key" => ""
"name" => "1400 x 1400"
"variantId" => 3
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "217355"
"value" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
"key" => ""
"name" => "500 x 500"
"variantId" => 4
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Neopren Abdichtmatte 500 x 500 mm für Kanaleinläufe"
"canonicalUrl" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
"robots" => "index,follow"
"description" => "Neopren Abdichtmatte 500x500 mm für Kanaleinläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Neopren Abdichtmatte 500 x 500 mm für Kanaleinläufe"
"description" => "Neopren Abdichtmatte 500x500 mm für Kanaleinläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Neopren Abdichtmatte 500x500 mm für Kanaleinläufe"
"description" => "geringe Materialstärke zur flexiblen Anpassung auch an nicht metallische Kanaleinläufefür die einfache, kostengünstige Vorbeugung gegen kleinere Leckagenverhindern das Eindringen von Gefahrstoffen in Abflüsse und Kanäleleicht, platzsparend, wiederverwendbar und schnell zu reinigenideal zur Kombination mit DENSORB-Notfall-SetsLagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
]
"sku" => "217355W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
"priceCurrency" => "EUR"
"price" => "73.78"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 6200
"centAmountGross" => 7378
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 4
"sku" => "217355"
"displaySku" => "217355W"
"sortRank" => 12154
"slug" => "neopren-abdichtmatten-10300200151160"
"links" => [
"webshop" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#348"
"canonical" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
]
"name" => "Neopren Abdichtmatte 500x500 mm für Kanaleinläufe"
"description" => "<ul class="product-description__text--bulletpoints"><li>geringe Materialstärke zur flexiblen Anpassung auch an nicht metallische Kanaleinläufe</li><li>für die einfache, kostengünstige Vorbeugung gegen kleinere Leckagen</li><li>verhindern das Eindringen von Gefahrstoffen in Abflüsse und Kanäle</li><li>leicht, platzsparend, wiederverwendbar und schnell zu reinigen</li><li>ideal zur Kombination mit DENSORB-Notfall-Sets</li><li>Lagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27144
"filename" => "27144_20150320-135521.jpg"
"uri" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"text" => "Neopren Abdichtmatte 500x500 mm für Kanaleinläufe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"medium" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"small" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27144
"filename" => "27144_20150320-135521.jpg"
"uri" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"text" => "Neopren Abdichtmatte 500x500 mm für Kanaleinläufe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"medium" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"small" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 6200
"centAmountGross" => 7378
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 500 x 500"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_MASSE_AUSSEN_B_X_T" => "500 x 500"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_PDF_SEITE" => "348"
"CS_MATERIAL" => "Neopren"
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 500 x 500"
"META_DESCRIPTION" => "Neopren Abdichtmatte 500x500 mm für Kanaleinläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Neopren Abdichtmatte 500x500 mm für Kanaleinläufe"
"MARA_NTGEW" => 1.5
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Abdichtmatte Neopren 500x500 mm"
"CS_SHIPPING_WIDTH_MM" => 500
"CS_SHIPPING_WIDTH_IN" => 21.653555
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Neopren-Abdichtmatten"},{"label":"Werkstoff","value":"Neopren"},{"label":"Farbe","value":"schwarz"},{"label":"Maße außen B x T [mm]","value":"500 x 500"},{"label":"Gewicht [kg]","value":"1,5"}]"
"MARA_BRGEW" => 1.5
"ship_length" => "500"
"SAP_HERKUNFTSLAND" => "GB"
"CS_COLOR" => "schwarz"
"CS_SHIPPING_LENGTH_MM" => 500
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Neopren-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Neopren Abdichtmatte 500 x 500 mm für Kanaleinläufe"
"ship_width" => "500"
"images_meta_data" => "[{"id":27144,"mdate":"2015-03-20 13:55:21","filename":"27144_20150320-135521.jpg","imageSimilar":0,"text":"Neopren Abdichtmatte 500x500 mm für Kanaleinläufe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["216516","216517","216518"]"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 500
"ZPIM_FARBE_1" => "schwarz"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"ZPIM_WERKSTOFF_1" => "Neopren"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 21.653555
"ITEM_NAME_FOR_SHOP" => "Neopren Abdichtmatte 500x500 mm für Kanaleinläufe"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 500
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 12154
"CS_ARTIKELERLAEUTERUNG" => "Abflussbreite max. 200 mm"
"CS_SHIPPING_WEIGHT_LBS" => 3.30693393
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>geringe Materialstärke zur flexiblen Anpassung auch an nicht metallische Kanaleinläufe</li><li>für die einfache, kostengünstige Vorbeugung gegen kleinere Leckagen</li><li>verhindern das Eindringen von Gefahrstoffen in Abflüsse und Kanäle</li><li>leicht, platzsparend, wiederverwendbar und schnell zu reinigen</li><li>ideal zur Kombination mit DENSORB-Notfall-Sets</li><li>Lagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["132787","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.5"
"CS_ORIGIN" => "GB - United Kingdom"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "40024900"
"CS_SHIPPING_WEIGHT_KG" => 1.5
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "216516"
"value" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216516"
"key" => ""
"name" => "1000 x 1000"
"variantId" => 1
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "216517"
"value" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216517"
"key" => ""
"name" => "1200 x 1200"
"variantId" => 2
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "216518"
"value" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216518"
"key" => ""
"name" => "1400 x 1400"
"variantId" => 3
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "217355"
"value" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
"key" => ""
"name" => "500 x 500"
"variantId" => 4
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Neopren Abdichtmatte 500 x 500 mm für Kanaleinläufe"
"canonicalUrl" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
"robots" => "index,follow"
"description" => "Neopren Abdichtmatte 500x500 mm für Kanaleinläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Neopren Abdichtmatte 500 x 500 mm für Kanaleinläufe"
"description" => "Neopren Abdichtmatte 500x500 mm für Kanaleinläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Neopren Abdichtmatte 500x500 mm für Kanaleinläufe"
"description" => "geringe Materialstärke zur flexiblen Anpassung auch an nicht metallische Kanaleinläufefür die einfache, kostengünstige Vorbeugung gegen kleinere Leckagenverhindern das Eindringen von Gefahrstoffen in Abflüsse und Kanäleleicht, platzsparend, wiederverwendbar und schnell zu reinigenideal zur Kombination mit DENSORB-Notfall-SetsLagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
]
"sku" => "217355W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
"priceCurrency" => "EUR"
"price" => "73.78"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 6200
"centAmountGross" => 7378
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 2
"sku" => "216517"
"displaySku" => "216517W"
"sortRank" => 12154
"slug" => "neopren-abdichtmatten-10300200151160"
"links" => [
"webshop" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216517"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#348"
"canonical" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
]
"name" => "Neopren Abdichtmatte 1200x1200 mm für Kanaleinläufe"
"description" => "<ul class="product-description__text--bulletpoints"><li>geringe Materialstärke zur flexiblen Anpassung auch an nicht metallische Kanaleinläufe</li><li>für die einfache, kostengünstige Vorbeugung gegen kleinere Leckagen</li><li>verhindern das Eindringen von Gefahrstoffen in Abflüsse und Kanäle</li><li>leicht, platzsparend, wiederverwendbar und schnell zu reinigen</li><li>ideal zur Kombination mit DENSORB-Notfall-Sets</li><li>Lagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27144
"filename" => "27144_20150320-135521.jpg"
"uri" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"text" => "Neopren Abdichtmatte 1200x1200 mm für Kanaleinläufe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"medium" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"small" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27144
"filename" => "27144_20150320-135521.jpg"
"uri" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"text" => "Neopren Abdichtmatte 1200x1200 mm für Kanaleinläufe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"medium" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"small" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 12400
"centAmountGross" => 14756
"currency" => "EUR"
"customerGroup" => null
"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 Wochen"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 1200 x 1200"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_MASSE_AUSSEN_B_X_T" => "1200 x 1200"
"SHOP_LIEFERZEIT" => "3 - 4 Wochen"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_PDF_SEITE" => "348"
"CS_MATERIAL" => "Neopren"
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 1200 x 1200"
"META_DESCRIPTION" => "Neopren Abdichtmatte 1200x1200 mm für Kanaleinläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Neopren Abdichtmatte 1200x1200 mm für Kanaleinläufe"
"MARA_NTGEW" => 4
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Abdichtmatte Neopren 1200x1200 mm"
"CS_SHIPPING_WIDTH_MM" => 1200
"CS_SHIPPING_WIDTH_IN" => 51.968532
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Neopren-Abdichtmatten"},{"label":"Werkstoff","value":"Neopren"},{"label":"Farbe","value":"schwarz"},{"label":"Maße außen B x T [mm]","value":"1200 x 1200"},{"label":"Gewicht [kg]","value":"4"}]"
"MARA_BRGEW" => 4
"ship_length" => "1200"
"SAP_HERKUNFTSLAND" => "GB"
"CS_COLOR" => "schwarz"
"CS_SHIPPING_LENGTH_MM" => 1200
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Neopren-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Neopren Abdichtmatte 1200 x 1200 mm für Kanaleinläufe"
"ship_width" => "1200"
"images_meta_data" => "[{"id":27144,"mdate":"2015-03-20 13:55:21","filename":"27144_20150320-135521.jpg","imageSimilar":0,"text":"Neopren Abdichtmatte 1200x1200 mm für Kanaleinläufe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["216516","216518","217355"]"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 1200
"ZPIM_FARBE_1" => "schwarz"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"ZPIM_WERKSTOFF_1" => "Neopren"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 51.968532
"ITEM_NAME_FOR_SHOP" => "Neopren Abdichtmatte 1200x1200 mm für Kanaleinläufe"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 1200
"CS_LIEFERZEIT_WT" => "15"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 12154
"CS_ARTIKELERLAEUTERUNG" => "Abflussbreite max. 900 mm"
"CS_SHIPPING_WEIGHT_LBS" => 8.81849048
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>geringe Materialstärke zur flexiblen Anpassung auch an nicht metallische Kanaleinläufe</li><li>für die einfache, kostengünstige Vorbeugung gegen kleinere Leckagen</li><li>verhindern das Eindringen von Gefahrstoffen in Abflüsse und Kanäle</li><li>leicht, platzsparend, wiederverwendbar und schnell zu reinigen</li><li>ideal zur Kombination mit DENSORB-Notfall-Sets</li><li>Lagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["132790","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4"
"CS_ORIGIN" => "GB - United Kingdom"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "40024900"
"CS_SHIPPING_WEIGHT_KG" => 4
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "216516"
"value" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216516"
"key" => ""
"name" => "1000 x 1000"
"variantId" => 1
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "216517"
"value" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216517"
"key" => ""
"name" => "1200 x 1200"
"variantId" => 2
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "216518"
"value" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216518"
"key" => ""
"name" => "1400 x 1400"
"variantId" => 3
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "217355"
"value" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
"key" => ""
"name" => "500 x 500"
"variantId" => 4
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Neopren Abdichtmatte 1200 x 1200 mm für Kanaleinläufe"
"canonicalUrl" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
"robots" => "index,follow"
"description" => "Neopren Abdichtmatte 1200x1200 mm für Kanaleinläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Neopren Abdichtmatte 1200 x 1200 mm für Kanaleinläufe"
"description" => "Neopren Abdichtmatte 1200x1200 mm für Kanaleinläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216517"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Neopren Abdichtmatte 1200x1200 mm für Kanaleinläufe"
"description" => "geringe Materialstärke zur flexiblen Anpassung auch an nicht metallische Kanaleinläufefür die einfache, kostengünstige Vorbeugung gegen kleinere Leckagenverhindern das Eindringen von Gefahrstoffen in Abflüsse und Kanäleleicht, platzsparend, wiederverwendbar und schnell zu reinigenideal zur Kombination mit DENSORB-Notfall-SetsLagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
]
"sku" => "216517W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216517"
"priceCurrency" => "EUR"
"price" => "147.56"
"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" => 12400
"centAmountGross" => 14756
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 3
"sku" => "216518"
"displaySku" => "216518W"
"sortRank" => 12154
"slug" => "neopren-abdichtmatten-10300200151160"
"links" => [
"webshop" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216518"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#348"
"canonical" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
]
"name" => "Neopren Abdichtmatte 1400x1400 mm für Kanaleinläufe"
"description" => "<ul class="product-description__text--bulletpoints"><li>geringe Materialstärke zur flexiblen Anpassung auch an nicht metallische Kanaleinläufe</li><li>für die einfache, kostengünstige Vorbeugung gegen kleinere Leckagen</li><li>verhindern das Eindringen von Gefahrstoffen in Abflüsse und Kanäle</li><li>leicht, platzsparend, wiederverwendbar und schnell zu reinigen</li><li>ideal zur Kombination mit DENSORB-Notfall-Sets</li><li>Lagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27144
"filename" => "27144_20150320-135521.jpg"
"uri" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"text" => "Neopren Abdichtmatte 1400x1400 mm für Kanaleinläufe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"medium" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"small" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27144
"filename" => "27144_20150320-135521.jpg"
"uri" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"text" => "Neopren Abdichtmatte 1400x1400 mm für Kanaleinläufe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"medium" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"small" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 13500
"centAmountGross" => 16065
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 1400 x 1400"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_MASSE_AUSSEN_B_X_T" => "1400 x 1400"
"CS_SHIPPING_WIDTH_IN" => 60.629954
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "348"
"CS_MATERIAL" => "Neopren"
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 1400 x 1400"
"META_DESCRIPTION" => "Neopren Abdichtmatte 1400x1400 mm für Kanaleinläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Neopren Abdichtmatte 1400x1400 mm für Kanaleinläufe"
"MARA_NTGEW" => 5
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Abdichtmatte Neopren 1400x1400 mm"
"CS_SHIPPING_WIDTH_MM" => 1400
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Neopren-Abdichtmatten"},{"label":"Werkstoff","value":"Neopren"},{"label":"Farbe","value":"schwarz"},{"label":"Maße außen B x T [mm]","value":"1400 x 1400"},{"label":"Gewicht [kg]","value":"5"}]"
"MARA_BRGEW" => 5
"ship_length" => "1400"
"SAP_HERKUNFTSLAND" => "GB"
"CS_COLOR" => "schwarz"
"CS_SHIPPING_LENGTH_MM" => 1400
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Neopren-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Neopren Abdichtmatte 1400 x 1400 mm für Kanaleinläufe"
"ship_width" => "1400"
"images_meta_data" => "[{"id":27144,"mdate":"2015-03-20 13:55:21","filename":"27144_20150320-135521.jpg","imageSimilar":0,"text":"Neopren Abdichtmatte 1400x1400 mm für Kanaleinläufe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["216516","216517","217355"]"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 1400
"ZPIM_FARBE_1" => "schwarz"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"ZPIM_WERKSTOFF_1" => "Neopren"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 60.629954
"ITEM_NAME_FOR_SHOP" => "Neopren Abdichtmatte 1400x1400 mm für Kanaleinläufe"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 1400
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 12154
"CS_ARTIKELERLAEUTERUNG" => "Abflussbreite max. 1100 mm"
"CS_SHIPPING_WEIGHT_LBS" => 11.0231131
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>geringe Materialstärke zur flexiblen Anpassung auch an nicht metallische Kanaleinläufe</li><li>für die einfache, kostengünstige Vorbeugung gegen kleinere Leckagen</li><li>verhindern das Eindringen von Gefahrstoffen in Abflüsse und Kanäle</li><li>leicht, platzsparend, wiederverwendbar und schnell zu reinigen</li><li>ideal zur Kombination mit DENSORB-Notfall-Sets</li><li>Lagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["169484","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "5"
"CS_ORIGIN" => "GB - United Kingdom"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "40024900"
"CS_SHIPPING_WEIGHT_KG" => 5
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "216516"
"value" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216516"
"key" => ""
"name" => "1000 x 1000"
"variantId" => 1
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "216517"
"value" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216517"
"key" => ""
"name" => "1200 x 1200"
"variantId" => 2
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "216518"
"value" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216518"
"key" => ""
"name" => "1400 x 1400"
"variantId" => 3
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "217355"
"value" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
"key" => ""
"name" => "500 x 500"
"variantId" => 4
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Neopren Abdichtmatte 1400 x 1400 mm für Kanaleinläufe"
"canonicalUrl" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
"robots" => "index,follow"
"description" => "Neopren Abdichtmatte 1400x1400 mm für Kanaleinläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Neopren Abdichtmatte 1400 x 1400 mm für Kanaleinläufe"
"description" => "Neopren Abdichtmatte 1400x1400 mm für Kanaleinläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216518"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Neopren Abdichtmatte 1400x1400 mm für Kanaleinläufe"
"description" => "geringe Materialstärke zur flexiblen Anpassung auch an nicht metallische Kanaleinläufefür die einfache, kostengünstige Vorbeugung gegen kleinere Leckagenverhindern das Eindringen von Gefahrstoffen in Abflüsse und Kanäleleicht, platzsparend, wiederverwendbar und schnell zu reinigenideal zur Kombination mit DENSORB-Notfall-SetsLagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
]
"sku" => "216518W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216518"
"priceCurrency" => "EUR"
"price" => "160.65"
"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" => 13500
"centAmountGross" => 16065
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 1
"sku" => "216516"
"displaySku" => "216516W"
"sortRank" => 12154
"slug" => "neopren-abdichtmatten-10300200151160"
"links" => [
"webshop" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216516"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#348"
"canonical" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
]
"name" => "Neopren Abdichtmatte 1000x1000 mm für Kanaleinläufe"
"description" => "<ul class="product-description__text--bulletpoints"><li>geringe Materialstärke zur flexiblen Anpassung auch an nicht metallische Kanaleinläufe</li><li>für die einfache, kostengünstige Vorbeugung gegen kleinere Leckagen</li><li>verhindern das Eindringen von Gefahrstoffen in Abflüsse und Kanäle</li><li>leicht, platzsparend, wiederverwendbar und schnell zu reinigen</li><li>ideal zur Kombination mit DENSORB-Notfall-Sets</li><li>Lagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27144
"filename" => "27144_20150320-135521.jpg"
"uri" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"text" => "Neopren Abdichtmatte 1000x1000 mm für Kanaleinläufe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"medium" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"small" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27144
"filename" => "27144_20150320-135521.jpg"
"uri" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"text" => "Neopren Abdichtmatte 1000x1000 mm für Kanaleinläufe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"medium" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"small" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 10200
"centAmountGross" => 12138
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 1000 x 1000"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_MASSE_AUSSEN_B_X_T" => "1000 x 1000"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_PDF_SEITE" => "348"
"CS_MATERIAL" => "Neopren"
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 1000 x 1000"
"META_DESCRIPTION" => "Neopren Abdichtmatte 1000x1000 mm für Kanaleinläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Neopren Abdichtmatte 1000x1000 mm für Kanaleinläufe"
"MARA_NTGEW" => 3
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Abdichtmatte Neopren 1000x1000 mm"
"CS_SHIPPING_WIDTH_MM" => 1000
"CS_SHIPPING_WIDTH_IN" => 43.30711
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Neopren-Abdichtmatten"},{"label":"Werkstoff","value":"Neopren"},{"label":"Farbe","value":"schwarz"},{"label":"Maße außen B x T [mm]","value":"1000 x 1000"},{"label":"Gewicht [kg]","value":"3"}]"
"MARA_BRGEW" => 3
"ship_length" => "1000"
"SAP_HERKUNFTSLAND" => "GB"
"CS_COLOR" => "schwarz"
"CS_SHIPPING_LENGTH_MM" => 1000
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Neopren-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Neopren Abdichtmatte 1000 x 1000 mm für Kanaleinläufe"
"ship_width" => "1000"
"images_meta_data" => "[{"id":27144,"mdate":"2015-03-20 13:55:21","filename":"27144_20150320-135521.jpg","imageSimilar":0,"text":"Neopren Abdichtmatte 1000x1000 mm für Kanaleinläufe - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["216517","216518","217355"]"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 1000
"ZPIM_FARBE_1" => "schwarz"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"ZPIM_WERKSTOFF_1" => "Neopren"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 43.30711
"ITEM_NAME_FOR_SHOP" => "Neopren Abdichtmatte 1000x1000 mm für Kanaleinläufe"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 1000
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 12154
"CS_ARTIKELERLAEUTERUNG" => "Abflussbreite max. 700 mm"
"CS_SHIPPING_WEIGHT_LBS" => 6.61386786
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>geringe Materialstärke zur flexiblen Anpassung auch an nicht metallische Kanaleinläufe</li><li>für die einfache, kostengünstige Vorbeugung gegen kleinere Leckagen</li><li>verhindern das Eindringen von Gefahrstoffen in Abflüsse und Kanäle</li><li>leicht, platzsparend, wiederverwendbar und schnell zu reinigen</li><li>ideal zur Kombination mit DENSORB-Notfall-Sets</li><li>Lagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["132789","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "3"
"CS_ORIGIN" => "GB - United Kingdom"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "40024900"
"CS_SHIPPING_WEIGHT_KG" => 3
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "216516"
"value" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216516"
"key" => ""
"name" => "1000 x 1000"
"variantId" => 1
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "216517"
"value" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216517"
"key" => ""
"name" => "1200 x 1200"
"variantId" => 2
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "216518"
"value" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216518"
"key" => ""
"name" => "1400 x 1400"
"variantId" => 3
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "217355"
"value" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
"key" => ""
"name" => "500 x 500"
"variantId" => 4
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Neopren Abdichtmatte 1000 x 1000 mm für Kanaleinläufe"
"canonicalUrl" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/217355"
"robots" => "index,follow"
"description" => "Neopren Abdichtmatte 1000x1000 mm für Kanaleinläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Neopren Abdichtmatte 1000 x 1000 mm für Kanaleinläufe"
"description" => "Neopren Abdichtmatte 1000x1000 mm für Kanaleinläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216516"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Neopren Abdichtmatte 1000x1000 mm für Kanaleinläufe"
"description" => "geringe Materialstärke zur flexiblen Anpassung auch an nicht metallische Kanaleinläufefür die einfache, kostengünstige Vorbeugung gegen kleinere Leckagenverhindern das Eindringen von Gefahrstoffen in Abflüsse und Kanäleleicht, platzsparend, wiederverwendbar und schnell zu reinigenideal zur Kombination mit DENSORB-Notfall-SetsLagerbox für bis zu 5 Abdichtmatten als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27144_20150320-135521.jpg"
]
"sku" => "216516W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/neopren-abdichtmatten-10300200151160/216516"
"priceCurrency" => "EUR"
"price" => "121.38"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 10200
"centAmountGross" => 12138
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"2c6f61e6-27ad-42f2-b63e-134a646dfdab"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Kanalabdichtungen"
"attributes" => []
"facetAttributes" => [
"CS_VERSION_GULLIABDICHTUNG" => [
"Neopren-Abdichtmatten"
]
"ZPIM_WERKSTOFF_1" => [
"Neopren"
]
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => [
"Kanal-Abdichtungen"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "3106b8bc4b4b8aa34ad9c4f15c48960d"
]
"sort" => [
12154
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "bececb5e-10fc-45aa-aba3-81e2254de932"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "bececb5e-10fc-45aa-aba3-81e2254de932"
"key" => "276016"
"version" => 4189
"businessUnit" => "CP"
"slug" => "leckage-erkennungssystem-spillguardr-connect-fuer-atex-zone-0-276016"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-connect-fuer-atex-zone-0-276016/276016"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#23"
"canonical" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-connect-fuer-atex-zone-0-276016/276016"
]
"name" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0"
"description" => "<ul class="product-description__text--bulletpoints"><li>Nutzen Sie die Vorteile der Digitalisierung für Ihr Leckagemanagement 4.0. Per Web-Applikation überwachen Sie sämtliche in Ihrem Betrieb eingesetzten SpillGuard® connect Detektoren zentral.</li><li>Konfigurieren Sie individuelle Alarmmeldungen des Leckage Sensors, die im Leckagefall digital an den Ansprechpartner Ihrer Wahl (auch an mehrere Empfänger) übermittelt werden. Per SMS und/oder per E-Mail an Ihr Smartphone, Ihr Tablet und/oder Ihren Desktop-PC.</li><li>Dank DIBt-Zulassung entfällt die gesetzlich vorgeschriebene regelmäßige Sichtprüfung.</li><li>Der innovative Leckagemelder ist unbegrenzt skalierbar und kann nahezu überall eingesetzt werden - dank mobiler NB IoT-Verbindung. Die unbegrenzte Reichweite wird ermöglicht dank vollständig dezentral und autonom arbeitender Endgeräte.</li><li>Bericht im pdf-Format als Unterstützung für den Nachweis der gesetzlich vorgeschriebenen regelmäßigen Überwachung, z. B. für ein Audit (StawaR / TRGS 510).</li><li>SpillGuard® connect benötigt kein Gateway, kein lokales Internet und keine lokale Stromversorgung.</li><li>Einsatztemperatur 0 bis +40 °C, Alarm bei einer Temperatur > +70 °C.</li><li>Detektion von Leckagen aller gängigen flüssigen Gefahrstoffe, nachrüstbar für jede Auffangeinrichtung – egal, ob aus Stahl, Edelstahl oder Kunststoff.</li><li>Kein Zubehör und keine System-Voraussetzungen erforderlich.</li><li>24/7 Überwachung: Zusätzliche Sicherheit wird gewährleistet, auch außerhalb der gesetzlich vorgeschriebenen Prüfintervalle.</li><li>Zuverlässiges Warnsignal: System erkennt gefährliche Leckagen, noch bevor Sie es tun. Sobald der sensible Leckage-Sensor mit Flüssigkeit in Berührung kommt, werden Sie gewarnt.</li><li>Langlebig: Die integrierte Lebensdauer-Batterie des Leckagemelders ermöglicht eine zuverlässige Funktion über lange Zeit. So kann das System bis zu 5 Jahre im Einsatz verbleiben.</li><li>Überall anwendbar und geeignet für alle gängigen flüssigen Gefahrstoffe, siehe Beständigkeitsliste unter www.denios.de/spillguard. Für darin nicht erwähnte Medien kann auf Wunsch ein Labortest durchgeführt werden, der die Eignung des SpillGuard® connect hinsichtlich der sicheren Detektierbarkeit des besagten Gefahrstoffs nachweist.</li><li>Für den langjährigen Einsatz entwickelt – mit Zulassung für ATEX-Zone 0.</li><li>Einfache und sichere Nutzung durch intelligente Sensortechnologie in einem hochbeständigen, elektrisch ableitfähigen Gehäuse.</li><li><p>Weitere Informationen zum SpillGuard® finden Sie unter:<strong><a class="link-list__link text-link--arrow-right link-list__link--active " href="https://www.denios.de/unternehmen/marken/spillguard" style="" target="_blank"><span style="color:#5486c1;"> https://www.denios.de/spillguard</span></a></strong></p></li></ul>"
"createdAt" => "2021-05-21T08:14:07+0000"
"master" => [
"id" => 1
"sku" => "276016"
"displaySku" => "276016W"
"sortRank" => 12115
"slug" => "leckage-erkennungssystem-spillguardr-connect-fuer-atex-zone-0-276016"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-connect-fuer-atex-zone-0-276016/276016"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#23"
"canonical" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-connect-fuer-atex-zone-0-276016/276016"
]
"name" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0"
"description" => "<ul class="product-description__text--bulletpoints"><li>Nutzen Sie die Vorteile der Digitalisierung für Ihr Leckagemanagement 4.0. Per Web-Applikation überwachen Sie sämtliche in Ihrem Betrieb eingesetzten SpillGuard® connect Detektoren zentral.</li><li>Konfigurieren Sie individuelle Alarmmeldungen des Leckage Sensors, die im Leckagefall digital an den Ansprechpartner Ihrer Wahl (auch an mehrere Empfänger) übermittelt werden. Per SMS und/oder per E-Mail an Ihr Smartphone, Ihr Tablet und/oder Ihren Desktop-PC.</li><li>Dank DIBt-Zulassung entfällt die gesetzlich vorgeschriebene regelmäßige Sichtprüfung.</li><li>Der innovative Leckagemelder ist unbegrenzt skalierbar und kann nahezu überall eingesetzt werden - dank mobiler NB IoT-Verbindung. Die unbegrenzte Reichweite wird ermöglicht dank vollständig dezentral und autonom arbeitender Endgeräte.</li><li>Bericht im pdf-Format als Unterstützung für den Nachweis der gesetzlich vorgeschriebenen regelmäßigen Überwachung, z. B. für ein Audit (StawaR / TRGS 510).</li><li>SpillGuard® connect benötigt kein Gateway, kein lokales Internet und keine lokale Stromversorgung.</li><li>Einsatztemperatur 0 bis +40 °C, Alarm bei einer Temperatur > +70 °C.</li><li>Detektion von Leckagen aller gängigen flüssigen Gefahrstoffe, nachrüstbar für jede Auffangeinrichtung – egal, ob aus Stahl, Edelstahl oder Kunststoff.</li><li>Kein Zubehör und keine System-Voraussetzungen erforderlich.</li><li>24/7 Überwachung: Zusätzliche Sicherheit wird gewährleistet, auch außerhalb der gesetzlich vorgeschriebenen Prüfintervalle.</li><li>Zuverlässiges Warnsignal: System erkennt gefährliche Leckagen, noch bevor Sie es tun. Sobald der sensible Leckage-Sensor mit Flüssigkeit in Berührung kommt, werden Sie gewarnt.</li><li>Langlebig: Die integrierte Lebensdauer-Batterie des Leckagemelders ermöglicht eine zuverlässige Funktion über lange Zeit. So kann das System bis zu 5 Jahre im Einsatz verbleiben.</li><li>Überall anwendbar und geeignet für alle gängigen flüssigen Gefahrstoffe, siehe Beständigkeitsliste unter www.denios.de/spillguard. Für darin nicht erwähnte Medien kann auf Wunsch ein Labortest durchgeführt werden, der die Eignung des SpillGuard® connect hinsichtlich der sicheren Detektierbarkeit des besagten Gefahrstoffs nachweist.</li><li>Für den langjährigen Einsatz entwickelt – mit Zulassung für ATEX-Zone 0.</li><li>Einfache und sichere Nutzung durch intelligente Sensortechnologie in einem hochbeständigen, elektrisch ableitfähigen Gehäuse.</li><li><p>Weitere Informationen zum SpillGuard® finden Sie unter:<strong><a class="link-list__link text-link--arrow-right link-list__link--active " href="https://www.denios.de/unternehmen/marken/spillguard" style="" target="_blank"><span style="color:#5486c1;"> https://www.denios.de/spillguard</span></a></strong></p></li></ul>"
"images" => [
[
"id" => 233220
"filename" => "233220_20200909-082433.jpg"
"uri" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
"medium" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
"small" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 244428
"filename" => "244428_20210209-112726.jpg"
"uri" => "https://assets.dev.denios.io/article/244428_20210209-112726.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/244428_20210209-112726.jpg"
"medium" => "https://assets.dev.denios.io/article/244428_20210209-112726.jpg"
"small" => "https://assets.dev.denios.io/article/244428_20210209-112726.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/244428_20210209-112726.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 244426
"filename" => "244426_20210209-112713.jpg"
"uri" => "https://assets.dev.denios.io/article/244426_20210209-112713.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/244426_20210209-112713.jpg"
"medium" => "https://assets.dev.denios.io/article/244426_20210209-112713.jpg"
"small" => "https://assets.dev.denios.io/article/244426_20210209-112713.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/244426_20210209-112713.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 244424
"filename" => "244424_20210209-112701.jpg"
"uri" => "https://assets.dev.denios.io/article/244424_20210209-112701.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/244424_20210209-112701.jpg"
"medium" => "https://assets.dev.denios.io/article/244424_20210209-112701.jpg"
"small" => "https://assets.dev.denios.io/article/244424_20210209-112701.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/244424_20210209-112701.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 244422
"filename" => "244422_20210209-112649.jpg"
"uri" => "https://assets.dev.denios.io/article/244422_20210209-112649.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/244422_20210209-112649.jpg"
"medium" => "https://assets.dev.denios.io/article/244422_20210209-112649.jpg"
"small" => "https://assets.dev.denios.io/article/244422_20210209-112649.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/244422_20210209-112649.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 244420
"filename" => "244420_20210209-112637.jpg"
"uri" => "https://assets.dev.denios.io/article/244420_20210209-112637.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/244420_20210209-112637.jpg"
"medium" => "https://assets.dev.denios.io/article/244420_20210209-112637.jpg"
"small" => "https://assets.dev.denios.io/article/244420_20210209-112637.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/244420_20210209-112637.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 244418
"filename" => "244418_20210209-112626.jpg"
"uri" => "https://assets.dev.denios.io/article/244418_20210209-112626.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/244418_20210209-112626.jpg"
"medium" => "https://assets.dev.denios.io/article/244418_20210209-112626.jpg"
"small" => "https://assets.dev.denios.io/article/244418_20210209-112626.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/244418_20210209-112626.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 244416
"filename" => "244416_20210209-112614.jpg"
"uri" => "https://assets.dev.denios.io/article/244416_20210209-112614.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/244416_20210209-112614.jpg"
"medium" => "https://assets.dev.denios.io/article/244416_20210209-112614.jpg"
"small" => "https://assets.dev.denios.io/article/244416_20210209-112614.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/244416_20210209-112614.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 244414
"filename" => "244414_20210209-112600.jpg"
"uri" => "https://assets.dev.denios.io/article/244414_20210209-112600.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 9"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/244414_20210209-112600.jpg"
"medium" => "https://assets.dev.denios.io/article/244414_20210209-112600.jpg"
"small" => "https://assets.dev.denios.io/article/244414_20210209-112600.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/244414_20210209-112600.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 233220
"filename" => "233220_20200909-082433.jpg"
"uri" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
"medium" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
"small" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 126264
"filename" => "126264_20210525-135029.png"
"uri" => "https://assets.dev.denios.io/ghs/126264_20210525-135029.png"
"text" => "Logo DENIOS connect"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 32900
"centAmountGross" => 39151
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"ghs_symbol" => "[{"id":126264,"mdate":"2021-05-25 13:50:29","filename":"126264_20210525-135029.png","text":"Logo DENIOS connect"}]"
"MAKT_MAKTX" => "SpillGuard® connect für ATEX-Zone 0"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_TAX_CLASS" => "regular"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "23"
"article_type" => "Simple"
"META_DESCRIPTION" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0"
"MARA_NTGEW" => 0.215
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"CS_TECHNISCHE_DATEN" => "[{"label":"Gewicht [kg]","value":"0,215"}]"
"MARA_BRGEW" => 0.215
"CS_GTIN" => "4055661027305"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "diverse"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"27200990"},"punchout_danfoss_de":{"matgroup":"41111932"},"punchout_danfoss_pl":{"matgroup":"41111932"},"punchout_hirschvogel_de":{"matgroup":"27200990"},"punchout_sunchemical_ch":{"matgroup":"41111932"},"punchout_danfoss_dk":{"matgroup":"41111932"},"punchout_danfoss_sk":{"matgroup":"41111932"},"punchout_brenntag_de":{"matgroup":"41111932"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"41111932"},"punchout_esteelauder_uk":{"matgroup":"41111932"},"punchout_esteelauder_ch":{"matgroup":"41111932"},"punchout_sika_de":{"matgroup":"41111932"},"punchout_bachem_ch":{"matgroup":"41111932"},"punchout_migros_ch":{"matgroup":"41111932"},"punchout_wieland_de":{"matgroup":"41100000"},"punchout_post_ch":{"matgroup":"41111932"},"punchout_tesla_de":{"matgroup":"41111932"},"punchout_umicore_de":{"matgroup":"41111932"},"punchout_upm_fi":{"matgroup":"41111932"},"punchout_axalta_de":{"matgroup":"41111932"},"punchout_husqvarna_pl":{"matgroup":"41111932"},"punchout_navalgroup_fr":{"matgroup":"41111932"},"punchout_itp_aero_es":{"matgroup":"41111932"},"punchout_tk_bilstein_de":{"matgroup":"27200903"},"punchout_danone_es":{"matgroup":"41111932"},"punchout_schwarz_gruppe_de":{"matgroup":"27200903"},"punchout_lamilux_de":{"matgroup":"27200903"},"punchout_ivoclar_ch":{"matgroup":"41111932"},"punchout_remmers_de":{"matgroup":"41111932"},"punchout_saria_de":{"matgroup":"27200903"}}"
"META_TITLE" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 | Denios"
"images_meta_data" => "[{"id":233220,"mdate":"2020-09-09 08:24:33","filename":"233220_20200909-082433.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 1"},{"id":244428,"mdate":"2021-02-09 11:27:26","filename":"244428_20210209-112726.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 2"},{"id":244426,"mdate":"2021-02-09 11:27:13","filename":"244426_20210209-112713.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 3"},{"id":244424,"mdate":"2021-02-09 11:27:01","filename":"244424_20210209-112701.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 4"},{"id":244422,"mdate":"2021-02-09 11:26:49","filename":"244422_20210209-112649.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 5"},{"id":244420,"mdate":"2021-02-09 11:26:37","filename":"244420_20210209-112637.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 6"},{"id":244418,"mdate":"2021-02-09 11:26:26","filename":"244418_20210209-112626.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 7"},{"id":244416,"mdate":"2021-02-09 11:26:14","filename":"244416_20210209-112614.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 8"},{"id":244414,"mdate":"2021-02-09 11:26:00","filename":"244414_20210209-112600.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 9"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Leckage-Erkennungssystem,SpillGuard,Leckagesensor,Leckagedetektor,Havariefall Equipment,Leckanzeiger,Leckage-Warnanzeige,Leckagemelder,Leckagenwarnung,Notfallsensor"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"ITEM_NAME_FOR_SHOP" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0"
"service_articles" => "["299966"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 12115
"CS_ARTIKELERLAEUTERUNG" => "SpillGuard® connect - zur sicheren und einfachen Fernüberwachung über Narrowband IoT"
"CS_SHIPPING_WEIGHT_LBS" => 0.4739938633
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Nutzen Sie die Vorteile der Digitalisierung für Ihr Leckagemanagement 4.0. Per Web-Applikation überwachen Sie sämtliche in Ihrem Betrieb eingesetzten SpillGuard® connect Detektoren zentral.</li><li>Konfigurieren Sie individuelle Alarmmeldungen des Leckage Sensors, die im Leckagefall digital an den Ansprechpartner Ihrer Wahl (auch an mehrere Empfänger) übermittelt werden. Per SMS und/oder per E-Mail an Ihr Smartphone, Ihr Tablet und/oder Ihren Desktop-PC.</li><li>Dank DIBt-Zulassung entfällt die gesetzlich vorgeschriebene regelmäßige Sichtprüfung.</li><li>Der innovative Leckagemelder ist unbegrenzt skalierbar und kann nahezu überall eingesetzt werden - dank mobiler NB IoT-Verbindung. Die unbegrenzte Reichweite wird ermöglicht dank vollständig dezentral und autonom arbeitender Endgeräte.</li><li>Bericht im pdf-Format als Unterstützung für den Nachweis der gesetzlich vorgeschriebenen regelmäßigen Überwachung, z. B. für ein Audit (StawaR / TRGS 510).</li><li>SpillGuard® connect benötigt kein Gateway, kein lokales Internet und keine lokale Stromversorgung.</li><li>Einsatztemperatur 0 bis +40 °C, Alarm bei einer Temperatur > +70 °C.</li><li>Detektion von Leckagen aller gängigen flüssigen Gefahrstoffe, nachrüstbar für jede Auffangeinrichtung – egal, ob aus Stahl, Edelstahl oder Kunststoff.</li><li>Kein Zubehör und keine System-Voraussetzungen erforderlich.</li><li>24/7 Überwachung: Zusätzliche Sicherheit wird gewährleistet, auch außerhalb der gesetzlich vorgeschriebenen Prüfintervalle.</li><li>Zuverlässiges Warnsignal: System erkennt gefährliche Leckagen, noch bevor Sie es tun. Sobald der sensible Leckage-Sensor mit Flüssigkeit in Berührung kommt, werden Sie gewarnt.</li><li>Langlebig: Die integrierte Lebensdauer-Batterie des Leckagemelders ermöglicht eine zuverlässige Funktion über lange Zeit. So kann das System bis zu 5 Jahre im Einsatz verbleiben.</li><li>Überall anwendbar und geeignet für alle gängigen flüssigen Gefahrstoffe, siehe Beständigkeitsliste unter www.denios.de/spillguard. Für darin nicht erwähnte Medien kann auf Wunsch ein Labortest durchgeführt werden, der die Eignung des SpillGuard® connect hinsichtlich der sicheren Detektierbarkeit des besagten Gefahrstoffs nachweist.</li><li>Für den langjährigen Einsatz entwickelt – mit Zulassung für ATEX-Zone 0.</li><li>Einfache und sichere Nutzung durch intelligente Sensortechnologie in einem hochbeständigen, elektrisch ableitfähigen Gehäuse.</li><li><p>Weitere Informationen zum SpillGuard® finden Sie unter:<strong><a class="link-list__link text-link--arrow-right link-list__link--active " href="https://www.denios.de/unternehmen/marken/spillguard" style="" target="_blank"><span style="color:#5486c1;"> https://www.denios.de/spillguard</span></a></strong></p></li></ul>"
"TERMS_TYPE" => [
"iot_default"
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.215"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "85311095"
"CS_YOUTUBE_ID1" => "7XipnzTXuAA"
"CS_SHIPPING_WEIGHT_KG" => 0.215
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-connect-fuer-atex-zone-0-276016/276016"
"robots" => "index,follow"
"description" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 | Denios"
"description" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-connect-fuer-atex-zone-0-276016/276016"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/244428_20210209-112726.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/244426_20210209-112713.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/244424_20210209-112701.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/244422_20210209-112649.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/244420_20210209-112637.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/244418_20210209-112626.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/244416_20210209-112614.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/244414_20210209-112600.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0"
"description" => "Nutzen Sie die Vorteile der Digitalisierung für Ihr Leckagemanagement 4.0. Per Web-Applikation überwachen Sie sämtliche in Ihrem Betrieb eingesetzten SpillGuard® connect Detektoren zentral.Konfigurieren Sie individuelle Alarmmeldungen des Leckage Sensors, die im Leckagefall digital an den Ansprechpartner Ihrer Wahl (auch an mehrere Empfänger) übermittelt werden. Per SMS und/oder per E-Mail an Ihr Smartphone, Ihr Tablet und/oder Ihren Desktop-PC.Dank DIBt-Zulassung entfällt die gesetzlich vorgeschriebene regelmäßige Sichtprüfung.Der innovative Leckagemelder ist unbegrenzt skalierbar und kann nahezu überall eingesetzt werden - dank mobiler NB IoT-Verbindung. Die unbegrenzte Reichweite wird ermöglicht dank vollständig dezentral und autonom arbeitender Endgeräte.Bericht im pdf-Format als Unterstützung für den Nachweis der gesetzlich vorgeschriebenen regelmäßigen Überwachung, z. B. für ein Audit (StawaR / TRGS 510).SpillGuard® connect benötigt kein Gateway, kein lokales Internet und keine lokale Stromversorgung.Einsatztemperatur 0 bis +40 °C, Alarm bei einer Temperatur > +70 °C.Detektion von Leckagen aller gängigen flüssigen Gefahrstoffe, nachrüstbar für jede Auffangeinrichtung – egal, ob aus Stahl, Edelstahl oder Kunststoff.Kein Zubehör und keine System-Voraussetzungen erforderlich.24/7 Überwachung: Zusätzliche Sicherheit wird gewährleistet, auch außerhalb der gesetzlich vorgeschriebenen Prüfintervalle.Zuverlässiges Warnsignal: System erkennt gefährliche Leckagen, noch bevor Sie es tun. Sobald der sensible Leckage-Sensor mit Flüssigkeit in Berührung kommt, werden Sie gewarnt.Langlebig: Die integrierte Lebensdauer-Batterie des Leckagemelders ermöglicht eine zuverlässige Funktion über lange Zeit. So kann das System bis zu 5 Jahre im Einsatz verbleiben.Überall anwendbar und geeignet für alle gängigen flüssigen Gefahrstoffe, siehe Beständigkeitsliste unter www.denios.de/spillguard. Für darin nicht erwähnte Medien kann auf Wunsch ein Labortest durchgeführt werden, der die Eignung des SpillGuard® connect hinsichtlich der sicheren Detektierbarkeit des besagten Gefahrstoffs nachweist.Für den langjährigen Einsatz entwickelt – mit Zulassung für ATEX-Zone 0.Einfache und sichere Nutzung durch intelligente Sensortechnologie in einem hochbeständigen, elektrisch ableitfähigen Gehäuse.Weitere Informationen zum SpillGuard® finden Sie unter: https://www.denios.de/spillguard"
"image" => [
"https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
"https://assets.dev.denios.io/article/244428_20210209-112726.jpg"
"https://assets.dev.denios.io/article/244426_20210209-112713.jpg"
"https://assets.dev.denios.io/article/244424_20210209-112701.jpg"
"https://assets.dev.denios.io/article/244422_20210209-112649.jpg"
"https://assets.dev.denios.io/article/244420_20210209-112637.jpg"
"https://assets.dev.denios.io/article/244418_20210209-112626.jpg"
"https://assets.dev.denios.io/article/244416_20210209-112614.jpg"
"https://assets.dev.denios.io/article/244414_20210209-112600.jpg"
]
"sku" => "276016W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-connect-fuer-atex-zone-0-276016/276016"
"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" => "4055661027305"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 32900
"centAmountGross" => 39151
"currency" => "EUR"
"customerGroup" => null
"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" => "Leckage-Detektoren"
"stampImages" => []
"brandImages" => []
"ghsImages" => [
[
"id" => 126264
"filename" => "126264_20210525-135029.png"
"uri" => "https://assets.dev.denios.io/ghs/126264_20210525-135029.png"
"text" => "Logo DENIOS connect"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "276016"
"displaySku" => "276016W"
"sortRank" => 12115
"slug" => "leckage-erkennungssystem-spillguardr-connect-fuer-atex-zone-0-276016"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-connect-fuer-atex-zone-0-276016/276016"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#23"
"canonical" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-connect-fuer-atex-zone-0-276016/276016"
]
"name" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0"
"description" => "<ul class="product-description__text--bulletpoints"><li>Nutzen Sie die Vorteile der Digitalisierung für Ihr Leckagemanagement 4.0. Per Web-Applikation überwachen Sie sämtliche in Ihrem Betrieb eingesetzten SpillGuard® connect Detektoren zentral.</li><li>Konfigurieren Sie individuelle Alarmmeldungen des Leckage Sensors, die im Leckagefall digital an den Ansprechpartner Ihrer Wahl (auch an mehrere Empfänger) übermittelt werden. Per SMS und/oder per E-Mail an Ihr Smartphone, Ihr Tablet und/oder Ihren Desktop-PC.</li><li>Dank DIBt-Zulassung entfällt die gesetzlich vorgeschriebene regelmäßige Sichtprüfung.</li><li>Der innovative Leckagemelder ist unbegrenzt skalierbar und kann nahezu überall eingesetzt werden - dank mobiler NB IoT-Verbindung. Die unbegrenzte Reichweite wird ermöglicht dank vollständig dezentral und autonom arbeitender Endgeräte.</li><li>Bericht im pdf-Format als Unterstützung für den Nachweis der gesetzlich vorgeschriebenen regelmäßigen Überwachung, z. B. für ein Audit (StawaR / TRGS 510).</li><li>SpillGuard® connect benötigt kein Gateway, kein lokales Internet und keine lokale Stromversorgung.</li><li>Einsatztemperatur 0 bis +40 °C, Alarm bei einer Temperatur > +70 °C.</li><li>Detektion von Leckagen aller gängigen flüssigen Gefahrstoffe, nachrüstbar für jede Auffangeinrichtung – egal, ob aus Stahl, Edelstahl oder Kunststoff.</li><li>Kein Zubehör und keine System-Voraussetzungen erforderlich.</li><li>24/7 Überwachung: Zusätzliche Sicherheit wird gewährleistet, auch außerhalb der gesetzlich vorgeschriebenen Prüfintervalle.</li><li>Zuverlässiges Warnsignal: System erkennt gefährliche Leckagen, noch bevor Sie es tun. Sobald der sensible Leckage-Sensor mit Flüssigkeit in Berührung kommt, werden Sie gewarnt.</li><li>Langlebig: Die integrierte Lebensdauer-Batterie des Leckagemelders ermöglicht eine zuverlässige Funktion über lange Zeit. So kann das System bis zu 5 Jahre im Einsatz verbleiben.</li><li>Überall anwendbar und geeignet für alle gängigen flüssigen Gefahrstoffe, siehe Beständigkeitsliste unter www.denios.de/spillguard. Für darin nicht erwähnte Medien kann auf Wunsch ein Labortest durchgeführt werden, der die Eignung des SpillGuard® connect hinsichtlich der sicheren Detektierbarkeit des besagten Gefahrstoffs nachweist.</li><li>Für den langjährigen Einsatz entwickelt – mit Zulassung für ATEX-Zone 0.</li><li>Einfache und sichere Nutzung durch intelligente Sensortechnologie in einem hochbeständigen, elektrisch ableitfähigen Gehäuse.</li><li><p>Weitere Informationen zum SpillGuard® finden Sie unter:<strong><a class="link-list__link text-link--arrow-right link-list__link--active " href="https://www.denios.de/unternehmen/marken/spillguard" style="" target="_blank"><span style="color:#5486c1;"> https://www.denios.de/spillguard</span></a></strong></p></li></ul>"
"images" => [
[
"id" => 233220
"filename" => "233220_20200909-082433.jpg"
"uri" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
"medium" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
"small" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 244428
"filename" => "244428_20210209-112726.jpg"
"uri" => "https://assets.dev.denios.io/article/244428_20210209-112726.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/244428_20210209-112726.jpg"
"medium" => "https://assets.dev.denios.io/article/244428_20210209-112726.jpg"
"small" => "https://assets.dev.denios.io/article/244428_20210209-112726.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/244428_20210209-112726.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 244426
"filename" => "244426_20210209-112713.jpg"
"uri" => "https://assets.dev.denios.io/article/244426_20210209-112713.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/244426_20210209-112713.jpg"
"medium" => "https://assets.dev.denios.io/article/244426_20210209-112713.jpg"
"small" => "https://assets.dev.denios.io/article/244426_20210209-112713.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/244426_20210209-112713.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 244424
"filename" => "244424_20210209-112701.jpg"
"uri" => "https://assets.dev.denios.io/article/244424_20210209-112701.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/244424_20210209-112701.jpg"
"medium" => "https://assets.dev.denios.io/article/244424_20210209-112701.jpg"
"small" => "https://assets.dev.denios.io/article/244424_20210209-112701.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/244424_20210209-112701.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 244422
"filename" => "244422_20210209-112649.jpg"
"uri" => "https://assets.dev.denios.io/article/244422_20210209-112649.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/244422_20210209-112649.jpg"
"medium" => "https://assets.dev.denios.io/article/244422_20210209-112649.jpg"
"small" => "https://assets.dev.denios.io/article/244422_20210209-112649.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/244422_20210209-112649.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 244420
"filename" => "244420_20210209-112637.jpg"
"uri" => "https://assets.dev.denios.io/article/244420_20210209-112637.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/244420_20210209-112637.jpg"
"medium" => "https://assets.dev.denios.io/article/244420_20210209-112637.jpg"
"small" => "https://assets.dev.denios.io/article/244420_20210209-112637.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/244420_20210209-112637.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 244418
"filename" => "244418_20210209-112626.jpg"
"uri" => "https://assets.dev.denios.io/article/244418_20210209-112626.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/244418_20210209-112626.jpg"
"medium" => "https://assets.dev.denios.io/article/244418_20210209-112626.jpg"
"small" => "https://assets.dev.denios.io/article/244418_20210209-112626.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/244418_20210209-112626.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 244416
"filename" => "244416_20210209-112614.jpg"
"uri" => "https://assets.dev.denios.io/article/244416_20210209-112614.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/244416_20210209-112614.jpg"
"medium" => "https://assets.dev.denios.io/article/244416_20210209-112614.jpg"
"small" => "https://assets.dev.denios.io/article/244416_20210209-112614.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/244416_20210209-112614.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 244414
"filename" => "244414_20210209-112600.jpg"
"uri" => "https://assets.dev.denios.io/article/244414_20210209-112600.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 9"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/244414_20210209-112600.jpg"
"medium" => "https://assets.dev.denios.io/article/244414_20210209-112600.jpg"
"small" => "https://assets.dev.denios.io/article/244414_20210209-112600.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/244414_20210209-112600.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 233220
"filename" => "233220_20200909-082433.jpg"
"uri" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
"text" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
"medium" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
"small" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 126264
"filename" => "126264_20210525-135029.png"
"uri" => "https://assets.dev.denios.io/ghs/126264_20210525-135029.png"
"text" => "Logo DENIOS connect"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 32900
"centAmountGross" => 39151
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"ghs_symbol" => "[{"id":126264,"mdate":"2021-05-25 13:50:29","filename":"126264_20210525-135029.png","text":"Logo DENIOS connect"}]"
"MAKT_MAKTX" => "SpillGuard® connect für ATEX-Zone 0"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_TAX_CLASS" => "regular"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "23"
"article_type" => "Simple"
"META_DESCRIPTION" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0"
"MARA_NTGEW" => 0.215
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"CS_TECHNISCHE_DATEN" => "[{"label":"Gewicht [kg]","value":"0,215"}]"
"MARA_BRGEW" => 0.215
"CS_GTIN" => "4055661027305"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "diverse"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"27200990"},"punchout_danfoss_de":{"matgroup":"41111932"},"punchout_danfoss_pl":{"matgroup":"41111932"},"punchout_hirschvogel_de":{"matgroup":"27200990"},"punchout_sunchemical_ch":{"matgroup":"41111932"},"punchout_danfoss_dk":{"matgroup":"41111932"},"punchout_danfoss_sk":{"matgroup":"41111932"},"punchout_brenntag_de":{"matgroup":"41111932"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"41111932"},"punchout_esteelauder_uk":{"matgroup":"41111932"},"punchout_esteelauder_ch":{"matgroup":"41111932"},"punchout_sika_de":{"matgroup":"41111932"},"punchout_bachem_ch":{"matgroup":"41111932"},"punchout_migros_ch":{"matgroup":"41111932"},"punchout_wieland_de":{"matgroup":"41100000"},"punchout_post_ch":{"matgroup":"41111932"},"punchout_tesla_de":{"matgroup":"41111932"},"punchout_umicore_de":{"matgroup":"41111932"},"punchout_upm_fi":{"matgroup":"41111932"},"punchout_axalta_de":{"matgroup":"41111932"},"punchout_husqvarna_pl":{"matgroup":"41111932"},"punchout_navalgroup_fr":{"matgroup":"41111932"},"punchout_itp_aero_es":{"matgroup":"41111932"},"punchout_tk_bilstein_de":{"matgroup":"27200903"},"punchout_danone_es":{"matgroup":"41111932"},"punchout_schwarz_gruppe_de":{"matgroup":"27200903"},"punchout_lamilux_de":{"matgroup":"27200903"},"punchout_ivoclar_ch":{"matgroup":"41111932"},"punchout_remmers_de":{"matgroup":"41111932"},"punchout_saria_de":{"matgroup":"27200903"}}"
"META_TITLE" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 | Denios"
"images_meta_data" => "[{"id":233220,"mdate":"2020-09-09 08:24:33","filename":"233220_20200909-082433.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 1"},{"id":244428,"mdate":"2021-02-09 11:27:26","filename":"244428_20210209-112726.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 2"},{"id":244426,"mdate":"2021-02-09 11:27:13","filename":"244426_20210209-112713.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 3"},{"id":244424,"mdate":"2021-02-09 11:27:01","filename":"244424_20210209-112701.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 4"},{"id":244422,"mdate":"2021-02-09 11:26:49","filename":"244422_20210209-112649.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 5"},{"id":244420,"mdate":"2021-02-09 11:26:37","filename":"244420_20210209-112637.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 6"},{"id":244418,"mdate":"2021-02-09 11:26:26","filename":"244418_20210209-112626.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 7"},{"id":244416,"mdate":"2021-02-09 11:26:14","filename":"244416_20210209-112614.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 8"},{"id":244414,"mdate":"2021-02-09 11:26:00","filename":"244414_20210209-112600.jpg","imageSimilar":0,"text":"Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - 9"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Leckage-Erkennungssystem,SpillGuard,Leckagesensor,Leckagedetektor,Havariefall Equipment,Leckanzeiger,Leckage-Warnanzeige,Leckagemelder,Leckagenwarnung,Notfallsensor"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"ITEM_NAME_FOR_SHOP" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0"
"service_articles" => "["299966"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 12115
"CS_ARTIKELERLAEUTERUNG" => "SpillGuard® connect - zur sicheren und einfachen Fernüberwachung über Narrowband IoT"
"CS_SHIPPING_WEIGHT_LBS" => 0.4739938633
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Nutzen Sie die Vorteile der Digitalisierung für Ihr Leckagemanagement 4.0. Per Web-Applikation überwachen Sie sämtliche in Ihrem Betrieb eingesetzten SpillGuard® connect Detektoren zentral.</li><li>Konfigurieren Sie individuelle Alarmmeldungen des Leckage Sensors, die im Leckagefall digital an den Ansprechpartner Ihrer Wahl (auch an mehrere Empfänger) übermittelt werden. Per SMS und/oder per E-Mail an Ihr Smartphone, Ihr Tablet und/oder Ihren Desktop-PC.</li><li>Dank DIBt-Zulassung entfällt die gesetzlich vorgeschriebene regelmäßige Sichtprüfung.</li><li>Der innovative Leckagemelder ist unbegrenzt skalierbar und kann nahezu überall eingesetzt werden - dank mobiler NB IoT-Verbindung. Die unbegrenzte Reichweite wird ermöglicht dank vollständig dezentral und autonom arbeitender Endgeräte.</li><li>Bericht im pdf-Format als Unterstützung für den Nachweis der gesetzlich vorgeschriebenen regelmäßigen Überwachung, z. B. für ein Audit (StawaR / TRGS 510).</li><li>SpillGuard® connect benötigt kein Gateway, kein lokales Internet und keine lokale Stromversorgung.</li><li>Einsatztemperatur 0 bis +40 °C, Alarm bei einer Temperatur > +70 °C.</li><li>Detektion von Leckagen aller gängigen flüssigen Gefahrstoffe, nachrüstbar für jede Auffangeinrichtung – egal, ob aus Stahl, Edelstahl oder Kunststoff.</li><li>Kein Zubehör und keine System-Voraussetzungen erforderlich.</li><li>24/7 Überwachung: Zusätzliche Sicherheit wird gewährleistet, auch außerhalb der gesetzlich vorgeschriebenen Prüfintervalle.</li><li>Zuverlässiges Warnsignal: System erkennt gefährliche Leckagen, noch bevor Sie es tun. Sobald der sensible Leckage-Sensor mit Flüssigkeit in Berührung kommt, werden Sie gewarnt.</li><li>Langlebig: Die integrierte Lebensdauer-Batterie des Leckagemelders ermöglicht eine zuverlässige Funktion über lange Zeit. So kann das System bis zu 5 Jahre im Einsatz verbleiben.</li><li>Überall anwendbar und geeignet für alle gängigen flüssigen Gefahrstoffe, siehe Beständigkeitsliste unter www.denios.de/spillguard. Für darin nicht erwähnte Medien kann auf Wunsch ein Labortest durchgeführt werden, der die Eignung des SpillGuard® connect hinsichtlich der sicheren Detektierbarkeit des besagten Gefahrstoffs nachweist.</li><li>Für den langjährigen Einsatz entwickelt – mit Zulassung für ATEX-Zone 0.</li><li>Einfache und sichere Nutzung durch intelligente Sensortechnologie in einem hochbeständigen, elektrisch ableitfähigen Gehäuse.</li><li><p>Weitere Informationen zum SpillGuard® finden Sie unter:<strong><a class="link-list__link text-link--arrow-right link-list__link--active " href="https://www.denios.de/unternehmen/marken/spillguard" style="" target="_blank"><span style="color:#5486c1;"> https://www.denios.de/spillguard</span></a></strong></p></li></ul>"
"TERMS_TYPE" => [
"iot_default"
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.215"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "85311095"
"CS_YOUTUBE_ID1" => "7XipnzTXuAA"
"CS_SHIPPING_WEIGHT_KG" => 0.215
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-connect-fuer-atex-zone-0-276016/276016"
"robots" => "index,follow"
"description" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 | Denios"
"description" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0 - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-connect-fuer-atex-zone-0-276016/276016"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/244428_20210209-112726.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/244426_20210209-112713.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/244424_20210209-112701.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/244422_20210209-112649.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/244420_20210209-112637.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/244418_20210209-112626.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/244416_20210209-112614.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/244414_20210209-112600.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Leckage-Erkennungssystem SpillGuard® connect für ATEX-Zone 0"
"description" => "Nutzen Sie die Vorteile der Digitalisierung für Ihr Leckagemanagement 4.0. Per Web-Applikation überwachen Sie sämtliche in Ihrem Betrieb eingesetzten SpillGuard® connect Detektoren zentral.Konfigurieren Sie individuelle Alarmmeldungen des Leckage Sensors, die im Leckagefall digital an den Ansprechpartner Ihrer Wahl (auch an mehrere Empfänger) übermittelt werden. Per SMS und/oder per E-Mail an Ihr Smartphone, Ihr Tablet und/oder Ihren Desktop-PC.Dank DIBt-Zulassung entfällt die gesetzlich vorgeschriebene regelmäßige Sichtprüfung.Der innovative Leckagemelder ist unbegrenzt skalierbar und kann nahezu überall eingesetzt werden - dank mobiler NB IoT-Verbindung. Die unbegrenzte Reichweite wird ermöglicht dank vollständig dezentral und autonom arbeitender Endgeräte.Bericht im pdf-Format als Unterstützung für den Nachweis der gesetzlich vorgeschriebenen regelmäßigen Überwachung, z. B. für ein Audit (StawaR / TRGS 510).SpillGuard® connect benötigt kein Gateway, kein lokales Internet und keine lokale Stromversorgung.Einsatztemperatur 0 bis +40 °C, Alarm bei einer Temperatur > +70 °C.Detektion von Leckagen aller gängigen flüssigen Gefahrstoffe, nachrüstbar für jede Auffangeinrichtung – egal, ob aus Stahl, Edelstahl oder Kunststoff.Kein Zubehör und keine System-Voraussetzungen erforderlich.24/7 Überwachung: Zusätzliche Sicherheit wird gewährleistet, auch außerhalb der gesetzlich vorgeschriebenen Prüfintervalle.Zuverlässiges Warnsignal: System erkennt gefährliche Leckagen, noch bevor Sie es tun. Sobald der sensible Leckage-Sensor mit Flüssigkeit in Berührung kommt, werden Sie gewarnt.Langlebig: Die integrierte Lebensdauer-Batterie des Leckagemelders ermöglicht eine zuverlässige Funktion über lange Zeit. So kann das System bis zu 5 Jahre im Einsatz verbleiben.Überall anwendbar und geeignet für alle gängigen flüssigen Gefahrstoffe, siehe Beständigkeitsliste unter www.denios.de/spillguard. Für darin nicht erwähnte Medien kann auf Wunsch ein Labortest durchgeführt werden, der die Eignung des SpillGuard® connect hinsichtlich der sicheren Detektierbarkeit des besagten Gefahrstoffs nachweist.Für den langjährigen Einsatz entwickelt – mit Zulassung für ATEX-Zone 0.Einfache und sichere Nutzung durch intelligente Sensortechnologie in einem hochbeständigen, elektrisch ableitfähigen Gehäuse.Weitere Informationen zum SpillGuard® finden Sie unter: https://www.denios.de/spillguard"
"image" => [
"https://assets.dev.denios.io/article/233220_20200909-082433.jpg"
"https://assets.dev.denios.io/article/244428_20210209-112726.jpg"
"https://assets.dev.denios.io/article/244426_20210209-112713.jpg"
"https://assets.dev.denios.io/article/244424_20210209-112701.jpg"
"https://assets.dev.denios.io/article/244422_20210209-112649.jpg"
"https://assets.dev.denios.io/article/244420_20210209-112637.jpg"
"https://assets.dev.denios.io/article/244418_20210209-112626.jpg"
"https://assets.dev.denios.io/article/244416_20210209-112614.jpg"
"https://assets.dev.denios.io/article/244414_20210209-112600.jpg"
]
"sku" => "276016W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/leckage-erkennungssystem-spillguardr-connect-fuer-atex-zone-0-276016/276016"
"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" => "4055661027305"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 32900
"centAmountGross" => 39151
"currency" => "EUR"
"customerGroup" => null
"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" => "Leckage-Detektoren"
"stampImages" => []
"brandImages" => []
"ghsImages" => [
[
"id" => 126264
"filename" => "126264_20210525-135029.png"
"uri" => "https://assets.dev.denios.io/ghs/126264_20210525-135029.png"
"text" => "Logo DENIOS connect"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"featureImages" => []
]
]
"categories" => [
"c41270c9-b7a1-4379-8635-066ecd241b35"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Leckage-Detektoren"
"attributes" => []
"facetAttributes" => [
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => []
"CS_VERSION_GULLIABDICHTUNG" => []
"ZPIM_WERKSTOFF_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "17041343d96be90aa12c9054537af710"
]
"sort" => [
12115
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1267719d-48c9-4570-b785-4a4b6de6bdf6"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "1267719d-48c9-4570-b785-4a4b6de6bdf6"
"key" => "10300200151100"
"version" => 13391
"businessUnit" => "CP"
"slug" => "flexible-absperrbarrieren-10300200151100"
"links" => [
"webshop" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#351"
"canonical" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
]
"name" => "Flexible Absperrbarrieren"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Eingrenzen und Rückhalten von auslaufenden Flüssigkeiten, z. B. an Kanaleinläufen</li><li>Die spezielle Kunststoffmischung ist resistent gegen Wasser, Kohlenwasserstoff und viele andere Chemikalien.</li><li>haften sicher am Boden und können nach Waschen mit Seifenwasser wiederverwendet werden</li></ul>"
"createdAt" => "2021-09-03T06:06:46+0000"
"master" => [
"id" => 5
"sku" => "116046"
"displaySku" => "116046W"
"sortRank" => 12058
"slug" => "flexible-absperrbarrieren-10300200151100"
"links" => [
"webshop" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#351"
"canonical" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
]
"name" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Eingrenzen und Rückhalten von auslaufenden Flüssigkeiten, z. B. an Kanaleinläufen</li><li>haften sicher am Boden und können nach Waschen mit Seifenwasser wiederverwendet werden</li><li>Die spezielle Kunststoffmischung ist resistent gegen Wasser, Kohlenwasserstoff und viele andere Chemikalien.</li><li>Form der Barrieren-Enden ermöglicht ein sicheres Koppeln auch von mehreren Barriere-Schlangen</li><li>mit praktischen Griffen zur sicheren und komfortablen Anwendung</li></ul>"
"images" => [
[
"id" => 27061
"filename" => "27061_20180130-151128.jpg"
"uri" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"text" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"medium" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"small" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 27062
"filename" => "27062_20150401-094720.jpg"
"uri" => "https://assets.dev.denios.io/article/27062_20150401-094720.jpg"
"text" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27062_20150401-094720.jpg"
"medium" => "https://assets.dev.denios.io/article/27062_20150401-094720.jpg"
"small" => "https://assets.dev.denios.io/article/27062_20150401-094720.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27062_20150401-094720.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27036
"filename" => "27036_20180208-160657.jpg"
"uri" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
"text" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
"medium" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
"small" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27061
"filename" => "27061_20180130-151128.jpg"
"uri" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"text" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"medium" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"small" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 50900
"centAmountGross" => 60571
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T x H [mm]: 70 x 3000 x 100"
"attributes" => [
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BESTSELLER" => "1"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 12058
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T x H [mm]: 70 x 3000 x 100"
"CS_SHIPPING_HEIGHT_MM" => 100
"META_DESCRIPTION" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe"
"MARA_NTGEW" => 11.5
"CS_NEW_UNTIL" => "2024-10-15"
"ship_height" => "100"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Absperrbarriere Schlange, 3000 x 100 mm"
"CS_SHIPPING_WIDTH_MM" => 70
"CS_SHIPPING_WIDTH_IN" => 3.0314977
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Typ","value":"Barriere"},{"label":"Werkstoff","value":"PU"},{"label":"Farbe","value":"gelb"},{"label":"Maße außen B x T x H [mm]","value":"70 x 3000 x 100"},{"label":"Gewicht [kg]","value":"11,5"}]"
"MARA_BRGEW" => 12.5
"CS_GTIN" => "3770019209127"
"ship_length" => "3000"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 3000
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T_X_H"}]"
"META_TITLE" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge"
"ship_width" => "70"
"images_meta_data" => "[{"id":27061,"mdate":"2018-01-30 15:11:28","filename":"27061_20180130-151128.jpg","imageSimilar":1,"text":"Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe - 1"},{"id":27062,"mdate":"2015-04-01 09:47:20","filename":"27062_20150401-094720.jpg","imageSimilar":0,"text":"Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe - 2"},{"id":27036,"mdate":"2018-02-08 16:06:57","filename":"27036_20180208-160657.jpg","imageSimilar":0,"text":"Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["130515","259455"]"
"META_KEYWORD" => "Absperrung Kanal,Absperrbarriere,Flüssigkeitsbarrieren,Spillblocker,Absperrschlangen,Gulli"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 3000
"ZPIM_FARBE_1" => "gelb"
"CS_TAX_CLASS" => "regular"
"ZPIM_TYP" => "Barriere"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "351"
"CS_SHIPPING_HEIGHT_IN" => 4.330711
"CS_MASSE_AUSSEN_B_X_T_X_H" => "70 x 3000 x 100"
"ZPIM_WERKSTOFF_1" => "PU"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 129.92133
"ITEM_NAME_FOR_SHOP" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 70
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 100
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 25.35316013
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Eingrenzen und Rückhalten von auslaufenden Flüssigkeiten, z. B. an Kanaleinläufen</li><li>haften sicher am Boden und können nach Waschen mit Seifenwasser wiederverwendet werden</li><li>Die spezielle Kunststoffmischung ist resistent gegen Wasser, Kohlenwasserstoff und viele andere Chemikalien.</li><li>Form der Barrieren-Enden ermöglicht ein sicheres Koppeln auch von mehreren Barriere-Schlangen</li><li>mit praktischen Griffen zur sicheren und komfortablen Anwendung</li></ul>"
"accessory_articles" => "["248497","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "11.5"
"CS_ORIGIN" => "FR - Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "40169997"
"CS_SHIPPING_WEIGHT_KG" => 11.5
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T_X_H"
"label" => "Maße außen B x T x H [mm]"
"options" => [
[
"sku" => "259455"
"value" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/259455"
"key" => ""
"name" => "70 x 2000 x 100"
"variantId" => 4
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116046"
"value" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
"key" => ""
"name" => "70 x 3000 x 100"
"variantId" => 5
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "130515"
"value" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/130515"
"key" => ""
"name" => "45 x 2000 x 50"
"variantId" => 6
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "281458"
"value" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/281458"
"key" => ""
"name" => "70 x 3000 x 50"
"variantId" => 7
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge"
"canonicalUrl" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
"robots" => "index,follow"
"description" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge"
"description" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27062_20150401-094720.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe"
"description" => "zum Eingrenzen und Rückhalten von auslaufenden Flüssigkeiten, z. B. an Kanaleinläufenhaften sicher am Boden und können nach Waschen mit Seifenwasser wiederverwendet werdenDie spezielle Kunststoffmischung ist resistent gegen Wasser, Kohlenwasserstoff und viele andere Chemikalien.Form der Barrieren-Enden ermöglicht ein sicheres Koppeln auch von mehreren Barriere-Schlangenmit praktischen Griffen zur sicheren und komfortablen Anwendung"
"image" => [
"https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"https://assets.dev.denios.io/article/27062_20150401-094720.jpg"
"https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
]
"sku" => "116046W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
"priceCurrency" => "EUR"
"price" => "605.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" => "3770019209127"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 50900
"centAmountGross" => 60571
"currency" => "EUR"
"customerGroup" => null
"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" => "Flüssigkeitsbarrieren"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 5
"sku" => "116046"
"displaySku" => "116046W"
"sortRank" => 12058
"slug" => "flexible-absperrbarrieren-10300200151100"
"links" => [
"webshop" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#351"
"canonical" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
]
"name" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Eingrenzen und Rückhalten von auslaufenden Flüssigkeiten, z. B. an Kanaleinläufen</li><li>haften sicher am Boden und können nach Waschen mit Seifenwasser wiederverwendet werden</li><li>Die spezielle Kunststoffmischung ist resistent gegen Wasser, Kohlenwasserstoff und viele andere Chemikalien.</li><li>Form der Barrieren-Enden ermöglicht ein sicheres Koppeln auch von mehreren Barriere-Schlangen</li><li>mit praktischen Griffen zur sicheren und komfortablen Anwendung</li></ul>"
"images" => [
[
"id" => 27061
"filename" => "27061_20180130-151128.jpg"
"uri" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"text" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"medium" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"small" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 27062
"filename" => "27062_20150401-094720.jpg"
"uri" => "https://assets.dev.denios.io/article/27062_20150401-094720.jpg"
"text" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27062_20150401-094720.jpg"
"medium" => "https://assets.dev.denios.io/article/27062_20150401-094720.jpg"
"small" => "https://assets.dev.denios.io/article/27062_20150401-094720.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27062_20150401-094720.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27036
"filename" => "27036_20180208-160657.jpg"
"uri" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
"text" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
"medium" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
"small" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27061
"filename" => "27061_20180130-151128.jpg"
"uri" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"text" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"medium" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"small" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 50900
"centAmountGross" => 60571
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T x H [mm]: 70 x 3000 x 100"
"attributes" => [
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BESTSELLER" => "1"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 12058
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T x H [mm]: 70 x 3000 x 100"
"CS_SHIPPING_HEIGHT_MM" => 100
"META_DESCRIPTION" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe"
"MARA_NTGEW" => 11.5
"CS_NEW_UNTIL" => "2024-10-15"
"ship_height" => "100"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Absperrbarriere Schlange, 3000 x 100 mm"
"CS_SHIPPING_WIDTH_MM" => 70
"CS_SHIPPING_WIDTH_IN" => 3.0314977
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Typ","value":"Barriere"},{"label":"Werkstoff","value":"PU"},{"label":"Farbe","value":"gelb"},{"label":"Maße außen B x T x H [mm]","value":"70 x 3000 x 100"},{"label":"Gewicht [kg]","value":"11,5"}]"
"MARA_BRGEW" => 12.5
"CS_GTIN" => "3770019209127"
"ship_length" => "3000"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 3000
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T_X_H"}]"
"META_TITLE" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge"
"ship_width" => "70"
"images_meta_data" => "[{"id":27061,"mdate":"2018-01-30 15:11:28","filename":"27061_20180130-151128.jpg","imageSimilar":1,"text":"Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe - 1"},{"id":27062,"mdate":"2015-04-01 09:47:20","filename":"27062_20150401-094720.jpg","imageSimilar":0,"text":"Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe - 2"},{"id":27036,"mdate":"2018-02-08 16:06:57","filename":"27036_20180208-160657.jpg","imageSimilar":0,"text":"Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["130515","259455"]"
"META_KEYWORD" => "Absperrung Kanal,Absperrbarriere,Flüssigkeitsbarrieren,Spillblocker,Absperrschlangen,Gulli"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 3000
"ZPIM_FARBE_1" => "gelb"
"CS_TAX_CLASS" => "regular"
"ZPIM_TYP" => "Barriere"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "351"
"CS_SHIPPING_HEIGHT_IN" => 4.330711
"CS_MASSE_AUSSEN_B_X_T_X_H" => "70 x 3000 x 100"
"ZPIM_WERKSTOFF_1" => "PU"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 129.92133
"ITEM_NAME_FOR_SHOP" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 70
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 100
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 25.35316013
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Eingrenzen und Rückhalten von auslaufenden Flüssigkeiten, z. B. an Kanaleinläufen</li><li>haften sicher am Boden und können nach Waschen mit Seifenwasser wiederverwendet werden</li><li>Die spezielle Kunststoffmischung ist resistent gegen Wasser, Kohlenwasserstoff und viele andere Chemikalien.</li><li>Form der Barrieren-Enden ermöglicht ein sicheres Koppeln auch von mehreren Barriere-Schlangen</li><li>mit praktischen Griffen zur sicheren und komfortablen Anwendung</li></ul>"
"accessory_articles" => "["248497","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "11.5"
"CS_ORIGIN" => "FR - Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "40169997"
"CS_SHIPPING_WEIGHT_KG" => 11.5
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T_X_H"
"label" => "Maße außen B x T x H [mm]"
"options" => [
[
"sku" => "259455"
"value" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/259455"
"key" => ""
"name" => "70 x 2000 x 100"
"variantId" => 4
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116046"
"value" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
"key" => ""
"name" => "70 x 3000 x 100"
"variantId" => 5
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "130515"
"value" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/130515"
"key" => ""
"name" => "45 x 2000 x 50"
"variantId" => 6
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "281458"
"value" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/281458"
"key" => ""
"name" => "70 x 3000 x 50"
"variantId" => 7
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge"
"canonicalUrl" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
"robots" => "index,follow"
"description" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge"
"description" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27062_20150401-094720.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Flexible Absperrbarriere, Ausführung Schlange, 3000 mm Länge, 100 mm Höhe"
"description" => "zum Eingrenzen und Rückhalten von auslaufenden Flüssigkeiten, z. B. an Kanaleinläufenhaften sicher am Boden und können nach Waschen mit Seifenwasser wiederverwendet werdenDie spezielle Kunststoffmischung ist resistent gegen Wasser, Kohlenwasserstoff und viele andere Chemikalien.Form der Barrieren-Enden ermöglicht ein sicheres Koppeln auch von mehreren Barriere-Schlangenmit praktischen Griffen zur sicheren und komfortablen Anwendung"
"image" => [
"https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"https://assets.dev.denios.io/article/27062_20150401-094720.jpg"
"https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
]
"sku" => "116046W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
"priceCurrency" => "EUR"
"price" => "605.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" => "3770019209127"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 50900
"centAmountGross" => 60571
"currency" => "EUR"
"customerGroup" => null
"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" => "Flüssigkeitsbarrieren"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 6
"sku" => "130515"
"displaySku" => "130515W"
"sortRank" => 12058
"slug" => "flexible-absperrbarrieren-10300200151100"
"links" => [
"webshop" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/130515"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#351"
"canonical" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
]
"name" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 45 mm Höhe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Eingrenzen und Rückhalten von auslaufenden Flüssigkeiten, z. B. an Kanaleinläufen</li><li>haften sicher am Boden und können nach Waschen mit Seifenwasser wiederverwendet werden</li><li>Die spezielle Kunststoffmischung ist resistent gegen Wasser, Kohlenwasserstoff und viele andere Chemikalien.</li><li>Form der Barrieren-Enden ermöglicht ein sicheres Koppeln auch von mehreren Barriere-Schlangen</li></ul>"
"images" => [
[
"id" => 27061
"filename" => "27061_20180130-151128.jpg"
"uri" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"text" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 45 mm Höhe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"medium" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"small" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 27036
"filename" => "27036_20180208-160657.jpg"
"uri" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
"text" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 45 mm Höhe - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
"medium" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
"small" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27061
"filename" => "27061_20180130-151128.jpg"
"uri" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"text" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 45 mm Höhe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"medium" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"small" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 25500
"centAmountGross" => 30345
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T x H [mm]: 45 x 2000 x 50"
"attributes" => [
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BESTSELLER" => "1"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 12058
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T x H [mm]: 45 x 2000 x 50"
"CS_SHIPPING_HEIGHT_MM" => 50
"META_DESCRIPTION" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 45 mm Höhe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 45 mm Höhe"
"MARA_NTGEW" => 3.8
"CS_NEW_UNTIL" => ""
"ship_height" => "50"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Absperrbarriere Schlange, 2000 x 45 mm"
"CS_SHIPPING_WIDTH_MM" => 45
"CS_SHIPPING_WIDTH_IN" => 1.94881995
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Typ","value":"Barriere"},{"label":"Werkstoff","value":"PU"},{"label":"Farbe","value":"gelb"},{"label":"Maße außen B x T x H [mm]","value":"45 x 2000 x 50"},{"label":"Gewicht [kg]","value":"3,8"}]"
"MARA_BRGEW" => 4.5
"CS_GTIN" => "3770019209110"
"ship_length" => "2000"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 2000
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T_X_H"}]"
"META_TITLE" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge"
"ship_width" => "45"
"images_meta_data" => "[{"id":27061,"mdate":"2018-01-30 15:11:28","filename":"27061_20180130-151128.jpg","imageSimilar":1,"text":"Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 45 mm Höhe - 1"},{"id":27036,"mdate":"2018-02-08 16:06:57","filename":"27036_20180208-160657.jpg","imageSimilar":1,"text":"Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 45 mm Höhe - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["259455"]"
"META_KEYWORD" => "Absperrung Kanal,Absperrbarriere,Flüssigkeitsbarrieren,Spillblocker,Absperrschlangen,Gulli"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 2000
"ZPIM_FARBE_1" => "gelb"
"CS_TAX_CLASS" => "regular"
"ZPIM_TYP" => "Barriere"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "351"
"CS_SHIPPING_HEIGHT_IN" => 2.1653555
"CS_MASSE_AUSSEN_B_X_T_X_H" => "45 x 2000 x 50"
"ZPIM_WERKSTOFF_1" => "PU"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 86.61422
"ITEM_NAME_FOR_SHOP" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 45 mm Höhe"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 45
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 50
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 8.377565956
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Eingrenzen und Rückhalten von auslaufenden Flüssigkeiten, z. B. an Kanaleinläufen</li><li>haften sicher am Boden und können nach Waschen mit Seifenwasser wiederverwendet werden</li><li>Die spezielle Kunststoffmischung ist resistent gegen Wasser, Kohlenwasserstoff und viele andere Chemikalien.</li><li>Form der Barrieren-Enden ermöglicht ein sicheres Koppeln auch von mehreren Barriere-Schlangen</li></ul>"
"accessory_articles" => "["248497","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "3.8"
"CS_ORIGIN" => "FR - Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "40169997"
"CS_SHIPPING_WEIGHT_KG" => 3.8
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T_X_H"
"label" => "Maße außen B x T x H [mm]"
"options" => [
[
"sku" => "259455"
"value" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/259455"
"key" => ""
"name" => "70 x 2000 x 100"
"variantId" => 4
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116046"
"value" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
"key" => ""
"name" => "70 x 3000 x 100"
"variantId" => 5
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "130515"
"value" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/130515"
"key" => ""
"name" => "45 x 2000 x 50"
"variantId" => 6
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "281458"
"value" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/281458"
"key" => ""
"name" => "70 x 3000 x 50"
"variantId" => 7
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge"
"canonicalUrl" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
"robots" => "index,follow"
"description" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 45 mm Höhe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge"
"description" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 45 mm Höhe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/130515"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 45 mm Höhe"
"description" => "zum Eingrenzen und Rückhalten von auslaufenden Flüssigkeiten, z. B. an Kanaleinläufenhaften sicher am Boden und können nach Waschen mit Seifenwasser wiederverwendet werdenDie spezielle Kunststoffmischung ist resistent gegen Wasser, Kohlenwasserstoff und viele andere Chemikalien.Form der Barrieren-Enden ermöglicht ein sicheres Koppeln auch von mehreren Barriere-Schlangen"
"image" => [
"https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
]
"sku" => "130515W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/130515"
"priceCurrency" => "EUR"
"price" => "303.45"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "3770019209110"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 25500
"centAmountGross" => 30345
"currency" => "EUR"
"customerGroup" => null
"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" => "Flüssigkeitsbarrieren"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 4
"sku" => "259455"
"displaySku" => "259455W"
"sortRank" => 12058
"slug" => "flexible-absperrbarrieren-10300200151100"
"links" => [
"webshop" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/259455"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#351"
"canonical" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
]
"name" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 100 mm Höhe"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Eingrenzen und Rückhalten von auslaufenden Flüssigkeiten, z. B. an Kanaleinläufen</li><li>haften sicher am Boden und können nach Waschen mit Seifenwasser wiederverwendet werden</li><li>Die spezielle Kunststoffmischung ist resistent gegen Wasser, Kohlenwasserstoff und viele andere Chemikalien.</li></ul>"
"images" => [
[
"id" => 27061
"filename" => "27061_20180130-151128.jpg"
"uri" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"text" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 100 mm Höhe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"medium" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"small" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27036
"filename" => "27036_20180208-160657.jpg"
"uri" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
"text" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 100 mm Höhe - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
"medium" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
"small" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27061
"filename" => "27061_20180130-151128.jpg"
"uri" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"text" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 100 mm Höhe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"medium" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"small" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 39500
"centAmountGross" => 47005
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T x H [mm]: 70 x 2000 x 100"
"attributes" => [
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BESTSELLER" => "1"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 12058
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T x H [mm]: 70 x 2000 x 100"
"CS_SHIPPING_HEIGHT_MM" => 100
"META_DESCRIPTION" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 100 mm Höhe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 100 mm Höhe"
"MARA_NTGEW" => 7.4
"CS_NEW_UNTIL" => ""
"ship_height" => "100"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Absperrbarriere Schlange, 2000 x 100 mm"
"CS_SHIPPING_WIDTH_MM" => 70
"CS_SHIPPING_WIDTH_IN" => 3.0314977
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Typ","value":"Barriere"},{"label":"Werkstoff","value":"PU"},{"label":"Farbe","value":"gelb"},{"label":"Maße außen B x T x H [mm]","value":"70 x 2000 x 100"},{"label":"Gewicht [kg]","value":"7,4"}]"
"MARA_BRGEW" => 7.4
"CS_GTIN" => "3770019209158"
"ship_length" => "2000"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 2000
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T_X_H"}]"
"META_TITLE" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 100 mm Höhe | Denios"
"ship_width" => "70"
"images_meta_data" => "[{"id":27061,"mdate":"2018-01-30 15:11:28","filename":"27061_20180130-151128.jpg","imageSimilar":0,"text":"Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 100 mm Höhe - 1"},{"id":27036,"mdate":"2018-02-08 16:06:57","filename":"27036_20180208-160657.jpg","imageSimilar":0,"text":"Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 100 mm Höhe - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["130515"]"
"META_KEYWORD" => "Absperrung Kanal,Absperrbarriere,Flüssigkeitsbarrieren,Spillblocker,Absperrschlangen,Gulli"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 2000
"ZPIM_FARBE_1" => "gelb"
"CS_TAX_CLASS" => "regular"
"ZPIM_TYP" => "Barriere"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "351"
"CS_SHIPPING_HEIGHT_IN" => 4.330711
"CS_MASSE_AUSSEN_B_X_T_X_H" => "70 x 2000 x 100"
"ZPIM_WERKSTOFF_1" => "PU"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 86.61422
"ITEM_NAME_FOR_SHOP" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 100 mm Höhe"
"BREITE_AUSSEN" => 70
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 100
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 16.314207388
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Eingrenzen und Rückhalten von auslaufenden Flüssigkeiten, z. B. an Kanaleinläufen</li><li>haften sicher am Boden und können nach Waschen mit Seifenwasser wiederverwendet werden</li><li>Die spezielle Kunststoffmischung ist resistent gegen Wasser, Kohlenwasserstoff und viele andere Chemikalien.</li></ul>"
"accessory_articles" => "["248497"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "7.4"
"CS_ORIGIN" => "FR - Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "40169997"
"CS_SHIPPING_WEIGHT_KG" => 7.4
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T_X_H"
"label" => "Maße außen B x T x H [mm]"
"options" => [
[
"sku" => "259455"
"value" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/259455"
"key" => ""
"name" => "70 x 2000 x 100"
"variantId" => 4
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116046"
"value" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
"key" => ""
"name" => "70 x 3000 x 100"
"variantId" => 5
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "130515"
"value" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/130515"
"key" => ""
"name" => "45 x 2000 x 50"
"variantId" => 6
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "281458"
"value" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/281458"
"key" => ""
"name" => "70 x 3000 x 50"
"variantId" => 7
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 100 mm Höhe | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
"robots" => "index,follow"
"description" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 100 mm Höhe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 100 mm Höhe | Denios"
"description" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 100 mm Höhe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/259455"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Flexible Absperrbarriere, Ausführung Schlange, 2000 mm Länge, 100 mm Höhe"
"description" => "zum Eingrenzen und Rückhalten von auslaufenden Flüssigkeiten, z. B. an Kanaleinläufenhaften sicher am Boden und können nach Waschen mit Seifenwasser wiederverwendet werdenDie spezielle Kunststoffmischung ist resistent gegen Wasser, Kohlenwasserstoff und viele andere Chemikalien."
"image" => [
"https://assets.dev.denios.io/article/27061_20180130-151128.jpg"
"https://assets.dev.denios.io/article/27036_20180208-160657.jpg"
]
"sku" => "259455W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/259455"
"priceCurrency" => "EUR"
"price" => "470.05"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "3770019209158"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 39500
"centAmountGross" => 47005
"currency" => "EUR"
"customerGroup" => null
"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" => "Flüssigkeitsbarrieren"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 7
"sku" => "281458"
"displaySku" => "281458W"
"sortRank" => 12058
"slug" => "flexible-absperrbarrieren-10300200151100"
"links" => [
"webshop" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/281458"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#351"
"canonical" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
]
"name" => "Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Eingrenzen und Rückhalten von auslaufenden Flüssigkeiten, z. B. an Kanaleinläufen</li><li>haften sicher am Boden und können nach Waschen mit Seifenwasser wiederverwendet werden</li><li>Die spezielle Kunststoffmischung ist resistent gegen Wasser, Kohlenwasserstoff und viele andere Chemikalien.</li><li>Inklusive schützender Aufbewahrungsbox mit integriertem Griff für den leichten Transport zum Einsatzort</li></ul>"
"images" => [
[
"id" => 410108
"filename" => "410108_20250303-111756.jpg"
"uri" => "https://assets.dev.denios.io/article/410108_20250303-111756.jpg"
"text" => "Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/410108_20250303-111756.jpg"
"medium" => "https://assets.dev.denios.io/article/410108_20250303-111756.jpg"
"small" => "https://assets.dev.denios.io/article/410108_20250303-111756.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/410108_20250303-111756.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 410106
"filename" => "410106_20250303-111443.jpg"
"uri" => "https://assets.dev.denios.io/article/410106_20250303-111443.jpg"
"text" => "Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/410106_20250303-111443.jpg"
"medium" => "https://assets.dev.denios.io/article/410106_20250303-111443.jpg"
"small" => "https://assets.dev.denios.io/article/410106_20250303-111443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/410106_20250303-111443.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 410107
"filename" => "410107_20250303-111352.jpg"
"uri" => "https://assets.dev.denios.io/article/410107_20250303-111352.jpg"
"text" => "Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/410107_20250303-111352.jpg"
"medium" => "https://assets.dev.denios.io/article/410107_20250303-111352.jpg"
"small" => "https://assets.dev.denios.io/article/410107_20250303-111352.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/410107_20250303-111352.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 381957
"filename" => "381957_20230406-085227.jpg"
"uri" => "https://assets.dev.denios.io/article/381957_20230406-085227.jpg"
"text" => "Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381957_20230406-085227.jpg"
"medium" => "https://assets.dev.denios.io/article/381957_20230406-085227.jpg"
"small" => "https://assets.dev.denios.io/article/381957_20230406-085227.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381957_20230406-085227.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381960
"filename" => "381960_20230406-085237.jpg"
"uri" => "https://assets.dev.denios.io/article/381960_20230406-085237.jpg"
"text" => "Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381960_20230406-085237.jpg"
"medium" => "https://assets.dev.denios.io/article/381960_20230406-085237.jpg"
"small" => "https://assets.dev.denios.io/article/381960_20230406-085237.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381960_20230406-085237.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 381959
"filename" => "381959_20230406-085234.jpg"
"uri" => "https://assets.dev.denios.io/article/381959_20230406-085234.jpg"
"text" => "Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/381959_20230406-085234.jpg"
"medium" => "https://assets.dev.denios.io/article/381959_20230406-085234.jpg"
"small" => "https://assets.dev.denios.io/article/381959_20230406-085234.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/381959_20230406-085234.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 410108
"filename" => "410108_20250303-111756.jpg"
"uri" => "https://assets.dev.denios.io/article/410108_20250303-111756.jpg"
"text" => "Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/410108_20250303-111756.jpg"
"medium" => "https://assets.dev.denios.io/article/410108_20250303-111756.jpg"
"small" => "https://assets.dev.denios.io/article/410108_20250303-111756.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/410108_20250303-111756.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 41700
"centAmountGross" => 49623
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T x H [mm]: 70 x 3000 x 50"
"attributes" => [
"CS_SHIPPING_WIDTH_IN" => 3.0314977
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_360ER_Bilder" => "0"
"CS_SALESRANK" => 12058
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T x H [mm]: 70 x 3000 x 50"
"CS_SHIPPING_HEIGHT_MM" => 50
"META_DESCRIPTION" => "Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen"
"MARA_NTGEW" => 5.89
"CS_NEW_UNTIL" => "2024-10-15"
"ship_height" => "50"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Absperrbarriere Polyurethan 3000 x 70 mm"
"CS_SHIPPING_WIDTH_MM" => 70
"CS_TECHNISCHE_DATEN" => "[{"label":"Typ","value":"Barriere"},{"label":"Maße außen B x T x H [mm]","value":"70 x 3000 x 50"},{"label":"Gewicht [kg]","value":"5,89"}]"
"MARA_BRGEW" => 6.71
"CS_GTIN" => "3770033118337"
"ship_length" => "3000"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 3000
"PUNCHOUT_ATTRIBUTES" => "{"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T_X_H"}]"
"META_TITLE" => "Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen | Denios"
"ship_width" => "70"
"images_meta_data" => "[{"id":410108,"mdate":"2025-03-03 11:17:56","filename":"410108_20250303-111756.jpg","imageSimilar":1,"text":"Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen - 1"},{"id":410106,"mdate":"2025-03-03 11:14:43","filename":"410106_20250303-111443.jpg","imageSimilar":1,"text":"Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen - 2"},{"id":410107,"mdate":"2025-03-03 11:13:52","filename":"410107_20250303-111352.jpg","imageSimilar":1,"text":"Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen - 3"},{"id":381957,"mdate":"2023-04-06 08:52:27","filename":"381957_20230406-085227.jpg","imageSimilar":0,"text":"Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen - 4"},{"id":381960,"mdate":"2023-04-06 08:52:37","filename":"381960_20230406-085237.jpg","imageSimilar":0,"text":"Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen - 5"},{"id":381959,"mdate":"2023-04-06 08:52:34","filename":"381959_20230406-085234.jpg","imageSimilar":0,"text":"Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen - 6"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 3000
"CS_TAX_CLASS" => "regular"
"ZPIM_TYP" => "Barriere"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "351"
"CS_SHIPPING_HEIGHT_IN" => 2.1653555
"CS_MASSE_AUSSEN_B_X_T_X_H" => "70 x 3000 x 50"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 129.92133
"ITEM_NAME_FOR_SHOP" => "Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen"
"BREITE_AUSSEN" => 70
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 50
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 12.9852272318
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Eingrenzen und Rückhalten von auslaufenden Flüssigkeiten, z. B. an Kanaleinläufen</li><li>haften sicher am Boden und können nach Waschen mit Seifenwasser wiederverwendet werden</li><li>Die spezielle Kunststoffmischung ist resistent gegen Wasser, Kohlenwasserstoff und viele andere Chemikalien.</li><li>Inklusive schützender Aufbewahrungsbox mit integriertem Griff für den leichten Transport zum Einsatzort</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "5.89"
"CS_LIEFERANTEN_SKU" => "PBR00300"
"CS_ORIGIN" => "FR - Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39199000"
"CS_SHIPPING_WEIGHT_KG" => 5.89
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T_X_H"
"label" => "Maße außen B x T x H [mm]"
"options" => [
[
"sku" => "259455"
"value" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/259455"
"key" => ""
"name" => "70 x 2000 x 100"
"variantId" => 4
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116046"
"value" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
"key" => ""
"name" => "70 x 3000 x 100"
"variantId" => 5
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "130515"
"value" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/130515"
"key" => ""
"name" => "45 x 2000 x 50"
"variantId" => 6
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "281458"
"value" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/281458"
"key" => ""
"name" => "70 x 3000 x 50"
"variantId" => 7
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/116046"
"robots" => "index,follow"
"description" => "Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen | Denios"
"description" => "Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/281458"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/410108_20250303-111756.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/410106_20250303-111443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/410107_20250303-111352.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381957_20230406-085227.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381960_20230406-085237.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/381959_20230406-085234.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Absperrbarriere aus Polyurethan 3000 x 70 mm, inkl. Schutzbox mit integrierten Griffen"
"description" => "zum Eingrenzen und Rückhalten von auslaufenden Flüssigkeiten, z. B. an Kanaleinläufenhaften sicher am Boden und können nach Waschen mit Seifenwasser wiederverwendet werdenDie spezielle Kunststoffmischung ist resistent gegen Wasser, Kohlenwasserstoff und viele andere Chemikalien.Inklusive schützender Aufbewahrungsbox mit integriertem Griff für den leichten Transport zum Einsatzort"
"image" => [
"https://assets.dev.denios.io/article/410108_20250303-111756.jpg"
"https://assets.dev.denios.io/article/410106_20250303-111443.jpg"
"https://assets.dev.denios.io/article/410107_20250303-111352.jpg"
"https://assets.dev.denios.io/article/381957_20230406-085227.jpg"
"https://assets.dev.denios.io/article/381960_20230406-085237.jpg"
"https://assets.dev.denios.io/article/381959_20230406-085234.jpg"
]
"sku" => "281458W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/flexible-absperrbarrieren-10300200151100/281458"
"priceCurrency" => "EUR"
"price" => "496.23"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "3770033118337"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 41700
"centAmountGross" => 49623
"currency" => "EUR"
"customerGroup" => null
"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" => "Flüssigkeitsbarrieren"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"d00102a5-925b-43fd-b5a0-079581b40217"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Flüssigkeitsbarrieren"
"attributes" => []
"facetAttributes" => [
"ZPIM_TYP" => [
"Barriere"
]
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => []
"CS_VERSION_GULLIABDICHTUNG" => []
"ZPIM_WERKSTOFF_1" => [
"PU"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "ea9114a1df2fe46ee789791958896088"
]
"sort" => [
12058
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b25f16f7-6a4a-4e51-9e44-86e72ce4381d"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "b25f16f7-6a4a-4e51-9e44-86e72ce4381d"
"key" => "265545"
"version" => 5011
"businessUnit" => "CP"
"slug" => "sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-360-liter-volumen-265545"
"links" => [
"webshop" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-360-liter-volumen-265545/265545"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#361"
"canonical" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-360-liter-volumen-265545/265545"
]
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>besonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!</li></ul>"
"createdAt" => "2020-11-11T06:04:35+0000"
"master" => [
"id" => 1
"sku" => "265545"
"displaySku" => "265545W"
"sortRank" => 11928
"slug" => "sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-360-liter-volumen-265545"
"links" => [
"webshop" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-360-liter-volumen-265545/265545"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#361"
"canonical" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-360-liter-volumen-265545/265545"
]
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>besonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!</li></ul>"
"images" => [
[
"id" => 179783
"filename" => "179783_20190726-131909.jpg"
"uri" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
"text" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
"medium" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
"small" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 179783
"filename" => "179783_20190726-131909.jpg"
"uri" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
"text" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
"medium" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
"small" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 45300
"centAmountGross" => 53907
"currency" => "EUR"
"customerGroup" => null
"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" => 38244
"filename" => "38244_20170403-131902.png"
"uri" => "https://assets.dev.denios.io/quality/38244_20170403-131902.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_VORGAENGER_ARTIKEL" => "["117862","117819"]"
"ZPIM_HOEHE_INNEN" => 911
"CS_BADGE" => "BESTSELLER"
"ZPIM_FARBE_1" => "gelb"
"CS_BUSINESS_UNIT" => "CP"
"CS_DURCHMESSER_X_H" => "804 x 1023"
"CS_BESTSELLER" => "1"
"CS_360ER_Bilder" => "0"
"CS_SALESRANK" => 11928
"CS_SHIPPING_HEIGHT_MM" => 1023
"META_DESCRIPTION" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen"
"MARA_NTGEW" => 21
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1023"
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Kunststoff"},{"label":"Farbe","value":"gelb"},{"label":"Maße Ø x H [mm]","value":"804 x 1023"},{"label":"Höhe innen [mm]","value":"911"},{"label":"Durchmesser innen [mm]","value":"622"},{"label":"Volumen [l]","value":"360"},{"label":"Gewicht [kg]","value":"21"}]"
"MARA_BRGEW" => 21
"CS_GTIN" => "705340000030"
"ship_length" => "804"
"SAP_HERKUNFTSLAND" => "US"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 804
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36030190"},"punchout_danfoss_de":{"matgroup":"24112109"},"punchout_danfoss_pl":{"matgroup":"24112109"},"punchout_hirschvogel_de":{"matgroup":"36030190"},"punchout_alperia_it":{"matgroup":"24112109"},"punchout_sunchemical_ch":{"matgroup":"24112109"},"punchout_danfoss_dk":{"matgroup":"24112109"},"punchout_danfoss_sk":{"matgroup":"24112109"},"punchout_brenntag_de":{"matgroup":"24112109"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24112109"},"punchout_esteelauder_uk":{"matgroup":"24112109"},"punchout_esteelauder_ch":{"matgroup":"24112109"},"punchout_takeda_ch":{"matgroup":"24112109"},"punchout_sika_de":{"matgroup":"24112109"},"punchout_bachem_ch":{"matgroup":"24112109"},"punchout_migros_ch":{"matgroup":"24112109"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24112109"},"punchout_tesla_de":{"matgroup":"24112109"},"punchout_umicore_de":{"matgroup":"24112109"},"punchout_upm_fi":{"matgroup":"24112109"},"punchout_axalta_de":{"matgroup":"24112109"},"punchout_husqvarna_pl":{"matgroup":"24112109"},"punchout_navalgroup_fr":{"matgroup":"24112109"},"punchout_itp_aero_es":{"matgroup":"24112109"},"punchout_tk_bilstein_de":{"matgroup":"36030190"},"punchout_danone_es":{"matgroup":"24112109"},"punchout_schwarz_gruppe_de":{"matgroup":"36030190"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36030190"}}"
"ZPIM_NENNVOLUMEN_1" => 360
"META_TITLE" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen | Denios"
"quality_image" => "[{"id":38244,"mdate":"2017-04-03 13:19:02","filename":"38244_20170403-131902.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":179783,"mdate":"2019-07-26 13:19:09","filename":"179783_20190726-131909.jpg","imageSimilar":0,"text":"Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["265546","265547","265548","265549","265550","267229"]"
"META_KEYWORD" => "Sicherheitsfass,Sicherheitsfässer,Gefahrgutbehälter,Gefahrguttransporte,Leckagefass,Leckagefässer,Leckageschutz,Überfass,Umverpackung,117819"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "361"
"CS_SHIPPING_HEIGHT_IN" => 44.30317353
"CS_MATERIAL" => "Kunststoff"
"ZPIM_DURCHMESSER_AUSSEN" => 804
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 34.81891644
"ITEM_NAME_FOR_SHOP" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1023
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 46.29707502
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>besonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "21"
"CS_ORIGIN" => "US - USA"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39239000"
"CS_SHIPPING_WEIGHT_KG" => 21
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-360-liter-volumen-265545/265545"
"robots" => "index,follow"
"description" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen | Denios"
"description" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-360-liter-volumen-265545/265545"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen"
"description" => "mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fassesbeständig gegen Säuren, Laugen und viele aggressive ChemikalienWarneffekt durch gelbe Einfärbungmit Gabelstapler transportierbarmit praktischem Schraubdeckelbesonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!"
"image" => [
"https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
]
"sku" => "265545W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-360-liter-volumen-265545/265545"
"priceCurrency" => "EUR"
"price" => "539.07"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "705340000030"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 45300
"centAmountGross" => 53907
"currency" => "EUR"
"customerGroup" => null
"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" => "Sicherheitsfässer"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "265545"
"displaySku" => "265545W"
"sortRank" => 11928
"slug" => "sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-360-liter-volumen-265545"
"links" => [
"webshop" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-360-liter-volumen-265545/265545"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#361"
"canonical" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-360-liter-volumen-265545/265545"
]
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>besonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!</li></ul>"
"images" => [
[
"id" => 179783
"filename" => "179783_20190726-131909.jpg"
"uri" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
"text" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
"medium" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
"small" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 179783
"filename" => "179783_20190726-131909.jpg"
"uri" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
"text" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
"medium" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
"small" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 45300
"centAmountGross" => 53907
"currency" => "EUR"
"customerGroup" => null
"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" => 38244
"filename" => "38244_20170403-131902.png"
"uri" => "https://assets.dev.denios.io/quality/38244_20170403-131902.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_VORGAENGER_ARTIKEL" => "["117862","117819"]"
"ZPIM_HOEHE_INNEN" => 911
"CS_BADGE" => "BESTSELLER"
"ZPIM_FARBE_1" => "gelb"
"CS_BUSINESS_UNIT" => "CP"
"CS_DURCHMESSER_X_H" => "804 x 1023"
"CS_BESTSELLER" => "1"
"CS_360ER_Bilder" => "0"
"CS_SALESRANK" => 11928
"CS_SHIPPING_HEIGHT_MM" => 1023
"META_DESCRIPTION" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen"
"MARA_NTGEW" => 21
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1023"
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Kunststoff"},{"label":"Farbe","value":"gelb"},{"label":"Maße Ø x H [mm]","value":"804 x 1023"},{"label":"Höhe innen [mm]","value":"911"},{"label":"Durchmesser innen [mm]","value":"622"},{"label":"Volumen [l]","value":"360"},{"label":"Gewicht [kg]","value":"21"}]"
"MARA_BRGEW" => 21
"CS_GTIN" => "705340000030"
"ship_length" => "804"
"SAP_HERKUNFTSLAND" => "US"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 804
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36030190"},"punchout_danfoss_de":{"matgroup":"24112109"},"punchout_danfoss_pl":{"matgroup":"24112109"},"punchout_hirschvogel_de":{"matgroup":"36030190"},"punchout_alperia_it":{"matgroup":"24112109"},"punchout_sunchemical_ch":{"matgroup":"24112109"},"punchout_danfoss_dk":{"matgroup":"24112109"},"punchout_danfoss_sk":{"matgroup":"24112109"},"punchout_brenntag_de":{"matgroup":"24112109"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24112109"},"punchout_esteelauder_uk":{"matgroup":"24112109"},"punchout_esteelauder_ch":{"matgroup":"24112109"},"punchout_takeda_ch":{"matgroup":"24112109"},"punchout_sika_de":{"matgroup":"24112109"},"punchout_bachem_ch":{"matgroup":"24112109"},"punchout_migros_ch":{"matgroup":"24112109"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24112109"},"punchout_tesla_de":{"matgroup":"24112109"},"punchout_umicore_de":{"matgroup":"24112109"},"punchout_upm_fi":{"matgroup":"24112109"},"punchout_axalta_de":{"matgroup":"24112109"},"punchout_husqvarna_pl":{"matgroup":"24112109"},"punchout_navalgroup_fr":{"matgroup":"24112109"},"punchout_itp_aero_es":{"matgroup":"24112109"},"punchout_tk_bilstein_de":{"matgroup":"36030190"},"punchout_danone_es":{"matgroup":"24112109"},"punchout_schwarz_gruppe_de":{"matgroup":"36030190"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36030190"}}"
"ZPIM_NENNVOLUMEN_1" => 360
"META_TITLE" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen | Denios"
"quality_image" => "[{"id":38244,"mdate":"2017-04-03 13:19:02","filename":"38244_20170403-131902.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":179783,"mdate":"2019-07-26 13:19:09","filename":"179783_20190726-131909.jpg","imageSimilar":0,"text":"Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["265546","265547","265548","265549","265550","267229"]"
"META_KEYWORD" => "Sicherheitsfass,Sicherheitsfässer,Gefahrgutbehälter,Gefahrguttransporte,Leckagefass,Leckagefässer,Leckageschutz,Überfass,Umverpackung,117819"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "361"
"CS_SHIPPING_HEIGHT_IN" => 44.30317353
"CS_MATERIAL" => "Kunststoff"
"ZPIM_DURCHMESSER_AUSSEN" => 804
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 34.81891644
"ITEM_NAME_FOR_SHOP" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1023
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 46.29707502
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>besonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "21"
"CS_ORIGIN" => "US - USA"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39239000"
"CS_SHIPPING_WEIGHT_KG" => 21
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-360-liter-volumen-265545/265545"
"robots" => "index,follow"
"description" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen | Denios"
"description" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-360-liter-volumen-265545/265545"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 360 Liter Volumen"
"description" => "mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fassesbeständig gegen Säuren, Laugen und viele aggressive ChemikalienWarneffekt durch gelbe Einfärbungmit Gabelstapler transportierbarmit praktischem Schraubdeckelbesonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!"
"image" => [
"https://assets.dev.denios.io/article/179783_20190726-131909.jpg"
]
"sku" => "265545W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-360-liter-volumen-265545/265545"
"priceCurrency" => "EUR"
"price" => "539.07"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "705340000030"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 45300
"centAmountGross" => 53907
"currency" => "EUR"
"customerGroup" => null
"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" => "Sicherheitsfässer"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"7209e4ae-e65e-48df-86be-8c8f1d1eac2e"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Sicherheitsfässer"
"attributes" => []
"facetAttributes" => [
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => []
"CS_VERSION_GULLIABDICHTUNG" => []
"ZPIM_WERKSTOFF_1" => [
"Kunststoff"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "135e5199015d019c0e1c9a3f5340631a"
]
"sort" => [
11928
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "143a1d38-4428-4688-89ba-25890d44af7f"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "143a1d38-4428-4688-89ba-25890d44af7f"
"key" => "259091"
"version" => 4649
"businessUnit" => "CP"
"slug" => "faltbare-kanalabdeckung-fuer-horizontale-z-b-strasse-hof-und-vertikale-z-b-bordstein-ablaeufe-259091"
"links" => [
"webshop" => "https://storefront.dev.denios.io/faltbare-kanalabdeckung-fuer-horizontale-z-b-strasse-hof-und-vertikale-z-b-bordstein-ablaeufe-259091/259091"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#350"
"canonical" => "https://storefront.dev.denios.io/faltbare-kanalabdeckung-fuer-horizontale-z-b-strasse-hof-und-vertikale-z-b-bordstein-ablaeufe-259091/259091"
]
"name" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe"
"description" => "<ul class="product-description__text--bulletpoints"><li>Für einen schnellen Schutz der Kanalisation bei Leckagen und Havarien</li><li>Sicherer Halt auf allen geraden wie gebogenen Einlaufgittern aus Metall oder Kunststoff trotz des geringen Eigengewichtes dank der Ausnutzung des hydrostatischen Drucks der Leckage-Flüssigkeiten</li><li>Durch die Kombination mit einer magnetischen Folie sogar für vertikale Einläufe aus Stahl (z. B. an Bordsteinen) verwendbar</li><li>Passendes Format (630 x 750 mm) für die meisten Kanaleinläufe; für längere Ausführungen lassen sich mehrere flexible Abdeckungen einander überlappend einsetzen</li><li>Beständig gegen viele übliche Chemikalien und einsetzbar von -20 °C bis +60 °C</li><li>Leicht zu reinigen und mehrfach verwendbar</li><li>Einfach faltbar und platzsparend zu lagern</li></ul>"
"createdAt" => "2020-08-10T10:40:59+0000"
"master" => [
"id" => 1
"sku" => "259091"
"displaySku" => "259091W"
"sortRank" => 11738
"slug" => "faltbare-kanalabdeckung-fuer-horizontale-z-b-strasse-hof-und-vertikale-z-b-bordstein-ablaeufe-259091"
"links" => [
"webshop" => "https://storefront.dev.denios.io/faltbare-kanalabdeckung-fuer-horizontale-z-b-strasse-hof-und-vertikale-z-b-bordstein-ablaeufe-259091/259091"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#350"
"canonical" => "https://storefront.dev.denios.io/faltbare-kanalabdeckung-fuer-horizontale-z-b-strasse-hof-und-vertikale-z-b-bordstein-ablaeufe-259091/259091"
]
"name" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe"
"description" => "<ul class="product-description__text--bulletpoints"><li>Für einen schnellen Schutz der Kanalisation bei Leckagen und Havarien</li><li>Sicherer Halt auf allen geraden wie gebogenen Einlaufgittern aus Metall oder Kunststoff trotz des geringen Eigengewichtes dank der Ausnutzung des hydrostatischen Drucks der Leckage-Flüssigkeiten</li><li>Durch die Kombination mit einer magnetischen Folie sogar für vertikale Einläufe aus Stahl (z. B. an Bordsteinen) verwendbar</li><li>Passendes Format (630 x 750 mm) für die meisten Kanaleinläufe; für längere Ausführungen lassen sich mehrere flexible Abdeckungen einander überlappend einsetzen</li><li>Beständig gegen viele übliche Chemikalien und einsetzbar von -20 °C bis +60 °C</li><li>Leicht zu reinigen und mehrfach verwendbar</li><li>Einfach faltbar und platzsparend zu lagern</li></ul>"
"images" => [
[
"id" => 395364
"filename" => "395364_20230831-151858.jpg"
"uri" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
"medium" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
"small" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 395365
"filename" => "395365_20230831-151902.jpg"
"uri" => "https://assets.dev.denios.io/article/395365_20230831-151902.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/395365_20230831-151902.jpg"
"medium" => "https://assets.dev.denios.io/article/395365_20230831-151902.jpg"
"small" => "https://assets.dev.denios.io/article/395365_20230831-151902.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/395365_20230831-151902.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163508
"filename" => "163508_20190116-091138.jpg"
"uri" => "https://assets.dev.denios.io/article/163508_20190116-091138.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163508_20190116-091138.jpg"
"medium" => "https://assets.dev.denios.io/article/163508_20190116-091138.jpg"
"small" => "https://assets.dev.denios.io/article/163508_20190116-091138.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163508_20190116-091138.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163506
"filename" => "163506_20190116-091129.jpg"
"uri" => "https://assets.dev.denios.io/article/163506_20190116-091129.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163506_20190116-091129.jpg"
"medium" => "https://assets.dev.denios.io/article/163506_20190116-091129.jpg"
"small" => "https://assets.dev.denios.io/article/163506_20190116-091129.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163506_20190116-091129.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163504
"filename" => "163504_20210712-143824.jpg"
"uri" => "https://assets.dev.denios.io/article/163504_20210712-143824.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163504_20210712-143824.jpg"
"medium" => "https://assets.dev.denios.io/article/163504_20210712-143824.jpg"
"small" => "https://assets.dev.denios.io/article/163504_20210712-143824.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163504_20210712-143824.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163502
"filename" => "163502_20190116-091111.jpg"
"uri" => "https://assets.dev.denios.io/article/163502_20190116-091111.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163502_20190116-091111.jpg"
"medium" => "https://assets.dev.denios.io/article/163502_20190116-091111.jpg"
"small" => "https://assets.dev.denios.io/article/163502_20190116-091111.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163502_20190116-091111.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163500
"filename" => "163500_20190116-091103.jpg"
"uri" => "https://assets.dev.denios.io/article/163500_20190116-091103.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163500_20190116-091103.jpg"
"medium" => "https://assets.dev.denios.io/article/163500_20190116-091103.jpg"
"small" => "https://assets.dev.denios.io/article/163500_20190116-091103.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163500_20190116-091103.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163498
"filename" => "163498_20190116-091054.jpg"
"uri" => "https://assets.dev.denios.io/article/163498_20190116-091054.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163498_20190116-091054.jpg"
"medium" => "https://assets.dev.denios.io/article/163498_20190116-091054.jpg"
"small" => "https://assets.dev.denios.io/article/163498_20190116-091054.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163498_20190116-091054.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163496
"filename" => "163496_20190116-091046.jpg"
"uri" => "https://assets.dev.denios.io/article/163496_20190116-091046.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 9"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163496_20190116-091046.jpg"
"medium" => "https://assets.dev.denios.io/article/163496_20190116-091046.jpg"
"small" => "https://assets.dev.denios.io/article/163496_20190116-091046.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163496_20190116-091046.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163494
"filename" => "163494_20190116-091035.jpg"
"uri" => "https://assets.dev.denios.io/article/163494_20190116-091035.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 10"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163494_20190116-091035.jpg"
"medium" => "https://assets.dev.denios.io/article/163494_20190116-091035.jpg"
"small" => "https://assets.dev.denios.io/article/163494_20190116-091035.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163494_20190116-091035.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 395364
"filename" => "395364_20230831-151858.jpg"
"uri" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
"medium" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
"small" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 21900
"centAmountGross" => 26061
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_MASSE_AUSSEN_B_X_T" => "630 x 750"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_PDF_SEITE" => "350"
"CS_MATERIAL" => "Kunststoff"
"CS_SALESRANK" => 11738
"META_DESCRIPTION" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe"
"MARA_NTGEW" => 1.5
"CS_NEW_UNTIL" => "2023-03-31"
"MAKT_MAKTX" => "Faltbare Kanalabdeckung"
"CS_SHIPPING_WIDTH_MM" => 630
"CS_SHIPPING_WIDTH_IN" => 27.2834793
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Faltbare Kanalabdeckung"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Maße außen B x T [mm]","value":"630 x 750"},{"label":"Gewicht [kg]","value":"1,5"}]"
"MARA_BRGEW" => 1.5
"ship_length" => "750"
"SAP_HERKUNFTSLAND" => "CZ"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 750
"CS_VERSION_GULLIABDICHTUNG" => "Faltbare Kanalabdeckung"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"}}"
"META_TITLE" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe | Denios"
"ship_width" => "630"
"images_meta_data" => "[{"id":395364,"mdate":"2023-08-31 15:18:58","filename":"395364_20230831-151858.jpg","imageSimilar":0,"text":"Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 1"},{"id":395365,"mdate":"2023-08-31 15:19:02","filename":"395365_20230831-151902.jpg","imageSimilar":0,"text":"Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 2"},{"id":163508,"mdate":"2019-01-16 09:11:38","filename":"163508_20190116-091138.jpg","imageSimilar":0,"text":"Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 3"},{"id":163506,"mdate":"2019-01-16 09:11:29","filename":"163506_20190116-091129.jpg","imageSimilar":0,"text":"Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 4"},{"id":163504,"mdate":"2021-07-12 14:38:24","filename":"163504_20210712-143824.jpg","imageSimilar":0,"text":"Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 5"},{"id":163502,"mdate":"2019-01-16 09:11:11","filename":"163502_20190116-091111.jpg","imageSimilar":0,"text":"Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 6"},{"id":163500,"mdate":"2019-01-16 09:11:03","filename":"163500_20190116-091103.jpg","imageSimilar":0,"text":"Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 7"},{"id":163498,"mdate":"2019-01-16 09:10:54","filename":"163498_20190116-091054.jpg","imageSimilar":0,"text":"Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 8"},{"id":163496,"mdate":"2019-01-16 09:10:46","filename":"163496_20190116-091046.jpg","imageSimilar":0,"text":"Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 9"},{"id":163494,"mdate":"2019-01-16 09:10:35","filename":"163494_20190116-091035.jpg","imageSimilar":0,"text":"Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 10"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Faltmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 750
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 32.4803325
"ITEM_NAME_FOR_SHOP" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe"
"BREITE_AUSSEN" => 630
"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>Für einen schnellen Schutz der Kanalisation bei Leckagen und Havarien</li><li>Sicherer Halt auf allen geraden wie gebogenen Einlaufgittern aus Metall oder Kunststoff trotz des geringen Eigengewichtes dank der Ausnutzung des hydrostatischen Drucks der Leckage-Flüssigkeiten</li><li>Durch die Kombination mit einer magnetischen Folie sogar für vertikale Einläufe aus Stahl (z. B. an Bordsteinen) verwendbar</li><li>Passendes Format (630 x 750 mm) für die meisten Kanaleinläufe; für längere Ausführungen lassen sich mehrere flexible Abdeckungen einander überlappend einsetzen</li><li>Beständig gegen viele übliche Chemikalien und einsetzbar von -20 °C bis +60 °C</li><li>Leicht zu reinigen und mehrfach verwendbar</li><li>Einfach faltbar und platzsparend zu lagern</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.5"
"CS_ORIGIN" => "CZ - Tschechien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 1.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/faltbare-kanalabdeckung-fuer-horizontale-z-b-strasse-hof-und-vertikale-z-b-bordstein-ablaeufe-259091/259091"
"robots" => "index,follow"
"description" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe | Denios"
"description" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/faltbare-kanalabdeckung-fuer-horizontale-z-b-strasse-hof-und-vertikale-z-b-bordstein-ablaeufe-259091/259091"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/395365_20230831-151902.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163508_20190116-091138.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163506_20190116-091129.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163504_20210712-143824.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163502_20190116-091111.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163500_20190116-091103.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163498_20190116-091054.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163496_20190116-091046.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163494_20190116-091035.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe"
"description" => "Für einen schnellen Schutz der Kanalisation bei Leckagen und HavarienSicherer Halt auf allen geraden wie gebogenen Einlaufgittern aus Metall oder Kunststoff trotz des geringen Eigengewichtes dank der Ausnutzung des hydrostatischen Drucks der Leckage-FlüssigkeitenDurch die Kombination mit einer magnetischen Folie sogar für vertikale Einläufe aus Stahl (z. B. an Bordsteinen) verwendbarPassendes Format (630 x 750 mm) für die meisten Kanaleinläufe; für längere Ausführungen lassen sich mehrere flexible Abdeckungen einander überlappend einsetzenBeständig gegen viele übliche Chemikalien und einsetzbar von -20 °C bis +60 °CLeicht zu reinigen und mehrfach verwendbarEinfach faltbar und platzsparend zu lagern"
"image" => [
"https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
"https://assets.dev.denios.io/article/395365_20230831-151902.jpg"
"https://assets.dev.denios.io/article/163508_20190116-091138.jpg"
"https://assets.dev.denios.io/article/163506_20190116-091129.jpg"
"https://assets.dev.denios.io/article/163504_20210712-143824.jpg"
"https://assets.dev.denios.io/article/163502_20190116-091111.jpg"
"https://assets.dev.denios.io/article/163500_20190116-091103.jpg"
"https://assets.dev.denios.io/article/163498_20190116-091054.jpg"
"https://assets.dev.denios.io/article/163496_20190116-091046.jpg"
"https://assets.dev.denios.io/article/163494_20190116-091035.jpg"
]
"sku" => "259091W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/faltbare-kanalabdeckung-fuer-horizontale-z-b-strasse-hof-und-vertikale-z-b-bordstein-ablaeufe-259091/259091"
"priceCurrency" => "EUR"
"price" => "260.61"
"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" => 21900
"centAmountGross" => 26061
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "259091"
"displaySku" => "259091W"
"sortRank" => 11738
"slug" => "faltbare-kanalabdeckung-fuer-horizontale-z-b-strasse-hof-und-vertikale-z-b-bordstein-ablaeufe-259091"
"links" => [
"webshop" => "https://storefront.dev.denios.io/faltbare-kanalabdeckung-fuer-horizontale-z-b-strasse-hof-und-vertikale-z-b-bordstein-ablaeufe-259091/259091"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#350"
"canonical" => "https://storefront.dev.denios.io/faltbare-kanalabdeckung-fuer-horizontale-z-b-strasse-hof-und-vertikale-z-b-bordstein-ablaeufe-259091/259091"
]
"name" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe"
"description" => "<ul class="product-description__text--bulletpoints"><li>Für einen schnellen Schutz der Kanalisation bei Leckagen und Havarien</li><li>Sicherer Halt auf allen geraden wie gebogenen Einlaufgittern aus Metall oder Kunststoff trotz des geringen Eigengewichtes dank der Ausnutzung des hydrostatischen Drucks der Leckage-Flüssigkeiten</li><li>Durch die Kombination mit einer magnetischen Folie sogar für vertikale Einläufe aus Stahl (z. B. an Bordsteinen) verwendbar</li><li>Passendes Format (630 x 750 mm) für die meisten Kanaleinläufe; für längere Ausführungen lassen sich mehrere flexible Abdeckungen einander überlappend einsetzen</li><li>Beständig gegen viele übliche Chemikalien und einsetzbar von -20 °C bis +60 °C</li><li>Leicht zu reinigen und mehrfach verwendbar</li><li>Einfach faltbar und platzsparend zu lagern</li></ul>"
"images" => [
[
"id" => 395364
"filename" => "395364_20230831-151858.jpg"
"uri" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
"medium" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
"small" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 395365
"filename" => "395365_20230831-151902.jpg"
"uri" => "https://assets.dev.denios.io/article/395365_20230831-151902.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/395365_20230831-151902.jpg"
"medium" => "https://assets.dev.denios.io/article/395365_20230831-151902.jpg"
"small" => "https://assets.dev.denios.io/article/395365_20230831-151902.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/395365_20230831-151902.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163508
"filename" => "163508_20190116-091138.jpg"
"uri" => "https://assets.dev.denios.io/article/163508_20190116-091138.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163508_20190116-091138.jpg"
"medium" => "https://assets.dev.denios.io/article/163508_20190116-091138.jpg"
"small" => "https://assets.dev.denios.io/article/163508_20190116-091138.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163508_20190116-091138.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163506
"filename" => "163506_20190116-091129.jpg"
"uri" => "https://assets.dev.denios.io/article/163506_20190116-091129.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163506_20190116-091129.jpg"
"medium" => "https://assets.dev.denios.io/article/163506_20190116-091129.jpg"
"small" => "https://assets.dev.denios.io/article/163506_20190116-091129.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163506_20190116-091129.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163504
"filename" => "163504_20210712-143824.jpg"
"uri" => "https://assets.dev.denios.io/article/163504_20210712-143824.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163504_20210712-143824.jpg"
"medium" => "https://assets.dev.denios.io/article/163504_20210712-143824.jpg"
"small" => "https://assets.dev.denios.io/article/163504_20210712-143824.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163504_20210712-143824.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163502
"filename" => "163502_20190116-091111.jpg"
"uri" => "https://assets.dev.denios.io/article/163502_20190116-091111.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163502_20190116-091111.jpg"
"medium" => "https://assets.dev.denios.io/article/163502_20190116-091111.jpg"
"small" => "https://assets.dev.denios.io/article/163502_20190116-091111.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163502_20190116-091111.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163500
"filename" => "163500_20190116-091103.jpg"
"uri" => "https://assets.dev.denios.io/article/163500_20190116-091103.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163500_20190116-091103.jpg"
"medium" => "https://assets.dev.denios.io/article/163500_20190116-091103.jpg"
"small" => "https://assets.dev.denios.io/article/163500_20190116-091103.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163500_20190116-091103.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163498
"filename" => "163498_20190116-091054.jpg"
"uri" => "https://assets.dev.denios.io/article/163498_20190116-091054.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163498_20190116-091054.jpg"
"medium" => "https://assets.dev.denios.io/article/163498_20190116-091054.jpg"
"small" => "https://assets.dev.denios.io/article/163498_20190116-091054.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163498_20190116-091054.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163496
"filename" => "163496_20190116-091046.jpg"
"uri" => "https://assets.dev.denios.io/article/163496_20190116-091046.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 9"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163496_20190116-091046.jpg"
"medium" => "https://assets.dev.denios.io/article/163496_20190116-091046.jpg"
"small" => "https://assets.dev.denios.io/article/163496_20190116-091046.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163496_20190116-091046.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 163494
"filename" => "163494_20190116-091035.jpg"
"uri" => "https://assets.dev.denios.io/article/163494_20190116-091035.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 10"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/163494_20190116-091035.jpg"
"medium" => "https://assets.dev.denios.io/article/163494_20190116-091035.jpg"
"small" => "https://assets.dev.denios.io/article/163494_20190116-091035.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/163494_20190116-091035.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 395364
"filename" => "395364_20230831-151858.jpg"
"uri" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
"text" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
"medium" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
"small" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 21900
"centAmountGross" => 26061
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_MASSE_AUSSEN_B_X_T" => "630 x 750"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_PDF_SEITE" => "350"
"CS_MATERIAL" => "Kunststoff"
"CS_SALESRANK" => 11738
"META_DESCRIPTION" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe"
"MARA_NTGEW" => 1.5
"CS_NEW_UNTIL" => "2023-03-31"
"MAKT_MAKTX" => "Faltbare Kanalabdeckung"
"CS_SHIPPING_WIDTH_MM" => 630
"CS_SHIPPING_WIDTH_IN" => 27.2834793
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Faltbare Kanalabdeckung"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Maße außen B x T [mm]","value":"630 x 750"},{"label":"Gewicht [kg]","value":"1,5"}]"
"MARA_BRGEW" => 1.5
"ship_length" => "750"
"SAP_HERKUNFTSLAND" => "CZ"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 750
"CS_VERSION_GULLIABDICHTUNG" => "Faltbare Kanalabdeckung"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"}}"
"META_TITLE" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe | Denios"
"ship_width" => "630"
"images_meta_data" => "[{"id":395364,"mdate":"2023-08-31 15:18:58","filename":"395364_20230831-151858.jpg","imageSimilar":0,"text":"Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 1"},{"id":395365,"mdate":"2023-08-31 15:19:02","filename":"395365_20230831-151902.jpg","imageSimilar":0,"text":"Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 2"},{"id":163508,"mdate":"2019-01-16 09:11:38","filename":"163508_20190116-091138.jpg","imageSimilar":0,"text":"Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 3"},{"id":163506,"mdate":"2019-01-16 09:11:29","filename":"163506_20190116-091129.jpg","imageSimilar":0,"text":"Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 4"},{"id":163504,"mdate":"2021-07-12 14:38:24","filename":"163504_20210712-143824.jpg","imageSimilar":0,"text":"Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 5"},{"id":163502,"mdate":"2019-01-16 09:11:11","filename":"163502_20190116-091111.jpg","imageSimilar":0,"text":"Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 6"},{"id":163500,"mdate":"2019-01-16 09:11:03","filename":"163500_20190116-091103.jpg","imageSimilar":0,"text":"Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 7"},{"id":163498,"mdate":"2019-01-16 09:10:54","filename":"163498_20190116-091054.jpg","imageSimilar":0,"text":"Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 8"},{"id":163496,"mdate":"2019-01-16 09:10:46","filename":"163496_20190116-091046.jpg","imageSimilar":0,"text":"Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 9"},{"id":163494,"mdate":"2019-01-16 09:10:35","filename":"163494_20190116-091035.jpg","imageSimilar":0,"text":"Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - 10"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Faltmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 750
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 32.4803325
"ITEM_NAME_FOR_SHOP" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe"
"BREITE_AUSSEN" => 630
"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>Für einen schnellen Schutz der Kanalisation bei Leckagen und Havarien</li><li>Sicherer Halt auf allen geraden wie gebogenen Einlaufgittern aus Metall oder Kunststoff trotz des geringen Eigengewichtes dank der Ausnutzung des hydrostatischen Drucks der Leckage-Flüssigkeiten</li><li>Durch die Kombination mit einer magnetischen Folie sogar für vertikale Einläufe aus Stahl (z. B. an Bordsteinen) verwendbar</li><li>Passendes Format (630 x 750 mm) für die meisten Kanaleinläufe; für längere Ausführungen lassen sich mehrere flexible Abdeckungen einander überlappend einsetzen</li><li>Beständig gegen viele übliche Chemikalien und einsetzbar von -20 °C bis +60 °C</li><li>Leicht zu reinigen und mehrfach verwendbar</li><li>Einfach faltbar und platzsparend zu lagern</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.5"
"CS_ORIGIN" => "CZ - Tschechien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 1.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/faltbare-kanalabdeckung-fuer-horizontale-z-b-strasse-hof-und-vertikale-z-b-bordstein-ablaeufe-259091/259091"
"robots" => "index,follow"
"description" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe | Denios"
"description" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/faltbare-kanalabdeckung-fuer-horizontale-z-b-strasse-hof-und-vertikale-z-b-bordstein-ablaeufe-259091/259091"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/395365_20230831-151902.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163508_20190116-091138.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163506_20190116-091129.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163504_20210712-143824.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163502_20190116-091111.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163500_20190116-091103.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163498_20190116-091054.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163496_20190116-091046.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/163494_20190116-091035.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Faltbare Kanalabdeckung für horizontale (z. B. Straße, Hof) und vertikale (z. B. Bordstein) Abläufe"
"description" => "Für einen schnellen Schutz der Kanalisation bei Leckagen und HavarienSicherer Halt auf allen geraden wie gebogenen Einlaufgittern aus Metall oder Kunststoff trotz des geringen Eigengewichtes dank der Ausnutzung des hydrostatischen Drucks der Leckage-FlüssigkeitenDurch die Kombination mit einer magnetischen Folie sogar für vertikale Einläufe aus Stahl (z. B. an Bordsteinen) verwendbarPassendes Format (630 x 750 mm) für die meisten Kanaleinläufe; für längere Ausführungen lassen sich mehrere flexible Abdeckungen einander überlappend einsetzenBeständig gegen viele übliche Chemikalien und einsetzbar von -20 °C bis +60 °CLeicht zu reinigen und mehrfach verwendbarEinfach faltbar und platzsparend zu lagern"
"image" => [
"https://assets.dev.denios.io/article/395364_20230831-151858.jpg"
"https://assets.dev.denios.io/article/395365_20230831-151902.jpg"
"https://assets.dev.denios.io/article/163508_20190116-091138.jpg"
"https://assets.dev.denios.io/article/163506_20190116-091129.jpg"
"https://assets.dev.denios.io/article/163504_20210712-143824.jpg"
"https://assets.dev.denios.io/article/163502_20190116-091111.jpg"
"https://assets.dev.denios.io/article/163500_20190116-091103.jpg"
"https://assets.dev.denios.io/article/163498_20190116-091054.jpg"
"https://assets.dev.denios.io/article/163496_20190116-091046.jpg"
"https://assets.dev.denios.io/article/163494_20190116-091035.jpg"
]
"sku" => "259091W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/faltbare-kanalabdeckung-fuer-horizontale-z-b-strasse-hof-und-vertikale-z-b-bordstein-ablaeufe-259091/259091"
"priceCurrency" => "EUR"
"price" => "260.61"
"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" => 21900
"centAmountGross" => 26061
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"2c6f61e6-27ad-42f2-b63e-134a646dfdab"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Kanalabdichtungen"
"attributes" => []
"facetAttributes" => [
"CS_VERSION_GULLIABDICHTUNG" => [
"Faltbare Kanalabdeckung"
]
"ZPIM_WERKSTOFF_1" => [
"Kunststoff"
]
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => [
"Kanal-Abdichtungen"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "a4316a7abea98f7ff61122f840f71b2a"
]
"sort" => [
11738
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e122c300-fe46-49e4-aeb1-6dd4c6c5fa5b"
"_score" => null
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "e122c300-fe46-49e4-aeb1-6dd4c6c5fa5b"
"key" => "265570"
"version" => 4678
"businessUnit" => "CP"
"slug" => "schlauch-fuer-leckagen-auffangplanen-transparent-7-6-meter-265570"
"links" => [
"webshop" => "https://storefront.dev.denios.io/schlauch-fuer-leckagen-auffangplanen-transparent-7-6-meter-265570/265570"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#356"
"canonical" => "https://storefront.dev.denios.io/schlauch-fuer-leckagen-auffangplanen-transparent-7-6-meter-265570/265570"
]
"name" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zum gezielten Ableiten der in der Leckagen-Auffangplane gesammelten Flüssigkeit in einen dafür vorgesehenen Behälter</li><li>Transparente Ausführung zur jederzeitigen Kontrollmöglichkeit des Prozesses</li><li>Inklusive 2 Kupplungsstücken an den Schlauchenden</li></ul>"
"createdAt" => "2020-08-10T11:59:26+0000"
"master" => [
"id" => 1
"sku" => "265570"
"displaySku" => "265570W"
"sortRank" => 11733
"slug" => "schlauch-fuer-leckagen-auffangplanen-transparent-7-6-meter-265570"
"links" => [
"webshop" => "https://storefront.dev.denios.io/schlauch-fuer-leckagen-auffangplanen-transparent-7-6-meter-265570/265570"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#356"
"canonical" => "https://storefront.dev.denios.io/schlauch-fuer-leckagen-auffangplanen-transparent-7-6-meter-265570/265570"
]
"name" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zum gezielten Ableiten der in der Leckagen-Auffangplane gesammelten Flüssigkeit in einen dafür vorgesehenen Behälter</li><li>Transparente Ausführung zur jederzeitigen Kontrollmöglichkeit des Prozesses</li><li>Inklusive 2 Kupplungsstücken an den Schlauchenden</li></ul>"
"images" => [
[
"id" => 179764
"filename" => "179764_20230525-112209.jpg"
"uri" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
"text" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
"medium" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
"small" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 179764
"filename" => "179764_20230525-112209.jpg"
"uri" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
"text" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
"medium" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
"small" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 9150
"centAmountGross" => 10889
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"MAKT_MAKTX" => "Schlauch, transparent, 7,6 Meter"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "356"
"article_type" => "Simple"
"CS_SALESRANK" => 11733
"META_DESCRIPTION" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter"
"MARA_NTGEW" => 4.5
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"CS_TECHNISCHE_DATEN" => "[{"label":"Farbe","value":"transparent"},{"label":"Gewicht [kg]","value":"4,5"}]"
"MARA_BRGEW" => 4.5
"CS_GTIN" => "705340002799"
"SAP_HERKUNFTSLAND" => "US"
"CS_COLOR" => "transparent"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"35030501"},"punchout_danfoss_de":{"matgroup":"24141506"},"punchout_danfoss_pl":{"matgroup":"24141506"},"punchout_hirschvogel_de":{"matgroup":"35030501"},"punchout_alperia_it":{"matgroup":"24141506"},"punchout_sunchemical_ch":{"matgroup":"24141506"},"punchout_danfoss_dk":{"matgroup":"24141506"},"punchout_danfoss_sk":{"matgroup":"24141506"},"punchout_brenntag_de":{"matgroup":"24141506"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24141506"},"punchout_esteelauder_uk":{"matgroup":"24141506"},"punchout_esteelauder_ch":{"matgroup":"24141506"},"punchout_takeda_ch":{"matgroup":"24141506"},"punchout_sika_de":{"matgroup":"24141506"},"punchout_bachem_ch":{"matgroup":"24141506"},"punchout_migros_ch":{"matgroup":"24141506"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24141506"},"punchout_tesla_de":{"matgroup":"24141506"},"punchout_umicore_de":{"matgroup":"24141506"},"punchout_upm_fi":{"matgroup":"24141506"},"punchout_axalta_de":{"matgroup":"24141506"},"punchout_husqvarna_pl":{"matgroup":"24141506"},"punchout_navalgroup_fr":{"matgroup":"24141506"},"punchout_itp_aero_es":{"matgroup":"24141506"},"punchout_tk_bilstein_de":{"matgroup":"35030501"},"punchout_danone_es":{"matgroup":"24141506"},"punchout_schwarz_gruppe_de":{"matgroup":"35030501"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"35030501"},"punchout_danfoss_gb":{"matgroup":"24141506"},"punchout_ivoclar_ch":{"matgroup":"24141506"},"punchout_remmers_de":{"matgroup":"24141506"},"punchout_saria_de":{"matgroup":"35030501"}}"
"META_TITLE" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter | Denios"
"images_meta_data" => "[{"id":179764,"mdate":"2023-05-25 11:22:09","filename":"179764_20230525-112209.jpg","imageSimilar":0,"text":"Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Schlauch,Kunststoffschlauch,Auffangplanenschlauch"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"ZPIM_FARBE_1" => "transparent"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"ITEM_NAME_FOR_SHOP" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 9.92080179
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Zum gezielten Ableiten der in der Leckagen-Auffangplane gesammelten Flüssigkeit in einen dafür vorgesehenen Behälter</li><li>Transparente Ausführung zur jederzeitigen Kontrollmöglichkeit des Prozesses</li><li>Inklusive 2 Kupplungsstücken an den Schlauchenden</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.5"
"CS_ORIGIN" => "US - USA"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39172900"
"CS_SHIPPING_WEIGHT_KG" => 4.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/schlauch-fuer-leckagen-auffangplanen-transparent-7-6-meter-265570/265570"
"robots" => "index,follow"
"description" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter | Denios"
"description" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/schlauch-fuer-leckagen-auffangplanen-transparent-7-6-meter-265570/265570"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter"
"description" => "Zum gezielten Ableiten der in der Leckagen-Auffangplane gesammelten Flüssigkeit in einen dafür vorgesehenen BehälterTransparente Ausführung zur jederzeitigen Kontrollmöglichkeit des ProzessesInklusive 2 Kupplungsstücken an den Schlauchenden"
"image" => [
"https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
]
"sku" => "265570W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/schlauch-fuer-leckagen-auffangplanen-transparent-7-6-meter-265570/265570"
"priceCurrency" => "EUR"
"price" => "108.89"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "705340002799"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 9150
"centAmountGross" => 10889
"currency" => "EUR"
"customerGroup" => null
"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" => "Leckage-Auffangplanen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "265570"
"displaySku" => "265570W"
"sortRank" => 11733
"slug" => "schlauch-fuer-leckagen-auffangplanen-transparent-7-6-meter-265570"
"links" => [
"webshop" => "https://storefront.dev.denios.io/schlauch-fuer-leckagen-auffangplanen-transparent-7-6-meter-265570/265570"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#356"
"canonical" => "https://storefront.dev.denios.io/schlauch-fuer-leckagen-auffangplanen-transparent-7-6-meter-265570/265570"
]
"name" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zum gezielten Ableiten der in der Leckagen-Auffangplane gesammelten Flüssigkeit in einen dafür vorgesehenen Behälter</li><li>Transparente Ausführung zur jederzeitigen Kontrollmöglichkeit des Prozesses</li><li>Inklusive 2 Kupplungsstücken an den Schlauchenden</li></ul>"
"images" => [
[
"id" => 179764
"filename" => "179764_20230525-112209.jpg"
"uri" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
"text" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
"medium" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
"small" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 179764
"filename" => "179764_20230525-112209.jpg"
"uri" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
"text" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
"medium" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
"small" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 9150
"centAmountGross" => 10889
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"MAKT_MAKTX" => "Schlauch, transparent, 7,6 Meter"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "356"
"article_type" => "Simple"
"CS_SALESRANK" => 11733
"META_DESCRIPTION" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter"
"MARA_NTGEW" => 4.5
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"CS_TECHNISCHE_DATEN" => "[{"label":"Farbe","value":"transparent"},{"label":"Gewicht [kg]","value":"4,5"}]"
"MARA_BRGEW" => 4.5
"CS_GTIN" => "705340002799"
"SAP_HERKUNFTSLAND" => "US"
"CS_COLOR" => "transparent"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"35030501"},"punchout_danfoss_de":{"matgroup":"24141506"},"punchout_danfoss_pl":{"matgroup":"24141506"},"punchout_hirschvogel_de":{"matgroup":"35030501"},"punchout_alperia_it":{"matgroup":"24141506"},"punchout_sunchemical_ch":{"matgroup":"24141506"},"punchout_danfoss_dk":{"matgroup":"24141506"},"punchout_danfoss_sk":{"matgroup":"24141506"},"punchout_brenntag_de":{"matgroup":"24141506"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24141506"},"punchout_esteelauder_uk":{"matgroup":"24141506"},"punchout_esteelauder_ch":{"matgroup":"24141506"},"punchout_takeda_ch":{"matgroup":"24141506"},"punchout_sika_de":{"matgroup":"24141506"},"punchout_bachem_ch":{"matgroup":"24141506"},"punchout_migros_ch":{"matgroup":"24141506"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24141506"},"punchout_tesla_de":{"matgroup":"24141506"},"punchout_umicore_de":{"matgroup":"24141506"},"punchout_upm_fi":{"matgroup":"24141506"},"punchout_axalta_de":{"matgroup":"24141506"},"punchout_husqvarna_pl":{"matgroup":"24141506"},"punchout_navalgroup_fr":{"matgroup":"24141506"},"punchout_itp_aero_es":{"matgroup":"24141506"},"punchout_tk_bilstein_de":{"matgroup":"35030501"},"punchout_danone_es":{"matgroup":"24141506"},"punchout_schwarz_gruppe_de":{"matgroup":"35030501"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"35030501"},"punchout_danfoss_gb":{"matgroup":"24141506"},"punchout_ivoclar_ch":{"matgroup":"24141506"},"punchout_remmers_de":{"matgroup":"24141506"},"punchout_saria_de":{"matgroup":"35030501"}}"
"META_TITLE" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter | Denios"
"images_meta_data" => "[{"id":179764,"mdate":"2023-05-25 11:22:09","filename":"179764_20230525-112209.jpg","imageSimilar":0,"text":"Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Schlauch,Kunststoffschlauch,Auffangplanenschlauch"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"ZPIM_FARBE_1" => "transparent"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"ITEM_NAME_FOR_SHOP" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 9.92080179
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Zum gezielten Ableiten der in der Leckagen-Auffangplane gesammelten Flüssigkeit in einen dafür vorgesehenen Behälter</li><li>Transparente Ausführung zur jederzeitigen Kontrollmöglichkeit des Prozesses</li><li>Inklusive 2 Kupplungsstücken an den Schlauchenden</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.5"
"CS_ORIGIN" => "US - USA"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39172900"
"CS_SHIPPING_WEIGHT_KG" => 4.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/schlauch-fuer-leckagen-auffangplanen-transparent-7-6-meter-265570/265570"
"robots" => "index,follow"
"description" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter | Denios"
"description" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/schlauch-fuer-leckagen-auffangplanen-transparent-7-6-meter-265570/265570"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Schlauch für Leckagen-Auffangplanen, transparent, 7,6 Meter"
"description" => "Zum gezielten Ableiten der in der Leckagen-Auffangplane gesammelten Flüssigkeit in einen dafür vorgesehenen BehälterTransparente Ausführung zur jederzeitigen Kontrollmöglichkeit des ProzessesInklusive 2 Kupplungsstücken an den Schlauchenden"
"image" => [
"https://assets.dev.denios.io/article/179764_20230525-112209.jpg"
]
"sku" => "265570W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/schlauch-fuer-leckagen-auffangplanen-transparent-7-6-meter-265570/265570"
"priceCurrency" => "EUR"
"price" => "108.89"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "705340002799"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 9150
"centAmountGross" => 10889
"currency" => "EUR"
"customerGroup" => null
"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" => "Leckage-Auffangplanen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"c207c6a1-27e8-4b88-b353-ee0dd58ad8df"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Leckage-Auffangplanen"
"attributes" => []
"facetAttributes" => [
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => []
"CS_VERSION_GULLIABDICHTUNG" => []
"ZPIM_WERKSTOFF_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "dc24b33e5fd67786bfe3d62274fa13f3"
]
"sort" => [
11733
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "60dff52e-30b1-44af-a98c-736b98e27ede"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "60dff52e-30b1-44af-a98c-736b98e27ede"
"key" => "10300200101110"
"version" => 18849
"businessUnit" => "CP"
"slug" => "leckagen-auffangplanen-10300200101110"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#356"
"canonical" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
]
"name" => "Leckagen-Auffangplanen"
"description" => "<ul class="product-description__text--bulletpoints"><li>als wirkungsvolle Sofortmaßnahme bei Leckagen an Dächern, Decken und Rohren</li><li>leichtes, strapazierfähiges Material für die unkomplizierte Handhabung und Lagerung</li><li>zuverlässig und wiederverwendbar</li><li>inkl. Ösen zur schnellen und einfachen Befestigung, z. B. mit Kabelbindern oder Spanngurten</li><li>Ablauföffnung (Durchflussmenge: mehr als 12 Liter pro Minute) mit Schlauchanschluss</li><li>Schlauch mit passendem Anschlussstück zum kontrollierten Ableiten von Flüssigkeiten als Zubehör erhältlich</li></ul>"
"createdAt" => "2021-09-03T06:06:47+0000"
"master" => [
"id" => 1
"sku" => "265565"
"displaySku" => "265565W"
"sortRank" => 11635
"slug" => "leckagen-auffangplanen-10300200101110"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#356"
"canonical" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
]
"name" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss"
"description" => "<ul class="product-description__text--bulletpoints"><li>als wirkungsvolle Sofortmaßnahme bei Leckagen an Dächern, Decken und Rohren</li><li>leichtes, strapazierfähiges Material für die unkomplizierte Handhabung und Lagerung</li><li>zuverlässig und wiederverwendbar</li><li>inkl. Ösen zur schnellen und einfachen Befestigung, z. B. mit Kabelbindern oder Spanngurten</li><li>Ablauföffnung (Durchflussmenge: mehr als 12 Liter pro Minute) mit Schlauchanschluss</li><li>Schlauch mit passendem Anschlussstück zum kontrollierten Ableiten von Flüssigkeiten als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 179766
"filename" => "179766_20190502-132844.jpg"
"uri" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"text" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"medium" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"small" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 179766
"filename" => "179766_20190502-132844.jpg"
"uri" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"text" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"medium" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"small" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 7300
"centAmountGross" => 8687
"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" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 900 x 900"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckageplanen"
"CS_MASSE_AUSSEN_B_X_T" => "900 x 900"
"CS_SHIPPING_WIDTH_IN" => 38.976399
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "356"
"CS_SALESRANK" => 11635
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 900 x 900"
"META_DESCRIPTION" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss"
"MARA_NTGEW" => 0.9
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Leckagen-Auffangplane 90 x 90 cm"
"CS_SHIPPING_WIDTH_MM" => 900
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckageplanen"},{"label":"Farbe","value":"gelb"},{"label":"Maße außen B x T [mm]","value":"900 x 900"},{"label":"Gewicht [kg]","value":"0,9"}]"
"MARA_BRGEW" => 0.9
"CS_GTIN" => "705340002621"
"ship_length" => "900"
"SAP_HERKUNFTSLAND" => "US"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 900
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"35030501"},"punchout_danfoss_de":{"matgroup":"24141506"},"punchout_danfoss_pl":{"matgroup":"24141506"},"punchout_hirschvogel_de":{"matgroup":"35030501"},"punchout_alperia_it":{"matgroup":"24141506"},"punchout_sunchemical_ch":{"matgroup":"24141506"},"punchout_danfoss_dk":{"matgroup":"24141506"},"punchout_danfoss_sk":{"matgroup":"24141506"},"punchout_brenntag_de":{"matgroup":"24141506"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24141506"},"punchout_esteelauder_uk":{"matgroup":"24141506"},"punchout_esteelauder_ch":{"matgroup":"24141506"},"punchout_takeda_ch":{"matgroup":"24141506"},"punchout_sika_de":{"matgroup":"24141506"},"punchout_bachem_ch":{"matgroup":"24141506"},"punchout_migros_ch":{"matgroup":"24141506"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24141506"},"punchout_tesla_de":{"matgroup":"24141506"},"punchout_umicore_de":{"matgroup":"24141506"},"punchout_upm_fi":{"matgroup":"24141506"},"punchout_axalta_de":{"matgroup":"24141506"},"punchout_husqvarna_pl":{"matgroup":"24141506"},"punchout_navalgroup_fr":{"matgroup":"24141506"},"punchout_itp_aero_es":{"matgroup":"24141506"},"punchout_tk_bilstein_de":{"matgroup":"35030501"},"punchout_danone_es":{"matgroup":"24141506"},"punchout_schwarz_gruppe_de":{"matgroup":"35030501"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"35030501"},"punchout_danfoss_gb":{"matgroup":"24141506"},"punchout_ivoclar_ch":{"matgroup":"24141506"},"punchout_remmers_de":{"matgroup":"24141506"},"punchout_saria_de":{"matgroup":"35030501"},"punchout_akzonobel_de":{"matgroup":"24141506"},"punchout_tesla_ch":{"matgroup":"24141506"},"punchout_siegfried_ch":{"matgroup":"24141506"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss | Denios"
"ship_width" => "900"
"images_meta_data" => "[{"id":179766,"mdate":"2019-05-02 13:28:44","filename":"179766_20190502-132844.jpg","imageSimilar":0,"text":"Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["265566","265567","265568","265569"]"
"META_KEYWORD" => "Auffangplane,Leckagemanagement,Regenwasserschutz,Ableitplanen,Tropfwasserschutz,Leckageplane,Plane,Folientrichter,Planentrichter,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 900
"ZPIM_FARBE_1" => "gelb"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 38.976399
"ITEM_NAME_FOR_SHOP" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss"
"BREITE_AUSSEN" => 900
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 1.984160358
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>als wirkungsvolle Sofortmaßnahme bei Leckagen an Dächern, Decken und Rohren</li><li>leichtes, strapazierfähiges Material für die unkomplizierte Handhabung und Lagerung</li><li>zuverlässig und wiederverwendbar</li><li>inkl. Ösen zur schnellen und einfachen Befestigung, z. B. mit Kabelbindern oder Spanngurten</li><li>Ablauföffnung (Durchflussmenge: mehr als 12 Liter pro Minute) mit Schlauchanschluss</li><li>Schlauch mit passendem Anschlussstück zum kontrollierten Ableiten von Flüssigkeiten als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["265570"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.9"
"CS_ORIGIN" => "US - USA"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 0.9
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "265565"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
"key" => ""
"name" => "900 x 900"
"variantId" => 1
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265566"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265566"
"key" => ""
"name" => "1500 x 1500"
"variantId" => 2
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265567"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265567"
"key" => ""
"name" => "1800 x 3000"
"variantId" => 3
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265568"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265568"
"key" => ""
"name" => "3000 x 3000"
"variantId" => 4
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265569"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265569"
"key" => ""
"name" => "3000 x 3700"
"variantId" => 5
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
"robots" => "index,follow"
"description" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss | Denios"
"description" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss"
"description" => "als wirkungsvolle Sofortmaßnahme bei Leckagen an Dächern, Decken und Rohrenleichtes, strapazierfähiges Material für die unkomplizierte Handhabung und Lagerungzuverlässig und wiederverwendbarinkl. Ösen zur schnellen und einfachen Befestigung, z. B. mit Kabelbindern oder SpanngurtenAblauföffnung (Durchflussmenge: mehr als 12 Liter pro Minute) mit SchlauchanschlussSchlauch mit passendem Anschlussstück zum kontrollierten Ableiten von Flüssigkeiten als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
]
"sku" => "265565W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
"priceCurrency" => "EUR"
"price" => "86.87"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "705340002621"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 7300
"centAmountGross" => 8687
"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" => "Leckage-Auffangplanen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "265565"
"displaySku" => "265565W"
"sortRank" => 11635
"slug" => "leckagen-auffangplanen-10300200101110"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#356"
"canonical" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
]
"name" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss"
"description" => "<ul class="product-description__text--bulletpoints"><li>als wirkungsvolle Sofortmaßnahme bei Leckagen an Dächern, Decken und Rohren</li><li>leichtes, strapazierfähiges Material für die unkomplizierte Handhabung und Lagerung</li><li>zuverlässig und wiederverwendbar</li><li>inkl. Ösen zur schnellen und einfachen Befestigung, z. B. mit Kabelbindern oder Spanngurten</li><li>Ablauföffnung (Durchflussmenge: mehr als 12 Liter pro Minute) mit Schlauchanschluss</li><li>Schlauch mit passendem Anschlussstück zum kontrollierten Ableiten von Flüssigkeiten als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 179766
"filename" => "179766_20190502-132844.jpg"
"uri" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"text" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"medium" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"small" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 179766
"filename" => "179766_20190502-132844.jpg"
"uri" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"text" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"medium" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"small" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 7300
"centAmountGross" => 8687
"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" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 900 x 900"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckageplanen"
"CS_MASSE_AUSSEN_B_X_T" => "900 x 900"
"CS_SHIPPING_WIDTH_IN" => 38.976399
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "356"
"CS_SALESRANK" => 11635
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 900 x 900"
"META_DESCRIPTION" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss"
"MARA_NTGEW" => 0.9
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Leckagen-Auffangplane 90 x 90 cm"
"CS_SHIPPING_WIDTH_MM" => 900
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckageplanen"},{"label":"Farbe","value":"gelb"},{"label":"Maße außen B x T [mm]","value":"900 x 900"},{"label":"Gewicht [kg]","value":"0,9"}]"
"MARA_BRGEW" => 0.9
"CS_GTIN" => "705340002621"
"ship_length" => "900"
"SAP_HERKUNFTSLAND" => "US"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 900
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"35030501"},"punchout_danfoss_de":{"matgroup":"24141506"},"punchout_danfoss_pl":{"matgroup":"24141506"},"punchout_hirschvogel_de":{"matgroup":"35030501"},"punchout_alperia_it":{"matgroup":"24141506"},"punchout_sunchemical_ch":{"matgroup":"24141506"},"punchout_danfoss_dk":{"matgroup":"24141506"},"punchout_danfoss_sk":{"matgroup":"24141506"},"punchout_brenntag_de":{"matgroup":"24141506"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24141506"},"punchout_esteelauder_uk":{"matgroup":"24141506"},"punchout_esteelauder_ch":{"matgroup":"24141506"},"punchout_takeda_ch":{"matgroup":"24141506"},"punchout_sika_de":{"matgroup":"24141506"},"punchout_bachem_ch":{"matgroup":"24141506"},"punchout_migros_ch":{"matgroup":"24141506"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24141506"},"punchout_tesla_de":{"matgroup":"24141506"},"punchout_umicore_de":{"matgroup":"24141506"},"punchout_upm_fi":{"matgroup":"24141506"},"punchout_axalta_de":{"matgroup":"24141506"},"punchout_husqvarna_pl":{"matgroup":"24141506"},"punchout_navalgroup_fr":{"matgroup":"24141506"},"punchout_itp_aero_es":{"matgroup":"24141506"},"punchout_tk_bilstein_de":{"matgroup":"35030501"},"punchout_danone_es":{"matgroup":"24141506"},"punchout_schwarz_gruppe_de":{"matgroup":"35030501"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"35030501"},"punchout_danfoss_gb":{"matgroup":"24141506"},"punchout_ivoclar_ch":{"matgroup":"24141506"},"punchout_remmers_de":{"matgroup":"24141506"},"punchout_saria_de":{"matgroup":"35030501"},"punchout_akzonobel_de":{"matgroup":"24141506"},"punchout_tesla_ch":{"matgroup":"24141506"},"punchout_siegfried_ch":{"matgroup":"24141506"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss | Denios"
"ship_width" => "900"
"images_meta_data" => "[{"id":179766,"mdate":"2019-05-02 13:28:44","filename":"179766_20190502-132844.jpg","imageSimilar":0,"text":"Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["265566","265567","265568","265569"]"
"META_KEYWORD" => "Auffangplane,Leckagemanagement,Regenwasserschutz,Ableitplanen,Tropfwasserschutz,Leckageplane,Plane,Folientrichter,Planentrichter,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 900
"ZPIM_FARBE_1" => "gelb"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 38.976399
"ITEM_NAME_FOR_SHOP" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss"
"BREITE_AUSSEN" => 900
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 1.984160358
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>als wirkungsvolle Sofortmaßnahme bei Leckagen an Dächern, Decken und Rohren</li><li>leichtes, strapazierfähiges Material für die unkomplizierte Handhabung und Lagerung</li><li>zuverlässig und wiederverwendbar</li><li>inkl. Ösen zur schnellen und einfachen Befestigung, z. B. mit Kabelbindern oder Spanngurten</li><li>Ablauföffnung (Durchflussmenge: mehr als 12 Liter pro Minute) mit Schlauchanschluss</li><li>Schlauch mit passendem Anschlussstück zum kontrollierten Ableiten von Flüssigkeiten als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["265570"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.9"
"CS_ORIGIN" => "US - USA"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 0.9
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "265565"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
"key" => ""
"name" => "900 x 900"
"variantId" => 1
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265566"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265566"
"key" => ""
"name" => "1500 x 1500"
"variantId" => 2
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265567"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265567"
"key" => ""
"name" => "1800 x 3000"
"variantId" => 3
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265568"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265568"
"key" => ""
"name" => "3000 x 3000"
"variantId" => 4
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265569"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265569"
"key" => ""
"name" => "3000 x 3700"
"variantId" => 5
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
"robots" => "index,follow"
"description" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss | Denios"
"description" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Leckagen-Auffangplane 90 x 90 cm, mit Schlauchanschluss"
"description" => "als wirkungsvolle Sofortmaßnahme bei Leckagen an Dächern, Decken und Rohrenleichtes, strapazierfähiges Material für die unkomplizierte Handhabung und Lagerungzuverlässig und wiederverwendbarinkl. Ösen zur schnellen und einfachen Befestigung, z. B. mit Kabelbindern oder SpanngurtenAblauföffnung (Durchflussmenge: mehr als 12 Liter pro Minute) mit SchlauchanschlussSchlauch mit passendem Anschlussstück zum kontrollierten Ableiten von Flüssigkeiten als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
]
"sku" => "265565W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
"priceCurrency" => "EUR"
"price" => "86.87"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "705340002621"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 7300
"centAmountGross" => 8687
"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" => "Leckage-Auffangplanen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 2
"sku" => "265566"
"displaySku" => "265566W"
"sortRank" => 11635
"slug" => "leckagen-auffangplanen-10300200101110"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265566"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#356"
"canonical" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
]
"name" => "Leckagen-Auffangplane 150 x 150 cm, mit Schlauchanschluss"
"description" => "<ul class="product-description__text--bulletpoints"><li>als wirkungsvolle Sofortmaßnahme bei Leckagen an Dächern, Decken und Rohren</li><li>leichtes, strapazierfähiges Material für die unkomplizierte Handhabung und Lagerung</li><li>zuverlässig und wiederverwendbar</li><li>inkl. Ösen zur schnellen und einfachen Befestigung, z. B. mit Kabelbindern oder Spanngurten</li><li>Ablauföffnung (Durchflussmenge: mehr als 12 Liter pro Minute) mit Schlauchanschluss</li><li>Schlauch mit passendem Anschlussstück zum kontrollierten Ableiten von Flüssigkeiten als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 179766
"filename" => "179766_20190502-132844.jpg"
"uri" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"text" => "Leckagen-Auffangplane 150 x 150 cm, mit Schlauchanschluss - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"medium" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"small" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 179766
"filename" => "179766_20190502-132844.jpg"
"uri" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"text" => "Leckagen-Auffangplane 150 x 150 cm, mit Schlauchanschluss - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"medium" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"small" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 8600
"centAmountGross" => 10234
"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" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 1500 x 1500"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckageplanen"
"CS_MASSE_AUSSEN_B_X_T" => "1500 x 1500"
"CS_SHIPPING_WIDTH_IN" => 64.960665
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "356"
"CS_SALESRANK" => 11635
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 1500 x 1500"
"META_DESCRIPTION" => "Leckagen-Auffangplane 150 x 150 cm, mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Leckagen-Auffangplane 150 x 150 cm, mit Schlauchanschluss"
"MARA_NTGEW" => 1.8
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Leckagen-Auffangplane 150 x 150 cm"
"CS_SHIPPING_WIDTH_MM" => 1500
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckageplanen"},{"label":"Farbe","value":"gelb"},{"label":"Maße außen B x T [mm]","value":"1500 x 1500"},{"label":"Gewicht [kg]","value":"1,8"}]"
"MARA_BRGEW" => 1.8
"CS_GTIN" => "705340002652"
"ship_length" => "1500"
"SAP_HERKUNFTSLAND" => "US"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 1500
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"35030501"},"punchout_danfoss_de":{"matgroup":"24141506"},"punchout_danfoss_pl":{"matgroup":"24141506"},"punchout_hirschvogel_de":{"matgroup":"35030501"},"punchout_alperia_it":{"matgroup":"24141506"},"punchout_sunchemical_ch":{"matgroup":"24141506"},"punchout_danfoss_dk":{"matgroup":"24141506"},"punchout_danfoss_sk":{"matgroup":"24141506"},"punchout_brenntag_de":{"matgroup":"24141506"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24141506"},"punchout_esteelauder_uk":{"matgroup":"24141506"},"punchout_esteelauder_ch":{"matgroup":"24141506"},"punchout_takeda_ch":{"matgroup":"24141506"},"punchout_sika_de":{"matgroup":"24141506"},"punchout_bachem_ch":{"matgroup":"24141506"},"punchout_migros_ch":{"matgroup":"24141506"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24141506"},"punchout_tesla_de":{"matgroup":"24141506"},"punchout_umicore_de":{"matgroup":"24141506"},"punchout_upm_fi":{"matgroup":"24141506"},"punchout_axalta_de":{"matgroup":"24141506"},"punchout_husqvarna_pl":{"matgroup":"24141506"},"punchout_navalgroup_fr":{"matgroup":"24141506"},"punchout_itp_aero_es":{"matgroup":"24141506"},"punchout_tk_bilstein_de":{"matgroup":"35030501"},"punchout_danone_es":{"matgroup":"24141506"},"punchout_schwarz_gruppe_de":{"matgroup":"35030501"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"35030501"},"punchout_danfoss_gb":{"matgroup":"24141506"},"punchout_ivoclar_ch":{"matgroup":"24141506"},"punchout_remmers_de":{"matgroup":"24141506"},"punchout_saria_de":{"matgroup":"35030501"},"punchout_akzonobel_de":{"matgroup":"24141506"},"punchout_tesla_ch":{"matgroup":"24141506"},"punchout_siegfried_ch":{"matgroup":"24141506"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Leckagen-Auffangplane 150 x 150 cm, mit Schlauchanschluss | Denios"
"ship_width" => "1500"
"images_meta_data" => "[{"id":179766,"mdate":"2019-05-02 13:28:44","filename":"179766_20190502-132844.jpg","imageSimilar":0,"text":"Leckagen-Auffangplane 150 x 150 cm, mit Schlauchanschluss - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["265565","265567","265568","265569"]"
"META_KEYWORD" => "Auffangplane,Leckagemanagement,Regenwasserschutz,Ableitplanen,Tropfwasserschutz,Leckageplane,Plane,Folientrichter,Planentrichter,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 1500
"ZPIM_FARBE_1" => "gelb"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 64.960665
"ITEM_NAME_FOR_SHOP" => "Leckagen-Auffangplane 150 x 150 cm, mit Schlauchanschluss"
"BREITE_AUSSEN" => 1500
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 3.968320716
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>als wirkungsvolle Sofortmaßnahme bei Leckagen an Dächern, Decken und Rohren</li><li>leichtes, strapazierfähiges Material für die unkomplizierte Handhabung und Lagerung</li><li>zuverlässig und wiederverwendbar</li><li>inkl. Ösen zur schnellen und einfachen Befestigung, z. B. mit Kabelbindern oder Spanngurten</li><li>Ablauföffnung (Durchflussmenge: mehr als 12 Liter pro Minute) mit Schlauchanschluss</li><li>Schlauch mit passendem Anschlussstück zum kontrollierten Ableiten von Flüssigkeiten als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["265570"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.8"
"CS_ORIGIN" => "US - USA"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 1.8
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "265565"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
"key" => ""
"name" => "900 x 900"
"variantId" => 1
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265566"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265566"
"key" => ""
"name" => "1500 x 1500"
"variantId" => 2
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265567"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265567"
"key" => ""
"name" => "1800 x 3000"
"variantId" => 3
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265568"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265568"
"key" => ""
"name" => "3000 x 3000"
"variantId" => 4
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265569"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265569"
"key" => ""
"name" => "3000 x 3700"
"variantId" => 5
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Leckagen-Auffangplane 150 x 150 cm, mit Schlauchanschluss | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
"robots" => "index,follow"
"description" => "Leckagen-Auffangplane 150 x 150 cm, mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Leckagen-Auffangplane 150 x 150 cm, mit Schlauchanschluss | Denios"
"description" => "Leckagen-Auffangplane 150 x 150 cm, mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265566"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Leckagen-Auffangplane 150 x 150 cm, mit Schlauchanschluss"
"description" => "als wirkungsvolle Sofortmaßnahme bei Leckagen an Dächern, Decken und Rohrenleichtes, strapazierfähiges Material für die unkomplizierte Handhabung und Lagerungzuverlässig und wiederverwendbarinkl. Ösen zur schnellen und einfachen Befestigung, z. B. mit Kabelbindern oder SpanngurtenAblauföffnung (Durchflussmenge: mehr als 12 Liter pro Minute) mit SchlauchanschlussSchlauch mit passendem Anschlussstück zum kontrollierten Ableiten von Flüssigkeiten als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
]
"sku" => "265566W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265566"
"priceCurrency" => "EUR"
"price" => "102.34"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "705340002652"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 8600
"centAmountGross" => 10234
"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" => "Leckage-Auffangplanen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 3
"sku" => "265567"
"displaySku" => "265567W"
"sortRank" => 11635
"slug" => "leckagen-auffangplanen-10300200101110"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265567"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#356"
"canonical" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
]
"name" => "Leckagen-Auffangplane 300 x 180 cm, mit Schlauchanschluss"
"description" => "<ul class="product-description__text--bulletpoints"><li>als wirkungsvolle Sofortmaßnahme bei Leckagen an Dächern, Decken und Rohren</li><li>leichtes, strapazierfähiges Material für die unkomplizierte Handhabung und Lagerung</li><li>zuverlässig und wiederverwendbar</li><li>inkl. Ösen zur schnellen und einfachen Befestigung, z. B. mit Kabelbindern oder Spanngurten</li><li>Ablauföffnung (Durchflussmenge: mehr als 12 Liter pro Minute) mit Schlauchanschluss</li><li>Schlauch mit passendem Anschlussstück zum kontrollierten Ableiten von Flüssigkeiten als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 179766
"filename" => "179766_20190502-132844.jpg"
"uri" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"text" => "Leckagen-Auffangplane 300 x 180 cm, mit Schlauchanschluss - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"medium" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"small" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 179766
"filename" => "179766_20190502-132844.jpg"
"uri" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"text" => "Leckagen-Auffangplane 300 x 180 cm, mit Schlauchanschluss - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"medium" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"small" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 16400
"centAmountGross" => 19516
"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" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 1800 x 3000"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckageplanen"
"CS_MASSE_AUSSEN_B_X_T" => "1800 x 3000"
"CS_SHIPPING_WIDTH_IN" => 77.952798
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "356"
"CS_SALESRANK" => 11635
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 1800 x 3000"
"META_DESCRIPTION" => "Leckagen-Auffangplane 300 x 180 cm, mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Leckagen-Auffangplane 300 x 180 cm, mit Schlauchanschluss"
"MARA_NTGEW" => 3.2
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Leckagen-Auffangplane 300 x 180 cm"
"CS_SHIPPING_WIDTH_MM" => 1800
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckageplanen"},{"label":"Farbe","value":"gelb"},{"label":"Maße außen B x T [mm]","value":"1800 x 3000"},{"label":"Gewicht [kg]","value":"3,2"}]"
"MARA_BRGEW" => 3.2
"ship_length" => "3000"
"SAP_HERKUNFTSLAND" => "US"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 3000
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"35030501"},"punchout_danfoss_de":{"matgroup":"24141506"},"punchout_danfoss_pl":{"matgroup":"24141506"},"punchout_hirschvogel_de":{"matgroup":"35030501"},"punchout_alperia_it":{"matgroup":"24141506"},"punchout_sunchemical_ch":{"matgroup":"24141506"},"punchout_danfoss_dk":{"matgroup":"24141506"},"punchout_danfoss_sk":{"matgroup":"24141506"},"punchout_brenntag_de":{"matgroup":"24141506"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24141506"},"punchout_esteelauder_uk":{"matgroup":"24141506"},"punchout_esteelauder_ch":{"matgroup":"24141506"},"punchout_takeda_ch":{"matgroup":"24141506"},"punchout_sika_de":{"matgroup":"24141506"},"punchout_bachem_ch":{"matgroup":"24141506"},"punchout_migros_ch":{"matgroup":"24141506"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24141506"},"punchout_tesla_de":{"matgroup":"24141506"},"punchout_umicore_de":{"matgroup":"24141506"},"punchout_upm_fi":{"matgroup":"24141506"},"punchout_axalta_de":{"matgroup":"24141506"},"punchout_husqvarna_pl":{"matgroup":"24141506"},"punchout_navalgroup_fr":{"matgroup":"24141506"},"punchout_itp_aero_es":{"matgroup":"24141506"},"punchout_tk_bilstein_de":{"matgroup":"35030501"},"punchout_danone_es":{"matgroup":"24141506"},"punchout_schwarz_gruppe_de":{"matgroup":"35030501"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"35030501"},"punchout_danfoss_gb":{"matgroup":"24141506"},"punchout_ivoclar_ch":{"matgroup":"24141506"},"punchout_remmers_de":{"matgroup":"24141506"},"punchout_saria_de":{"matgroup":"35030501"},"punchout_akzonobel_de":{"matgroup":"24141506"},"punchout_tesla_ch":{"matgroup":"24141506"},"punchout_siegfried_ch":{"matgroup":"24141506"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Leckagen-Auffangplane 300 x 180 cm, mit Schlauchanschluss | Denios"
"ship_width" => "1800"
"images_meta_data" => "[{"id":179766,"mdate":"2019-05-02 13:28:44","filename":"179766_20190502-132844.jpg","imageSimilar":0,"text":"Leckagen-Auffangplane 300 x 180 cm, mit Schlauchanschluss - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["265565","265566","265568","265569"]"
"META_KEYWORD" => "Auffangplane,Leckagemanagement,Regenwasserschutz,Ableitplanen,Tropfwasserschutz,Leckageplane,Plane,Folientrichter,Planentrichter,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 3000
"ZPIM_FARBE_1" => "gelb"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 129.92133
"ITEM_NAME_FOR_SHOP" => "Leckagen-Auffangplane 300 x 180 cm, mit Schlauchanschluss"
"BREITE_AUSSEN" => 1800
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 7.054792384
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>als wirkungsvolle Sofortmaßnahme bei Leckagen an Dächern, Decken und Rohren</li><li>leichtes, strapazierfähiges Material für die unkomplizierte Handhabung und Lagerung</li><li>zuverlässig und wiederverwendbar</li><li>inkl. Ösen zur schnellen und einfachen Befestigung, z. B. mit Kabelbindern oder Spanngurten</li><li>Ablauföffnung (Durchflussmenge: mehr als 12 Liter pro Minute) mit Schlauchanschluss</li><li>Schlauch mit passendem Anschlussstück zum kontrollierten Ableiten von Flüssigkeiten als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["265570"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "3.2"
"CS_ORIGIN" => "US - USA"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 3.2
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "265565"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
"key" => ""
"name" => "900 x 900"
"variantId" => 1
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265566"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265566"
"key" => ""
"name" => "1500 x 1500"
"variantId" => 2
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265567"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265567"
"key" => ""
"name" => "1800 x 3000"
"variantId" => 3
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265568"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265568"
"key" => ""
"name" => "3000 x 3000"
"variantId" => 4
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265569"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265569"
"key" => ""
"name" => "3000 x 3700"
"variantId" => 5
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Leckagen-Auffangplane 300 x 180 cm, mit Schlauchanschluss | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
"robots" => "index,follow"
"description" => "Leckagen-Auffangplane 300 x 180 cm, mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Leckagen-Auffangplane 300 x 180 cm, mit Schlauchanschluss | Denios"
"description" => "Leckagen-Auffangplane 300 x 180 cm, mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265567"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Leckagen-Auffangplane 300 x 180 cm, mit Schlauchanschluss"
"description" => "als wirkungsvolle Sofortmaßnahme bei Leckagen an Dächern, Decken und Rohrenleichtes, strapazierfähiges Material für die unkomplizierte Handhabung und Lagerungzuverlässig und wiederverwendbarinkl. Ösen zur schnellen und einfachen Befestigung, z. B. mit Kabelbindern oder SpanngurtenAblauföffnung (Durchflussmenge: mehr als 12 Liter pro Minute) mit SchlauchanschlussSchlauch mit passendem Anschlussstück zum kontrollierten Ableiten von Flüssigkeiten als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
]
"sku" => "265567W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265567"
"priceCurrency" => "EUR"
"price" => "195.16"
"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" => 16400
"centAmountGross" => 19516
"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" => "Leckage-Auffangplanen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 4
"sku" => "265568"
"displaySku" => "265568W"
"sortRank" => 11635
"slug" => "leckagen-auffangplanen-10300200101110"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265568"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#356"
"canonical" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
]
"name" => "Leckagen-Auffangplane 300 x 300 cm, mit Schlauchanschluss"
"description" => "<ul class="product-description__text--bulletpoints"><li>als wirkungsvolle Sofortmaßnahme bei Leckagen an Dächern, Decken und Rohren</li><li>leichtes, strapazierfähiges Material für die unkomplizierte Handhabung und Lagerung</li><li>zuverlässig und wiederverwendbar</li><li>inkl. Ösen zur schnellen und einfachen Befestigung, z. B. mit Kabelbindern oder Spanngurten</li><li>Ablauföffnung (Durchflussmenge: mehr als 12 Liter pro Minute) mit Schlauchanschluss</li><li>Schlauch mit passendem Anschlussstück zum kontrollierten Ableiten von Flüssigkeiten als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 179766
"filename" => "179766_20190502-132844.jpg"
"uri" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"text" => "Leckagen-Auffangplane 300 x 300 cm, mit Schlauchanschluss - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"medium" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"small" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 179766
"filename" => "179766_20190502-132844.jpg"
"uri" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"text" => "Leckagen-Auffangplane 300 x 300 cm, mit Schlauchanschluss - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"medium" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"small" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 17300
"centAmountGross" => 20587
"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" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 3000 x 3000"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckageplanen"
"CS_MASSE_AUSSEN_B_X_T" => "3000 x 3000"
"CS_SHIPPING_WIDTH_IN" => 129.92133
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "356"
"CS_SALESRANK" => 11635
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 3000 x 3000"
"META_DESCRIPTION" => "Leckagen-Auffangplane 300 x 300 cm, mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Leckagen-Auffangplane 300 x 300 cm, mit Schlauchanschluss"
"MARA_NTGEW" => 4.1
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Leckagen-Auffangplane 300 x 300 cm"
"CS_SHIPPING_WIDTH_MM" => 3000
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckageplanen"},{"label":"Farbe","value":"gelb"},{"label":"Maße außen B x T [mm]","value":"3000 x 3000"},{"label":"Gewicht [kg]","value":"4,1"}]"
"MARA_BRGEW" => 4.1
"CS_GTIN" => "705340002690"
"ship_length" => "3000"
"SAP_HERKUNFTSLAND" => "US"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 3000
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"35030501"},"punchout_danfoss_de":{"matgroup":"24141506"},"punchout_danfoss_pl":{"matgroup":"24141506"},"punchout_hirschvogel_de":{"matgroup":"35030501"},"punchout_alperia_it":{"matgroup":"24141506"},"punchout_sunchemical_ch":{"matgroup":"24141506"},"punchout_danfoss_dk":{"matgroup":"24141506"},"punchout_danfoss_sk":{"matgroup":"24141506"},"punchout_brenntag_de":{"matgroup":"24141506"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24141506"},"punchout_esteelauder_uk":{"matgroup":"24141506"},"punchout_esteelauder_ch":{"matgroup":"24141506"},"punchout_takeda_ch":{"matgroup":"24141506"},"punchout_sika_de":{"matgroup":"24141506"},"punchout_bachem_ch":{"matgroup":"24141506"},"punchout_migros_ch":{"matgroup":"24141506"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24141506"},"punchout_tesla_de":{"matgroup":"24141506"},"punchout_umicore_de":{"matgroup":"24141506"},"punchout_upm_fi":{"matgroup":"24141506"},"punchout_axalta_de":{"matgroup":"24141506"},"punchout_husqvarna_pl":{"matgroup":"24141506"},"punchout_navalgroup_fr":{"matgroup":"24141506"},"punchout_itp_aero_es":{"matgroup":"24141506"},"punchout_tk_bilstein_de":{"matgroup":"35030501"},"punchout_danone_es":{"matgroup":"24141506"},"punchout_schwarz_gruppe_de":{"matgroup":"35030501"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"35030501"},"punchout_danfoss_gb":{"matgroup":"24141506"},"punchout_ivoclar_ch":{"matgroup":"24141506"},"punchout_remmers_de":{"matgroup":"24141506"},"punchout_saria_de":{"matgroup":"35030501"},"punchout_akzonobel_de":{"matgroup":"24141506"},"punchout_tesla_ch":{"matgroup":"24141506"},"punchout_siegfried_ch":{"matgroup":"24141506"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Leckagen-Auffangplane 300 x 300 cm, mit Schlauchanschluss | Denios"
"ship_width" => "3000"
"images_meta_data" => "[{"id":179766,"mdate":"2019-05-02 13:28:44","filename":"179766_20190502-132844.jpg","imageSimilar":0,"text":"Leckagen-Auffangplane 300 x 300 cm, mit Schlauchanschluss - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["265565","265566","265567","265569"]"
"META_KEYWORD" => "Auffangplane,Leckagemanagement,Regenwasserschutz,Ableitplanen,Tropfwasserschutz,Leckageplane,Plane,Folientrichter,Planentrichter,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 3000
"ZPIM_FARBE_1" => "gelb"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 129.92133
"ITEM_NAME_FOR_SHOP" => "Leckagen-Auffangplane 300 x 300 cm, mit Schlauchanschluss"
"BREITE_AUSSEN" => 3000
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 9.038952742
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>als wirkungsvolle Sofortmaßnahme bei Leckagen an Dächern, Decken und Rohren</li><li>leichtes, strapazierfähiges Material für die unkomplizierte Handhabung und Lagerung</li><li>zuverlässig und wiederverwendbar</li><li>inkl. Ösen zur schnellen und einfachen Befestigung, z. B. mit Kabelbindern oder Spanngurten</li><li>Ablauföffnung (Durchflussmenge: mehr als 12 Liter pro Minute) mit Schlauchanschluss</li><li>Schlauch mit passendem Anschlussstück zum kontrollierten Ableiten von Flüssigkeiten als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["265570"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.1"
"CS_ORIGIN" => "US - USA"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 4.1
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "265565"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
"key" => ""
"name" => "900 x 900"
"variantId" => 1
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265566"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265566"
"key" => ""
"name" => "1500 x 1500"
"variantId" => 2
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265567"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265567"
"key" => ""
"name" => "1800 x 3000"
"variantId" => 3
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265568"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265568"
"key" => ""
"name" => "3000 x 3000"
"variantId" => 4
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265569"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265569"
"key" => ""
"name" => "3000 x 3700"
"variantId" => 5
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Leckagen-Auffangplane 300 x 300 cm, mit Schlauchanschluss | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
"robots" => "index,follow"
"description" => "Leckagen-Auffangplane 300 x 300 cm, mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Leckagen-Auffangplane 300 x 300 cm, mit Schlauchanschluss | Denios"
"description" => "Leckagen-Auffangplane 300 x 300 cm, mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265568"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Leckagen-Auffangplane 300 x 300 cm, mit Schlauchanschluss"
"description" => "als wirkungsvolle Sofortmaßnahme bei Leckagen an Dächern, Decken und Rohrenleichtes, strapazierfähiges Material für die unkomplizierte Handhabung und Lagerungzuverlässig und wiederverwendbarinkl. Ösen zur schnellen und einfachen Befestigung, z. B. mit Kabelbindern oder SpanngurtenAblauföffnung (Durchflussmenge: mehr als 12 Liter pro Minute) mit SchlauchanschlussSchlauch mit passendem Anschlussstück zum kontrollierten Ableiten von Flüssigkeiten als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
]
"sku" => "265568W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265568"
"priceCurrency" => "EUR"
"price" => "205.87"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "705340002690"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 17300
"centAmountGross" => 20587
"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" => "Leckage-Auffangplanen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 5
"sku" => "265569"
"displaySku" => "265569W"
"sortRank" => 11635
"slug" => "leckagen-auffangplanen-10300200101110"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265569"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#356"
"canonical" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
]
"name" => "Leckagen-Auffangplane 370 x 300 cm, mit Schlauchanschluss"
"description" => "<ul class="product-description__text--bulletpoints"><li>als wirkungsvolle Sofortmaßnahme bei Leckagen an Dächern, Decken und Rohren</li><li>leichtes, strapazierfähiges Material für die unkomplizierte Handhabung und Lagerung</li><li>zuverlässig und wiederverwendbar</li><li>inkl. Ösen zur schnellen und einfachen Befestigung, z. B. mit Kabelbindern oder Spanngurten</li><li>Ablauföffnung (Durchflussmenge: mehr als 12 Liter pro Minute) mit Schlauchanschluss</li><li>Schlauch mit passendem Anschlussstück zum kontrollierten Ableiten von Flüssigkeiten als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 179766
"filename" => "179766_20190502-132844.jpg"
"uri" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"text" => "Leckagen-Auffangplane 370 x 300 cm, mit Schlauchanschluss - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"medium" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"small" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 179766
"filename" => "179766_20190502-132844.jpg"
"uri" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"text" => "Leckagen-Auffangplane 370 x 300 cm, mit Schlauchanschluss - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"medium" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"small" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 21300
"centAmountGross" => 25347
"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" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 3000 x 3700"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckageplanen"
"CS_MASSE_AUSSEN_B_X_T" => "3000 x 3700"
"CS_SHIPPING_WIDTH_IN" => 129.92133
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "356"
"CS_SALESRANK" => 11635
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 3000 x 3700"
"META_DESCRIPTION" => "Leckagen-Auffangplane 370 x 300 cm, mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Leckagen-Auffangplane 370 x 300 cm, mit Schlauchanschluss"
"MARA_NTGEW" => 4.3
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Leckagen-Auffangplane 370 x 300 cm"
"CS_SHIPPING_WIDTH_MM" => 3000
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckageplanen"},{"label":"Farbe","value":"gelb"},{"label":"Maße außen B x T [mm]","value":"3000 x 3700"},{"label":"Gewicht [kg]","value":"4,3"}]"
"MARA_BRGEW" => 4.3
"CS_GTIN" => "705340002706"
"ship_length" => "3700"
"SAP_HERKUNFTSLAND" => "US"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 3700
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"35030501"},"punchout_danfoss_de":{"matgroup":"24141506"},"punchout_danfoss_pl":{"matgroup":"24141506"},"punchout_hirschvogel_de":{"matgroup":"35030501"},"punchout_alperia_it":{"matgroup":"24141506"},"punchout_sunchemical_ch":{"matgroup":"24141506"},"punchout_danfoss_dk":{"matgroup":"24141506"},"punchout_danfoss_sk":{"matgroup":"24141506"},"punchout_brenntag_de":{"matgroup":"24141506"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24141506"},"punchout_esteelauder_uk":{"matgroup":"24141506"},"punchout_esteelauder_ch":{"matgroup":"24141506"},"punchout_takeda_ch":{"matgroup":"24141506"},"punchout_sika_de":{"matgroup":"24141506"},"punchout_bachem_ch":{"matgroup":"24141506"},"punchout_migros_ch":{"matgroup":"24141506"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24141506"},"punchout_tesla_de":{"matgroup":"24141506"},"punchout_umicore_de":{"matgroup":"24141506"},"punchout_upm_fi":{"matgroup":"24141506"},"punchout_axalta_de":{"matgroup":"24141506"},"punchout_husqvarna_pl":{"matgroup":"24141506"},"punchout_navalgroup_fr":{"matgroup":"24141506"},"punchout_itp_aero_es":{"matgroup":"24141506"},"punchout_tk_bilstein_de":{"matgroup":"35030501"},"punchout_danone_es":{"matgroup":"24141506"},"punchout_schwarz_gruppe_de":{"matgroup":"35030501"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"35030501"},"punchout_danfoss_gb":{"matgroup":"24141506"},"punchout_ivoclar_ch":{"matgroup":"24141506"},"punchout_remmers_de":{"matgroup":"24141506"},"punchout_saria_de":{"matgroup":"35030501"},"punchout_akzonobel_de":{"matgroup":"24141506"},"punchout_tesla_ch":{"matgroup":"24141506"},"punchout_siegfried_ch":{"matgroup":"24141506"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Leckagen-Auffangplane 370 x 300 cm, mit Schlauchanschluss | Denios"
"ship_width" => "3000"
"images_meta_data" => "[{"id":179766,"mdate":"2019-05-02 13:28:44","filename":"179766_20190502-132844.jpg","imageSimilar":0,"text":"Leckagen-Auffangplane 370 x 300 cm, mit Schlauchanschluss - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["265565","265566","265567","265568"]"
"META_KEYWORD" => "Auffangplane,Leckagemanagement,Regenwasserschutz,Ableitplanen,Tropfwasserschutz,Leckageplane,Plane,Folientrichter,Planentrichter,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 3700
"ZPIM_FARBE_1" => "gelb"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 160.236307
"ITEM_NAME_FOR_SHOP" => "Leckagen-Auffangplane 370 x 300 cm, mit Schlauchanschluss"
"BREITE_AUSSEN" => 3000
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 9.479877266
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>als wirkungsvolle Sofortmaßnahme bei Leckagen an Dächern, Decken und Rohren</li><li>leichtes, strapazierfähiges Material für die unkomplizierte Handhabung und Lagerung</li><li>zuverlässig und wiederverwendbar</li><li>inkl. Ösen zur schnellen und einfachen Befestigung, z. B. mit Kabelbindern oder Spanngurten</li><li>Ablauföffnung (Durchflussmenge: mehr als 12 Liter pro Minute) mit Schlauchanschluss</li><li>Schlauch mit passendem Anschlussstück zum kontrollierten Ableiten von Flüssigkeiten als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["265570"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.3"
"CS_ORIGIN" => "US - USA"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 4.3
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "265565"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
"key" => ""
"name" => "900 x 900"
"variantId" => 1
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265566"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265566"
"key" => ""
"name" => "1500 x 1500"
"variantId" => 2
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265567"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265567"
"key" => ""
"name" => "1800 x 3000"
"variantId" => 3
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265568"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265568"
"key" => ""
"name" => "3000 x 3000"
"variantId" => 4
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "265569"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265569"
"key" => ""
"name" => "3000 x 3700"
"variantId" => 5
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Leckagen-Auffangplane 370 x 300 cm, mit Schlauchanschluss | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265565"
"robots" => "index,follow"
"description" => "Leckagen-Auffangplane 370 x 300 cm, mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Leckagen-Auffangplane 370 x 300 cm, mit Schlauchanschluss | Denios"
"description" => "Leckagen-Auffangplane 370 x 300 cm, mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265569"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Leckagen-Auffangplane 370 x 300 cm, mit Schlauchanschluss"
"description" => "als wirkungsvolle Sofortmaßnahme bei Leckagen an Dächern, Decken und Rohrenleichtes, strapazierfähiges Material für die unkomplizierte Handhabung und Lagerungzuverlässig und wiederverwendbarinkl. Ösen zur schnellen und einfachen Befestigung, z. B. mit Kabelbindern oder SpanngurtenAblauföffnung (Durchflussmenge: mehr als 12 Liter pro Minute) mit SchlauchanschlussSchlauch mit passendem Anschlussstück zum kontrollierten Ableiten von Flüssigkeiten als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/179766_20190502-132844.jpg"
]
"sku" => "265569W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101110/265569"
"priceCurrency" => "EUR"
"price" => "253.47"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "705340002706"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 21300
"centAmountGross" => 25347
"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" => "Leckage-Auffangplanen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"c207c6a1-27e8-4b88-b353-ee0dd58ad8df"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Leckage-Auffangplanen"
"attributes" => []
"facetAttributes" => [
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => [
"Leckageplanen"
]
"CS_VERSION_GULLIABDICHTUNG" => []
"ZPIM_WERKSTOFF_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "7b0ba9085a03e160e08b45c6f751b115"
]
"sort" => [
11635
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "77a07c4d-b727-453e-a101-11123f3f7d75"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "77a07c4d-b727-453e-a101-11123f3f7d75"
"key" => "10300200101100"
"version" => 28027
"businessUnit" => "CP"
"slug" => "leckagen-auffangplanen-10300200101100"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#356"
"canonical" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
]
"name" => "Leckagen-Auffangplanen"
"description" => "<ul class="product-description__text--bulletpoints"><li>leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher ab</li><li>halten Hallen, Maschinen und Produkte sauber und trocken</li><li>hochwertige Vinyl-Plane mit spezieller Beschichtung</li><li>resistent gegen UV-Strahlen und Schimmelbildung</li><li>schnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter Gummiriemen</li><li>platzsparende Lagerung im zusammengefalteten Zustand</li><li>vorbereitet für Schlauchanschluss zur gezielten Ableitung</li><li>Schlauch zum Ableiten als Zubehör erhältlich</li></ul>"
"createdAt" => "2021-09-03T06:06:47+0000"
"master" => [
"id" => 12
"sku" => "156988"
"displaySku" => "156988W"
"sortRank" => 11396
"slug" => "leckagen-auffangplanen-10300200101100"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#356"
"canonical" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
]
"name" => "Leckagen-Auffangplane, 73 x 73 cm, gelb"
"description" => "<ul class="product-description__text--bulletpoints"><li>leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher ab</li><li>halten Hallen, Maschinen und Produkte sauber und trocken</li><li>hochwertige Vinyl-Plane mit spezieller Beschichtung</li><li>resistent gegen UV-Strahlen und Schimmelbildung</li><li>vorbereitet für Schlauchanschluss zur gezielten Ableitung</li><li>platzsparende Lagerung im zusammengefalteten Zustand</li><li>schnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter Gummiriemen</li><li>Schlauch zum Ableiten als Zubehör erhältlich</li><li>Set mit gelber Vinyl-Plane (75 x 75 cm), Schlauch-Verbindungsstück und 4 Befestigungsriemen (je 22,8 cm lang)</li></ul>"
"images" => [
[
"id" => 27074
"filename" => "27074_20150320-135557.jpg"
"uri" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"text" => "Leckagen-Auffangplane, 73 x 73 cm, gelb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"medium" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"small" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27075
"filename" => "27075_20180817-133934.jpg"
"uri" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"text" => "Leckagen-Auffangplane, 73 x 73 cm, gelb - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"medium" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"small" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27074
"filename" => "27074_20150320-135557.jpg"
"uri" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"text" => "Leckagen-Auffangplane, 73 x 73 cm, gelb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"medium" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"small" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 9200
"centAmountGross" => 10948
"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" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 730 x 730"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckageplanen"
"CS_MASSE_AUSSEN_B_X_T" => "730 x 730"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_PDF_SEITE" => "356"
"CS_SALESRANK" => 11396
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 730 x 730"
"META_DESCRIPTION" => "Leckagen-Auffangplane, 73 x 73 cm, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Leckagen-Auffangplane, 73 x 73 cm, gelb"
"MARA_NTGEW" => 0.25
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Leckagen-Auffangplane 73 x 73 cm"
"CS_SHIPPING_WIDTH_MM" => 730
"CS_SHIPPING_WIDTH_IN" => 31.6141903
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckageplanen"},{"label":"Farbe","value":"gelb"},{"label":"Maße außen B x T [mm]","value":"730 x 730"},{"label":"Gewicht [kg]","value":"0,25"}]"
"MARA_BRGEW" => 0.25
"ship_length" => "730"
"SAP_HERKUNFTSLAND" => "CA"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 730
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"35030501"},"punchout_danfoss_de":{"matgroup":"24141506"},"punchout_danfoss_pl":{"matgroup":"24141506"},"punchout_hirschvogel_de":{"matgroup":"35030501"},"punchout_alperia_it":{"matgroup":"24141506"},"punchout_sunchemical_ch":{"matgroup":"24141506"},"punchout_danfoss_dk":{"matgroup":"24141506"},"punchout_danfoss_sk":{"matgroup":"24141506"},"punchout_brenntag_de":{"matgroup":"24141506"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24141506"},"punchout_esteelauder_uk":{"matgroup":"24141506"},"punchout_esteelauder_ch":{"matgroup":"24141506"},"punchout_takeda_ch":{"matgroup":"24141506"},"punchout_sika_de":{"matgroup":"24141506"},"punchout_bachem_ch":{"matgroup":"24141506"},"punchout_migros_ch":{"matgroup":"24141506"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24141506"},"punchout_tesla_de":{"matgroup":"24141506"},"punchout_umicore_de":{"matgroup":"24141506"},"punchout_upm_fi":{"matgroup":"24141506"},"punchout_axalta_de":{"matgroup":"24141506"},"punchout_husqvarna_pl":{"matgroup":"24141506"},"punchout_navalgroup_fr":{"matgroup":"24141506"},"punchout_itp_aero_es":{"matgroup":"24141506"},"punchout_tk_bilstein_de":{"matgroup":"35030501"},"punchout_danone_es":{"matgroup":"24141506"},"punchout_schwarz_gruppe_de":{"matgroup":"35030501"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"35030501"},"punchout_danfoss_gb":{"matgroup":"24141506"},"punchout_ivoclar_ch":{"matgroup":"24141506"},"punchout_remmers_de":{"matgroup":"24141506"},"punchout_saria_de":{"matgroup":"35030501"},"punchout_akzonobel_de":{"matgroup":"24141506"},"punchout_tesla_ch":{"matgroup":"24141506"},"punchout_siegfried_ch":{"matgroup":"24141506"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Leckagen-Auffangplane, 75 x 75 cm, Set mit gelber Vinyl-Plane"
"ship_width" => "730"
"images_meta_data" => "[{"id":27074,"mdate":"2015-03-20 13:55:57","filename":"27074_20150320-135557.jpg","imageSimilar":0,"text":"Leckagen-Auffangplane, 73 x 73 cm, gelb - 1"},{"id":27075,"mdate":"2018-08-17 13:39:34","filename":"27075_20180817-133934.jpg","imageSimilar":0,"text":"Leckagen-Auffangplane, 73 x 73 cm, gelb - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["156994","259102","259444"]"
"META_KEYWORD" => "Auffangplane,Leckagemanagement,Regenwasserschutz,Ableitplanen,Tropfwasserschutz,Leckageplane,Plane,Folientrichter,Planentrichter,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 730
"ZPIM_FARBE_1" => "gelb"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 31.6141903
"ITEM_NAME_FOR_SHOP" => "Leckagen-Auffangplane, 73 x 73 cm, gelb"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 730
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 0.551155655
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher ab</li><li>halten Hallen, Maschinen und Produkte sauber und trocken</li><li>hochwertige Vinyl-Plane mit spezieller Beschichtung</li><li>resistent gegen UV-Strahlen und Schimmelbildung</li><li>vorbereitet für Schlauchanschluss zur gezielten Ableitung</li><li>platzsparende Lagerung im zusammengefalteten Zustand</li><li>schnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter Gummiriemen</li><li>Schlauch zum Ableiten als Zubehör erhältlich</li><li>Set mit gelber Vinyl-Plane (75 x 75 cm), Schlauch-Verbindungsstück und 4 Befestigungsriemen (je 22,8 cm lang)</li></ul>"
"accessory_articles" => "["157278","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.25"
"CS_ORIGIN" => "CA - Kanada"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "59031090"
"CS_SHIPPING_WEIGHT_KG" => 0.25
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "259102"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259102"
"key" => ""
"name" => "2070 x 2070"
"variantId" => 8
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259103"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259103"
"key" => ""
"name" => "3000 x 3000"
"variantId" => 9
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259444"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259444"
"key" => ""
"name" => "850 x 2050"
"variantId" => 10
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259445"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259445"
"key" => ""
"name" => "2980 x 3590"
"variantId" => 11
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156988"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"key" => ""
"name" => "730 x 730"
"variantId" => 12
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156991"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156991"
"key" => ""
"name" => "1450 x 1450"
"variantId" => 13
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156994"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156994"
"key" => ""
"name" => "1450 x 2900"
"variantId" => 14
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Leckagen-Auffangplane, 75 x 75 cm, Set mit gelber Vinyl-Plane"
"canonicalUrl" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"robots" => "index,follow"
"description" => "Leckagen-Auffangplane, 73 x 73 cm, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Leckagen-Auffangplane, 75 x 75 cm, Set mit gelber Vinyl-Plane"
"description" => "Leckagen-Auffangplane, 73 x 73 cm, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Leckagen-Auffangplane, 73 x 73 cm, gelb"
"description" => "leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher abhalten Hallen, Maschinen und Produkte sauber und trockenhochwertige Vinyl-Plane mit spezieller Beschichtungresistent gegen UV-Strahlen und Schimmelbildungvorbereitet für Schlauchanschluss zur gezielten Ableitungplatzsparende Lagerung im zusammengefalteten Zustandschnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter GummiriemenSchlauch zum Ableiten als Zubehör erhältlichSet mit gelber Vinyl-Plane (75 x 75 cm), Schlauch-Verbindungsstück und 4 Befestigungsriemen (je 22,8 cm lang)"
"image" => [
"https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
]
"sku" => "156988W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"priceCurrency" => "EUR"
"price" => "109.48"
"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" => 9200
"centAmountGross" => 10948
"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" => "Leckage-Auffangplanen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 12
"sku" => "156988"
"displaySku" => "156988W"
"sortRank" => 11396
"slug" => "leckagen-auffangplanen-10300200101100"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#356"
"canonical" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
]
"name" => "Leckagen-Auffangplane, 73 x 73 cm, gelb"
"description" => "<ul class="product-description__text--bulletpoints"><li>leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher ab</li><li>halten Hallen, Maschinen und Produkte sauber und trocken</li><li>hochwertige Vinyl-Plane mit spezieller Beschichtung</li><li>resistent gegen UV-Strahlen und Schimmelbildung</li><li>vorbereitet für Schlauchanschluss zur gezielten Ableitung</li><li>platzsparende Lagerung im zusammengefalteten Zustand</li><li>schnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter Gummiriemen</li><li>Schlauch zum Ableiten als Zubehör erhältlich</li><li>Set mit gelber Vinyl-Plane (75 x 75 cm), Schlauch-Verbindungsstück und 4 Befestigungsriemen (je 22,8 cm lang)</li></ul>"
"images" => [
[
"id" => 27074
"filename" => "27074_20150320-135557.jpg"
"uri" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"text" => "Leckagen-Auffangplane, 73 x 73 cm, gelb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"medium" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"small" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27075
"filename" => "27075_20180817-133934.jpg"
"uri" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"text" => "Leckagen-Auffangplane, 73 x 73 cm, gelb - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"medium" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"small" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27074
"filename" => "27074_20150320-135557.jpg"
"uri" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"text" => "Leckagen-Auffangplane, 73 x 73 cm, gelb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"medium" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"small" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 9200
"centAmountGross" => 10948
"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" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 730 x 730"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckageplanen"
"CS_MASSE_AUSSEN_B_X_T" => "730 x 730"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_PDF_SEITE" => "356"
"CS_SALESRANK" => 11396
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 730 x 730"
"META_DESCRIPTION" => "Leckagen-Auffangplane, 73 x 73 cm, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Leckagen-Auffangplane, 73 x 73 cm, gelb"
"MARA_NTGEW" => 0.25
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Leckagen-Auffangplane 73 x 73 cm"
"CS_SHIPPING_WIDTH_MM" => 730
"CS_SHIPPING_WIDTH_IN" => 31.6141903
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckageplanen"},{"label":"Farbe","value":"gelb"},{"label":"Maße außen B x T [mm]","value":"730 x 730"},{"label":"Gewicht [kg]","value":"0,25"}]"
"MARA_BRGEW" => 0.25
"ship_length" => "730"
"SAP_HERKUNFTSLAND" => "CA"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 730
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"35030501"},"punchout_danfoss_de":{"matgroup":"24141506"},"punchout_danfoss_pl":{"matgroup":"24141506"},"punchout_hirschvogel_de":{"matgroup":"35030501"},"punchout_alperia_it":{"matgroup":"24141506"},"punchout_sunchemical_ch":{"matgroup":"24141506"},"punchout_danfoss_dk":{"matgroup":"24141506"},"punchout_danfoss_sk":{"matgroup":"24141506"},"punchout_brenntag_de":{"matgroup":"24141506"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24141506"},"punchout_esteelauder_uk":{"matgroup":"24141506"},"punchout_esteelauder_ch":{"matgroup":"24141506"},"punchout_takeda_ch":{"matgroup":"24141506"},"punchout_sika_de":{"matgroup":"24141506"},"punchout_bachem_ch":{"matgroup":"24141506"},"punchout_migros_ch":{"matgroup":"24141506"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24141506"},"punchout_tesla_de":{"matgroup":"24141506"},"punchout_umicore_de":{"matgroup":"24141506"},"punchout_upm_fi":{"matgroup":"24141506"},"punchout_axalta_de":{"matgroup":"24141506"},"punchout_husqvarna_pl":{"matgroup":"24141506"},"punchout_navalgroup_fr":{"matgroup":"24141506"},"punchout_itp_aero_es":{"matgroup":"24141506"},"punchout_tk_bilstein_de":{"matgroup":"35030501"},"punchout_danone_es":{"matgroup":"24141506"},"punchout_schwarz_gruppe_de":{"matgroup":"35030501"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"35030501"},"punchout_danfoss_gb":{"matgroup":"24141506"},"punchout_ivoclar_ch":{"matgroup":"24141506"},"punchout_remmers_de":{"matgroup":"24141506"},"punchout_saria_de":{"matgroup":"35030501"},"punchout_akzonobel_de":{"matgroup":"24141506"},"punchout_tesla_ch":{"matgroup":"24141506"},"punchout_siegfried_ch":{"matgroup":"24141506"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Leckagen-Auffangplane, 75 x 75 cm, Set mit gelber Vinyl-Plane"
"ship_width" => "730"
"images_meta_data" => "[{"id":27074,"mdate":"2015-03-20 13:55:57","filename":"27074_20150320-135557.jpg","imageSimilar":0,"text":"Leckagen-Auffangplane, 73 x 73 cm, gelb - 1"},{"id":27075,"mdate":"2018-08-17 13:39:34","filename":"27075_20180817-133934.jpg","imageSimilar":0,"text":"Leckagen-Auffangplane, 73 x 73 cm, gelb - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["156994","259102","259444"]"
"META_KEYWORD" => "Auffangplane,Leckagemanagement,Regenwasserschutz,Ableitplanen,Tropfwasserschutz,Leckageplane,Plane,Folientrichter,Planentrichter,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 730
"ZPIM_FARBE_1" => "gelb"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 31.6141903
"ITEM_NAME_FOR_SHOP" => "Leckagen-Auffangplane, 73 x 73 cm, gelb"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 730
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 0.551155655
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher ab</li><li>halten Hallen, Maschinen und Produkte sauber und trocken</li><li>hochwertige Vinyl-Plane mit spezieller Beschichtung</li><li>resistent gegen UV-Strahlen und Schimmelbildung</li><li>vorbereitet für Schlauchanschluss zur gezielten Ableitung</li><li>platzsparende Lagerung im zusammengefalteten Zustand</li><li>schnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter Gummiriemen</li><li>Schlauch zum Ableiten als Zubehör erhältlich</li><li>Set mit gelber Vinyl-Plane (75 x 75 cm), Schlauch-Verbindungsstück und 4 Befestigungsriemen (je 22,8 cm lang)</li></ul>"
"accessory_articles" => "["157278","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.25"
"CS_ORIGIN" => "CA - Kanada"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "59031090"
"CS_SHIPPING_WEIGHT_KG" => 0.25
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "259102"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259102"
"key" => ""
"name" => "2070 x 2070"
"variantId" => 8
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259103"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259103"
"key" => ""
"name" => "3000 x 3000"
"variantId" => 9
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259444"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259444"
"key" => ""
"name" => "850 x 2050"
"variantId" => 10
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259445"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259445"
"key" => ""
"name" => "2980 x 3590"
"variantId" => 11
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156988"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"key" => ""
"name" => "730 x 730"
"variantId" => 12
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156991"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156991"
"key" => ""
"name" => "1450 x 1450"
"variantId" => 13
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156994"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156994"
"key" => ""
"name" => "1450 x 2900"
"variantId" => 14
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Leckagen-Auffangplane, 75 x 75 cm, Set mit gelber Vinyl-Plane"
"canonicalUrl" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"robots" => "index,follow"
"description" => "Leckagen-Auffangplane, 73 x 73 cm, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Leckagen-Auffangplane, 75 x 75 cm, Set mit gelber Vinyl-Plane"
"description" => "Leckagen-Auffangplane, 73 x 73 cm, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Leckagen-Auffangplane, 73 x 73 cm, gelb"
"description" => "leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher abhalten Hallen, Maschinen und Produkte sauber und trockenhochwertige Vinyl-Plane mit spezieller Beschichtungresistent gegen UV-Strahlen und Schimmelbildungvorbereitet für Schlauchanschluss zur gezielten Ableitungplatzsparende Lagerung im zusammengefalteten Zustandschnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter GummiriemenSchlauch zum Ableiten als Zubehör erhältlichSet mit gelber Vinyl-Plane (75 x 75 cm), Schlauch-Verbindungsstück und 4 Befestigungsriemen (je 22,8 cm lang)"
"image" => [
"https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
]
"sku" => "156988W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"priceCurrency" => "EUR"
"price" => "109.48"
"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" => 9200
"centAmountGross" => 10948
"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" => "Leckage-Auffangplanen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 14
"sku" => "156994"
"displaySku" => "156994W"
"sortRank" => 11396
"slug" => "leckagen-auffangplanen-10300200101100"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156994"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#356"
"canonical" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
]
"name" => "Leckagen-Auffangplane, 145 x 290 cm, gelb"
"description" => "<ul class="product-description__text--bulletpoints"><li>leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher ab</li><li>halten Hallen, Maschinen und Produkte sauber und trocken</li><li>hochwertige Vinyl-Plane mit spezieller Beschichtung</li><li>resistent gegen UV-Strahlen und Schimmelbildung</li><li>vorbereitet für Schlauchanschluss zur gezielten Ableitung</li><li>platzsparende Lagerung im zusammengefalteten Zustand</li><li>schnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter Gummiriemen</li><li>Schlauch zum Ableiten als Zubehör erhältlich</li><li>Set mit gelber Vinyl-Plane (150 x 300 cm), Schlauch-Verbindungsstück und 4 Befestigungsriemen (je 22,8 cm lang)</li></ul>"
"images" => [
[
"id" => 27074
"filename" => "27074_20150320-135557.jpg"
"uri" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"text" => "Leckagen-Auffangplane, 145 x 290 cm, gelb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"medium" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"small" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27075
"filename" => "27075_20180817-133934.jpg"
"uri" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"text" => "Leckagen-Auffangplane, 145 x 290 cm, gelb - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"medium" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"small" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27074
"filename" => "27074_20150320-135557.jpg"
"uri" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"text" => "Leckagen-Auffangplane, 145 x 290 cm, gelb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"medium" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"small" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 16700
"centAmountGross" => 19873
"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" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 1450 x 2900"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckageplanen"
"CS_MASSE_AUSSEN_B_X_T" => "1450 x 2900"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_PDF_SEITE" => "356"
"CS_SALESRANK" => 11396
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 1450 x 2900"
"META_DESCRIPTION" => "Leckagen-Auffangplane, 145 x 290 cm, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Leckagen-Auffangplane, 145 x 290 cm, gelb"
"MARA_NTGEW" => 1
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Leckagen-Auffangplane 145 x 290 cm"
"CS_SHIPPING_WIDTH_MM" => 1450
"CS_SHIPPING_WIDTH_IN" => 62.7953095
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckageplanen"},{"label":"Farbe","value":"gelb"},{"label":"Maße außen B x T [mm]","value":"1450 x 2900"},{"label":"Gewicht [kg]","value":"1"}]"
"MARA_BRGEW" => 1
"ship_length" => "2900"
"SAP_HERKUNFTSLAND" => "CA"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 2900
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"35030501"},"punchout_danfoss_de":{"matgroup":"24141506"},"punchout_danfoss_pl":{"matgroup":"24141506"},"punchout_hirschvogel_de":{"matgroup":"35030501"},"punchout_alperia_it":{"matgroup":"24141506"},"punchout_sunchemical_ch":{"matgroup":"24141506"},"punchout_danfoss_dk":{"matgroup":"24141506"},"punchout_danfoss_sk":{"matgroup":"24141506"},"punchout_brenntag_de":{"matgroup":"24141506"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24141506"},"punchout_esteelauder_uk":{"matgroup":"24141506"},"punchout_esteelauder_ch":{"matgroup":"24141506"},"punchout_takeda_ch":{"matgroup":"24141506"},"punchout_sika_de":{"matgroup":"24141506"},"punchout_bachem_ch":{"matgroup":"24141506"},"punchout_migros_ch":{"matgroup":"24141506"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24141506"},"punchout_tesla_de":{"matgroup":"24141506"},"punchout_umicore_de":{"matgroup":"24141506"},"punchout_upm_fi":{"matgroup":"24141506"},"punchout_axalta_de":{"matgroup":"24141506"},"punchout_husqvarna_pl":{"matgroup":"24141506"},"punchout_navalgroup_fr":{"matgroup":"24141506"},"punchout_itp_aero_es":{"matgroup":"24141506"},"punchout_tk_bilstein_de":{"matgroup":"35030501"},"punchout_danone_es":{"matgroup":"24141506"},"punchout_schwarz_gruppe_de":{"matgroup":"35030501"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"35030501"},"punchout_danfoss_gb":{"matgroup":"24141506"},"punchout_ivoclar_ch":{"matgroup":"24141506"},"punchout_remmers_de":{"matgroup":"24141506"},"punchout_saria_de":{"matgroup":"35030501"},"punchout_akzonobel_de":{"matgroup":"24141506"},"punchout_tesla_ch":{"matgroup":"24141506"},"punchout_siegfried_ch":{"matgroup":"24141506"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Leckagen-Auffangplane, 150 x 300 cm, Set mit gelber Vinyl-Plane"
"ship_width" => "1450"
"images_meta_data" => "[{"id":27074,"mdate":"2015-03-20 13:55:57","filename":"27074_20150320-135557.jpg","imageSimilar":0,"text":"Leckagen-Auffangplane, 145 x 290 cm, gelb - 1"},{"id":27075,"mdate":"2018-08-17 13:39:34","filename":"27075_20180817-133934.jpg","imageSimilar":0,"text":"Leckagen-Auffangplane, 145 x 290 cm, gelb - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["156988","259102","259444"]"
"META_KEYWORD" => "Auffangplane,Leckagemanagement,Regenwasserschutz,Ableitplanen,Tropfwasserschutz,Leckageplane,Plane,Folientrichter,Planentrichter,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 2900
"ZPIM_FARBE_1" => "gelb"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 125.590619
"ITEM_NAME_FOR_SHOP" => "Leckagen-Auffangplane, 145 x 290 cm, gelb"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 1450
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 2.20462262
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher ab</li><li>halten Hallen, Maschinen und Produkte sauber und trocken</li><li>hochwertige Vinyl-Plane mit spezieller Beschichtung</li><li>resistent gegen UV-Strahlen und Schimmelbildung</li><li>vorbereitet für Schlauchanschluss zur gezielten Ableitung</li><li>platzsparende Lagerung im zusammengefalteten Zustand</li><li>schnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter Gummiriemen</li><li>Schlauch zum Ableiten als Zubehör erhältlich</li><li>Set mit gelber Vinyl-Plane (150 x 300 cm), Schlauch-Verbindungsstück und 4 Befestigungsriemen (je 22,8 cm lang)</li></ul>"
"accessory_articles" => "["157278","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1"
"CS_ORIGIN" => "CA - Kanada"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "59031090"
"CS_SHIPPING_WEIGHT_KG" => 1
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "259102"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259102"
"key" => ""
"name" => "2070 x 2070"
"variantId" => 8
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259103"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259103"
"key" => ""
"name" => "3000 x 3000"
"variantId" => 9
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259444"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259444"
"key" => ""
"name" => "850 x 2050"
"variantId" => 10
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259445"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259445"
"key" => ""
"name" => "2980 x 3590"
"variantId" => 11
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156988"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"key" => ""
"name" => "730 x 730"
"variantId" => 12
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156991"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156991"
"key" => ""
"name" => "1450 x 1450"
"variantId" => 13
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156994"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156994"
"key" => ""
"name" => "1450 x 2900"
"variantId" => 14
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Leckagen-Auffangplane, 150 x 300 cm, Set mit gelber Vinyl-Plane"
"canonicalUrl" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"robots" => "index,follow"
"description" => "Leckagen-Auffangplane, 145 x 290 cm, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Leckagen-Auffangplane, 150 x 300 cm, Set mit gelber Vinyl-Plane"
"description" => "Leckagen-Auffangplane, 145 x 290 cm, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156994"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Leckagen-Auffangplane, 145 x 290 cm, gelb"
"description" => "leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher abhalten Hallen, Maschinen und Produkte sauber und trockenhochwertige Vinyl-Plane mit spezieller Beschichtungresistent gegen UV-Strahlen und Schimmelbildungvorbereitet für Schlauchanschluss zur gezielten Ableitungplatzsparende Lagerung im zusammengefalteten Zustandschnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter GummiriemenSchlauch zum Ableiten als Zubehör erhältlichSet mit gelber Vinyl-Plane (150 x 300 cm), Schlauch-Verbindungsstück und 4 Befestigungsriemen (je 22,8 cm lang)"
"image" => [
"https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
]
"sku" => "156994W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156994"
"priceCurrency" => "EUR"
"price" => "198.73"
"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" => 16700
"centAmountGross" => 19873
"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" => "Leckage-Auffangplanen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 9
"sku" => "259103"
"displaySku" => "259103W"
"sortRank" => 11396
"slug" => "leckagen-auffangplanen-10300200101100"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259103"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
]
"name" => "Leckagen-Auffangplane, 290 x 298 cm, gelb"
"description" => "<ul class="product-description__text--bulletpoints"><li>leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher ab</li><li>halten Hallen, Maschinen und Produkte sauber und trocken</li><li>hochwertige Vinyl-Plane mit spezieller Beschichtung</li><li>resistent gegen UV-Strahlen und Schimmelbildung</li><li>vorbereitet für Schlauchanschluss zur gezielten Ableitung</li><li>platzsparende Lagerung im zusammengefalteten Zustand</li><li>schnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter Gummiriemen</li><li>Schlauch zum Ableiten als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27074
"filename" => "27074_20150320-135557.jpg"
"uri" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"text" => "Leckagen-Auffangplane, 290 x 298 cm, gelb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"medium" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"small" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27075
"filename" => "27075_20180817-133934.jpg"
"uri" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"text" => "Leckagen-Auffangplane, 290 x 298 cm, gelb - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"medium" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"small" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27074
"filename" => "27074_20150320-135557.jpg"
"uri" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"text" => "Leckagen-Auffangplane, 290 x 298 cm, gelb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"medium" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"small" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 21300
"centAmountGross" => 25347
"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" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 3000 x 3000"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckageplanen"
"CS_MASSE_AUSSEN_B_X_T" => "3000 x 3000"
"CS_SHIPPING_WIDTH_IN" => 129.92133
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_SALESRANK" => 11396
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 3000 x 3000"
"META_DESCRIPTION" => "Leckagen-Auffangplane, 290 x 298 cm, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Leckagen-Auffangplane, 290 x 298 cm, gelb"
"MARA_NTGEW" => 2
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Leckagen-Auffangplane 290 x 298 cm"
"CS_SHIPPING_WIDTH_MM" => 3000
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckageplanen"},{"label":"Maße außen B x T [mm]","value":"3000 x 3000"},{"label":"Gewicht [kg]","value":"2"}]"
"MARA_BRGEW" => 2
"ship_length" => "3000"
"SAP_HERKUNFTSLAND" => "CA"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 3000
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"35030501"},"punchout_danfoss_de":{"matgroup":"24141506"},"punchout_danfoss_pl":{"matgroup":"24141506"},"punchout_hirschvogel_de":{"matgroup":"35030501"},"punchout_alperia_it":{"matgroup":"24141506"},"punchout_sunchemical_ch":{"matgroup":"24141506"},"punchout_danfoss_dk":{"matgroup":"24141506"},"punchout_danfoss_sk":{"matgroup":"24141506"},"punchout_brenntag_de":{"matgroup":"24141506"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24141506"},"punchout_esteelauder_uk":{"matgroup":"24141506"},"punchout_esteelauder_ch":{"matgroup":"24141506"},"punchout_takeda_ch":{"matgroup":"24141506"},"punchout_sika_de":{"matgroup":"24141506"},"punchout_bachem_ch":{"matgroup":"24141506"},"punchout_migros_ch":{"matgroup":"24141506"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24141506"},"punchout_tesla_de":{"matgroup":"24141506"},"punchout_umicore_de":{"matgroup":"24141506"},"punchout_upm_fi":{"matgroup":"24141506"},"punchout_axalta_de":{"matgroup":"24141506"},"punchout_husqvarna_pl":{"matgroup":"24141506"},"punchout_navalgroup_fr":{"matgroup":"24141506"},"punchout_itp_aero_es":{"matgroup":"24141506"},"punchout_tk_bilstein_de":{"matgroup":"35030501"},"punchout_danone_es":{"matgroup":"24141506"},"punchout_schwarz_gruppe_de":{"matgroup":"35030501"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"35030501"},"punchout_danfoss_gb":{"matgroup":"24141506"},"punchout_ivoclar_ch":{"matgroup":"24141506"},"punchout_remmers_de":{"matgroup":"24141506"},"punchout_saria_de":{"matgroup":"35030501"},"punchout_akzonobel_de":{"matgroup":"24141506"},"punchout_tesla_ch":{"matgroup":"24141506"},"punchout_siegfried_ch":{"matgroup":"24141506"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Leckagen-Auffangplane, 290 x 298 cm, gelb | Denios"
"ship_width" => "3000"
"images_meta_data" => "[{"id":27074,"mdate":"2015-03-20 13:55:57","filename":"27074_20150320-135557.jpg","imageSimilar":0,"text":"Leckagen-Auffangplane, 290 x 298 cm, gelb - 1"},{"id":27075,"mdate":"2018-08-17 13:39:34","filename":"27075_20180817-133934.jpg","imageSimilar":1,"text":"Leckagen-Auffangplane, 290 x 298 cm, gelb - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Auffangplane,Leckagemanagement,Regenwasserschutz,Ableitplanen,Tropfwasserschutz,Leckageplane,Plane,Folientrichter,Planentrichter,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 3000
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 129.92133
"ITEM_NAME_FOR_SHOP" => "Leckagen-Auffangplane, 290 x 298 cm, gelb"
"BREITE_AUSSEN" => 3000
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 4.40924524
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher ab</li><li>halten Hallen, Maschinen und Produkte sauber und trocken</li><li>hochwertige Vinyl-Plane mit spezieller Beschichtung</li><li>resistent gegen UV-Strahlen und Schimmelbildung</li><li>vorbereitet für Schlauchanschluss zur gezielten Ableitung</li><li>platzsparende Lagerung im zusammengefalteten Zustand</li><li>schnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter Gummiriemen</li><li>Schlauch zum Ableiten als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["157278"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2"
"CS_ORIGIN" => "CA - Kanada"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "59031090"
"CS_SHIPPING_WEIGHT_KG" => 2
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "259102"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259102"
"key" => ""
"name" => "2070 x 2070"
"variantId" => 8
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259103"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259103"
"key" => ""
"name" => "3000 x 3000"
"variantId" => 9
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259444"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259444"
"key" => ""
"name" => "850 x 2050"
"variantId" => 10
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259445"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259445"
"key" => ""
"name" => "2980 x 3590"
"variantId" => 11
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156988"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"key" => ""
"name" => "730 x 730"
"variantId" => 12
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156991"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156991"
"key" => ""
"name" => "1450 x 1450"
"variantId" => 13
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156994"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156994"
"key" => ""
"name" => "1450 x 2900"
"variantId" => 14
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Leckagen-Auffangplane, 290 x 298 cm, gelb | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"robots" => "index,follow"
"description" => "Leckagen-Auffangplane, 290 x 298 cm, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Leckagen-Auffangplane, 290 x 298 cm, gelb | Denios"
"description" => "Leckagen-Auffangplane, 290 x 298 cm, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259103"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Leckagen-Auffangplane, 290 x 298 cm, gelb"
"description" => "leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher abhalten Hallen, Maschinen und Produkte sauber und trockenhochwertige Vinyl-Plane mit spezieller Beschichtungresistent gegen UV-Strahlen und Schimmelbildungvorbereitet für Schlauchanschluss zur gezielten Ableitungplatzsparende Lagerung im zusammengefalteten Zustandschnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter GummiriemenSchlauch zum Ableiten als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
]
"sku" => "259103W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259103"
"priceCurrency" => "EUR"
"price" => "253.47"
"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" => 21300
"centAmountGross" => 25347
"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" => "Leckage-Auffangplanen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 8
"sku" => "259102"
"displaySku" => "259102W"
"sortRank" => 11396
"slug" => "leckagen-auffangplanen-10300200101100"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259102"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#356"
"canonical" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
]
"name" => "Leckagen-Auffangplane, 207 x 207 cm, gelb"
"description" => "<ul class="product-description__text--bulletpoints"><li>leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher ab</li><li>halten Hallen, Maschinen und Produkte sauber und trocken</li><li>hochwertige Vinyl-Plane mit spezieller Beschichtung</li><li>resistent gegen UV-Strahlen und Schimmelbildung</li><li>vorbereitet für Schlauchanschluss zur gezielten Ableitung</li><li>platzsparende Lagerung im zusammengefalteten Zustand</li><li>schnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter Gummiriemen</li><li>Schlauch zum Ableiten als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27074
"filename" => "27074_20150320-135557.jpg"
"uri" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"text" => "Leckagen-Auffangplane, 207 x 207 cm, gelb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"medium" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"small" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27075
"filename" => "27075_20180817-133934.jpg"
"uri" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"text" => "Leckagen-Auffangplane, 207 x 207 cm, gelb - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"medium" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"small" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27074
"filename" => "27074_20150320-135557.jpg"
"uri" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"text" => "Leckagen-Auffangplane, 207 x 207 cm, gelb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"medium" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"small" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 17700
"centAmountGross" => 21063
"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" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 2070 x 2070"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckageplanen"
"CS_MASSE_AUSSEN_B_X_T" => "2070 x 2070"
"CS_SHIPPING_WIDTH_IN" => 89.6457177
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "356"
"CS_SALESRANK" => 11396
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 2070 x 2070"
"META_DESCRIPTION" => "Leckagen-Auffangplane, 207 x 207 cm, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Leckagen-Auffangplane, 207 x 207 cm, gelb"
"MARA_NTGEW" => 1
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Leckagen-Auffangplane 207 x 207 cm"
"CS_SHIPPING_WIDTH_MM" => 2070
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckageplanen"},{"label":"Maße außen B x T [mm]","value":"2070 x 2070"},{"label":"Gewicht [kg]","value":"1"}]"
"MARA_BRGEW" => 1
"ship_length" => "2070"
"SAP_HERKUNFTSLAND" => "CA"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 2070
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"35030501"},"punchout_danfoss_de":{"matgroup":"24141506"},"punchout_danfoss_pl":{"matgroup":"24141506"},"punchout_hirschvogel_de":{"matgroup":"35030501"},"punchout_alperia_it":{"matgroup":"24141506"},"punchout_sunchemical_ch":{"matgroup":"24141506"},"punchout_danfoss_dk":{"matgroup":"24141506"},"punchout_danfoss_sk":{"matgroup":"24141506"},"punchout_brenntag_de":{"matgroup":"24141506"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24141506"},"punchout_esteelauder_uk":{"matgroup":"24141506"},"punchout_esteelauder_ch":{"matgroup":"24141506"},"punchout_takeda_ch":{"matgroup":"24141506"},"punchout_sika_de":{"matgroup":"24141506"},"punchout_bachem_ch":{"matgroup":"24141506"},"punchout_migros_ch":{"matgroup":"24141506"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24141506"},"punchout_tesla_de":{"matgroup":"24141506"},"punchout_umicore_de":{"matgroup":"24141506"},"punchout_upm_fi":{"matgroup":"24141506"},"punchout_axalta_de":{"matgroup":"24141506"},"punchout_husqvarna_pl":{"matgroup":"24141506"},"punchout_navalgroup_fr":{"matgroup":"24141506"},"punchout_itp_aero_es":{"matgroup":"24141506"},"punchout_tk_bilstein_de":{"matgroup":"35030501"},"punchout_danone_es":{"matgroup":"24141506"},"punchout_schwarz_gruppe_de":{"matgroup":"35030501"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"35030501"},"punchout_danfoss_gb":{"matgroup":"24141506"},"punchout_ivoclar_ch":{"matgroup":"24141506"},"punchout_remmers_de":{"matgroup":"24141506"},"punchout_saria_de":{"matgroup":"35030501"},"punchout_akzonobel_de":{"matgroup":"24141506"},"punchout_tesla_ch":{"matgroup":"24141506"},"punchout_siegfried_ch":{"matgroup":"24141506"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Leckagen-Auffangplane, 207 x 207 cm, gelb | Denios"
"ship_width" => "2070"
"images_meta_data" => "[{"id":27074,"mdate":"2015-03-20 13:55:57","filename":"27074_20150320-135557.jpg","imageSimilar":0,"text":"Leckagen-Auffangplane, 207 x 207 cm, gelb - 1"},{"id":27075,"mdate":"2018-08-17 13:39:34","filename":"27075_20180817-133934.jpg","imageSimilar":1,"text":"Leckagen-Auffangplane, 207 x 207 cm, gelb - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["156988","156994","259444"]"
"META_KEYWORD" => "Auffangplane,Leckagemanagement,Regenwasserschutz,Ableitplanen,Tropfwasserschutz,Leckageplane,Plane,Folientrichter,Planentrichter,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 2070
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 89.6457177
"ITEM_NAME_FOR_SHOP" => "Leckagen-Auffangplane, 207 x 207 cm, gelb"
"BREITE_AUSSEN" => 2070
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 2.20462262
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher ab</li><li>halten Hallen, Maschinen und Produkte sauber und trocken</li><li>hochwertige Vinyl-Plane mit spezieller Beschichtung</li><li>resistent gegen UV-Strahlen und Schimmelbildung</li><li>vorbereitet für Schlauchanschluss zur gezielten Ableitung</li><li>platzsparende Lagerung im zusammengefalteten Zustand</li><li>schnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter Gummiriemen</li><li>Schlauch zum Ableiten als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["157278"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1"
"CS_ORIGIN" => "CA - Kanada"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "59031090"
"CS_SHIPPING_WEIGHT_KG" => 1
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "259102"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259102"
"key" => ""
"name" => "2070 x 2070"
"variantId" => 8
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259103"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259103"
"key" => ""
"name" => "3000 x 3000"
"variantId" => 9
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259444"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259444"
"key" => ""
"name" => "850 x 2050"
"variantId" => 10
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259445"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259445"
"key" => ""
"name" => "2980 x 3590"
"variantId" => 11
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156988"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"key" => ""
"name" => "730 x 730"
"variantId" => 12
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156991"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156991"
"key" => ""
"name" => "1450 x 1450"
"variantId" => 13
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156994"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156994"
"key" => ""
"name" => "1450 x 2900"
"variantId" => 14
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Leckagen-Auffangplane, 207 x 207 cm, gelb | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"robots" => "index,follow"
"description" => "Leckagen-Auffangplane, 207 x 207 cm, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Leckagen-Auffangplane, 207 x 207 cm, gelb | Denios"
"description" => "Leckagen-Auffangplane, 207 x 207 cm, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259102"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Leckagen-Auffangplane, 207 x 207 cm, gelb"
"description" => "leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher abhalten Hallen, Maschinen und Produkte sauber und trockenhochwertige Vinyl-Plane mit spezieller Beschichtungresistent gegen UV-Strahlen und Schimmelbildungvorbereitet für Schlauchanschluss zur gezielten Ableitungplatzsparende Lagerung im zusammengefalteten Zustandschnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter GummiriemenSchlauch zum Ableiten als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
]
"sku" => "259102W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259102"
"priceCurrency" => "EUR"
"price" => "210.63"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 17700
"centAmountGross" => 21063
"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" => "Leckage-Auffangplanen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 11
"sku" => "259445"
"displaySku" => "259445W"
"sortRank" => 11396
"slug" => "leckagen-auffangplanen-10300200101100"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259445"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
]
"name" => "Leckagen-Auffangplane 298 x 359 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss"
"description" => "<ul class="product-description__text--bulletpoints"><li>leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher ab</li><li>halten Hallen, Maschinen und Produkte sauber und trocken</li><li>hochwertige Vinyl-Plane mit spezieller Beschichtung</li><li>resistent gegen UV-Strahlen und Schimmelbildung</li><li>vorbereitet für Schlauchanschluss zur gezielten Ableitung</li><li>platzsparende Lagerung im zusammengefalteten Zustand</li><li>schnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter Gummiriemen</li><li>Schlauch zum Ableiten als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27074
"filename" => "27074_20150320-135557.jpg"
"uri" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"text" => "Leckagen-Auffangplane 298 x 359 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"medium" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"small" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27075
"filename" => "27075_20180817-133934.jpg"
"uri" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"text" => "Leckagen-Auffangplane 298 x 359 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"medium" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"small" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27074
"filename" => "27074_20150320-135557.jpg"
"uri" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"text" => "Leckagen-Auffangplane 298 x 359 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"medium" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"small" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 26900
"centAmountGross" => 32011
"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" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 2980 x 3590"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckageplanen"
"CS_MASSE_AUSSEN_B_X_T" => "2980 x 3590"
"CS_SHIPPING_WIDTH_IN" => 129.0551878
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_SALESRANK" => 11396
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 2980 x 3590"
"META_DESCRIPTION" => "Leckagen-Auffangplane 298 x 359 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Leckagen-Auffangplane 298 x 359 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss"
"MARA_NTGEW" => 2.3
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Leckagen-Auffangplane 298 x 359 cm"
"CS_SHIPPING_WIDTH_MM" => 2980
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckageplanen"},{"label":"Maße außen B x T [mm]","value":"2980 x 3590"},{"label":"Gewicht [kg]","value":"2,3"}]"
"MARA_BRGEW" => 2.3
"ship_length" => "3590"
"SAP_HERKUNFTSLAND" => "CA"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 3590
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"35030501"},"punchout_danfoss_de":{"matgroup":"24141506"},"punchout_danfoss_pl":{"matgroup":"24141506"},"punchout_hirschvogel_de":{"matgroup":"35030501"},"punchout_alperia_it":{"matgroup":"24141506"},"punchout_sunchemical_ch":{"matgroup":"24141506"},"punchout_danfoss_dk":{"matgroup":"24141506"},"punchout_danfoss_sk":{"matgroup":"24141506"},"punchout_brenntag_de":{"matgroup":"24141506"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24141506"},"punchout_esteelauder_uk":{"matgroup":"24141506"},"punchout_esteelauder_ch":{"matgroup":"24141506"},"punchout_takeda_ch":{"matgroup":"24141506"},"punchout_sika_de":{"matgroup":"24141506"},"punchout_bachem_ch":{"matgroup":"24141506"},"punchout_migros_ch":{"matgroup":"24141506"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24141506"},"punchout_tesla_de":{"matgroup":"24141506"},"punchout_umicore_de":{"matgroup":"24141506"},"punchout_upm_fi":{"matgroup":"24141506"},"punchout_axalta_de":{"matgroup":"24141506"},"punchout_husqvarna_pl":{"matgroup":"24141506"},"punchout_navalgroup_fr":{"matgroup":"24141506"},"punchout_itp_aero_es":{"matgroup":"24141506"},"punchout_tk_bilstein_de":{"matgroup":"35030501"},"punchout_danone_es":{"matgroup":"24141506"},"punchout_schwarz_gruppe_de":{"matgroup":"35030501"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"35030501"},"punchout_danfoss_gb":{"matgroup":"24141506"},"punchout_ivoclar_ch":{"matgroup":"24141506"},"punchout_remmers_de":{"matgroup":"24141506"},"punchout_saria_de":{"matgroup":"35030501"},"punchout_akzonobel_de":{"matgroup":"24141506"},"punchout_tesla_ch":{"matgroup":"24141506"},"punchout_siegfried_ch":{"matgroup":"24141506"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Leckagen-Auffangplane 298 x 359 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss | Denios"
"ship_width" => "2980"
"images_meta_data" => "[{"id":27074,"mdate":"2015-03-20 13:55:57","filename":"27074_20150320-135557.jpg","imageSimilar":0,"text":"Leckagen-Auffangplane 298 x 359 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss - 1"},{"id":27075,"mdate":"2018-08-17 13:39:34","filename":"27075_20180817-133934.jpg","imageSimilar":1,"text":"Leckagen-Auffangplane 298 x 359 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Auffangplane,Leckagemanagement,Regenwasserschutz,Ableitplanen,Tropfwasserschutz,Leckageplane,Plane,Folientrichter,Planentrichter,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 3590
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 155.4725249
"ITEM_NAME_FOR_SHOP" => "Leckagen-Auffangplane 298 x 359 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss"
"BREITE_AUSSEN" => 2980
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 5.070632026
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher ab</li><li>halten Hallen, Maschinen und Produkte sauber und trocken</li><li>hochwertige Vinyl-Plane mit spezieller Beschichtung</li><li>resistent gegen UV-Strahlen und Schimmelbildung</li><li>vorbereitet für Schlauchanschluss zur gezielten Ableitung</li><li>platzsparende Lagerung im zusammengefalteten Zustand</li><li>schnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter Gummiriemen</li><li>Schlauch zum Ableiten als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["157278"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.3"
"CS_ORIGIN" => "CA - Kanada"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "59031090"
"CS_SHIPPING_WEIGHT_KG" => 2.3
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "259102"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259102"
"key" => ""
"name" => "2070 x 2070"
"variantId" => 8
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259103"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259103"
"key" => ""
"name" => "3000 x 3000"
"variantId" => 9
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259444"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259444"
"key" => ""
"name" => "850 x 2050"
"variantId" => 10
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259445"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259445"
"key" => ""
"name" => "2980 x 3590"
"variantId" => 11
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156988"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"key" => ""
"name" => "730 x 730"
"variantId" => 12
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156991"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156991"
"key" => ""
"name" => "1450 x 1450"
"variantId" => 13
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156994"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156994"
"key" => ""
"name" => "1450 x 2900"
"variantId" => 14
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Leckagen-Auffangplane 298 x 359 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"robots" => "index,follow"
"description" => "Leckagen-Auffangplane 298 x 359 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Leckagen-Auffangplane 298 x 359 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss | Denios"
"description" => "Leckagen-Auffangplane 298 x 359 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259445"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Leckagen-Auffangplane 298 x 359 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss"
"description" => "leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher abhalten Hallen, Maschinen und Produkte sauber und trockenhochwertige Vinyl-Plane mit spezieller Beschichtungresistent gegen UV-Strahlen und Schimmelbildungvorbereitet für Schlauchanschluss zur gezielten Ableitungplatzsparende Lagerung im zusammengefalteten Zustandschnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter GummiriemenSchlauch zum Ableiten als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
]
"sku" => "259445W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259445"
"priceCurrency" => "EUR"
"price" => "320.11"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 26900
"centAmountGross" => 32011
"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" => "Leckage-Auffangplanen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 10
"sku" => "259444"
"displaySku" => "259444W"
"sortRank" => 11396
"slug" => "leckagen-auffangplanen-10300200101100"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259444"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#356"
"canonical" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
]
"name" => "Leckagen-Auffangplane 85 x 205 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss"
"description" => "<ul class="product-description__text--bulletpoints"><li>leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher ab</li><li>halten Hallen, Maschinen und Produkte sauber und trocken</li><li>hochwertige Vinyl-Plane mit spezieller Beschichtung</li><li>resistent gegen UV-Strahlen und Schimmelbildung</li><li>vorbereitet für Schlauchanschluss zur gezielten Ableitung</li><li>platzsparende Lagerung im zusammengefalteten Zustand</li><li>schnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter Gummiriemen</li><li>Schlauch zum Ableiten als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27074
"filename" => "27074_20150320-135557.jpg"
"uri" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"text" => "Leckagen-Auffangplane 85 x 205 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"medium" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"small" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27075
"filename" => "27075_20180817-133934.jpg"
"uri" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"text" => "Leckagen-Auffangplane 85 x 205 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"medium" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"small" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27074
"filename" => "27074_20150320-135557.jpg"
"uri" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"text" => "Leckagen-Auffangplane 85 x 205 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"medium" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"small" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 9800
"centAmountGross" => 11662
"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" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 850 x 2050"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckageplanen"
"CS_MASSE_AUSSEN_B_X_T" => "850 x 2050"
"CS_SHIPPING_WIDTH_IN" => 36.8110435
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "356"
"CS_SALESRANK" => 11396
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 850 x 2050"
"META_DESCRIPTION" => "Leckagen-Auffangplane 85 x 205 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Leckagen-Auffangplane 85 x 205 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss"
"MARA_NTGEW" => 0.5
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Leckagen-Auffangplane 85 x 205 cm"
"CS_SHIPPING_WIDTH_MM" => 850
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckageplanen"},{"label":"Maße außen B x T [mm]","value":"850 x 2050"},{"label":"Gewicht [kg]","value":"0,5"}]"
"MARA_BRGEW" => 0.5
"ship_length" => "2050"
"SAP_HERKUNFTSLAND" => "CA"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 2050
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"35030501"},"punchout_danfoss_de":{"matgroup":"24141506"},"punchout_danfoss_pl":{"matgroup":"24141506"},"punchout_hirschvogel_de":{"matgroup":"35030501"},"punchout_alperia_it":{"matgroup":"24141506"},"punchout_sunchemical_ch":{"matgroup":"24141506"},"punchout_danfoss_dk":{"matgroup":"24141506"},"punchout_danfoss_sk":{"matgroup":"24141506"},"punchout_brenntag_de":{"matgroup":"24141506"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24141506"},"punchout_esteelauder_uk":{"matgroup":"24141506"},"punchout_esteelauder_ch":{"matgroup":"24141506"},"punchout_takeda_ch":{"matgroup":"24141506"},"punchout_sika_de":{"matgroup":"24141506"},"punchout_bachem_ch":{"matgroup":"24141506"},"punchout_migros_ch":{"matgroup":"24141506"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24141506"},"punchout_tesla_de":{"matgroup":"24141506"},"punchout_umicore_de":{"matgroup":"24141506"},"punchout_upm_fi":{"matgroup":"24141506"},"punchout_axalta_de":{"matgroup":"24141506"},"punchout_husqvarna_pl":{"matgroup":"24141506"},"punchout_navalgroup_fr":{"matgroup":"24141506"},"punchout_itp_aero_es":{"matgroup":"24141506"},"punchout_tk_bilstein_de":{"matgroup":"35030501"},"punchout_danone_es":{"matgroup":"24141506"},"punchout_schwarz_gruppe_de":{"matgroup":"35030501"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"35030501"},"punchout_danfoss_gb":{"matgroup":"24141506"},"punchout_ivoclar_ch":{"matgroup":"24141506"},"punchout_remmers_de":{"matgroup":"24141506"},"punchout_saria_de":{"matgroup":"35030501"},"punchout_akzonobel_de":{"matgroup":"24141506"},"punchout_tesla_ch":{"matgroup":"24141506"},"punchout_siegfried_ch":{"matgroup":"24141506"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Leckagen-Auffangplane 85 x 205 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss | Denios"
"ship_width" => "850"
"images_meta_data" => "[{"id":27074,"mdate":"2015-03-20 13:55:57","filename":"27074_20150320-135557.jpg","imageSimilar":0,"text":"Leckagen-Auffangplane 85 x 205 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss - 1"},{"id":27075,"mdate":"2018-08-17 13:39:34","filename":"27075_20180817-133934.jpg","imageSimilar":1,"text":"Leckagen-Auffangplane 85 x 205 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["156988","156994","259102"]"
"META_KEYWORD" => "Auffangplane,Leckagemanagement,Regenwasserschutz,Ableitplanen,Tropfwasserschutz,Leckageplane,Plane,Folientrichter,Planentrichter,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 2050
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 88.7795755
"ITEM_NAME_FOR_SHOP" => "Leckagen-Auffangplane 85 x 205 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss"
"BREITE_AUSSEN" => 850
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 1.10231131
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher ab</li><li>halten Hallen, Maschinen und Produkte sauber und trocken</li><li>hochwertige Vinyl-Plane mit spezieller Beschichtung</li><li>resistent gegen UV-Strahlen und Schimmelbildung</li><li>vorbereitet für Schlauchanschluss zur gezielten Ableitung</li><li>platzsparende Lagerung im zusammengefalteten Zustand</li><li>schnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter Gummiriemen</li><li>Schlauch zum Ableiten als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["157278"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.5"
"CS_ORIGIN" => "CA - Kanada"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "59031090"
"CS_SHIPPING_WEIGHT_KG" => 0.5
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "259102"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259102"
"key" => ""
"name" => "2070 x 2070"
"variantId" => 8
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259103"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259103"
"key" => ""
"name" => "3000 x 3000"
"variantId" => 9
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259444"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259444"
"key" => ""
"name" => "850 x 2050"
"variantId" => 10
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259445"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259445"
"key" => ""
"name" => "2980 x 3590"
"variantId" => 11
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156988"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"key" => ""
"name" => "730 x 730"
"variantId" => 12
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156991"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156991"
"key" => ""
"name" => "1450 x 1450"
"variantId" => 13
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156994"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156994"
"key" => ""
"name" => "1450 x 2900"
"variantId" => 14
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Leckagen-Auffangplane 85 x 205 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"robots" => "index,follow"
"description" => "Leckagen-Auffangplane 85 x 205 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Leckagen-Auffangplane 85 x 205 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss | Denios"
"description" => "Leckagen-Auffangplane 85 x 205 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259444"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Leckagen-Auffangplane 85 x 205 cm, UV-resistent, mit 4 Halterungen und Ablauf mit Schlauchanschluss"
"description" => "leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher abhalten Hallen, Maschinen und Produkte sauber und trockenhochwertige Vinyl-Plane mit spezieller Beschichtungresistent gegen UV-Strahlen und Schimmelbildungvorbereitet für Schlauchanschluss zur gezielten Ableitungplatzsparende Lagerung im zusammengefalteten Zustandschnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter GummiriemenSchlauch zum Ableiten als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
]
"sku" => "259444W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259444"
"priceCurrency" => "EUR"
"price" => "116.62"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 9800
"centAmountGross" => 11662
"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" => "Leckage-Auffangplanen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 13
"sku" => "156991"
"displaySku" => "156991W"
"sortRank" => 11396
"slug" => "leckagen-auffangplanen-10300200101100"
"links" => [
"webshop" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156991"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
]
"name" => "Leckagen-Auffangplane, 150 x 150 cm, gelb"
"description" => "<ul class="product-description__text--bulletpoints"><li>leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher ab</li><li>halten Hallen, Maschinen und Produkte sauber und trocken</li><li>hochwertige Vinyl-Plane mit spezieller Beschichtung</li><li>resistent gegen UV-Strahlen und Schimmelbildung</li><li>vorbereitet für Schlauchanschluss zur gezielten Ableitung</li><li>platzsparende Lagerung im zusammengefalteten Zustand</li><li>schnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter Gummiriemen</li><li>Schlauch zum Ableiten als Zubehör erhältlich</li><li>Set mit gelber Vinyl-Plane (150 x 150 cm), Schlauch-Verbindungsstück und 4 Befestigungsriemen (je 22,8 cm lang)</li></ul>"
"images" => [
[
"id" => 27074
"filename" => "27074_20150320-135557.jpg"
"uri" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"text" => "Leckagen-Auffangplane, 150 x 150 cm, gelb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"medium" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"small" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27075
"filename" => "27075_20180817-133934.jpg"
"uri" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"text" => "Leckagen-Auffangplane, 150 x 150 cm, gelb - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"medium" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"small" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27074
"filename" => "27074_20150320-135557.jpg"
"uri" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"text" => "Leckagen-Auffangplane, 150 x 150 cm, gelb - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"medium" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"small" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 12500
"centAmountGross" => 14875
"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" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 1450 x 1450"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckageplanen"
"CS_MASSE_AUSSEN_B_X_T" => "1450 x 1450"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_SALESRANK" => 11396
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 1450 x 1450"
"META_DESCRIPTION" => "Leckagen-Auffangplane, 150 x 150 cm, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Leckagen-Auffangplane, 150 x 150 cm, gelb"
"MARA_NTGEW" => 0.5
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Leckagen-Auffangplane 150 x 150 cm"
"CS_SHIPPING_WIDTH_MM" => 1450
"CS_SHIPPING_WIDTH_IN" => 62.7953095
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckageplanen"},{"label":"Farbe","value":"gelb"},{"label":"Maße außen B x T [mm]","value":"1450 x 1450"},{"label":"Gewicht [kg]","value":"0,5"}]"
"MARA_BRGEW" => 0.5
"ship_length" => "1450"
"SAP_HERKUNFTSLAND" => "CA"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 1450
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"35030501"},"punchout_danfoss_de":{"matgroup":"24141506"},"punchout_danfoss_pl":{"matgroup":"24141506"},"punchout_hirschvogel_de":{"matgroup":"35030501"},"punchout_alperia_it":{"matgroup":"24141506"},"punchout_sunchemical_ch":{"matgroup":"24141506"},"punchout_danfoss_dk":{"matgroup":"24141506"},"punchout_danfoss_sk":{"matgroup":"24141506"},"punchout_brenntag_de":{"matgroup":"24141506"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24141506"},"punchout_esteelauder_uk":{"matgroup":"24141506"},"punchout_esteelauder_ch":{"matgroup":"24141506"},"punchout_takeda_ch":{"matgroup":"24141506"},"punchout_sika_de":{"matgroup":"24141506"},"punchout_bachem_ch":{"matgroup":"24141506"},"punchout_migros_ch":{"matgroup":"24141506"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24141506"},"punchout_tesla_de":{"matgroup":"24141506"},"punchout_umicore_de":{"matgroup":"24141506"},"punchout_upm_fi":{"matgroup":"24141506"},"punchout_axalta_de":{"matgroup":"24141506"},"punchout_husqvarna_pl":{"matgroup":"24141506"},"punchout_navalgroup_fr":{"matgroup":"24141506"},"punchout_itp_aero_es":{"matgroup":"24141506"},"punchout_tk_bilstein_de":{"matgroup":"35030501"},"punchout_danone_es":{"matgroup":"24141506"},"punchout_schwarz_gruppe_de":{"matgroup":"35030501"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"35030501"},"punchout_danfoss_gb":{"matgroup":"24141506"},"punchout_ivoclar_ch":{"matgroup":"24141506"},"punchout_remmers_de":{"matgroup":"24141506"},"punchout_saria_de":{"matgroup":"35030501"},"punchout_akzonobel_de":{"matgroup":"24141506"},"punchout_tesla_ch":{"matgroup":"24141506"},"punchout_siegfried_ch":{"matgroup":"24141506"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "Leckagen-Auffangplane, 150 x 150 cm, Set mit gelber Vinyl-Plane"
"ship_width" => "1450"
"images_meta_data" => "[{"id":27074,"mdate":"2015-03-20 13:55:57","filename":"27074_20150320-135557.jpg","imageSimilar":0,"text":"Leckagen-Auffangplane, 150 x 150 cm, gelb - 1"},{"id":27075,"mdate":"2018-08-17 13:39:34","filename":"27075_20180817-133934.jpg","imageSimilar":0,"text":"Leckagen-Auffangplane, 150 x 150 cm, gelb - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Auffangplane,Leckagemanagement,Regenwasserschutz,Ableitplanen,Tropfwasserschutz,Leckageplane,Plane,Folientrichter,Planentrichter,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 1450
"ZPIM_FARBE_1" => "gelb"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 62.7953095
"ITEM_NAME_FOR_SHOP" => "Leckagen-Auffangplane, 150 x 150 cm, gelb"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 1450
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 1.10231131
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher ab</li><li>halten Hallen, Maschinen und Produkte sauber und trocken</li><li>hochwertige Vinyl-Plane mit spezieller Beschichtung</li><li>resistent gegen UV-Strahlen und Schimmelbildung</li><li>vorbereitet für Schlauchanschluss zur gezielten Ableitung</li><li>platzsparende Lagerung im zusammengefalteten Zustand</li><li>schnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter Gummiriemen</li><li>Schlauch zum Ableiten als Zubehör erhältlich</li><li>Set mit gelber Vinyl-Plane (150 x 150 cm), Schlauch-Verbindungsstück und 4 Befestigungsriemen (je 22,8 cm lang)</li></ul>"
"accessory_articles" => "["157278","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.5"
"CS_ORIGIN" => "CA - Kanada"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "59031090"
"CS_SHIPPING_WEIGHT_KG" => 0.5
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "259102"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259102"
"key" => ""
"name" => "2070 x 2070"
"variantId" => 8
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259103"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259103"
"key" => ""
"name" => "3000 x 3000"
"variantId" => 9
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259444"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259444"
"key" => ""
"name" => "850 x 2050"
"variantId" => 10
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259445"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/259445"
"key" => ""
"name" => "2980 x 3590"
"variantId" => 11
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156988"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"key" => ""
"name" => "730 x 730"
"variantId" => 12
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156991"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156991"
"key" => ""
"name" => "1450 x 1450"
"variantId" => 13
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156994"
"value" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156994"
"key" => ""
"name" => "1450 x 2900"
"variantId" => 14
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Leckagen-Auffangplane, 150 x 150 cm, Set mit gelber Vinyl-Plane"
"canonicalUrl" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156988"
"robots" => "index,follow"
"description" => "Leckagen-Auffangplane, 150 x 150 cm, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Leckagen-Auffangplane, 150 x 150 cm, Set mit gelber Vinyl-Plane"
"description" => "Leckagen-Auffangplane, 150 x 150 cm, gelb - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156991"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Leckagen-Auffangplane, 150 x 150 cm, gelb"
"description" => "leiten Tropfen, Leckagen oder Kondenswasser an Dächern und Rohren sauber und sicher abhalten Hallen, Maschinen und Produkte sauber und trockenhochwertige Vinyl-Plane mit spezieller Beschichtungresistent gegen UV-Strahlen und Schimmelbildungvorbereitet für Schlauchanschluss zur gezielten Ableitungplatzsparende Lagerung im zusammengefalteten Zustandschnelle und einfache Befestigung an Dächern und Rohren dank mitgelieferter GummiriemenSchlauch zum Ableiten als Zubehör erhältlichSet mit gelber Vinyl-Plane (150 x 150 cm), Schlauch-Verbindungsstück und 4 Befestigungsriemen (je 22,8 cm lang)"
"image" => [
"https://assets.dev.denios.io/article/27074_20150320-135557.jpg"
"https://assets.dev.denios.io/article/27075_20180817-133934.jpg"
]
"sku" => "156991W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/leckagen-auffangplanen-10300200101100/156991"
"priceCurrency" => "EUR"
"price" => "148.75"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 12500
"centAmountGross" => 14875
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-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" => "Leckage-Auffangplanen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"c207c6a1-27e8-4b88-b353-ee0dd58ad8df"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Leckage-Auffangplanen"
"attributes" => []
"facetAttributes" => [
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => [
"Leckageplanen"
]
"CS_VERSION_GULLIABDICHTUNG" => []
"ZPIM_WERKSTOFF_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "8d30362713a2052379d07a0511f58f62"
]
"sort" => [
11396
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "69219876-2ade-441d-ad79-8b62751a2485"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "69219876-2ade-441d-ad79-8b62751a2485"
"key" => "10300200101150"
"version" => 32224
"businessUnit" => "CP"
"slug" => "faltbare-mehrweg-leckagewannen-10300200101150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#358"
"canonical" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
]
"name" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontamination</li><li>geringe Investition zur Vermeidung hoher Folgekosten</li><li>schnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationen</li><li>auch zum kurzfristigen Bereitstellen von Chemikalien geeignet</li><li>aus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalien</li><li>mit integrierter Füllstandanzeige</li><li>leicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...</li><li>auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbar</li><li>praktische Transporttasche als Zubehör erhältlich</li></ul>"
"createdAt" => "2021-09-03T06:06:47+0000"
"master" => [
"id" => 10
"sku" => "206980"
"displaySku" => "206980W"
"sortRank" => 11387
"slug" => "faltbare-mehrweg-leckagewannen-10300200101150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#358"
"canonical" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
]
"name" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontamination</li><li>leicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...</li><li>geringe Investition zur Vermeidung hoher Folgekosten</li><li>schnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationen</li><li>auch zum kurzfristigen Bereitstellen von Chemikalien geeignet</li><li>aus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalien</li><li>mit integrierter Füllstandanzeige</li><li>auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbar</li><li>praktische Transporttasche als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27113
"filename" => "27113_20170406-155424.jpg"
"uri" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"medium" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"small" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 27110
"filename" => "27110_20151008-170926.jpg"
"uri" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"medium" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"small" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27113
"filename" => "27113_20170406-155424.jpg"
"uri" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"medium" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"small" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 21200
"centAmountGross" => 25228
"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" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Volumen [l]: 25 l"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckagewannen"
"CS_MASSE_AUSSEN_B_X_T" => "350 x 700"
"CS_SHIPPING_WIDTH_IN" => 15.1574885
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"SHOW_IN_ORDERPROCESS" => "Volumen [l]: 25 l"
"CS_SHIPPING_HEIGHT_MM" => 125
"META_DESCRIPTION" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter"
"MARA_NTGEW" => 2.01
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "125"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Mehrweg-Leckagewanne 350 x 700 mm, 25 L"
"CS_SHIPPING_WIDTH_MM" => 350
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckagewannen"},{"label":"Maße außen B x T x H [mm]","value":"350 x 700 x 125"},{"label":"Auffangvolumen [l]","value":"25"},{"label":"Volumen [l]","value":"25"},{"label":"Gewicht [kg]","value":"2,01"},{"label":"Inhaltsmenge","value":"1"}]"
"MARA_BRGEW" => 2.53
"CS_GTIN" => "2242011019994"
"ship_length" => "700"
"SAP_HERKUNFTSLAND" => "CZ"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 700
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"21100420"},"punchout_danfoss_de":{"matgroup":"24101907"},"punchout_danfoss_pl":{"matgroup":"24101907"},"punchout_hirschvogel_de":{"matgroup":"21100420"},"punchout_alperia_it":{"matgroup":"24101907"},"punchout_sunchemical_ch":{"matgroup":"24101907"},"punchout_danfoss_dk":{"matgroup":"24101907"},"punchout_danfoss_sk":{"matgroup":"24101907"},"punchout_brenntag_de":{"matgroup":"24101907"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24101907"},"punchout_esteelauder_uk":{"matgroup":"24101907"},"punchout_esteelauder_ch":{"matgroup":"24101907"},"punchout_takeda_ch":{"matgroup":"24101907"},"punchout_sika_de":{"matgroup":"24101907"},"punchout_bachem_ch":{"matgroup":"24101907"},"punchout_migros_ch":{"matgroup":"24101907"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24101907"},"punchout_tesla_de":{"matgroup":"24101907"},"punchout_umicore_de":{"matgroup":"24101907"},"punchout_upm_fi":{"matgroup":"24101907"},"punchout_axalta_de":{"matgroup":"24101907"},"punchout_husqvarna_pl":{"matgroup":"24101907"},"punchout_navalgroup_fr":{"matgroup":"24101907"},"punchout_itp_aero_es":{"matgroup":"24101907"},"punchout_tk_bilstein_de":{"matgroup":"21100420"},"punchout_danone_es":{"matgroup":"24101907"},"punchout_schwarz_gruppe_de":{"matgroup":"21100420"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"21100420"},"punchout_danfoss_gb":{"matgroup":"24101907"},"punchout_ivoclar_ch":{"matgroup":"24101907"},"punchout_remmers_de":{"matgroup":"24101907"}}"
"variant_attributes" => "[{"ExternalKey":"ZPIM_NENNVOLUMEN_1"}]"
"ZPIM_NENNVOLUMEN_1" => 25
"META_TITLE" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter"
"ship_width" => "350"
"images_meta_data" => "[{"id":27113,"mdate":"2017-04-06 15:54:24","filename":"27113_20170406-155424.jpg","imageSimilar":1,"text":"Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter - 1"},{"id":27110,"mdate":"2015-10-08 17:09:26","filename":"27110_20151008-170926.jpg","imageSimilar":1,"text":"Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["206981","206983","206985","206986","206987","248769"]"
"META_KEYWORD" => "Leckagewanne,Faltwannen,Leckagebecken,Notfallwannen,Schutzwannen,Unfallwannen,Sicherheitswannen,Flachwannen,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 700
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"MVKE_ZZVOL_PRO_WANNE" => "25"
"CS_PDF_SEITE" => "358"
"CS_SHIPPING_HEIGHT_IN" => 5.41338875
"CS_MASSE_AUSSEN_B_X_T_X_H" => "350 x 700 x 125"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 30.314977
"ITEM_NAME_FOR_SHOP" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 350
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 125
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 11387
"CS_ARTIKELERLAEUTERUNG" => "Leckagemanagement in 4 Schritten"
"CS_SHIPPING_WEIGHT_LBS" => 4.4312914662
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontamination</li><li>leicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...</li><li>geringe Investition zur Vermeidung hoher Folgekosten</li><li>schnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationen</li><li>auch zum kurzfristigen Bereitstellen von Chemikalien geeignet</li><li>aus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalien</li><li>mit integrierter Füllstandanzeige</li><li>auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbar</li><li>praktische Transporttasche als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["206989","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.01"
"CS_ORIGIN" => "CZ - Tschechien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 2.01
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "ZPIM_NENNVOLUMEN_1"
"label" => "Volumen [l]"
"options" => [
[
"sku" => "248769"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/248769"
"key" => ""
"name" => "45"
"variantId" => 9
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206980"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"key" => ""
"name" => "25"
"variantId" => 10
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206981"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206981"
"key" => ""
"name" => "75"
"variantId" => 11
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206983"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206983"
"key" => ""
"name" => "175"
"variantId" => 12
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206984"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206984"
"key" => ""
"name" => "300"
"variantId" => 13
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206985"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206985"
"key" => ""
"name" => "900"
"variantId" => 14
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206986"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206986"
"key" => ""
"name" => "1600"
"variantId" => 15
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206987"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206987"
"key" => ""
"name" => "210"
"variantId" => 16
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter"
"canonicalUrl" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"robots" => "index,follow"
"description" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter"
"description" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter"
"description" => "zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontaminationleicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...geringe Investition zur Vermeidung hoher Folgekostenschnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationenauch zum kurzfristigen Bereitstellen von Chemikalien geeignetaus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalienmit integrierter Füllstandanzeigeauch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbarpraktische Transporttasche als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
]
"sku" => "206980W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"priceCurrency" => "EUR"
"price" => "252.28"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "2242011019994"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 21200
"centAmountGross" => 25228
"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" => "Leckagewannen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 10
"sku" => "206980"
"displaySku" => "206980W"
"sortRank" => 11387
"slug" => "faltbare-mehrweg-leckagewannen-10300200101150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#358"
"canonical" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
]
"name" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontamination</li><li>leicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...</li><li>geringe Investition zur Vermeidung hoher Folgekosten</li><li>schnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationen</li><li>auch zum kurzfristigen Bereitstellen von Chemikalien geeignet</li><li>aus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalien</li><li>mit integrierter Füllstandanzeige</li><li>auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbar</li><li>praktische Transporttasche als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27113
"filename" => "27113_20170406-155424.jpg"
"uri" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"medium" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"small" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 27110
"filename" => "27110_20151008-170926.jpg"
"uri" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"medium" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"small" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27113
"filename" => "27113_20170406-155424.jpg"
"uri" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"medium" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"small" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 21200
"centAmountGross" => 25228
"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" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Volumen [l]: 25 l"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckagewannen"
"CS_MASSE_AUSSEN_B_X_T" => "350 x 700"
"CS_SHIPPING_WIDTH_IN" => 15.1574885
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"SHOW_IN_ORDERPROCESS" => "Volumen [l]: 25 l"
"CS_SHIPPING_HEIGHT_MM" => 125
"META_DESCRIPTION" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter"
"MARA_NTGEW" => 2.01
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "125"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Mehrweg-Leckagewanne 350 x 700 mm, 25 L"
"CS_SHIPPING_WIDTH_MM" => 350
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckagewannen"},{"label":"Maße außen B x T x H [mm]","value":"350 x 700 x 125"},{"label":"Auffangvolumen [l]","value":"25"},{"label":"Volumen [l]","value":"25"},{"label":"Gewicht [kg]","value":"2,01"},{"label":"Inhaltsmenge","value":"1"}]"
"MARA_BRGEW" => 2.53
"CS_GTIN" => "2242011019994"
"ship_length" => "700"
"SAP_HERKUNFTSLAND" => "CZ"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 700
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"21100420"},"punchout_danfoss_de":{"matgroup":"24101907"},"punchout_danfoss_pl":{"matgroup":"24101907"},"punchout_hirschvogel_de":{"matgroup":"21100420"},"punchout_alperia_it":{"matgroup":"24101907"},"punchout_sunchemical_ch":{"matgroup":"24101907"},"punchout_danfoss_dk":{"matgroup":"24101907"},"punchout_danfoss_sk":{"matgroup":"24101907"},"punchout_brenntag_de":{"matgroup":"24101907"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24101907"},"punchout_esteelauder_uk":{"matgroup":"24101907"},"punchout_esteelauder_ch":{"matgroup":"24101907"},"punchout_takeda_ch":{"matgroup":"24101907"},"punchout_sika_de":{"matgroup":"24101907"},"punchout_bachem_ch":{"matgroup":"24101907"},"punchout_migros_ch":{"matgroup":"24101907"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24101907"},"punchout_tesla_de":{"matgroup":"24101907"},"punchout_umicore_de":{"matgroup":"24101907"},"punchout_upm_fi":{"matgroup":"24101907"},"punchout_axalta_de":{"matgroup":"24101907"},"punchout_husqvarna_pl":{"matgroup":"24101907"},"punchout_navalgroup_fr":{"matgroup":"24101907"},"punchout_itp_aero_es":{"matgroup":"24101907"},"punchout_tk_bilstein_de":{"matgroup":"21100420"},"punchout_danone_es":{"matgroup":"24101907"},"punchout_schwarz_gruppe_de":{"matgroup":"21100420"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"21100420"},"punchout_danfoss_gb":{"matgroup":"24101907"},"punchout_ivoclar_ch":{"matgroup":"24101907"},"punchout_remmers_de":{"matgroup":"24101907"}}"
"variant_attributes" => "[{"ExternalKey":"ZPIM_NENNVOLUMEN_1"}]"
"ZPIM_NENNVOLUMEN_1" => 25
"META_TITLE" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter"
"ship_width" => "350"
"images_meta_data" => "[{"id":27113,"mdate":"2017-04-06 15:54:24","filename":"27113_20170406-155424.jpg","imageSimilar":1,"text":"Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter - 1"},{"id":27110,"mdate":"2015-10-08 17:09:26","filename":"27110_20151008-170926.jpg","imageSimilar":1,"text":"Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["206981","206983","206985","206986","206987","248769"]"
"META_KEYWORD" => "Leckagewanne,Faltwannen,Leckagebecken,Notfallwannen,Schutzwannen,Unfallwannen,Sicherheitswannen,Flachwannen,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 700
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"MVKE_ZZVOL_PRO_WANNE" => "25"
"CS_PDF_SEITE" => "358"
"CS_SHIPPING_HEIGHT_IN" => 5.41338875
"CS_MASSE_AUSSEN_B_X_T_X_H" => "350 x 700 x 125"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 30.314977
"ITEM_NAME_FOR_SHOP" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 350
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 125
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 11387
"CS_ARTIKELERLAEUTERUNG" => "Leckagemanagement in 4 Schritten"
"CS_SHIPPING_WEIGHT_LBS" => 4.4312914662
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontamination</li><li>leicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...</li><li>geringe Investition zur Vermeidung hoher Folgekosten</li><li>schnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationen</li><li>auch zum kurzfristigen Bereitstellen von Chemikalien geeignet</li><li>aus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalien</li><li>mit integrierter Füllstandanzeige</li><li>auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbar</li><li>praktische Transporttasche als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["206989","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.01"
"CS_ORIGIN" => "CZ - Tschechien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 2.01
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "ZPIM_NENNVOLUMEN_1"
"label" => "Volumen [l]"
"options" => [
[
"sku" => "248769"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/248769"
"key" => ""
"name" => "45"
"variantId" => 9
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206980"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"key" => ""
"name" => "25"
"variantId" => 10
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206981"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206981"
"key" => ""
"name" => "75"
"variantId" => 11
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206983"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206983"
"key" => ""
"name" => "175"
"variantId" => 12
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206984"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206984"
"key" => ""
"name" => "300"
"variantId" => 13
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206985"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206985"
"key" => ""
"name" => "900"
"variantId" => 14
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206986"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206986"
"key" => ""
"name" => "1600"
"variantId" => 15
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206987"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206987"
"key" => ""
"name" => "210"
"variantId" => 16
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter"
"canonicalUrl" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"robots" => "index,follow"
"description" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter"
"description" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Faltbare Mehrweg-Leckagewanne 350 x 700 mm, Volumen 25 Liter"
"description" => "zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontaminationleicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...geringe Investition zur Vermeidung hoher Folgekostenschnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationenauch zum kurzfristigen Bereitstellen von Chemikalien geeignetaus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalienmit integrierter Füllstandanzeigeauch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbarpraktische Transporttasche als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
]
"sku" => "206980W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"priceCurrency" => "EUR"
"price" => "252.28"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "2242011019994"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 21200
"centAmountGross" => 25228
"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" => "Leckagewannen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 11
"sku" => "206981"
"displaySku" => "206981W"
"sortRank" => 11387
"slug" => "faltbare-mehrweg-leckagewannen-10300200101150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206981"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#358"
"canonical" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
]
"name" => "Faltbare Mehrweg-Leckagewanne 700 x 700 mm, Volumen 75 Liter"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontamination</li><li>geringe Investition zur Vermeidung hoher Folgekosten</li><li>schnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationen</li><li>auch zum kurzfristigen Bereitstellen von Chemikalien geeignet</li><li>aus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalien</li><li>mit integrierter Füllstandanzeige</li><li>leicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...</li><li>auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbar</li><li>praktische Transporttasche als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27113
"filename" => "27113_20170406-155424.jpg"
"uri" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 700 x 700 mm, Volumen 75 Liter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"medium" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"small" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 27110
"filename" => "27110_20151008-170926.jpg"
"uri" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 700 x 700 mm, Volumen 75 Liter - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"medium" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"small" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27113
"filename" => "27113_20170406-155424.jpg"
"uri" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 700 x 700 mm, Volumen 75 Liter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"medium" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"small" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 31700
"centAmountGross" => 37723
"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" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Volumen [l]: 75 l"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckagewannen"
"CS_MASSE_AUSSEN_B_X_T" => "700 x 700"
"CS_SHIPPING_WIDTH_IN" => 30.314977
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"SHOW_IN_ORDERPROCESS" => "Volumen [l]: 75 l"
"CS_SHIPPING_HEIGHT_MM" => 175
"META_DESCRIPTION" => "Faltbare Mehrweg-Leckagewanne 700 x 700 mm, Volumen 75 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Faltbare Mehrweg-Leckagewanne 700 x 700 mm, Volumen 75 Liter"
"MARA_NTGEW" => 3.32
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "175"
"CS_MULTIPACK" => 1
"CS_VORGAENGER_ARTIKEL" => "["179351"]"
"MAKT_MAKTX" => "Mehrweg-Leckagewanne 700 x 700 mm, 75 L"
"CS_SHIPPING_WIDTH_MM" => 700
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckagewannen"},{"label":"Maße außen B x T x H [mm]","value":"700 x 700 x 175"},{"label":"Auffangvolumen [l]","value":"75"},{"label":"Volumen [l]","value":"75"},{"label":"Gewicht [kg]","value":"3,32"},{"label":"Inhaltsmenge","value":"1"}]"
"MARA_BRGEW" => 3.84
"CS_GTIN" => "2242011029993"
"ship_length" => "700"
"SAP_HERKUNFTSLAND" => "CZ"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 700
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"21100420"},"punchout_danfoss_de":{"matgroup":"24101907"},"punchout_danfoss_pl":{"matgroup":"24101907"},"punchout_hirschvogel_de":{"matgroup":"21100420"},"punchout_alperia_it":{"matgroup":"24101907"},"punchout_sunchemical_ch":{"matgroup":"24101907"},"punchout_danfoss_dk":{"matgroup":"24101907"},"punchout_danfoss_sk":{"matgroup":"24101907"},"punchout_brenntag_de":{"matgroup":"24101907"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24101907"},"punchout_esteelauder_uk":{"matgroup":"24101907"},"punchout_esteelauder_ch":{"matgroup":"24101907"},"punchout_takeda_ch":{"matgroup":"24101907"},"punchout_sika_de":{"matgroup":"24101907"},"punchout_bachem_ch":{"matgroup":"24101907"},"punchout_migros_ch":{"matgroup":"24101907"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24101907"},"punchout_tesla_de":{"matgroup":"24101907"},"punchout_umicore_de":{"matgroup":"24101907"},"punchout_upm_fi":{"matgroup":"24101907"},"punchout_axalta_de":{"matgroup":"24101907"},"punchout_husqvarna_pl":{"matgroup":"24101907"},"punchout_navalgroup_fr":{"matgroup":"24101907"},"punchout_itp_aero_es":{"matgroup":"24101907"},"punchout_tk_bilstein_de":{"matgroup":"21100420"},"punchout_danone_es":{"matgroup":"24101907"},"punchout_schwarz_gruppe_de":{"matgroup":"21100420"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"21100420"},"punchout_danfoss_gb":{"matgroup":"24101907"},"punchout_ivoclar_ch":{"matgroup":"24101907"},"punchout_remmers_de":{"matgroup":"24101907"}}"
"variant_attributes" => "[{"ExternalKey":"ZPIM_NENNVOLUMEN_1"}]"
"ZPIM_NENNVOLUMEN_1" => 75
"META_TITLE" => "Faltbare Mehrweg-Leckagewanne 700 x 700 mm, Volumen 75 Liter"
"ship_width" => "700"
"images_meta_data" => "[{"id":27113,"mdate":"2017-04-06 15:54:24","filename":"27113_20170406-155424.jpg","imageSimilar":1,"text":"Faltbare Mehrweg-Leckagewanne 700 x 700 mm, Volumen 75 Liter - 1"},{"id":27110,"mdate":"2015-10-08 17:09:26","filename":"27110_20151008-170926.jpg","imageSimilar":1,"text":"Faltbare Mehrweg-Leckagewanne 700 x 700 mm, Volumen 75 Liter - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["206983","206985","206986","206987","248769"]"
"META_KEYWORD" => "Leckagewanne,Faltwannen,Leckagebecken,Notfallwannen,Schutzwannen,Unfallwannen,Sicherheitswannen,Flachwannen,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 700
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"MVKE_ZZVOL_PRO_WANNE" => "75"
"CS_PDF_SEITE" => "358"
"CS_SHIPPING_HEIGHT_IN" => 7.57874425
"CS_MASSE_AUSSEN_B_X_T_X_H" => "700 x 700 x 175"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 30.314977
"ITEM_NAME_FOR_SHOP" => "Faltbare Mehrweg-Leckagewanne 700 x 700 mm, Volumen 75 Liter"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 700
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 175
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 11387
"CS_ARTIKELERLAEUTERUNG" => "Leckagemanagement in 4 Schritten"
"CS_SHIPPING_WEIGHT_LBS" => 7.3193470984
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontamination</li><li>geringe Investition zur Vermeidung hoher Folgekosten</li><li>schnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationen</li><li>auch zum kurzfristigen Bereitstellen von Chemikalien geeignet</li><li>aus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalien</li><li>mit integrierter Füllstandanzeige</li><li>leicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...</li><li>auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbar</li><li>praktische Transporttasche als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["206989","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "3.32"
"CS_ORIGIN" => "CZ - Tschechien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 3.32
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "ZPIM_NENNVOLUMEN_1"
"label" => "Volumen [l]"
"options" => [
[
"sku" => "248769"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/248769"
"key" => ""
"name" => "45"
"variantId" => 9
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206980"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"key" => ""
"name" => "25"
"variantId" => 10
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206981"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206981"
"key" => ""
"name" => "75"
"variantId" => 11
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206983"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206983"
"key" => ""
"name" => "175"
"variantId" => 12
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206984"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206984"
"key" => ""
"name" => "300"
"variantId" => 13
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206985"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206985"
"key" => ""
"name" => "900"
"variantId" => 14
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206986"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206986"
"key" => ""
"name" => "1600"
"variantId" => 15
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206987"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206987"
"key" => ""
"name" => "210"
"variantId" => 16
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Faltbare Mehrweg-Leckagewanne 700 x 700 mm, Volumen 75 Liter"
"canonicalUrl" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"robots" => "index,follow"
"description" => "Faltbare Mehrweg-Leckagewanne 700 x 700 mm, Volumen 75 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Faltbare Mehrweg-Leckagewanne 700 x 700 mm, Volumen 75 Liter"
"description" => "Faltbare Mehrweg-Leckagewanne 700 x 700 mm, Volumen 75 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206981"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Faltbare Mehrweg-Leckagewanne 700 x 700 mm, Volumen 75 Liter"
"description" => "zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontaminationgeringe Investition zur Vermeidung hoher Folgekostenschnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationenauch zum kurzfristigen Bereitstellen von Chemikalien geeignetaus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalienmit integrierter Füllstandanzeigeleicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbarpraktische Transporttasche als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
]
"sku" => "206981W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206981"
"priceCurrency" => "EUR"
"price" => "377.23"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "2242011029993"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 31700
"centAmountGross" => 37723
"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" => "Leckagewannen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 9
"sku" => "248769"
"displaySku" => "248769W"
"sortRank" => 11387
"slug" => "faltbare-mehrweg-leckagewannen-10300200101150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/248769"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#358"
"canonical" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
]
"name" => "Faltbare Mehrweg-Leckagewanne 600 x 600 mm, Volumen 45 Liter"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontamination</li><li>geringe Investition zur Vermeidung hoher Folgekosten</li><li>schnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationen</li><li>auch zum kurzfristigen Bereitstellen von Chemikalien geeignet</li><li>aus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalien</li><li>mit integrierter Füllstandanzeige</li><li>leicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...</li><li>auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbar</li><li>praktische Transporttasche als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27113
"filename" => "27113_20170406-155424.jpg"
"uri" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 600 x 600 mm, Volumen 45 Liter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"medium" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"small" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 27110
"filename" => "27110_20151008-170926.jpg"
"uri" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 600 x 600 mm, Volumen 45 Liter - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"medium" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"small" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27113
"filename" => "27113_20170406-155424.jpg"
"uri" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 600 x 600 mm, Volumen 45 Liter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"medium" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"small" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 29900
"centAmountGross" => 35581
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Volumen [l]: 45 l"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckagewannen"
"CS_MASSE_AUSSEN_B_X_T" => "600 x 600"
"CS_SHIPPING_WIDTH_IN" => 25.984266
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_SALESRANK" => 11387
"SHOW_IN_ORDERPROCESS" => "Volumen [l]: 45 l"
"CS_SHIPPING_HEIGHT_MM" => 180
"META_DESCRIPTION" => "Faltbare Mehrweg-Leckagewanne 600 x 600 mm, Volumen 45 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Faltbare Mehrweg-Leckagewanne 600 x 600 mm, Volumen 45 Liter"
"MARA_NTGEW" => 3.2
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "180"
"MAKT_MAKTX" => "Mehrweg-Leckagewanne 600 x 600 mm, 45 L"
"CS_SHIPPING_WIDTH_MM" => 600
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckagewannen"},{"label":"Maße außen B x T x H [mm]","value":"600 x 600 x 180"},{"label":"Auffangvolumen [l]","value":"45"},{"label":"Volumen [l]","value":"45"},{"label":"Gewicht [kg]","value":"3,2"}]"
"MARA_BRGEW" => 4
"CS_GTIN" => "4055661021488"
"ship_length" => "600"
"SAP_HERKUNFTSLAND" => "CZ"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 600
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"21100420"},"punchout_danfoss_de":{"matgroup":"24101907"},"punchout_danfoss_pl":{"matgroup":"24101907"},"punchout_hirschvogel_de":{"matgroup":"21100420"},"punchout_alperia_it":{"matgroup":"24101907"},"punchout_danfoss_dk":{"matgroup":"24101907"},"punchout_danfoss_sk":{"matgroup":"24101907"},"punchout_brenntag_de":{"matgroup":"24101907"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24101907"},"punchout_esteelauder_uk":{"matgroup":"24101907"},"punchout_esteelauder_ch":{"matgroup":"24101907"},"punchout_sika_de":{"matgroup":"24101907"},"punchout_bachem_ch":{"matgroup":"24101907"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_tesla_de":{"matgroup":"24101907"},"punchout_umicore_de":{"matgroup":"24101907"},"punchout_upm_fi":{"matgroup":"24101907"},"punchout_axalta_de":{"matgroup":"24101907"},"punchout_husqvarna_pl":{"matgroup":"24101907"},"punchout_navalgroup_fr":{"matgroup":"24101907"},"punchout_itp_aero_es":{"matgroup":"24101907"},"punchout_tk_bilstein_de":{"matgroup":"21100420"},"punchout_danone_es":{"matgroup":"24101907"},"punchout_schwarz_gruppe_de":{"matgroup":"21100420"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"21100420"},"punchout_danfoss_gb":{"matgroup":"24101907"},"punchout_ivoclar_ch":{"matgroup":"24101907"},"punchout_remmers_de":{"matgroup":"24101907"}}"
"variant_attributes" => "[{"ExternalKey":"ZPIM_NENNVOLUMEN_1"}]"
"ZPIM_NENNVOLUMEN_1" => 45
"META_TITLE" => "Faltbare Mehrweg-Leckagewanne 600 x 600 mm, Volumen 45 Liter | Denios"
"ship_width" => "600"
"images_meta_data" => "[{"id":27113,"mdate":"2017-04-06 15:54:24","filename":"27113_20170406-155424.jpg","imageSimilar":1,"text":"Faltbare Mehrweg-Leckagewanne 600 x 600 mm, Volumen 45 Liter - 1"},{"id":27110,"mdate":"2015-10-08 17:09:26","filename":"27110_20151008-170926.jpg","imageSimilar":1,"text":"Faltbare Mehrweg-Leckagewanne 600 x 600 mm, Volumen 45 Liter - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["206981","206983","206985","206986","206987"]"
"META_KEYWORD" => "Leckagewanne,Faltwannen,Leckagebecken,Notfallwannen,Schutzwannen,Unfallwannen,Sicherheitswannen,Flachwannen,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 600
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"MVKE_ZZVOL_PRO_WANNE" => "45"
"CS_PDF_SEITE" => "358"
"CS_SHIPPING_HEIGHT_IN" => 7.7952798
"CS_MASSE_AUSSEN_B_X_T_X_H" => "600 x 600 x 180"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 25.984266
"ITEM_NAME_FOR_SHOP" => "Faltbare Mehrweg-Leckagewanne 600 x 600 mm, Volumen 45 Liter"
"BREITE_AUSSEN" => 600
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 180
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 7.054792384
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontamination</li><li>geringe Investition zur Vermeidung hoher Folgekosten</li><li>schnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationen</li><li>auch zum kurzfristigen Bereitstellen von Chemikalien geeignet</li><li>aus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalien</li><li>mit integrierter Füllstandanzeige</li><li>leicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...</li><li>auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbar</li><li>praktische Transporttasche als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["206989","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "3.2"
"CS_ORIGIN" => "CZ - Tschechien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 3.2
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "ZPIM_NENNVOLUMEN_1"
"label" => "Volumen [l]"
"options" => [
[
"sku" => "248769"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/248769"
"key" => ""
"name" => "45"
"variantId" => 9
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206980"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"key" => ""
"name" => "25"
"variantId" => 10
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206981"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206981"
"key" => ""
"name" => "75"
"variantId" => 11
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206983"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206983"
"key" => ""
"name" => "175"
"variantId" => 12
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206984"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206984"
"key" => ""
"name" => "300"
"variantId" => 13
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206985"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206985"
"key" => ""
"name" => "900"
"variantId" => 14
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206986"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206986"
"key" => ""
"name" => "1600"
"variantId" => 15
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206987"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206987"
"key" => ""
"name" => "210"
"variantId" => 16
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Faltbare Mehrweg-Leckagewanne 600 x 600 mm, Volumen 45 Liter | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"robots" => "index,follow"
"description" => "Faltbare Mehrweg-Leckagewanne 600 x 600 mm, Volumen 45 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Faltbare Mehrweg-Leckagewanne 600 x 600 mm, Volumen 45 Liter | Denios"
"description" => "Faltbare Mehrweg-Leckagewanne 600 x 600 mm, Volumen 45 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/248769"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Faltbare Mehrweg-Leckagewanne 600 x 600 mm, Volumen 45 Liter"
"description" => "zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontaminationgeringe Investition zur Vermeidung hoher Folgekostenschnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationenauch zum kurzfristigen Bereitstellen von Chemikalien geeignetaus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalienmit integrierter Füllstandanzeigeleicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbarpraktische Transporttasche als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
]
"sku" => "248769W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/248769"
"priceCurrency" => "EUR"
"price" => "355.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" => "4055661021488"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 29900
"centAmountGross" => 35581
"currency" => "EUR"
"customerGroup" => null
"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" => "Leckagewannen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 12
"sku" => "206983"
"displaySku" => "206983W"
"sortRank" => 11387
"slug" => "faltbare-mehrweg-leckagewannen-10300200101150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206983"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#358"
"canonical" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
]
"name" => "Faltbare Mehrweg-Leckagewanne 1000 x 1000 mm, Volumen 175 Liter"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontamination</li><li>geringe Investition zur Vermeidung hoher Folgekosten</li><li>schnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationen</li><li>auch zum kurzfristigen Bereitstellen von Chemikalien geeignet</li><li>aus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalien</li><li>mit integrierter Füllstandanzeige</li><li>leicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...</li><li>auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbar</li><li>praktische Transporttasche als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27113
"filename" => "27113_20170406-155424.jpg"
"uri" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 1000 x 1000 mm, Volumen 175 Liter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"medium" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"small" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 27110
"filename" => "27110_20151008-170926.jpg"
"uri" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 1000 x 1000 mm, Volumen 175 Liter - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"medium" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"small" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27113
"filename" => "27113_20170406-155424.jpg"
"uri" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 1000 x 1000 mm, Volumen 175 Liter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"medium" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"small" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 39900
"centAmountGross" => 47481
"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" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Volumen [l]: 175 l"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckagewannen"
"CS_MASSE_AUSSEN_B_X_T" => "1000 x 1000"
"CS_SHIPPING_WIDTH_IN" => 43.30711
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"SHOW_IN_ORDERPROCESS" => "Volumen [l]: 175 l"
"CS_SHIPPING_HEIGHT_MM" => 200
"META_DESCRIPTION" => "Faltbare Mehrweg-Leckagewanne 1000 x 1000 mm, Volumen 175 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Faltbare Mehrweg-Leckagewanne 1000 x 1000 mm, Volumen 175 Liter"
"MARA_NTGEW" => 5.56
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "200"
"CS_VORGAENGER_ARTIKEL" => "["179352"]"
"MAKT_MAKTX" => "Mehrweg-Leckagewanne 1000x1000 mm,175 L"
"CS_SHIPPING_WIDTH_MM" => 1000
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckagewannen"},{"label":"Maße außen B x T x H [mm]","value":"1000 x 1000 x 200"},{"label":"Auffangvolumen [l]","value":"175"},{"label":"Volumen [l]","value":"175"},{"label":"Gewicht [kg]","value":"5,56"}]"
"MARA_BRGEW" => 6.24
"CS_GTIN" => "2242011039992"
"ship_length" => "1000"
"SAP_HERKUNFTSLAND" => "CZ"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 1000
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"21100420"},"punchout_danfoss_de":{"matgroup":"24101907"},"punchout_danfoss_pl":{"matgroup":"24101907"},"punchout_hirschvogel_de":{"matgroup":"21100420"},"punchout_alperia_it":{"matgroup":"24101907"},"punchout_sunchemical_ch":{"matgroup":"24101907"},"punchout_danfoss_dk":{"matgroup":"24101907"},"punchout_danfoss_sk":{"matgroup":"24101907"},"punchout_brenntag_de":{"matgroup":"24101907"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24101907"},"punchout_esteelauder_uk":{"matgroup":"24101907"},"punchout_esteelauder_ch":{"matgroup":"24101907"},"punchout_takeda_ch":{"matgroup":"24101907"},"punchout_sika_de":{"matgroup":"24101907"},"punchout_bachem_ch":{"matgroup":"24101907"},"punchout_migros_ch":{"matgroup":"24101907"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24101907"},"punchout_tesla_de":{"matgroup":"24101907"},"punchout_umicore_de":{"matgroup":"24101907"},"punchout_upm_fi":{"matgroup":"24101907"},"punchout_axalta_de":{"matgroup":"24101907"},"punchout_husqvarna_pl":{"matgroup":"24101907"},"punchout_navalgroup_fr":{"matgroup":"24101907"},"punchout_itp_aero_es":{"matgroup":"24101907"},"punchout_tk_bilstein_de":{"matgroup":"21100420"},"punchout_danone_es":{"matgroup":"24101907"},"punchout_schwarz_gruppe_de":{"matgroup":"21100420"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"21100420"},"punchout_danfoss_gb":{"matgroup":"24101907"},"punchout_ivoclar_ch":{"matgroup":"24101907"},"punchout_remmers_de":{"matgroup":"24101907"}}"
"variant_attributes" => "[{"ExternalKey":"ZPIM_NENNVOLUMEN_1"}]"
"ZPIM_NENNVOLUMEN_1" => 175
"META_TITLE" => "Faltbare Mehrweg-Leckagewanne 1000 x 1000 mm, Volumen 175 Liter"
"ship_width" => "1000"
"images_meta_data" => "[{"id":27113,"mdate":"2017-04-06 15:54:24","filename":"27113_20170406-155424.jpg","imageSimilar":1,"text":"Faltbare Mehrweg-Leckagewanne 1000 x 1000 mm, Volumen 175 Liter - 1"},{"id":27110,"mdate":"2015-10-08 17:09:26","filename":"27110_20151008-170926.jpg","imageSimilar":1,"text":"Faltbare Mehrweg-Leckagewanne 1000 x 1000 mm, Volumen 175 Liter - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["206981","206985","206986","206987","248769"]"
"META_KEYWORD" => "Leckagewanne,Faltwannen,Leckagebecken,Notfallwannen,Schutzwannen,Unfallwannen,Sicherheitswannen,Flachwannen,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 1000
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"MVKE_ZZVOL_PRO_WANNE" => "175"
"CS_PDF_SEITE" => "358"
"CS_SHIPPING_HEIGHT_IN" => 8.661422
"CS_MASSE_AUSSEN_B_X_T_X_H" => "1000 x 1000 x 200"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 43.30711
"ITEM_NAME_FOR_SHOP" => "Faltbare Mehrweg-Leckagewanne 1000 x 1000 mm, Volumen 175 Liter"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 1000
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 200
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 11387
"CS_ARTIKELERLAEUTERUNG" => "Leckagemanagement in 4 Schritten"
"CS_SHIPPING_WEIGHT_LBS" => 12.2577017672
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontamination</li><li>geringe Investition zur Vermeidung hoher Folgekosten</li><li>schnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationen</li><li>auch zum kurzfristigen Bereitstellen von Chemikalien geeignet</li><li>aus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalien</li><li>mit integrierter Füllstandanzeige</li><li>leicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...</li><li>auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbar</li><li>praktische Transporttasche als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["206989","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "5.56"
"CS_ORIGIN" => "CZ - Tschechien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 5.56
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "ZPIM_NENNVOLUMEN_1"
"label" => "Volumen [l]"
"options" => [
[
"sku" => "248769"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/248769"
"key" => ""
"name" => "45"
"variantId" => 9
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206980"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"key" => ""
"name" => "25"
"variantId" => 10
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206981"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206981"
"key" => ""
"name" => "75"
"variantId" => 11
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206983"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206983"
"key" => ""
"name" => "175"
"variantId" => 12
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206984"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206984"
"key" => ""
"name" => "300"
"variantId" => 13
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206985"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206985"
"key" => ""
"name" => "900"
"variantId" => 14
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206986"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206986"
"key" => ""
"name" => "1600"
"variantId" => 15
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206987"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206987"
"key" => ""
"name" => "210"
"variantId" => 16
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Faltbare Mehrweg-Leckagewanne 1000 x 1000 mm, Volumen 175 Liter"
"canonicalUrl" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"robots" => "index,follow"
"description" => "Faltbare Mehrweg-Leckagewanne 1000 x 1000 mm, Volumen 175 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Faltbare Mehrweg-Leckagewanne 1000 x 1000 mm, Volumen 175 Liter"
"description" => "Faltbare Mehrweg-Leckagewanne 1000 x 1000 mm, Volumen 175 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206983"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Faltbare Mehrweg-Leckagewanne 1000 x 1000 mm, Volumen 175 Liter"
"description" => "zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontaminationgeringe Investition zur Vermeidung hoher Folgekostenschnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationenauch zum kurzfristigen Bereitstellen von Chemikalien geeignetaus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalienmit integrierter Füllstandanzeigeleicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbarpraktische Transporttasche als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
]
"sku" => "206983W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206983"
"priceCurrency" => "EUR"
"price" => "474.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" => "2242011039992"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 39900
"centAmountGross" => 47481
"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" => "Leckagewannen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 13
"sku" => "206984"
"displaySku" => "206984W"
"sortRank" => 11387
"slug" => "faltbare-mehrweg-leckagewannen-10300200101150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206984"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#358"
"canonical" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
]
"name" => "Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontamination</li><li>geringe Investition zur Vermeidung hoher Folgekosten</li><li>schnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationen</li><li>auch zum kurzfristigen Bereitstellen von Chemikalien geeignet</li><li>aus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalien</li><li>mit integrierter Füllstandanzeige</li><li>leicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...</li><li>auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbar</li><li>praktische Transporttasche als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27113
"filename" => "27113_20170406-155424.jpg"
"uri" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"medium" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"small" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 27109
"filename" => "27109_20150320-135354.jpg"
"uri" => "https://assets.dev.denios.io/article/27109_20150320-135354.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27109_20150320-135354.jpg"
"medium" => "https://assets.dev.denios.io/article/27109_20150320-135354.jpg"
"small" => "https://assets.dev.denios.io/article/27109_20150320-135354.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27109_20150320-135354.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 131931
"filename" => "131931_20180620-101146.jpg"
"uri" => "https://assets.dev.denios.io/article/131931_20180620-101146.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/131931_20180620-101146.jpg"
"medium" => "https://assets.dev.denios.io/article/131931_20180620-101146.jpg"
"small" => "https://assets.dev.denios.io/article/131931_20180620-101146.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/131931_20180620-101146.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 131939
"filename" => "131939_20180620-101237.jpg"
"uri" => "https://assets.dev.denios.io/article/131939_20180620-101237.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/131939_20180620-101237.jpg"
"medium" => "https://assets.dev.denios.io/article/131939_20180620-101237.jpg"
"small" => "https://assets.dev.denios.io/article/131939_20180620-101237.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/131939_20180620-101237.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 27110
"filename" => "27110_20151008-170926.jpg"
"uri" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"medium" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"small" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27113
"filename" => "27113_20170406-155424.jpg"
"uri" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"medium" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"small" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 53300
"centAmountGross" => 63427
"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" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Volumen [l]: 300 l"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckagewannen"
"CS_MASSE_AUSSEN_B_X_T" => "1240 x 1240"
"CS_SHIPPING_WIDTH_IN" => 53.7008164
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"SHOW_IN_ORDERPROCESS" => "Volumen [l]: 300 l"
"CS_SHIPPING_HEIGHT_MM" => 225
"META_DESCRIPTION" => "Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter"
"MARA_NTGEW" => 7.05
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "225"
"MAKT_MAKTX" => "Mehrweg-Leckagewanne 1240x1240 mm,300 L"
"CS_SHIPPING_WIDTH_MM" => 1240
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckagewannen"},{"label":"Maße außen B x T x H [mm]","value":"1240 x 1240 x 225"},{"label":"Auffangvolumen [l]","value":"300"},{"label":"Volumen [l]","value":"300"},{"label":"Gewicht [kg]","value":"7,05"}]"
"MARA_BRGEW" => 7.88
"CS_GTIN" => "2242011062990"
"ship_length" => "1240"
"SAP_HERKUNFTSLAND" => "CZ"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 1240
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"21100420"},"punchout_danfoss_de":{"matgroup":"24101907"},"punchout_danfoss_pl":{"matgroup":"24101907"},"punchout_hirschvogel_de":{"matgroup":"21100420"},"punchout_alperia_it":{"matgroup":"24101907"},"punchout_sunchemical_ch":{"matgroup":"24101907"},"punchout_danfoss_dk":{"matgroup":"24101907"},"punchout_danfoss_sk":{"matgroup":"24101907"},"punchout_brenntag_de":{"matgroup":"24101907"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24101907"},"punchout_esteelauder_uk":{"matgroup":"24101907"},"punchout_esteelauder_ch":{"matgroup":"24101907"},"punchout_takeda_ch":{"matgroup":"24101907"},"punchout_sika_de":{"matgroup":"24101907"},"punchout_bachem_ch":{"matgroup":"24101907"},"punchout_migros_ch":{"matgroup":"24101907"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24101907"},"punchout_tesla_de":{"matgroup":"24101907"},"punchout_umicore_de":{"matgroup":"24101907"},"punchout_upm_fi":{"matgroup":"24101907"},"punchout_axalta_de":{"matgroup":"24101907"},"punchout_husqvarna_pl":{"matgroup":"24101907"},"punchout_navalgroup_fr":{"matgroup":"24101907"},"punchout_itp_aero_es":{"matgroup":"24101907"},"punchout_tk_bilstein_de":{"matgroup":"21100420"},"punchout_danone_es":{"matgroup":"24101907"},"punchout_schwarz_gruppe_de":{"matgroup":"21100420"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"21100420"},"punchout_danfoss_gb":{"matgroup":"24101907"},"punchout_ivoclar_ch":{"matgroup":"24101907"},"punchout_remmers_de":{"matgroup":"24101907"}}"
"variant_attributes" => "[{"ExternalKey":"ZPIM_NENNVOLUMEN_1"}]"
"ZPIM_NENNVOLUMEN_1" => 300
"META_TITLE" => "Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter"
"ship_width" => "1240"
"images_meta_data" => "[{"id":27113,"mdate":"2017-04-06 15:54:24","filename":"27113_20170406-155424.jpg","imageSimilar":1,"text":"Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter - 1"},{"id":27109,"mdate":"2015-03-20 13:53:54","filename":"27109_20150320-135354.jpg","imageSimilar":1,"text":"Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter - 2"},{"id":131931,"mdate":"2018-06-20 10:11:46","filename":"131931_20180620-101146.jpg","imageSimilar":1,"text":"Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter - 3"},{"id":131939,"mdate":"2018-06-20 10:12:37","filename":"131939_20180620-101237.jpg","imageSimilar":1,"text":"Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter - 4"},{"id":27110,"mdate":"2015-10-08 17:09:26","filename":"27110_20151008-170926.jpg","imageSimilar":1,"text":"Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter - 5"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["206981","206983","206985","206986","206987","248769"]"
"META_KEYWORD" => "Leckagewanne,Faltwannen,Leckagebecken,Notfallwannen,Schutzwannen,Unfallwannen,Sicherheitswannen,Flachwannen,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 1240
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"MVKE_ZZVOL_PRO_WANNE" => "300"
"CS_PDF_SEITE" => "358"
"CS_SHIPPING_HEIGHT_IN" => 9.74409975
"CS_MASSE_AUSSEN_B_X_T_X_H" => "1240 x 1240 x 225"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 53.7008164
"ITEM_NAME_FOR_SHOP" => "Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 1240
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 225
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 11387
"CS_ARTIKELERLAEUTERUNG" => "Leckagemanagement in 4 Schritten"
"CS_SHIPPING_WEIGHT_LBS" => 15.542589471
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontamination</li><li>geringe Investition zur Vermeidung hoher Folgekosten</li><li>schnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationen</li><li>auch zum kurzfristigen Bereitstellen von Chemikalien geeignet</li><li>aus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalien</li><li>mit integrierter Füllstandanzeige</li><li>leicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...</li><li>auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbar</li><li>praktische Transporttasche als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["206990","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "7.05"
"CS_ORIGIN" => "CZ - Tschechien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 7.05
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "ZPIM_NENNVOLUMEN_1"
"label" => "Volumen [l]"
"options" => [
[
"sku" => "248769"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/248769"
"key" => ""
"name" => "45"
"variantId" => 9
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206980"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"key" => ""
"name" => "25"
"variantId" => 10
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206981"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206981"
"key" => ""
"name" => "75"
"variantId" => 11
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206983"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206983"
"key" => ""
"name" => "175"
"variantId" => 12
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206984"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206984"
"key" => ""
"name" => "300"
"variantId" => 13
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206985"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206985"
"key" => ""
"name" => "900"
"variantId" => 14
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206986"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206986"
"key" => ""
"name" => "1600"
"variantId" => 15
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206987"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206987"
"key" => ""
"name" => "210"
"variantId" => 16
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter"
"canonicalUrl" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"robots" => "index,follow"
"description" => "Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter"
"description" => "Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206984"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27109_20150320-135354.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/131931_20180620-101146.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/131939_20180620-101237.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Faltbare Mehrweg-Leckagewanne 1240 x 1240 mm, Volumen 300 Liter"
"description" => "zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontaminationgeringe Investition zur Vermeidung hoher Folgekostenschnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationenauch zum kurzfristigen Bereitstellen von Chemikalien geeignetaus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalienmit integrierter Füllstandanzeigeleicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbarpraktische Transporttasche als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"https://assets.dev.denios.io/article/27109_20150320-135354.jpg"
"https://assets.dev.denios.io/article/131931_20180620-101146.jpg"
"https://assets.dev.denios.io/article/131939_20180620-101237.jpg"
"https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
]
"sku" => "206984W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206984"
"priceCurrency" => "EUR"
"price" => "634.27"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "2242011062990"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 53300
"centAmountGross" => 63427
"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" => "Leckagewannen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 15
"sku" => "206986"
"displaySku" => "206986W"
"sortRank" => 11387
"slug" => "faltbare-mehrweg-leckagewannen-10300200101150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206986"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#358"
"canonical" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
]
"name" => "Faltbare Mehrweg-Leckagewanne 2000 x 2000 mm, Volumen 1600 Liter"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontamination</li><li>geringe Investition zur Vermeidung hoher Folgekosten</li><li>schnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationen</li><li>auch zum kurzfristigen Bereitstellen von Chemikalien geeignet</li><li>aus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalien</li><li>mit integrierter Füllstandanzeige</li><li>leicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...</li><li>auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbar</li><li>praktische Transporttasche als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27113
"filename" => "27113_20170406-155424.jpg"
"uri" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 2000 x 2000 mm, Volumen 1600 Liter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"medium" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"small" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 27110
"filename" => "27110_20151008-170926.jpg"
"uri" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 2000 x 2000 mm, Volumen 1600 Liter - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"medium" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"small" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27113
"filename" => "27113_20170406-155424.jpg"
"uri" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 2000 x 2000 mm, Volumen 1600 Liter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"medium" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"small" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 107700
"centAmountGross" => 128163
"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" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Volumen [l]: 1600 l"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckagewannen"
"CS_MASSE_AUSSEN_B_X_T" => "2000 x 2000"
"CS_SHIPPING_WIDTH_IN" => 86.61422
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"SHOW_IN_ORDERPROCESS" => "Volumen [l]: 1600 l"
"CS_SHIPPING_HEIGHT_MM" => 425
"META_DESCRIPTION" => "Faltbare Mehrweg-Leckagewanne 2000 x 2000 mm, Volumen 1600 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Faltbare Mehrweg-Leckagewanne 2000 x 2000 mm, Volumen 1600 Liter"
"MARA_NTGEW" => 23.2
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "425"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Mehrweg-Leckagewanne 2000x2000 mm,1600 L"
"CS_SHIPPING_WIDTH_MM" => 2000
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckagewannen"},{"label":"Maße außen B x T x H [mm]","value":"2000 x 2000 x 425"},{"label":"Auffangvolumen [l]","value":"1600"},{"label":"Volumen [l]","value":"1600"},{"label":"Gewicht [kg]","value":"23,2"},{"label":"Inhaltsmenge","value":"1"}]"
"MARA_BRGEW" => 25.3
"CS_GTIN" => "2242011051994"
"ship_length" => "2000"
"SAP_HERKUNFTSLAND" => "CZ"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 2000
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"21100420"},"punchout_danfoss_de":{"matgroup":"24101907"},"punchout_danfoss_pl":{"matgroup":"24101907"},"punchout_hirschvogel_de":{"matgroup":"21100420"},"punchout_alperia_it":{"matgroup":"24101907"},"punchout_sunchemical_ch":{"matgroup":"24101907"},"punchout_danfoss_dk":{"matgroup":"24101907"},"punchout_danfoss_sk":{"matgroup":"24101907"},"punchout_brenntag_de":{"matgroup":"24101907"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24101907"},"punchout_esteelauder_uk":{"matgroup":"24101907"},"punchout_esteelauder_ch":{"matgroup":"24101907"},"punchout_takeda_ch":{"matgroup":"24101907"},"punchout_sika_de":{"matgroup":"24101907"},"punchout_bachem_ch":{"matgroup":"24101907"},"punchout_migros_ch":{"matgroup":"24101907"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24101907"},"punchout_tesla_de":{"matgroup":"24101907"},"punchout_umicore_de":{"matgroup":"24101907"},"punchout_upm_fi":{"matgroup":"24101907"},"punchout_axalta_de":{"matgroup":"24101907"},"punchout_husqvarna_pl":{"matgroup":"24101907"},"punchout_navalgroup_fr":{"matgroup":"24101907"},"punchout_itp_aero_es":{"matgroup":"24101907"},"punchout_tk_bilstein_de":{"matgroup":"21100420"},"punchout_danone_es":{"matgroup":"24101907"},"punchout_schwarz_gruppe_de":{"matgroup":"21100420"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"21100420"},"punchout_danfoss_gb":{"matgroup":"24101907"},"punchout_ivoclar_ch":{"matgroup":"24101907"},"punchout_remmers_de":{"matgroup":"24101907"}}"
"variant_attributes" => "[{"ExternalKey":"ZPIM_NENNVOLUMEN_1"}]"
"ZPIM_NENNVOLUMEN_1" => 1600
"META_TITLE" => "Faltbare Mehrweg-Leckagewanne 2000 x 2000 mm, Volumen 1600 Liter"
"ship_width" => "2000"
"images_meta_data" => "[{"id":27113,"mdate":"2017-04-06 15:54:24","filename":"27113_20170406-155424.jpg","imageSimilar":1,"text":"Faltbare Mehrweg-Leckagewanne 2000 x 2000 mm, Volumen 1600 Liter - 1"},{"id":27110,"mdate":"2015-10-08 17:09:26","filename":"27110_20151008-170926.jpg","imageSimilar":1,"text":"Faltbare Mehrweg-Leckagewanne 2000 x 2000 mm, Volumen 1600 Liter - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["206981","206983","206985","206987","248769"]"
"META_KEYWORD" => "Leckagewanne,Faltwannen,Leckagebecken,Notfallwannen,Schutzwannen,Unfallwannen,Sicherheitswannen,Flachwannen,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 2000
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"MVKE_ZZVOL_PRO_WANNE" => "1600"
"CS_PDF_SEITE" => "358"
"CS_SHIPPING_HEIGHT_IN" => 18.40552175
"CS_MASSE_AUSSEN_B_X_T_X_H" => "2000 x 2000 x 425"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 86.61422
"ITEM_NAME_FOR_SHOP" => "Faltbare Mehrweg-Leckagewanne 2000 x 2000 mm, Volumen 1600 Liter"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 2000
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 425
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 11387
"CS_ARTIKELERLAEUTERUNG" => "Leckagemanagement in 4 Schritten"
"CS_SHIPPING_WEIGHT_LBS" => 51.147244784
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontamination</li><li>geringe Investition zur Vermeidung hoher Folgekosten</li><li>schnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationen</li><li>auch zum kurzfristigen Bereitstellen von Chemikalien geeignet</li><li>aus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalien</li><li>mit integrierter Füllstandanzeige</li><li>leicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...</li><li>auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbar</li><li>praktische Transporttasche als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["257201","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "23.2"
"CS_ORIGIN" => "CZ - Tschechien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 23.2
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "ZPIM_NENNVOLUMEN_1"
"label" => "Volumen [l]"
"options" => [
[
"sku" => "248769"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/248769"
"key" => ""
"name" => "45"
"variantId" => 9
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206980"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"key" => ""
"name" => "25"
"variantId" => 10
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206981"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206981"
"key" => ""
"name" => "75"
"variantId" => 11
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206983"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206983"
"key" => ""
"name" => "175"
"variantId" => 12
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206984"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206984"
"key" => ""
"name" => "300"
"variantId" => 13
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206985"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206985"
"key" => ""
"name" => "900"
"variantId" => 14
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206986"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206986"
"key" => ""
"name" => "1600"
"variantId" => 15
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206987"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206987"
"key" => ""
"name" => "210"
"variantId" => 16
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Faltbare Mehrweg-Leckagewanne 2000 x 2000 mm, Volumen 1600 Liter"
"canonicalUrl" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"robots" => "index,follow"
"description" => "Faltbare Mehrweg-Leckagewanne 2000 x 2000 mm, Volumen 1600 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Faltbare Mehrweg-Leckagewanne 2000 x 2000 mm, Volumen 1600 Liter"
"description" => "Faltbare Mehrweg-Leckagewanne 2000 x 2000 mm, Volumen 1600 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206986"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Faltbare Mehrweg-Leckagewanne 2000 x 2000 mm, Volumen 1600 Liter"
"description" => "zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontaminationgeringe Investition zur Vermeidung hoher Folgekostenschnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationenauch zum kurzfristigen Bereitstellen von Chemikalien geeignetaus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalienmit integrierter Füllstandanzeigeleicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbarpraktische Transporttasche als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
]
"sku" => "206986W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206986"
"priceCurrency" => "EUR"
"price" => "1281.63"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "2242011051994"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 107700
"centAmountGross" => 128163
"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" => "Leckagewannen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 16
"sku" => "206987"
"displaySku" => "206987W"
"sortRank" => 11387
"slug" => "faltbare-mehrweg-leckagewannen-10300200101150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206987"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#358"
"canonical" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
]
"name" => "Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontamination</li><li>geringe Investition zur Vermeidung hoher Folgekosten</li><li>schnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationen</li><li>auch zum kurzfristigen Bereitstellen von Chemikalien geeignet</li><li>aus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalien</li><li>mit integrierter Füllstandanzeige</li><li>leicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...</li><li>auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbar</li><li>praktische Transporttasche als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27113
"filename" => "27113_20170406-155424.jpg"
"uri" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"medium" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"small" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27111
"filename" => "27111_20150320-135409.jpg"
"uri" => "https://assets.dev.denios.io/article/27111_20150320-135409.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27111_20150320-135409.jpg"
"medium" => "https://assets.dev.denios.io/article/27111_20150320-135409.jpg"
"small" => "https://assets.dev.denios.io/article/27111_20150320-135409.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27111_20150320-135409.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27106
"filename" => "27106_20150320-135537.jpg"
"uri" => "https://assets.dev.denios.io/article/27106_20150320-135537.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27106_20150320-135537.jpg"
"medium" => "https://assets.dev.denios.io/article/27106_20150320-135537.jpg"
"small" => "https://assets.dev.denios.io/article/27106_20150320-135537.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27106_20150320-135537.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27109
"filename" => "27109_20150320-135354.jpg"
"uri" => "https://assets.dev.denios.io/article/27109_20150320-135354.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27109_20150320-135354.jpg"
"medium" => "https://assets.dev.denios.io/article/27109_20150320-135354.jpg"
"small" => "https://assets.dev.denios.io/article/27109_20150320-135354.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27109_20150320-135354.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27110
"filename" => "27110_20151008-170926.jpg"
"uri" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"medium" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"small" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 131939
"filename" => "131939_20180620-101237.jpg"
"uri" => "https://assets.dev.denios.io/article/131939_20180620-101237.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/131939_20180620-101237.jpg"
"medium" => "https://assets.dev.denios.io/article/131939_20180620-101237.jpg"
"small" => "https://assets.dev.denios.io/article/131939_20180620-101237.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/131939_20180620-101237.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 131931
"filename" => "131931_20180620-101146.jpg"
"uri" => "https://assets.dev.denios.io/article/131931_20180620-101146.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/131931_20180620-101146.jpg"
"medium" => "https://assets.dev.denios.io/article/131931_20180620-101146.jpg"
"small" => "https://assets.dev.denios.io/article/131931_20180620-101146.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/131931_20180620-101146.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27113
"filename" => "27113_20170406-155424.jpg"
"uri" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"medium" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"small" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 41800
"centAmountGross" => 49742
"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" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Volumen [l]: 210 l"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckagewannen"
"CS_MASSE_AUSSEN_B_X_T" => "840 x 1240"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"SHOW_IN_ORDERPROCESS" => "Volumen [l]: 210 l"
"CS_SHIPPING_HEIGHT_MM" => 225
"META_DESCRIPTION" => "Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter"
"MARA_NTGEW" => 4.5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "225"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Mehrweg-Leckagewanne 1240x840 mm,210 L"
"CS_SHIPPING_WIDTH_MM" => 840
"CS_SHIPPING_WIDTH_IN" => 36.3779724
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckagewannen"},{"label":"Maße außen B x T x H [mm]","value":"840 x 1240 x 225"},{"label":"Auffangvolumen [l]","value":"210"},{"label":"Volumen [l]","value":"210"},{"label":"Gewicht [kg]","value":"4,5"},{"label":"Inhaltsmenge","value":"1"}]"
"MARA_BRGEW" => 5.22
"CS_GTIN" => "2242011061993"
"ship_length" => "1240"
"SAP_HERKUNFTSLAND" => "CZ"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 1240
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"21100420"},"punchout_danfoss_de":{"matgroup":"24101907"},"punchout_danfoss_pl":{"matgroup":"24101907"},"punchout_hirschvogel_de":{"matgroup":"21100420"},"punchout_alperia_it":{"matgroup":"24101907"},"punchout_sunchemical_ch":{"matgroup":"24101907"},"punchout_danfoss_dk":{"matgroup":"24101907"},"punchout_danfoss_sk":{"matgroup":"24101907"},"punchout_brenntag_de":{"matgroup":"24101907"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24101907"},"punchout_esteelauder_uk":{"matgroup":"24101907"},"punchout_esteelauder_ch":{"matgroup":"24101907"},"punchout_takeda_ch":{"matgroup":"24101907"},"punchout_sika_de":{"matgroup":"24101907"},"punchout_bachem_ch":{"matgroup":"24101907"},"punchout_migros_ch":{"matgroup":"24101907"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24101907"},"punchout_tesla_de":{"matgroup":"24101907"},"punchout_umicore_de":{"matgroup":"24101907"},"punchout_upm_fi":{"matgroup":"24101907"},"punchout_axalta_de":{"matgroup":"24101907"},"punchout_husqvarna_pl":{"matgroup":"24101907"},"punchout_navalgroup_fr":{"matgroup":"24101907"},"punchout_itp_aero_es":{"matgroup":"24101907"},"punchout_tk_bilstein_de":{"matgroup":"21100420"},"punchout_danone_es":{"matgroup":"24101907"},"punchout_schwarz_gruppe_de":{"matgroup":"21100420"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"21100420"},"punchout_danfoss_gb":{"matgroup":"24101907"},"punchout_ivoclar_ch":{"matgroup":"24101907"},"punchout_remmers_de":{"matgroup":"24101907"}}"
"variant_attributes" => "[{"ExternalKey":"ZPIM_NENNVOLUMEN_1"}]"
"ZPIM_NENNVOLUMEN_1" => 210
"META_TITLE" => "Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter"
"ship_width" => "840"
"images_meta_data" => "[{"id":27113,"mdate":"2017-04-06 15:54:24","filename":"27113_20170406-155424.jpg","imageSimilar":0,"text":"Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter - 1"},{"id":27111,"mdate":"2015-03-20 13:54:09","filename":"27111_20150320-135409.jpg","imageSimilar":0,"text":"Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter - 2"},{"id":27106,"mdate":"2015-03-20 13:55:37","filename":"27106_20150320-135537.jpg","imageSimilar":0,"text":"Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter - 3"},{"id":27109,"mdate":"2015-03-20 13:53:54","filename":"27109_20150320-135354.jpg","imageSimilar":0,"text":"Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter - 4"},{"id":27110,"mdate":"2015-10-08 17:09:26","filename":"27110_20151008-170926.jpg","imageSimilar":0,"text":"Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter - 5"},{"id":131939,"mdate":"2018-06-20 10:12:37","filename":"131939_20180620-101237.jpg","imageSimilar":0,"text":"Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter - 6"},{"id":131931,"mdate":"2018-06-20 10:11:46","filename":"131931_20180620-101146.jpg","imageSimilar":0,"text":"Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter - 7"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["206981","206983","206985","206986","248769"]"
"META_KEYWORD" => "Leckagewanne,Faltwannen,Leckagebecken,Notfallwannen,Schutzwannen,Unfallwannen,Sicherheitswannen,Flachwannen,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 1240
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"MVKE_ZZVOL_PRO_WANNE" => "210"
"CS_PDF_SEITE" => "358"
"CS_SHIPPING_HEIGHT_IN" => 9.74409975
"CS_MASSE_AUSSEN_B_X_T_X_H" => "840 x 1240 x 225"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 53.7008164
"ITEM_NAME_FOR_SHOP" => "Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 840
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 225
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 11387
"CS_ARTIKELERLAEUTERUNG" => "Leckagemanagement in 4 Schritten"
"CS_SHIPPING_WEIGHT_LBS" => 9.92080179
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontamination</li><li>geringe Investition zur Vermeidung hoher Folgekosten</li><li>schnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationen</li><li>auch zum kurzfristigen Bereitstellen von Chemikalien geeignet</li><li>aus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalien</li><li>mit integrierter Füllstandanzeige</li><li>leicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...</li><li>auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbar</li><li>praktische Transporttasche als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["206989","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.5"
"CS_ORIGIN" => "CZ - Tschechien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 4.5
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "ZPIM_NENNVOLUMEN_1"
"label" => "Volumen [l]"
"options" => [
[
"sku" => "248769"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/248769"
"key" => ""
"name" => "45"
"variantId" => 9
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206980"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"key" => ""
"name" => "25"
"variantId" => 10
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206981"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206981"
"key" => ""
"name" => "75"
"variantId" => 11
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206983"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206983"
"key" => ""
"name" => "175"
"variantId" => 12
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206984"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206984"
"key" => ""
"name" => "300"
"variantId" => 13
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206985"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206985"
"key" => ""
"name" => "900"
"variantId" => 14
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206986"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206986"
"key" => ""
"name" => "1600"
"variantId" => 15
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206987"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206987"
"key" => ""
"name" => "210"
"variantId" => 16
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter"
"canonicalUrl" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"robots" => "index,follow"
"description" => "Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter"
"description" => "Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206987"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27111_20150320-135409.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27106_20150320-135537.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27109_20150320-135354.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/131939_20180620-101237.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/131931_20180620-101146.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Faltbare Mehrweg-Leckagewanne 1240 x 840 mm, Volumen 210 Liter"
"description" => "zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontaminationgeringe Investition zur Vermeidung hoher Folgekostenschnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationenauch zum kurzfristigen Bereitstellen von Chemikalien geeignetaus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalienmit integrierter Füllstandanzeigeleicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbarpraktische Transporttasche als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"https://assets.dev.denios.io/article/27111_20150320-135409.jpg"
"https://assets.dev.denios.io/article/27106_20150320-135537.jpg"
"https://assets.dev.denios.io/article/27109_20150320-135354.jpg"
"https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"https://assets.dev.denios.io/article/131939_20180620-101237.jpg"
"https://assets.dev.denios.io/article/131931_20180620-101146.jpg"
]
"sku" => "206987W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206987"
"priceCurrency" => "EUR"
"price" => "497.42"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "2242011061993"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 41800
"centAmountGross" => 49742
"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" => "Leckagewannen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 14
"sku" => "206985"
"displaySku" => "206985W"
"sortRank" => 11387
"slug" => "faltbare-mehrweg-leckagewannen-10300200101150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206985"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#358"
"canonical" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
]
"name" => "Faltbare Mehrweg-Leckagewanne 1500 x 1500 mm, Volumen 900 Liter"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontamination</li><li>geringe Investition zur Vermeidung hoher Folgekosten</li><li>schnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationen</li><li>auch zum kurzfristigen Bereitstellen von Chemikalien geeignet</li><li>aus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalien</li><li>mit integrierter Füllstandanzeige</li><li>leicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...</li><li>auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbar</li><li>praktische Transporttasche als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27113
"filename" => "27113_20170406-155424.jpg"
"uri" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 1500 x 1500 mm, Volumen 900 Liter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"medium" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"small" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 27110
"filename" => "27110_20151008-170926.jpg"
"uri" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 1500 x 1500 mm, Volumen 900 Liter - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"medium" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"small" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27113
"filename" => "27113_20170406-155424.jpg"
"uri" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"text" => "Faltbare Mehrweg-Leckagewanne 1500 x 1500 mm, Volumen 900 Liter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"medium" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"small" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 79000
"centAmountGross" => 94010
"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" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Volumen [l]: 900 l"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckagewannen"
"CS_MASSE_AUSSEN_B_X_T" => "1500 x 1500"
"CS_SHIPPING_WIDTH_IN" => 64.960665
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"SHOW_IN_ORDERPROCESS" => "Volumen [l]: 900 l"
"CS_SHIPPING_HEIGHT_MM" => 425
"META_DESCRIPTION" => "Faltbare Mehrweg-Leckagewanne 1500 x 1500 mm, Volumen 900 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Faltbare Mehrweg-Leckagewanne 1500 x 1500 mm, Volumen 900 Liter"
"MARA_NTGEW" => 17.84
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "425"
"MAKT_MAKTX" => "Mehrweg-Leckagewanne 1500x1500 mm,900 L"
"CS_SHIPPING_WIDTH_MM" => 1500
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckagewannen"},{"label":"Maße außen B x T x H [mm]","value":"1500 x 1500 x 425"},{"label":"Auffangvolumen [l]","value":"900"},{"label":"Volumen [l]","value":"900"},{"label":"Gewicht [kg]","value":"17,84"}]"
"MARA_BRGEW" => 19.72
"CS_GTIN" => "2242011049991"
"ship_length" => "1500"
"SAP_HERKUNFTSLAND" => "QU"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 1500
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"21100420"},"punchout_danfoss_de":{"matgroup":"24101907"},"punchout_danfoss_pl":{"matgroup":"24101907"},"punchout_hirschvogel_de":{"matgroup":"21100420"},"punchout_alperia_it":{"matgroup":"24101907"},"punchout_sunchemical_ch":{"matgroup":"24101907"},"punchout_danfoss_dk":{"matgroup":"24101907"},"punchout_danfoss_sk":{"matgroup":"24101907"},"punchout_brenntag_de":{"matgroup":"24101907"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24101907"},"punchout_esteelauder_uk":{"matgroup":"24101907"},"punchout_esteelauder_ch":{"matgroup":"24101907"},"punchout_takeda_ch":{"matgroup":"24101907"},"punchout_sika_de":{"matgroup":"24101907"},"punchout_bachem_ch":{"matgroup":"24101907"},"punchout_migros_ch":{"matgroup":"24101907"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24101907"},"punchout_tesla_de":{"matgroup":"24101907"},"punchout_umicore_de":{"matgroup":"24101907"},"punchout_upm_fi":{"matgroup":"24101907"},"punchout_axalta_de":{"matgroup":"24101907"},"punchout_husqvarna_pl":{"matgroup":"24101907"},"punchout_navalgroup_fr":{"matgroup":"24101907"},"punchout_itp_aero_es":{"matgroup":"24101907"},"punchout_tk_bilstein_de":{"matgroup":"21100420"},"punchout_danone_es":{"matgroup":"24101907"},"punchout_schwarz_gruppe_de":{"matgroup":"21100420"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"21100420"},"punchout_danfoss_gb":{"matgroup":"24101907"},"punchout_ivoclar_ch":{"matgroup":"24101907"},"punchout_remmers_de":{"matgroup":"24101907"}}"
"variant_attributes" => "[{"ExternalKey":"ZPIM_NENNVOLUMEN_1"}]"
"ZPIM_NENNVOLUMEN_1" => 900
"META_TITLE" => "Faltbare Mehrweg-Leckagewanne 1500 x 1500 mm, Volumen 900 Liter"
"ship_width" => "1500"
"images_meta_data" => "[{"id":27113,"mdate":"2017-04-06 15:54:24","filename":"27113_20170406-155424.jpg","imageSimilar":1,"text":"Faltbare Mehrweg-Leckagewanne 1500 x 1500 mm, Volumen 900 Liter - 1"},{"id":27110,"mdate":"2015-10-08 17:09:26","filename":"27110_20151008-170926.jpg","imageSimilar":1,"text":"Faltbare Mehrweg-Leckagewanne 1500 x 1500 mm, Volumen 900 Liter - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["206981","206983","206986","206987","248769"]"
"META_KEYWORD" => "Leckagewanne,Faltwannen,Leckagebecken,Notfallwannen,Schutzwannen,Unfallwannen,Sicherheitswannen,Flachwannen,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 1500
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"MVKE_ZZVOL_PRO_WANNE" => "900"
"CS_PDF_SEITE" => "358"
"CS_SHIPPING_HEIGHT_IN" => 18.40552175
"CS_MASSE_AUSSEN_B_X_T_X_H" => "1500 x 1500 x 425"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 64.960665
"ITEM_NAME_FOR_SHOP" => "Faltbare Mehrweg-Leckagewanne 1500 x 1500 mm, Volumen 900 Liter"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 1500
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 425
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 11387
"CS_ARTIKELERLAEUTERUNG" => "Leckagemanagement in 4 Schritten"
"CS_SHIPPING_WEIGHT_LBS" => 39.3304675408
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontamination</li><li>geringe Investition zur Vermeidung hoher Folgekosten</li><li>schnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationen</li><li>auch zum kurzfristigen Bereitstellen von Chemikalien geeignet</li><li>aus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalien</li><li>mit integrierter Füllstandanzeige</li><li>leicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...</li><li>auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbar</li><li>praktische Transporttasche als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["206990","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "17.84"
"CS_ORIGIN" => "QU - Unbekannt"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39269097"
"CS_SHIPPING_WEIGHT_KG" => 17.84
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "ZPIM_NENNVOLUMEN_1"
"label" => "Volumen [l]"
"options" => [
[
"sku" => "248769"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/248769"
"key" => ""
"name" => "45"
"variantId" => 9
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206980"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"key" => ""
"name" => "25"
"variantId" => 10
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206981"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206981"
"key" => ""
"name" => "75"
"variantId" => 11
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206983"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206983"
"key" => ""
"name" => "175"
"variantId" => 12
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206984"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206984"
"key" => ""
"name" => "300"
"variantId" => 13
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206985"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206985"
"key" => ""
"name" => "900"
"variantId" => 14
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206986"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206986"
"key" => ""
"name" => "1600"
"variantId" => 15
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "206987"
"value" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206987"
"key" => ""
"name" => "210"
"variantId" => 16
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Faltbare Mehrweg-Leckagewanne 1500 x 1500 mm, Volumen 900 Liter"
"canonicalUrl" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206980"
"robots" => "index,follow"
"description" => "Faltbare Mehrweg-Leckagewanne 1500 x 1500 mm, Volumen 900 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Faltbare Mehrweg-Leckagewanne 1500 x 1500 mm, Volumen 900 Liter"
"description" => "Faltbare Mehrweg-Leckagewanne 1500 x 1500 mm, Volumen 900 Liter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206985"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Faltbare Mehrweg-Leckagewanne 1500 x 1500 mm, Volumen 900 Liter"
"description" => "zum Schutz von Mitarbeitern, Produktion und Umwelt vor Kontaminationgeringe Investition zur Vermeidung hoher Folgekostenschnell und einfach einsetzbar, z. B. bei Notfällen oder auch zur Prävention in gefährdeten Bereichen / Situationenauch zum kurzfristigen Bereitstellen von Chemikalien geeignetaus PVC mit einer speziellen Oberflächenbeschichtung (Seitenteile mit integrierten Verstärkungen aus PP) - beständig gegen Erdölprodukte, Säuren und Chemikalienmit integrierter Füllstandanzeigeleicht und kompakt gefaltet - optimal auch für Einsatzfahrzeuge von Feuerwehr, THW...auch als Plane bzw. Becken (z. B. zur Dekontamination) nutzbarpraktische Transporttasche als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27113_20170406-155424.jpg"
"https://assets.dev.denios.io/article/27110_20151008-170926.jpg"
]
"sku" => "206985W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/faltbare-mehrweg-leckagewannen-10300200101150/206985"
"priceCurrency" => "EUR"
"price" => "940.10"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "2242011049991"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 79000
"centAmountGross" => 94010
"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" => "Leckagewannen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"a0ac593c-e68a-4e5b-afcd-eb1abd2e72c4"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Leckagewannen"
"attributes" => []
"facetAttributes" => [
"ZPIM_WERKSTOFF_1" => []
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => [
"Leckagewannen"
]
"CS_VERSION_GULLIABDICHTUNG" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "9678766260f511ccfc7b11e23a0cbf51"
]
"sort" => [
11387
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7dba4c3e-896a-4af9-8ca0-8572dda69305"
"_score" => null
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "7dba4c3e-896a-4af9-8ca0-8572dda69305"
"key" => "259671"
"version" => 783
"businessUnit" => "CP"
"slug" => "bergungsfass-mit-t-codierung-300-liter-verzinkt-259671"
"links" => [
"webshop" => "https://storefront.dev.denios.io/bergungsfass-mit-t-codierung-300-liter-verzinkt-259671/259671"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#360"
"canonical" => "https://storefront.dev.denios.io/bergungsfass-mit-t-codierung-300-liter-verzinkt-259671/259671"
]
"name" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt"
"description" => "<ul class="product-description__text--bulletpoints"><li>zugelassen für Bergung und Transport</li><li>zum schnellen und universellen Einsatz für z. B. Feuerwehren, Werkschutz, Hafenbehörden, Spediteure und Entsorgungsunternehmen</li><li>mit Deckel und Spannring</li><li>aus verzinktem Stahl</li></ul>"
"createdAt" => "2022-04-27T08:14:50+0000"
"master" => [
"id" => 1
"sku" => "259671"
"displaySku" => "259671W"
"sortRank" => 11254
"slug" => "bergungsfass-mit-t-codierung-300-liter-verzinkt-259671"
"links" => [
"webshop" => "https://storefront.dev.denios.io/bergungsfass-mit-t-codierung-300-liter-verzinkt-259671/259671"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#360"
"canonical" => "https://storefront.dev.denios.io/bergungsfass-mit-t-codierung-300-liter-verzinkt-259671/259671"
]
"name" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt"
"description" => "<ul class="product-description__text--bulletpoints"><li>zugelassen für Bergung und Transport</li><li>zum schnellen und universellen Einsatz für z. B. Feuerwehren, Werkschutz, Hafenbehörden, Spediteure und Entsorgungsunternehmen</li><li>mit Deckel und Spannring</li><li>aus verzinktem Stahl</li></ul>"
"images" => [
[
"id" => 144119
"filename" => "144119_20210712-111051.jpg"
"uri" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
"text" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
"medium" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
"small" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 318068
"filename" => "318068_20220803-151936.jpg"
"uri" => "https://assets.dev.denios.io/article/318068_20220803-151936.jpg"
"text" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/318068_20220803-151936.jpg"
"medium" => "https://assets.dev.denios.io/article/318068_20220803-151936.jpg"
"small" => "https://assets.dev.denios.io/article/318068_20220803-151936.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/318068_20220803-151936.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 144119
"filename" => "144119_20210712-111051.jpg"
"uri" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
"text" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
"medium" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
"small" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 38244
"filename" => "38244_20170403-131902.png"
"uri" => "https://assets.dev.denios.io/ghs/38244_20170403-131902.png"
"text" => "Logo un"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 52300
"centAmountGross" => 62237
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "2 - 3 Wochen"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_VORGAENGER_ARTIKEL" => "["157698"]"
"ZPIM_HOEHE_INNEN" => 920
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"CS_TAX_CLASS" => "regular"
"CS_BUSINESS_UNIT" => "CP"
"CS_DURCHMESSER_X_H" => "686 x 957"
"CS_SALESRANK" => 11254
"CS_SHIPPING_HEIGHT_MM" => 957
"META_DESCRIPTION" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt"
"MARA_NTGEW" => 29.5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "957"
"ghs_symbol" => "[{"id":38244,"mdate":"2017-04-03 13:19:02","filename":"38244_20170403-131902.png","text":"Logo un"}]"
"CS_ZULASSUNG" => "UN"
"ZPIM_OBERFLAECHE" => "verzinkt"
"CS_TECHNISCHE_DATEN" => "[{"label":"Zulassung / Zertifikat","value":"UN (1A2T/Y320/S/...)"},{"label":"Oberfläche","value":"verzinkt"},{"label":"Werkstoff","value":"Stahlblech"},{"label":"Werkstoff Dichtung","value":"PU"},{"label":"Volumen [l]","value":"300"},{"label":"Maße Ø x H [mm]","value":"686 x 957"},{"label":"Höhe innen [mm]","value":"920"},{"label":"Durchmesser innen [mm]","value":"650"},{"label":"Gewicht [kg]","value":"29,5"}]"
"MARA_BRGEW" => 29.5
"ship_length" => "686"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 686
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36030190"},"punchout_danfoss_de":{"matgroup":"24112108"},"punchout_danfoss_pl":{"matgroup":"24112108"},"punchout_hirschvogel_de":{"matgroup":"36030190"},"punchout_alperia_it":{"matgroup":"24112108"},"punchout_sunchemical_ch":{"matgroup":"24112108"},"punchout_danfoss_dk":{"matgroup":"24112108"},"punchout_danfoss_sk":{"matgroup":"24112108"},"punchout_brenntag_de":{"matgroup":"24112108"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24112100"},"punchout_esteelauder_uk":{"matgroup":"24112100"},"punchout_esteelauder_ch":{"matgroup":"24112108"},"punchout_takeda_ch":{"matgroup":"24112108"},"punchout_sika_de":{"matgroup":"24112108"},"punchout_bachem_ch":{"matgroup":"24112108"},"punchout_migros_ch":{"matgroup":"24112108"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24112108"},"punchout_tesla_de":{"matgroup":"24112108"},"punchout_umicore_de":{"matgroup":"24112108"},"punchout_upm_fi":{"matgroup":"24112108"},"punchout_axalta_de":{"matgroup":"24112108"},"punchout_husqvarna_pl":{"matgroup":"24112108"},"punchout_navalgroup_fr":{"matgroup":"24112108"},"punchout_itp_aero_es":{"matgroup":"24112108"},"punchout_tk_bilstein_de":{"matgroup":"36030190"},"punchout_danone_es":{"matgroup":"24112108"},"punchout_schwarz_gruppe_de":{"matgroup":"36030190"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36030190"},"punchout_danfoss_gb":{"matgroup":"24112108"},"punchout_ivoclar_ch":{"matgroup":"24112108"},"punchout_remmers_de":{"matgroup":"24112108"},"punchout_saria_de":{"matgroup":"36030190"}}"
"ZPIM_NENNVOLUMEN_1" => 300
"META_TITLE" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt | Denios"
"images_meta_data" => "[{"id":144119,"mdate":"2021-07-12 11:10:51","filename":"144119_20210712-111051.jpg","imageSimilar":0,"text":"Bergungsfass mit T-Codierung, 300 Liter, verzinkt - 1"},{"id":318068,"mdate":"2022-08-03 15:19:36","filename":"318068_20220803-151936.jpg","imageSimilar":0,"text":"Bergungsfass mit T-Codierung, 300 Liter, verzinkt - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bergungsfass,Bergefass,T-Code,Bergungsfässer,Sicherheitsfass,Überfass Metall,Gefahrgutfässer,Gefahrguttransportbehälter,Havariefass,Fass 300 Liter"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"ZPIM_DURCHMESSER_INNEN" => 650
"CS_PDF_SEITE" => "360"
"CS_SHIPPING_HEIGHT_IN" => 41.44490427
"CS_MATERIAL" => "Stahlblech"
"ZPIM_DURCHMESSER_AUSSEN" => 686
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 29.70867746
"ZPIM_WERKSTOFF_DICHTUNG" => "PU"
"ZPIM_WERKSTOFF_1" => "Stahlblech"
"ITEM_NAME_FOR_SHOP" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt"
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 957
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 65.03636729
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zugelassen für Bergung und Transport</li><li>zum schnellen und universellen Einsatz für z. B. Feuerwehren, Werkschutz, Hafenbehörden, Spediteure und Entsorgungsunternehmen</li><li>mit Deckel und Spannring</li><li>aus verzinktem Stahl</li></ul>"
"accessory_articles" => "["115199","127147"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "29.5"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "73101000"
"CS_SHIPPING_WEIGHT_KG" => 29.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/bergungsfass-mit-t-codierung-300-liter-verzinkt-259671/259671"
"robots" => "index,follow"
"description" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt | Denios"
"description" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/bergungsfass-mit-t-codierung-300-liter-verzinkt-259671/259671"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/318068_20220803-151936.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt"
"description" => "zugelassen für Bergung und Transportzum schnellen und universellen Einsatz für z. B. Feuerwehren, Werkschutz, Hafenbehörden, Spediteure und Entsorgungsunternehmenmit Deckel und Spannringaus verzinktem Stahl"
"image" => [
"https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
"https://assets.dev.denios.io/article/318068_20220803-151936.jpg"
]
"sku" => "259671W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/bergungsfass-mit-t-codierung-300-liter-verzinkt-259671/259671"
"priceCurrency" => "EUR"
"price" => "622.37"
"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" => 52300
"centAmountGross" => 62237
"currency" => "EUR"
"customerGroup" => null
"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" => "Sicherheitsfässer"
"stampImages" => []
"brandImages" => []
"ghsImages" => [
[
"id" => 38244
"filename" => "38244_20170403-131902.png"
"uri" => "https://assets.dev.denios.io/ghs/38244_20170403-131902.png"
"text" => "Logo un"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "259671"
"displaySku" => "259671W"
"sortRank" => 11254
"slug" => "bergungsfass-mit-t-codierung-300-liter-verzinkt-259671"
"links" => [
"webshop" => "https://storefront.dev.denios.io/bergungsfass-mit-t-codierung-300-liter-verzinkt-259671/259671"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#360"
"canonical" => "https://storefront.dev.denios.io/bergungsfass-mit-t-codierung-300-liter-verzinkt-259671/259671"
]
"name" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt"
"description" => "<ul class="product-description__text--bulletpoints"><li>zugelassen für Bergung und Transport</li><li>zum schnellen und universellen Einsatz für z. B. Feuerwehren, Werkschutz, Hafenbehörden, Spediteure und Entsorgungsunternehmen</li><li>mit Deckel und Spannring</li><li>aus verzinktem Stahl</li></ul>"
"images" => [
[
"id" => 144119
"filename" => "144119_20210712-111051.jpg"
"uri" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
"text" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
"medium" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
"small" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 318068
"filename" => "318068_20220803-151936.jpg"
"uri" => "https://assets.dev.denios.io/article/318068_20220803-151936.jpg"
"text" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/318068_20220803-151936.jpg"
"medium" => "https://assets.dev.denios.io/article/318068_20220803-151936.jpg"
"small" => "https://assets.dev.denios.io/article/318068_20220803-151936.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/318068_20220803-151936.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 144119
"filename" => "144119_20210712-111051.jpg"
"uri" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
"text" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
"medium" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
"small" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => [
[
"id" => 38244
"filename" => "38244_20170403-131902.png"
"uri" => "https://assets.dev.denios.io/ghs/38244_20170403-131902.png"
"text" => "Logo un"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"prices" => [
[
"centAmountNet" => 52300
"centAmountGross" => 62237
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "2 - 3 Wochen"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_VORGAENGER_ARTIKEL" => "["157698"]"
"ZPIM_HOEHE_INNEN" => 920
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"CS_TAX_CLASS" => "regular"
"CS_BUSINESS_UNIT" => "CP"
"CS_DURCHMESSER_X_H" => "686 x 957"
"CS_SALESRANK" => 11254
"CS_SHIPPING_HEIGHT_MM" => 957
"META_DESCRIPTION" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt"
"MARA_NTGEW" => 29.5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "957"
"ghs_symbol" => "[{"id":38244,"mdate":"2017-04-03 13:19:02","filename":"38244_20170403-131902.png","text":"Logo un"}]"
"CS_ZULASSUNG" => "UN"
"ZPIM_OBERFLAECHE" => "verzinkt"
"CS_TECHNISCHE_DATEN" => "[{"label":"Zulassung / Zertifikat","value":"UN (1A2T/Y320/S/...)"},{"label":"Oberfläche","value":"verzinkt"},{"label":"Werkstoff","value":"Stahlblech"},{"label":"Werkstoff Dichtung","value":"PU"},{"label":"Volumen [l]","value":"300"},{"label":"Maße Ø x H [mm]","value":"686 x 957"},{"label":"Höhe innen [mm]","value":"920"},{"label":"Durchmesser innen [mm]","value":"650"},{"label":"Gewicht [kg]","value":"29,5"}]"
"MARA_BRGEW" => 29.5
"ship_length" => "686"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 686
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36030190"},"punchout_danfoss_de":{"matgroup":"24112108"},"punchout_danfoss_pl":{"matgroup":"24112108"},"punchout_hirschvogel_de":{"matgroup":"36030190"},"punchout_alperia_it":{"matgroup":"24112108"},"punchout_sunchemical_ch":{"matgroup":"24112108"},"punchout_danfoss_dk":{"matgroup":"24112108"},"punchout_danfoss_sk":{"matgroup":"24112108"},"punchout_brenntag_de":{"matgroup":"24112108"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24112100"},"punchout_esteelauder_uk":{"matgroup":"24112100"},"punchout_esteelauder_ch":{"matgroup":"24112108"},"punchout_takeda_ch":{"matgroup":"24112108"},"punchout_sika_de":{"matgroup":"24112108"},"punchout_bachem_ch":{"matgroup":"24112108"},"punchout_migros_ch":{"matgroup":"24112108"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24112108"},"punchout_tesla_de":{"matgroup":"24112108"},"punchout_umicore_de":{"matgroup":"24112108"},"punchout_upm_fi":{"matgroup":"24112108"},"punchout_axalta_de":{"matgroup":"24112108"},"punchout_husqvarna_pl":{"matgroup":"24112108"},"punchout_navalgroup_fr":{"matgroup":"24112108"},"punchout_itp_aero_es":{"matgroup":"24112108"},"punchout_tk_bilstein_de":{"matgroup":"36030190"},"punchout_danone_es":{"matgroup":"24112108"},"punchout_schwarz_gruppe_de":{"matgroup":"36030190"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36030190"},"punchout_danfoss_gb":{"matgroup":"24112108"},"punchout_ivoclar_ch":{"matgroup":"24112108"},"punchout_remmers_de":{"matgroup":"24112108"},"punchout_saria_de":{"matgroup":"36030190"}}"
"ZPIM_NENNVOLUMEN_1" => 300
"META_TITLE" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt | Denios"
"images_meta_data" => "[{"id":144119,"mdate":"2021-07-12 11:10:51","filename":"144119_20210712-111051.jpg","imageSimilar":0,"text":"Bergungsfass mit T-Codierung, 300 Liter, verzinkt - 1"},{"id":318068,"mdate":"2022-08-03 15:19:36","filename":"318068_20220803-151936.jpg","imageSimilar":0,"text":"Bergungsfass mit T-Codierung, 300 Liter, verzinkt - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bergungsfass,Bergefass,T-Code,Bergungsfässer,Sicherheitsfass,Überfass Metall,Gefahrgutfässer,Gefahrguttransportbehälter,Havariefass,Fass 300 Liter"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"ZPIM_DURCHMESSER_INNEN" => 650
"CS_PDF_SEITE" => "360"
"CS_SHIPPING_HEIGHT_IN" => 41.44490427
"CS_MATERIAL" => "Stahlblech"
"ZPIM_DURCHMESSER_AUSSEN" => 686
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 29.70867746
"ZPIM_WERKSTOFF_DICHTUNG" => "PU"
"ZPIM_WERKSTOFF_1" => "Stahlblech"
"ITEM_NAME_FOR_SHOP" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt"
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 957
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 65.03636729
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zugelassen für Bergung und Transport</li><li>zum schnellen und universellen Einsatz für z. B. Feuerwehren, Werkschutz, Hafenbehörden, Spediteure und Entsorgungsunternehmen</li><li>mit Deckel und Spannring</li><li>aus verzinktem Stahl</li></ul>"
"accessory_articles" => "["115199","127147"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "29.5"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "73101000"
"CS_SHIPPING_WEIGHT_KG" => 29.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/bergungsfass-mit-t-codierung-300-liter-verzinkt-259671/259671"
"robots" => "index,follow"
"description" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt | Denios"
"description" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/bergungsfass-mit-t-codierung-300-liter-verzinkt-259671/259671"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/318068_20220803-151936.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Bergungsfass mit T-Codierung, 300 Liter, verzinkt"
"description" => "zugelassen für Bergung und Transportzum schnellen und universellen Einsatz für z. B. Feuerwehren, Werkschutz, Hafenbehörden, Spediteure und Entsorgungsunternehmenmit Deckel und Spannringaus verzinktem Stahl"
"image" => [
"https://assets.dev.denios.io/article/144119_20210712-111051.jpg"
"https://assets.dev.denios.io/article/318068_20220803-151936.jpg"
]
"sku" => "259671W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/bergungsfass-mit-t-codierung-300-liter-verzinkt-259671/259671"
"priceCurrency" => "EUR"
"price" => "622.37"
"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" => 52300
"centAmountGross" => 62237
"currency" => "EUR"
"customerGroup" => null
"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" => "Sicherheitsfässer"
"stampImages" => []
"brandImages" => []
"ghsImages" => [
[
"id" => 38244
"filename" => "38244_20170403-131902.png"
"uri" => "https://assets.dev.denios.io/ghs/38244_20170403-131902.png"
"text" => "Logo un"
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"featureImages" => []
]
]
"categories" => [
"06871493-84a8-44f1-8dd6-27f312c05014"
"08df34b1-a8b6-4f10-93e4-4a60c72c1169"
"7209e4ae-e65e-48df-86be-8c8f1d1eac2e"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Sicherheitsfässer"
"attributes" => []
"facetAttributes" => [
"ZPIM_WERKSTOFF_1" => [
"Stahlblech"
]
"ZPIM_NENNVOLUMEN_1" => [
300
]
"CS_ZULASSUNG" => [
"UN"
]
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => []
"CS_VERSION_GULLIABDICHTUNG" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "3a6d7cb8a1be8435055407af29f83eaa"
]
"sort" => [
11254
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "5c7dacd9-bb85-4c72-94e3-ddacb691dcd8"
"_score" => null
"_source" => [
"id" => "5c7dacd9-bb85-4c72-94e3-ddacb691dcd8"
"key" => "116035"
"version" => 6017
"businessUnit" => "CP"
"slug" => "fassbandage-aus-polyurethan-mit-tragekoffer-116035"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fassbandage-aus-polyurethan-mit-tragekoffer-116035/116035"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#355"
"canonical" => "https://storefront.dev.denios.io/fassbandage-aus-polyurethan-mit-tragekoffer-116035/116035"
]
"name" => "Fassbandage aus Polyurethan, mit Tragekoffer"
"description" => "<ul class="product-description__text--bulletpoints"><li>Für Stahl- und Kunststofffässer</li><li>Leicht und schnell anzubringen</li><li>Beständig gegen Öle und viele Säuren und Laugen</li></ul>"
"createdAt" => "2020-08-10T07:48:32+0000"
"master" => [
"id" => 1
"sku" => "116035"
"displaySku" => "116035W"
"sortRank" => 11123
"slug" => "fassbandage-aus-polyurethan-mit-tragekoffer-116035"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fassbandage-aus-polyurethan-mit-tragekoffer-116035/116035"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#355"
"canonical" => "https://storefront.dev.denios.io/fassbandage-aus-polyurethan-mit-tragekoffer-116035/116035"
]
"name" => "Fassbandage aus Polyurethan, mit Tragekoffer"
"description" => "<ul class="product-description__text--bulletpoints"><li>Für Stahl- und Kunststofffässer</li><li>Leicht und schnell anzubringen</li><li>Beständig gegen Öle und viele Säuren und Laugen</li></ul>"
"images" => [
[
"id" => 25960
"filename" => "25960_20200420-084512.jpg"
"uri" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
"text" => "Fassbandage aus Polyurethan, mit Tragekoffer - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
"medium" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
"small" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25961
"filename" => "25961_20200420-084523.jpg"
"uri" => "https://assets.dev.denios.io/article/25961_20200420-084523.jpg"
"text" => "Fassbandage aus Polyurethan, mit Tragekoffer - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25961_20200420-084523.jpg"
"medium" => "https://assets.dev.denios.io/article/25961_20200420-084523.jpg"
"small" => "https://assets.dev.denios.io/article/25961_20200420-084523.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25961_20200420-084523.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 25960
"filename" => "25960_20200420-084512.jpg"
"uri" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
"text" => "Fassbandage aus Polyurethan, mit Tragekoffer - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
"medium" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
"small" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 28900
"centAmountGross" => 34391
"currency" => "EUR"
"customerGroup" => null
"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" => "4 - 5 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Fassbandagen"
"CS_MASSE_AUSSEN_B_X_T" => "300 x 180"
"SHOP_LIEFERZEIT" => "4 - 5 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_SALESRANK" => 11123
"CS_SHIPPING_HEIGHT_MM" => 35
"META_DESCRIPTION" => "Fassbandage aus Polyurethan, mit Tragekoffer - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fassbandage aus Polyurethan, mit Tragekoffer"
"MARA_NTGEW" => 4.15
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "35"
"MAKT_MAKTX" => "Fassbandage inkl. Tragekoffer"
"CS_SHIPPING_WIDTH_MM" => 300
"CS_SHIPPING_WIDTH_IN" => 12.992133
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Fassbandagen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Maße außen B x T x H [mm]","value":"300 x 180 x 35"},{"label":"Gewicht [kg]","value":"4,15"}]"
"MARA_BRGEW" => 4.15
"CS_GTIN" => "4055661026032"
"ship_length" => "180"
"SAP_HERKUNFTSLAND" => "IT"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 180
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"}}"
"META_TITLE" => "Fassbandage mit Tragekoffer, schnelles Abdichten beschädigter Behälter"
"ship_width" => "300"
"images_meta_data" => "[{"id":25960,"mdate":"2020-04-20 08:45:12","filename":"25960_20200420-084512.jpg","imageSimilar":0,"text":"Fassbandage aus Polyurethan, mit Tragekoffer - 1"},{"id":25961,"mdate":"2020-04-20 08:45:23","filename":"25961_20200420-084523.jpg","imageSimilar":0,"text":"Fassbandage aus Polyurethan, mit Tragekoffer - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Fassbandage,Fassbandagen,Fassdichtung,Fassabdichtung,Abdichtsysteme,Auslaufsperren,Flüssigkeitsbarrieren,Abdichtbandage,Dichtbandage"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 180
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "355"
"CS_SHIPPING_HEIGHT_IN" => 1.51574885
"CS_MASSE_AUSSEN_B_X_T_X_H" => "300 x 180 x 35"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 7.7952798
"ITEM_NAME_FOR_SHOP" => "Fassbandage aus Polyurethan, mit Tragekoffer"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 300
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "LUMF"
"HOEHE_AUSSEN" => 35
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 9.149183873
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Für Stahl- und Kunststofffässer</li><li>Leicht und schnell anzubringen</li><li>Beständig gegen Öle und viele Säuren und Laugen</li></ul>"
"accessory_articles" => "["153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.15"
"CS_ORIGIN" => "IT - Italien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
"CS_SHIPPING_WEIGHT_KG" => 4.15
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fassbandage mit Tragekoffer, schnelles Abdichten beschädigter Behälter"
"canonicalUrl" => "https://storefront.dev.denios.io/fassbandage-aus-polyurethan-mit-tragekoffer-116035/116035"
"robots" => "index,follow"
"description" => "Fassbandage aus Polyurethan, mit Tragekoffer - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fassbandage mit Tragekoffer, schnelles Abdichten beschädigter Behälter"
"description" => "Fassbandage aus Polyurethan, mit Tragekoffer - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fassbandage-aus-polyurethan-mit-tragekoffer-116035/116035"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25961_20200420-084523.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fassbandage aus Polyurethan, mit Tragekoffer"
"description" => "Für Stahl- und KunststofffässerLeicht und schnell anzubringenBeständig gegen Öle und viele Säuren und Laugen"
"image" => [
"https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
"https://assets.dev.denios.io/article/25961_20200420-084523.jpg"
]
"sku" => "116035W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fassbandage-aus-polyurethan-mit-tragekoffer-116035/116035"
"priceCurrency" => "EUR"
"price" => "343.91"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661026032"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 28900
"centAmountGross" => 34391
"currency" => "EUR"
"customerGroup" => null
"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" => "Dichtmittel"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "116035"
"displaySku" => "116035W"
"sortRank" => 11123
"slug" => "fassbandage-aus-polyurethan-mit-tragekoffer-116035"
"links" => [
"webshop" => "https://storefront.dev.denios.io/fassbandage-aus-polyurethan-mit-tragekoffer-116035/116035"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#355"
"canonical" => "https://storefront.dev.denios.io/fassbandage-aus-polyurethan-mit-tragekoffer-116035/116035"
]
"name" => "Fassbandage aus Polyurethan, mit Tragekoffer"
"description" => "<ul class="product-description__text--bulletpoints"><li>Für Stahl- und Kunststofffässer</li><li>Leicht und schnell anzubringen</li><li>Beständig gegen Öle und viele Säuren und Laugen</li></ul>"
"images" => [
[
"id" => 25960
"filename" => "25960_20200420-084512.jpg"
"uri" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
"text" => "Fassbandage aus Polyurethan, mit Tragekoffer - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
"medium" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
"small" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 25961
"filename" => "25961_20200420-084523.jpg"
"uri" => "https://assets.dev.denios.io/article/25961_20200420-084523.jpg"
"text" => "Fassbandage aus Polyurethan, mit Tragekoffer - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25961_20200420-084523.jpg"
"medium" => "https://assets.dev.denios.io/article/25961_20200420-084523.jpg"
"small" => "https://assets.dev.denios.io/article/25961_20200420-084523.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25961_20200420-084523.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 25960
"filename" => "25960_20200420-084512.jpg"
"uri" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
"text" => "Fassbandage aus Polyurethan, mit Tragekoffer - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
"medium" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
"small" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 28900
"centAmountGross" => 34391
"currency" => "EUR"
"customerGroup" => null
"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" => "4 - 5 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Fassbandagen"
"CS_MASSE_AUSSEN_B_X_T" => "300 x 180"
"SHOP_LIEFERZEIT" => "4 - 5 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_BESTSELLER" => "1"
"CS_SALESRANK" => 11123
"CS_SHIPPING_HEIGHT_MM" => 35
"META_DESCRIPTION" => "Fassbandage aus Polyurethan, mit Tragekoffer - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Fassbandage aus Polyurethan, mit Tragekoffer"
"MARA_NTGEW" => 4.15
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "35"
"MAKT_MAKTX" => "Fassbandage inkl. Tragekoffer"
"CS_SHIPPING_WIDTH_MM" => 300
"CS_SHIPPING_WIDTH_IN" => 12.992133
"CS_BADGE" => "BESTSELLER"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Fassbandagen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Maße außen B x T x H [mm]","value":"300 x 180 x 35"},{"label":"Gewicht [kg]","value":"4,15"}]"
"MARA_BRGEW" => 4.15
"CS_GTIN" => "4055661026032"
"ship_length" => "180"
"SAP_HERKUNFTSLAND" => "IT"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 180
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"}}"
"META_TITLE" => "Fassbandage mit Tragekoffer, schnelles Abdichten beschädigter Behälter"
"ship_width" => "300"
"images_meta_data" => "[{"id":25960,"mdate":"2020-04-20 08:45:12","filename":"25960_20200420-084512.jpg","imageSimilar":0,"text":"Fassbandage aus Polyurethan, mit Tragekoffer - 1"},{"id":25961,"mdate":"2020-04-20 08:45:23","filename":"25961_20200420-084523.jpg","imageSimilar":0,"text":"Fassbandage aus Polyurethan, mit Tragekoffer - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Fassbandage,Fassbandagen,Fassdichtung,Fassabdichtung,Abdichtsysteme,Auslaufsperren,Flüssigkeitsbarrieren,Abdichtbandage,Dichtbandage"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 180
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "355"
"CS_SHIPPING_HEIGHT_IN" => 1.51574885
"CS_MASSE_AUSSEN_B_X_T_X_H" => "300 x 180 x 35"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 7.7952798
"ITEM_NAME_FOR_SHOP" => "Fassbandage aus Polyurethan, mit Tragekoffer"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 300
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "LUMF"
"HOEHE_AUSSEN" => 35
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 9.149183873
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Für Stahl- und Kunststofffässer</li><li>Leicht und schnell anzubringen</li><li>Beständig gegen Öle und viele Säuren und Laugen</li></ul>"
"accessory_articles" => "["153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.15"
"CS_ORIGIN" => "IT - Italien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
"CS_SHIPPING_WEIGHT_KG" => 4.15
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Fassbandage mit Tragekoffer, schnelles Abdichten beschädigter Behälter"
"canonicalUrl" => "https://storefront.dev.denios.io/fassbandage-aus-polyurethan-mit-tragekoffer-116035/116035"
"robots" => "index,follow"
"description" => "Fassbandage aus Polyurethan, mit Tragekoffer - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Fassbandage mit Tragekoffer, schnelles Abdichten beschädigter Behälter"
"description" => "Fassbandage aus Polyurethan, mit Tragekoffer - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/fassbandage-aus-polyurethan-mit-tragekoffer-116035/116035"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/25961_20200420-084523.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Fassbandage aus Polyurethan, mit Tragekoffer"
"description" => "Für Stahl- und KunststofffässerLeicht und schnell anzubringenBeständig gegen Öle und viele Säuren und Laugen"
"image" => [
"https://assets.dev.denios.io/article/25960_20200420-084512.jpg"
"https://assets.dev.denios.io/article/25961_20200420-084523.jpg"
]
"sku" => "116035W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/fassbandage-aus-polyurethan-mit-tragekoffer-116035/116035"
"priceCurrency" => "EUR"
"price" => "343.91"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661026032"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 28900
"centAmountGross" => 34391
"currency" => "EUR"
"customerGroup" => null
"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" => "Dichtmittel"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"44203f09-3fd4-465b-9b0e-20e5a51ed99e"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Dichtmittel"
"attributes" => []
"facetAttributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => [
"Fassbandagen"
]
"CS_MARKE" => []
"CS_VERSION_GULLIABDICHTUNG" => [
"Polyurethan-Abdichtmatten"
]
"ZPIM_WERKSTOFF_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "f7eb1589fc4a0a0bd8e14b106816f8a1"
]
"sort" => [
11123
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e2cfdf67-0683-471c-846b-970523522008"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "e2cfdf67-0683-471c-846b-970523522008"
"key" => "10300200151110"
"version" => 8370
"businessUnit" => "CP"
"slug" => "flexible-kanalabdichtung-10300200151110"
"links" => [
"webshop" => "https://storefront.dev.denios.io/flexible-kanalabdichtung-10300200151110/202296"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/flexible-kanalabdichtung-10300200151110/202296"
]
"name" => "Flexible Kanalabdichtung"
"description" => "<ul class="product-description__text--bulletpoints"><li>für die schnelle Absicherung von Kanaleinläufen</li><li>in Notfällen und zur Vorbeugung</li><li>bietet auch bei unregelmäßigen Geometrien einen sicheren Schutz vor eindringenden Flüssigkeiten</li><li>aus Chemikalien-beständigem Polyethylen (PE-LD)</li><li>leicht zu reinigen</li><li>zur Befüllung mit Druckluft</li><li>mit Eurosteckkupplung und Entlastungsventil</li><li>Druckluft-Schläuche und -Absperrhähne sowie Lagerboxen als Zubehör erhältlich</li></ul>"
"createdAt" => "2021-09-03T06:59:30+0000"
"master" => [
"id" => 2
"sku" => "202296"
"displaySku" => "202296W"
"sortRank" => 11068
"slug" => "flexible-kanalabdichtung-10300200151110"
"links" => [
"webshop" => "https://storefront.dev.denios.io/flexible-kanalabdichtung-10300200151110/202296"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/flexible-kanalabdichtung-10300200151110/202296"
]
"name" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm"
"description" => "<ul class="product-description__text--bulletpoints"><li>für die schnelle Absicherung von Kanaleinläufen</li><li>zur Befüllung mit Druckluft</li><li>mit Eurosteckkupplung und Entlastungsventil</li><li>leicht zu reinigen</li><li>in Notfällen und zur Vorbeugung</li><li>bietet auch bei unregelmäßigen Geometrien einen sicheren Schutz vor eindringenden Flüssigkeiten</li><li>aus Chemikalien-beständigem Polyethylen (PE-LD)</li><li>Druckluft-Schläuche und -Absperrhähne sowie Lagerboxen als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27096
"filename" => "27096_20150320-135415.jpg"
"uri" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
"text" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
"medium" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
"small" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 27098
"filename" => "27098_20150320-135446.jpg"
"uri" => "https://assets.dev.denios.io/article/27098_20150320-135446.jpg"
"text" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27098_20150320-135446.jpg"
"medium" => "https://assets.dev.denios.io/article/27098_20150320-135446.jpg"
"small" => "https://assets.dev.denios.io/article/27098_20150320-135446.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27098_20150320-135446.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27096
"filename" => "27096_20150320-135415.jpg"
"uri" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
"text" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
"medium" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
"small" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 56500
"centAmountGross" => 67235
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "2 - 3 Wochen"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Durchmesser außen [mm]: 800 mm"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"CS_PDF_SEITE" => ""
"CS_SALESRANK" => 11068
"SHOW_IN_ORDERPROCESS" => "Durchmesser außen [mm]: 800 mm"
"META_DESCRIPTION" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm"
"MARA_NTGEW" => 3
"CS_NEW_UNTIL" => "2022-07-04"
"CS_VORGAENGER_ARTIKEL" => "["201662"]"
"MAKT_MAKTX" => "Druckluft-Kanalabdichtung, 80 cm"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Typ","value":"K2"},{"label":"Kanalabdeckung","value":"Aufblasbare Kanalabdichtung"},{"label":"Werkstoff","value":"PVC"},{"label":"Farbe","value":"orange"},{"label":"Durchmesser außen [mm]","value":"800"},{"label":"Gewicht [kg]","value":"3"}]"
"MARA_BRGEW" => 4
"ship_length" => "800"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "orange"
"CS_SHIPPING_LENGTH_MM" => 800
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Aufblasbare Kanalabdichtung"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"ZPIM_DURCHMESSER_AUSSEN"}]"
"META_TITLE" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80cm"
"images_meta_data" => "[{"id":27096,"mdate":"2015-03-20 13:54:15","filename":"27096_20150320-135415.jpg","imageSimilar":1,"text":"Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm - 1"},{"id":27098,"mdate":"2015-03-20 13:54:46","filename":"27098_20150320-135446.jpg","imageSimilar":0,"text":"Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Kanalsperre,Abflusssperre,Gullyblase,Gulli"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"ZPIM_FARBE_1" => "orange"
"CS_TAX_CLASS" => "regular"
"ZPIM_TYP" => "K2"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIAL" => "PVC"
"ZPIM_DURCHMESSER_AUSSEN" => 800
"ZPIM_WERKSTOFF_1" => "PVC"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 34.645688
"ITEM_NAME_FOR_SHOP" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm"
"service_articles" => "["211123"]"
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 6.61386786
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>für die schnelle Absicherung von Kanaleinläufen</li><li>zur Befüllung mit Druckluft</li><li>mit Eurosteckkupplung und Entlastungsventil</li><li>leicht zu reinigen</li><li>in Notfällen und zur Vorbeugung</li><li>bietet auch bei unregelmäßigen Geometrien einen sicheren Schutz vor eindringenden Flüssigkeiten</li><li>aus Chemikalien-beständigem Polyethylen (PE-LD)</li><li>Druckluft-Schläuche und -Absperrhähne sowie Lagerboxen als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["202301","202300","202299","132790","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "3"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39201025"
"CS_SHIPPING_WEIGHT_KG" => 3
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "ZPIM_DURCHMESSER_AUSSEN"
"label" => "Durchmesser außen [mm]"
"options" => [
[
"sku" => "202296"
"value" => "https://storefront.dev.denios.io/flexible-kanalabdichtung-10300200151110/202296"
"key" => ""
"name" => "800"
"variantId" => 2
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80cm"
"canonicalUrl" => "https://storefront.dev.denios.io/flexible-kanalabdichtung-10300200151110/202296"
"robots" => "index,follow"
"description" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80cm"
"description" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/flexible-kanalabdichtung-10300200151110/202296"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27098_20150320-135446.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm"
"description" => "für die schnelle Absicherung von Kanaleinläufenzur Befüllung mit Druckluftmit Eurosteckkupplung und Entlastungsventilleicht zu reinigenin Notfällen und zur Vorbeugungbietet auch bei unregelmäßigen Geometrien einen sicheren Schutz vor eindringenden Flüssigkeitenaus Chemikalien-beständigem Polyethylen (PE-LD)Druckluft-Schläuche und -Absperrhähne sowie Lagerboxen als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
"https://assets.dev.denios.io/article/27098_20150320-135446.jpg"
]
"sku" => "202296W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/flexible-kanalabdichtung-10300200151110/202296"
"priceCurrency" => "EUR"
"price" => "672.35"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 56500
"centAmountGross" => 67235
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 2
"sku" => "202296"
"displaySku" => "202296W"
"sortRank" => 11068
"slug" => "flexible-kanalabdichtung-10300200151110"
"links" => [
"webshop" => "https://storefront.dev.denios.io/flexible-kanalabdichtung-10300200151110/202296"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/flexible-kanalabdichtung-10300200151110/202296"
]
"name" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm"
"description" => "<ul class="product-description__text--bulletpoints"><li>für die schnelle Absicherung von Kanaleinläufen</li><li>zur Befüllung mit Druckluft</li><li>mit Eurosteckkupplung und Entlastungsventil</li><li>leicht zu reinigen</li><li>in Notfällen und zur Vorbeugung</li><li>bietet auch bei unregelmäßigen Geometrien einen sicheren Schutz vor eindringenden Flüssigkeiten</li><li>aus Chemikalien-beständigem Polyethylen (PE-LD)</li><li>Druckluft-Schläuche und -Absperrhähne sowie Lagerboxen als Zubehör erhältlich</li></ul>"
"images" => [
[
"id" => 27096
"filename" => "27096_20150320-135415.jpg"
"uri" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
"text" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
"medium" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
"small" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 27098
"filename" => "27098_20150320-135446.jpg"
"uri" => "https://assets.dev.denios.io/article/27098_20150320-135446.jpg"
"text" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27098_20150320-135446.jpg"
"medium" => "https://assets.dev.denios.io/article/27098_20150320-135446.jpg"
"small" => "https://assets.dev.denios.io/article/27098_20150320-135446.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27098_20150320-135446.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27096
"filename" => "27096_20150320-135415.jpg"
"uri" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
"text" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
"medium" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
"small" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 56500
"centAmountGross" => 67235
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "2 - 3 Wochen"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Durchmesser außen [mm]: 800 mm"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"CS_PDF_SEITE" => ""
"CS_SALESRANK" => 11068
"SHOW_IN_ORDERPROCESS" => "Durchmesser außen [mm]: 800 mm"
"META_DESCRIPTION" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm"
"MARA_NTGEW" => 3
"CS_NEW_UNTIL" => "2022-07-04"
"CS_VORGAENGER_ARTIKEL" => "["201662"]"
"MAKT_MAKTX" => "Druckluft-Kanalabdichtung, 80 cm"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Typ","value":"K2"},{"label":"Kanalabdeckung","value":"Aufblasbare Kanalabdichtung"},{"label":"Werkstoff","value":"PVC"},{"label":"Farbe","value":"orange"},{"label":"Durchmesser außen [mm]","value":"800"},{"label":"Gewicht [kg]","value":"3"}]"
"MARA_BRGEW" => 4
"ship_length" => "800"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "orange"
"CS_SHIPPING_LENGTH_MM" => 800
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Aufblasbare Kanalabdichtung"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"ZPIM_DURCHMESSER_AUSSEN"}]"
"META_TITLE" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80cm"
"images_meta_data" => "[{"id":27096,"mdate":"2015-03-20 13:54:15","filename":"27096_20150320-135415.jpg","imageSimilar":1,"text":"Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm - 1"},{"id":27098,"mdate":"2015-03-20 13:54:46","filename":"27098_20150320-135446.jpg","imageSimilar":0,"text":"Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Kanalsperre,Abflusssperre,Gullyblase,Gulli"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"ZPIM_FARBE_1" => "orange"
"CS_TAX_CLASS" => "regular"
"ZPIM_TYP" => "K2"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIAL" => "PVC"
"ZPIM_DURCHMESSER_AUSSEN" => 800
"ZPIM_WERKSTOFF_1" => "PVC"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 34.645688
"ITEM_NAME_FOR_SHOP" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm"
"service_articles" => "["211123"]"
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 6.61386786
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>für die schnelle Absicherung von Kanaleinläufen</li><li>zur Befüllung mit Druckluft</li><li>mit Eurosteckkupplung und Entlastungsventil</li><li>leicht zu reinigen</li><li>in Notfällen und zur Vorbeugung</li><li>bietet auch bei unregelmäßigen Geometrien einen sicheren Schutz vor eindringenden Flüssigkeiten</li><li>aus Chemikalien-beständigem Polyethylen (PE-LD)</li><li>Druckluft-Schläuche und -Absperrhähne sowie Lagerboxen als Zubehör erhältlich</li></ul>"
"accessory_articles" => "["202301","202300","202299","132790","153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "3"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39201025"
"CS_SHIPPING_WEIGHT_KG" => 3
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "ZPIM_DURCHMESSER_AUSSEN"
"label" => "Durchmesser außen [mm]"
"options" => [
[
"sku" => "202296"
"value" => "https://storefront.dev.denios.io/flexible-kanalabdichtung-10300200151110/202296"
"key" => ""
"name" => "800"
"variantId" => 2
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80cm"
"canonicalUrl" => "https://storefront.dev.denios.io/flexible-kanalabdichtung-10300200151110/202296"
"robots" => "index,follow"
"description" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80cm"
"description" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/flexible-kanalabdichtung-10300200151110/202296"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27098_20150320-135446.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Kanalabdichtung zur Verwendung mit Druckluft, Durchmesser 80 cm"
"description" => "für die schnelle Absicherung von Kanaleinläufenzur Befüllung mit Druckluftmit Eurosteckkupplung und Entlastungsventilleicht zu reinigenin Notfällen und zur Vorbeugungbietet auch bei unregelmäßigen Geometrien einen sicheren Schutz vor eindringenden Flüssigkeitenaus Chemikalien-beständigem Polyethylen (PE-LD)Druckluft-Schläuche und -Absperrhähne sowie Lagerboxen als Zubehör erhältlich"
"image" => [
"https://assets.dev.denios.io/article/27096_20150320-135415.jpg"
"https://assets.dev.denios.io/article/27098_20150320-135446.jpg"
]
"sku" => "202296W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/flexible-kanalabdichtung-10300200151110/202296"
"priceCurrency" => "EUR"
"price" => "672.35"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 56500
"centAmountGross" => 67235
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"2c6f61e6-27ad-42f2-b63e-134a646dfdab"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Kanalabdichtungen"
"attributes" => []
"facetAttributes" => [
"CS_VERSION_GULLIABDICHTUNG" => [
"Aufblasbare Kanalabdichtung"
]
"ZPIM_WERKSTOFF_1" => [
"PVC"
]
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => [
"Kanal-Abdichtungen"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "bc1c04188286a1ce02cfd02ab7687f37"
]
"sort" => [
11068
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7db885e0-5398-4428-9435-a50a8f9563b4"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "7db885e0-5398-4428-9435-a50a8f9563b4"
"key" => "267229"
"version" => 5073
"businessUnit" => "CP"
"slug" => "sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-390-liter-volumen-267229"
"links" => [
"webshop" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-390-liter-volumen-267229/267229"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#361"
"canonical" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-390-liter-volumen-267229/267229"
]
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>besonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!</li></ul>"
"createdAt" => "2020-11-11T06:04:54+0000"
"master" => [
"id" => 1
"sku" => "267229"
"displaySku" => "267229W"
"sortRank" => 11038
"slug" => "sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-390-liter-volumen-267229"
"links" => [
"webshop" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-390-liter-volumen-267229/267229"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#361"
"canonical" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-390-liter-volumen-267229/267229"
]
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>besonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!</li></ul>"
"images" => [
[
"id" => 189535
"filename" => "189535_20190726-134337.jpg"
"uri" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
"text" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
"medium" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
"small" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 189535
"filename" => "189535_20190726-134337.jpg"
"uri" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
"text" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
"medium" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
"small" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 48200
"centAmountGross" => 57358
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "auf Anfrage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38244
"filename" => "38244_20170403-131902.png"
"uri" => "https://assets.dev.denios.io/quality/38244_20170403-131902.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ZPIM_HOEHE_INNEN" => 990
"ZPIM_FARBE_1" => "gelb"
"CS_BUSINESS_UNIT" => "CP"
"CS_DURCHMESSER_X_H" => "804 x 1102"
"CS_360ER_Bilder" => "0"
"CS_SALESRANK" => 11038
"CS_SHIPPING_HEIGHT_MM" => 1102
"META_DESCRIPTION" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen"
"MARA_NTGEW" => 49
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1102"
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Kunststoff"},{"label":"Farbe","value":"gelb"},{"label":"Maße Ø x H [mm]","value":"804 x 1102"},{"label":"Höhe innen [mm]","value":"990"},{"label":"Durchmesser innen [mm]","value":"609"},{"label":"Volumen [l]","value":"390"},{"label":"Gewicht [kg]","value":"49"}]"
"MARA_BRGEW" => 49
"CS_GTIN" => "705340000115"
"ship_length" => "804"
"SAP_HERKUNFTSLAND" => "US"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 804
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36030190"},"punchout_danfoss_de":{"matgroup":"24112109"},"punchout_danfoss_pl":{"matgroup":"24112109"},"punchout_hirschvogel_de":{"matgroup":"36030190"},"punchout_alperia_it":{"matgroup":"24112109"},"punchout_sunchemical_ch":{"matgroup":"24112109"},"punchout_danfoss_dk":{"matgroup":"24112109"},"punchout_danfoss_sk":{"matgroup":"24112109"},"punchout_brenntag_de":{"matgroup":"24112109"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24112109"},"punchout_esteelauder_uk":{"matgroup":"24112109"},"punchout_esteelauder_ch":{"matgroup":"24112109"},"punchout_takeda_ch":{"matgroup":"24112109"},"punchout_sika_de":{"matgroup":"24112109"},"punchout_bachem_ch":{"matgroup":"24112109"},"punchout_migros_ch":{"matgroup":"24112109"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24112109"},"punchout_tesla_de":{"matgroup":"24112109"},"punchout_umicore_de":{"matgroup":"24112109"},"punchout_upm_fi":{"matgroup":"24112109"},"punchout_axalta_de":{"matgroup":"24112109"},"punchout_husqvarna_pl":{"matgroup":"24112109"},"punchout_navalgroup_fr":{"matgroup":"24112109"},"punchout_itp_aero_es":{"matgroup":"24112109"},"punchout_tk_bilstein_de":{"matgroup":"36030190"},"punchout_danone_es":{"matgroup":"24112109"},"punchout_schwarz_gruppe_de":{"matgroup":"36030190"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36030190"}}"
"ZPIM_NENNVOLUMEN_1" => 390
"META_TITLE" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen | Denios"
"quality_image" => "[{"id":38244,"mdate":"2017-04-03 13:19:02","filename":"38244_20170403-131902.png","text":""}]"
"SHOP_LIEFERZEIT" => "auf Anfrage"
"images_meta_data" => "[{"id":189535,"mdate":"2019-07-26 13:43:37","filename":"189535_20190726-134337.jpg","imageSimilar":0,"text":"Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["265545","265546","265547","265548","265549","265550"]"
"META_KEYWORD" => "Sicherheitsfass,Sicherheitsfässer,Gefahrgutbehälter,Gefahrguttransporte,Leckagefass,Leckagefässer,Leckageschutz,Überfass,Chemikalienfass,Umverpackung"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "361"
"CS_SHIPPING_HEIGHT_IN" => 47.72443522
"CS_MATERIAL" => "Kunststoff"
"ZPIM_DURCHMESSER_AUSSEN" => 804
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 34.81891644
"ITEM_NAME_FOR_SHOP" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen"
"CS_LIEFERZEIT_WT" => "25"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1102
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 108.02650838
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>besonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "49"
"CS_ORIGIN" => "US - USA"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39239000"
"CS_SHIPPING_WEIGHT_KG" => 49
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-390-liter-volumen-267229/267229"
"robots" => "index,follow"
"description" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen | Denios"
"description" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-390-liter-volumen-267229/267229"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen"
"description" => "mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fassesbeständig gegen Säuren, Laugen und viele aggressive ChemikalienWarneffekt durch gelbe Einfärbungmit Gabelstapler transportierbarmit praktischem Schraubdeckelbesonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!"
"image" => [
"https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
]
"sku" => "267229W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-390-liter-volumen-267229/267229"
"priceCurrency" => "EUR"
"price" => "573.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" => "705340000115"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 48200
"centAmountGross" => 57358
"currency" => "EUR"
"customerGroup" => null
"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" => "Sicherheitsfässer"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "267229"
"displaySku" => "267229W"
"sortRank" => 11038
"slug" => "sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-390-liter-volumen-267229"
"links" => [
"webshop" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-390-liter-volumen-267229/267229"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#361"
"canonical" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-390-liter-volumen-267229/267229"
]
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>besonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!</li></ul>"
"images" => [
[
"id" => 189535
"filename" => "189535_20190726-134337.jpg"
"uri" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
"text" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
"medium" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
"small" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 189535
"filename" => "189535_20190726-134337.jpg"
"uri" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
"text" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
"medium" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
"small" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 48200
"centAmountGross" => 57358
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "auf Anfrage"
"packagingUnit" => null
"qualityImages" => [
[
"id" => 38244
"filename" => "38244_20170403-131902.png"
"uri" => "https://assets.dev.denios.io/quality/38244_20170403-131902.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ZPIM_HOEHE_INNEN" => 990
"ZPIM_FARBE_1" => "gelb"
"CS_BUSINESS_UNIT" => "CP"
"CS_DURCHMESSER_X_H" => "804 x 1102"
"CS_360ER_Bilder" => "0"
"CS_SALESRANK" => 11038
"CS_SHIPPING_HEIGHT_MM" => 1102
"META_DESCRIPTION" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen"
"MARA_NTGEW" => 49
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "1102"
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Kunststoff"},{"label":"Farbe","value":"gelb"},{"label":"Maße Ø x H [mm]","value":"804 x 1102"},{"label":"Höhe innen [mm]","value":"990"},{"label":"Durchmesser innen [mm]","value":"609"},{"label":"Volumen [l]","value":"390"},{"label":"Gewicht [kg]","value":"49"}]"
"MARA_BRGEW" => 49
"CS_GTIN" => "705340000115"
"ship_length" => "804"
"SAP_HERKUNFTSLAND" => "US"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 804
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36030190"},"punchout_danfoss_de":{"matgroup":"24112109"},"punchout_danfoss_pl":{"matgroup":"24112109"},"punchout_hirschvogel_de":{"matgroup":"36030190"},"punchout_alperia_it":{"matgroup":"24112109"},"punchout_sunchemical_ch":{"matgroup":"24112109"},"punchout_danfoss_dk":{"matgroup":"24112109"},"punchout_danfoss_sk":{"matgroup":"24112109"},"punchout_brenntag_de":{"matgroup":"24112109"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24112109"},"punchout_esteelauder_uk":{"matgroup":"24112109"},"punchout_esteelauder_ch":{"matgroup":"24112109"},"punchout_takeda_ch":{"matgroup":"24112109"},"punchout_sika_de":{"matgroup":"24112109"},"punchout_bachem_ch":{"matgroup":"24112109"},"punchout_migros_ch":{"matgroup":"24112109"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24112109"},"punchout_tesla_de":{"matgroup":"24112109"},"punchout_umicore_de":{"matgroup":"24112109"},"punchout_upm_fi":{"matgroup":"24112109"},"punchout_axalta_de":{"matgroup":"24112109"},"punchout_husqvarna_pl":{"matgroup":"24112109"},"punchout_navalgroup_fr":{"matgroup":"24112109"},"punchout_itp_aero_es":{"matgroup":"24112109"},"punchout_tk_bilstein_de":{"matgroup":"36030190"},"punchout_danone_es":{"matgroup":"24112109"},"punchout_schwarz_gruppe_de":{"matgroup":"36030190"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36030190"}}"
"ZPIM_NENNVOLUMEN_1" => 390
"META_TITLE" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen | Denios"
"quality_image" => "[{"id":38244,"mdate":"2017-04-03 13:19:02","filename":"38244_20170403-131902.png","text":""}]"
"SHOP_LIEFERZEIT" => "auf Anfrage"
"images_meta_data" => "[{"id":189535,"mdate":"2019-07-26 13:43:37","filename":"189535_20190726-134337.jpg","imageSimilar":0,"text":"Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["265545","265546","265547","265548","265549","265550"]"
"META_KEYWORD" => "Sicherheitsfass,Sicherheitsfässer,Gefahrgutbehälter,Gefahrguttransporte,Leckagefass,Leckagefässer,Leckageschutz,Überfass,Chemikalienfass,Umverpackung"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "361"
"CS_SHIPPING_HEIGHT_IN" => 47.72443522
"CS_MATERIAL" => "Kunststoff"
"ZPIM_DURCHMESSER_AUSSEN" => 804
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 34.81891644
"ITEM_NAME_FOR_SHOP" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen"
"CS_LIEFERZEIT_WT" => "25"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 1102
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 108.02650838
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>besonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "49"
"CS_ORIGIN" => "US - USA"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39239000"
"CS_SHIPPING_WEIGHT_KG" => 49
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-390-liter-volumen-267229/267229"
"robots" => "index,follow"
"description" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen | Denios"
"description" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-390-liter-volumen-267229/267229"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 390 Liter Volumen"
"description" => "mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fassesbeständig gegen Säuren, Laugen und viele aggressive ChemikalienWarneffekt durch gelbe Einfärbungmit Gabelstapler transportierbarmit praktischem Schraubdeckelbesonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!"
"image" => [
"https://assets.dev.denios.io/article/189535_20190726-134337.jpg"
]
"sku" => "267229W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-390-liter-volumen-267229/267229"
"priceCurrency" => "EUR"
"price" => "573.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" => "705340000115"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 48200
"centAmountGross" => 57358
"currency" => "EUR"
"customerGroup" => null
"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" => "Sicherheitsfässer"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"7209e4ae-e65e-48df-86be-8c8f1d1eac2e"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Sicherheitsfässer"
"attributes" => []
"facetAttributes" => [
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => []
"CS_VERSION_GULLIABDICHTUNG" => []
"ZPIM_WERKSTOFF_1" => [
"Kunststoff"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "a6378fd2ec3a3d591f0d0df0bfa05fd0"
]
"sort" => [
11038
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4be35a6a-7156-4408-95be-7925de067abd"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "4be35a6a-7156-4408-95be-7925de067abd"
"key" => "10300200301100"
"version" => 8798
"businessUnit" => "CP"
"slug" => "verriegelbare-kanalabdeckung-10300200301100"
"links" => [
"webshop" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123501"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#353"
"canonical" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123501"
]
"name" => "Verriegelbare Kanalabdeckung"
"description" => "<ul class="product-description__text--bulletpoints"><li>bestehend aus Aluminium-Tränenblech, Verriegelungsmechanismus und Dichtungsmaterial auf Polyurethanbasis</li><li>Dichtungsmaterial an der Unterseite sorgt für hervorragende Anpassung und optimale Abdichtung.</li><li>gleicht Unebenheiten bis 30 mm aus</li><li>Mittels federbelastetem Spannhebel wird die Kanalabdeckung am Gully befestigt.</li></ul>"
"createdAt" => "2021-09-03T06:06:46+0000"
"master" => [
"id" => 1
"sku" => "123501"
"displaySku" => "123501W"
"sortRank" => 10912
"slug" => "verriegelbare-kanalabdeckung-10300200301100"
"links" => [
"webshop" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123501"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#353"
"canonical" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123501"
]
"name" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum schnellen Verschließen von Gullys, Kanalschächten etc.</li><li>Bei Störfällen oder Havarien können keine wassergefährdenden Stoffe eindringen.</li><li>bestehend aus Aluminium-Tränenblech, Verriegelungsmechanismus und Dichtungsmaterial auf Polyurethanbasis</li><li>Dichtungsmaterial an der Unterseite sorgt für hervorragende Anpassung und optimale Abdichtung.</li><li>gleicht Unebenheiten bis 30 mm aus</li><li>Mittels federbelastetem Spannhebel wird die Kanalabdeckung am Gully befestigt.</li></ul>"
"images" => [
[
"id" => 27040
"filename" => "27040_20240605-103448.jpg"
"uri" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"text" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"medium" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"small" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27039
"filename" => "27039_20150320-135357.jpg"
"uri" => "https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
"text" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
"medium" => "https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
"small" => "https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27041
"filename" => "27041_20150320-135509.jpg"
"uri" => "https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
"text" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
"medium" => "https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
"small" => "https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27040
"filename" => "27040_20240605-103448.jpg"
"uri" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"text" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"medium" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"small" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 41800
"centAmountGross" => 49742
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 400 x 625"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_MASSE_AUSSEN_B_X_T" => "400 x 625"
"CS_SHIPPING_WIDTH_IN" => 17.322844
"CS_MATERIAL" => "Aluminium"
"CS_SALESRANK" => 10912
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 400 x 625"
"CS_SHIPPING_HEIGHT_MM" => 87
"META_DESCRIPTION" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm"
"MARA_NTGEW" => 5.3
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "87"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Kanalabdeckung verriegelbar, 625 x 400mm"
"CS_SHIPPING_WIDTH_MM" => 400
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Typ","value":"625 X 400 MM"},{"label":"Kanalabdeckung","value":"Verriegelbare Kanalabdeckung"},{"label":"Werkstoff","value":"Aluminium"},{"label":"Maße außen B x T x H [mm]","value":"400 x 625 x 87"},{"label":"Temperatureinsatzbereich max [°C]","value":"120"},{"label":"Gewicht [kg]","value":"5,3"}]"
"MARA_BRGEW" => 6
"CS_GTIN" => "4055661010284"
"ship_length" => "625"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 625
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Verriegelbare Kanalabdeckung"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625x400 mm"
"quality_image" => ""
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "400"
"images_meta_data" => "[{"id":27040,"mdate":"2024-06-05 10:34:48","filename":"27040_20240605-103448.jpg","imageSimilar":0,"text":"verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm - 1"},{"id":27039,"mdate":"2015-03-20 13:53:57","filename":"27039_20150320-135357.jpg","imageSimilar":0,"text":"verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm - 2"},{"id":27041,"mdate":"2015-03-20 13:55:09","filename":"27041_20150320-135509.jpg","imageSimilar":0,"text":"verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["123502"]"
"META_KEYWORD" => "Kanalabdeckung,Kanalabdeckung verriegelbare,Ölabwehr,Schachtabdeckungen,Gullistopp,Gulliabdichtung,Gullideckel,Gulliabdeckung,Havariefall Equipment,Chemiesperre"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 625
"CS_TAX_CLASS" => "regular"
"ZPIM_TYP" => "625 X 400 MM"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "353"
"CS_SHIPPING_HEIGHT_IN" => 3.76771857
"CS_MASSE_AUSSEN_B_X_T_X_H" => "400 x 625 x 87"
"ZPIM_WERKSTOFF_1" => "Aluminium"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 27.06694375
"ITEM_NAME_FOR_SHOP" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 400
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 87
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 11.684499886
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum schnellen Verschließen von Gullys, Kanalschächten etc.</li><li>Bei Störfällen oder Havarien können keine wassergefährdenden Stoffe eindringen.</li><li>bestehend aus Aluminium-Tränenblech, Verriegelungsmechanismus und Dichtungsmaterial auf Polyurethanbasis</li><li>Dichtungsmaterial an der Unterseite sorgt für hervorragende Anpassung und optimale Abdichtung.</li><li>gleicht Unebenheiten bis 30 mm aus</li><li>Mittels federbelastetem Spannhebel wird die Kanalabdeckung am Gully befestigt.</li></ul>"
"accessory_articles" => "["145284","136420","145285"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "5.3"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "73251000"
"CS_SHIPPING_WEIGHT_KG" => 5.3
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "123501"
"value" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123501"
"key" => ""
"name" => "400 x 625"
"variantId" => 1
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "123502"
"value" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123502"
"key" => ""
"name" => "625 x 625"
"variantId" => 2
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625x400 mm"
"canonicalUrl" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123501"
"robots" => "index,follow"
"description" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625x400 mm"
"description" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123501"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm"
"description" => "zum schnellen Verschließen von Gullys, Kanalschächten etc.Bei Störfällen oder Havarien können keine wassergefährdenden Stoffe eindringen.bestehend aus Aluminium-Tränenblech, Verriegelungsmechanismus und Dichtungsmaterial auf PolyurethanbasisDichtungsmaterial an der Unterseite sorgt für hervorragende Anpassung und optimale Abdichtung.gleicht Unebenheiten bis 30 mm ausMittels federbelastetem Spannhebel wird die Kanalabdeckung am Gully befestigt."
"image" => [
"https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
"https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
]
"sku" => "123501W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123501"
"priceCurrency" => "EUR"
"price" => "497.42"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661010284"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 41800
"centAmountGross" => 49742
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "123501"
"displaySku" => "123501W"
"sortRank" => 10912
"slug" => "verriegelbare-kanalabdeckung-10300200301100"
"links" => [
"webshop" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123501"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#353"
"canonical" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123501"
]
"name" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum schnellen Verschließen von Gullys, Kanalschächten etc.</li><li>Bei Störfällen oder Havarien können keine wassergefährdenden Stoffe eindringen.</li><li>bestehend aus Aluminium-Tränenblech, Verriegelungsmechanismus und Dichtungsmaterial auf Polyurethanbasis</li><li>Dichtungsmaterial an der Unterseite sorgt für hervorragende Anpassung und optimale Abdichtung.</li><li>gleicht Unebenheiten bis 30 mm aus</li><li>Mittels federbelastetem Spannhebel wird die Kanalabdeckung am Gully befestigt.</li></ul>"
"images" => [
[
"id" => 27040
"filename" => "27040_20240605-103448.jpg"
"uri" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"text" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"medium" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"small" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27039
"filename" => "27039_20150320-135357.jpg"
"uri" => "https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
"text" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
"medium" => "https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
"small" => "https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27041
"filename" => "27041_20150320-135509.jpg"
"uri" => "https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
"text" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
"medium" => "https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
"small" => "https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27040
"filename" => "27040_20240605-103448.jpg"
"uri" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"text" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"medium" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"small" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 41800
"centAmountGross" => 49742
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 400 x 625"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_MASSE_AUSSEN_B_X_T" => "400 x 625"
"CS_SHIPPING_WIDTH_IN" => 17.322844
"CS_MATERIAL" => "Aluminium"
"CS_SALESRANK" => 10912
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 400 x 625"
"CS_SHIPPING_HEIGHT_MM" => 87
"META_DESCRIPTION" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm"
"MARA_NTGEW" => 5.3
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "87"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Kanalabdeckung verriegelbar, 625 x 400mm"
"CS_SHIPPING_WIDTH_MM" => 400
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Typ","value":"625 X 400 MM"},{"label":"Kanalabdeckung","value":"Verriegelbare Kanalabdeckung"},{"label":"Werkstoff","value":"Aluminium"},{"label":"Maße außen B x T x H [mm]","value":"400 x 625 x 87"},{"label":"Temperatureinsatzbereich max [°C]","value":"120"},{"label":"Gewicht [kg]","value":"5,3"}]"
"MARA_BRGEW" => 6
"CS_GTIN" => "4055661010284"
"ship_length" => "625"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 625
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Verriegelbare Kanalabdeckung"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625x400 mm"
"quality_image" => ""
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "400"
"images_meta_data" => "[{"id":27040,"mdate":"2024-06-05 10:34:48","filename":"27040_20240605-103448.jpg","imageSimilar":0,"text":"verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm - 1"},{"id":27039,"mdate":"2015-03-20 13:53:57","filename":"27039_20150320-135357.jpg","imageSimilar":0,"text":"verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm - 2"},{"id":27041,"mdate":"2015-03-20 13:55:09","filename":"27041_20150320-135509.jpg","imageSimilar":0,"text":"verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["123502"]"
"META_KEYWORD" => "Kanalabdeckung,Kanalabdeckung verriegelbare,Ölabwehr,Schachtabdeckungen,Gullistopp,Gulliabdichtung,Gullideckel,Gulliabdeckung,Havariefall Equipment,Chemiesperre"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 625
"CS_TAX_CLASS" => "regular"
"ZPIM_TYP" => "625 X 400 MM"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "353"
"CS_SHIPPING_HEIGHT_IN" => 3.76771857
"CS_MASSE_AUSSEN_B_X_T_X_H" => "400 x 625 x 87"
"ZPIM_WERKSTOFF_1" => "Aluminium"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 27.06694375
"ITEM_NAME_FOR_SHOP" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 400
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 87
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 11.684499886
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum schnellen Verschließen von Gullys, Kanalschächten etc.</li><li>Bei Störfällen oder Havarien können keine wassergefährdenden Stoffe eindringen.</li><li>bestehend aus Aluminium-Tränenblech, Verriegelungsmechanismus und Dichtungsmaterial auf Polyurethanbasis</li><li>Dichtungsmaterial an der Unterseite sorgt für hervorragende Anpassung und optimale Abdichtung.</li><li>gleicht Unebenheiten bis 30 mm aus</li><li>Mittels federbelastetem Spannhebel wird die Kanalabdeckung am Gully befestigt.</li></ul>"
"accessory_articles" => "["145284","136420","145285"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "5.3"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "73251000"
"CS_SHIPPING_WEIGHT_KG" => 5.3
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "123501"
"value" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123501"
"key" => ""
"name" => "400 x 625"
"variantId" => 1
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "123502"
"value" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123502"
"key" => ""
"name" => "625 x 625"
"variantId" => 2
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625x400 mm"
"canonicalUrl" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123501"
"robots" => "index,follow"
"description" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625x400 mm"
"description" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123501"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 400 mm"
"description" => "zum schnellen Verschließen von Gullys, Kanalschächten etc.Bei Störfällen oder Havarien können keine wassergefährdenden Stoffe eindringen.bestehend aus Aluminium-Tränenblech, Verriegelungsmechanismus und Dichtungsmaterial auf PolyurethanbasisDichtungsmaterial an der Unterseite sorgt für hervorragende Anpassung und optimale Abdichtung.gleicht Unebenheiten bis 30 mm ausMittels federbelastetem Spannhebel wird die Kanalabdeckung am Gully befestigt."
"image" => [
"https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
"https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
]
"sku" => "123501W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123501"
"priceCurrency" => "EUR"
"price" => "497.42"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661010284"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 41800
"centAmountGross" => 49742
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 2
"sku" => "123502"
"displaySku" => "123502W"
"sortRank" => 10912
"slug" => "verriegelbare-kanalabdeckung-10300200301100"
"links" => [
"webshop" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123502"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#353"
"canonical" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123501"
]
"name" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 625 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>zum schnellen Verschließen von Gullys, Kanalschächten etc.</li><li>Bei Störfällen oder Havarien können keine wassergefährdenden Stoffe eindringen.</li><li>bestehend aus Aluminium-Tränenblech, Verriegelungsmechanismus und Dichtungsmaterial auf Polyurethanbasis</li><li>Dichtungsmaterial an der Unterseite sorgt für hervorragende Anpassung und optimale Abdichtung.</li><li>gleicht Unebenheiten bis 30 mm aus</li><li>Mittels federbelastetem Spannhebel wird die Kanalabdeckung am Gully befestigt.</li></ul>"
"images" => [
[
"id" => 27040
"filename" => "27040_20240605-103448.jpg"
"uri" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"text" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 625 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"medium" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"small" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27039
"filename" => "27039_20150320-135357.jpg"
"uri" => "https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
"text" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 625 mm - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
"medium" => "https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
"small" => "https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27041
"filename" => "27041_20150320-135509.jpg"
"uri" => "https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
"text" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 625 mm - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
"medium" => "https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
"small" => "https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27040
"filename" => "27040_20240605-103448.jpg"
"uri" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"text" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 625 mm - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"medium" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"small" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 46600
"centAmountGross" => 55454
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen B x T [mm]: 625 x 625"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_MASSE_AUSSEN_B_X_T" => "625 x 625"
"CS_SHIPPING_WIDTH_IN" => 27.06694375
"CS_MATERIAL" => "Aluminium"
"CS_SALESRANK" => 10912
"SHOW_IN_ORDERPROCESS" => "Maße außen B x T [mm]: 625 x 625"
"CS_SHIPPING_HEIGHT_MM" => 87
"META_DESCRIPTION" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 625 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 625 mm"
"MARA_NTGEW" => 7.37
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "87"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Kanalabdeckung verriegelbar, 625 x 625mm"
"CS_SHIPPING_WIDTH_MM" => 625
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Typ","value":"625 X 625 MM"},{"label":"Kanalabdeckung","value":"Verriegelbare Kanalabdeckung"},{"label":"Werkstoff","value":"Aluminium"},{"label":"Maße außen B x T x H [mm]","value":"625 x 625 x 87"},{"label":"Temperatureinsatzbereich max [°C]","value":"120"},{"label":"Gewicht [kg]","value":"7,37"}]"
"MARA_BRGEW" => 8
"CS_GTIN" => "4055661010291"
"ship_length" => "625"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 625
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Verriegelbare Kanalabdeckung"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_B_X_T"}]"
"META_TITLE" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625x625 mm"
"quality_image" => ""
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ship_width" => "625"
"images_meta_data" => "[{"id":27040,"mdate":"2024-06-05 10:34:48","filename":"27040_20240605-103448.jpg","imageSimilar":0,"text":"verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 625 mm - 1"},{"id":27039,"mdate":"2015-03-20 13:53:57","filename":"27039_20150320-135357.jpg","imageSimilar":0,"text":"verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 625 mm - 2"},{"id":27041,"mdate":"2015-03-20 13:55:09","filename":"27041_20150320-135509.jpg","imageSimilar":0,"text":"verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 625 mm - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["123501"]"
"META_KEYWORD" => "Kanalabdeckung,Kanalabdeckung verriegelbare,Ölabwehr,Schachtabdeckungen,Gullistopp,Gulliabdichtung,Gullideckel,Gulliabdeckung,Havariefall Equipment,Chemiesperre"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 625
"CS_TAX_CLASS" => "regular"
"ZPIM_TYP" => "625 X 625 MM"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "353"
"CS_SHIPPING_HEIGHT_IN" => 3.76771857
"CS_MASSE_AUSSEN_B_X_T_X_H" => "625 x 625 x 87"
"ZPIM_WERKSTOFF_1" => "Aluminium"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 27.06694375
"ITEM_NAME_FOR_SHOP" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 625 mm"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 625
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 87
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 16.2480687094
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zum schnellen Verschließen von Gullys, Kanalschächten etc.</li><li>Bei Störfällen oder Havarien können keine wassergefährdenden Stoffe eindringen.</li><li>bestehend aus Aluminium-Tränenblech, Verriegelungsmechanismus und Dichtungsmaterial auf Polyurethanbasis</li><li>Dichtungsmaterial an der Unterseite sorgt für hervorragende Anpassung und optimale Abdichtung.</li><li>gleicht Unebenheiten bis 30 mm aus</li><li>Mittels federbelastetem Spannhebel wird die Kanalabdeckung am Gully befestigt.</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "7.37"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "73251000"
"CS_SHIPPING_WEIGHT_KG" => 7.37
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_B_X_T"
"label" => "Maße außen B x T [mm]"
"options" => [
[
"sku" => "123501"
"value" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123501"
"key" => ""
"name" => "400 x 625"
"variantId" => 1
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "123502"
"value" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123502"
"key" => ""
"name" => "625 x 625"
"variantId" => 2
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625x625 mm"
"canonicalUrl" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123501"
"robots" => "index,follow"
"description" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 625 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625x625 mm"
"description" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 625 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123502"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "verriegelbare Kanalabdeckung aus Aluminiumträgerblech, 625 x 625 mm"
"description" => "zum schnellen Verschließen von Gullys, Kanalschächten etc.Bei Störfällen oder Havarien können keine wassergefährdenden Stoffe eindringen.bestehend aus Aluminium-Tränenblech, Verriegelungsmechanismus und Dichtungsmaterial auf PolyurethanbasisDichtungsmaterial an der Unterseite sorgt für hervorragende Anpassung und optimale Abdichtung.gleicht Unebenheiten bis 30 mm ausMittels federbelastetem Spannhebel wird die Kanalabdeckung am Gully befestigt."
"image" => [
"https://assets.dev.denios.io/article/27040_20240605-103448.jpg"
"https://assets.dev.denios.io/article/27039_20150320-135357.jpg"
"https://assets.dev.denios.io/article/27041_20150320-135509.jpg"
]
"sku" => "123502W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/verriegelbare-kanalabdeckung-10300200301100/123502"
"priceCurrency" => "EUR"
"price" => "554.54"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661010291"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 46600
"centAmountGross" => 55454
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"2c6f61e6-27ad-42f2-b63e-134a646dfdab"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Kanalabdichtungen"
"attributes" => []
"facetAttributes" => [
"CS_VERSION_GULLIABDICHTUNG" => [
"Verriegelbare Kanalabdeckung"
]
"ZPIM_WERKSTOFF_1" => [
"Aluminium"
]
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => [
"Kanal-Abdichtungen"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "b75fb88e3b9d4c48aa902107e36b3827"
]
"sort" => [
10912
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "077ca635-e75c-48cf-8404-cb50316fede0"
"_score" => null
"_source" => [
"id" => "077ca635-e75c-48cf-8404-cb50316fede0"
"key" => "116056"
"version" => 7024
"businessUnit" => "CP"
"slug" => "abdichtstopfen-mit-115-mm-durchmesser-4-116056"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtstopfen-mit-115-mm-durchmesser-4-116056/116056"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#354"
"canonical" => "https://storefront.dev.denios.io/abdichtstopfen-mit-115-mm-durchmesser-4-116056/116056"
]
"name" => "Abdichtstopfen mit 100 mm Durchmesser"
"description" => "<ul class="product-description__text--bulletpoints"><li>z. B. zum Verschließen von Abflüssen oder Rohren</li></ul>"
"createdAt" => "2020-08-10T07:00:53+0000"
"master" => [
"id" => 1
"sku" => "116056"
"displaySku" => "116056W"
"sortRank" => 10898
"slug" => "abdichtstopfen-mit-115-mm-durchmesser-4-116056"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtstopfen-mit-115-mm-durchmesser-4-116056/116056"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#354"
"canonical" => "https://storefront.dev.denios.io/abdichtstopfen-mit-115-mm-durchmesser-4-116056/116056"
]
"name" => "Abdichtstopfen mit 100 mm Durchmesser"
"description" => "<ul class="product-description__text--bulletpoints"><li>z. B. zum Verschließen von Abflüssen oder Rohren</li></ul>"
"images" => [
[
"id" => 27037
"filename" => "27037_20150320-135542.jpg"
"uri" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"text" => "Abdichtstopfen mit 100 mm Durchmesser - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"medium" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"small" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27037
"filename" => "27037_20150320-135542.jpg"
"uri" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"text" => "Abdichtstopfen mit 100 mm Durchmesser - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"medium" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"small" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 9750
"centAmountGross" => 11603
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Abdichtstopfen"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ZPIM_FARBE_1" => "gelb"
"CS_BUSINESS_UNIT" => "CP"
"CS_DURCHMESSER_X_H" => "120 x 120"
"CS_SALESRANK" => 10898
"CS_SHIPPING_HEIGHT_MM" => 120
"META_DESCRIPTION" => "Abdichtstopfen mit 100 mm Durchmesser - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtstopfen mit 100 mm Durchmesser"
"MARA_NTGEW" => 1.2
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "120"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Abdichtstopfen"},{"label":"Werkstoff","value":"PU"},{"label":"Farbe","value":"gelb"},{"label":"Maße Ø x H [mm]","value":"120 x 120"},{"label":"Gewicht [kg]","value":"1,2"}]"
"MARA_BRGEW" => 1.3
"CS_GTIN" => "3770019209318"
"ship_length" => "120"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 120
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141738"},"punchout_danfoss_pl":{"matgroup":"40141738"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141738"},"punchout_sunchemical_ch":{"matgroup":"40141738"},"punchout_danfoss_dk":{"matgroup":"40141738"},"punchout_danfoss_sk":{"matgroup":"40141738"},"punchout_brenntag_de":{"matgroup":"40141738"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141738"},"punchout_esteelauder_uk":{"matgroup":"40141738"},"punchout_esteelauder_ch":{"matgroup":"40141738"},"punchout_takeda_ch":{"matgroup":"40141738"},"punchout_sika_de":{"matgroup":"40141738"},"punchout_bachem_ch":{"matgroup":"40141738"},"punchout_migros_ch":{"matgroup":"40141738"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141738"},"punchout_tesla_de":{"matgroup":"40141738"},"punchout_umicore_de":{"matgroup":"40141738"},"punchout_upm_fi":{"matgroup":"40141738"},"punchout_axalta_de":{"matgroup":"40141738"},"punchout_husqvarna_pl":{"matgroup":"40141738"},"punchout_navalgroup_fr":{"matgroup":"40141738"},"punchout_itp_aero_es":{"matgroup":"40141738"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141738"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"}}"
"META_TITLE" => "Abdichtstopfen mit 102mm Ø zur Dichtung kleinerer Leckagen"
"images_meta_data" => "[{"id":27037,"mdate":"2015-03-20 13:55:42","filename":"27037_20150320-135542.jpg","imageSimilar":1,"text":"Abdichtstopfen mit 100 mm Durchmesser - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["116054","116055","116057","259456","259457"]"
"META_KEYWORD" => "Abdichtstopfen,Stopfen,Abdichtungen,Flüssigkeitsbarrieren,Spillblocker"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "354"
"CS_SHIPPING_HEIGHT_IN" => 5.1968532
"CS_MATERIAL" => "PU"
"ZPIM_DURCHMESSER_AUSSEN" => 120
"ZPIM_WERKSTOFF_1" => "PU"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 5.1968532
"ITEM_NAME_FOR_SHOP" => "Abdichtstopfen mit 100 mm Durchmesser"
"service_articles" => "["211123","170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 120
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 2.645547144
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>z. B. zum Verschließen von Abflüssen oder Rohren</li></ul>"
"accessory_articles" => "["153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.2"
"CS_ORIGIN" => "FR - Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "40169997"
"CS_SHIPPING_WEIGHT_KG" => 1.2
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Abdichtstopfen mit 102mm Ø zur Dichtung kleinerer Leckagen"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtstopfen-mit-115-mm-durchmesser-4-116056/116056"
"robots" => "index,follow"
"description" => "Abdichtstopfen mit 100 mm Durchmesser - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtstopfen mit 102mm Ø zur Dichtung kleinerer Leckagen"
"description" => "Abdichtstopfen mit 100 mm Durchmesser - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtstopfen-mit-115-mm-durchmesser-4-116056/116056"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtstopfen mit 100 mm Durchmesser"
"description" => "z. B. zum Verschließen von Abflüssen oder Rohren"
"image" => [
"https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
]
"sku" => "116056W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtstopfen-mit-115-mm-durchmesser-4-116056/116056"
"priceCurrency" => "EUR"
"price" => "116.03"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "3770019209318"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 9750
"centAmountGross" => 11603
"currency" => "EUR"
"customerGroup" => null
"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" => "Abdichtstopfen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "116056"
"displaySku" => "116056W"
"sortRank" => 10898
"slug" => "abdichtstopfen-mit-115-mm-durchmesser-4-116056"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtstopfen-mit-115-mm-durchmesser-4-116056/116056"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#354"
"canonical" => "https://storefront.dev.denios.io/abdichtstopfen-mit-115-mm-durchmesser-4-116056/116056"
]
"name" => "Abdichtstopfen mit 100 mm Durchmesser"
"description" => "<ul class="product-description__text--bulletpoints"><li>z. B. zum Verschließen von Abflüssen oder Rohren</li></ul>"
"images" => [
[
"id" => 27037
"filename" => "27037_20150320-135542.jpg"
"uri" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"text" => "Abdichtstopfen mit 100 mm Durchmesser - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"medium" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"small" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27037
"filename" => "27037_20150320-135542.jpg"
"uri" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"text" => "Abdichtstopfen mit 100 mm Durchmesser - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"medium" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"small" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 9750
"centAmountGross" => 11603
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Abdichtstopfen"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ZPIM_FARBE_1" => "gelb"
"CS_BUSINESS_UNIT" => "CP"
"CS_DURCHMESSER_X_H" => "120 x 120"
"CS_SALESRANK" => 10898
"CS_SHIPPING_HEIGHT_MM" => 120
"META_DESCRIPTION" => "Abdichtstopfen mit 100 mm Durchmesser - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtstopfen mit 100 mm Durchmesser"
"MARA_NTGEW" => 1.2
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "120"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Abdichtstopfen"},{"label":"Werkstoff","value":"PU"},{"label":"Farbe","value":"gelb"},{"label":"Maße Ø x H [mm]","value":"120 x 120"},{"label":"Gewicht [kg]","value":"1,2"}]"
"MARA_BRGEW" => 1.3
"CS_GTIN" => "3770019209318"
"ship_length" => "120"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 120
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141738"},"punchout_danfoss_pl":{"matgroup":"40141738"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141738"},"punchout_sunchemical_ch":{"matgroup":"40141738"},"punchout_danfoss_dk":{"matgroup":"40141738"},"punchout_danfoss_sk":{"matgroup":"40141738"},"punchout_brenntag_de":{"matgroup":"40141738"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141738"},"punchout_esteelauder_uk":{"matgroup":"40141738"},"punchout_esteelauder_ch":{"matgroup":"40141738"},"punchout_takeda_ch":{"matgroup":"40141738"},"punchout_sika_de":{"matgroup":"40141738"},"punchout_bachem_ch":{"matgroup":"40141738"},"punchout_migros_ch":{"matgroup":"40141738"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141738"},"punchout_tesla_de":{"matgroup":"40141738"},"punchout_umicore_de":{"matgroup":"40141738"},"punchout_upm_fi":{"matgroup":"40141738"},"punchout_axalta_de":{"matgroup":"40141738"},"punchout_husqvarna_pl":{"matgroup":"40141738"},"punchout_navalgroup_fr":{"matgroup":"40141738"},"punchout_itp_aero_es":{"matgroup":"40141738"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141738"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"}}"
"META_TITLE" => "Abdichtstopfen mit 102mm Ø zur Dichtung kleinerer Leckagen"
"images_meta_data" => "[{"id":27037,"mdate":"2015-03-20 13:55:42","filename":"27037_20150320-135542.jpg","imageSimilar":1,"text":"Abdichtstopfen mit 100 mm Durchmesser - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["116054","116055","116057","259456","259457"]"
"META_KEYWORD" => "Abdichtstopfen,Stopfen,Abdichtungen,Flüssigkeitsbarrieren,Spillblocker"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "354"
"CS_SHIPPING_HEIGHT_IN" => 5.1968532
"CS_MATERIAL" => "PU"
"ZPIM_DURCHMESSER_AUSSEN" => 120
"ZPIM_WERKSTOFF_1" => "PU"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 5.1968532
"ITEM_NAME_FOR_SHOP" => "Abdichtstopfen mit 100 mm Durchmesser"
"service_articles" => "["211123","170745"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 120
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 2.645547144
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>z. B. zum Verschließen von Abflüssen oder Rohren</li></ul>"
"accessory_articles" => "["153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.2"
"CS_ORIGIN" => "FR - Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "40169997"
"CS_SHIPPING_WEIGHT_KG" => 1.2
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Abdichtstopfen mit 102mm Ø zur Dichtung kleinerer Leckagen"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtstopfen-mit-115-mm-durchmesser-4-116056/116056"
"robots" => "index,follow"
"description" => "Abdichtstopfen mit 100 mm Durchmesser - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtstopfen mit 102mm Ø zur Dichtung kleinerer Leckagen"
"description" => "Abdichtstopfen mit 100 mm Durchmesser - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtstopfen-mit-115-mm-durchmesser-4-116056/116056"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtstopfen mit 100 mm Durchmesser"
"description" => "z. B. zum Verschließen von Abflüssen oder Rohren"
"image" => [
"https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
]
"sku" => "116056W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtstopfen-mit-115-mm-durchmesser-4-116056/116056"
"priceCurrency" => "EUR"
"price" => "116.03"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "3770019209318"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 9750
"centAmountGross" => 11603
"currency" => "EUR"
"customerGroup" => null
"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" => "Abdichtstopfen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"f8b2b03b-ca5e-4708-bf21-afec91b300b3"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Abdichtstopfen"
"attributes" => []
"facetAttributes" => [
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => [
"Abdichtstopfen"
]
"CS_VERSION_GULLIABDICHTUNG" => []
"ZPIM_WERKSTOFF_1" => [
"PU"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "0992dc868207ad48aa500cc2e0d2c13a"
]
"sort" => [
10898
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6133d5c8-010d-46a4-bc91-dd44ef518532"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "6133d5c8-010d-46a4-bc91-dd44ef518532"
"key" => "265548"
"version" => 5068
"businessUnit" => "CP"
"slug" => "sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-245-liter-volumen-265548"
"links" => [
"webshop" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-245-liter-volumen-265548/265548"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#361"
"canonical" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-245-liter-volumen-265548/265548"
]
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>speziell geeignet für 120-Liter-Fässer</li><li>mit Deckeldichtung zum besonders sicheren Verschließen</li></ul>"
"createdAt" => "2020-11-11T06:04:35+0000"
"master" => [
"id" => 1
"sku" => "265548"
"displaySku" => "265548W"
"sortRank" => 10684
"slug" => "sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-245-liter-volumen-265548"
"links" => [
"webshop" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-245-liter-volumen-265548/265548"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#361"
"canonical" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-245-liter-volumen-265548/265548"
]
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>speziell geeignet für 120-Liter-Fässer</li><li>mit Deckeldichtung zum besonders sicheren Verschließen</li></ul>"
"images" => [
[
"id" => 179773
"filename" => "179773_20190726-130823.jpg"
"uri" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
"text" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
"medium" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
"small" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 179773
"filename" => "179773_20190726-130823.jpg"
"uri" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
"text" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
"medium" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
"small" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 35900
"centAmountGross" => 42721
"currency" => "EUR"
"customerGroup" => null
"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" => 38244
"filename" => "38244_20170403-131902.png"
"uri" => "https://assets.dev.denios.io/quality/38244_20170403-131902.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_VORGAENGER_ARTIKEL" => "["117860","117818"]"
"ZPIM_HOEHE_INNEN" => 855
"CS_BADGE" => "BESTSELLER"
"ZPIM_FARBE_1" => "gelb"
"CS_BUSINESS_UNIT" => "CP"
"CS_DURCHMESSER_X_H" => "718 x 937"
"CS_BESTSELLER" => "1"
"CS_360ER_Bilder" => "0"
"CS_SALESRANK" => 10684
"CS_SHIPPING_HEIGHT_MM" => 937
"META_DESCRIPTION" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen"
"MARA_NTGEW" => 21
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "937"
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Kunststoff"},{"label":"Farbe","value":"gelb"},{"label":"Maße Ø x H [mm]","value":"718 x 937"},{"label":"Höhe innen [mm]","value":"855"},{"label":"Durchmesser innen [mm]","value":"546"},{"label":"Volumen [l]","value":"245"},{"label":"Gewicht [kg]","value":"21"}]"
"MARA_BRGEW" => 21
"CS_GTIN" => "705340000016"
"ship_length" => "718"
"SAP_HERKUNFTSLAND" => "US"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 718
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36030190"},"punchout_danfoss_de":{"matgroup":"24112109"},"punchout_danfoss_pl":{"matgroup":"24112109"},"punchout_hirschvogel_de":{"matgroup":"36030190"},"punchout_alperia_it":{"matgroup":"24112109"},"punchout_sunchemical_ch":{"matgroup":"24112109"},"punchout_danfoss_dk":{"matgroup":"24112109"},"punchout_danfoss_sk":{"matgroup":"24112109"},"punchout_brenntag_de":{"matgroup":"24112109"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24112109"},"punchout_esteelauder_uk":{"matgroup":"24112109"},"punchout_esteelauder_ch":{"matgroup":"24112109"},"punchout_takeda_ch":{"matgroup":"24112109"},"punchout_sika_de":{"matgroup":"24112109"},"punchout_bachem_ch":{"matgroup":"24112109"},"punchout_migros_ch":{"matgroup":"24112109"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24112109"},"punchout_tesla_de":{"matgroup":"24112109"},"punchout_umicore_de":{"matgroup":"24112109"},"punchout_upm_fi":{"matgroup":"24112109"},"punchout_axalta_de":{"matgroup":"24112109"},"punchout_husqvarna_pl":{"matgroup":"24112109"},"punchout_navalgroup_fr":{"matgroup":"24112109"},"punchout_itp_aero_es":{"matgroup":"24112109"},"punchout_tk_bilstein_de":{"matgroup":"36030190"},"punchout_danone_es":{"matgroup":"24112109"},"punchout_schwarz_gruppe_de":{"matgroup":"36030190"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36030190"}}"
"ZPIM_NENNVOLUMEN_1" => 245
"META_TITLE" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen | Denios"
"quality_image" => "[{"id":38244,"mdate":"2017-04-03 13:19:02","filename":"38244_20170403-131902.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":179773,"mdate":"2019-07-26 13:08:23","filename":"179773_20190726-130823.jpg","imageSimilar":0,"text":"Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["265545","265546","265547","265549","265550","267229"]"
"META_KEYWORD" => "Sicherheitsfass,Sicherheitsfässer,Gefahrgutbehälter,Gefahrguttransporte,Leckagefass,Leckagefässer,Leckageschutz,Überfass,Umverpackung,117818"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "361"
"CS_SHIPPING_HEIGHT_IN" => 40.57876207
"CS_MATERIAL" => "Kunststoff"
"ZPIM_DURCHMESSER_AUSSEN" => 718
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 31.09450498
"ITEM_NAME_FOR_SHOP" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 937
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 46.29707502
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>speziell geeignet für 120-Liter-Fässer</li><li>mit Deckeldichtung zum besonders sicheren Verschließen</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "21"
"CS_ORIGIN" => "US - USA"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39239000"
"CS_SHIPPING_WEIGHT_KG" => 21
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-245-liter-volumen-265548/265548"
"robots" => "index,follow"
"description" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen | Denios"
"description" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-245-liter-volumen-265548/265548"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen"
"description" => "mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fassesbeständig gegen Säuren, Laugen und viele aggressive ChemikalienWarneffekt durch gelbe Einfärbungmit Gabelstapler transportierbarmit praktischem Schraubdeckelspeziell geeignet für 120-Liter-Fässermit Deckeldichtung zum besonders sicheren Verschließen"
"image" => [
"https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
]
"sku" => "265548W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-245-liter-volumen-265548/265548"
"priceCurrency" => "EUR"
"price" => "427.21"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "705340000016"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 35900
"centAmountGross" => 42721
"currency" => "EUR"
"customerGroup" => null
"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" => "Sicherheitsfässer"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "265548"
"displaySku" => "265548W"
"sortRank" => 10684
"slug" => "sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-245-liter-volumen-265548"
"links" => [
"webshop" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-245-liter-volumen-265548/265548"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#361"
"canonical" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-245-liter-volumen-265548/265548"
]
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>speziell geeignet für 120-Liter-Fässer</li><li>mit Deckeldichtung zum besonders sicheren Verschließen</li></ul>"
"images" => [
[
"id" => 179773
"filename" => "179773_20190726-130823.jpg"
"uri" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
"text" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
"medium" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
"small" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 179773
"filename" => "179773_20190726-130823.jpg"
"uri" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
"text" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
"medium" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
"small" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 35900
"centAmountGross" => 42721
"currency" => "EUR"
"customerGroup" => null
"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" => 38244
"filename" => "38244_20170403-131902.png"
"uri" => "https://assets.dev.denios.io/quality/38244_20170403-131902.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"CS_VORGAENGER_ARTIKEL" => "["117860","117818"]"
"ZPIM_HOEHE_INNEN" => 855
"CS_BADGE" => "BESTSELLER"
"ZPIM_FARBE_1" => "gelb"
"CS_BUSINESS_UNIT" => "CP"
"CS_DURCHMESSER_X_H" => "718 x 937"
"CS_BESTSELLER" => "1"
"CS_360ER_Bilder" => "0"
"CS_SALESRANK" => 10684
"CS_SHIPPING_HEIGHT_MM" => 937
"META_DESCRIPTION" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen"
"MARA_NTGEW" => 21
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "937"
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Kunststoff"},{"label":"Farbe","value":"gelb"},{"label":"Maße Ø x H [mm]","value":"718 x 937"},{"label":"Höhe innen [mm]","value":"855"},{"label":"Durchmesser innen [mm]","value":"546"},{"label":"Volumen [l]","value":"245"},{"label":"Gewicht [kg]","value":"21"}]"
"MARA_BRGEW" => 21
"CS_GTIN" => "705340000016"
"ship_length" => "718"
"SAP_HERKUNFTSLAND" => "US"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 718
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36030190"},"punchout_danfoss_de":{"matgroup":"24112109"},"punchout_danfoss_pl":{"matgroup":"24112109"},"punchout_hirschvogel_de":{"matgroup":"36030190"},"punchout_alperia_it":{"matgroup":"24112109"},"punchout_sunchemical_ch":{"matgroup":"24112109"},"punchout_danfoss_dk":{"matgroup":"24112109"},"punchout_danfoss_sk":{"matgroup":"24112109"},"punchout_brenntag_de":{"matgroup":"24112109"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24112109"},"punchout_esteelauder_uk":{"matgroup":"24112109"},"punchout_esteelauder_ch":{"matgroup":"24112109"},"punchout_takeda_ch":{"matgroup":"24112109"},"punchout_sika_de":{"matgroup":"24112109"},"punchout_bachem_ch":{"matgroup":"24112109"},"punchout_migros_ch":{"matgroup":"24112109"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24112109"},"punchout_tesla_de":{"matgroup":"24112109"},"punchout_umicore_de":{"matgroup":"24112109"},"punchout_upm_fi":{"matgroup":"24112109"},"punchout_axalta_de":{"matgroup":"24112109"},"punchout_husqvarna_pl":{"matgroup":"24112109"},"punchout_navalgroup_fr":{"matgroup":"24112109"},"punchout_itp_aero_es":{"matgroup":"24112109"},"punchout_tk_bilstein_de":{"matgroup":"36030190"},"punchout_danone_es":{"matgroup":"24112109"},"punchout_schwarz_gruppe_de":{"matgroup":"36030190"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36030190"}}"
"ZPIM_NENNVOLUMEN_1" => 245
"META_TITLE" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen | Denios"
"quality_image" => "[{"id":38244,"mdate":"2017-04-03 13:19:02","filename":"38244_20170403-131902.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":179773,"mdate":"2019-07-26 13:08:23","filename":"179773_20190726-130823.jpg","imageSimilar":0,"text":"Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["265545","265546","265547","265549","265550","267229"]"
"META_KEYWORD" => "Sicherheitsfass,Sicherheitsfässer,Gefahrgutbehälter,Gefahrguttransporte,Leckagefass,Leckagefässer,Leckageschutz,Überfass,Umverpackung,117818"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "361"
"CS_SHIPPING_HEIGHT_IN" => 40.57876207
"CS_MATERIAL" => "Kunststoff"
"ZPIM_DURCHMESSER_AUSSEN" => 718
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 31.09450498
"ITEM_NAME_FOR_SHOP" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 937
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 46.29707502
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>speziell geeignet für 120-Liter-Fässer</li><li>mit Deckeldichtung zum besonders sicheren Verschließen</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "21"
"CS_ORIGIN" => "US - USA"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39239000"
"CS_SHIPPING_WEIGHT_KG" => 21
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-245-liter-volumen-265548/265548"
"robots" => "index,follow"
"description" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen | Denios"
"description" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-245-liter-volumen-265548/265548"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 245 Liter Volumen"
"description" => "mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fassesbeständig gegen Säuren, Laugen und viele aggressive ChemikalienWarneffekt durch gelbe Einfärbungmit Gabelstapler transportierbarmit praktischem Schraubdeckelspeziell geeignet für 120-Liter-Fässermit Deckeldichtung zum besonders sicheren Verschließen"
"image" => [
"https://assets.dev.denios.io/article/179773_20190726-130823.jpg"
]
"sku" => "265548W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-245-liter-volumen-265548/265548"
"priceCurrency" => "EUR"
"price" => "427.21"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "705340000016"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 35900
"centAmountGross" => 42721
"currency" => "EUR"
"customerGroup" => null
"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" => "Sicherheitsfässer"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"7209e4ae-e65e-48df-86be-8c8f1d1eac2e"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Sicherheitsfässer"
"attributes" => []
"facetAttributes" => [
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => []
"CS_VERSION_GULLIABDICHTUNG" => []
"ZPIM_WERKSTOFF_1" => [
"Kunststoff"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "4ed0fa39d28374a34a42b5244fbed1e6"
]
"sort" => [
10684
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "06436463-41c7-4938-a950-f851cfb61be1"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "06436463-41c7-4938-a950-f851cfb61be1"
"key" => "265547"
"version" => 4866
"businessUnit" => "CP"
"slug" => "sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-114-liter-volumen-265547"
"links" => [
"webshop" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-114-liter-volumen-265547/265547"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#361"
"canonical" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-114-liter-volumen-265547/265547"
]
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>speziell geeignet für kleine Fässer bis 60 Liter Volumen</li><li>besonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!</li></ul>"
"createdAt" => "2020-11-11T06:04:35+0000"
"master" => [
"id" => 1
"sku" => "265547"
"displaySku" => "265547W"
"sortRank" => 10665
"slug" => "sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-114-liter-volumen-265547"
"links" => [
"webshop" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-114-liter-volumen-265547/265547"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#361"
"canonical" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-114-liter-volumen-265547/265547"
]
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>speziell geeignet für kleine Fässer bis 60 Liter Volumen</li><li>besonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!</li></ul>"
"images" => [
[
"id" => 179775
"filename" => "179775_20190726-122612.jpg"
"uri" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
"text" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
"medium" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
"small" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 179775
"filename" => "179775_20190726-122612.jpg"
"uri" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
"text" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
"medium" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
"small" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 14900
"centAmountGross" => 17731
"currency" => "EUR"
"customerGroup" => null
"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" => 38244
"filename" => "38244_20170403-131902.png"
"uri" => "https://assets.dev.denios.io/quality/38244_20170403-131902.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ZPIM_HOEHE_INNEN" => 696
"ZPIM_FARBE_1" => "gelb"
"CS_BUSINESS_UNIT" => "CP"
"CS_DURCHMESSER_X_H" => "576 x 759"
"CS_360ER_Bilder" => "0"
"ZPIM_DURCHMESSER_AUSSEN" => 576
"CS_SALESRANK" => 10665
"CS_SHIPPING_HEIGHT_MM" => 759
"META_DESCRIPTION" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen"
"MARA_NTGEW" => 6
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "759"
"CS_TECHNISCHE_DATEN" => "[{"label":"Farbe","value":"gelb"},{"label":"Maße Ø x H [mm]","value":"576 x 759"},{"label":"Höhe innen [mm]","value":"696"},{"label":"Durchmesser innen [mm]","value":"435"},{"label":"Volumen [l]","value":"114"},{"label":"Gewicht [kg]","value":"6"}]"
"MARA_BRGEW" => 6
"CS_GTIN" => "705340000085"
"ship_length" => "576"
"SAP_HERKUNFTSLAND" => "US"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 576
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36030190"},"punchout_danfoss_de":{"matgroup":"24112109"},"punchout_danfoss_pl":{"matgroup":"24112109"},"punchout_hirschvogel_de":{"matgroup":"36030190"},"punchout_alperia_it":{"matgroup":"24112109"},"punchout_sunchemical_ch":{"matgroup":"24112109"},"punchout_danfoss_dk":{"matgroup":"24112109"},"punchout_danfoss_sk":{"matgroup":"24112109"},"punchout_brenntag_de":{"matgroup":"24112109"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24112109"},"punchout_esteelauder_uk":{"matgroup":"24112109"},"punchout_esteelauder_ch":{"matgroup":"24112109"},"punchout_takeda_ch":{"matgroup":"24112109"},"punchout_sika_de":{"matgroup":"24112109"},"punchout_bachem_ch":{"matgroup":"24112109"},"punchout_migros_ch":{"matgroup":"24112109"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24112109"},"punchout_tesla_de":{"matgroup":"24112109"},"punchout_umicore_de":{"matgroup":"24112109"},"punchout_upm_fi":{"matgroup":"24112109"},"punchout_axalta_de":{"matgroup":"24112109"},"punchout_husqvarna_pl":{"matgroup":"24112109"},"punchout_navalgroup_fr":{"matgroup":"24112109"},"punchout_itp_aero_es":{"matgroup":"24112109"},"punchout_tk_bilstein_de":{"matgroup":"36030190"},"punchout_danone_es":{"matgroup":"24112109"},"punchout_schwarz_gruppe_de":{"matgroup":"36030190"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36030190"}}"
"ZPIM_NENNVOLUMEN_1" => 114
"META_TITLE" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen | Denios"
"quality_image" => "[{"id":38244,"mdate":"2017-04-03 13:19:02","filename":"38244_20170403-131902.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":179775,"mdate":"2019-07-26 12:26:12","filename":"179775_20190726-122612.jpg","imageSimilar":0,"text":"Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["265545","265546","265548","265549","265550","267229"]"
"META_KEYWORD" => "Sicherheitsfass,Sicherheitsfässer,Gefahrgutbehälter,Gefahrguttransporte,Leckagefass,Leckagefässer,Leckageschutz,Überfass,Chemikalienfass,Umverpackung"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "361"
"CS_SHIPPING_HEIGHT_IN" => 32.87009649
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 24.94489536
"ITEM_NAME_FOR_SHOP" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 759
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 13.22773572
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>speziell geeignet für kleine Fässer bis 60 Liter Volumen</li><li>besonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "6"
"CS_ORIGIN" => "US - USA"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39239000"
"CS_SHIPPING_WEIGHT_KG" => 6
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-114-liter-volumen-265547/265547"
"robots" => "index,follow"
"description" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen | Denios"
"description" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-114-liter-volumen-265547/265547"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen"
"description" => "mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fassesbeständig gegen Säuren, Laugen und viele aggressive ChemikalienWarneffekt durch gelbe Einfärbungmit Gabelstapler transportierbarmit praktischem Schraubdeckelspeziell geeignet für kleine Fässer bis 60 Liter Volumenbesonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!"
"image" => [
"https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
]
"sku" => "265547W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-114-liter-volumen-265547/265547"
"priceCurrency" => "EUR"
"price" => "177.31"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "705340000085"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 14900
"centAmountGross" => 17731
"currency" => "EUR"
"customerGroup" => null
"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" => "Sicherheitsfässer"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "265547"
"displaySku" => "265547W"
"sortRank" => 10665
"slug" => "sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-114-liter-volumen-265547"
"links" => [
"webshop" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-114-liter-volumen-265547/265547"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#361"
"canonical" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-114-liter-volumen-265547/265547"
]
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>speziell geeignet für kleine Fässer bis 60 Liter Volumen</li><li>besonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!</li></ul>"
"images" => [
[
"id" => 179775
"filename" => "179775_20190726-122612.jpg"
"uri" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
"text" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
"medium" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
"small" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 179775
"filename" => "179775_20190726-122612.jpg"
"uri" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
"text" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
"medium" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
"small" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 14900
"centAmountGross" => 17731
"currency" => "EUR"
"customerGroup" => null
"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" => 38244
"filename" => "38244_20170403-131902.png"
"uri" => "https://assets.dev.denios.io/quality/38244_20170403-131902.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ZPIM_HOEHE_INNEN" => 696
"ZPIM_FARBE_1" => "gelb"
"CS_BUSINESS_UNIT" => "CP"
"CS_DURCHMESSER_X_H" => "576 x 759"
"CS_360ER_Bilder" => "0"
"ZPIM_DURCHMESSER_AUSSEN" => 576
"CS_SALESRANK" => 10665
"CS_SHIPPING_HEIGHT_MM" => 759
"META_DESCRIPTION" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen"
"MARA_NTGEW" => 6
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "759"
"CS_TECHNISCHE_DATEN" => "[{"label":"Farbe","value":"gelb"},{"label":"Maße Ø x H [mm]","value":"576 x 759"},{"label":"Höhe innen [mm]","value":"696"},{"label":"Durchmesser innen [mm]","value":"435"},{"label":"Volumen [l]","value":"114"},{"label":"Gewicht [kg]","value":"6"}]"
"MARA_BRGEW" => 6
"CS_GTIN" => "705340000085"
"ship_length" => "576"
"SAP_HERKUNFTSLAND" => "US"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 576
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36030190"},"punchout_danfoss_de":{"matgroup":"24112109"},"punchout_danfoss_pl":{"matgroup":"24112109"},"punchout_hirschvogel_de":{"matgroup":"36030190"},"punchout_alperia_it":{"matgroup":"24112109"},"punchout_sunchemical_ch":{"matgroup":"24112109"},"punchout_danfoss_dk":{"matgroup":"24112109"},"punchout_danfoss_sk":{"matgroup":"24112109"},"punchout_brenntag_de":{"matgroup":"24112109"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24112109"},"punchout_esteelauder_uk":{"matgroup":"24112109"},"punchout_esteelauder_ch":{"matgroup":"24112109"},"punchout_takeda_ch":{"matgroup":"24112109"},"punchout_sika_de":{"matgroup":"24112109"},"punchout_bachem_ch":{"matgroup":"24112109"},"punchout_migros_ch":{"matgroup":"24112109"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24112109"},"punchout_tesla_de":{"matgroup":"24112109"},"punchout_umicore_de":{"matgroup":"24112109"},"punchout_upm_fi":{"matgroup":"24112109"},"punchout_axalta_de":{"matgroup":"24112109"},"punchout_husqvarna_pl":{"matgroup":"24112109"},"punchout_navalgroup_fr":{"matgroup":"24112109"},"punchout_itp_aero_es":{"matgroup":"24112109"},"punchout_tk_bilstein_de":{"matgroup":"36030190"},"punchout_danone_es":{"matgroup":"24112109"},"punchout_schwarz_gruppe_de":{"matgroup":"36030190"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36030190"}}"
"ZPIM_NENNVOLUMEN_1" => 114
"META_TITLE" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen | Denios"
"quality_image" => "[{"id":38244,"mdate":"2017-04-03 13:19:02","filename":"38244_20170403-131902.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":179775,"mdate":"2019-07-26 12:26:12","filename":"179775_20190726-122612.jpg","imageSimilar":0,"text":"Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["265545","265546","265548","265549","265550","267229"]"
"META_KEYWORD" => "Sicherheitsfass,Sicherheitsfässer,Gefahrgutbehälter,Gefahrguttransporte,Leckagefass,Leckagefässer,Leckageschutz,Überfass,Chemikalienfass,Umverpackung"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "361"
"CS_SHIPPING_HEIGHT_IN" => 32.87009649
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 24.94489536
"ITEM_NAME_FOR_SHOP" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 759
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 13.22773572
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>speziell geeignet für kleine Fässer bis 60 Liter Volumen</li><li>besonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "6"
"CS_ORIGIN" => "US - USA"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39239000"
"CS_SHIPPING_WEIGHT_KG" => 6
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-114-liter-volumen-265547/265547"
"robots" => "index,follow"
"description" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen | Denios"
"description" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-114-liter-volumen-265547/265547"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 114 Liter Volumen"
"description" => "mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fassesbeständig gegen Säuren, Laugen und viele aggressive ChemikalienWarneffekt durch gelbe Einfärbungmit Gabelstapler transportierbarmit praktischem Schraubdeckelspeziell geeignet für kleine Fässer bis 60 Liter Volumenbesonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!"
"image" => [
"https://assets.dev.denios.io/article/179775_20190726-122612.jpg"
]
"sku" => "265547W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-114-liter-volumen-265547/265547"
"priceCurrency" => "EUR"
"price" => "177.31"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "705340000085"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 14900
"centAmountGross" => 17731
"currency" => "EUR"
"customerGroup" => null
"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" => "Sicherheitsfässer"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"7209e4ae-e65e-48df-86be-8c8f1d1eac2e"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Sicherheitsfässer"
"attributes" => []
"facetAttributes" => [
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => []
"CS_VERSION_GULLIABDICHTUNG" => []
"ZPIM_WERKSTOFF_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "ad19eb2003811dbd1eb66eaa98a5c818"
]
"sort" => [
10665
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "755bf3c8-ed75-4368-8040-c5ebc8b52858"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "755bf3c8-ed75-4368-8040-c5ebc8b52858"
"key" => "116052"
"version" => 5846
"businessUnit" => "CP"
"slug" => "faltbare-leckagewanne-mit-100-liter-auffangvolumen-116052"
"links" => [
"webshop" => "https://storefront.dev.denios.io/faltbare-leckagewanne-mit-100-liter-auffangvolumen-116052/116052"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#357"
"canonical" => "https://storefront.dev.denios.io/faltbare-leckagewanne-mit-100-liter-auffangvolumen-116052/116052"
]
"name" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur schnellen Aufnahme von wassergefährdenden Flüssigkeiten nach Unfällen oder bei sonstigen Leckagen</li><li>Die faltbare Leckagewanne richtet sich durch integrierte Schwimmelemente selbstständig auf.</li><li>zur einmaligen Verwendung</li><li>inkl. einem Entsorgungsbeutel und einem Paar ölfeste Handschuhe</li></ul>"
"createdAt" => "2020-08-10T07:48:14+0000"
"master" => [
"id" => 1
"sku" => "116052"
"displaySku" => "116052W"
"sortRank" => 10486
"slug" => "faltbare-leckagewanne-mit-100-liter-auffangvolumen-116052"
"links" => [
"webshop" => "https://storefront.dev.denios.io/faltbare-leckagewanne-mit-100-liter-auffangvolumen-116052/116052"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#357"
"canonical" => "https://storefront.dev.denios.io/faltbare-leckagewanne-mit-100-liter-auffangvolumen-116052/116052"
]
"name" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur schnellen Aufnahme von wassergefährdenden Flüssigkeiten nach Unfällen oder bei sonstigen Leckagen</li><li>Die faltbare Leckagewanne richtet sich durch integrierte Schwimmelemente selbstständig auf.</li><li>zur einmaligen Verwendung</li><li>inkl. einem Entsorgungsbeutel und einem Paar ölfeste Handschuhe</li></ul>"
"images" => [
[
"id" => 26285
"filename" => "26285_20150323-081924.jpg"
"uri" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
"text" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
"medium" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
"small" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 26285
"filename" => "26285_20150323-081924.jpg"
"uri" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
"text" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
"medium" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
"small" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 12500
"centAmountGross" => 14875
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-08-01T00:00:00+0000"
"validTo" => "2026-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckagewannen"
"CS_MASSE_AUSSEN_B_X_T" => "1000 x 1000"
"CS_SHIPPING_WIDTH_IN" => 43.30711
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"TIEFE_AUSSEN" => 1000
"CS_BUSINESS_UNIT" => "CP"
"CS_MATERIAL" => "Kunststoff"
"CS_SALESRANK" => 10486
"CS_SHIPPING_HEIGHT_MM" => 150
"META_DESCRIPTION" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen"
"MARA_NTGEW" => 2.8
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "150"
"MAKT_MAKTX" => "Faltbare Leckagewanne, 100 l Volumen"
"CS_SHIPPING_WIDTH_MM" => 1000
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckagewannen"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Maße außen B x T x H [mm]","value":"1000 x 1000 x 150"},{"label":"Auffangvolumen [l]","value":"100"},{"label":"Volumen [l]","value":"100"},{"label":"Gewicht [kg]","value":"2,8"}]"
"MARA_BRGEW" => 3.5
"ship_length" => "1000"
"SAP_HERKUNFTSLAND" => "NL"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 1000
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"21100420"},"punchout_danfoss_de":{"matgroup":"24101907"},"punchout_danfoss_pl":{"matgroup":"24101907"},"punchout_hirschvogel_de":{"matgroup":"21100420"},"punchout_alperia_it":{"matgroup":"24101907"},"punchout_sunchemical_ch":{"matgroup":"24101907"},"punchout_danfoss_dk":{"matgroup":"24101907"},"punchout_danfoss_sk":{"matgroup":"24101907"},"punchout_brenntag_de":{"matgroup":"24101907"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24101907"},"punchout_esteelauder_uk":{"matgroup":"24101907"},"punchout_esteelauder_ch":{"matgroup":"24101907"},"punchout_takeda_ch":{"matgroup":"24101907"},"punchout_sika_de":{"matgroup":"24101907"},"punchout_bachem_ch":{"matgroup":"24101907"},"punchout_migros_ch":{"matgroup":"24101907"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24101907"},"punchout_tesla_de":{"matgroup":"24101907"},"punchout_umicore_de":{"matgroup":"24101907"},"punchout_upm_fi":{"matgroup":"24101907"},"punchout_axalta_de":{"matgroup":"24101907"},"punchout_husqvarna_pl":{"matgroup":"24101907"},"punchout_navalgroup_fr":{"matgroup":"24101907"},"punchout_itp_aero_es":{"matgroup":"24101907"},"punchout_tk_bilstein_de":{"matgroup":"21100420"},"punchout_danone_es":{"matgroup":"24101907"},"punchout_schwarz_gruppe_de":{"matgroup":"21100420"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"21100420"},"punchout_danfoss_gb":{"matgroup":"24101907"},"punchout_sidenor_es":{"matnr":"116052WI"}}"
"ZPIM_NENNVOLUMEN_1" => 100
"META_TITLE" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen"
"ship_width" => "1000"
"images_meta_data" => "[{"id":26285,"mdate":"2015-03-23 08:19:24","filename":"26285_20150323-081924.jpg","imageSimilar":0,"text":"Faltbare Leckagewanne, mit 100 Liter Auffangvolumen - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Leckagewanne,Faltwannen,Leckagebecken,Notfallwannen,Schutzwannen,Unfallwannen,Sicherheitswannen,Flachwannen,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"MVKE_ZZVOL_PRO_WANNE" => "100"
"CS_PDF_SEITE" => "357"
"CS_SHIPPING_HEIGHT_IN" => 6.4960665
"CS_MASSE_AUSSEN_B_X_T_X_H" => "1000 x 1000 x 150"
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 43.30711
"ITEM_NAME_FOR_SHOP" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 1000
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 150
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 6.172943336
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zur schnellen Aufnahme von wassergefährdenden Flüssigkeiten nach Unfällen oder bei sonstigen Leckagen</li><li>Die faltbare Leckagewanne richtet sich durch integrierte Schwimmelemente selbstständig auf.</li><li>zur einmaligen Verwendung</li><li>inkl. einem Entsorgungsbeutel und einem Paar ölfeste Handschuhe</li></ul>"
"accessory_articles" => "["153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.8"
"CS_ORIGIN" => "NL - Niederlande"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39232100"
"CS_SHIPPING_WEIGHT_KG" => 2.8
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen"
"canonicalUrl" => "https://storefront.dev.denios.io/faltbare-leckagewanne-mit-100-liter-auffangvolumen-116052/116052"
"robots" => "index,follow"
"description" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen"
"description" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/faltbare-leckagewanne-mit-100-liter-auffangvolumen-116052/116052"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen"
"description" => "zur schnellen Aufnahme von wassergefährdenden Flüssigkeiten nach Unfällen oder bei sonstigen LeckagenDie faltbare Leckagewanne richtet sich durch integrierte Schwimmelemente selbstständig auf.zur einmaligen Verwendunginkl. einem Entsorgungsbeutel und einem Paar ölfeste Handschuhe"
"image" => [
"https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
]
"sku" => "116052W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/faltbare-leckagewanne-mit-100-liter-auffangvolumen-116052/116052"
"priceCurrency" => "EUR"
"price" => "148.75"
"priceValidUntil" => "2026-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 12500
"centAmountGross" => 14875
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-08-01T00:00:00+0000"
"validTo" => "2026-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Leckagewannen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "116052"
"displaySku" => "116052W"
"sortRank" => 10486
"slug" => "faltbare-leckagewanne-mit-100-liter-auffangvolumen-116052"
"links" => [
"webshop" => "https://storefront.dev.denios.io/faltbare-leckagewanne-mit-100-liter-auffangvolumen-116052/116052"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#357"
"canonical" => "https://storefront.dev.denios.io/faltbare-leckagewanne-mit-100-liter-auffangvolumen-116052/116052"
]
"name" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>zur schnellen Aufnahme von wassergefährdenden Flüssigkeiten nach Unfällen oder bei sonstigen Leckagen</li><li>Die faltbare Leckagewanne richtet sich durch integrierte Schwimmelemente selbstständig auf.</li><li>zur einmaligen Verwendung</li><li>inkl. einem Entsorgungsbeutel und einem Paar ölfeste Handschuhe</li></ul>"
"images" => [
[
"id" => 26285
"filename" => "26285_20150323-081924.jpg"
"uri" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
"text" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
"medium" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
"small" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 26285
"filename" => "26285_20150323-081924.jpg"
"uri" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
"text" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
"medium" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
"small" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 12500
"centAmountGross" => 14875
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-08-01T00:00:00+0000"
"validTo" => "2026-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Leckagewannen"
"CS_MASSE_AUSSEN_B_X_T" => "1000 x 1000"
"CS_SHIPPING_WIDTH_IN" => 43.30711
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"TIEFE_AUSSEN" => 1000
"CS_BUSINESS_UNIT" => "CP"
"CS_MATERIAL" => "Kunststoff"
"CS_SALESRANK" => 10486
"CS_SHIPPING_HEIGHT_MM" => 150
"META_DESCRIPTION" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen"
"MARA_NTGEW" => 2.8
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "150"
"MAKT_MAKTX" => "Faltbare Leckagewanne, 100 l Volumen"
"CS_SHIPPING_WIDTH_MM" => 1000
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Leckagewannen"},{"label":"Werkstoff","value":"Kunststoff"},{"label":"Maße außen B x T x H [mm]","value":"1000 x 1000 x 150"},{"label":"Auffangvolumen [l]","value":"100"},{"label":"Volumen [l]","value":"100"},{"label":"Gewicht [kg]","value":"2,8"}]"
"MARA_BRGEW" => 3.5
"ship_length" => "1000"
"SAP_HERKUNFTSLAND" => "NL"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 1000
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"21100420"},"punchout_danfoss_de":{"matgroup":"24101907"},"punchout_danfoss_pl":{"matgroup":"24101907"},"punchout_hirschvogel_de":{"matgroup":"21100420"},"punchout_alperia_it":{"matgroup":"24101907"},"punchout_sunchemical_ch":{"matgroup":"24101907"},"punchout_danfoss_dk":{"matgroup":"24101907"},"punchout_danfoss_sk":{"matgroup":"24101907"},"punchout_brenntag_de":{"matgroup":"24101907"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24101907"},"punchout_esteelauder_uk":{"matgroup":"24101907"},"punchout_esteelauder_ch":{"matgroup":"24101907"},"punchout_takeda_ch":{"matgroup":"24101907"},"punchout_sika_de":{"matgroup":"24101907"},"punchout_bachem_ch":{"matgroup":"24101907"},"punchout_migros_ch":{"matgroup":"24101907"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24101907"},"punchout_tesla_de":{"matgroup":"24101907"},"punchout_umicore_de":{"matgroup":"24101907"},"punchout_upm_fi":{"matgroup":"24101907"},"punchout_axalta_de":{"matgroup":"24101907"},"punchout_husqvarna_pl":{"matgroup":"24101907"},"punchout_navalgroup_fr":{"matgroup":"24101907"},"punchout_itp_aero_es":{"matgroup":"24101907"},"punchout_tk_bilstein_de":{"matgroup":"21100420"},"punchout_danone_es":{"matgroup":"24101907"},"punchout_schwarz_gruppe_de":{"matgroup":"21100420"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"21100420"},"punchout_danfoss_gb":{"matgroup":"24101907"},"punchout_sidenor_es":{"matnr":"116052WI"}}"
"ZPIM_NENNVOLUMEN_1" => 100
"META_TITLE" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen"
"ship_width" => "1000"
"images_meta_data" => "[{"id":26285,"mdate":"2015-03-23 08:19:24","filename":"26285_20150323-081924.jpg","imageSimilar":0,"text":"Faltbare Leckagewanne, mit 100 Liter Auffangvolumen - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Leckagewanne,Faltwannen,Leckagebecken,Notfallwannen,Schutzwannen,Unfallwannen,Sicherheitswannen,Flachwannen,Auffangbehälter flexibel"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"MVKE_ZZVOL_PRO_WANNE" => "100"
"CS_PDF_SEITE" => "357"
"CS_SHIPPING_HEIGHT_IN" => 6.4960665
"CS_MASSE_AUSSEN_B_X_T_X_H" => "1000 x 1000 x 150"
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 43.30711
"ITEM_NAME_FOR_SHOP" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen"
"service_articles" => "["211123"]"
"BREITE_AUSSEN" => 1000
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 150
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 6.172943336
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>zur schnellen Aufnahme von wassergefährdenden Flüssigkeiten nach Unfällen oder bei sonstigen Leckagen</li><li>Die faltbare Leckagewanne richtet sich durch integrierte Schwimmelemente selbstständig auf.</li><li>zur einmaligen Verwendung</li><li>inkl. einem Entsorgungsbeutel und einem Paar ölfeste Handschuhe</li></ul>"
"accessory_articles" => "["153065"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "2.8"
"CS_ORIGIN" => "NL - Niederlande"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39232100"
"CS_SHIPPING_WEIGHT_KG" => 2.8
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen"
"canonicalUrl" => "https://storefront.dev.denios.io/faltbare-leckagewanne-mit-100-liter-auffangvolumen-116052/116052"
"robots" => "index,follow"
"description" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen"
"description" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/faltbare-leckagewanne-mit-100-liter-auffangvolumen-116052/116052"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Faltbare Leckagewanne, mit 100 Liter Auffangvolumen"
"description" => "zur schnellen Aufnahme von wassergefährdenden Flüssigkeiten nach Unfällen oder bei sonstigen LeckagenDie faltbare Leckagewanne richtet sich durch integrierte Schwimmelemente selbstständig auf.zur einmaligen Verwendunginkl. einem Entsorgungsbeutel und einem Paar ölfeste Handschuhe"
"image" => [
"https://assets.dev.denios.io/article/26285_20150323-081924.jpg"
]
"sku" => "116052W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/faltbare-leckagewanne-mit-100-liter-auffangvolumen-116052/116052"
"priceCurrency" => "EUR"
"price" => "148.75"
"priceValidUntil" => "2026-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 12500
"centAmountGross" => 14875
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-08-01T00:00:00+0000"
"validTo" => "2026-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Leckagewannen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"a0ac593c-e68a-4e5b-afcd-eb1abd2e72c4"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Leckagewannen"
"attributes" => []
"facetAttributes" => [
"ZPIM_WERKSTOFF_1" => [
"Kunststoff"
]
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => [
"Leckagewannen"
]
"CS_VERSION_GULLIABDICHTUNG" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "39a6de4e9ad22ea54ae6ce9fe6a500b8"
]
"sort" => [
10486
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3a244474-a559-4ef0-87b7-30002bb1487f"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "3a244474-a559-4ef0-87b7-30002bb1487f"
"key" => "10300200151120"
"version" => 13399
"businessUnit" => "CP"
"slug" => "mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120"
"links" => [
"webshop" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214533"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#359"
"canonical" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214533"
]
"name" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber"
"description" => "<ul class="product-description__text--bulletpoints"><li>Absicherung gegen flüssige Chemikalien, kontaminiertes Löschwasser und eindringendes Oberflächenwasser oder als Hochwasserschutz</li><li>im Alarmfall innerhalb von wenigen Minuten einsatzbereit</li><li>Doppelkammerschlauch zur schnellen Befüllung mit Wasser (Durchmesser Schlauchkammern: 400 bzw. 200 mm)</li><li>aus hochfestem, chemisch extrem beständigem Polyethylen (PE)</li><li>außerdem als geschlossener Behälter für Chemikalien nutzbar</li></ul>"
"createdAt" => "2021-09-03T06:41:12+0000"
"master" => [
"id" => 2
"sku" => "214533"
"displaySku" => "214533W"
"sortRank" => 10422
"slug" => "mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120"
"links" => [
"webshop" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214533"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#359"
"canonical" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214533"
]
"name" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber"
"description" => "<ul class="product-description__text--bulletpoints"><li>Absicherung gegen flüssige Chemikalien, kontaminiertes Löschwasser und eindringendes Oberflächenwasser oder als Hochwasserschutz</li><li>aus hochfestem, chemisch extrem beständigem Polyethylen (PE)</li><li>Doppelkammerschlauch zur schnellen Befüllung mit Wasser (Durchmesser Schlauchkammern: 400 bzw. 200 mm)</li><li>im Alarmfall innerhalb von wenigen Minuten einsatzbereit</li><li>außerdem als geschlossener Behälter für Chemikalien nutzbar</li><li>Inkl. Behälter zur Aufbewahrung</li></ul>"
"images" => [
[
"id" => 27094
"filename" => "27094_20250728-154230.jpg"
"uri" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"text" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"medium" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"small" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 27095
"filename" => "27095_20150401-095050.jpg"
"uri" => "https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
"text" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
"medium" => "https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
"small" => "https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27094
"filename" => "27094_20250728-154230.jpg"
"uri" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"text" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"medium" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"small" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 52200
"centAmountGross" => 62118
"currency" => "EUR"
"customerGroup" => null
"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" => "4 - 5 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Breite außen [mm]: 2000 mm"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Absperrbarrieren"
"CS_SHIPPING_WIDTH_IN" => 86.61422
"SHOP_LIEFERZEIT" => "4 - 5 Werktage"
"SHOW_IN_ORDERPROCESS" => "Breite außen [mm]: 2000 mm"
"CS_SHIPPING_HEIGHT_MM" => 400
"META_DESCRIPTION" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber"
"MARA_NTGEW" => 11.1
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "400"
"MAKT_MAKTX" => "Tür-/Tor-Abdichtung 2 m mit Wandbehälter"
"CS_SHIPPING_WIDTH_MM" => 2000
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Absperrbarrieren"},{"label":"Typ","value":"für Türen"},{"label":"Maße außen B x T x H [mm]","value":"2000 x 550 x 400"},{"label":"Gewicht [kg]","value":"11,1"}]"
"MARA_BRGEW" => 11.6
"CS_GTIN" => "4055661026001"
"ship_length" => "550"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 550
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22520101"},"punchout_danfoss_de":{"matgroup":"46151505"},"punchout_danfoss_pl":{"matgroup":"46151505"},"punchout_hirschvogel_de":{"matgroup":"22520101"},"punchout_alperia_it":{"matgroup":"46151505"},"punchout_sunchemical_ch":{"matgroup":"46151505"},"punchout_danfoss_dk":{"matgroup":"46151505"},"punchout_danfoss_sk":{"matgroup":"46151505"},"punchout_brenntag_de":{"matgroup":"46151505"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"46151505"},"punchout_esteelauder_uk":{"matgroup":"46151505"},"punchout_esteelauder_ch":{"matgroup":"46151505"},"punchout_takeda_ch":{"matgroup":"46151505"},"punchout_sika_de":{"matgroup":"46151505"},"punchout_bachem_ch":{"matgroup":"46151505"},"punchout_migros_ch":{"matgroup":"46151505"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"46151505"},"punchout_tesla_de":{"matgroup":"46151505"},"punchout_umicore_de":{"matgroup":"46151505"},"punchout_upm_fi":{"matgroup":"46151505"},"punchout_axalta_de":{"matgroup":"46151505"},"punchout_husqvarna_pl":{"matgroup":"46151505"},"punchout_navalgroup_fr":{"matgroup":"46151505"},"punchout_itp_aero_es":{"matgroup":"46151505"},"punchout_tk_bilstein_de":{"matgroup":"22520101"},"punchout_danone_es":{"matgroup":"46151505"},"punchout_schwarz_gruppe_de":{"matgroup":"22520101"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22520101"},"punchout_danfoss_gb":{"matgroup":"46151505"},"punchout_ivoclar_ch":{"matgroup":"46151505"},"punchout_remmers_de":{"matgroup":"46151505"},"punchout_saria_de":{"matgroup":"22520101"},"punchout_akzonobel_de":{"matgroup":"46151505"},"punchout_tesla_ch":{"matgroup":"46151505"},"punchout_siegfried_ch":{"matgroup":"46151505"}}"
"variant_attributes" => "[{"ExternalKey":"BREITE_AUSSEN"}]"
"META_TITLE" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2m, Wandbox"
"ship_width" => "2000"
"images_meta_data" => "[{"id":27094,"mdate":"2025-07-28 15:42:30","filename":"27094_20250728-154230.jpg","imageSimilar":1,"text":"Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber - 1"},{"id":27095,"mdate":"2015-04-01 09:50:50","filename":"27095_20150401-095050.jpg","imageSimilar":0,"text":"Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["201654","214534"]"
"META_KEYWORD" => "Abdichtung,Mobile Barriere,Hochwasserschutz,Mobile Sperre,Löschwassersperre,Flüssigkeitsschlauch,Türabdichtung,Doppelkammerschlauch,Abdichtung Flut,Löschwasserrückhaltesysteme"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 550
"CS_TAX_CLASS" => "regular"
"ZPIM_TYP" => "für Türen"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "359"
"CS_SHIPPING_HEIGHT_IN" => 17.322844
"CS_MASSE_AUSSEN_B_X_T_X_H" => "2000 x 550 x 400"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 23.8189105
"ITEM_NAME_FOR_SHOP" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 2000
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "LUMF"
"HOEHE_AUSSEN" => 400
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 10422
"CS_ARTIKELERLAEUTERUNG" => "Stahlschrank"
"CS_SHIPPING_WEIGHT_LBS" => 24.471311082
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Absicherung gegen flüssige Chemikalien, kontaminiertes Löschwasser und eindringendes Oberflächenwasser oder als Hochwasserschutz</li><li>aus hochfestem, chemisch extrem beständigem Polyethylen (PE)</li><li>Doppelkammerschlauch zur schnellen Befüllung mit Wasser (Durchmesser Schlauchkammern: 400 bzw. 200 mm)</li><li>im Alarmfall innerhalb von wenigen Minuten einsatzbereit</li><li>außerdem als geschlossener Behälter für Chemikalien nutzbar</li><li>Inkl. Behälter zur Aufbewahrung</li></ul>"
"accessory_articles" => "["303758","304619","304621"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "11.1"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "40169300"
"CS_YOUTUBE_ID1" => "gJz1aC4lkW8"
"CS_SHIPPING_WEIGHT_KG" => 11.1
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "BREITE_AUSSEN"
"label" => "Breite außen [mm]"
"options" => [
[
"sku" => "201654"
"value" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/201654"
"key" => ""
"name" => "8000"
"variantId" => 1
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "214533"
"value" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214533"
"key" => ""
"name" => "2000"
"variantId" => 2
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "214534"
"value" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214534"
"key" => ""
"name" => "15000"
"variantId" => 3
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2m, Wandbox"
"canonicalUrl" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214533"
"robots" => "index,follow"
"description" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2m, Wandbox"
"description" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214533"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber"
"description" => "Absicherung gegen flüssige Chemikalien, kontaminiertes Löschwasser und eindringendes Oberflächenwasser oder als Hochwasserschutzaus hochfestem, chemisch extrem beständigem Polyethylen (PE)Doppelkammerschlauch zur schnellen Befüllung mit Wasser (Durchmesser Schlauchkammern: 400 bzw. 200 mm)im Alarmfall innerhalb von wenigen Minuten einsatzbereitaußerdem als geschlossener Behälter für Chemikalien nutzbarInkl. Behälter zur Aufbewahrung"
"image" => [
"https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
]
"sku" => "214533W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214533"
"priceCurrency" => "EUR"
"price" => "621.18"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661026001"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 52200
"centAmountGross" => 62118
"currency" => "EUR"
"customerGroup" => null
"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" => "Flüssigkeitsbarrieren"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 2
"sku" => "214533"
"displaySku" => "214533W"
"sortRank" => 10422
"slug" => "mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120"
"links" => [
"webshop" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214533"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#359"
"canonical" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214533"
]
"name" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber"
"description" => "<ul class="product-description__text--bulletpoints"><li>Absicherung gegen flüssige Chemikalien, kontaminiertes Löschwasser und eindringendes Oberflächenwasser oder als Hochwasserschutz</li><li>aus hochfestem, chemisch extrem beständigem Polyethylen (PE)</li><li>Doppelkammerschlauch zur schnellen Befüllung mit Wasser (Durchmesser Schlauchkammern: 400 bzw. 200 mm)</li><li>im Alarmfall innerhalb von wenigen Minuten einsatzbereit</li><li>außerdem als geschlossener Behälter für Chemikalien nutzbar</li><li>Inkl. Behälter zur Aufbewahrung</li></ul>"
"images" => [
[
"id" => 27094
"filename" => "27094_20250728-154230.jpg"
"uri" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"text" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"medium" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"small" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
[
"id" => 27095
"filename" => "27095_20150401-095050.jpg"
"uri" => "https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
"text" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
"medium" => "https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
"small" => "https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27094
"filename" => "27094_20250728-154230.jpg"
"uri" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"text" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"medium" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"small" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 52200
"centAmountGross" => 62118
"currency" => "EUR"
"customerGroup" => null
"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" => "4 - 5 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Breite außen [mm]: 2000 mm"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Absperrbarrieren"
"CS_SHIPPING_WIDTH_IN" => 86.61422
"SHOP_LIEFERZEIT" => "4 - 5 Werktage"
"SHOW_IN_ORDERPROCESS" => "Breite außen [mm]: 2000 mm"
"CS_SHIPPING_HEIGHT_MM" => 400
"META_DESCRIPTION" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber"
"MARA_NTGEW" => 11.1
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "400"
"MAKT_MAKTX" => "Tür-/Tor-Abdichtung 2 m mit Wandbehälter"
"CS_SHIPPING_WIDTH_MM" => 2000
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Absperrbarrieren"},{"label":"Typ","value":"für Türen"},{"label":"Maße außen B x T x H [mm]","value":"2000 x 550 x 400"},{"label":"Gewicht [kg]","value":"11,1"}]"
"MARA_BRGEW" => 11.6
"CS_GTIN" => "4055661026001"
"ship_length" => "550"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 550
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22520101"},"punchout_danfoss_de":{"matgroup":"46151505"},"punchout_danfoss_pl":{"matgroup":"46151505"},"punchout_hirschvogel_de":{"matgroup":"22520101"},"punchout_alperia_it":{"matgroup":"46151505"},"punchout_sunchemical_ch":{"matgroup":"46151505"},"punchout_danfoss_dk":{"matgroup":"46151505"},"punchout_danfoss_sk":{"matgroup":"46151505"},"punchout_brenntag_de":{"matgroup":"46151505"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"46151505"},"punchout_esteelauder_uk":{"matgroup":"46151505"},"punchout_esteelauder_ch":{"matgroup":"46151505"},"punchout_takeda_ch":{"matgroup":"46151505"},"punchout_sika_de":{"matgroup":"46151505"},"punchout_bachem_ch":{"matgroup":"46151505"},"punchout_migros_ch":{"matgroup":"46151505"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"46151505"},"punchout_tesla_de":{"matgroup":"46151505"},"punchout_umicore_de":{"matgroup":"46151505"},"punchout_upm_fi":{"matgroup":"46151505"},"punchout_axalta_de":{"matgroup":"46151505"},"punchout_husqvarna_pl":{"matgroup":"46151505"},"punchout_navalgroup_fr":{"matgroup":"46151505"},"punchout_itp_aero_es":{"matgroup":"46151505"},"punchout_tk_bilstein_de":{"matgroup":"22520101"},"punchout_danone_es":{"matgroup":"46151505"},"punchout_schwarz_gruppe_de":{"matgroup":"22520101"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22520101"},"punchout_danfoss_gb":{"matgroup":"46151505"},"punchout_ivoclar_ch":{"matgroup":"46151505"},"punchout_remmers_de":{"matgroup":"46151505"},"punchout_saria_de":{"matgroup":"22520101"},"punchout_akzonobel_de":{"matgroup":"46151505"},"punchout_tesla_ch":{"matgroup":"46151505"},"punchout_siegfried_ch":{"matgroup":"46151505"}}"
"variant_attributes" => "[{"ExternalKey":"BREITE_AUSSEN"}]"
"META_TITLE" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2m, Wandbox"
"ship_width" => "2000"
"images_meta_data" => "[{"id":27094,"mdate":"2025-07-28 15:42:30","filename":"27094_20250728-154230.jpg","imageSimilar":1,"text":"Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber - 1"},{"id":27095,"mdate":"2015-04-01 09:50:50","filename":"27095_20150401-095050.jpg","imageSimilar":0,"text":"Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["201654","214534"]"
"META_KEYWORD" => "Abdichtung,Mobile Barriere,Hochwasserschutz,Mobile Sperre,Löschwassersperre,Flüssigkeitsschlauch,Türabdichtung,Doppelkammerschlauch,Abdichtung Flut,Löschwasserrückhaltesysteme"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 550
"CS_TAX_CLASS" => "regular"
"ZPIM_TYP" => "für Türen"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "359"
"CS_SHIPPING_HEIGHT_IN" => 17.322844
"CS_MASSE_AUSSEN_B_X_T_X_H" => "2000 x 550 x 400"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 23.8189105
"ITEM_NAME_FOR_SHOP" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 2000
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "LUMF"
"HOEHE_AUSSEN" => 400
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 10422
"CS_ARTIKELERLAEUTERUNG" => "Stahlschrank"
"CS_SHIPPING_WEIGHT_LBS" => 24.471311082
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Absicherung gegen flüssige Chemikalien, kontaminiertes Löschwasser und eindringendes Oberflächenwasser oder als Hochwasserschutz</li><li>aus hochfestem, chemisch extrem beständigem Polyethylen (PE)</li><li>Doppelkammerschlauch zur schnellen Befüllung mit Wasser (Durchmesser Schlauchkammern: 400 bzw. 200 mm)</li><li>im Alarmfall innerhalb von wenigen Minuten einsatzbereit</li><li>außerdem als geschlossener Behälter für Chemikalien nutzbar</li><li>Inkl. Behälter zur Aufbewahrung</li></ul>"
"accessory_articles" => "["303758","304619","304621"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "11.1"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "40169300"
"CS_YOUTUBE_ID1" => "gJz1aC4lkW8"
"CS_SHIPPING_WEIGHT_KG" => 11.1
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "BREITE_AUSSEN"
"label" => "Breite außen [mm]"
"options" => [
[
"sku" => "201654"
"value" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/201654"
"key" => ""
"name" => "8000"
"variantId" => 1
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "214533"
"value" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214533"
"key" => ""
"name" => "2000"
"variantId" => 2
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "214534"
"value" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214534"
"key" => ""
"name" => "15000"
"variantId" => 3
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2m, Wandbox"
"canonicalUrl" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214533"
"robots" => "index,follow"
"description" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2m, Wandbox"
"description" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214533"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 2 Meter, mit Wandbehälter und Aufkleber"
"description" => "Absicherung gegen flüssige Chemikalien, kontaminiertes Löschwasser und eindringendes Oberflächenwasser oder als Hochwasserschutzaus hochfestem, chemisch extrem beständigem Polyethylen (PE)Doppelkammerschlauch zur schnellen Befüllung mit Wasser (Durchmesser Schlauchkammern: 400 bzw. 200 mm)im Alarmfall innerhalb von wenigen Minuten einsatzbereitaußerdem als geschlossener Behälter für Chemikalien nutzbarInkl. Behälter zur Aufbewahrung"
"image" => [
"https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
]
"sku" => "214533W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214533"
"priceCurrency" => "EUR"
"price" => "621.18"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661026001"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 52200
"centAmountGross" => 62118
"currency" => "EUR"
"customerGroup" => null
"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" => "Flüssigkeitsbarrieren"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 3
"sku" => "214534"
"displaySku" => "214534W"
"sortRank" => 10422
"slug" => "mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120"
"links" => [
"webshop" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214534"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#359"
"canonical" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214533"
]
"name" => "Flexible Abdichtung zur Befüllung mit Wasser, 15 Meter, mit Behälter"
"description" => "<ul class="product-description__text--bulletpoints"><li>Absicherung gegen flüssige Chemikalien, kontaminiertes Löschwasser und eindringendes Oberflächenwasser oder als Hochwasserschutz</li><li>aus hochfestem, chemisch extrem beständigem Polyethylen (PE)</li><li>Doppelkammerschlauch zur schnellen Befüllung mit Wasser (Durchmesser Schlauchkammern: 400 bzw. 200 mm)</li><li>im Alarmfall innerhalb von wenigen Minuten einsatzbereit</li><li>außerdem als geschlossener Behälter für Chemikalien nutzbar</li><li>Inkl. Behälter zur Aufbewahrung</li></ul>"
"images" => [
[
"id" => 27117
"filename" => "27117_20150320-135926.jpg"
"uri" => "https://assets.dev.denios.io/article/27117_20150320-135926.jpg"
"text" => "Flexible Abdichtung zur Befüllung mit Wasser, 15 Meter, mit Behälter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27117_20150320-135926.jpg"
"medium" => "https://assets.dev.denios.io/article/27117_20150320-135926.jpg"
"small" => "https://assets.dev.denios.io/article/27117_20150320-135926.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27117_20150320-135926.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27117
"filename" => "27117_20150320-135926.jpg"
"uri" => "https://assets.dev.denios.io/article/27117_20150320-135926.jpg"
"text" => "Flexible Abdichtung zur Befüllung mit Wasser, 15 Meter, mit Behälter - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27117_20150320-135926.jpg"
"medium" => "https://assets.dev.denios.io/article/27117_20150320-135926.jpg"
"small" => "https://assets.dev.denios.io/article/27117_20150320-135926.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27117_20150320-135926.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 116200
"centAmountGross" => 138278
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 - 2 Wochen"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Breite außen [mm]: 15000 mm"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Absperrbarrieren"
"CS_SHIPPING_WIDTH_IN" => 649.60665
"SHOP_LIEFERZEIT" => "1 - 2 Wochen"
"SHOW_IN_ORDERPROCESS" => "Breite außen [mm]: 15000 mm"
"CS_SHIPPING_HEIGHT_MM" => 400
"META_DESCRIPTION" => "Flexible Abdichtung zur Befüllung mit Wasser, 15 Meter, mit Behälter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Flexible Abdichtung zur Befüllung mit Wasser, 15 Meter, mit Behälter"
"MARA_NTGEW" => 15
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "400"
"CS_MULTIPACK" => 1
"MAKT_MAKTX" => "Flexible Abdichtung 15m mit Behälter"
"CS_SHIPPING_WIDTH_MM" => 15000
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Absperrbarrieren"},{"label":"Typ","value":"für Durchfahrten"},{"label":"Maße außen B x T x H [mm]","value":"15000 x 550 x 400"},{"label":"Gewicht [kg]","value":"15"}]"
"MARA_BRGEW" => 15.5
"CS_GTIN" => "4055661025998"
"ship_length" => "550"
"SAP_HERKUNFTSLAND" => "DE"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 550
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22520101"},"punchout_danfoss_de":{"matgroup":"46151505"},"punchout_danfoss_pl":{"matgroup":"46151505"},"punchout_hirschvogel_de":{"matgroup":"22520101"},"punchout_alperia_it":{"matgroup":"46151505"},"punchout_sunchemical_ch":{"matgroup":"46151505"},"punchout_danfoss_dk":{"matgroup":"46151505"},"punchout_danfoss_sk":{"matgroup":"46151505"},"punchout_brenntag_de":{"matgroup":"46151505"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"46151505"},"punchout_esteelauder_uk":{"matgroup":"46151505"},"punchout_esteelauder_ch":{"matgroup":"46151505"},"punchout_takeda_ch":{"matgroup":"46151505"},"punchout_sika_de":{"matgroup":"46151505"},"punchout_bachem_ch":{"matgroup":"46151505"},"punchout_migros_ch":{"matgroup":"46151505"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"46151505"},"punchout_tesla_de":{"matgroup":"46151505"},"punchout_umicore_de":{"matgroup":"46151505"},"punchout_upm_fi":{"matgroup":"46151505"},"punchout_axalta_de":{"matgroup":"46151505"},"punchout_husqvarna_pl":{"matgroup":"46151505"},"punchout_navalgroup_fr":{"matgroup":"46151505"},"punchout_itp_aero_es":{"matgroup":"46151505"},"punchout_tk_bilstein_de":{"matgroup":"22520101"},"punchout_danone_es":{"matgroup":"46151505"},"punchout_schwarz_gruppe_de":{"matgroup":"22520101"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22520101"},"punchout_danfoss_gb":{"matgroup":"46151505"},"punchout_ivoclar_ch":{"matgroup":"46151505"},"punchout_remmers_de":{"matgroup":"46151505"},"punchout_saria_de":{"matgroup":"22520101"},"punchout_akzonobel_de":{"matgroup":"46151505"},"punchout_tesla_ch":{"matgroup":"46151505"},"punchout_siegfried_ch":{"matgroup":"46151505"}}"
"variant_attributes" => "[{"ExternalKey":"BREITE_AUSSEN"}]"
"META_TITLE" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 15m, Wandbox"
"ship_width" => "15000"
"images_meta_data" => "[{"id":27117,"mdate":"2015-03-20 13:59:26","filename":"27117_20150320-135926.jpg","imageSimilar":0,"text":"Flexible Abdichtung zur Befüllung mit Wasser, 15 Meter, mit Behälter - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["201654","214533"]"
"META_KEYWORD" => "Abdichtung,Mobile Barriere,Hochwasserschutz,Mobile Sperre,Löschwassersperre,Flüssigkeitsschlauch,Abdichtung Durchfahrt,Doppelkammerschlauch,Abdichtung Flut,Löschwasserrückhaltesysteme"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 550
"CS_TAX_CLASS" => "regular"
"ZPIM_TYP" => "für Durchfahrten"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "359"
"CS_SHIPPING_HEIGHT_IN" => 17.322844
"CS_MASSE_AUSSEN_B_X_T_X_H" => "15000 x 550 x 400"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 23.8189105
"ITEM_NAME_FOR_SHOP" => "Flexible Abdichtung zur Befüllung mit Wasser, 15 Meter, mit Behälter"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 15000
"CS_LIEFERZEIT_WT" => "7"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 400
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 10422
"CS_ARTIKELERLAEUTERUNG" => "Kunststoff-Box"
"CS_SHIPPING_WEIGHT_LBS" => 33.0693393
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Absicherung gegen flüssige Chemikalien, kontaminiertes Löschwasser und eindringendes Oberflächenwasser oder als Hochwasserschutz</li><li>aus hochfestem, chemisch extrem beständigem Polyethylen (PE)</li><li>Doppelkammerschlauch zur schnellen Befüllung mit Wasser (Durchmesser Schlauchkammern: 400 bzw. 200 mm)</li><li>im Alarmfall innerhalb von wenigen Minuten einsatzbereit</li><li>außerdem als geschlossener Behälter für Chemikalien nutzbar</li><li>Inkl. Behälter zur Aufbewahrung</li></ul>"
"accessory_articles" => "["303758","304619","304621"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "15"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39173900"
"CS_YOUTUBE_ID1" => "gJz1aC4lkW8"
"CS_SHIPPING_WEIGHT_KG" => 15
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "BREITE_AUSSEN"
"label" => "Breite außen [mm]"
"options" => [
[
"sku" => "201654"
"value" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/201654"
"key" => ""
"name" => "8000"
"variantId" => 1
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "214533"
"value" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214533"
"key" => ""
"name" => "2000"
"variantId" => 2
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "214534"
"value" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214534"
"key" => ""
"name" => "15000"
"variantId" => 3
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 15m, Wandbox"
"canonicalUrl" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214533"
"robots" => "index,follow"
"description" => "Flexible Abdichtung zur Befüllung mit Wasser, 15 Meter, mit Behälter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 15m, Wandbox"
"description" => "Flexible Abdichtung zur Befüllung mit Wasser, 15 Meter, mit Behälter - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214534"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27117_20150320-135926.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Flexible Abdichtung zur Befüllung mit Wasser, 15 Meter, mit Behälter"
"description" => "Absicherung gegen flüssige Chemikalien, kontaminiertes Löschwasser und eindringendes Oberflächenwasser oder als Hochwasserschutzaus hochfestem, chemisch extrem beständigem Polyethylen (PE)Doppelkammerschlauch zur schnellen Befüllung mit Wasser (Durchmesser Schlauchkammern: 400 bzw. 200 mm)im Alarmfall innerhalb von wenigen Minuten einsatzbereitaußerdem als geschlossener Behälter für Chemikalien nutzbarInkl. Behälter zur Aufbewahrung"
"image" => [
"https://assets.dev.denios.io/article/27117_20150320-135926.jpg"
]
"sku" => "214534W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214534"
"priceCurrency" => "EUR"
"price" => "1382.78"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661025998"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 116200
"centAmountGross" => 138278
"currency" => "EUR"
"customerGroup" => null
"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" => "Flüssigkeitsbarrieren"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 1
"sku" => "201654"
"displaySku" => "201654W"
"sortRank" => 10422
"slug" => "mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120"
"links" => [
"webshop" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/201654"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#359"
"canonical" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214533"
]
"name" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 8 Meter, mit Wandbehälter und Aufkleber"
"description" => "<ul class="product-description__text--bulletpoints"><li>Absicherung gegen flüssige Chemikalien, kontaminiertes Löschwasser und eindringendes Oberflächenwasser oder als Hochwasserschutz</li><li>aus hochfestem, chemisch extrem beständigem Polyethylen (PE)</li><li>Doppelkammerschlauch zur schnellen Befüllung mit Wasser (Durchmesser Schlauchkammern: 400 bzw. 200 mm)</li><li>im Alarmfall innerhalb von wenigen Minuten einsatzbereit</li><li>außerdem als geschlossener Behälter für Chemikalien nutzbar</li><li>Inkl. Behälter zur Aufbewahrung</li></ul>"
"images" => [
[
"id" => 27094
"filename" => "27094_20250728-154230.jpg"
"uri" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"text" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 8 Meter, mit Wandbehälter und Aufkleber - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"medium" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"small" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27095
"filename" => "27095_20150401-095050.jpg"
"uri" => "https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
"text" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 8 Meter, mit Wandbehälter und Aufkleber - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
"medium" => "https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
"small" => "https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27094
"filename" => "27094_20250728-154230.jpg"
"uri" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"text" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 8 Meter, mit Wandbehälter und Aufkleber - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"medium" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"small" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 69900
"centAmountGross" => 83181
"currency" => "EUR"
"customerGroup" => null
"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" => "4 - 5 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Breite außen [mm]: 8000 mm"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Absperrbarrieren"
"CS_SHIPPING_WIDTH_IN" => 346.45688
"SHOP_LIEFERZEIT" => "4 - 5 Werktage"
"SHOW_IN_ORDERPROCESS" => "Breite außen [mm]: 8000 mm"
"CS_SHIPPING_HEIGHT_MM" => 400
"META_DESCRIPTION" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 8 Meter, mit Wandbehälter und Aufkleber - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 8 Meter, mit Wandbehälter und Aufkleber"
"MARA_NTGEW" => 13.2
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "400"
"MAKT_MAKTX" => "Tür-/Tor-Abdichtung mit Wandbehälter"
"CS_SHIPPING_WIDTH_MM" => 8000
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Absperrbarrieren"},{"label":"Typ","value":"für Tore"},{"label":"Maße außen B x T x H [mm]","value":"8000 x 550 x 400"},{"label":"Gewicht [kg]","value":"13,2"}]"
"MARA_BRGEW" => 13.7
"CS_GTIN" => "4055661026018"
"ship_length" => "550"
"SAP_HERKUNFTSLAND" => "QU"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 550
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22520101"},"punchout_danfoss_de":{"matgroup":"46151505"},"punchout_danfoss_pl":{"matgroup":"46151505"},"punchout_hirschvogel_de":{"matgroup":"22520101"},"punchout_alperia_it":{"matgroup":"46151505"},"punchout_sunchemical_ch":{"matgroup":"46151505"},"punchout_danfoss_dk":{"matgroup":"46151505"},"punchout_danfoss_sk":{"matgroup":"46151505"},"punchout_brenntag_de":{"matgroup":"46151505"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"46151505"},"punchout_esteelauder_uk":{"matgroup":"46151505"},"punchout_esteelauder_ch":{"matgroup":"46151505"},"punchout_takeda_ch":{"matgroup":"46151505"},"punchout_sika_de":{"matgroup":"46151505"},"punchout_bachem_ch":{"matgroup":"46151505"},"punchout_migros_ch":{"matgroup":"46151505"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"46151505"},"punchout_tesla_de":{"matgroup":"46151505"},"punchout_umicore_de":{"matgroup":"46151505"},"punchout_upm_fi":{"matgroup":"46151505"},"punchout_axalta_de":{"matgroup":"46151505"},"punchout_husqvarna_pl":{"matgroup":"46151505"},"punchout_navalgroup_fr":{"matgroup":"46151505"},"punchout_itp_aero_es":{"matgroup":"46151505"},"punchout_tk_bilstein_de":{"matgroup":"22520101"},"punchout_danone_es":{"matgroup":"46151505"},"punchout_schwarz_gruppe_de":{"matgroup":"22520101"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22520101"},"punchout_danfoss_gb":{"matgroup":"46151505"},"punchout_ivoclar_ch":{"matgroup":"46151505"},"punchout_remmers_de":{"matgroup":"46151505"},"punchout_saria_de":{"matgroup":"22520101"},"punchout_akzonobel_de":{"matgroup":"46151505"},"punchout_tesla_ch":{"matgroup":"46151505"},"punchout_siegfried_ch":{"matgroup":"46151505"}}"
"variant_attributes" => "[{"ExternalKey":"BREITE_AUSSEN"}]"
"META_TITLE" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 8m, Wandbox"
"ship_width" => "8000"
"images_meta_data" => "[{"id":27094,"mdate":"2025-07-28 15:42:30","filename":"27094_20250728-154230.jpg","imageSimilar":0,"text":"Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 8 Meter, mit Wandbehälter und Aufkleber - 1"},{"id":27095,"mdate":"2015-04-01 09:50:50","filename":"27095_20150401-095050.jpg","imageSimilar":0,"text":"Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 8 Meter, mit Wandbehälter und Aufkleber - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["214533","214534"]"
"META_KEYWORD" => "Abdichtung,Mobile Barriere,Hochwasserschutz,Mobile Sperre,Löschwassersperre,Flüssigkeitsschlauch,Torabdichtung,Doppelkammerschlauch,Abdichtung Flut,Löschwasserrückhaltesysteme"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 550
"CS_TAX_CLASS" => "regular"
"ZPIM_TYP" => "für Tore"
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "359"
"CS_SHIPPING_HEIGHT_IN" => 17.322844
"CS_MASSE_AUSSEN_B_X_T_X_H" => "8000 x 550 x 400"
"article_type" => "Variant"
"CS_SHIPPING_LENGTH_IN" => 23.8189105
"ITEM_NAME_FOR_SHOP" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 8 Meter, mit Wandbehälter und Aufkleber"
"service_articles" => "["211123","170745"]"
"BREITE_AUSSEN" => 8000
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "LUMF"
"HOEHE_AUSSEN" => 400
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 10422
"CS_ARTIKELERLAEUTERUNG" => "Stahlschrank"
"CS_SHIPPING_WEIGHT_LBS" => 29.101018584
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Absicherung gegen flüssige Chemikalien, kontaminiertes Löschwasser und eindringendes Oberflächenwasser oder als Hochwasserschutz</li><li>aus hochfestem, chemisch extrem beständigem Polyethylen (PE)</li><li>Doppelkammerschlauch zur schnellen Befüllung mit Wasser (Durchmesser Schlauchkammern: 400 bzw. 200 mm)</li><li>im Alarmfall innerhalb von wenigen Minuten einsatzbereit</li><li>außerdem als geschlossener Behälter für Chemikalien nutzbar</li><li>Inkl. Behälter zur Aufbewahrung</li></ul>"
"accessory_articles" => "["303758","304619","304621"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "13.2"
"CS_ORIGIN" => "QU - Unbekannt"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "40169300"
"CS_YOUTUBE_ID1" => "gJz1aC4lkW8"
"CS_SHIPPING_WEIGHT_KG" => 13.2
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "BREITE_AUSSEN"
"label" => "Breite außen [mm]"
"options" => [
[
"sku" => "201654"
"value" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/201654"
"key" => ""
"name" => "8000"
"variantId" => 1
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "214533"
"value" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214533"
"key" => ""
"name" => "2000"
"variantId" => 2
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "214534"
"value" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214534"
"key" => ""
"name" => "15000"
"variantId" => 3
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 8m, Wandbox"
"canonicalUrl" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/214533"
"robots" => "index,follow"
"description" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 8 Meter, mit Wandbehälter und Aufkleber - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 8m, Wandbox"
"description" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 8 Meter, mit Wandbehälter und Aufkleber - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/201654"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Flexible Tür-/Tor-Abdichtung zur Befüllung mit Wasser, 8 Meter, mit Wandbehälter und Aufkleber"
"description" => "Absicherung gegen flüssige Chemikalien, kontaminiertes Löschwasser und eindringendes Oberflächenwasser oder als Hochwasserschutzaus hochfestem, chemisch extrem beständigem Polyethylen (PE)Doppelkammerschlauch zur schnellen Befüllung mit Wasser (Durchmesser Schlauchkammern: 400 bzw. 200 mm)im Alarmfall innerhalb von wenigen Minuten einsatzbereitaußerdem als geschlossener Behälter für Chemikalien nutzbarInkl. Behälter zur Aufbewahrung"
"image" => [
"https://assets.dev.denios.io/article/27094_20250728-154230.jpg"
"https://assets.dev.denios.io/article/27095_20150401-095050.jpg"
]
"sku" => "201654W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/mobile-abdichtung-fuer-tueren-tore-und-durchfahrten-10300200151120/201654"
"priceCurrency" => "EUR"
"price" => "831.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" => "4055661026018"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 69900
"centAmountGross" => 83181
"currency" => "EUR"
"customerGroup" => null
"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" => "Flüssigkeitsbarrieren"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"d00102a5-925b-43fd-b5a0-079581b40217"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Flüssigkeitsbarrieren"
"attributes" => []
"facetAttributes" => [
"ZPIM_TYP" => [
"für Türen"
"für Durchfahrten"
"für Tore"
]
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => [
"Absperrbarrieren"
]
"CS_VERSION_GULLIABDICHTUNG" => []
"ZPIM_WERKSTOFF_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "214aad75c6f641f06f0f747facca9d61"
]
"sort" => [
10422
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4f5fcab0-9e4a-4610-b7af-eb030eff96eb"
"_score" => null
"_source" => [
"id" => "4f5fcab0-9e4a-4610-b7af-eb030eff96eb"
"key" => "259456"
"version" => 5239
"businessUnit" => "CP"
"slug" => "abdichtstopfen-mit-120-mm-durchmesser-259456"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtstopfen-mit-120-mm-durchmesser-259456/259456"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#354"
"canonical" => "https://storefront.dev.denios.io/abdichtstopfen-mit-120-mm-durchmesser-259456/259456"
]
"name" => "Abdichtstopfen mit 150 mm Durchmesser"
"description" => "<ul class="product-description__text--bulletpoints"><li>z. B. zum Verschließen von Abflüssen oder Rohren</li></ul>"
"createdAt" => "2020-08-10T10:40:59+0000"
"master" => [
"id" => 1
"sku" => "259456"
"displaySku" => "259456W"
"sortRank" => 10250
"slug" => "abdichtstopfen-mit-120-mm-durchmesser-259456"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtstopfen-mit-120-mm-durchmesser-259456/259456"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#354"
"canonical" => "https://storefront.dev.denios.io/abdichtstopfen-mit-120-mm-durchmesser-259456/259456"
]
"name" => "Abdichtstopfen mit 150 mm Durchmesser"
"description" => "<ul class="product-description__text--bulletpoints"><li>z. B. zum Verschließen von Abflüssen oder Rohren</li></ul>"
"images" => [
[
"id" => 140378
"filename" => "140378_20180724-145523.jpg"
"uri" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
"text" => "Abdichtstopfen mit 150 mm Durchmesser - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
"medium" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
"small" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140378
"filename" => "140378_20180724-145523.jpg"
"uri" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
"text" => "Abdichtstopfen mit 150 mm Durchmesser - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
"medium" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
"small" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 18300
"centAmountGross" => 21777
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Abdichtstopfen"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ZPIM_FARBE_1" => "gelb"
"CS_BUSINESS_UNIT" => "CP"
"CS_DURCHMESSER_X_H" => "185 x 200"
"CS_360ER_Bilder" => "0"
"CS_SALESRANK" => 10250
"CS_SHIPPING_HEIGHT_MM" => 200
"META_DESCRIPTION" => "Abdichtstopfen mit 150 mm Durchmesser - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtstopfen mit 150 mm Durchmesser"
"MARA_NTGEW" => 3
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "200"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Abdichtstopfen"},{"label":"Werkstoff","value":"PU"},{"label":"Farbe","value":"gelb"},{"label":"Maße Ø x H [mm]","value":"185 x 200"},{"label":"Gewicht [kg]","value":"3"}]"
"MARA_BRGEW" => 3
"CS_GTIN" => "3770019209134"
"ship_length" => "185"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 185
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141738"},"punchout_danfoss_pl":{"matgroup":"40141738"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141738"},"punchout_sunchemical_ch":{"matgroup":"40141738"},"punchout_danfoss_dk":{"matgroup":"40141738"},"punchout_danfoss_sk":{"matgroup":"40141738"},"punchout_brenntag_de":{"matgroup":"40141738"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141738"},"punchout_esteelauder_uk":{"matgroup":"40141738"},"punchout_esteelauder_ch":{"matgroup":"40141738"},"punchout_takeda_ch":{"matgroup":"40141738"},"punchout_sika_de":{"matgroup":"40141738"},"punchout_bachem_ch":{"matgroup":"40141738"},"punchout_migros_ch":{"matgroup":"40141738"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141738"},"punchout_tesla_de":{"matgroup":"40141738"},"punchout_umicore_de":{"matgroup":"40141738"},"punchout_upm_fi":{"matgroup":"40141738"},"punchout_axalta_de":{"matgroup":"40141738"},"punchout_husqvarna_pl":{"matgroup":"40141738"},"punchout_navalgroup_fr":{"matgroup":"40141738"},"punchout_itp_aero_es":{"matgroup":"40141738"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141738"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"}}"
"META_TITLE" => "Abdichtstopfen mit 150 mm Durchmesser | Denios"
"images_meta_data" => "[{"id":140378,"mdate":"2018-07-24 14:55:23","filename":"140378_20180724-145523.jpg","imageSimilar":0,"text":"Abdichtstopfen mit 150 mm Durchmesser - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["116054","116055","116056","116057","259457"]"
"META_KEYWORD" => "Abdichtstopfen,Stopfen,Abdichtungen,Flüssigkeitsbarrieren,Spillblocker,Leckagemanagement"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "354"
"CS_SHIPPING_HEIGHT_IN" => 8.661422
"CS_MATERIAL" => "PU"
"ZPIM_DURCHMESSER_AUSSEN" => 185
"ZPIM_WERKSTOFF_1" => "PU"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 8.01181535
"ITEM_NAME_FOR_SHOP" => "Abdichtstopfen mit 150 mm Durchmesser"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 200
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 6.61386786
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>z. B. zum Verschließen von Abflüssen oder Rohren</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "3"
"CS_ORIGIN" => "FR - Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "40169997"
"CS_SHIPPING_WEIGHT_KG" => 3
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Abdichtstopfen mit 150 mm Durchmesser | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtstopfen-mit-120-mm-durchmesser-259456/259456"
"robots" => "index,follow"
"description" => "Abdichtstopfen mit 150 mm Durchmesser - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtstopfen mit 150 mm Durchmesser | Denios"
"description" => "Abdichtstopfen mit 150 mm Durchmesser - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtstopfen-mit-120-mm-durchmesser-259456/259456"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtstopfen mit 150 mm Durchmesser"
"description" => "z. B. zum Verschließen von Abflüssen oder Rohren"
"image" => [
"https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
]
"sku" => "259456W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtstopfen-mit-120-mm-durchmesser-259456/259456"
"priceCurrency" => "EUR"
"price" => "217.77"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "3770019209134"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 18300
"centAmountGross" => 21777
"currency" => "EUR"
"customerGroup" => null
"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" => "Abdichtstopfen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "259456"
"displaySku" => "259456W"
"sortRank" => 10250
"slug" => "abdichtstopfen-mit-120-mm-durchmesser-259456"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtstopfen-mit-120-mm-durchmesser-259456/259456"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#354"
"canonical" => "https://storefront.dev.denios.io/abdichtstopfen-mit-120-mm-durchmesser-259456/259456"
]
"name" => "Abdichtstopfen mit 150 mm Durchmesser"
"description" => "<ul class="product-description__text--bulletpoints"><li>z. B. zum Verschließen von Abflüssen oder Rohren</li></ul>"
"images" => [
[
"id" => 140378
"filename" => "140378_20180724-145523.jpg"
"uri" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
"text" => "Abdichtstopfen mit 150 mm Durchmesser - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
"medium" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
"small" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140378
"filename" => "140378_20180724-145523.jpg"
"uri" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
"text" => "Abdichtstopfen mit 150 mm Durchmesser - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
"medium" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
"small" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 18300
"centAmountGross" => 21777
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Abdichtstopfen"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"ZPIM_FARBE_1" => "gelb"
"CS_BUSINESS_UNIT" => "CP"
"CS_DURCHMESSER_X_H" => "185 x 200"
"CS_360ER_Bilder" => "0"
"CS_SALESRANK" => 10250
"CS_SHIPPING_HEIGHT_MM" => 200
"META_DESCRIPTION" => "Abdichtstopfen mit 150 mm Durchmesser - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtstopfen mit 150 mm Durchmesser"
"MARA_NTGEW" => 3
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "200"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Abdichtstopfen"},{"label":"Werkstoff","value":"PU"},{"label":"Farbe","value":"gelb"},{"label":"Maße Ø x H [mm]","value":"185 x 200"},{"label":"Gewicht [kg]","value":"3"}]"
"MARA_BRGEW" => 3
"CS_GTIN" => "3770019209134"
"ship_length" => "185"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 185
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141738"},"punchout_danfoss_pl":{"matgroup":"40141738"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141738"},"punchout_sunchemical_ch":{"matgroup":"40141738"},"punchout_danfoss_dk":{"matgroup":"40141738"},"punchout_danfoss_sk":{"matgroup":"40141738"},"punchout_brenntag_de":{"matgroup":"40141738"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141738"},"punchout_esteelauder_uk":{"matgroup":"40141738"},"punchout_esteelauder_ch":{"matgroup":"40141738"},"punchout_takeda_ch":{"matgroup":"40141738"},"punchout_sika_de":{"matgroup":"40141738"},"punchout_bachem_ch":{"matgroup":"40141738"},"punchout_migros_ch":{"matgroup":"40141738"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141738"},"punchout_tesla_de":{"matgroup":"40141738"},"punchout_umicore_de":{"matgroup":"40141738"},"punchout_upm_fi":{"matgroup":"40141738"},"punchout_axalta_de":{"matgroup":"40141738"},"punchout_husqvarna_pl":{"matgroup":"40141738"},"punchout_navalgroup_fr":{"matgroup":"40141738"},"punchout_itp_aero_es":{"matgroup":"40141738"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141738"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"}}"
"META_TITLE" => "Abdichtstopfen mit 150 mm Durchmesser | Denios"
"images_meta_data" => "[{"id":140378,"mdate":"2018-07-24 14:55:23","filename":"140378_20180724-145523.jpg","imageSimilar":0,"text":"Abdichtstopfen mit 150 mm Durchmesser - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["116054","116055","116056","116057","259457"]"
"META_KEYWORD" => "Abdichtstopfen,Stopfen,Abdichtungen,Flüssigkeitsbarrieren,Spillblocker,Leckagemanagement"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "354"
"CS_SHIPPING_HEIGHT_IN" => 8.661422
"CS_MATERIAL" => "PU"
"ZPIM_DURCHMESSER_AUSSEN" => 185
"ZPIM_WERKSTOFF_1" => "PU"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 8.01181535
"ITEM_NAME_FOR_SHOP" => "Abdichtstopfen mit 150 mm Durchmesser"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 200
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 6.61386786
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>z. B. zum Verschließen von Abflüssen oder Rohren</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "3"
"CS_ORIGIN" => "FR - Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "40169997"
"CS_SHIPPING_WEIGHT_KG" => 3
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Abdichtstopfen mit 150 mm Durchmesser | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtstopfen-mit-120-mm-durchmesser-259456/259456"
"robots" => "index,follow"
"description" => "Abdichtstopfen mit 150 mm Durchmesser - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtstopfen mit 150 mm Durchmesser | Denios"
"description" => "Abdichtstopfen mit 150 mm Durchmesser - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtstopfen-mit-120-mm-durchmesser-259456/259456"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtstopfen mit 150 mm Durchmesser"
"description" => "z. B. zum Verschließen von Abflüssen oder Rohren"
"image" => [
"https://assets.dev.denios.io/article/140378_20180724-145523.jpg"
]
"sku" => "259456W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtstopfen-mit-120-mm-durchmesser-259456/259456"
"priceCurrency" => "EUR"
"price" => "217.77"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "3770019209134"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 18300
"centAmountGross" => 21777
"currency" => "EUR"
"customerGroup" => null
"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" => "Abdichtstopfen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"f8b2b03b-ca5e-4708-bf21-afec91b300b3"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Abdichtstopfen"
"attributes" => []
"facetAttributes" => [
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => [
"Abdichtstopfen"
]
"CS_VERSION_GULLIABDICHTUNG" => []
"ZPIM_WERKSTOFF_1" => [
"PU"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "43d62c84fe5d8daa2161df418ba59e3e"
]
"sort" => [
10250
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "57a0c7af-7e2b-41ee-8164-e87f8d301439"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "57a0c7af-7e2b-41ee-8164-e87f8d301439"
"key" => "10300200151144"
"version" => 7441
"businessUnit" => "CP"
"slug" => "abdichtkitt-mit-frostschutz-10300200151144"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259664"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259664"
]
"name" => "Abdichtkitt mit Frostschutz"
"description" => "<ul class="product-description__text--bulletpoints"><li>einsatzfertig vorgemischt - für das vorübergehende Versiegeln von undichten Rohren, Containern oder Fässern</li><li>haftet zuverlässig auch auf fettigen oder verschmutzten Oberflächen</li><li>gut form- und auf die undichte Stelle anpassbar</li><li>hohe Beständigkeit gegenüber den meisten aggressiven Flüssigkeiten</li><li>belastbar bis zu einem Druck von 2,4 Meter Wassersäule</li><li>verwendbar von -15 bis +30 °C</li></ul>"
"createdAt" => "2021-09-03T06:06:46+0000"
"master" => [
"id" => 1
"sku" => "259664"
"displaySku" => "259664W"
"sortRank" => 10225
"slug" => "abdichtkitt-mit-frostschutz-10300200151144"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259664"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259664"
]
"name" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück)"
"description" => "<ul class="product-description__text--bulletpoints"><li>einsatzfertig vorgemischt - für das vorübergehende Versiegeln von undichten Rohren, Containern oder Fässern</li><li>haftet zuverlässig auch auf fettigen oder verschmutzten Oberflächen</li><li>gut form- und auf die undichte Stelle anpassbar</li><li>hohe Beständigkeit gegenüber den meisten aggressiven Flüssigkeiten</li><li>belastbar bis zu einem Druck von 2,4 Meter Wassersäule</li><li>verwendbar von -15 bis +30 °C</li></ul>"
"images" => [
[
"id" => 164560
"filename" => "164560_20210727-170650.jpg"
"uri" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
"text" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
"medium" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
"small" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 199164
"filename" => "199164_20210712-141150.jpg"
"uri" => "https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
"text" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
"medium" => "https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
"small" => "https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 199162
"filename" => "199162_20191216-101743.jpg"
"uri" => "https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
"text" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
"medium" => "https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
"small" => "https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 199170
"filename" => "199170_20191216-101745.jpg"
"uri" => "https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
"text" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
"medium" => "https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
"small" => "https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 164560
"filename" => "164560_20210727-170650.jpg"
"uri" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
"text" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
"medium" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
"small" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 8600
"centAmountGross" => 10234
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => "7 Stück"
"qualityImages" => []
"orderProcessText" => "Auswahl: Lieferumfang: 7 x 0,5 Liter"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Dichtmittel"
"MAKT_MAKTX" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter"
"SHOP_LIEFERZEIT" => "1 Woche"
"CS_TAX_CLASS" => "regular"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => ""
"CS_SALESRANK" => 10225
"SHOW_IN_ORDERPROCESS" => "Lieferumfang: 7 x 0,5 Liter"
"META_DESCRIPTION" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück)"
"MARA_NTGEW" => 4.9
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 7
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Dichtmittel"},{"label":"Lieferumfang","value":"7 x 0,5 Liter"},{"label":"Gewicht [kg]","value":"4,9"},{"label":"Verpackungseinheit (VE)","value":"7 Stück"}]"
"MARA_BRGEW" => 4.9
"CS_GTIN" => "4055661023727"
"CS_VERPACKUNGSEINHEIT_VE" => "7 Stück"
"SAP_HERKUNFTSLAND" => "CZ"
"CS_COLOR" => "diverse"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_LIEFERUMFANG"}]"
"META_TITLE" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) | Denios"
"images_meta_data" => "[{"id":164560,"mdate":"2021-07-27 17:06:50","filename":"164560_20210727-170650.jpg","imageSimilar":0,"text":"Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - 1"},{"id":199164,"mdate":"2021-07-12 14:11:50","filename":"199164_20210712-141150.jpg","imageSimilar":0,"text":"Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - 2"},{"id":199162,"mdate":"2019-12-16 10:17:43","filename":"199162_20191216-101743.jpg","imageSimilar":0,"text":"Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - 3"},{"id":199170,"mdate":"2019-12-16 10:17:45","filename":"199170_20191216-101745.jpg","imageSimilar":0,"text":"Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - 4"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["259665"]"
"META_KEYWORD" => "Dichtkitt,Dichtmittel,Leck Dichtpaste,Dichtstoff,Dichtmittel-Frostschutz,Abdichtung,Notabdichtung,Kitt,Abdichtmasse,Putty,Frostschutz Leckagemanagement"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_LIEFERUMFANG" => "7 x 0,5 Liter"
"article_type" => "Variant"
"ITEM_NAME_FOR_SHOP" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück)"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 10.802650838
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>einsatzfertig vorgemischt - für das vorübergehende Versiegeln von undichten Rohren, Containern oder Fässern</li><li>haftet zuverlässig auch auf fettigen oder verschmutzten Oberflächen</li><li>gut form- und auf die undichte Stelle anpassbar</li><li>hohe Beständigkeit gegenüber den meisten aggressiven Flüssigkeiten</li><li>belastbar bis zu einem Druck von 2,4 Meter Wassersäule</li><li>verwendbar von -15 bis +30 °C</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.9"
"CS_ORIGIN" => "CZ - Tschechien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "25081000"
"CS_YOUTUBE_ID1" => "z1ubawXrA-k"
"CS_SHIPPING_WEIGHT_KG" => 4.9
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_LIEFERUMFANG"
"label" => "Lieferumfang"
"options" => [
[
"sku" => "259664"
"value" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259664"
"key" => ""
"name" => "7 x 0,5 Liter"
"variantId" => 1
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259665"
"value" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259665"
"key" => ""
"name" => "6 x 1 Liter"
"variantId" => 2
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259664"
"robots" => "index,follow"
"description" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) | Denios"
"description" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259664"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück)"
"description" => "einsatzfertig vorgemischt - für das vorübergehende Versiegeln von undichten Rohren, Containern oder Fässernhaftet zuverlässig auch auf fettigen oder verschmutzten Oberflächengut form- und auf die undichte Stelle anpassbarhohe Beständigkeit gegenüber den meisten aggressiven Flüssigkeitenbelastbar bis zu einem Druck von 2,4 Meter Wassersäuleverwendbar von -15 bis +30 °C"
"image" => [
"https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
"https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
"https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
"https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
]
"sku" => "259664W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259664"
"priceCurrency" => "EUR"
"price" => "102.34"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661023727"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 8600
"centAmountGross" => 10234
"currency" => "EUR"
"customerGroup" => null
"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" => "Dichtmittel"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "259664"
"displaySku" => "259664W"
"sortRank" => 10225
"slug" => "abdichtkitt-mit-frostschutz-10300200151144"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259664"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259664"
]
"name" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück)"
"description" => "<ul class="product-description__text--bulletpoints"><li>einsatzfertig vorgemischt - für das vorübergehende Versiegeln von undichten Rohren, Containern oder Fässern</li><li>haftet zuverlässig auch auf fettigen oder verschmutzten Oberflächen</li><li>gut form- und auf die undichte Stelle anpassbar</li><li>hohe Beständigkeit gegenüber den meisten aggressiven Flüssigkeiten</li><li>belastbar bis zu einem Druck von 2,4 Meter Wassersäule</li><li>verwendbar von -15 bis +30 °C</li></ul>"
"images" => [
[
"id" => 164560
"filename" => "164560_20210727-170650.jpg"
"uri" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
"text" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
"medium" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
"small" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 199164
"filename" => "199164_20210712-141150.jpg"
"uri" => "https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
"text" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
"medium" => "https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
"small" => "https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 199162
"filename" => "199162_20191216-101743.jpg"
"uri" => "https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
"text" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
"medium" => "https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
"small" => "https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 199170
"filename" => "199170_20191216-101745.jpg"
"uri" => "https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
"text" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
"medium" => "https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
"small" => "https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 164560
"filename" => "164560_20210727-170650.jpg"
"uri" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
"text" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
"medium" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
"small" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 8600
"centAmountGross" => 10234
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => "7 Stück"
"qualityImages" => []
"orderProcessText" => "Auswahl: Lieferumfang: 7 x 0,5 Liter"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Dichtmittel"
"MAKT_MAKTX" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter"
"SHOP_LIEFERZEIT" => "1 Woche"
"CS_TAX_CLASS" => "regular"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => ""
"CS_SALESRANK" => 10225
"SHOW_IN_ORDERPROCESS" => "Lieferumfang: 7 x 0,5 Liter"
"META_DESCRIPTION" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück)"
"MARA_NTGEW" => 4.9
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 7
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Dichtmittel"},{"label":"Lieferumfang","value":"7 x 0,5 Liter"},{"label":"Gewicht [kg]","value":"4,9"},{"label":"Verpackungseinheit (VE)","value":"7 Stück"}]"
"MARA_BRGEW" => 4.9
"CS_GTIN" => "4055661023727"
"CS_VERPACKUNGSEINHEIT_VE" => "7 Stück"
"SAP_HERKUNFTSLAND" => "CZ"
"CS_COLOR" => "diverse"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_LIEFERUMFANG"}]"
"META_TITLE" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) | Denios"
"images_meta_data" => "[{"id":164560,"mdate":"2021-07-27 17:06:50","filename":"164560_20210727-170650.jpg","imageSimilar":0,"text":"Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - 1"},{"id":199164,"mdate":"2021-07-12 14:11:50","filename":"199164_20210712-141150.jpg","imageSimilar":0,"text":"Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - 2"},{"id":199162,"mdate":"2019-12-16 10:17:43","filename":"199162_20191216-101743.jpg","imageSimilar":0,"text":"Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - 3"},{"id":199170,"mdate":"2019-12-16 10:17:45","filename":"199170_20191216-101745.jpg","imageSimilar":0,"text":"Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - 4"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["259665"]"
"META_KEYWORD" => "Dichtkitt,Dichtmittel,Leck Dichtpaste,Dichtstoff,Dichtmittel-Frostschutz,Abdichtung,Notabdichtung,Kitt,Abdichtmasse,Putty,Frostschutz Leckagemanagement"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_LIEFERUMFANG" => "7 x 0,5 Liter"
"article_type" => "Variant"
"ITEM_NAME_FOR_SHOP" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück)"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 10.802650838
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>einsatzfertig vorgemischt - für das vorübergehende Versiegeln von undichten Rohren, Containern oder Fässern</li><li>haftet zuverlässig auch auf fettigen oder verschmutzten Oberflächen</li><li>gut form- und auf die undichte Stelle anpassbar</li><li>hohe Beständigkeit gegenüber den meisten aggressiven Flüssigkeiten</li><li>belastbar bis zu einem Druck von 2,4 Meter Wassersäule</li><li>verwendbar von -15 bis +30 °C</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.9"
"CS_ORIGIN" => "CZ - Tschechien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "25081000"
"CS_YOUTUBE_ID1" => "z1ubawXrA-k"
"CS_SHIPPING_WEIGHT_KG" => 4.9
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_LIEFERUMFANG"
"label" => "Lieferumfang"
"options" => [
[
"sku" => "259664"
"value" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259664"
"key" => ""
"name" => "7 x 0,5 Liter"
"variantId" => 1
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259665"
"value" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259665"
"key" => ""
"name" => "6 x 1 Liter"
"variantId" => 2
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259664"
"robots" => "index,follow"
"description" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) | Denios"
"description" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück) - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259664"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Einweg-Dichtkitt, Frostschutz, 0,5 Liter (VE = 7 Stück)"
"description" => "einsatzfertig vorgemischt - für das vorübergehende Versiegeln von undichten Rohren, Containern oder Fässernhaftet zuverlässig auch auf fettigen oder verschmutzten Oberflächengut form- und auf die undichte Stelle anpassbarhohe Beständigkeit gegenüber den meisten aggressiven Flüssigkeitenbelastbar bis zu einem Druck von 2,4 Meter Wassersäuleverwendbar von -15 bis +30 °C"
"image" => [
"https://assets.dev.denios.io/article/164560_20210727-170650.jpg"
"https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
"https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
"https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
]
"sku" => "259664W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259664"
"priceCurrency" => "EUR"
"price" => "102.34"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661023727"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 8600
"centAmountGross" => 10234
"currency" => "EUR"
"customerGroup" => null
"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" => "Dichtmittel"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 2
"sku" => "259665"
"displaySku" => "259665W"
"sortRank" => 10225
"slug" => "abdichtkitt-mit-frostschutz-10300200151144"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259665"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259664"
]
"name" => "Einweg-Dichtkitt, Frostschutz, 1 Liter (VE = 6 Stück)"
"description" => "<ul class="product-description__text--bulletpoints"><li>einsatzfertig vorgemischt - für das vorübergehende Versiegeln von undichten Rohren, Containern oder Fässern</li><li>haftet zuverlässig auch auf fettigen oder verschmutzten Oberflächen</li><li>gut form- und auf die undichte Stelle anpassbar</li><li>hohe Beständigkeit gegenüber den meisten aggressiven Flüssigkeiten</li><li>belastbar bis zu einem Druck von 2,4 Meter Wassersäule</li><li>verwendbar von -15 bis +30 °C</li></ul>"
"images" => [
[
"id" => 164558
"filename" => "164558_20210727-170608.jpg"
"uri" => "https://assets.dev.denios.io/article/164558_20210727-170608.jpg"
"text" => "Einweg-Dichtkitt, Frostschutz, 1 Liter (VE = 6 Stück) - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/164558_20210727-170608.jpg"
"medium" => "https://assets.dev.denios.io/article/164558_20210727-170608.jpg"
"small" => "https://assets.dev.denios.io/article/164558_20210727-170608.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/164558_20210727-170608.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 199164
"filename" => "199164_20210712-141150.jpg"
"uri" => "https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
"text" => "Einweg-Dichtkitt, Frostschutz, 1 Liter (VE = 6 Stück) - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
"medium" => "https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
"small" => "https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 199162
"filename" => "199162_20191216-101743.jpg"
"uri" => "https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
"text" => "Einweg-Dichtkitt, Frostschutz, 1 Liter (VE = 6 Stück) - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
"medium" => "https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
"small" => "https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 199170
"filename" => "199170_20191216-101745.jpg"
"uri" => "https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
"text" => "Einweg-Dichtkitt, Frostschutz, 1 Liter (VE = 6 Stück) - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
"medium" => "https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
"small" => "https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 164558
"filename" => "164558_20210727-170608.jpg"
"uri" => "https://assets.dev.denios.io/article/164558_20210727-170608.jpg"
"text" => "Einweg-Dichtkitt, Frostschutz, 1 Liter (VE = 6 Stück) - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/164558_20210727-170608.jpg"
"medium" => "https://assets.dev.denios.io/article/164558_20210727-170608.jpg"
"small" => "https://assets.dev.denios.io/article/164558_20210727-170608.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/164558_20210727-170608.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 13400
"centAmountGross" => 15946
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => "6 Stück"
"qualityImages" => []
"orderProcessText" => "Auswahl: Lieferumfang: 6 x 1 Liter"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Dichtmittel"
"MAKT_MAKTX" => "Einweg-Dichtkitt, Frostschutz, 1 Liter"
"SHOP_LIEFERZEIT" => "1 Woche"
"CS_TAX_CLASS" => "regular"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => ""
"CS_SALESRANK" => 10225
"SHOW_IN_ORDERPROCESS" => "Lieferumfang: 6 x 1 Liter"
"META_DESCRIPTION" => "Einweg-Dichtkitt, Frostschutz, 1 Liter (VE = 6 Stück) - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Einweg-Dichtkitt, Frostschutz, 1 Liter (VE = 6 Stück)"
"MARA_NTGEW" => 9.6
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 6
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Dichtmittel"},{"label":"Lieferumfang","value":"6 x 1 Liter"},{"label":"Gewicht [kg]","value":"9,6"},{"label":"Verpackungseinheit (VE)","value":"6 Stück"}]"
"MARA_BRGEW" => 9.6
"CS_GTIN" => "4055661023734"
"CS_VERPACKUNGSEINHEIT_VE" => "6 Stück"
"SAP_HERKUNFTSLAND" => "CZ"
"CS_COLOR" => "diverse"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141739"},"punchout_danfoss_pl":{"matgroup":"40141739"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"},"punchout_sunchemical_ch":{"matgroup":"40141739"},"punchout_danfoss_dk":{"matgroup":"40141739"},"punchout_danfoss_sk":{"matgroup":"40141739"},"punchout_brenntag_de":{"matgroup":"40141739"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141739"},"punchout_esteelauder_uk":{"matgroup":"40141739"},"punchout_esteelauder_ch":{"matgroup":"40141739"},"punchout_takeda_ch":{"matgroup":"40141739"},"punchout_sika_de":{"matgroup":"40141739"},"punchout_bachem_ch":{"matgroup":"40141739"},"punchout_migros_ch":{"matgroup":"40141739"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141739"},"punchout_tesla_de":{"matgroup":"40141739"},"punchout_umicore_de":{"matgroup":"40141739"},"punchout_upm_fi":{"matgroup":"40141739"},"punchout_axalta_de":{"matgroup":"40141739"},"punchout_husqvarna_pl":{"matgroup":"40141739"},"punchout_navalgroup_fr":{"matgroup":"40141739"},"punchout_itp_aero_es":{"matgroup":"40141739"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141739"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141739"},"punchout_ivoclar_ch":{"matgroup":"40141739"},"punchout_remmers_de":{"matgroup":"40141739"},"punchout_saria_de":{"matgroup":"22150402"},"punchout_akzonobel_de":{"matgroup":"40141739"},"punchout_tesla_ch":{"matgroup":"40141739"},"punchout_siegfried_ch":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_LIEFERUMFANG"}]"
"META_TITLE" => "Einweg-Dichtkitt, Frostschutz, 1 Liter (VE = 6 Stück) | Denios"
"images_meta_data" => "[{"id":164558,"mdate":"2021-07-27 17:06:08","filename":"164558_20210727-170608.jpg","imageSimilar":0,"text":"Einweg-Dichtkitt, Frostschutz, 1 Liter (VE = 6 Stück) - 1"},{"id":199164,"mdate":"2021-07-12 14:11:50","filename":"199164_20210712-141150.jpg","imageSimilar":0,"text":"Einweg-Dichtkitt, Frostschutz, 1 Liter (VE = 6 Stück) - 2"},{"id":199162,"mdate":"2019-12-16 10:17:43","filename":"199162_20191216-101743.jpg","imageSimilar":0,"text":"Einweg-Dichtkitt, Frostschutz, 1 Liter (VE = 6 Stück) - 3"},{"id":199170,"mdate":"2019-12-16 10:17:45","filename":"199170_20191216-101745.jpg","imageSimilar":0,"text":"Einweg-Dichtkitt, Frostschutz, 1 Liter (VE = 6 Stück) - 4"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["259664"]"
"META_KEYWORD" => "Dichtkitt,Dichtmittel,Leck Dichtpaste,Dichtstoff,Dichtmittel-Frostschutz,Abdichtung,Notabdichtung,Kitt,Abdichtmasse,Putty,Frostschutz Leckagemanagement"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_LIEFERUMFANG" => "6 x 1 Liter"
"article_type" => "Variant"
"ITEM_NAME_FOR_SHOP" => "Einweg-Dichtkitt, Frostschutz, 1 Liter (VE = 6 Stück)"
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 21.164377152
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>einsatzfertig vorgemischt - für das vorübergehende Versiegeln von undichten Rohren, Containern oder Fässern</li><li>haftet zuverlässig auch auf fettigen oder verschmutzten Oberflächen</li><li>gut form- und auf die undichte Stelle anpassbar</li><li>hohe Beständigkeit gegenüber den meisten aggressiven Flüssigkeiten</li><li>belastbar bis zu einem Druck von 2,4 Meter Wassersäule</li><li>verwendbar von -15 bis +30 °C</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "9.6"
"CS_ORIGIN" => "CZ - Tschechien"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "25081000"
"CS_YOUTUBE_ID1" => "z1ubawXrA-k"
"CS_SHIPPING_WEIGHT_KG" => 9.6
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_LIEFERUMFANG"
"label" => "Lieferumfang"
"options" => [
[
"sku" => "259664"
"value" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259664"
"key" => ""
"name" => "7 x 0,5 Liter"
"variantId" => 1
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259665"
"value" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259665"
"key" => ""
"name" => "6 x 1 Liter"
"variantId" => 2
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Einweg-Dichtkitt, Frostschutz, 1 Liter (VE = 6 Stück) | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259664"
"robots" => "index,follow"
"description" => "Einweg-Dichtkitt, Frostschutz, 1 Liter (VE = 6 Stück) - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Einweg-Dichtkitt, Frostschutz, 1 Liter (VE = 6 Stück) | Denios"
"description" => "Einweg-Dichtkitt, Frostschutz, 1 Liter (VE = 6 Stück) - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259665"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/164558_20210727-170608.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Einweg-Dichtkitt, Frostschutz, 1 Liter (VE = 6 Stück)"
"description" => "einsatzfertig vorgemischt - für das vorübergehende Versiegeln von undichten Rohren, Containern oder Fässernhaftet zuverlässig auch auf fettigen oder verschmutzten Oberflächengut form- und auf die undichte Stelle anpassbarhohe Beständigkeit gegenüber den meisten aggressiven Flüssigkeitenbelastbar bis zu einem Druck von 2,4 Meter Wassersäuleverwendbar von -15 bis +30 °C"
"image" => [
"https://assets.dev.denios.io/article/164558_20210727-170608.jpg"
"https://assets.dev.denios.io/article/199164_20210712-141150.jpg"
"https://assets.dev.denios.io/article/199162_20191216-101743.jpg"
"https://assets.dev.denios.io/article/199170_20191216-101745.jpg"
]
"sku" => "259665W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtkitt-mit-frostschutz-10300200151144/259665"
"priceCurrency" => "EUR"
"price" => "159.46"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661023734"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 13400
"centAmountGross" => 15946
"currency" => "EUR"
"customerGroup" => null
"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" => "Dichtmittel"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"44203f09-3fd4-465b-9b0e-20e5a51ed99e"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Dichtmittel"
"attributes" => []
"facetAttributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => [
"Dichtmittel"
]
"CS_MARKE" => []
"CS_VERSION_GULLIABDICHTUNG" => []
"ZPIM_WERKSTOFF_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "20cd7175421a3caf1efaedb5d03bae15"
]
"sort" => [
10225
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2de2b950-5318-49b7-83b1-9f3884af8f0d"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "2de2b950-5318-49b7-83b1-9f3884af8f0d"
"key" => "10300200151150"
"version" => 95070
"businessUnit" => "CP"
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatten"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"createdAt" => "2021-09-03T06:59:31+0000"
"master" => [
"id" => 25
"sku" => "259454"
"displaySku" => "259454W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 8 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 27500
"centAmountGross" => 27500
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 1520 x 460 x 8"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 1520 x 460 x 8"
"META_DESCRIPTION" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 8 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 8 mm"
"MARA_NTGEW" => 6.7
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"1520"},{"label":"Breite Außen (mm)","value":"460"},{"label":"Tiefe Außen (mm)","value":"1520"},{"label":"Höhe Außen (mm)","value":"8"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"6,7"},{"label":"Maße außen L x B x H [mm]","value":"1520 x 460 x 8"},{"label":"Maße außen L x B [mm]","value":"1520 x 460"}]"
"MARA_BRGEW" => 6.7
"CS_GTIN" => "3770019209165"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 8 mm | Denios"
"ZPIM_LAENGE_AUSSEN" => 1520
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":"Abdichtmatte in gelb"},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 1520
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "1520 x 460 x 8"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 8 mm"
"BREITE_AUSSEN" => 460
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 8
"SAP_BASISMENGENEINHEIT" => "Stück"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 8 mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 8 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 8 mm | Denios"
"description" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 8 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 8 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"sku" => "259454W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"priceCurrency" => "EUR"
"price" => "275.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" => "3770019209165"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 27500
"centAmountGross" => 27500
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 25
"sku" => "259454"
"displaySku" => "259454W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 8 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 27500
"centAmountGross" => 27500
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 1520 x 460 x 8"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 1520 x 460 x 8"
"META_DESCRIPTION" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 8 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 8 mm"
"MARA_NTGEW" => 6.7
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"1520"},{"label":"Breite Außen (mm)","value":"460"},{"label":"Tiefe Außen (mm)","value":"1520"},{"label":"Höhe Außen (mm)","value":"8"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"6,7"},{"label":"Maße außen L x B x H [mm]","value":"1520 x 460 x 8"},{"label":"Maße außen L x B [mm]","value":"1520 x 460"}]"
"MARA_BRGEW" => 6.7
"CS_GTIN" => "3770019209165"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 8 mm | Denios"
"ZPIM_LAENGE_AUSSEN" => 1520
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":"Abdichtmatte in gelb"},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 1520
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "1520 x 460 x 8"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 8 mm"
"BREITE_AUSSEN" => 460
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 8
"SAP_BASISMENGENEINHEIT" => "Stück"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 8 mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 8 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 8 mm | Denios"
"description" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 8 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 8 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"sku" => "259454W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"priceCurrency" => "EUR"
"price" => "275.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" => "3770019209165"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 27500
"centAmountGross" => 27500
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 30
"sku" => "259464"
"displaySku" => "259464W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, quadratische Form, 800 x 800 x 13 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 33900
"centAmountGross" => 33900
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 800 x 800 x 13"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 800 x 800 x 13"
"META_DESCRIPTION" => "Abdichtmatte, quadratische Form, 800 x 800 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, quadratische Form, 800 x 800 x 13 mm"
"MARA_NTGEW" => 9.8
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"800"},{"label":"Breite Außen (mm)","value":"800"},{"label":"Tiefe Außen (mm)","value":"800"},{"label":"Höhe Außen (mm)","value":"13"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"9,8"},{"label":"Maße außen L x B x H [mm]","value":"800 x 800 x 13"},{"label":"Maße außen L x B [mm]","value":"800 x 800"}]"
"MARA_BRGEW" => 9.8
"CS_GTIN" => "3770019209288"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, quadratische Form, 800 x 800 x 13 mm | Denios"
"ZPIM_LAENGE_AUSSEN" => 800
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":"Abdichtmatte in gelb"},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 800
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "800 x 800 x 13"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, quadratische Form, 800 x 800 x 13 mm"
"BREITE_AUSSEN" => 800
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 13
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132788"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, quadratische Form, 800 x 800 x 13 mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, quadratische Form, 800 x 800 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, quadratische Form, 800 x 800 x 13 mm | Denios"
"description" => "Abdichtmatte, quadratische Form, 800 x 800 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, quadratische Form, 800 x 800 x 13 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"sku" => "259464W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"priceCurrency" => "EUR"
"price" => "339.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" => "3770019209288"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 33900
"centAmountGross" => 33900
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 32
"sku" => "259462"
"displaySku" => "259462W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, quadratische Form, 1200 x 1200 x 13 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 59900
"centAmountGross" => 59900
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 1200 x 1200 x 13"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 1200 x 1200 x 13"
"META_DESCRIPTION" => "Abdichtmatte, quadratische Form, 1200 x 1200 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, quadratische Form, 1200 x 1200 x 13 mm"
"MARA_NTGEW" => 20.6
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"1200"},{"label":"Breite Außen (mm)","value":"1200"},{"label":"Tiefe Außen (mm)","value":"1200"},{"label":"Höhe Außen (mm)","value":"13"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"20,6"},{"label":"Maße außen L x B x H [mm]","value":"1200 x 1200 x 13"},{"label":"Maße außen L x B [mm]","value":"1200 x 1200"}]"
"MARA_BRGEW" => 20.6
"CS_GTIN" => "3770019209264"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, quadratische Form, 1200 x 1200 x 13 mm | Denios"
"ZPIM_LAENGE_AUSSEN" => 1200
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":"Abdichtmatte in gelb"},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 1200
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "1200 x 1200 x 13"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, quadratische Form, 1200 x 1200 x 13 mm"
"BREITE_AUSSEN" => 1200
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 13
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132790"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, quadratische Form, 1200 x 1200 x 13 mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, quadratische Form, 1200 x 1200 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, quadratische Form, 1200 x 1200 x 13 mm | Denios"
"description" => "Abdichtmatte, quadratische Form, 1200 x 1200 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, quadratische Form, 1200 x 1200 x 13 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"sku" => "259462W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"priceCurrency" => "EUR"
"price" => "599.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" => "3770019209264"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 59900
"centAmountGross" => 59900
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 33
"sku" => "259461"
"displaySku" => "259461W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, quadratische Form, 1100 x 1100 x 13 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 48500
"centAmountGross" => 48500
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 1100 x 1100 x 13"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 1100 x 1100 x 13"
"META_DESCRIPTION" => "Abdichtmatte, quadratische Form, 1100 x 1100 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, quadratische Form, 1100 x 1100 x 13 mm"
"MARA_NTGEW" => 17.3
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"1100"},{"label":"Breite Außen (mm)","value":"1100"},{"label":"Tiefe Außen (mm)","value":"1100"},{"label":"Höhe Außen (mm)","value":"13"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"17,3"},{"label":"Maße außen L x B x H [mm]","value":"1100 x 1100 x 13"},{"label":"Maße außen L x B [mm]","value":"1100 x 1100"}]"
"MARA_BRGEW" => 17.3
"CS_GTIN" => "3770019209219"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, quadratische Form, 1100 x 1100 x 13 mm | Denios"
"ZPIM_LAENGE_AUSSEN" => 1100
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":"Abdichtmatte in gelb"},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 1100
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "1100 x 1100 x 13"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, quadratische Form, 1100 x 1100 x 13 mm"
"BREITE_AUSSEN" => 1100
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 13
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132790"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, quadratische Form, 1100 x 1100 x 13 mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, quadratische Form, 1100 x 1100 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, quadratische Form, 1100 x 1100 x 13 mm | Denios"
"description" => "Abdichtmatte, quadratische Form, 1100 x 1100 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, quadratische Form, 1100 x 1100 x 13 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"sku" => "259461W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"priceCurrency" => "EUR"
"price" => "485.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" => "3770019209219"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 48500
"centAmountGross" => 48500
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 38
"sku" => "259452"
"displaySku" => "259452W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, quadratische Form, 900 x 900 x 8mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 27900
"centAmountGross" => 27900
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 900 x 900 x 8"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 900 x 900 x 8"
"META_DESCRIPTION" => "Abdichtmatte, quadratische Form, 900 x 900 x 8mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, quadratische Form, 900 x 900 x 8mm"
"MARA_NTGEW" => 7.2
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"900"},{"label":"Breite Außen (mm)","value":"900"},{"label":"Tiefe Außen (mm)","value":"900"},{"label":"Höhe Außen (mm)","value":"8"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"7,2"},{"label":"Maße außen L x B x H [mm]","value":"900 x 900 x 8"},{"label":"Maße außen L x B [mm]","value":"900 x 900"}]"
"MARA_BRGEW" => 7.2
"CS_GTIN" => "3770019209189"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, quadratische Form, 900 x 900 x 8mm | Denios"
"ZPIM_LAENGE_AUSSEN" => 900
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":"Abdichtmatte in gelb"},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 900
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "900 x 900 x 8"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, quadratische Form, 900 x 900 x 8mm"
"BREITE_AUSSEN" => 900
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 8
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132789"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, quadratische Form, 900 x 900 x 8mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, quadratische Form, 900 x 900 x 8mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, quadratische Form, 900 x 900 x 8mm | Denios"
"description" => "Abdichtmatte, quadratische Form, 900 x 900 x 8mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, quadratische Form, 900 x 900 x 8mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"sku" => "259452W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"priceCurrency" => "EUR"
"price" => "279.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" => "3770019209189"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 27900
"centAmountGross" => 27900
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 39
"sku" => "259451"
"displaySku" => "259451W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, quadratische Form, 700 x 700 x 8 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 20900
"centAmountGross" => 20900
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 700 x 700 x 8"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 700 x 700 x 8"
"META_DESCRIPTION" => "Abdichtmatte, quadratische Form, 700 x 700 x 8 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, quadratische Form, 700 x 700 x 8 mm"
"MARA_NTGEW" => 4.7
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"700"},{"label":"Breite Außen (mm)","value":"700"},{"label":"Tiefe Außen (mm)","value":"700"},{"label":"Höhe Außen (mm)","value":"8"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"4,7"},{"label":"Maße außen L x B x H [mm]","value":"700 x 700 x 8"},{"label":"Maße außen L x B [mm]","value":"700 x 700"}]"
"MARA_BRGEW" => 4.7
"CS_GTIN" => "3770019209196"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, quadratische Form, 700 x 700 x 8 mm | Denios"
"ZPIM_LAENGE_AUSSEN" => 700
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":"Abdichtmatte in gelb"},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 700
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "700 x 700 x 8"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, quadratische Form, 700 x 700 x 8 mm"
"BREITE_AUSSEN" => 700
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 8
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132788"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, quadratische Form, 700 x 700 x 8 mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, quadratische Form, 700 x 700 x 8 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, quadratische Form, 700 x 700 x 8 mm | Denios"
"description" => "Abdichtmatte, quadratische Form, 700 x 700 x 8 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, quadratische Form, 700 x 700 x 8 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"sku" => "259451W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"priceCurrency" => "EUR"
"price" => "209.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" => "3770019209196"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 20900
"centAmountGross" => 20900
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 41
"sku" => "116038"
"displaySku" => "116038W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, quadratische Form, 1200 x 1200 x 8 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 39900
"centAmountGross" => 39900
"currency" => "EUR"
"customerGroup" => null
"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 Wochen"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 1200 x 1200 x 8"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 1200 x 1200 x 8"
"META_DESCRIPTION" => "Abdichtmatte, quadratische Form, 1200 x 1200 mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓resistent gegen Wasser, Öl und Chemikalien✓"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, quadratische Form, 1200 x 1200 x 8 mm"
"MARA_NTGEW" => 12.7
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"1200"},{"label":"Breite Außen (mm)","value":"1200"},{"label":"Tiefe Außen (mm)","value":"1200"},{"label":"Höhe Außen (mm)","value":"8"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"12,7"},{"label":"Maße außen L x B x H [mm]","value":"1200 x 1200 x 8"},{"label":"Maße außen L x B [mm]","value":"1200 x 1200"}]"
"MARA_BRGEW" => 13.5
"CS_GTIN" => "3770019209059"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, quadratische Form, 1200 x 1200mm für Gullys"
"ZPIM_LAENGE_AUSSEN" => 1200
"SHOP_LIEFERZEIT" => "3 - 4 Wochen"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":"Abdichtmatte in gelb"},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 1200
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "1200 x 1200 x 8"
"ZPIM_TYP" => ""
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, quadratische Form, 1200 x 1200 x 8 mm"
"BREITE_AUSSEN" => 1200
"CS_LIEFERZEIT_WT" => "15"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 8
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132790","211123","153065","170745"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, quadratische Form, 1200 x 1200mm für Gullys"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, quadratische Form, 1200 x 1200 mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓resistent gegen Wasser, Öl und Chemikalien✓"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, quadratische Form, 1200 x 1200mm für Gullys"
"description" => "Abdichtmatte, quadratische Form, 1200 x 1200 mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓resistent gegen Wasser, Öl und Chemikalien✓"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, quadratische Form, 1200 x 1200 x 8 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"sku" => "116038W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"priceCurrency" => "EUR"
"price" => "399.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" => "3770019209059"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 39900
"centAmountGross" => 39900
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 42
"sku" => "156402"
"displaySku" => "156402W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 13 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 32500
"centAmountGross" => 32500
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 1520 x 460 x 13"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 1520 x 460 x 13"
"META_DESCRIPTION" => "Abdichtmatte, rechteckige Form, 460 x 1520 mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓versandkostenfrei✓Jetzt bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 13 mm"
"MARA_NTGEW" => 10
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"1520"},{"label":"Breite Außen (mm)","value":"460"},{"label":"Tiefe Außen (mm)","value":"1520"},{"label":"Höhe Außen (mm)","value":"13"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"10"},{"label":"Maße außen L x B x H [mm]","value":"1520 x 460 x 13"},{"label":"Maße außen L x B [mm]","value":"1520 x 460"}]"
"MARA_BRGEW" => 10.5
"CS_GTIN" => "3770019209073"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, rechteckige Form, 460 x 1520 mm zur Abdichtung"
"ZPIM_LAENGE_AUSSEN" => 1520
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":"Abdichtmatte in gelb"},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 1520
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "1520 x 460 x 13"
"ZPIM_TYP" => ""
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 13 mm"
"BREITE_AUSSEN" => 460
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 13
"SAP_BASISMENGENEINHEIT" => "Stück"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, rechteckige Form, 460 x 1520 mm zur Abdichtung"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, rechteckige Form, 460 x 1520 mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓versandkostenfrei✓Jetzt bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, rechteckige Form, 460 x 1520 mm zur Abdichtung"
"description" => "Abdichtmatte, rechteckige Form, 460 x 1520 mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓versandkostenfrei✓Jetzt bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, rechteckige Form, 1520 x 460 x 13 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"sku" => "156402W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"priceCurrency" => "EUR"
"price" => "325.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" => "3770019209073"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 32500
"centAmountGross" => 32500
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 45
"sku" => "129676"
"displaySku" => "129676W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, quadratische Form, 1000 x 1000 x 8 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 38900
"centAmountGross" => 38900
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 1000 x 1000 x 8"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BADGE" => "BESTSELLER"
"CS_BESTSELLER" => "1"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 1000 x 1000 x 8"
"META_DESCRIPTION" => "Abdichtmatte, quadratische Form, 1000 x 1000 mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓versandkostenfrei✓Jetzt bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, quadratische Form, 1000 x 1000 x 8 mm"
"MARA_NTGEW" => 8.9
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"1000"},{"label":"Breite Außen (mm)","value":"1000"},{"label":"Tiefe Außen (mm)","value":"1000"},{"label":"Höhe Außen (mm)","value":"8"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"8,9"},{"label":"Maße außen L x B x H [mm]","value":"1000 x 1000 x 8"},{"label":"Maße außen L x B [mm]","value":"1000 x 1000"}]"
"MARA_BRGEW" => 9.6
"CS_GTIN" => "3770019209042"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, quadratische Form, 1000x1000mm, flexibel einsetzbar"
"ZPIM_LAENGE_AUSSEN" => 1000
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":"Abdichtmatte in gelb"},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 1000
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "1000 x 1000 x 8"
"ZPIM_TYP" => ""
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, quadratische Form, 1000 x 1000 x 8 mm"
"BREITE_AUSSEN" => 1000
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 8
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132789","211123","153065","170745"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, quadratische Form, 1000x1000mm, flexibel einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, quadratische Form, 1000 x 1000 mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓versandkostenfrei✓Jetzt bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, quadratische Form, 1000x1000mm, flexibel einsetzbar"
"description" => "Abdichtmatte, quadratische Form, 1000 x 1000 mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓versandkostenfrei✓Jetzt bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, quadratische Form, 1000 x 1000 x 8 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"sku" => "129676W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"priceCurrency" => "EUR"
"price" => "389.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" => "3770019209042"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 38900
"centAmountGross" => 38900
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 31
"sku" => "259463"
"displaySku" => "259463W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, quadratische Form, 600 x 600 x 13 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 24900
"centAmountGross" => 24900
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 600 x 600 x 13"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 600 x 600 x 13"
"META_DESCRIPTION" => "Abdichtmatte, quadratische Form, 600 x 600 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, quadratische Form, 600 x 600 x 13 mm"
"MARA_NTGEW" => 5.4
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"600"},{"label":"Breite Außen (mm)","value":"600"},{"label":"Tiefe Außen (mm)","value":"600"},{"label":"Höhe Außen (mm)","value":"13"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"5,4"},{"label":"Maße außen L x B x H [mm]","value":"600 x 600 x 13"},{"label":"Maße außen L x B [mm]","value":"600 x 600"}]"
"MARA_BRGEW" => 5.4
"CS_GTIN" => "3770019209271"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, quadratische Form, 600 x 600 x 13 mm | Denios"
"ZPIM_LAENGE_AUSSEN" => 600
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":"Abdichtmatte in gelb"},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 600
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "600 x 600 x 13"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, quadratische Form, 600 x 600 x 13 mm"
"BREITE_AUSSEN" => 600
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 13
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132787"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, quadratische Form, 600 x 600 x 13 mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, quadratische Form, 600 x 600 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, quadratische Form, 600 x 600 x 13 mm | Denios"
"description" => "Abdichtmatte, quadratische Form, 600 x 600 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, quadratische Form, 600 x 600 x 13 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"sku" => "259463W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"priceCurrency" => "EUR"
"price" => "249.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" => "3770019209271"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 24900
"centAmountGross" => 24900
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 46
"sku" => "129674"
"displaySku" => "129674W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, quadratische Form, 800 x 800 x 8 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 21900
"centAmountGross" => 21900
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 800 x 800 x 8"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BADGE" => "BESTSELLER"
"CS_BESTSELLER" => "1"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 800 x 800 x 8"
"META_DESCRIPTION" => "Abdichtmatte, quadratische Form, 800 x 800 mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓versandkostenfrei✓Jetzt bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, quadratische Form, 800 x 800 x 8 mm"
"MARA_NTGEW" => 5.7
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"800"},{"label":"Breite Außen (mm)","value":"800"},{"label":"Tiefe Außen (mm)","value":"800"},{"label":"Höhe Außen (mm)","value":"8"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"5,7"},{"label":"Maße außen L x B x H [mm]","value":"800 x 800 x 8"},{"label":"Maße außen L x B [mm]","value":"800 x 800"}]"
"MARA_BRGEW" => 5.8
"CS_GTIN" => "3770019209097"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, quadratische Form, 800x800 mm, flexibel einsetzbar"
"ZPIM_LAENGE_AUSSEN" => 800
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":"Abdichtmatte in gelb"},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 800
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "800 x 800 x 8"
"ZPIM_TYP" => ""
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, quadratische Form, 800 x 800 x 8 mm"
"BREITE_AUSSEN" => 800
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 8
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132788","211123","153065","170745"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, quadratische Form, 800x800 mm, flexibel einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, quadratische Form, 800 x 800 mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓versandkostenfrei✓Jetzt bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, quadratische Form, 800x800 mm, flexibel einsetzbar"
"description" => "Abdichtmatte, quadratische Form, 800 x 800 mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓versandkostenfrei✓Jetzt bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, quadratische Form, 800 x 800 x 8 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"sku" => "129674W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"priceCurrency" => "EUR"
"price" => "219.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" => "3770019209097"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 21900
"centAmountGross" => 21900
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 47
"sku" => "129672"
"displaySku" => "129672W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, quadratische Form, 400 x 400 x 8 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 14500
"centAmountGross" => 14500
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 400 x 400 x 8"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BADGE" => "BESTSELLER"
"CS_BESTSELLER" => "1"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 400 x 400 x 8"
"META_DESCRIPTION" => "Abdichtmatte, quadratische Form, 400 x 400 mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓versandkostenfrei✓Jetzt bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, quadratische Form, 400 x 400 x 8 mm"
"MARA_NTGEW" => 1.75
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"400"},{"label":"Breite Außen (mm)","value":"400"},{"label":"Tiefe Außen (mm)","value":"400"},{"label":"Höhe Außen (mm)","value":"8"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"1,75"},{"label":"Maße außen L x B x H [mm]","value":"400 x 400 x 8"},{"label":"Maße außen L x B [mm]","value":"400 x 400"}]"
"MARA_BRGEW" => 1.9
"CS_GTIN" => "3770019209004"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, quadratische Form, 400x400 mm, flexibel einsetzbar"
"ZPIM_LAENGE_AUSSEN" => 400
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":"Abdichtmatte in gelb"},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 400
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "400 x 400 x 8"
"ZPIM_TYP" => ""
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, quadratische Form, 400 x 400 x 8 mm"
"BREITE_AUSSEN" => 400
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 8
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132786","211123","153065","170745"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, quadratische Form, 400x400 mm, flexibel einsetzbar"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, quadratische Form, 400 x 400 mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓versandkostenfrei✓Jetzt bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, quadratische Form, 400x400 mm, flexibel einsetzbar"
"description" => "Abdichtmatte, quadratische Form, 400 x 400 mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓versandkostenfrei✓Jetzt bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, quadratische Form, 400 x 400 x 8 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"sku" => "129672W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"priceCurrency" => "EUR"
"price" => "145.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" => "3770019209004"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 14500
"centAmountGross" => 14500
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 40
"sku" => "259450"
"displaySku" => "259450W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, quadratische Form, 500 x 500 x 8 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 14900
"centAmountGross" => 14900
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 500 x 500 x 8"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 500 x 500 x 8"
"META_DESCRIPTION" => "Abdichtmatte, quadratische Form, 500 x 500 x 8 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, quadratische Form, 500 x 500 x 8 mm"
"MARA_NTGEW" => 2.4
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"500"},{"label":"Breite Außen (mm)","value":"500"},{"label":"Tiefe Außen (mm)","value":"500"},{"label":"Höhe Außen (mm)","value":"8"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"2,4"},{"label":"Maße außen L x B x H [mm]","value":"500 x 500 x 8"},{"label":"Maße außen L x B [mm]","value":"500 x 500"}]"
"MARA_BRGEW" => 2.4
"CS_GTIN" => "3770019209028"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, quadratische Form, 500 x 500 x 8 mm | Denios"
"ZPIM_LAENGE_AUSSEN" => 500
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":"Abdichtmatte in gelb"},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 500
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "500 x 500 x 8"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, quadratische Form, 500 x 500 x 8 mm"
"BREITE_AUSSEN" => 500
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 8
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132787"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, quadratische Form, 500 x 500 x 8 mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, quadratische Form, 500 x 500 x 8 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, quadratische Form, 500 x 500 x 8 mm | Denios"
"description" => "Abdichtmatte, quadratische Form, 500 x 500 x 8 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, quadratische Form, 500 x 500 x 8 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"sku" => "259450W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"priceCurrency" => "EUR"
"price" => "149.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" => "3770019209028"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 14900
"centAmountGross" => 14900
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 29
"sku" => "259465"
"displaySku" => "259465W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, runde Form, Ø 450 x 13 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 27071
"filename" => "27071_20150320-135417.jpg"
"uri" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"text" => "Abdichtmatte, runde Form"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"medium" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"small" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27072
"filename" => "27072_20150320-135352.jpg"
"uri" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
"medium" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
"small" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27071
"filename" => "27071_20150320-135417.jpg"
"uri" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"text" => "Abdichtmatte, runde Form"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"medium" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"small" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 15900
"centAmountGross" => 15900
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 450 x 450 x 13"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "349"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 450 x 450 x 13"
"META_DESCRIPTION" => "Abdichtmatte, runde Form, Ø 450 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, runde Form, Ø 450 x 13 mm"
"MARA_NTGEW" => 2.4
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"450"},{"label":"Breite Außen (mm)","value":"450"},{"label":"Tiefe Außen (mm)","value":"450"},{"label":"Höhe Außen (mm)","value":"13"},{"label":"Durchmesser Außen (mm)","value":"450"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"2,4"},{"label":"Maße außen L x B x H [mm]","value":"450 x 450 x 13"},{"label":"Maße außen L x B [mm]","value":"450 x 450"},{"label":"Maße Ø x H (mm)","value":"450 x 13"}]"
"MARA_BRGEW" => 2.4
"CS_GTIN" => "3770019209226"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, runde Form, Ø 450 x 13 mm | Denios"
"ZPIM_LAENGE_AUSSEN" => 450
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27071,"mdate":"15-03-20 13:54:17","filename":"27071_20150320-135417.jpg","imageSimilar":0,"text":"Abdichtmatte, runde Form"},{"id":27072,"mdate":"15-03-20 13:53:52","filename":"27072_20150320-135352.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 450
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "450 x 450 x 13"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIAL" => "PU"
"ZPIM_DURCHMESSER_AUSSEN" => 450
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, runde Form, Ø 450 x 13 mm"
"BREITE_AUSSEN" => 450
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 13
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132787"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, runde Form, Ø 450 x 13 mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, runde Form, Ø 450 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, runde Form, Ø 450 x 13 mm | Denios"
"description" => "Abdichtmatte, runde Form, Ø 450 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, runde Form, Ø 450 x 13 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
]
"sku" => "259465W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"priceCurrency" => "EUR"
"price" => "159.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" => "3770019209226"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 15900
"centAmountGross" => 15900
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 43
"sku" => "137720"
"displaySku" => "137720W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, runde Form, Ø 850 x 8 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 27071
"filename" => "27071_20150320-135417.jpg"
"uri" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"text" => "Abdichtmatte, runde Form"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"medium" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"small" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27072
"filename" => "27072_20150320-135352.jpg"
"uri" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
"medium" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
"small" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27071
"filename" => "27071_20150320-135417.jpg"
"uri" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"text" => "Abdichtmatte, runde Form"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"medium" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"small" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 26900
"centAmountGross" => 26900
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 850 x 850 x 8"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BADGE" => "BESTSELLER"
"CS_BESTSELLER" => "1"
"CS_PDF_SEITE" => "349"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 850 x 850 x 8"
"META_DESCRIPTION" => "Abdichtmatte, runde Form, Durchmesser 850mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓versandkostenfrei✓Jetzt bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, runde Form, Ø 850 x 8 mm"
"MARA_NTGEW" => 4.8
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"850"},{"label":"Breite Außen (mm)","value":"850"},{"label":"Tiefe Außen (mm)","value":"850"},{"label":"Höhe Außen (mm)","value":"8"},{"label":"Durchmesser Außen (mm)","value":"850"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"4,8"},{"label":"Maße außen L x B x H [mm]","value":"850 x 850 x 8"},{"label":"Maße außen L x B [mm]","value":"850 x 850"},{"label":"Maße Ø x H (mm)","value":"850 x 8"}]"
"MARA_BRGEW" => 4.9
"CS_GTIN" => "3770019209325"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, runde Form, 850 mm Ø"
"ZPIM_LAENGE_AUSSEN" => 850
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27071,"mdate":"15-03-20 13:54:17","filename":"27071_20150320-135417.jpg","imageSimilar":0,"text":"Abdichtmatte, runde Form"},{"id":27072,"mdate":"15-03-20 13:53:52","filename":"27072_20150320-135352.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 850
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "850 x 850 x 8"
"ZPIM_TYP" => ""
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIAL" => "PU"
"ZPIM_DURCHMESSER_AUSSEN" => 850
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, runde Form, Ø 850 x 8 mm"
"BREITE_AUSSEN" => 850
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 8
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132788","211123","153065","170745"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, runde Form, 850 mm Ø"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, runde Form, Durchmesser 850mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓versandkostenfrei✓Jetzt bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, runde Form, 850 mm Ø"
"description" => "Abdichtmatte, runde Form, Durchmesser 850mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓versandkostenfrei✓Jetzt bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, runde Form, Ø 850 x 8 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
]
"sku" => "137720W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"priceCurrency" => "EUR"
"price" => "269.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" => "3770019209325"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 26900
"centAmountGross" => 26900
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 44
"sku" => "137713"
"displaySku" => "137713W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, runde Form, Ø 450 x 8 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 27071
"filename" => "27071_20150320-135417.jpg"
"uri" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"text" => "Abdichtmatte, runde Form"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"medium" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"small" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27072
"filename" => "27072_20150320-135352.jpg"
"uri" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
"medium" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
"small" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27071
"filename" => "27071_20150320-135417.jpg"
"uri" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"text" => "Abdichtmatte, runde Form"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"medium" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"small" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 14300
"centAmountGross" => 14300
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 450 x 450 x 8"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_PDF_SEITE" => "349"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 450 x 450 x 8"
"META_DESCRIPTION" => "Abdichtmatte, runde Form, Durchmesser 450mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓versandkostenfrei✓Jetzt bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, runde Form, Ø 450 x 8 mm"
"MARA_NTGEW" => 1.3
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"450"},{"label":"Breite Außen (mm)","value":"450"},{"label":"Tiefe Außen (mm)","value":"450"},{"label":"Höhe Außen (mm)","value":"8"},{"label":"Durchmesser Außen (mm)","value":"450"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"1,3"},{"label":"Maße außen L x B x H [mm]","value":"450 x 450 x 8"},{"label":"Maße außen L x B [mm]","value":"450 x 450"},{"label":"Maße Ø x H (mm)","value":"450 x 8"}]"
"MARA_BRGEW" => 1.4
"CS_GTIN" => "3770019209066"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, runde Form, 450 mm Ø"
"ZPIM_LAENGE_AUSSEN" => 450
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27071,"mdate":"15-03-20 13:54:17","filename":"27071_20150320-135417.jpg","imageSimilar":0,"text":"Abdichtmatte, runde Form"},{"id":27072,"mdate":"15-03-20 13:53:52","filename":"27072_20150320-135352.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 450
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "450 x 450 x 8"
"ZPIM_TYP" => ""
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIAL" => "PU"
"ZPIM_DURCHMESSER_AUSSEN" => 450
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, runde Form, Ø 450 x 8 mm"
"BREITE_AUSSEN" => 450
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 8
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132787","211123","153065","170745"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, runde Form, 450 mm Ø"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, runde Form, Durchmesser 450mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓versandkostenfrei✓Jetzt bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, runde Form, 450 mm Ø"
"description" => "Abdichtmatte, runde Form, Durchmesser 450mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓versandkostenfrei✓Jetzt bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, runde Form, Ø 450 x 8 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
]
"sku" => "137713W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"priceCurrency" => "EUR"
"price" => "143.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" => "3770019209066"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 14300
"centAmountGross" => 14300
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 28
"sku" => "259466"
"displaySku" => "259466W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, quadratische Form, 1000 x 1000 x 13 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 44500
"centAmountGross" => 44500
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 1000 x 1000 x 13"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 1000 x 1000 x 13"
"META_DESCRIPTION" => "Abdichtmatte, quadratische Form, 1000 x 1000 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, quadratische Form, 1000 x 1000 x 13 mm"
"MARA_NTGEW" => 14.3
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"1000"},{"label":"Breite Außen (mm)","value":"1000"},{"label":"Tiefe Außen (mm)","value":"1000"},{"label":"Höhe Außen (mm)","value":"13"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"14,3"},{"label":"Maße außen L x B x H [mm]","value":"1000 x 1000 x 13"},{"label":"Maße außen L x B [mm]","value":"1000 x 1000"}]"
"MARA_BRGEW" => 14.3
"CS_GTIN" => "3770019209202"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, quadratische Form, 1000 x 1000 x 13 mm | Denios"
"ZPIM_LAENGE_AUSSEN" => 1000
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":"Abdichtmatte in gelb"},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 1000
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "1000 x 1000 x 13"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, quadratische Form, 1000 x 1000 x 13 mm"
"BREITE_AUSSEN" => 1000
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 13
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132789"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, quadratische Form, 1000 x 1000 x 13 mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, quadratische Form, 1000 x 1000 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, quadratische Form, 1000 x 1000 x 13 mm | Denios"
"description" => "Abdichtmatte, quadratische Form, 1000 x 1000 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, quadratische Form, 1000 x 1000 x 13 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"sku" => "259466W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"priceCurrency" => "EUR"
"price" => "445.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" => "3770019209202"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 44500
"centAmountGross" => 44500
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 27
"sku" => "259467"
"displaySku" => "259467W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, runde Form, Ø 850 x 13 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 27071
"filename" => "27071_20150320-135417.jpg"
"uri" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"text" => "Abdichtmatte, runde Form"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"medium" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"small" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27072
"filename" => "27072_20150320-135352.jpg"
"uri" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
"medium" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
"small" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27071
"filename" => "27071_20150320-135417.jpg"
"uri" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"text" => "Abdichtmatte, runde Form"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"medium" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"small" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 39500
"centAmountGross" => 39500
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 850 x 850 x 13"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "349"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 850 x 850 x 13"
"META_DESCRIPTION" => "Abdichtmatte, runde Form, Ø 850 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, runde Form, Ø 850 x 13 mm"
"MARA_NTGEW" => 7.4
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"850"},{"label":"Breite Außen (mm)","value":"850"},{"label":"Tiefe Außen (mm)","value":"850"},{"label":"Höhe Außen (mm)","value":"13"},{"label":"Durchmesser Außen (mm)","value":"850"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"7,4"},{"label":"Maße außen L x B x H [mm]","value":"850 x 850 x 13"},{"label":"Maße außen L x B [mm]","value":"850 x 850"},{"label":"Maße Ø x H (mm)","value":"850 x 13"}]"
"MARA_BRGEW" => 7.4
"CS_GTIN" => "3770019209257"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, runde Form, Ø 850 x 13 mm | Denios"
"ZPIM_LAENGE_AUSSEN" => 850
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":27071,"mdate":"15-03-20 13:54:17","filename":"27071_20150320-135417.jpg","imageSimilar":0,"text":"Abdichtmatte, runde Form"},{"id":27072,"mdate":"15-03-20 13:53:52","filename":"27072_20150320-135352.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 850
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "850 x 850 x 13"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_MATERIAL" => "PU"
"ZPIM_DURCHMESSER_AUSSEN" => 850
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, runde Form, Ø 850 x 13 mm"
"BREITE_AUSSEN" => 850
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 13
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132788"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, runde Form, Ø 850 x 13 mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, runde Form, Ø 850 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, runde Form, Ø 850 x 13 mm | Denios"
"description" => "Abdichtmatte, runde Form, Ø 850 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, runde Form, Ø 850 x 13 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/27071_20150320-135417.jpg"
"https://assets.dev.denios.io/article/27072_20150320-135352.jpg"
]
"sku" => "259467W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"priceCurrency" => "EUR"
"price" => "395.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" => "3770019209257"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 39500
"centAmountGross" => 39500
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 26
"sku" => "259468"
"displaySku" => "259468W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, quadratische Form, 500 x 500 x 13 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 17900
"centAmountGross" => 17900
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 500 x 500 x 13"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 500 x 500 x 13"
"META_DESCRIPTION" => "Abdichtmatte, quadratische Form, 500 x 500 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, quadratische Form, 500 x 500 x 13 mm"
"MARA_NTGEW" => 3.9
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"500"},{"label":"Breite Außen (mm)","value":"500"},{"label":"Tiefe Außen (mm)","value":"500"},{"label":"Höhe Außen (mm)","value":"13"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"3,9"},{"label":"Maße außen L x B x H [mm]","value":"500 x 500 x 13"},{"label":"Maße außen L x B [mm]","value":"500 x 500"}]"
"MARA_BRGEW" => 3.9
"CS_GTIN" => "3770019209035"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, quadratische Form, 500 x 500 x 13 mm | Denios"
"ZPIM_LAENGE_AUSSEN" => 500
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":"Abdichtmatte in gelb"},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 500
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "500 x 500 x 13"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, quadratische Form, 500 x 500 x 13 mm"
"BREITE_AUSSEN" => 500
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 13
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132787"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, quadratische Form, 500 x 500 x 13 mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, quadratische Form, 500 x 500 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, quadratische Form, 500 x 500 x 13 mm | Denios"
"description" => "Abdichtmatte, quadratische Form, 500 x 500 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, quadratische Form, 500 x 500 x 13 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"sku" => "259468W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"priceCurrency" => "EUR"
"price" => "179.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" => "3770019209035"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 17900
"centAmountGross" => 17900
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 34
"sku" => "259460"
"displaySku" => "259460W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, quadratische Form, 900 x 900 x 13 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 39900
"centAmountGross" => 39900
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 900 x 900 x 13"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 900 x 900 x 13"
"META_DESCRIPTION" => "Abdichtmatte, quadratische Form, 900 x 900 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, quadratische Form, 900 x 900 x 13 mm"
"MARA_NTGEW" => 10.9
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"900"},{"label":"Breite Außen (mm)","value":"900"},{"label":"Tiefe Außen (mm)","value":"900"},{"label":"Höhe Außen (mm)","value":"13"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"10,9"},{"label":"Maße außen L x B x H [mm]","value":"900 x 900 x 13"},{"label":"Maße außen L x B [mm]","value":"900 x 900"}]"
"MARA_BRGEW" => 10.9
"CS_GTIN" => "3770019209233"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, quadratische Form, 900 x 900 x 13 mm | Denios"
"ZPIM_LAENGE_AUSSEN" => 900
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":""},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 900
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "900 x 900 x 13"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, quadratische Form, 900 x 900 x 13 mm"
"BREITE_AUSSEN" => 900
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 13
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132789"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, quadratische Form, 900 x 900 x 13 mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, quadratische Form, 900 x 900 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, quadratische Form, 900 x 900 x 13 mm | Denios"
"description" => "Abdichtmatte, quadratische Form, 900 x 900 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, quadratische Form, 900 x 900 x 13 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"sku" => "259460W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"priceCurrency" => "EUR"
"price" => "399.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" => "3770019209233"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 39900
"centAmountGross" => 39900
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 37
"sku" => "259453"
"displaySku" => "259453W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, quadratische Form, 1100 x 1100 x 8 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 32900
"centAmountGross" => 32900
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 1100 x 1100 x 8"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 1100 x 1100 x 8"
"META_DESCRIPTION" => "Abdichtmatte, quadratische Form, 1100 x 1100 x 8 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, quadratische Form, 1100 x 1100 x 8 mm"
"MARA_NTGEW" => 10.7
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"1100"},{"label":"Breite Außen (mm)","value":"1100"},{"label":"Tiefe Außen (mm)","value":"1100"},{"label":"Höhe Außen (mm)","value":"8"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"10,7"},{"label":"Maße außen L x B x H [mm]","value":"1100 x 1100 x 8"},{"label":"Maße außen L x B [mm]","value":"1100 x 1100"}]"
"MARA_BRGEW" => 10.7
"CS_GTIN" => "3770019209172"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, quadratische Form, 1100 x 1100 x 8 mm | Denios"
"ZPIM_LAENGE_AUSSEN" => 1100
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":"Abdichtmatte in gelb"},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 1100
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "1100 x 1100 x 8"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, quadratische Form, 1100 x 1100 x 8 mm"
"BREITE_AUSSEN" => 1100
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 8
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132790"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, quadratische Form, 1100 x 1100 x 8 mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, quadratische Form, 1100 x 1100 x 8 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, quadratische Form, 1100 x 1100 x 8 mm | Denios"
"description" => "Abdichtmatte, quadratische Form, 1100 x 1100 x 8 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, quadratische Form, 1100 x 1100 x 8 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"sku" => "259453W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"priceCurrency" => "EUR"
"price" => "329.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" => "3770019209172"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 32900
"centAmountGross" => 32900
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 48
"sku" => "116039"
"displaySku" => "116039W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, quadratische Form, 600 x 600 x 8 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 14900
"centAmountGross" => 14900
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => true
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 600 x 600 x 8"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BADGE" => "BESTSELLER"
"CS_BESTSELLER" => "1"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 600 x 600 x 8"
"META_DESCRIPTION" => "Abdichtmatte, quadratische Form, 600 x 600 mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓resistent gegen Wasser, Öl und Chemikalien✓"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, quadratische Form, 600 x 600 x 8 mm"
"MARA_NTGEW" => 3.4
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"600"},{"label":"Breite Außen (mm)","value":"600"},{"label":"Tiefe Außen (mm)","value":"600"},{"label":"Höhe Außen (mm)","value":"8"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"3,4"},{"label":"Maße außen L x B x H [mm]","value":"600 x 600 x 8"},{"label":"Maße außen L x B [mm]","value":"600 x 600"}]"
"MARA_BRGEW" => 3.5
"CS_GTIN" => "3770019209080"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_ARTIKELNAME_70" => ""
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, quadratische Form, 600 x 600mm für Gullys"
"ZPIM_LAENGE_AUSSEN" => 600
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":""},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 600
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "600 x 600 x 8"
"ZPIM_TYP" => ""
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, quadratische Form, 600 x 600 x 8 mm"
"BREITE_AUSSEN" => 600
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 8
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132787","211123","153065","170745"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, quadratische Form, 600 x 600mm für Gullys"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, quadratische Form, 600 x 600 mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓resistent gegen Wasser, Öl und Chemikalien✓"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, quadratische Form, 600 x 600mm für Gullys"
"description" => "Abdichtmatte, quadratische Form, 600 x 600 mm✓ideal zur Abdichtung von Kanalabschlüssen und Gullys✓resistent gegen Wasser, Öl und Chemikalien✓"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, quadratische Form, 600 x 600 x 8 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"sku" => "116039W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"priceCurrency" => "EUR"
"price" => "149.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" => "3770019209080"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 14900
"centAmountGross" => 14900
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 36
"sku" => "259458"
"displaySku" => "259458W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, quadratische Form, 400 x 400 x 13 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 14900
"centAmountGross" => 14900
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 400 x 400 x 13"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 400 x 400 x 13"
"META_DESCRIPTION" => "Abdichtmatte, quadratische Form, 400 x 400 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, quadratische Form, 400 x 400 x 13 mm"
"MARA_NTGEW" => 2.6
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"400"},{"label":"Breite Außen (mm)","value":"400"},{"label":"Tiefe Außen (mm)","value":"400"},{"label":"Höhe Außen (mm)","value":"13"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"2,6"},{"label":"Maße außen L x B x H [mm]","value":"400 x 400 x 13"},{"label":"Maße außen L x B [mm]","value":"400 x 400"}]"
"MARA_BRGEW" => 2.6
"CS_GTIN" => "3770019209011"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, quadratische Form, 400 x 400 x 13 mm | Denios"
"ZPIM_LAENGE_AUSSEN" => 400
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":"Abdichtmatte in gelb"},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 400
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "400 x 400 x 13"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, quadratische Form, 400 x 400 x 13 mm"
"BREITE_AUSSEN" => 400
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 13
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132786"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, quadratische Form, 400 x 400 x 13 mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, quadratische Form, 400 x 400 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, quadratische Form, 400 x 400 x 13 mm | Denios"
"description" => "Abdichtmatte, quadratische Form, 400 x 400 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, quadratische Form, 400 x 400 x 13 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"sku" => "259458W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"priceCurrency" => "EUR"
"price" => "149.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" => "3770019209011"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 14900
"centAmountGross" => 14900
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
[
"id" => 35
"sku" => "259459"
"displaySku" => "259459W"
"sortRank" => 10058
"slug" => "abdichtmatten-10300200151150"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#349"
"canonical" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
]
"name" => "Abdichtmatte, quadratische Form, 700 x 700 x 13 mm"
"description" => "<ul class="product-description__text--bulletpoints"><li>Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.</li><li>ideal zur Abdichtung von Kanalabschlüssen und Gullys</li><li>resistent gegen Wasser, Öl und die meisten Chemikalien</li><li>Die flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar.</li></ul>"
"images" => [
[
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140087
"filename" => "140087_20180711-121429.jpg"
"uri" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"medium" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"small" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140089
"filename" => "140089_20180724-140433.jpg"
"uri" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"medium" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"small" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140091
"filename" => "140091_20180711-121443.jpg"
"uri" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"medium" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"small" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 140093
"filename" => "140093_20180711-121450.jpg"
"uri" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"text" => ""
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"medium" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"small" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 140085
"filename" => "140085_20181205-072912.jpg"
"uri" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"text" => "Abdichtmatte in gelb"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"medium" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"small" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 28500
"centAmountGross" => 28500
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "3 - 4 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => "Auswahl: Maße außen L x B x H [mm]: 700 x 700 x 13"
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Kanal-Abdichtungen"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "349"
"CS_MATERIAL" => "PU"
"CS_SALESRANK" => 10058
"SHOW_IN_ORDERPROCESS" => "Maße außen L x B x H [mm]: 700 x 700 x 13"
"META_DESCRIPTION" => "Abdichtmatte, quadratische Form, 700 x 700 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtmatte, quadratische Form, 700 x 700 x 13 mm"
"MARA_NTGEW" => 7
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Kanal-Abdichtungen"},{"label":"Kanalabdeckung","value":"Polyurethan-Abdichtmatten"},{"label":"Werkstoff","value":"PU"},{"label":"Länge Außen (mm)","value":"700"},{"label":"Breite Außen (mm)","value":"700"},{"label":"Tiefe Außen (mm)","value":"700"},{"label":"Höhe Außen (mm)","value":"13"},{"label":"Farbe","value":"gelb"},{"label":"Gewicht (kg)","value":"7"},{"label":"Maße außen L x B x H [mm]","value":"700 x 700 x 13"},{"label":"Maße außen L x B [mm]","value":"700 x 700"}]"
"MARA_BRGEW" => 7
"CS_GTIN" => "3770019209240"
"SAP_HERKUNFTSLAND" => "FR"
"CS_COLOR" => "gelb"
"CS_VERSION_GULLIABDICHTUNG" => "Polyurethan-Abdichtmatten"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_pl":{"matgroup":"40141739","orderunit":"EA"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141739"}}"
"variant_attributes" => "[{"ExternalKey":"CS_MASSE_AUSSEN_L_X_B_X_H"}]"
"META_TITLE" => "Abdichtmatte, quadratische Form, 700 x 700 x 13 mm | Denios"
"ZPIM_LAENGE_AUSSEN" => 700
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":140085,"mdate":"18-12-05 07:29:12","filename":"140085_20181205-072912.jpg","imageSimilar":0,"text":"Abdichtmatte in gelb"},{"id":140087,"mdate":"18-07-11 12:14:29","filename":"140087_20180711-121429.jpg","imageSimilar":0,"text":""},{"id":140089,"mdate":"18-07-24 14:04:33","filename":"140089_20180724-140433.jpg","imageSimilar":0,"text":""},{"id":140091,"mdate":"18-07-11 12:14:43","filename":"140091_20180711-121443.jpg","imageSimilar":0,"text":""},{"id":140093,"mdate":"18-07-11 12:14:50","filename":"140093_20180711-121450.jpg","imageSimilar":0,"text":""}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Absperrung Kanal,Abdichtmatte,Kanalabdeckungen,Leckagematten,Abdichtungen,Kanalabdichtung,Kanalabdichtmatte,Dichtmatte,Gulli,Abdeckmatte"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 700
"ZPIM_FARBE_1" => "gelb"
"CS_MASSE_AUSSEN_L_X_B_X_H" => "700 x 700 x 13"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Variant"
"ZPIM_WERKSTOFF_1" => "PU"
"ITEM_NAME_FOR_SHOP" => "Abdichtmatte, quadratische Form, 700 x 700 x 13 mm"
"BREITE_AUSSEN" => 700
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 13
"SAP_BASISMENGENEINHEIT" => "Stück"
"accessory_articles" => "["132788"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"CS_ORIGIN" => "Frankreich"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39191019"
]
"features" => []
"variantSelections" => [
[
"type" => "select"
"key" => "CS_MASSE_AUSSEN_L_X_B_X_H"
"label" => "Maße außen L x B x H [mm]"
"options" => [
[
"sku" => "259454"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"key" => ""
"name" => "1520 x 460 x 8"
"variantId" => 25
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259468"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259468"
"key" => ""
"name" => "500 x 500 x 13"
"variantId" => 26
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259467"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259467"
"key" => ""
"name" => "850 x 850 x 13"
"variantId" => 27
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259466"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259466"
"key" => ""
"name" => "1000 x 1000 x 13"
"variantId" => 28
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259465"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259465"
"key" => ""
"name" => "450 x 450 x 13"
"variantId" => 29
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259464"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259464"
"key" => ""
"name" => "800 x 800 x 13"
"variantId" => 30
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259463"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259463"
"key" => ""
"name" => "600 x 600 x 13"
"variantId" => 31
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259462"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259462"
"key" => ""
"name" => "1200 x 1200 x 13"
"variantId" => 32
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259461"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259461"
"key" => ""
"name" => "1100 x 1100 x 13"
"variantId" => 33
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259460"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259460"
"key" => ""
"name" => "900 x 900 x 13"
"variantId" => 34
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259459"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"key" => ""
"name" => "700 x 700 x 13"
"variantId" => 35
"selected" => true
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259458"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259458"
"key" => ""
"name" => "400 x 400 x 13"
"variantId" => 36
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259453"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259453"
"key" => ""
"name" => "1100 x 1100 x 8"
"variantId" => 37
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259452"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259452"
"key" => ""
"name" => "900 x 900 x 8"
"variantId" => 38
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259451"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259451"
"key" => ""
"name" => "700 x 700 x 8"
"variantId" => 39
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "259450"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259450"
"key" => ""
"name" => "500 x 500 x 8"
"variantId" => 40
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116038"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116038"
"key" => ""
"name" => "1200 x 1200 x 8"
"variantId" => 41
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "156402"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/156402"
"key" => ""
"name" => "1520 x 460 x 13"
"variantId" => 42
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137720"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137720"
"key" => ""
"name" => "850 x 850 x 8"
"variantId" => 43
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "137713"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/137713"
"key" => ""
"name" => "450 x 450 x 8"
"variantId" => 44
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129676"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129676"
"key" => ""
"name" => "1000 x 1000 x 8"
"variantId" => 45
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129674"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129674"
"key" => ""
"name" => "800 x 800 x 8"
"variantId" => 46
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "129672"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/129672"
"key" => ""
"name" => "400 x 400 x 8"
"variantId" => 47
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
[
"sku" => "116039"
"value" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/116039"
"key" => ""
"name" => "600 x 600 x 8"
"variantId" => 48
"selected" => false
"sameAttributeSet" => true
"saleable" => true
]
]
]
]
"metaInformation" => [
"title" => "Abdichtmatte, quadratische Form, 700 x 700 x 13 mm | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259454"
"robots" => "index,follow"
"description" => "Abdichtmatte, quadratische Form, 700 x 700 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Abdichtmatte, quadratische Form, 700 x 700 x 13 mm | Denios"
"description" => "Abdichtmatte, quadratische Form, 700 x 700 x 13 mm - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtmatte, quadratische Form, 700 x 700 x 13 mm"
"description" => "Die Abdichtmatten verhindern bei Leckagen unerwünschtes Eindringen von Flüssigkeiten in den Boden oder die Kanalisation.ideal zur Abdichtung von Kanalabschlüssen und Gullysresistent gegen Wasser, Öl und die meisten ChemikalienDie flexible, auf der Unterseite klebende Kunststoffmischung passt sich ideal der Bodenbeschaffenheit an und ist mehrfach verwendbar."
"image" => [
"https://assets.dev.denios.io/article/140085_20181205-072912.jpg"
"https://assets.dev.denios.io/article/140087_20180711-121429.jpg"
"https://assets.dev.denios.io/article/140089_20180724-140433.jpg"
"https://assets.dev.denios.io/article/140091_20180711-121443.jpg"
"https://assets.dev.denios.io/article/140093_20180711-121450.jpg"
]
"sku" => "259459W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtmatten-10300200151150/259459"
"priceCurrency" => "EUR"
"price" => "285.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" => "3770019209240"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 28500
"centAmountGross" => 28500
"currency" => "EUR"
"customerGroup" => null
"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" => "Kanalabdichtungen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"2c6f61e6-27ad-42f2-b63e-134a646dfdab"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Kanalabdichtungen"
"attributes" => []
"facetAttributes" => [
"CS_VERSION_GULLIABDICHTUNG" => [
"Polyurethan-Abdichtmatten"
]
"ZPIM_WERKSTOFF_1" => [
"PU"
]
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => [
"Kanal-Abdichtungen"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "20772a65acda84a4bf6f5867fecf1c02"
]
"sort" => [
10058
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6d110dbd-7004-42b6-9b30-9c9657f4eac7"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "6d110dbd-7004-42b6-9b30-9c9657f4eac7"
"key" => "265546"
"version" => 4939
"businessUnit" => "CP"
"slug" => "sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-76-liter-volumen-265546"
"links" => [
"webshop" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-76-liter-volumen-265546/265546"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#361"
"canonical" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-76-liter-volumen-265546/265546"
]
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>speziell geeignet für Flaschen, Dosen, Kanister, Kannen und Eimer bis 20 Liter Volumen</li><li>besonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!</li></ul>"
"createdAt" => "2020-11-11T06:04:35+0000"
"master" => [
"id" => 1
"sku" => "265546"
"displaySku" => "265546W"
"sortRank" => 9943
"slug" => "sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-76-liter-volumen-265546"
"links" => [
"webshop" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-76-liter-volumen-265546/265546"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#361"
"canonical" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-76-liter-volumen-265546/265546"
]
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>speziell geeignet für Flaschen, Dosen, Kanister, Kannen und Eimer bis 20 Liter Volumen</li><li>besonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!</li></ul>"
"images" => [
[
"id" => 179777
"filename" => "179777_20190730-145925.jpg"
"uri" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
"text" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
"medium" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
"small" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 179777
"filename" => "179777_20190730-145925.jpg"
"uri" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
"text" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
"medium" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
"small" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 10600
"centAmountGross" => 12614
"currency" => "EUR"
"customerGroup" => null
"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" => 38244
"filename" => "38244_20170403-131902.png"
"uri" => "https://assets.dev.denios.io/quality/38244_20170403-131902.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ZPIM_HOEHE_INNEN" => 416
"ZPIM_FARBE_1" => "gelb"
"CS_BUSINESS_UNIT" => "CP"
"CS_DURCHMESSER_X_H" => "576 x 483"
"CS_360ER_Bilder" => "0"
"CS_SALESRANK" => 9943
"CS_SHIPPING_HEIGHT_MM" => 483
"META_DESCRIPTION" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen"
"MARA_NTGEW" => 4.5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "483"
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Kunststoff"},{"label":"Farbe","value":"gelb"},{"label":"Maße Ø x H [mm]","value":"576 x 483"},{"label":"Höhe innen [mm]","value":"416"},{"label":"Durchmesser innen [mm]","value":"435"},{"label":"Volumen [l]","value":"76"},{"label":"Gewicht [kg]","value":"4,5"}]"
"MARA_BRGEW" => 4.5
"CS_GTIN" => "705340000061"
"ship_length" => "576"
"SAP_HERKUNFTSLAND" => "US"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 576
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36030190"},"punchout_danfoss_de":{"matgroup":"24112109"},"punchout_danfoss_pl":{"matgroup":"24112109"},"punchout_hirschvogel_de":{"matgroup":"36030190"},"punchout_alperia_it":{"matgroup":"24112109"},"punchout_sunchemical_ch":{"matgroup":"24112109"},"punchout_danfoss_dk":{"matgroup":"24112109"},"punchout_danfoss_sk":{"matgroup":"24112109"},"punchout_brenntag_de":{"matgroup":"24112109"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24112109"},"punchout_esteelauder_uk":{"matgroup":"24112109"},"punchout_esteelauder_ch":{"matgroup":"24112109"},"punchout_takeda_ch":{"matgroup":"24112109"},"punchout_sika_de":{"matgroup":"24112109"},"punchout_bachem_ch":{"matgroup":"24112109"},"punchout_migros_ch":{"matgroup":"24112109"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24112109"},"punchout_tesla_de":{"matgroup":"24112109"},"punchout_umicore_de":{"matgroup":"24112109"},"punchout_upm_fi":{"matgroup":"24112109"},"punchout_axalta_de":{"matgroup":"24112109"},"punchout_husqvarna_pl":{"matgroup":"24112109"},"punchout_navalgroup_fr":{"matgroup":"24112109"},"punchout_itp_aero_es":{"matgroup":"24112109"},"punchout_tk_bilstein_de":{"matgroup":"36030190"},"punchout_danone_es":{"matgroup":"24112109"},"punchout_schwarz_gruppe_de":{"matgroup":"36030190"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36030190"}}"
"ZPIM_NENNVOLUMEN_1" => 76
"META_TITLE" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen | Denios"
"quality_image" => "[{"id":38244,"mdate":"2017-04-03 13:19:02","filename":"38244_20170403-131902.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":179777,"mdate":"2019-07-30 14:59:25","filename":"179777_20190730-145925.jpg","imageSimilar":0,"text":"Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["265545","265547","265548","265549","265550","267229"]"
"META_KEYWORD" => "Sicherheitsfass,Sicherheitsfässer,Gefahrgutbehälter,Gefahrguttransporte,Leckagefass,Leckagefässer,Leckageschutz,Überfass,Chemikalienfass,Umverpackung"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "361"
"CS_SHIPPING_HEIGHT_IN" => 20.91733413
"CS_MATERIAL" => "Kunststoff"
"ZPIM_DURCHMESSER_AUSSEN" => 576
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 24.94489536
"ITEM_NAME_FOR_SHOP" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 483
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 9.92080179
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>speziell geeignet für Flaschen, Dosen, Kanister, Kannen und Eimer bis 20 Liter Volumen</li><li>besonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.5"
"CS_ORIGIN" => "US - USA"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39239000"
"CS_SHIPPING_WEIGHT_KG" => 4.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-76-liter-volumen-265546/265546"
"robots" => "index,follow"
"description" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen | Denios"
"description" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-76-liter-volumen-265546/265546"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen"
"description" => "mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fassesbeständig gegen Säuren, Laugen und viele aggressive ChemikalienWarneffekt durch gelbe Einfärbungmit Gabelstapler transportierbarmit praktischem Schraubdeckelspeziell geeignet für Flaschen, Dosen, Kanister, Kannen und Eimer bis 20 Liter Volumenbesonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!"
"image" => [
"https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
]
"sku" => "265546W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-76-liter-volumen-265546/265546"
"priceCurrency" => "EUR"
"price" => "126.14"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "705340000061"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 10600
"centAmountGross" => 12614
"currency" => "EUR"
"customerGroup" => null
"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" => "Sicherheitsfässer"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "265546"
"displaySku" => "265546W"
"sortRank" => 9943
"slug" => "sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-76-liter-volumen-265546"
"links" => [
"webshop" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-76-liter-volumen-265546/265546"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#361"
"canonical" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-76-liter-volumen-265546/265546"
]
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen"
"description" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>speziell geeignet für Flaschen, Dosen, Kanister, Kannen und Eimer bis 20 Liter Volumen</li><li>besonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!</li></ul>"
"images" => [
[
"id" => 179777
"filename" => "179777_20190730-145925.jpg"
"uri" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
"text" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
"medium" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
"small" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 179777
"filename" => "179777_20190730-145925.jpg"
"uri" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
"text" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
"medium" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
"small" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 10600
"centAmountGross" => 12614
"currency" => "EUR"
"customerGroup" => null
"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" => 38244
"filename" => "38244_20170403-131902.png"
"uri" => "https://assets.dev.denios.io/quality/38244_20170403-131902.png"
"text" => ""
"thumbnail" => null
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"orderProcessText" => null
"attributes" => [
"ZPIM_HOEHE_INNEN" => 416
"ZPIM_FARBE_1" => "gelb"
"CS_BUSINESS_UNIT" => "CP"
"CS_DURCHMESSER_X_H" => "576 x 483"
"CS_360ER_Bilder" => "0"
"CS_SALESRANK" => 9943
"CS_SHIPPING_HEIGHT_MM" => 483
"META_DESCRIPTION" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen"
"MARA_NTGEW" => 4.5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "483"
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Kunststoff"},{"label":"Farbe","value":"gelb"},{"label":"Maße Ø x H [mm]","value":"576 x 483"},{"label":"Höhe innen [mm]","value":"416"},{"label":"Durchmesser innen [mm]","value":"435"},{"label":"Volumen [l]","value":"76"},{"label":"Gewicht [kg]","value":"4,5"}]"
"MARA_BRGEW" => 4.5
"CS_GTIN" => "705340000061"
"ship_length" => "576"
"SAP_HERKUNFTSLAND" => "US"
"CS_COLOR" => "gelb"
"CS_SHIPPING_LENGTH_MM" => 576
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"36030190"},"punchout_danfoss_de":{"matgroup":"24112109"},"punchout_danfoss_pl":{"matgroup":"24112109"},"punchout_hirschvogel_de":{"matgroup":"36030190"},"punchout_alperia_it":{"matgroup":"24112109"},"punchout_sunchemical_ch":{"matgroup":"24112109"},"punchout_danfoss_dk":{"matgroup":"24112109"},"punchout_danfoss_sk":{"matgroup":"24112109"},"punchout_brenntag_de":{"matgroup":"24112109"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"24112109"},"punchout_esteelauder_uk":{"matgroup":"24112109"},"punchout_esteelauder_ch":{"matgroup":"24112109"},"punchout_takeda_ch":{"matgroup":"24112109"},"punchout_sika_de":{"matgroup":"24112109"},"punchout_bachem_ch":{"matgroup":"24112109"},"punchout_migros_ch":{"matgroup":"24112109"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"24112109"},"punchout_tesla_de":{"matgroup":"24112109"},"punchout_umicore_de":{"matgroup":"24112109"},"punchout_upm_fi":{"matgroup":"24112109"},"punchout_axalta_de":{"matgroup":"24112109"},"punchout_husqvarna_pl":{"matgroup":"24112109"},"punchout_navalgroup_fr":{"matgroup":"24112109"},"punchout_itp_aero_es":{"matgroup":"24112109"},"punchout_tk_bilstein_de":{"matgroup":"36030190"},"punchout_danone_es":{"matgroup":"24112109"},"punchout_schwarz_gruppe_de":{"matgroup":"36030190"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"36030190"}}"
"ZPIM_NENNVOLUMEN_1" => 76
"META_TITLE" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen | Denios"
"quality_image" => "[{"id":38244,"mdate":"2017-04-03 13:19:02","filename":"38244_20170403-131902.png","text":""}]"
"SHOP_LIEFERZEIT" => "3 - 4 Werktage"
"images_meta_data" => "[{"id":179777,"mdate":"2019-07-30 14:59:25","filename":"179777_20190730-145925.jpg","imageSimilar":0,"text":"Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["265545","265547","265548","265549","265550","267229"]"
"META_KEYWORD" => "Sicherheitsfass,Sicherheitsfässer,Gefahrgutbehälter,Gefahrguttransporte,Leckagefass,Leckagefässer,Leckageschutz,Überfass,Chemikalienfass,Umverpackung"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_PDF_SEITE" => "361"
"CS_SHIPPING_HEIGHT_IN" => 20.91733413
"CS_MATERIAL" => "Kunststoff"
"ZPIM_DURCHMESSER_AUSSEN" => 576
"ZPIM_WERKSTOFF_1" => "Kunststoff"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 24.94489536
"ITEM_NAME_FOR_SHOP" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "NORM"
"HOEHE_AUSSEN" => 483
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 9.92080179
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)</li><li>große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fasses</li><li>beständig gegen Säuren, Laugen und viele aggressive Chemikalien</li><li>Warneffekt durch gelbe Einfärbung</li><li>mit Gabelstapler transportierbar</li><li>mit praktischem Schraubdeckel</li><li>speziell geeignet für Flaschen, Dosen, Kanister, Kannen und Eimer bis 20 Liter Volumen</li><li>besonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.5"
"CS_ORIGIN" => "US - USA"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39239000"
"CS_SHIPPING_WEIGHT_KG" => 4.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-76-liter-volumen-265546/265546"
"robots" => "index,follow"
"description" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen | Denios"
"description" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-76-liter-volumen-265546/265546"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Sicherheitsfass aus Polyethylen (PE), mit UN-Zulassung und Schraubdeckel, 76 Liter Volumen"
"description" => "mit UN-Zulassung (Verpackungsgruppe I: Stoffe mit hoher Gefahr)große Öffnung, z. B. zum problemlosen Einstellen eines beschädigten Fassesbeständig gegen Säuren, Laugen und viele aggressive ChemikalienWarneffekt durch gelbe Einfärbungmit Gabelstapler transportierbarmit praktischem Schraubdeckelspeziell geeignet für Flaschen, Dosen, Kanister, Kannen und Eimer bis 20 Liter Volumenbesonders schnelles Öffnen und Schließen des Deckels - eine halbe Drehung genügt!"
"image" => [
"https://assets.dev.denios.io/article/179777_20190730-145925.jpg"
]
"sku" => "265546W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/sicherheitsfass-aus-polyethylen-pe-mit-un-zulassung-und-schraubdeckel-76-liter-volumen-265546/265546"
"priceCurrency" => "EUR"
"price" => "126.14"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "705340000061"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 10600
"centAmountGross" => 12614
"currency" => "EUR"
"customerGroup" => null
"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" => "Sicherheitsfässer"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"7209e4ae-e65e-48df-86be-8c8f1d1eac2e"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Sicherheitsfässer"
"attributes" => []
"facetAttributes" => [
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => []
"CS_VERSION_GULLIABDICHTUNG" => []
"ZPIM_WERKSTOFF_1" => [
"Kunststoff"
]
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "2202e1fd8b28bce9e7f752a42b673c00"
]
"sort" => [
9943
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7b624513-f168-4df3-a328-fde09cf0f130"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "7b624513-f168-4df3-a328-fde09cf0f130"
"key" => "267964"
"version" => 4892
"businessUnit" => "CP"
"slug" => "pp-schwimmseil-schwarz-14-mm-5-lfm-3-schaeftig-beidseitig-50-mm-auge-eingespleisst-267964"
"links" => [
"webshop" => "https://storefront.dev.denios.io/pp-schwimmseil-schwarz-14-mm-5-lfm-3-schaeftig-beidseitig-50-mm-auge-eingespleisst-267964/267964"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#329"
"canonical" => "https://storefront.dev.denios.io/pp-schwimmseil-schwarz-14-mm-5-lfm-3-schaeftig-beidseitig-50-mm-auge-eingespleisst-267964/267964"
]
"name" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt"
"description" => "<ul class="product-description__text--bulletpoints"><li>Dreischäftig gedrehtes Seil aus Polypropylen, multifilament hochfest.</li><li>Durch die Schwimmfähigkeit gerät das Seil nicht so leicht in Schiffsschrauben.</li><li>Mit Schäkel beliebig verlängerbar.</li><li>Verhärtet nicht im Gebrauch.</li><li>Farbe Schwarz; dadurch höchstmögliche UV Stabilität.</li><li>Beidseitig Auge eingespleißt.</li><li>Weiche, angenehme Haptik.</li><li>14 mm Durchmesser, Bruchkraft (real, im Spleiß) 3290 daN.</li><li>Ideal für die Ausbringung und Befestigung von Ölsperren u.ä.</li><li><p>Interessante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: <u><a href="https://www.denios.de/services/denios-magazin/lehrvideos-densorb-oelsperren" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/lehrvideos-densorb-oelsperren</span></a></u></p></li></ul>"
"createdAt" => "2020-08-10T11:52:17+0000"
"master" => [
"id" => 1
"sku" => "267964"
"displaySku" => "267964W"
"sortRank" => 9926
"slug" => "pp-schwimmseil-schwarz-14-mm-5-lfm-3-schaeftig-beidseitig-50-mm-auge-eingespleisst-267964"
"links" => [
"webshop" => "https://storefront.dev.denios.io/pp-schwimmseil-schwarz-14-mm-5-lfm-3-schaeftig-beidseitig-50-mm-auge-eingespleisst-267964/267964"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#329"
"canonical" => "https://storefront.dev.denios.io/pp-schwimmseil-schwarz-14-mm-5-lfm-3-schaeftig-beidseitig-50-mm-auge-eingespleisst-267964/267964"
]
"name" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt"
"description" => "<ul class="product-description__text--bulletpoints"><li>Dreischäftig gedrehtes Seil aus Polypropylen, multifilament hochfest.</li><li>Durch die Schwimmfähigkeit gerät das Seil nicht so leicht in Schiffsschrauben.</li><li>Mit Schäkel beliebig verlängerbar.</li><li>Verhärtet nicht im Gebrauch.</li><li>Farbe Schwarz; dadurch höchstmögliche UV Stabilität.</li><li>Beidseitig Auge eingespleißt.</li><li>Weiche, angenehme Haptik.</li><li>14 mm Durchmesser, Bruchkraft (real, im Spleiß) 3290 daN.</li><li>Ideal für die Ausbringung und Befestigung von Ölsperren u.ä.</li><li><p>Interessante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: <u><a href="https://www.denios.de/services/denios-magazin/lehrvideos-densorb-oelsperren" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/lehrvideos-densorb-oelsperren</span></a></u></p></li></ul>"
"images" => [
[
"id" => 194709
"filename" => "194709_20191220-083037.jpg"
"uri" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
"text" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
"medium" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
"small" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 194709
"filename" => "194709_20191220-083037.jpg"
"uri" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
"text" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
"medium" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
"small" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 7000
"centAmountGross" => 8330
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_IN" => 4.330711
"CS_BUSINESS_UNIT" => "CP"
"CS_SHIPPING_HEIGHT_MM" => 70
"META_DESCRIPTION" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt"
"MARA_NTGEW" => 0.5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "70"
"CS_VORGAENGER_ARTIKEL" => "["261510"]"
"MAKT_MAKTX" => "PP-Schwimmseil 5 lfm"
"CS_SHIPPING_WIDTH_MM" => 100
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Polypropylen"},{"label":"Länge außen [mm]","value":"290"},{"label":"Breite außen [mm]","value":"100"},{"label":"Höhe außen [mm]","value":"70"},{"label":"Durchmesser außen [mm]","value":"14"},{"label":"Format","value":"Zubehör"},{"label":"Gewicht [kg]","value":"0,5"}]"
"MARA_BRGEW" => 1
"ship_length" => "290"
"SAP_HERKUNFTSLAND" => "QU"
"CS_SHIPPING_LENGTH_MM" => 290
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Zubehör"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22520101"},"punchout_danfoss_de":{"matgroup":"46151505"},"punchout_danfoss_pl":{"matgroup":"46151505"},"punchout_hirschvogel_de":{"matgroup":"22520101"},"punchout_alperia_it":{"matgroup":"46151505"},"punchout_sunchemical_ch":{"matgroup":"46151505"},"punchout_danfoss_dk":{"matgroup":"46151505"},"punchout_danfoss_sk":{"matgroup":"46151505"},"punchout_brenntag_de":{"matgroup":"46151505"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"46151505"},"punchout_esteelauder_uk":{"matgroup":"46151505"},"punchout_esteelauder_ch":{"matgroup":"46151505"},"punchout_takeda_ch":{"matgroup":"46151505"},"punchout_sika_de":{"matgroup":"46151505"},"punchout_bachem_ch":{"matgroup":"46151505"},"punchout_migros_ch":{"matgroup":"46151505"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"46151505"},"punchout_tesla_de":{"matgroup":"46151505"},"punchout_umicore_de":{"matgroup":"46151505"},"punchout_upm_fi":{"matgroup":"46151505"},"punchout_axalta_de":{"matgroup":"46151505"},"punchout_husqvarna_pl":{"matgroup":"46151505"},"punchout_navalgroup_fr":{"matgroup":"46151505"},"punchout_itp_aero_es":{"matgroup":"46151505"},"punchout_tk_bilstein_de":{"matgroup":"22520101"},"punchout_danone_es":{"matgroup":"46151505"},"punchout_schwarz_gruppe_de":{"matgroup":"22520101"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22520101"},"punchout_danfoss_gb":{"matgroup":"46151505"}}"
"META_TITLE" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt | Denios"
"ZPIM_LAENGE_AUSSEN" => 290
"SHOP_LIEFERZEIT" => "1 Woche"
"ship_width" => "100"
"images_meta_data" => "[{"id":194709,"mdate":"2019-12-20 08:30:37","filename":"194709_20191220-083037.jpg","imageSimilar":0,"text":"PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Schwimmseil,Ölsperrenbefestigung,Ölbarrierenbefestigung"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "329"
"CS_SHIPPING_HEIGHT_IN" => 3.0314977
"CS_MATERIAL" => "Polypropylen"
"ZPIM_DURCHMESSER_AUSSEN" => 14
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 12.5590619
"ITEM_NAME_FOR_SHOP" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt"
"BREITE_AUSSEN" => 100
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 70
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 9926
"CS_ARTIKELERLAEUTERUNG" => "Schwimmseil, 5 m, dreischäftig gedreht, aus PP, schwarz, beliebig verlängerbar, verhärtet nicht"
"CS_SHIPPING_WEIGHT_LBS" => 1.10231131
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Dreischäftig gedrehtes Seil aus Polypropylen, multifilament hochfest.</li><li>Durch die Schwimmfähigkeit gerät das Seil nicht so leicht in Schiffsschrauben.</li><li>Mit Schäkel beliebig verlängerbar.</li><li>Verhärtet nicht im Gebrauch.</li><li>Farbe Schwarz; dadurch höchstmögliche UV Stabilität.</li><li>Beidseitig Auge eingespleißt.</li><li>Weiche, angenehme Haptik.</li><li>14 mm Durchmesser, Bruchkraft (real, im Spleiß) 3290 daN.</li><li>Ideal für die Ausbringung und Befestigung von Ölsperren u.ä.</li><li><p>Interessante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: <u><a href="https://www.denios.de/services/denios-magazin/lehrvideos-densorb-oelsperren" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/lehrvideos-densorb-oelsperren</span></a></u></p></li></ul>"
"accessory_articles" => "["261508","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.5"
"CS_ORIGIN" => "QU - Unbekannt"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56074919"
"CS_SHIPPING_WEIGHT_KG" => 0.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/pp-schwimmseil-schwarz-14-mm-5-lfm-3-schaeftig-beidseitig-50-mm-auge-eingespleisst-267964/267964"
"robots" => "index,follow"
"description" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt | Denios"
"description" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/pp-schwimmseil-schwarz-14-mm-5-lfm-3-schaeftig-beidseitig-50-mm-auge-eingespleisst-267964/267964"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt"
"description" => "Dreischäftig gedrehtes Seil aus Polypropylen, multifilament hochfest.Durch die Schwimmfähigkeit gerät das Seil nicht so leicht in Schiffsschrauben.Mit Schäkel beliebig verlängerbar.Verhärtet nicht im Gebrauch.Farbe Schwarz; dadurch höchstmögliche UV Stabilität.Beidseitig Auge eingespleißt.Weiche, angenehme Haptik.14 mm Durchmesser, Bruchkraft (real, im Spleiß) 3290 daN.Ideal für die Ausbringung und Befestigung von Ölsperren u.ä.Interessante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: https://www.denios.de/lehrvideos-densorb-oelsperren"
"image" => [
"https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
]
"sku" => "267964W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/pp-schwimmseil-schwarz-14-mm-5-lfm-3-schaeftig-beidseitig-50-mm-auge-eingespleisst-267964/267964"
"priceCurrency" => "EUR"
"price" => "83.30"
"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" => 7000
"centAmountGross" => 8330
"currency" => "EUR"
"customerGroup" => null
"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" => "Ölsperren"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "267964"
"displaySku" => "267964W"
"sortRank" => 9926
"slug" => "pp-schwimmseil-schwarz-14-mm-5-lfm-3-schaeftig-beidseitig-50-mm-auge-eingespleisst-267964"
"links" => [
"webshop" => "https://storefront.dev.denios.io/pp-schwimmseil-schwarz-14-mm-5-lfm-3-schaeftig-beidseitig-50-mm-auge-eingespleisst-267964/267964"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#329"
"canonical" => "https://storefront.dev.denios.io/pp-schwimmseil-schwarz-14-mm-5-lfm-3-schaeftig-beidseitig-50-mm-auge-eingespleisst-267964/267964"
]
"name" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt"
"description" => "<ul class="product-description__text--bulletpoints"><li>Dreischäftig gedrehtes Seil aus Polypropylen, multifilament hochfest.</li><li>Durch die Schwimmfähigkeit gerät das Seil nicht so leicht in Schiffsschrauben.</li><li>Mit Schäkel beliebig verlängerbar.</li><li>Verhärtet nicht im Gebrauch.</li><li>Farbe Schwarz; dadurch höchstmögliche UV Stabilität.</li><li>Beidseitig Auge eingespleißt.</li><li>Weiche, angenehme Haptik.</li><li>14 mm Durchmesser, Bruchkraft (real, im Spleiß) 3290 daN.</li><li>Ideal für die Ausbringung und Befestigung von Ölsperren u.ä.</li><li><p>Interessante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: <u><a href="https://www.denios.de/services/denios-magazin/lehrvideos-densorb-oelsperren" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/lehrvideos-densorb-oelsperren</span></a></u></p></li></ul>"
"images" => [
[
"id" => 194709
"filename" => "194709_20191220-083037.jpg"
"uri" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
"text" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
"medium" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
"small" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 194709
"filename" => "194709_20191220-083037.jpg"
"uri" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
"text" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
"medium" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
"small" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 7000
"centAmountGross" => 8330
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "1 Woche"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_IN" => 4.330711
"CS_BUSINESS_UNIT" => "CP"
"CS_SHIPPING_HEIGHT_MM" => 70
"META_DESCRIPTION" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt"
"MARA_NTGEW" => 0.5
"CS_NEW_UNTIL" => "2022-07-04"
"ship_height" => "70"
"CS_VORGAENGER_ARTIKEL" => "["261510"]"
"MAKT_MAKTX" => "PP-Schwimmseil 5 lfm"
"CS_SHIPPING_WIDTH_MM" => 100
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Polypropylen"},{"label":"Länge außen [mm]","value":"290"},{"label":"Breite außen [mm]","value":"100"},{"label":"Höhe außen [mm]","value":"70"},{"label":"Durchmesser außen [mm]","value":"14"},{"label":"Format","value":"Zubehör"},{"label":"Gewicht [kg]","value":"0,5"}]"
"MARA_BRGEW" => 1
"ship_length" => "290"
"SAP_HERKUNFTSLAND" => "QU"
"CS_SHIPPING_LENGTH_MM" => 290
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Zubehör"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22520101"},"punchout_danfoss_de":{"matgroup":"46151505"},"punchout_danfoss_pl":{"matgroup":"46151505"},"punchout_hirschvogel_de":{"matgroup":"22520101"},"punchout_alperia_it":{"matgroup":"46151505"},"punchout_sunchemical_ch":{"matgroup":"46151505"},"punchout_danfoss_dk":{"matgroup":"46151505"},"punchout_danfoss_sk":{"matgroup":"46151505"},"punchout_brenntag_de":{"matgroup":"46151505"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"46151505"},"punchout_esteelauder_uk":{"matgroup":"46151505"},"punchout_esteelauder_ch":{"matgroup":"46151505"},"punchout_takeda_ch":{"matgroup":"46151505"},"punchout_sika_de":{"matgroup":"46151505"},"punchout_bachem_ch":{"matgroup":"46151505"},"punchout_migros_ch":{"matgroup":"46151505"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"46151505"},"punchout_tesla_de":{"matgroup":"46151505"},"punchout_umicore_de":{"matgroup":"46151505"},"punchout_upm_fi":{"matgroup":"46151505"},"punchout_axalta_de":{"matgroup":"46151505"},"punchout_husqvarna_pl":{"matgroup":"46151505"},"punchout_navalgroup_fr":{"matgroup":"46151505"},"punchout_itp_aero_es":{"matgroup":"46151505"},"punchout_tk_bilstein_de":{"matgroup":"22520101"},"punchout_danone_es":{"matgroup":"46151505"},"punchout_schwarz_gruppe_de":{"matgroup":"22520101"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22520101"},"punchout_danfoss_gb":{"matgroup":"46151505"}}"
"META_TITLE" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt | Denios"
"ZPIM_LAENGE_AUSSEN" => 290
"SHOP_LIEFERZEIT" => "1 Woche"
"ship_width" => "100"
"images_meta_data" => "[{"id":194709,"mdate":"2019-12-20 08:30:37","filename":"194709_20191220-083037.jpg","imageSimilar":0,"text":"PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt - 1"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Schwimmseil,Ölsperrenbefestigung,Ölbarrierenbefestigung"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "329"
"CS_SHIPPING_HEIGHT_IN" => 3.0314977
"CS_MATERIAL" => "Polypropylen"
"ZPIM_DURCHMESSER_AUSSEN" => 14
"ZPIM_WERKSTOFF_1" => "Polypropylen"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 12.5590619
"ITEM_NAME_FOR_SHOP" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt"
"BREITE_AUSSEN" => 100
"CS_LIEFERZEIT_WT" => "5"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 70
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SALESRANK" => 9926
"CS_ARTIKELERLAEUTERUNG" => "Schwimmseil, 5 m, dreischäftig gedreht, aus PP, schwarz, beliebig verlängerbar, verhärtet nicht"
"CS_SHIPPING_WEIGHT_LBS" => 1.10231131
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Dreischäftig gedrehtes Seil aus Polypropylen, multifilament hochfest.</li><li>Durch die Schwimmfähigkeit gerät das Seil nicht so leicht in Schiffsschrauben.</li><li>Mit Schäkel beliebig verlängerbar.</li><li>Verhärtet nicht im Gebrauch.</li><li>Farbe Schwarz; dadurch höchstmögliche UV Stabilität.</li><li>Beidseitig Auge eingespleißt.</li><li>Weiche, angenehme Haptik.</li><li>14 mm Durchmesser, Bruchkraft (real, im Spleiß) 3290 daN.</li><li>Ideal für die Ausbringung und Befestigung von Ölsperren u.ä.</li><li><p>Interessante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: <u><a href="https://www.denios.de/services/denios-magazin/lehrvideos-densorb-oelsperren" style="" class="link-list__link text-link--arrow-right link-list__link--active "target="_blank">https://www.denios.de/lehrvideos-densorb-oelsperren</span></a></u></p></li></ul>"
"accessory_articles" => "["261508","259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.5"
"CS_ORIGIN" => "QU - Unbekannt"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "56074919"
"CS_SHIPPING_WEIGHT_KG" => 0.5
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/pp-schwimmseil-schwarz-14-mm-5-lfm-3-schaeftig-beidseitig-50-mm-auge-eingespleisst-267964/267964"
"robots" => "index,follow"
"description" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt | Denios"
"description" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/pp-schwimmseil-schwarz-14-mm-5-lfm-3-schaeftig-beidseitig-50-mm-auge-eingespleisst-267964/267964"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "PP-Schwimmseil, schwarz, 14 mm, 5 lfm, 3-schäftig, beidseitig 50 mm Auge eingespleißt"
"description" => "Dreischäftig gedrehtes Seil aus Polypropylen, multifilament hochfest.Durch die Schwimmfähigkeit gerät das Seil nicht so leicht in Schiffsschrauben.Mit Schäkel beliebig verlängerbar.Verhärtet nicht im Gebrauch.Farbe Schwarz; dadurch höchstmögliche UV Stabilität.Beidseitig Auge eingespleißt.Weiche, angenehme Haptik.14 mm Durchmesser, Bruchkraft (real, im Spleiß) 3290 daN.Ideal für die Ausbringung und Befestigung von Ölsperren u.ä.Interessante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: https://www.denios.de/lehrvideos-densorb-oelsperren"
"image" => [
"https://assets.dev.denios.io/article/194709_20191220-083037.jpg"
]
"sku" => "267964W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/pp-schwimmseil-schwarz-14-mm-5-lfm-3-schaeftig-beidseitig-50-mm-auge-eingespleisst-267964/267964"
"priceCurrency" => "EUR"
"price" => "83.30"
"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" => 7000
"centAmountGross" => 8330
"currency" => "EUR"
"customerGroup" => null
"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" => "Ölsperren"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"ec7d690c-80e8-4658-ba50-b8b2a3681468"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Ölsperren"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNGSBEREICH" => []
"ZPIM_LAENGE_AUSSEN" => [
290
]
"CS_FORMAT_DENSORB" => [
"Zubehör"
]
"ZPIM_WERKSTOFF_1" => [
"Polypropylen"
]
"CS_MARKE" => []
"ZPIM_TYP" => []
"CS_VERSION_LECKAGEMANAGEMENT" => []
"CS_VERSION_GULLIABDICHTUNG" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "807ba3c7286b4c26009b8d65fe3f9bea"
]
"sort" => [
9926
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a9022d73-02a6-43f5-86eb-cca4e2b1e26f"
"_score" => null
"_source" => [
"id" => "a9022d73-02a6-43f5-86eb-cca4e2b1e26f"
"key" => "116057"
"version" => 6916
"businessUnit" => "CP"
"slug" => "abdichtstopfen-im-set-50-75-und-105-mm-zum-abdichten-von-kleineren-leckagen-116057"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtstopfen-im-set-50-75-und-105-mm-zum-abdichten-von-kleineren-leckagen-116057/116057"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#354"
"canonical" => "https://storefront.dev.denios.io/abdichtstopfen-im-set-50-75-und-105-mm-zum-abdichten-von-kleineren-leckagen-116057/116057"
]
"name" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen"
"description" => "<ul class="product-description__text--bulletpoints"><li>Tragekoffer mit je einem Abdichtstopfen der mittleren Durchmesser 51, 76 und 105 mm</li><li>z. B. zum Verschließen von Abflüssen oder Rohren</li></ul>"
"createdAt" => "2020-08-10T07:00:53+0000"
"master" => [
"id" => 1
"sku" => "116057"
"displaySku" => "116057W"
"sortRank" => 9842
"slug" => "abdichtstopfen-im-set-50-75-und-105-mm-zum-abdichten-von-kleineren-leckagen-116057"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtstopfen-im-set-50-75-und-105-mm-zum-abdichten-von-kleineren-leckagen-116057/116057"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#354"
"canonical" => "https://storefront.dev.denios.io/abdichtstopfen-im-set-50-75-und-105-mm-zum-abdichten-von-kleineren-leckagen-116057/116057"
]
"name" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen"
"description" => "<ul class="product-description__text--bulletpoints"><li>Tragekoffer mit je einem Abdichtstopfen der mittleren Durchmesser 51, 76 und 105 mm</li><li>z. B. zum Verschließen von Abflüssen oder Rohren</li></ul>"
"images" => [
[
"id" => 27038
"filename" => "27038_20150320-135446.jpg"
"uri" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
"text" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
"medium" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
"small" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27037
"filename" => "27037_20150320-135542.jpg"
"uri" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"text" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"medium" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"small" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27038
"filename" => "27038_20150320-135446.jpg"
"uri" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
"text" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
"medium" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
"small" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 24300
"centAmountGross" => 28917
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-02-02T00:00:00+0000"
"validTo" => "2026-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "4 - 5 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Abdichtstopfen"
"MAKT_MAKTX" => "Abdichtstopfen-Set 35-120 mm"
"SHOP_LIEFERZEIT" => "4 - 5 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "354"
"ZPIM_DURCHMESSER_AUSSEN" => 120
"CS_SALESRANK" => 9842
"META_DESCRIPTION" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen"
"MARA_NTGEW" => 4.1
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Abdichtstopfen"},{"label":"Durchmesser außen [mm]","value":"120"},{"label":"Gewicht [kg]","value":"4,1"},{"label":"Breite außen (von/bis) [mm]","value":"35 - 120"}]"
"MARA_BRGEW" => 4.1
"CS_GTIN" => "4055661026049"
"ship_length" => "120"
"SAP_HERKUNFTSLAND" => "US"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 120
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141738"},"punchout_danfoss_pl":{"matgroup":"40141738"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141738"},"punchout_sunchemical_ch":{"matgroup":"40141738"},"punchout_danfoss_dk":{"matgroup":"40141738"},"punchout_danfoss_sk":{"matgroup":"40141738"},"punchout_brenntag_de":{"matgroup":"40141738"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141738"},"punchout_esteelauder_uk":{"matgroup":"40141738"},"punchout_esteelauder_ch":{"matgroup":"40141738"},"punchout_takeda_ch":{"matgroup":"40141738"},"punchout_sika_de":{"matgroup":"40141738"},"punchout_bachem_ch":{"matgroup":"40141738"},"punchout_migros_ch":{"matgroup":"40141738"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141738"},"punchout_tesla_de":{"matgroup":"40141738"},"punchout_umicore_de":{"matgroup":"40141738"},"punchout_upm_fi":{"matgroup":"40141738"},"punchout_axalta_de":{"matgroup":"40141738"},"punchout_husqvarna_pl":{"matgroup":"40141738"},"punchout_navalgroup_fr":{"matgroup":"40141738"},"punchout_itp_aero_es":{"matgroup":"40141738"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141738"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141738"},"punchout_ivoclar_ch":{"matgroup":"40141738"},"punchout_remmers_de":{"matgroup":"40141738"},"punchout_saria_de":{"matgroup":"22150402"}}"
"META_TITLE" => "Set Abdichtstopfen mit 51mm, 76mm und 102mm Ø für Leckagen"
"images_meta_data" => "[{"id":27038,"mdate":"2015-03-20 13:54:46","filename":"27038_20150320-135446.jpg","imageSimilar":0,"text":"Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen - 1"},{"id":27037,"mdate":"2015-03-20 13:55:42","filename":"27037_20150320-135542.jpg","imageSimilar":1,"text":"Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["116054","116055","116056","259456","259457"]"
"META_KEYWORD" => "Abdichtstopfen,Stopfen,Abdichtungen,Flüssigkeitsbarrieren,Spillblocker"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_BREITE_AUSSEN_BEREICH" => "35 - 120"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 5.1968532
"ITEM_NAME_FOR_SHOP" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen"
"service_articles" => "["211123"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "LUMF"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 9.038952742
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Tragekoffer mit je einem Abdichtstopfen der mittleren Durchmesser 51, 76 und 105 mm</li><li>z. B. zum Verschließen von Abflüssen oder Rohren</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.1"
"CS_ORIGIN" => "US - USA"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39235090"
"CS_SHIPPING_WEIGHT_KG" => 4.1
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Set Abdichtstopfen mit 51mm, 76mm und 102mm Ø für Leckagen"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtstopfen-im-set-50-75-und-105-mm-zum-abdichten-von-kleineren-leckagen-116057/116057"
"robots" => "index,follow"
"description" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Set Abdichtstopfen mit 51mm, 76mm und 102mm Ø für Leckagen"
"description" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtstopfen-im-set-50-75-und-105-mm-zum-abdichten-von-kleineren-leckagen-116057/116057"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen"
"description" => "Tragekoffer mit je einem Abdichtstopfen der mittleren Durchmesser 51, 76 und 105 mmz. B. zum Verschließen von Abflüssen oder Rohren"
"image" => [
"https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
"https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
]
"sku" => "116057W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtstopfen-im-set-50-75-und-105-mm-zum-abdichten-von-kleineren-leckagen-116057/116057"
"priceCurrency" => "EUR"
"price" => "289.17"
"priceValidUntil" => "2026-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661026049"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 24300
"centAmountGross" => 28917
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-02-02T00:00:00+0000"
"validTo" => "2026-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Abdichtstopfen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "116057"
"displaySku" => "116057W"
"sortRank" => 9842
"slug" => "abdichtstopfen-im-set-50-75-und-105-mm-zum-abdichten-von-kleineren-leckagen-116057"
"links" => [
"webshop" => "https://storefront.dev.denios.io/abdichtstopfen-im-set-50-75-und-105-mm-zum-abdichten-von-kleineren-leckagen-116057/116057"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#354"
"canonical" => "https://storefront.dev.denios.io/abdichtstopfen-im-set-50-75-und-105-mm-zum-abdichten-von-kleineren-leckagen-116057/116057"
]
"name" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen"
"description" => "<ul class="product-description__text--bulletpoints"><li>Tragekoffer mit je einem Abdichtstopfen der mittleren Durchmesser 51, 76 und 105 mm</li><li>z. B. zum Verschließen von Abflüssen oder Rohren</li></ul>"
"images" => [
[
"id" => 27038
"filename" => "27038_20150320-135446.jpg"
"uri" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
"text" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
"medium" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
"small" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
[
"id" => 27037
"filename" => "27037_20150320-135542.jpg"
"uri" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"text" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"medium" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"small" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null
]
]
"listingImage" => [
"id" => 27038
"filename" => "27038_20150320-135446.jpg"
"uri" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
"text" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
"medium" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
"small" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null
]
"icons" => []
"prices" => [
[
"centAmountNet" => 24300
"centAmountGross" => 28917
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-02-02T00:00:00+0000"
"validTo" => "2026-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "4 - 5 Werktage"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_VERSION_LECKAGEMANAGEMENT" => "Abdichtstopfen"
"MAKT_MAKTX" => "Abdichtstopfen-Set 35-120 mm"
"SHOP_LIEFERZEIT" => "4 - 5 Werktage"
"CS_BUSINESS_UNIT" => "CP"
"CS_PDF_SEITE" => "354"
"ZPIM_DURCHMESSER_AUSSEN" => 120
"CS_SALESRANK" => 9842
"META_DESCRIPTION" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen"
"MARA_NTGEW" => 4.1
"CS_NEW_UNTIL" => "2022-07-04"
"CS_MULTIPACK" => 1
"CS_TECHNISCHE_DATEN" => "[{"label":"Ausführung","value":"Abdichtstopfen"},{"label":"Durchmesser außen [mm]","value":"120"},{"label":"Gewicht [kg]","value":"4,1"},{"label":"Breite außen (von/bis) [mm]","value":"35 - 120"}]"
"MARA_BRGEW" => 4.1
"CS_GTIN" => "4055661026049"
"ship_length" => "120"
"SAP_HERKUNFTSLAND" => "US"
"CS_COLOR" => "diverse"
"CS_SHIPPING_LENGTH_MM" => 120
"CS_ARTIKELNAME_70" => ""
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22150402"},"punchout_danfoss_de":{"matgroup":"40141738"},"punchout_danfoss_pl":{"matgroup":"40141738"},"punchout_hirschvogel_de":{"matgroup":"22150402"},"punchout_alperia_it":{"matgroup":"40141738"},"punchout_sunchemical_ch":{"matgroup":"40141738"},"punchout_danfoss_dk":{"matgroup":"40141738"},"punchout_danfoss_sk":{"matgroup":"40141738"},"punchout_brenntag_de":{"matgroup":"40141738"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_esteelauder_be":{"matgroup":"40141738"},"punchout_esteelauder_uk":{"matgroup":"40141738"},"punchout_esteelauder_ch":{"matgroup":"40141738"},"punchout_takeda_ch":{"matgroup":"40141738"},"punchout_sika_de":{"matgroup":"40141738"},"punchout_bachem_ch":{"matgroup":"40141738"},"punchout_migros_ch":{"matgroup":"40141738"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_post_ch":{"matgroup":"40141738"},"punchout_tesla_de":{"matgroup":"40141738"},"punchout_umicore_de":{"matgroup":"40141738"},"punchout_upm_fi":{"matgroup":"40141738"},"punchout_axalta_de":{"matgroup":"40141738"},"punchout_husqvarna_pl":{"matgroup":"40141738"},"punchout_navalgroup_fr":{"matgroup":"40141738"},"punchout_itp_aero_es":{"matgroup":"40141738"},"punchout_tk_bilstein_de":{"matgroup":"22150402"},"punchout_danone_es":{"matgroup":"40141738"},"punchout_schwarz_gruppe_de":{"matgroup":"22150402"},"punchout_coca_cola_gb":{"matgroup":"24102100"},"punchout_lamilux_de":{"matgroup":"22150402"},"punchout_danfoss_gb":{"matgroup":"40141738"},"punchout_ivoclar_ch":{"matgroup":"40141738"},"punchout_remmers_de":{"matgroup":"40141738"},"punchout_saria_de":{"matgroup":"22150402"}}"
"META_TITLE" => "Set Abdichtstopfen mit 51mm, 76mm und 102mm Ø für Leckagen"
"images_meta_data" => "[{"id":27038,"mdate":"2015-03-20 13:54:46","filename":"27038_20150320-135446.jpg","imageSimilar":0,"text":"Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen - 1"},{"id":27037,"mdate":"2015-03-20 13:55:42","filename":"27037_20150320-135542.jpg","imageSimilar":1,"text":"Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"comparable_articles" => "["116054","116055","116056","259456","259457"]"
"META_KEYWORD" => "Abdichtstopfen,Stopfen,Abdichtungen,Flüssigkeitsbarrieren,Spillblocker"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"CS_BREITE_AUSSEN_BEREICH" => "35 - 120"
"CS_TAX_CLASS" => "regular"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 5.1968532
"ITEM_NAME_FOR_SHOP" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen"
"service_articles" => "["211123"]"
"CS_LIEFERZEIT_WT" => "4"
"MTPOS" => "LUMF"
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 9.038952742
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Tragekoffer mit je einem Abdichtstopfen der mittleren Durchmesser 51, 76 und 105 mm</li><li>z. B. zum Verschließen von Abflüssen oder Rohren</li></ul>"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.1"
"CS_ORIGIN" => "US - USA"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39235090"
"CS_SHIPPING_WEIGHT_KG" => 4.1
]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Set Abdichtstopfen mit 51mm, 76mm und 102mm Ø für Leckagen"
"canonicalUrl" => "https://storefront.dev.denios.io/abdichtstopfen-im-set-50-75-und-105-mm-zum-abdichten-von-kleineren-leckagen-116057/116057"
"robots" => "index,follow"
"description" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null
]
"openGraphInformation" => [
"type" => "website"
"title" => "Set Abdichtstopfen mit 51mm, 76mm und 102mm Ø für Leckagen"
"description" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/abdichtstopfen-im-set-50-75-und-105-mm-zum-abdichten-von-kleineren-leckagen-116057/116057"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
[
"url" => "https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null
]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Abdichtstopfen im Set, 35-120 mm, zum Abdichten von kleineren Leckagen"
"description" => "Tragekoffer mit je einem Abdichtstopfen der mittleren Durchmesser 51, 76 und 105 mmz. B. zum Verschließen von Abflüssen oder Rohren"
"image" => [
"https://assets.dev.denios.io/article/27038_20150320-135446.jpg"
"https://assets.dev.denios.io/article/27037_20150320-135542.jpg"
]
"sku" => "116057W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/abdichtstopfen-im-set-50-75-und-105-mm-zum-abdichten-von-kleineren-leckagen-116057/116057"
"priceCurrency" => "EUR"
"price" => "289.17"
"priceValidUntil" => "2026-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => "4055661026049"
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 24300
"centAmountGross" => 28917
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-02-02T00:00:00+0000"
"validTo" => "2026-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null
]
"tierPrice" => null
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Abdichtstopfen"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"f8b2b03b-ca5e-4708-bf21-afec91b300b3"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Abdichtstopfen"
"attributes" => []
"facetAttributes" => [
"CS_MARKE" => []
"CS_VERSION_LECKAGEMANAGEMENT" => [
"Abdichtstopfen"
]
"CS_VERSION_GULLIABDICHTUNG" => []
"ZPIM_WERKSTOFF_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "b9012a7e6adc6d945624a6e34b7fe960"
]
"sort" => [
9842
]
]
]
]
"aggregations" => [
"CS_MARKE" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "DENSORB"
"doc_count" => 1
]
]
]
"CS_VERSION_GULLIABDICHTUNG" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "Beschwerbare Kanalabdeckung"
"doc_count" => 2
]
[
"key" => "Formbare Kanalabdeckung"
"doc_count" => 2
]
[
"key" => "Polyurethan-Abdichtmatten"
"doc_count" => 2
]
[
"key" => "Aufblasbare Kanalabdichtung"
"doc_count" => 1
]
[
"key" => "Faltbare Kanalabdeckung"
"doc_count" => 1
]
[
"key" => "Magnet-Abdichtmatten"
"doc_count" => 1
]
[
"key" => "Neopren-Abdichtmatten"
"doc_count" => 1
]
[
"key" => "Verriegelbare Kanalabdeckung"
"doc_count" => 1
]
]
]
"CS_VERSION_LECKAGEMANAGEMENT" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "Ölbarrieren"
"doc_count" => 17
]
[
"key" => "Kanal-Abdichtungen"
"doc_count" => 10
]
[
"key" => "Abdichtstopfen"
"doc_count" => 6
]
[
"key" => "Dichtmittel"
"doc_count" => 6
]
[
"key" => "Absperrbarrieren"
"doc_count" => 5
]
[
"key" => "Flansch-Spritzschutz"
"doc_count" => 5
]
[
"key" => "Leckagewannen"
"doc_count" => 5
]
[
"key" => "Leckageplanen"
"doc_count" => 2
]
[
"key" => "Fassbandagen"
"doc_count" => 1
]
]
]
"ZPIM_WERKSTOFF_1" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "Kunststoff"
"doc_count" => 25
]
[
"key" => "PVC"
"doc_count" => 24
]
[
"key" => "Stahl"
"doc_count" => 11
]
[
"key" => "PU"
"doc_count" => 8
]
[
"key" => "Aluminium, VA"
"doc_count" => 7
]
[
"key" => "PP"
"doc_count" => 5
]
[
"key" => "ABS"
"doc_count" => 3
]
[
"key" => "Vlies"
"doc_count" => 2
]
[
"key" => "Aluminium"
"doc_count" => 1
]
[
"key" => "Kunststoff, el. ableitfähig"
"doc_count" => 1
]
[
"key" => "Neopren"
"doc_count" => 1
]
[
"key" => "Polypropylen"
"doc_count" => 1
]
[
"key" => "Stahlblech"
"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 {#2040 #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 |
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 Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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\I18nRouter was unable to generate route.
app
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router 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 |
Request Body
es
[
"{"query":{"bool":{"must":[{"match_all":{}}],"filter":[{"term":{"categories":"b28ae4fd-69ab-442a-b523-deb8dcaca276"}}]}},"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.279876 ] |
| debug |
Response
es
[
[
"took" => 273
"timed_out" => false
"_shards" => [
"total" => 1
"successful" => 1
"skipped" => 0
"failed" => 0
]
"hits" => [
"total" => [
"value" => 147
"relation" => "eq"
]
"max_score" => 1.0
"hits" => [
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b3e0a443-5d0e-4837-806f-1e7206cd8313"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"281464"
]
"master.sku" => [
"281464"
]
"id" => [
"b3e0a443-5d0e-4837-806f-1e7206cd8313"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "755bf3c8-ed75-4368-8040-c5ebc8b52858"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116052"
]
"master.sku" => [
"116052"
]
"id" => [
"755bf3c8-ed75-4368-8040-c5ebc8b52858"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a9022d73-02a6-43f5-86eb-cca4e2b1e26f"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"116057"
]
"master.sku" => [
"116057"
]
"id" => [
"a9022d73-02a6-43f5-86eb-cca4e2b1e26f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "cdeda630-87a9-4503-a033-1dfa7adcd0c7"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"275644"
"303990"
"304000"
"304303"
]
"master.sku" => [
"304303"
]
"id" => [
"cdeda630-87a9-4503-a033-1dfa7adcd0c7"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "077ca635-e75c-48cf-8404-cb50316fede0"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"116056"
]
"master.sku" => [
"116056"
]
"id" => [
"077ca635-e75c-48cf-8404-cb50316fede0"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2de2b950-5318-49b7-83b1-9f3884af8f0d"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116038"
"116039"
"129672"
"129674"
"129676"
"137713"
"137720"
"156402"
"259450"
"259451"
"259452"
"259453"
"259454"
"259458"
"259459"
"259460"
"259461"
"259462"
"259463"
"259464"
"259465"
"259466"
"259467"
"259468"
]
"master.sku" => [
"259454"
]
"id" => [
"2de2b950-5318-49b7-83b1-9f3884af8f0d"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "715402ab-dd9c-4644-87e5-0785e614b227"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"116055"
]
"master.sku" => [
"116055"
]
"id" => [
"715402ab-dd9c-4644-87e5-0785e614b227"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "5c7dacd9-bb85-4c72-94e3-ddacb691dcd8"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"116035"
]
"master.sku" => [
"116035"
]
"id" => [
"5c7dacd9-bb85-4c72-94e3-ddacb691dcd8"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3a244474-a559-4ef0-87b7-30002bb1487f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"201654"
"214533"
"214534"
]
"master.sku" => [
"214533"
]
"id" => [
"3a244474-a559-4ef0-87b7-30002bb1487f"
]
]
]
[
"_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" => "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" => "51550329-0864-4b79-bb9e-0df408cfd841"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"215812"
]
"master.sku" => [
"215812"
]
"id" => [
"51550329-0864-4b79-bb9e-0df408cfd841"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1d48a66f-a5c0-4394-93f6-689a9c6fdd26"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"201660"
]
"master.sku" => [
"201660"
]
"id" => [
"1d48a66f-a5c0-4394-93f6-689a9c6fdd26"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "9c12b8e8-bc21-458f-8558-df685b732610"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"201976"
]
"master.sku" => [
"201976"
]
"id" => [
"9c12b8e8-bc21-458f-8558-df685b732610"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "69219876-2ade-441d-ad79-8b62751a2485"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"206980"
"206981"
"206983"
"206984"
"206985"
"206986"
"206987"
"248769"
]
"master.sku" => [
"206980"
]
"id" => [
"69219876-2ade-441d-ad79-8b62751a2485"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "326db82b-8d67-4dab-b56e-ebf9df19937a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"206977"
"206978"
"206979"
]
"master.sku" => [
"206978"
]
"id" => [
"326db82b-8d67-4dab-b56e-ebf9df19937a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6bf7369c-6467-4303-b474-cfcd18bd6e85"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"215811"
]
"master.sku" => [
"215811"
]
"id" => [
"6bf7369c-6467-4303-b474-cfcd18bd6e85"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "25aca5de-d24e-42e8-a6c3-aa764d128b13"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"216029"
]
"master.sku" => [
"216029"
]
"id" => [
"25aca5de-d24e-42e8-a6c3-aa764d128b13"
]
]
]
[
"_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" => "73730c06-9b46-428a-b1df-4740d14105f3"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"216032"
]
"master.sku" => [
"216032"
]
"id" => [
"73730c06-9b46-428a-b1df-4740d14105f3"
]
]
]
[
"_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" => "3fb08042-99fb-41b4-ab6c-b347e6f48b6c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259080"
"259081"
"259083"
"259084"
"259085"
"259086"
"259087"
]
"master.sku" => [
"259080"
]
"id" => [
"3fb08042-99fb-41b4-ab6c-b347e6f48b6c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1267719d-48c9-4570-b785-4a4b6de6bdf6"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"116046"
"130515"
"259455"
"281458"
]
"master.sku" => [
"116046"
]
"id" => [
"1267719d-48c9-4570-b785-4a4b6de6bdf6"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8e4abdf5-5e54-4344-867c-e4e7d1878a9f"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259667"
]
"master.sku" => [
"259667"
]
"id" => [
"8e4abdf5-5e54-4344-867c-e4e7d1878a9f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "57a0c7af-7e2b-41ee-8164-e87f8d301439"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259664"
"259665"
]
"master.sku" => [
"259664"
]
"id" => [
"57a0c7af-7e2b-41ee-8164-e87f8d301439"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "fc7e0aa3-ae3f-4120-8a80-cbf3efd32c7b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259658"
]
"master.sku" => [
"259658"
]
"id" => [
"fc7e0aa3-ae3f-4120-8a80-cbf3efd32c7b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4f5fcab0-9e4a-4610-b7af-eb030eff96eb"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"259456"
]
"master.sku" => [
"259456"
]
"id" => [
"4f5fcab0-9e4a-4610-b7af-eb030eff96eb"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "143a1d38-4428-4688-89ba-25890d44af7f"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259091"
]
"master.sku" => [
"259091"
]
"id" => [
"143a1d38-4428-4688-89ba-25890d44af7f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "92776b85-652f-4ac2-aa3e-70001a759604"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"259457"
]
"master.sku" => [
"259457"
]
"id" => [
"92776b85-652f-4ac2-aa3e-70001a759604"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7dba4c3e-896a-4af9-8ca0-8572dda69305"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259671"
]
"master.sku" => [
"259671"
]
"id" => [
"7dba4c3e-896a-4af9-8ca0-8572dda69305"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "47cbc915-6513-4a3b-b5e2-6875ad38a502"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"265575"
]
"master.sku" => [
"265575"
]
"id" => [
"47cbc915-6513-4a3b-b5e2-6875ad38a502"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "77a07c4d-b727-453e-a101-11123f3f7d75"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"156988"
"156991"
"156994"
"259102"
"259103"
"259444"
"259445"
]
"master.sku" => [
"156988"
]
"id" => [
"77a07c4d-b727-453e-a101-11123f3f7d75"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "955edd71-e20f-44f5-8f68-8a8818a53902"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"215805"
]
"master.sku" => [
"215805"
]
"id" => [
"955edd71-e20f-44f5-8f68-8a8818a53902"
]
]
]
[
"_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" => "e04b037c-4970-4a85-adfa-79a5c39a2c37"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"215809"
]
"master.sku" => [
"215809"
]
"id" => [
"e04b037c-4970-4a85-adfa-79a5c39a2c37"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e9fd9283-aad2-44fc-8911-80009e9d22c3"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"215810"
]
"master.sku" => [
"215810"
]
"id" => [
"e9fd9283-aad2-44fc-8911-80009e9d22c3"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "9ddc2a96-0d34-405f-a389-9d2650dca200"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"216516"
"216517"
"216518"
"217355"
]
"master.sku" => [
"217355"
]
"id" => [
"9ddc2a96-0d34-405f-a389-9d2650dca200"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "22c4e5ca-6cf7-47e8-b0f9-b94506db7dfa"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"216028"
]
"master.sku" => [
"216028"
]
"id" => [
"22c4e5ca-6cf7-47e8-b0f9-b94506db7dfa"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7ffba372-6ea3-440f-abb9-9b00b7e2ce4a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"215807"
]
"master.sku" => [
"215807"
]
"id" => [
"7ffba372-6ea3-440f-abb9-9b00b7e2ce4a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2b505099-abd2-4715-9560-1756a0e9dbf7"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"216031"
]
"master.sku" => [
"216031"
]
"id" => [
"2b505099-abd2-4715-9560-1756a0e9dbf7"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a8fc5e8f-52c0-41cb-a1d4-cfbfacf97043"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"216030"
]
"master.sku" => [
"216030"
]
"id" => [
"a8fc5e8f-52c0-41cb-a1d4-cfbfacf97043"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "26f1b23f-2749-4055-91de-3259da41e327"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259666"
]
"master.sku" => [
"259666"
]
"id" => [
"26f1b23f-2749-4055-91de-3259da41e327"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c6e58e8b-23e5-441d-9a47-9886fb3504bc"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259088"
"259089"
"259090"
]
"master.sku" => [
"259088"
]
"id" => [
"c6e58e8b-23e5-441d-9a47-9886fb3504bc"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d455389f-6f0e-40b2-bc85-a3ef19539159"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259659"
"259660"
"259661"
"259662"
"259663"
]
"master.sku" => [
"259659"
]
"id" => [
"d455389f-6f0e-40b2-bc85-a3ef19539159"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b25f16f7-6a4a-4e51-9e44-86e72ce4381d"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"265545"
]
"master.sku" => [
"265545"
]
"id" => [
"b25f16f7-6a4a-4e51-9e44-86e72ce4381d"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6c5dae86-c9c1-4618-a4c2-55681e7a2c9e"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"265574"
]
"master.sku" => [
"265574"
]
"id" => [
"6c5dae86-c9c1-4618-a4c2-55681e7a2c9e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "2e99ac36-fccf-45f1-94ad-26218170d60e"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"259654"
"259655"
"259656"
"259657"
"260064"
]
"master.sku" => [
"259654"
]
"id" => [
"2e99ac36-fccf-45f1-94ad-26218170d60e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "cbdf1b75-a6be-404e-8da5-dda77c4778df"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"261508"
]
"master.sku" => [
"261508"
]
"id" => [
"cbdf1b75-a6be-404e-8da5-dda77c4778df"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6133d5c8-010d-46a4-bc91-dd44ef518532"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"265548"
]
"master.sku" => [
"265548"
]
"id" => [
"6133d5c8-010d-46a4-bc91-dd44ef518532"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "cfc76ba7-b103-4110-84eb-5c7e17c3fa87"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"265576"
]
"master.sku" => [
"265576"
]
"id" => [
"cfc76ba7-b103-4110-84eb-5c7e17c3fa87"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "90aaf123-0f73-45c1-8fdd-aa399adf7e09"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267968"
]
"master.sku" => [
"267968"
]
"id" => [
"90aaf123-0f73-45c1-8fdd-aa399adf7e09"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4067b92d-aafa-4286-b1cb-5c70aeed316b"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"116054"
]
"master.sku" => [
"116054"
]
"id" => [
"4067b92d-aafa-4286-b1cb-5c70aeed316b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b33fe10e-4d3d-416f-8599-668f6e8e7526"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"130516"
]
"master.sku" => [
"130516"
]
"id" => [
"b33fe10e-4d3d-416f-8599-668f6e8e7526"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e2cfdf67-0683-471c-846b-970523522008"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"202296"
]
"master.sku" => [
"202296"
]
"id" => [
"e2cfdf67-0683-471c-846b-970523522008"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b37396a8-42ae-47f9-92ac-76b1290bcdd2"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"215806"
]
"master.sku" => [
"215806"
]
"id" => [
"b37396a8-42ae-47f9-92ac-76b1290bcdd2"
]
]
]
[
"_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" => "f4cd4964-026b-4051-b421-8752529552c9"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"201985"
]
"master.sku" => [
"201985"
]
"id" => [
"f4cd4964-026b-4051-b421-8752529552c9"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3a3b5a55-c6b8-43f6-98b9-50cdf131d280"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"208054"
]
"master.sku" => [
"208054"
]
"id" => [
"3a3b5a55-c6b8-43f6-98b9-50cdf131d280"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c8f9dfd1-6494-4366-8370-668e67204797"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"215808"
]
"master.sku" => [
"215808"
]
"id" => [
"c8f9dfd1-6494-4366-8370-668e67204797"
]
]
]
[
"_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" => "e122c300-fe46-49e4-aeb1-6dd4c6c5fa5b"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"265570"
]
"master.sku" => [
"265570"
]
"id" => [
"e122c300-fe46-49e4-aeb1-6dd4c6c5fa5b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6d110dbd-7004-42b6-9b30-9c9657f4eac7"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"265546"
]
"master.sku" => [
"265546"
]
"id" => [
"6d110dbd-7004-42b6-9b30-9c9657f4eac7"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ec69ea27-623c-4156-80a7-38fa6a6f8d68"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"265550"
]
"master.sku" => [
"265550"
]
"id" => [
"ec69ea27-623c-4156-80a7-38fa6a6f8d68"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "bd9fe57a-f667-4775-846d-97a5366723ae"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"265659"
]
"master.sku" => [
"265659"
]
"id" => [
"bd9fe57a-f667-4775-846d-97a5366723ae"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8f84905c-1c5b-44f4-b845-0232b74afcc7"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"265657"
]
"master.sku" => [
"265657"
]
"id" => [
"8f84905c-1c5b-44f4-b845-0232b74afcc7"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "8a3356db-a540-4c46-b62b-dfdd29285096"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"265571"
"265572"
"265573"
]
"master.sku" => [
"265571"
]
"id" => [
"8a3356db-a540-4c46-b62b-dfdd29285096"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "60dff52e-30b1-44af-a98c-736b98e27ede"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"265565"
"265566"
"265567"
"265568"
"265569"
]
"master.sku" => [
"265565"
]
"id" => [
"60dff52e-30b1-44af-a98c-736b98e27ede"
]
]
]
[
"_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" => "6181f793-8c63-42cd-aa36-252851e086dd"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267966"
]
"master.sku" => [
"267966"
]
"id" => [
"6181f793-8c63-42cd-aa36-252851e086dd"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "9d440078-66b9-4927-af41-10e23162612d"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267973"
]
"master.sku" => [
"267973"
]
"id" => [
"9d440078-66b9-4927-af41-10e23162612d"
]
]
]
[
"_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" => "a1c83117-eb1f-42c2-a4ae-30c77cbb8dff"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267965"
]
"master.sku" => [
"267965"
]
"id" => [
"a1c83117-eb1f-42c2-a4ae-30c77cbb8dff"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "af192ae3-ff86-46dc-95d8-3971c653a2ed"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"271433"
]
"master.sku" => [
"271433"
]
"id" => [
"af192ae3-ff86-46dc-95d8-3971c653a2ed"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "24c060ea-c738-473e-88b2-7aaea840c5d7"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267971"
]
"master.sku" => [
"267971"
]
"id" => [
"24c060ea-c738-473e-88b2-7aaea840c5d7"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "be761cbc-25bb-48fc-8d07-d36864061414"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282948"
]
"master.sku" => [
"282948"
]
"id" => [
"be761cbc-25bb-48fc-8d07-d36864061414"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "95d509b1-2a29-4daf-8b91-061ee2d1d7d9"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267969"
]
"master.sku" => [
"267969"
]
"id" => [
"95d509b1-2a29-4daf-8b91-061ee2d1d7d9"
]
]
]
[
"_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" => "06436463-41c7-4938-a950-f851cfb61be1"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"265547"
]
"master.sku" => [
"265547"
]
"id" => [
"06436463-41c7-4938-a950-f851cfb61be1"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7e3612b9-9010-492f-ae07-593cec15d724"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"265549"
]
"master.sku" => [
"265549"
]
"id" => [
"7e3612b9-9010-492f-ae07-593cec15d724"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b6a1325d-542c-4b35-8205-ecb550913c79"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"278506"
]
"master.sku" => [
"278506"
]
"id" => [
"b6a1325d-542c-4b35-8205-ecb550913c79"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "892a37d7-21a0-4e01-86b9-c9fa37ba22a2"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"265656"
]
"master.sku" => [
"265656"
]
"id" => [
"892a37d7-21a0-4e01-86b9-c9fa37ba22a2"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "095a7a0c-7048-44d7-8b8b-7b96ba2c33ad"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"265579"
"265580"
"270601"
"279136"
"279137"
]
"master.sku" => [
"265579"
]
"id" => [
"095a7a0c-7048-44d7-8b8b-7b96ba2c33ad"
]
]
]
[
"_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" => "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" => "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" => "7b624513-f168-4df3-a328-fde09cf0f130"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267964"
]
"master.sku" => [
"267964"
]
"id" => [
"7b624513-f168-4df3-a328-fde09cf0f130"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3d8ea666-4f69-4fd0-bfce-cc1af119fd9b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"265658"
]
"master.sku" => [
"265658"
]
"id" => [
"3d8ea666-4f69-4fd0-bfce-cc1af119fd9b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "77cfe46d-3147-4131-93d5-030858bfd471"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"281450"
]
"master.sku" => [
"281450"
]
"id" => [
"77cfe46d-3147-4131-93d5-030858bfd471"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "68127428-95b6-43c9-b55b-c38ba41ca30a"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"281466"
]
"master.sku" => [
"281466"
]
"id" => [
"68127428-95b6-43c9-b55b-c38ba41ca30a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c3ed1f2b-5c5e-4552-a84d-f2d36a83fc96"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"281467"
]
"master.sku" => [
"281467"
]
"id" => [
"c3ed1f2b-5c5e-4552-a84d-f2d36a83fc96"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e8e0f838-ff0c-4e7a-ab26-cdac3bc7a35f"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"281470"
]
"master.sku" => [
"281470"
]
"id" => [
"e8e0f838-ff0c-4e7a-ab26-cdac3bc7a35f"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e7b8f499-f67a-44d5-9c7c-bca9a2cf5624"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"281468"
]
"master.sku" => [
"281468"
]
"id" => [
"e7b8f499-f67a-44d5-9c7c-bca9a2cf5624"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1fe96e66-e127-48c3-9e64-05c0f733b1de"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"281477"
]
"master.sku" => [
"281477"
]
"id" => [
"1fe96e66-e127-48c3-9e64-05c0f733b1de"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7db885e0-5398-4428-9435-a50a8f9563b4"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267229"
]
"master.sku" => [
"267229"
]
"id" => [
"7db885e0-5398-4428-9435-a50a8f9563b4"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "29dd454c-aee1-4180-b135-1807ceb2d23c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282540"
]
"master.sku" => [
"282540"
]
"id" => [
"29dd454c-aee1-4180-b135-1807ceb2d23c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6aa70f2b-9510-4dee-86fa-3dcf45338232"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267967"
]
"master.sku" => [
"267967"
]
"id" => [
"6aa70f2b-9510-4dee-86fa-3dcf45338232"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "5ae38b8f-70f2-4fbd-be74-f993a5ec6fd9"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"265660"
]
"master.sku" => [
"265660"
]
"id" => [
"5ae38b8f-70f2-4fbd-be74-f993a5ec6fd9"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "bececb5e-10fc-45aa-aba3-81e2254de932"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"276016"
]
"master.sku" => [
"276016"
]
"id" => [
"bececb5e-10fc-45aa-aba3-81e2254de932"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "368a69fa-dcec-40a5-84bc-bc24079bd86b"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282947"
]
"master.sku" => [
"282947"
]
"id" => [
"368a69fa-dcec-40a5-84bc-bc24079bd86b"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6db4dbaa-99e1-47be-94a9-b5a98ba1dd3e"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"281449"
]
"master.sku" => [
"281449"
]
"id" => [
"6db4dbaa-99e1-47be-94a9-b5a98ba1dd3e"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "12bdf204-bce9-4ea3-b1c1-6e73a737dc34"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"281473"
]
"master.sku" => [
"281473"
]
"id" => [
"12bdf204-bce9-4ea3-b1c1-6e73a737dc34"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "ca7f32cf-5159-4276-981c-4d98b8883eca"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"281480"
]
"master.sku" => [
"281480"
]
"id" => [
"ca7f32cf-5159-4276-981c-4d98b8883eca"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e618a31f-f20f-4013-b00b-a61ea8b117dc"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"284074"
]
"master.sku" => [
"284074"
]
"id" => [
"e618a31f-f20f-4013-b00b-a61ea8b117dc"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a1d810bf-75cf-402c-98a1-c8ce98d63477"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282252"
]
"master.sku" => [
"282252"
]
"id" => [
"a1d810bf-75cf-402c-98a1-c8ce98d63477"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "fdd4c7d9-f795-49ea-93b9-681c7b826ddf"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267972"
]
"master.sku" => [
"267972"
]
"id" => [
"fdd4c7d9-f795-49ea-93b9-681c7b826ddf"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "9499f11f-9824-4dc6-acbf-4330648e2e82"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"267970"
]
"master.sku" => [
"267970"
]
"id" => [
"9499f11f-9824-4dc6-acbf-4330648e2e82"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e94b6dc9-8b3a-4d36-8178-fee13686a017"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"281451"
]
"master.sku" => [
"281451"
]
"id" => [
"e94b6dc9-8b3a-4d36-8178-fee13686a017"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "258c1fc9-9730-4d67-9d10-b0f0c8d526ef"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"281453"
]
"master.sku" => [
"281453"
]
"id" => [
"258c1fc9-9730-4d67-9d10-b0f0c8d526ef"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "680ac613-b838-42a5-8c8e-e97d63727933"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"281465"
]
"master.sku" => [
"281465"
]
"id" => [
"680ac613-b838-42a5-8c8e-e97d63727933"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "43746215-d09d-4b76-9b75-c105d9d1421c"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"281469"
]
"master.sku" => [
"281469"
]
"id" => [
"43746215-d09d-4b76-9b75-c105d9d1421c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a88e4cf2-304f-4a16-8e22-fdc323d3138c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"278505"
]
"master.sku" => [
"278505"
]
"id" => [
"a88e4cf2-304f-4a16-8e22-fdc323d3138c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1f2bfd20-c987-423e-ad52-5c36c40c07e2"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"293058"
]
"master.sku" => [
"293058"
]
"id" => [
"1f2bfd20-c987-423e-ad52-5c36c40c07e2"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4845d932-79c9-4d16-aff2-cf7e6ebd546c"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"281478"
]
"master.sku" => [
"281478"
]
"id" => [
"4845d932-79c9-4d16-aff2-cf7e6ebd546c"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "862826fb-7748-4b28-a3ca-7471ec2f5d25"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"281454"
]
"master.sku" => [
"281454"
]
"id" => [
"862826fb-7748-4b28-a3ca-7471ec2f5d25"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "33b67653-9ecb-46a8-b35e-58bc42e3db2a"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"281475"
]
"master.sku" => [
"281475"
]
"id" => [
"33b67653-9ecb-46a8-b35e-58bc42e3db2a"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "0d05b4a7-f8b5-4b15-903f-28f5bfa371b3"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282541"
]
"master.sku" => [
"282541"
]
"id" => [
"0d05b4a7-f8b5-4b15-903f-28f5bfa371b3"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "10030a5d-9dc2-4a35-9121-720c8e661288"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"293026"
"293027"
"293028"
"293029"
"293030"
"293031"
"293032"
"293033"
"293034"
"293035"
"293036"
"293037"
"293038"
"293039"
"293040"
"293041"
"293042"
"293043"
"293044"
"293045"
"293046"
"293047"
"293048"
"293049"
"293050"
"293051"
"293052"
"293053"
"293054"
"293055"
"293056"
"293057"
]
"master.sku" => [
"293026"
]
"id" => [
"10030a5d-9dc2-4a35-9121-720c8e661288"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "9c02473f-11e3-473f-a3df-9b79f9740343"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"303371"
]
"master.sku" => [
"303371"
]
"id" => [
"9c02473f-11e3-473f-a3df-9b79f9740343"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "025e0507-7607-49b1-a255-e9ce63a40ea7"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"303372"
]
"master.sku" => [
"303372"
]
"id" => [
"025e0507-7607-49b1-a255-e9ce63a40ea7"
]
]
]
[
"_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" => "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" => "bda7876f-3a91-42d2-be47-9cdf43fec656"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"293001"
"293002"
"293003"
"293004"
"293005"
"293006"
"293007"
"293008"
"293009"
"293010"
"293011"
"293012"
"293013"
"293014"
"293015"
"293016"
"293017"
"293018"
"293019"
"293020"
"293021"
"293022"
"293023"
"293025"
]
"master.sku" => [
"293001"
]
"id" => [
"bda7876f-3a91-42d2-be47-9cdf43fec656"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1de0fb4e-ecf3-46f5-af7d-aa44be232931"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"293060"
]
"master.sku" => [
"293060"
]
"id" => [
"1de0fb4e-ecf3-46f5-af7d-aa44be232931"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7053f184-ecf5-43e5-93f0-ee9f4ef86397"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"321322"
"321323"
"321324"
"321325"
"321332"
"321333"
"321334"
"321335"
"321336"
"321337"
"321338"
"321339"
]
"master.sku" => [
"321324"
]
"id" => [
"7053f184-ecf5-43e5-93f0-ee9f4ef86397"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "6b3f5641-5ea2-422d-b4af-70fcc0820c24"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"321314"
"321315"
"321316"
"321317"
"321326"
"321328"
"321330"
]
"master.sku" => [
"321314"
]
"id" => [
"6b3f5641-5ea2-422d-b4af-70fcc0820c24"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c3bb888e-23ea-44bb-a46c-200d3c89f355"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"284075"
]
"master.sku" => [
"284075"
]
"id" => [
"c3bb888e-23ea-44bb-a46c-200d3c89f355"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1bd59425-e83f-4ba8-889c-e37e158f72a8"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"293059"
]
"master.sku" => [
"293059"
]
"id" => [
"1bd59425-e83f-4ba8-889c-e37e158f72a8"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "3e552ab2-7133-494d-bbc0-48a9aec4c2de"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"281452"
]
"master.sku" => [
"281452"
]
"id" => [
"3e552ab2-7133-494d-bbc0-48a9aec4c2de"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "f85b6502-af4f-4eed-8e90-421e0575f333"
"_score" => 1.0
"fields" => [
"variants.sku" => [
"281455"
]
"master.sku" => [
"281455"
]
"id" => [
"f85b6502-af4f-4eed-8e90-421e0575f333"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "c89ed417-44a7-4eee-b4a0-8b27d76443eb"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"281472"
]
"master.sku" => [
"281472"
]
"id" => [
"c89ed417-44a7-4eee-b4a0-8b27d76443eb"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "a291e1b3-3320-4ea9-8365-a1355a570859"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"281476"
]
"master.sku" => [
"281476"
]
"id" => [
"a291e1b3-3320-4ea9-8365-a1355a570859"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "cb06b0a9-6a2d-4067-8a70-e5fc296bce5a"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"281479"
]
"master.sku" => [
"281479"
]
"id" => [
"cb06b0a9-6a2d-4067-8a70-e5fc296bce5a"
]
]
]
[
"_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" => "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" => "068aabf1-6da2-4aa0-8d17-121afeeb2536"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"321318"
"321319"
"321320"
"321321"
"321327"
"321329"
"321331"
]
"master.sku" => [
"321318"
]
"id" => [
"068aabf1-6da2-4aa0-8d17-121afeeb2536"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "e1f39a06-1c10-4f0a-8505-e2a87364d9a2"
"_score" => 1.0
"_ignored" => [
"master.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"281471"
]
"master.sku" => [
"281471"
]
"id" => [
"e1f39a06-1c10-4f0a-8505-e2a87364d9a2"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "4be35a6a-7156-4408-95be-7925de067abd"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"123501"
"123502"
]
"master.sku" => [
"123501"
]
"id" => [
"4be35a6a-7156-4408-95be-7925de067abd"
]
]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b91f73f4-1516-4905-bdaf-ffb6778e7524"
"_score" => 1.0
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"fields" => [
"variants.sku" => [
"282946"
]
"master.sku" => [
"282946"
]
"id" => [
"b91f73f4-1516-4905-bdaf-ffb6778e7524"
]
]
]
]
]
]
]
|
| debug |
Executing command "GET 'cms:commerce:de:de_de:shop/gefahrstoffhandling/leckagemanagement'"
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 {#1935 #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 'session4pevb6chmlul5ootnuh87fn73a'"
snc_redis
|
| debug |
getting cart for anonymous user with id 4pevb6chmlul5ootnuh87fn73a
cart
|
| info |
storefront-5b5785cf5b-z2s6l commercetools-php-sdk/2.22.0 (GuzzleHttp/6.5.5; curl/8.14.1) PHP/8.3.19 - [08/Nov/2025:20:17:09 +0100] "GET /denios_develop/carts?limit=1&where=anonymousId+%3D+%224pevb6chmlul5ootnuh87fn73a%22+and+cartState%3D%22Active%22 HTTP/1.1" 200
app
[ "X-Correlation-ID" => [ "denios_develop/79b73927-6de1-4661-a9f5-979b399a6f25" ] ] |
| 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
|
| deprecation |
User Deprecated: Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /var/www/html/templates/default/components/molecules/filter-panel/filter-panel.html.twig at line 31.
php
[ "exception" => ErrorException {#8498 #message: "User Deprecated: Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /var/www/html/templates/default/components/molecules/filter-panel/filter-panel.html.twig at line 31." #code: 0 #file: "/var/www/html/vendor/twig/twig/src/DeprecatedCallableInfo.php" #line: 65 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/twig/twig/src/DeprecatedCallableInfo.php:65 { Twig\DeprecatedCallableInfo->triggerDeprecation(?string $file = null, ?int $line = null): void … › › {
/var/www/html/vendor/twig/twig/src/DeprecatedCallableInfo.php:65 {
Twig\DeprecatedCallableInfo->triggerDeprecation(?string $file = null, ?int $line = null): void …
›
›
|
| deprecation |
User Deprecated: Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /var/www/html/templates/default/components/molecules/filter-panel/filter-panel.html.twig at line 42.
php
[ "exception" => ErrorException {#7089 #message: "User Deprecated: Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /var/www/html/templates/default/components/molecules/filter-panel/filter-panel.html.twig at line 42." #code: 0 #file: "/var/www/html/vendor/twig/twig/src/DeprecatedCallableInfo.php" #line: 65 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/twig/twig/src/DeprecatedCallableInfo.php:65 { Twig\DeprecatedCallableInfo->triggerDeprecation(?string $file = null, ?int $line = null): void … › › {
/var/www/html/vendor/twig/twig/src/DeprecatedCallableInfo.php:65 {
Twig\DeprecatedCallableInfo->triggerDeprecation(?string $file = null, ?int $line = null): void …
›
›
|
| deprecation |
User Deprecated: Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /var/www/html/templates/default/components/molecules/filter-panel/filter-panel.html.twig at line 43.
php
[ "exception" => ErrorException {#8006 #message: "User Deprecated: Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /var/www/html/templates/default/components/molecules/filter-panel/filter-panel.html.twig at line 43." #code: 0 #file: "/var/www/html/vendor/twig/twig/src/DeprecatedCallableInfo.php" #line: 65 #severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/twig/twig/src/DeprecatedCallableInfo.php:65 { Twig\DeprecatedCallableInfo->triggerDeprecation(?string $file = null, ?int $line = null): void … › › {
/var/www/html/vendor/twig/twig/src/DeprecatedCallableInfo.php:65 {
Twig\DeprecatedCallableInfo->triggerDeprecation(?string $file = null, ?int $line = null): void …
›
›
|
| 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:bfc348df-8cb5-49d3-8e71-f64ac835fbbc'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:unternehmen/denios-entdecken/marken/spillguard'"
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:d739de0b-7099-46fb-b2b5-a3995422d194'"
snc_redis
|
| debug |
Executing command "GET 'cms:de:de_de:unternehmen/denios-entdecken/marken/densorb'"
snc_redis
|
| 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 |
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 {#9771 #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 {#10710 #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 {#10647 #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 'session4pevb6chmlul5ootnuh87fn73a' 7200 '_sf2_attributes|a:4:{s:11:"anonymousId";s:26:"4pevb6chmlul5ootnuh87fn73a";s:24:"_csrf/https-authenticate";s:43:"BtIu-8jVBbXXmb0BOaPLBq2bQKCjs0Hj_FO2RcxuOKg";s:33:"_csrf/https-request_password_form";s:43:"_YWCsYhKnymy8drP6N369T1SMMj9y7fCW_RDVvAMH6Q";s:33:"_csrf/https-register_account_form";s:43:"wuBpX5JWuFpEcccz9vDFGQi_wAx_eJ0OSxWf5IJDzrk";}_sf2_meta|a:3:{s:1:"u";i:1762629429;s:1:"c";i:1762629429;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 |
|