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.
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.
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.
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.
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
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.
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.
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.
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.
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.
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.
Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\GuardAuthenticatorHandler" class is deprecated, use the new authenticator system instead.
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
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.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener" class is deprecated, use the new authenticator system instead.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader" class is deprecated since version 5.2. Use "Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader" instead.
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.
User Deprecated: Since symfony/routing 5.1: The "Symfony\Component\Routing\RouteCollectionBuilder" class is deprecated, use "Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator" instead.
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\GuardAuthenticatorHandler" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead.
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.
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated.
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.
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.
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.
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.
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.
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.
[
[
"took" => 5
"timed_out" => false
"_shards" => [
"total" => 1
"successful" => 1
"skipped" => 0
"failed" => 0]
"hits" => [
"total" => [
"value" => 64
"relation" => "eq"
]
"max_score" => null
"hits" => [
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "7f273d57-7eab-44ca-a277-31ebc67de533"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "7f273d57-7eab-44ca-a277-31ebc67de533"
"key" => "309342"
"version" => 162
"businessUnit" => "CP"
"slug" => "zwischenstueck-fuer-oelsperre-professional-350-und-aero-350l-zum-abspannen-oder-befestigen-einer-boje-309342"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-350-und-aero-350l-zum-abspannen-oder-befestigen-einer-boje-309342/309342"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-350-und-aero-350l-zum-abspannen-oder-befestigen-einer-boje-309342/309342"
]
"name" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Professional 350 und AERO 350L an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => "2023-12-25T00:08:52+0000"
"master" => [
"id" => 1
"sku" => "309342"
"displaySku" => "309342W"
"sortRank" => 1
"slug" => "zwischenstueck-fuer-oelsperre-professional-350-und-aero-350l-zum-abspannen-oder-befestigen-einer-boje-309342"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-350-und-aero-350l-zum-abspannen-oder-befestigen-einer-boje-309342/309342"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-350-und-aero-350l-zum-abspannen-oder-befestigen-einer-boje-309342/309342"
]
"name" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Professional 350 und AERO 350L an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => 398815
"filename" => "398815_20230913-102111.jpg"
"uri" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"text" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"medium" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"small" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 398814
"filename" => "398814_20230913-102107.jpg"
"uri" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"text" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"medium" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"small" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 304865
"filename" => "304865_20220304-090713.jpg"
"uri" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"text" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"medium" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"small" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
]
"listingImage" => [
"id" => 398815
"filename" => "398815_20230913-102111.jpg"
"uri" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"text" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"medium" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"small" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
"icons" => []
"prices" => [
[
"centAmountNet" => 25300
"centAmountGross" => 30107
"currency" => "EUR"
"customerGroup" => null
"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_SHIPPING_WIDTH_IN" => 5.1968532
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"TIEFE_AUSSEN" => 20
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_SHIPPING_HEIGHT_IN" => 19.4881995
"CS_MATERIAL" => "Aluminium, VA"
"CS_SALESRANK" => 1
"CS_SHIPPING_HEIGHT_MM" => 450
"META_DESCRIPTION" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje"
"MARA_NTGEW" => 5
"CS_NEW_UNTIL" => "2024-05-30"
"MAKT_MAKTX" => "Bojen-/Abspannzwischenstück Ölsperre 350"
"CS_SHIPPING_WIDTH_MM" => 120
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Aluminium, VA"},{"label":"Breite außen [mm]","value":"120"},{"label":"Tiefe außen [mm]","value":"20"},{"label":"Höhe außen [mm]","value":"450"},{"label":"Format","value":"Zubehör"},{"label":"Gewicht [kg]","value":"5"}]"
"MARA_BRGEW" => 5.5
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 20
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Zubehör"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22520101"},"punchout_brenntag_de":{"matgroup":"46151505"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_sika_de":{"matgroup":"46151505"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_tesla_de":{"matgroup":"46151505"},"punchout_umicore_de":{"matgroup":"46151505"},"punchout_tk_bilstein_de":{"matgroup":"22520101"},"punchout_schwarz_gruppe_de":{"matgroup":"22520101"},"punchout_lamilux_de":{"matgroup":"22520101"}}"
"META_TITLE" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje | Denios"
"images_meta_data" => "[{"id":398815,"mdate":"2023-09-13 10:21:11","filename":"398815_20230913-102111.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje - 1"},{"id":398814,"mdate":"2023-09-13 10:21:07","filename":"398814_20230913-102107.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje - 2"},{"id":304865,"mdate":"2022-03-04 09:07:13","filename":"304865_20220304-090713.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bojenzwischenstück,Abspannzwischenstück,Zwischenstück,Kupplung,Festmacher"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"ZPIM_WERKSTOFF_1" => "Aluminium, VA"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 0.8661422
"ITEM_NAME_FOR_SHOP" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje"
"BREITE_AUSSEN" => 120
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 450
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 11.0231131
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Professional 350 und AERO 350L an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => "["259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "5"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "76042990"
"CS_SHIPPING_WEIGHT_KG" => 5]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-350-und-aero-350l-zum-abspannen-oder-befestigen-einer-boje-309342/309342"
"robots" => "index,follow"
"description" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null]
"openGraphInformation" => [
"type" => "website"
"title" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje | Denios"
"description" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-350-und-aero-350l-zum-abspannen-oder-befestigen-einer-boje-309342/309342"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje"
"description" => "Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Professional 350 und AERO 350L an einer Boje oder an einem AnkerDas Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbindenAn dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kannInteressante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: https://www.denios.de/lehrvideos-densorb-oelsperren"
"image" => [
"https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"sku" => "309342W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-350-und-aero-350l-zum-abspannen-oder-befestigen-einer-boje-309342/309342"
"priceCurrency" => "EUR"
"price" => "301.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" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 25300
"centAmountGross" => 30107
"currency" => "EUR"
"customerGroup" => null
"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" => "309342"
"displaySku" => "309342W"
"sortRank" => 1
"slug" => "zwischenstueck-fuer-oelsperre-professional-350-und-aero-350l-zum-abspannen-oder-befestigen-einer-boje-309342"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-350-und-aero-350l-zum-abspannen-oder-befestigen-einer-boje-309342/309342"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-350-und-aero-350l-zum-abspannen-oder-befestigen-einer-boje-309342/309342"
]
"name" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Professional 350 und AERO 350L an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => 398815
"filename" => "398815_20230913-102111.jpg"
"uri" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"text" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"medium" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"small" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 398814
"filename" => "398814_20230913-102107.jpg"
"uri" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"text" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"medium" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"small" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 304865
"filename" => "304865_20220304-090713.jpg"
"uri" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"text" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"medium" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"small" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
]
"listingImage" => [
"id" => 398815
"filename" => "398815_20230913-102111.jpg"
"uri" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"text" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"medium" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"small" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
"icons" => []
"prices" => [
[
"centAmountNet" => 25300
"centAmountGross" => 30107
"currency" => "EUR"
"customerGroup" => null
"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_SHIPPING_WIDTH_IN" => 5.1968532
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"TIEFE_AUSSEN" => 20
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_SHIPPING_HEIGHT_IN" => 19.4881995
"CS_MATERIAL" => "Aluminium, VA"
"CS_SALESRANK" => 1
"CS_SHIPPING_HEIGHT_MM" => 450
"META_DESCRIPTION" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje"
"MARA_NTGEW" => 5
"CS_NEW_UNTIL" => "2024-05-30"
"MAKT_MAKTX" => "Bojen-/Abspannzwischenstück Ölsperre 350"
"CS_SHIPPING_WIDTH_MM" => 120
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Aluminium, VA"},{"label":"Breite außen [mm]","value":"120"},{"label":"Tiefe außen [mm]","value":"20"},{"label":"Höhe außen [mm]","value":"450"},{"label":"Format","value":"Zubehör"},{"label":"Gewicht [kg]","value":"5"}]"
"MARA_BRGEW" => 5.5
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 20
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Zubehör"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22520101"},"punchout_brenntag_de":{"matgroup":"46151505"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_sika_de":{"matgroup":"46151505"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_tesla_de":{"matgroup":"46151505"},"punchout_umicore_de":{"matgroup":"46151505"},"punchout_tk_bilstein_de":{"matgroup":"22520101"},"punchout_schwarz_gruppe_de":{"matgroup":"22520101"},"punchout_lamilux_de":{"matgroup":"22520101"}}"
"META_TITLE" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje | Denios"
"images_meta_data" => "[{"id":398815,"mdate":"2023-09-13 10:21:11","filename":"398815_20230913-102111.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje - 1"},{"id":398814,"mdate":"2023-09-13 10:21:07","filename":"398814_20230913-102107.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje - 2"},{"id":304865,"mdate":"2022-03-04 09:07:13","filename":"304865_20220304-090713.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bojenzwischenstück,Abspannzwischenstück,Zwischenstück,Kupplung,Festmacher"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"ZPIM_WERKSTOFF_1" => "Aluminium, VA"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 0.8661422
"ITEM_NAME_FOR_SHOP" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje"
"BREITE_AUSSEN" => 120
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 450
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 11.0231131
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Professional 350 und AERO 350L an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => "["259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "5"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "76042990"
"CS_SHIPPING_WEIGHT_KG" => 5]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-350-und-aero-350l-zum-abspannen-oder-befestigen-einer-boje-309342/309342"
"robots" => "index,follow"
"description" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null]
"openGraphInformation" => [
"type" => "website"
"title" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje | Denios"
"description" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-350-und-aero-350l-zum-abspannen-oder-befestigen-einer-boje-309342/309342"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Zwischenstück für Ölsperre PROFESSIONAL 350 und AERO 350L zum Abspannen oder Befestigen einer Boje"
"description" => "Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Professional 350 und AERO 350L an einer Boje oder an einem AnkerDas Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbindenAn dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kannInteressante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: https://www.denios.de/lehrvideos-densorb-oelsperren"
"image" => [
"https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"sku" => "309342W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-350-und-aero-350l-zum-abspannen-oder-befestigen-einer-boje-309342/309342"
"priceCurrency" => "EUR"
"price" => "301.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" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 25300
"centAmountGross" => 30107
"currency" => "EUR"
"customerGroup" => null
"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" => [
"87a67d52-a745-485a-a338-344cd389ead5"
"a0377597-9427-471a-9970-6e9a62f08575"
"ec7d690c-80e8-4658-ba50-b8b2a3681468"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Ölsperren"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => []
"CS_FORMAT_DENSORB" => [
"Zubehör"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => []
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [120.0]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_GRANULAT" => []
"CS_MERKMALE_BINDEVLIES" => []
"ZPIM_WERKSTOFF_1" => [
"Aluminium, VA"
]
"CS_MARKE" => []
"ZPIM_FARBE_1" => []
"CS_ANWENDUNGSBEREICH" => []
"ZPIM_LAENGE_AUSSEN" => []
"ZPIM_TYP" => []
"CS_VERSION_LECKAGEMANAGEMENT" => []
"CS_VERSION_GULLIABDICHTUNG" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "300fe83cc0f5ae896f8c1fc6b8c96409"
]
"sort" => [1]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "d21774de-ed4a-4349-a76d-00b9bfb6cc00"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "d21774de-ed4a-4349-a76d-00b9bfb6cc00"
"key" => "309341"
"version" => 156
"businessUnit" => "CP"
"slug" => "zwischenstueck-fuer-oelsperre-ecoline-450-zum-abspannen-oder-befestigen-einer-boje-309341"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-450-zum-abspannen-oder-befestigen-einer-boje-309341/309341"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-450-zum-abspannen-oder-befestigen-einer-boje-309341/309341"
]
"name" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 450 an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => "2023-12-25T00:08:52+0000"
"master" => [
"id" => 1
"sku" => "309341"
"displaySku" => "309341W"
"sortRank" => 1
"slug" => "zwischenstueck-fuer-oelsperre-ecoline-450-zum-abspannen-oder-befestigen-einer-boje-309341"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-450-zum-abspannen-oder-befestigen-einer-boje-309341/309341"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-450-zum-abspannen-oder-befestigen-einer-boje-309341/309341"
]
"name" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 450 an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => 394637
"filename" => "394637_20230829-092947.jpg"
"uri" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"text" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"medium" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"small" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 304865
"filename" => "304865_20220304-090713.jpg"
"uri" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"text" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"medium" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"small" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
]
"listingImage" => [
"id" => 394637
"filename" => "394637_20230829-092947.jpg"
"uri" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"text" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"medium" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"small" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
"icons" => []
"prices" => [
[
"centAmountNet" => 23900
"centAmountGross" => 28441
"currency" => "EUR"
"customerGroup" => null
"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_SHIPPING_WIDTH_IN" => 1.90551284
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"TIEFE_AUSSEN" => 17
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_SHIPPING_HEIGHT_IN" => 26.8504082
"CS_MATERIAL" => "Aluminium, VA"
"CS_SALESRANK" => 1
"CS_SHIPPING_HEIGHT_MM" => 620
"META_DESCRIPTION" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje"
"MARA_NTGEW" => 1.2
"CS_NEW_UNTIL" => "2024-05-30"
"MAKT_MAKTX" => "Bojen-/Abspannzwischenstück Ecoline 450"
"CS_SHIPPING_WIDTH_MM" => 44
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Aluminium, VA"},{"label":"Breite außen [mm]","value":"44"},{"label":"Tiefe außen [mm]","value":"17"},{"label":"Höhe außen [mm]","value":"620"},{"label":"Format","value":"Zubehör"},{"label":"Gewicht [kg]","value":"1,2"}]"
"MARA_BRGEW" => 1.7
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 17
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Zubehör"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22520101"},"punchout_brenntag_de":{"matgroup":"46151505"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_sika_de":{"matgroup":"46151505"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_tesla_de":{"matgroup":"46151505"},"punchout_umicore_de":{"matgroup":"46151505"},"punchout_tk_bilstein_de":{"matgroup":"22520101"},"punchout_schwarz_gruppe_de":{"matgroup":"22520101"},"punchout_lamilux_de":{"matgroup":"22520101"}}"
"META_TITLE" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje | Denios"
"images_meta_data" => "[{"id":394637,"mdate":"2023-08-29 09:29:47","filename":"394637_20230829-092947.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje - 1"},{"id":304865,"mdate":"2022-03-04 09:07:13","filename":"304865_20220304-090713.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bojenzwischenstück,Abspannzwischenstück,Zwischenstück,Kupplung,Festmacher"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"ZPIM_WERKSTOFF_1" => "Aluminium, VA"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 0.73622087
"ITEM_NAME_FOR_SHOP" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje"
"BREITE_AUSSEN" => 44
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 620
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 2.645547144
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 450 an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => "["259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.2"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "76042990"
"CS_SHIPPING_WEIGHT_KG" => 1.2]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-450-zum-abspannen-oder-befestigen-einer-boje-309341/309341"
"robots" => "index,follow"
"description" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null]
"openGraphInformation" => [
"type" => "website"
"title" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje | Denios"
"description" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-450-zum-abspannen-oder-befestigen-einer-boje-309341/309341"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje"
"description" => "Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 450 an einer Boje oder an einem AnkerDas Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbindenAn dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kannInteressante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: https://www.denios.de/lehrvideos-densorb-oelsperren"
"image" => [
"https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"sku" => "309341W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-450-zum-abspannen-oder-befestigen-einer-boje-309341/309341"
"priceCurrency" => "EUR"
"price" => "284.41"
"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" => 23900
"centAmountGross" => 28441
"currency" => "EUR"
"customerGroup" => null
"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" => "309341"
"displaySku" => "309341W"
"sortRank" => 1
"slug" => "zwischenstueck-fuer-oelsperre-ecoline-450-zum-abspannen-oder-befestigen-einer-boje-309341"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-450-zum-abspannen-oder-befestigen-einer-boje-309341/309341"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-450-zum-abspannen-oder-befestigen-einer-boje-309341/309341"
]
"name" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 450 an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => 394637
"filename" => "394637_20230829-092947.jpg"
"uri" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"text" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"medium" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"small" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 304865
"filename" => "304865_20220304-090713.jpg"
"uri" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"text" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"medium" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"small" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
]
"listingImage" => [
"id" => 394637
"filename" => "394637_20230829-092947.jpg"
"uri" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"text" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"medium" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"small" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
"icons" => []
"prices" => [
[
"centAmountNet" => 23900
"centAmountGross" => 28441
"currency" => "EUR"
"customerGroup" => null
"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_SHIPPING_WIDTH_IN" => 1.90551284
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"TIEFE_AUSSEN" => 17
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_SHIPPING_HEIGHT_IN" => 26.8504082
"CS_MATERIAL" => "Aluminium, VA"
"CS_SALESRANK" => 1
"CS_SHIPPING_HEIGHT_MM" => 620
"META_DESCRIPTION" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje"
"MARA_NTGEW" => 1.2
"CS_NEW_UNTIL" => "2024-05-30"
"MAKT_MAKTX" => "Bojen-/Abspannzwischenstück Ecoline 450"
"CS_SHIPPING_WIDTH_MM" => 44
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Aluminium, VA"},{"label":"Breite außen [mm]","value":"44"},{"label":"Tiefe außen [mm]","value":"17"},{"label":"Höhe außen [mm]","value":"620"},{"label":"Format","value":"Zubehör"},{"label":"Gewicht [kg]","value":"1,2"}]"
"MARA_BRGEW" => 1.7
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 17
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Zubehör"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22520101"},"punchout_brenntag_de":{"matgroup":"46151505"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_sika_de":{"matgroup":"46151505"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_tesla_de":{"matgroup":"46151505"},"punchout_umicore_de":{"matgroup":"46151505"},"punchout_tk_bilstein_de":{"matgroup":"22520101"},"punchout_schwarz_gruppe_de":{"matgroup":"22520101"},"punchout_lamilux_de":{"matgroup":"22520101"}}"
"META_TITLE" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje | Denios"
"images_meta_data" => "[{"id":394637,"mdate":"2023-08-29 09:29:47","filename":"394637_20230829-092947.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje - 1"},{"id":304865,"mdate":"2022-03-04 09:07:13","filename":"304865_20220304-090713.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bojenzwischenstück,Abspannzwischenstück,Zwischenstück,Kupplung,Festmacher"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"ZPIM_WERKSTOFF_1" => "Aluminium, VA"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 0.73622087
"ITEM_NAME_FOR_SHOP" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje"
"BREITE_AUSSEN" => 44
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 620
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 2.645547144
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 450 an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => "["259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.2"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "76042990"
"CS_SHIPPING_WEIGHT_KG" => 1.2]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-450-zum-abspannen-oder-befestigen-einer-boje-309341/309341"
"robots" => "index,follow"
"description" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null]
"openGraphInformation" => [
"type" => "website"
"title" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje | Denios"
"description" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-450-zum-abspannen-oder-befestigen-einer-boje-309341/309341"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Zwischenstück für Ölsperre ECOLINE 450 zum Abspannen oder Befestigen einer Boje"
"description" => "Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 450 an einer Boje oder an einem AnkerDas Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbindenAn dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kannInteressante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: https://www.denios.de/lehrvideos-densorb-oelsperren"
"image" => [
"https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"sku" => "309341W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-450-zum-abspannen-oder-befestigen-einer-boje-309341/309341"
"priceCurrency" => "EUR"
"price" => "284.41"
"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" => 23900
"centAmountGross" => 28441
"currency" => "EUR"
"customerGroup" => null
"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" => [
"87a67d52-a745-485a-a338-344cd389ead5"
"a0377597-9427-471a-9970-6e9a62f08575"
"ec7d690c-80e8-4658-ba50-b8b2a3681468"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Ölsperren"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => []
"CS_FORMAT_DENSORB" => [
"Zubehör"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => []
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [44.0]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_GRANULAT" => []
"CS_MERKMALE_BINDEVLIES" => []
"ZPIM_WERKSTOFF_1" => [
"Aluminium, VA"
]
"CS_MARKE" => []
"ZPIM_FARBE_1" => []
"CS_ANWENDUNGSBEREICH" => []
"ZPIM_LAENGE_AUSSEN" => []
"ZPIM_TYP" => []
"CS_VERSION_LECKAGEMANAGEMENT" => []
"CS_VERSION_GULLIABDICHTUNG" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "a1b9766c0cc9c6a9df90f4815eaf86f0"
]
"sort" => [1]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "814acfc6-4f90-45b2-9124-2635e5ebaae4"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "814acfc6-4f90-45b2-9124-2635e5ebaae4"
"key" => "309340"
"version" => 156
"businessUnit" => "CP"
"slug" => "zwischenstueck-fuer-oelsperre-ecoline-400-zum-abspannen-oder-befestigen-einer-boje-309340"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-400-zum-abspannen-oder-befestigen-einer-boje-309340/309340"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-400-zum-abspannen-oder-befestigen-einer-boje-309340/309340"
]
"name" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 400 an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => "2023-12-25T00:08:52+0000"
"master" => [
"id" => 1
"sku" => "309340"
"displaySku" => "309340W"
"sortRank" => 1
"slug" => "zwischenstueck-fuer-oelsperre-ecoline-400-zum-abspannen-oder-befestigen-einer-boje-309340"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-400-zum-abspannen-oder-befestigen-einer-boje-309340/309340"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-400-zum-abspannen-oder-befestigen-einer-boje-309340/309340"
]
"name" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 400 an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => 394637
"filename" => "394637_20230829-092947.jpg"
"uri" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"text" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"medium" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"small" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 304865
"filename" => "304865_20220304-090713.jpg"
"uri" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"text" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"medium" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"small" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
]
"listingImage" => [
"id" => 394637
"filename" => "394637_20230829-092947.jpg"
"uri" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"text" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"medium" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"small" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
"icons" => []
"prices" => [
[
"centAmountNet" => 21800
"centAmountGross" => 25942
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "2 - 3 Wochen"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_IN" => 1.90551284
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"TIEFE_AUSSEN" => 17
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_SHIPPING_HEIGHT_IN" => 24.6850527
"CS_MATERIAL" => "Aluminium, VA"
"CS_SALESRANK" => 1
"CS_SHIPPING_HEIGHT_MM" => 570
"META_DESCRIPTION" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje"
"MARA_NTGEW" => 1.1
"CS_NEW_UNTIL" => "2024-05-30"
"MAKT_MAKTX" => "Bojen-/Abspannzwischenstück Ecoline 400"
"CS_SHIPPING_WIDTH_MM" => 44
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Aluminium, VA"},{"label":"Breite außen [mm]","value":"44"},{"label":"Tiefe außen [mm]","value":"17"},{"label":"Höhe außen [mm]","value":"570"},{"label":"Format","value":"Zubehör"},{"label":"Gewicht [kg]","value":"1,1"}]"
"MARA_BRGEW" => 1.6
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 17
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Zubehör"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22520101"},"punchout_brenntag_de":{"matgroup":"46151505"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_sika_de":{"matgroup":"46151505"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_tesla_de":{"matgroup":"46151505"},"punchout_umicore_de":{"matgroup":"46151505"},"punchout_tk_bilstein_de":{"matgroup":"22520101"},"punchout_schwarz_gruppe_de":{"matgroup":"22520101"},"punchout_lamilux_de":{"matgroup":"22520101"}}"
"META_TITLE" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje | Denios"
"images_meta_data" => "[{"id":394637,"mdate":"2023-08-29 09:29:47","filename":"394637_20230829-092947.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje - 1"},{"id":304865,"mdate":"2022-03-04 09:07:13","filename":"304865_20220304-090713.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bojenzwischenstück,Abspannzwischenstück,Zwischenstück,Kupplung,Festmacher"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"ZPIM_WERKSTOFF_1" => "Aluminium, VA"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 0.73622087
"ITEM_NAME_FOR_SHOP" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje"
"BREITE_AUSSEN" => 44
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 570
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 2.425084882
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 400 an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => "["259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.1"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "76042990"
"CS_SHIPPING_WEIGHT_KG" => 1.1]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-400-zum-abspannen-oder-befestigen-einer-boje-309340/309340"
"robots" => "index,follow"
"description" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null]
"openGraphInformation" => [
"type" => "website"
"title" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje | Denios"
"description" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-400-zum-abspannen-oder-befestigen-einer-boje-309340/309340"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje"
"description" => "Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 400 an einer Boje oder an einem AnkerDas Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbindenAn dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kannInteressante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: https://www.denios.de/lehrvideos-densorb-oelsperren"
"image" => [
"https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"sku" => "309340W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-400-zum-abspannen-oder-befestigen-einer-boje-309340/309340"
"priceCurrency" => "EUR"
"price" => "259.42"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 21800
"centAmountGross" => 25942
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null]
"tierPrice" => null]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Ölsperren"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "309340"
"displaySku" => "309340W"
"sortRank" => 1
"slug" => "zwischenstueck-fuer-oelsperre-ecoline-400-zum-abspannen-oder-befestigen-einer-boje-309340"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-400-zum-abspannen-oder-befestigen-einer-boje-309340/309340"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-400-zum-abspannen-oder-befestigen-einer-boje-309340/309340"
]
"name" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 400 an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => 394637
"filename" => "394637_20230829-092947.jpg"
"uri" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"text" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"medium" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"small" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 304865
"filename" => "304865_20220304-090713.jpg"
"uri" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"text" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"medium" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"small" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
]
"listingImage" => [
"id" => 394637
"filename" => "394637_20230829-092947.jpg"
"uri" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"text" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"medium" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"small" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
"icons" => []
"prices" => [
[
"centAmountNet" => 21800
"centAmountGross" => 25942
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "2 - 3 Wochen"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_IN" => 1.90551284
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"TIEFE_AUSSEN" => 17
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_SHIPPING_HEIGHT_IN" => 24.6850527
"CS_MATERIAL" => "Aluminium, VA"
"CS_SALESRANK" => 1
"CS_SHIPPING_HEIGHT_MM" => 570
"META_DESCRIPTION" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje"
"MARA_NTGEW" => 1.1
"CS_NEW_UNTIL" => "2024-05-30"
"MAKT_MAKTX" => "Bojen-/Abspannzwischenstück Ecoline 400"
"CS_SHIPPING_WIDTH_MM" => 44
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Aluminium, VA"},{"label":"Breite außen [mm]","value":"44"},{"label":"Tiefe außen [mm]","value":"17"},{"label":"Höhe außen [mm]","value":"570"},{"label":"Format","value":"Zubehör"},{"label":"Gewicht [kg]","value":"1,1"}]"
"MARA_BRGEW" => 1.6
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 17
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Zubehör"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22520101"},"punchout_brenntag_de":{"matgroup":"46151505"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_sika_de":{"matgroup":"46151505"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_tesla_de":{"matgroup":"46151505"},"punchout_umicore_de":{"matgroup":"46151505"},"punchout_tk_bilstein_de":{"matgroup":"22520101"},"punchout_schwarz_gruppe_de":{"matgroup":"22520101"},"punchout_lamilux_de":{"matgroup":"22520101"}}"
"META_TITLE" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje | Denios"
"images_meta_data" => "[{"id":394637,"mdate":"2023-08-29 09:29:47","filename":"394637_20230829-092947.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje - 1"},{"id":304865,"mdate":"2022-03-04 09:07:13","filename":"304865_20220304-090713.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bojenzwischenstück,Abspannzwischenstück,Zwischenstück,Kupplung,Festmacher"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"ZPIM_WERKSTOFF_1" => "Aluminium, VA"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 0.73622087
"ITEM_NAME_FOR_SHOP" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje"
"BREITE_AUSSEN" => 44
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 570
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 2.425084882
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 400 an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => "["259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.1"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "76042990"
"CS_SHIPPING_WEIGHT_KG" => 1.1]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-400-zum-abspannen-oder-befestigen-einer-boje-309340/309340"
"robots" => "index,follow"
"description" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null]
"openGraphInformation" => [
"type" => "website"
"title" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje | Denios"
"description" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-400-zum-abspannen-oder-befestigen-einer-boje-309340/309340"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Zwischenstück für Ölsperre ECOLINE 400 zum Abspannen oder Befestigen einer Boje"
"description" => "Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 400 an einer Boje oder an einem AnkerDas Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbindenAn dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kannInteressante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: https://www.denios.de/lehrvideos-densorb-oelsperren"
"image" => [
"https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"sku" => "309340W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-400-zum-abspannen-oder-befestigen-einer-boje-309340/309340"
"priceCurrency" => "EUR"
"price" => "259.42"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 21800
"centAmountGross" => 25942
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null]
"tierPrice" => null]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Ölsperren"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"87a67d52-a745-485a-a338-344cd389ead5"
"a0377597-9427-471a-9970-6e9a62f08575"
"ec7d690c-80e8-4658-ba50-b8b2a3681468"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Ölsperren"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => []
"CS_FORMAT_DENSORB" => [
"Zubehör"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => []
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [44.0]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_GRANULAT" => []
"CS_MERKMALE_BINDEVLIES" => []
"ZPIM_WERKSTOFF_1" => [
"Aluminium, VA"
]
"CS_MARKE" => []
"ZPIM_FARBE_1" => []
"CS_ANWENDUNGSBEREICH" => []
"ZPIM_LAENGE_AUSSEN" => []
"ZPIM_TYP" => []
"CS_VERSION_LECKAGEMANAGEMENT" => []
"CS_VERSION_GULLIABDICHTUNG" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "e7da21e683900f28cb3f3cd7bde6deb9"
]
"sort" => [1]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "fd410ee5-90b0-4a62-9797-5d7ab85a363b"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "fd410ee5-90b0-4a62-9797-5d7ab85a363b"
"key" => "309343"
"version" => 161
"businessUnit" => "CP"
"slug" => "zwischenstueck-fuer-oelsperre-professional-250-zum-abspannen-oder-befestigen-einer-boje-309343"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-250-zum-abspannen-oder-befestigen-einer-boje-309343/309343"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-250-zum-abspannen-oder-befestigen-einer-boje-309343/309343"
]
"name" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Professional 250 an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => "2023-12-25T00:08:51+0000"
"master" => [
"id" => 1
"sku" => "309343"
"displaySku" => "309343W"
"sortRank" => 1
"slug" => "zwischenstueck-fuer-oelsperre-professional-250-zum-abspannen-oder-befestigen-einer-boje-309343"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-250-zum-abspannen-oder-befestigen-einer-boje-309343/309343"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-250-zum-abspannen-oder-befestigen-einer-boje-309343/309343"
]
"name" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Professional 250 an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => 398815
"filename" => "398815_20230913-102111.jpg"
"uri" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"text" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"medium" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"small" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 398814
"filename" => "398814_20230913-102107.jpg"
"uri" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"text" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"medium" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"small" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 304865
"filename" => "304865_20220304-090713.jpg"
"uri" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"text" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"medium" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"small" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
]
"listingImage" => [
"id" => 398815
"filename" => "398815_20230913-102111.jpg"
"uri" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"text" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"medium" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"small" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
"icons" => []
"prices" => [
[
"centAmountNet" => 24900
"centAmountGross" => 29631
"currency" => "EUR"
"customerGroup" => null
"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_SHIPPING_WIDTH_IN" => 5.1968532
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"TIEFE_AUSSEN" => 20
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_SHIPPING_HEIGHT_IN" => 16.4567018
"CS_MATERIAL" => "Aluminium, VA"
"CS_SALESRANK" => 1
"CS_SHIPPING_HEIGHT_MM" => 380
"META_DESCRIPTION" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje"
"MARA_NTGEW" => 4.1
"CS_NEW_UNTIL" => "2024-05-30"
"MAKT_MAKTX" => "Bojen-/Abspannzwischenstück Ölsperre 250"
"CS_SHIPPING_WIDTH_MM" => 120
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Aluminium, VA"},{"label":"Breite außen [mm]","value":"120"},{"label":"Tiefe außen [mm]","value":"20"},{"label":"Höhe außen [mm]","value":"380"},{"label":"Format","value":"Zubehör"},{"label":"Gewicht [kg]","value":"4,1"}]"
"MARA_BRGEW" => 4.6
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 20
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Zubehör"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22520101"},"punchout_brenntag_de":{"matgroup":"46151505"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_sika_de":{"matgroup":"46151505"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_tesla_de":{"matgroup":"46151505"},"punchout_umicore_de":{"matgroup":"46151505"},"punchout_tk_bilstein_de":{"matgroup":"22520101"},"punchout_schwarz_gruppe_de":{"matgroup":"22520101"},"punchout_lamilux_de":{"matgroup":"22520101"}}"
"META_TITLE" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje | Denios"
"images_meta_data" => "[{"id":398815,"mdate":"2023-09-13 10:21:11","filename":"398815_20230913-102111.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje - 1"},{"id":398814,"mdate":"2023-09-13 10:21:07","filename":"398814_20230913-102107.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje - 2"},{"id":304865,"mdate":"2022-03-04 09:07:13","filename":"304865_20220304-090713.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bojenzwischenstück,Abspannzwischenstück,Zwischenstück,Kupplung,Festmacher"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"ZPIM_WERKSTOFF_1" => "Aluminium, VA"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 0.8661422
"ITEM_NAME_FOR_SHOP" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje"
"BREITE_AUSSEN" => 120
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 380
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 9.038952742
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Professional 250 an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => "["259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.1"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "76042990"
"CS_SHIPPING_WEIGHT_KG" => 4.1]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-250-zum-abspannen-oder-befestigen-einer-boje-309343/309343"
"robots" => "index,follow"
"description" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null]
"openGraphInformation" => [
"type" => "website"
"title" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje | Denios"
"description" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-250-zum-abspannen-oder-befestigen-einer-boje-309343/309343"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje"
"description" => "Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Professional 250 an einer Boje oder an einem AnkerDas Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbindenAn dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kannInteressante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: https://www.denios.de/lehrvideos-densorb-oelsperren"
"image" => [
"https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"sku" => "309343W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-250-zum-abspannen-oder-befestigen-einer-boje-309343/309343"
"priceCurrency" => "EUR"
"price" => "296.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" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 24900
"centAmountGross" => 29631
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null]
"tierPrice" => null]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Ölbindemittel"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "309343"
"displaySku" => "309343W"
"sortRank" => 1
"slug" => "zwischenstueck-fuer-oelsperre-professional-250-zum-abspannen-oder-befestigen-einer-boje-309343"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-250-zum-abspannen-oder-befestigen-einer-boje-309343/309343"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-250-zum-abspannen-oder-befestigen-einer-boje-309343/309343"
]
"name" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Professional 250 an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => 398815
"filename" => "398815_20230913-102111.jpg"
"uri" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"text" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"medium" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"small" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 398814
"filename" => "398814_20230913-102107.jpg"
"uri" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"text" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"medium" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"small" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 304865
"filename" => "304865_20220304-090713.jpg"
"uri" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"text" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"medium" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"small" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
]
"listingImage" => [
"id" => 398815
"filename" => "398815_20230913-102111.jpg"
"uri" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"text" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"medium" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"small" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
"icons" => []
"prices" => [
[
"centAmountNet" => 24900
"centAmountGross" => 29631
"currency" => "EUR"
"customerGroup" => null
"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_SHIPPING_WIDTH_IN" => 5.1968532
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"TIEFE_AUSSEN" => 20
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_SHIPPING_HEIGHT_IN" => 16.4567018
"CS_MATERIAL" => "Aluminium, VA"
"CS_SALESRANK" => 1
"CS_SHIPPING_HEIGHT_MM" => 380
"META_DESCRIPTION" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje"
"MARA_NTGEW" => 4.1
"CS_NEW_UNTIL" => "2024-05-30"
"MAKT_MAKTX" => "Bojen-/Abspannzwischenstück Ölsperre 250"
"CS_SHIPPING_WIDTH_MM" => 120
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Aluminium, VA"},{"label":"Breite außen [mm]","value":"120"},{"label":"Tiefe außen [mm]","value":"20"},{"label":"Höhe außen [mm]","value":"380"},{"label":"Format","value":"Zubehör"},{"label":"Gewicht [kg]","value":"4,1"}]"
"MARA_BRGEW" => 4.6
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 20
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Zubehör"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22520101"},"punchout_brenntag_de":{"matgroup":"46151505"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_sika_de":{"matgroup":"46151505"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_tesla_de":{"matgroup":"46151505"},"punchout_umicore_de":{"matgroup":"46151505"},"punchout_tk_bilstein_de":{"matgroup":"22520101"},"punchout_schwarz_gruppe_de":{"matgroup":"22520101"},"punchout_lamilux_de":{"matgroup":"22520101"}}"
"META_TITLE" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje | Denios"
"images_meta_data" => "[{"id":398815,"mdate":"2023-09-13 10:21:11","filename":"398815_20230913-102111.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje - 1"},{"id":398814,"mdate":"2023-09-13 10:21:07","filename":"398814_20230913-102107.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje - 2"},{"id":304865,"mdate":"2022-03-04 09:07:13","filename":"304865_20220304-090713.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bojenzwischenstück,Abspannzwischenstück,Zwischenstück,Kupplung,Festmacher"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"ZPIM_WERKSTOFF_1" => "Aluminium, VA"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 0.8661422
"ITEM_NAME_FOR_SHOP" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje"
"BREITE_AUSSEN" => 120
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 380
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 9.038952742
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Professional 250 an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => "["259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "4.1"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "76042990"
"CS_SHIPPING_WEIGHT_KG" => 4.1]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-250-zum-abspannen-oder-befestigen-einer-boje-309343/309343"
"robots" => "index,follow"
"description" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null]
"openGraphInformation" => [
"type" => "website"
"title" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje | Denios"
"description" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-250-zum-abspannen-oder-befestigen-einer-boje-309343/309343"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Zwischenstück für Ölsperre PROFESSIONAL 250 zum Abspannen oder Befestigen einer Boje"
"description" => "Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Professional 250 an einer Boje oder an einem AnkerDas Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbindenAn dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kannInteressante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: https://www.denios.de/lehrvideos-densorb-oelsperren"
"image" => [
"https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"sku" => "309343W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-professional-250-zum-abspannen-oder-befestigen-einer-boje-309343/309343"
"priceCurrency" => "EUR"
"price" => "296.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" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 24900
"centAmountGross" => 29631
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null]
"tierPrice" => null]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Ölbindemittel"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"ec7d690c-80e8-4658-ba50-b8b2a3681468"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
"87a67d52-a745-485a-a338-344cd389ead5"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Ölbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNGSBEREICH" => []
"ZPIM_LAENGE_AUSSEN" => []
"CS_FORMAT_DENSORB" => [
"Zubehör"
]
"ZPIM_WERKSTOFF_1" => [
"Aluminium, VA"
]
"CS_MARKE" => []
"ZPIM_TYP" => []
"CS_VERSION_LECKAGEMANAGEMENT" => []
"CS_VERSION_GULLIABDICHTUNG" => []
"CS_ANWENDUNG_DENSORB" => []
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => []
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [120.0]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_GRANULAT" => []
"CS_MERKMALE_BINDEVLIES" => []
"ZPIM_FARBE_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "209f5481486459e654fb2b861ec47f54"
]
"sort" => [1]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "1d74fe27-0a8a-44b0-9762-23d5ba4479d5"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "1d74fe27-0a8a-44b0-9762-23d5ba4479d5"
"key" => "309344"
"version" => 162
"businessUnit" => "CP"
"slug" => "zwischenstueck-fuer-oelsperre-aero-600l-zum-abspannen-oder-befestigen-einer-boje-309344"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-aero-600l-zum-abspannen-oder-befestigen-einer-boje-309344/309344"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-aero-600l-zum-abspannen-oder-befestigen-einer-boje-309344/309344"
]
"name" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre AERO 600L an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => "2023-12-25T00:08:52+0000"
"master" => [
"id" => 1
"sku" => "309344"
"displaySku" => "309344W"
"sortRank" => 1
"slug" => "zwischenstueck-fuer-oelsperre-aero-600l-zum-abspannen-oder-befestigen-einer-boje-309344"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-aero-600l-zum-abspannen-oder-befestigen-einer-boje-309344/309344"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-aero-600l-zum-abspannen-oder-befestigen-einer-boje-309344/309344"
]
"name" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre AERO 600L an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => 398815
"filename" => "398815_20230913-102111.jpg"
"uri" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"text" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"medium" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"small" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 398814
"filename" => "398814_20230913-102107.jpg"
"uri" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"text" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"medium" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"small" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 304865
"filename" => "304865_20220304-090713.jpg"
"uri" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"text" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"medium" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"small" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
]
"listingImage" => [
"id" => 398815
"filename" => "398815_20230913-102111.jpg"
"uri" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"text" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"medium" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"small" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
"icons" => []
"prices" => [
[
"centAmountNet" => 29300
"centAmountGross" => 34867
"currency" => "EUR"
"customerGroup" => null
"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_SHIPPING_WIDTH_IN" => 5.1968532
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"TIEFE_AUSSEN" => 20
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_SHIPPING_HEIGHT_IN" => 30.314977
"CS_MATERIAL" => "Aluminium, VA"
"CS_SALESRANK" => 1
"CS_SHIPPING_HEIGHT_MM" => 700
"META_DESCRIPTION" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje"
"MARA_NTGEW" => 6.5
"CS_NEW_UNTIL" => "2024-05-30"
"MAKT_MAKTX" => "Bojen-/Abspannzwischenstück AERO 600L"
"CS_SHIPPING_WIDTH_MM" => 120
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Aluminium, VA"},{"label":"Breite außen [mm]","value":"120"},{"label":"Tiefe außen [mm]","value":"20"},{"label":"Höhe außen [mm]","value":"700"},{"label":"Format","value":"Zubehör"},{"label":"Gewicht [kg]","value":"6,5"}]"
"MARA_BRGEW" => 7.1
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 20
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Zubehör"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22520101"},"punchout_brenntag_de":{"matgroup":"46151505"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_sika_de":{"matgroup":"46151505"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_tesla_de":{"matgroup":"46151505"},"punchout_umicore_de":{"matgroup":"46151505"},"punchout_tk_bilstein_de":{"matgroup":"22520101"},"punchout_schwarz_gruppe_de":{"matgroup":"22520101"},"punchout_lamilux_de":{"matgroup":"22520101"}}"
"META_TITLE" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje | Denios"
"images_meta_data" => "[{"id":398815,"mdate":"2023-09-13 10:21:11","filename":"398815_20230913-102111.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje - 1"},{"id":398814,"mdate":"2023-09-13 10:21:07","filename":"398814_20230913-102107.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje - 2"},{"id":304865,"mdate":"2022-03-04 09:07:13","filename":"304865_20220304-090713.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bojenzwischenstück,Abspannzwischenstück,Zwischenstück,Kupplung,Festmacher"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"ZPIM_WERKSTOFF_1" => "Aluminium, VA"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 0.8661422
"ITEM_NAME_FOR_SHOP" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje"
"BREITE_AUSSEN" => 120
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 700
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 14.33004703
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre AERO 600L an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => "["259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "6.5"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "76042990"
"CS_SHIPPING_WEIGHT_KG" => 6.5]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-aero-600l-zum-abspannen-oder-befestigen-einer-boje-309344/309344"
"robots" => "index,follow"
"description" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null]
"openGraphInformation" => [
"type" => "website"
"title" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje | Denios"
"description" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-aero-600l-zum-abspannen-oder-befestigen-einer-boje-309344/309344"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje"
"description" => "Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre AERO 600L an einer Boje oder an einem AnkerDas Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbindenAn dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kannInteressante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: https://www.denios.de/lehrvideos-densorb-oelsperren"
"image" => [
"https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"sku" => "309344W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-aero-600l-zum-abspannen-oder-befestigen-einer-boje-309344/309344"
"priceCurrency" => "EUR"
"price" => "348.67"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 29300
"centAmountGross" => 34867
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null]
"tierPrice" => null]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Ölbindemittel"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "309344"
"displaySku" => "309344W"
"sortRank" => 1
"slug" => "zwischenstueck-fuer-oelsperre-aero-600l-zum-abspannen-oder-befestigen-einer-boje-309344"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-aero-600l-zum-abspannen-oder-befestigen-einer-boje-309344/309344"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-aero-600l-zum-abspannen-oder-befestigen-einer-boje-309344/309344"
]
"name" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre AERO 600L an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => 398815
"filename" => "398815_20230913-102111.jpg"
"uri" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"text" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"medium" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"small" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 398814
"filename" => "398814_20230913-102107.jpg"
"uri" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"text" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"medium" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"small" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 304865
"filename" => "304865_20220304-090713.jpg"
"uri" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"text" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"medium" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"small" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
]
"listingImage" => [
"id" => 398815
"filename" => "398815_20230913-102111.jpg"
"uri" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"text" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"medium" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"small" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
"icons" => []
"prices" => [
[
"centAmountNet" => 29300
"centAmountGross" => 34867
"currency" => "EUR"
"customerGroup" => null
"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_SHIPPING_WIDTH_IN" => 5.1968532
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"TIEFE_AUSSEN" => 20
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_SHIPPING_HEIGHT_IN" => 30.314977
"CS_MATERIAL" => "Aluminium, VA"
"CS_SALESRANK" => 1
"CS_SHIPPING_HEIGHT_MM" => 700
"META_DESCRIPTION" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje"
"MARA_NTGEW" => 6.5
"CS_NEW_UNTIL" => "2024-05-30"
"MAKT_MAKTX" => "Bojen-/Abspannzwischenstück AERO 600L"
"CS_SHIPPING_WIDTH_MM" => 120
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Aluminium, VA"},{"label":"Breite außen [mm]","value":"120"},{"label":"Tiefe außen [mm]","value":"20"},{"label":"Höhe außen [mm]","value":"700"},{"label":"Format","value":"Zubehör"},{"label":"Gewicht [kg]","value":"6,5"}]"
"MARA_BRGEW" => 7.1
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 20
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Zubehör"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22520101"},"punchout_brenntag_de":{"matgroup":"46151505"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_sika_de":{"matgroup":"46151505"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_tesla_de":{"matgroup":"46151505"},"punchout_umicore_de":{"matgroup":"46151505"},"punchout_tk_bilstein_de":{"matgroup":"22520101"},"punchout_schwarz_gruppe_de":{"matgroup":"22520101"},"punchout_lamilux_de":{"matgroup":"22520101"}}"
"META_TITLE" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje | Denios"
"images_meta_data" => "[{"id":398815,"mdate":"2023-09-13 10:21:11","filename":"398815_20230913-102111.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje - 1"},{"id":398814,"mdate":"2023-09-13 10:21:07","filename":"398814_20230913-102107.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje - 2"},{"id":304865,"mdate":"2022-03-04 09:07:13","filename":"304865_20220304-090713.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje - 3"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bojenzwischenstück,Abspannzwischenstück,Zwischenstück,Kupplung,Festmacher"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"ZPIM_WERKSTOFF_1" => "Aluminium, VA"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 0.8661422
"ITEM_NAME_FOR_SHOP" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje"
"BREITE_AUSSEN" => 120
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 700
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 14.33004703
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre AERO 600L an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => "["259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "6.5"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "76042990"
"CS_SHIPPING_WEIGHT_KG" => 6.5]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-aero-600l-zum-abspannen-oder-befestigen-einer-boje-309344/309344"
"robots" => "index,follow"
"description" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null]
"openGraphInformation" => [
"type" => "website"
"title" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje | Denios"
"description" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-aero-600l-zum-abspannen-oder-befestigen-einer-boje-309344/309344"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Zwischenstück für Ölsperre AERO 600L zum Abspannen oder Befestigen einer Boje"
"description" => "Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre AERO 600L an einer Boje oder an einem AnkerDas Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbindenAn dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kannInteressante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: https://www.denios.de/lehrvideos-densorb-oelsperren"
"image" => [
"https://assets.dev.denios.io/article/398815_20230913-102111.jpg"
"https://assets.dev.denios.io/article/398814_20230913-102107.jpg"
"https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"sku" => "309344W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-aero-600l-zum-abspannen-oder-befestigen-einer-boje-309344/309344"
"priceCurrency" => "EUR"
"price" => "348.67"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 29300
"centAmountGross" => 34867
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null]
"tierPrice" => null]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Ölbindemittel"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"ec7d690c-80e8-4658-ba50-b8b2a3681468"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
"87a67d52-a745-485a-a338-344cd389ead5"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Ölbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNGSBEREICH" => []
"ZPIM_LAENGE_AUSSEN" => []
"CS_FORMAT_DENSORB" => [
"Zubehör"
]
"ZPIM_WERKSTOFF_1" => [
"Aluminium, VA"
]
"CS_MARKE" => []
"ZPIM_TYP" => []
"CS_VERSION_LECKAGEMANAGEMENT" => []
"CS_VERSION_GULLIABDICHTUNG" => []
"CS_ANWENDUNG_DENSORB" => []
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => []
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [120.0]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_GRANULAT" => []
"CS_MERKMALE_BINDEVLIES" => []
"ZPIM_FARBE_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "f258b27aa4b24f481ab9ee52c3ae947c"
]
"sort" => [1]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "95a8fcc9-7875-421b-b871-98e116e7de31"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "95a8fcc9-7875-421b-b871-98e116e7de31"
"key" => "309345"
"version" => 160
"businessUnit" => "CP"
"slug" => "zugendstueck-fuer-oelsperre-professional-250-zum-ziehen-mit-booten-und-zum-befestigen-309345"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zugendstueck-fuer-oelsperre-professional-250-zum-ziehen-mit-booten-und-zum-befestigen-309345/309345"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zugendstueck-fuer-oelsperre-professional-250-zum-ziehen-mit-booten-und-zum-befestigen-309345/309345"
]
"name" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen"
"description" => "<ul class="product-description__text--bulletpoints"><li>Ideal für ein unkompliziertes Ausbringen der Ölsperre. Eignet sich auch zur Befestigung am Ufer.</li><li>Einfach bedienbare Schnellkupplungen zur Verbindung der Endstücke mit der Ölsperre.</li><li>Inklusive Schäkel</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" => "2023-12-25T00:08:52+0000"
"master" => [
"id" => 1
"sku" => "309345"
"displaySku" => "309345W"
"sortRank" => 1
"slug" => "zugendstueck-fuer-oelsperre-professional-250-zum-ziehen-mit-booten-und-zum-befestigen-309345"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zugendstueck-fuer-oelsperre-professional-250-zum-ziehen-mit-booten-und-zum-befestigen-309345/309345"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zugendstueck-fuer-oelsperre-professional-250-zum-ziehen-mit-booten-und-zum-befestigen-309345/309345"
]
"name" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen"
"description" => "<ul class="product-description__text--bulletpoints"><li>Ideal für ein unkompliziertes Ausbringen der Ölsperre. Eignet sich auch zur Befestigung am Ufer.</li><li>Einfach bedienbare Schnellkupplungen zur Verbindung der Endstücke mit der Ölsperre.</li><li>Inklusive Schäkel</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" => 278594
"filename" => "278594_20211117-122653.jpg"
"uri" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
"text" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
"medium" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
"small" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null]
[
"id" => 282416
"filename" => "282416_20220112-121159.jpg"
"uri" => "https://assets.dev.denios.io/article/282416_20220112-121159.jpg"
"text" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/282416_20220112-121159.jpg"
"medium" => "https://assets.dev.denios.io/article/282416_20220112-121159.jpg"
"small" => "https://assets.dev.denios.io/article/282416_20220112-121159.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/282416_20220112-121159.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
]
"listingImage" => [
"id" => 278594
"filename" => "278594_20211117-122653.jpg"
"uri" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
"text" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
"medium" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
"small" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null]
"icons" => []
"prices" => [
[
"centAmountNet" => 27900
"centAmountGross" => 33201
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "2 - 3 Wochen"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_IN" => 8.661422
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"TIEFE_AUSSEN" => 20
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_SHIPPING_HEIGHT_IN" => 16.4567018
"CS_MATERIAL" => "Aluminium, VA"
"CS_SALESRANK" => 1
"CS_SHIPPING_HEIGHT_MM" => 380
"META_DESCRIPTION" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen"
"MARA_NTGEW" => 1.2
"CS_NEW_UNTIL" => "2024-05-30"
"MAKT_MAKTX" => "Zugendstück f. Ölsperre Professional 250"
"CS_SHIPPING_WIDTH_MM" => 200
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Aluminium, VA"},{"label":"Breite außen [mm]","value":"200"},{"label":"Tiefe außen [mm]","value":"20"},{"label":"Höhe außen [mm]","value":"380"},{"label":"Format","value":"Zubehör"},{"label":"Gewicht [kg]","value":"1,2"}]"
"MARA_BRGEW" => 1.7
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 20
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Zubehör"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22520101"},"punchout_brenntag_de":{"matgroup":"46151505"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_sika_de":{"matgroup":"46151505"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_tesla_de":{"matgroup":"46151505"},"punchout_umicore_de":{"matgroup":"46151505"},"punchout_tk_bilstein_de":{"matgroup":"22520101"},"punchout_schwarz_gruppe_de":{"matgroup":"22520101"},"punchout_lamilux_de":{"matgroup":"22520101"}}"
"META_TITLE" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen | Denios"
"images_meta_data" => "[{"id":278594,"mdate":"2021-11-17 12:26:53","filename":"278594_20211117-122653.jpg","imageSimilar":1,"text":"Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen - 1"},{"id":282416,"mdate":"2022-01-12 12:11:59","filename":"282416_20220112-121159.jpg","imageSimilar":0,"text":"Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Ölbarrierenendstück,Zugendstück"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"ZPIM_WERKSTOFF_1" => "Aluminium, VA"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 0.8661422
"ITEM_NAME_FOR_SHOP" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen"
"BREITE_AUSSEN" => 200
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 380
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 2.645547144
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Ideal für ein unkompliziertes Ausbringen der Ölsperre. Eignet sich auch zur Befestigung am Ufer.</li><li>Einfach bedienbare Schnellkupplungen zur Verbindung der Endstücke mit der Ölsperre.</li><li>Inklusive Schäkel</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" => "["259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.2"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39174000"
"CS_SHIPPING_WEIGHT_KG" => 1.2]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/zugendstueck-fuer-oelsperre-professional-250-zum-ziehen-mit-booten-und-zum-befestigen-309345/309345"
"robots" => "index,follow"
"description" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null]
"openGraphInformation" => [
"type" => "website"
"title" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen | Denios"
"description" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/zugendstueck-fuer-oelsperre-professional-250-zum-ziehen-mit-booten-und-zum-befestigen-309345/309345"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/282416_20220112-121159.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen"
"description" => "Ideal für ein unkompliziertes Ausbringen der Ölsperre. Eignet sich auch zur Befestigung am Ufer.Einfach bedienbare Schnellkupplungen zur Verbindung der Endstücke mit der Ölsperre.Inklusive SchäkelInteressante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: https://www.denios.de/lehrvideos-densorb-oelsperren"
"image" => [
"https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
"https://assets.dev.denios.io/article/282416_20220112-121159.jpg"
]
"sku" => "309345W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/zugendstueck-fuer-oelsperre-professional-250-zum-ziehen-mit-booten-und-zum-befestigen-309345/309345"
"priceCurrency" => "EUR"
"price" => "332.01"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 27900
"centAmountGross" => 33201
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null]
"tierPrice" => null]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Ölbindemittel"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
"variants" => [
[
"id" => 1
"sku" => "309345"
"displaySku" => "309345W"
"sortRank" => 1
"slug" => "zugendstueck-fuer-oelsperre-professional-250-zum-ziehen-mit-booten-und-zum-befestigen-309345"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zugendstueck-fuer-oelsperre-professional-250-zum-ziehen-mit-booten-und-zum-befestigen-309345/309345"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zugendstueck-fuer-oelsperre-professional-250-zum-ziehen-mit-booten-und-zum-befestigen-309345/309345"
]
"name" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen"
"description" => "<ul class="product-description__text--bulletpoints"><li>Ideal für ein unkompliziertes Ausbringen der Ölsperre. Eignet sich auch zur Befestigung am Ufer.</li><li>Einfach bedienbare Schnellkupplungen zur Verbindung der Endstücke mit der Ölsperre.</li><li>Inklusive Schäkel</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" => 278594
"filename" => "278594_20211117-122653.jpg"
"uri" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
"text" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
"medium" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
"small" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null]
[
"id" => 282416
"filename" => "282416_20220112-121159.jpg"
"uri" => "https://assets.dev.denios.io/article/282416_20220112-121159.jpg"
"text" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/282416_20220112-121159.jpg"
"medium" => "https://assets.dev.denios.io/article/282416_20220112-121159.jpg"
"small" => "https://assets.dev.denios.io/article/282416_20220112-121159.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/282416_20220112-121159.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
]
"listingImage" => [
"id" => 278594
"filename" => "278594_20211117-122653.jpg"
"uri" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
"text" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
"medium" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
"small" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
]
"imageSimilar" => true
"onlyListing" => false
"title" => null]
"icons" => []
"prices" => [
[
"centAmountNet" => 27900
"centAmountGross" => 33201
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null]
]
"bestseller" => false
"priceOnRequest" => false
"shippingTime" => "2 - 3 Wochen"
"packagingUnit" => null
"qualityImages" => []
"orderProcessText" => null
"attributes" => [
"CS_SHIPPING_WIDTH_IN" => 8.661422
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"TIEFE_AUSSEN" => 20
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_SHIPPING_HEIGHT_IN" => 16.4567018
"CS_MATERIAL" => "Aluminium, VA"
"CS_SALESRANK" => 1
"CS_SHIPPING_HEIGHT_MM" => 380
"META_DESCRIPTION" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen"
"MARA_NTGEW" => 1.2
"CS_NEW_UNTIL" => "2024-05-30"
"MAKT_MAKTX" => "Zugendstück f. Ölsperre Professional 250"
"CS_SHIPPING_WIDTH_MM" => 200
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Aluminium, VA"},{"label":"Breite außen [mm]","value":"200"},{"label":"Tiefe außen [mm]","value":"20"},{"label":"Höhe außen [mm]","value":"380"},{"label":"Format","value":"Zubehör"},{"label":"Gewicht [kg]","value":"1,2"}]"
"MARA_BRGEW" => 1.7
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 20
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Zubehör"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22520101"},"punchout_brenntag_de":{"matgroup":"46151505"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_sika_de":{"matgroup":"46151505"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_tesla_de":{"matgroup":"46151505"},"punchout_umicore_de":{"matgroup":"46151505"},"punchout_tk_bilstein_de":{"matgroup":"22520101"},"punchout_schwarz_gruppe_de":{"matgroup":"22520101"},"punchout_lamilux_de":{"matgroup":"22520101"}}"
"META_TITLE" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen | Denios"
"images_meta_data" => "[{"id":278594,"mdate":"2021-11-17 12:26:53","filename":"278594_20211117-122653.jpg","imageSimilar":1,"text":"Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen - 1"},{"id":282416,"mdate":"2022-01-12 12:11:59","filename":"282416_20220112-121159.jpg","imageSimilar":0,"text":"Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Ölbarrierenendstück,Zugendstück"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"ZPIM_WERKSTOFF_1" => "Aluminium, VA"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 0.8661422
"ITEM_NAME_FOR_SHOP" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen"
"BREITE_AUSSEN" => 200
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 380
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 2.645547144
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Ideal für ein unkompliziertes Ausbringen der Ölsperre. Eignet sich auch zur Befestigung am Ufer.</li><li>Einfach bedienbare Schnellkupplungen zur Verbindung der Endstücke mit der Ölsperre.</li><li>Inklusive Schäkel</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" => "["259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "1.2"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39174000"
"CS_SHIPPING_WEIGHT_KG" => 1.2]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/zugendstueck-fuer-oelsperre-professional-250-zum-ziehen-mit-booten-und-zum-befestigen-309345/309345"
"robots" => "index,follow"
"description" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null]
"openGraphInformation" => [
"type" => "website"
"title" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen | Denios"
"description" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/zugendstueck-fuer-oelsperre-professional-250-zum-ziehen-mit-booten-und-zum-befestigen-309345/309345"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/282416_20220112-121159.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Zugendstück für Ölsperre PROFESSIONAL 250 zum Ziehen mit Booten und zum Befestigen"
"description" => "Ideal für ein unkompliziertes Ausbringen der Ölsperre. Eignet sich auch zur Befestigung am Ufer.Einfach bedienbare Schnellkupplungen zur Verbindung der Endstücke mit der Ölsperre.Inklusive SchäkelInteressante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: https://www.denios.de/lehrvideos-densorb-oelsperren"
"image" => [
"https://assets.dev.denios.io/article/278594_20211117-122653.jpg"
"https://assets.dev.denios.io/article/282416_20220112-121159.jpg"
]
"sku" => "309345W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/zugendstueck-fuer-oelsperre-professional-250-zum-ziehen-mit-booten-und-zum-befestigen-309345/309345"
"priceCurrency" => "EUR"
"price" => "332.01"
"priceValidUntil" => "2027-03-01"
"itemCondition" => "https://schema.org/NewCondition"
"availability" => "https://schema.org/InStock"
"seller" => null
"priceSpecification" => [
"valueAddedTaxIncluded" => true
"@type" => "PriceSpecification"
]
"@type" => "Offer"
]
"gtin8" => ""
"@type" => "Product"
"@context" => "https://schema.org/"
]
"salesStatus" => "saleable"
"currentPrices" => [
"actionPrice" => null
"listPrice" => [
"centAmountNet" => 27900
"centAmountGross" => 33201
"currency" => "EUR"
"customerGroup" => null
"country" => "DE"
"validFrom" => "2025-09-08T00:00:00+0000"
"validTo" => "2027-03-01T00:00:00+0000"
"channel" => "list-price"
"tiers" => []
"centAmountOldNet" => null
"centAmountOldGross" => null]
"tierPrice" => null]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"categoryName" => "Ölbindemittel"
"stampImages" => []
"brandImages" => []
"ghsImages" => []
"featureImages" => []
]
]
"categories" => [
"ec7d690c-80e8-4658-ba50-b8b2a3681468"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
"87a67d52-a745-485a-a338-344cd389ead5"
"a0377597-9427-471a-9970-6e9a62f08575"
]
"categoryName" => "Ölbindemittel"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNGSBEREICH" => []
"ZPIM_LAENGE_AUSSEN" => []
"CS_FORMAT_DENSORB" => [
"Zubehör"
]
"ZPIM_WERKSTOFF_1" => [
"Aluminium, VA"
]
"CS_MARKE" => []
"ZPIM_TYP" => []
"CS_VERSION_LECKAGEMANAGEMENT" => []
"CS_VERSION_GULLIABDICHTUNG" => []
"CS_ANWENDUNG_DENSORB" => []
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => []
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [200.0]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_GRANULAT" => []
"CS_MERKMALE_BINDEVLIES" => []
"ZPIM_FARBE_1" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "9558553b2c604d31f28e11e0630e43f1"
]
"sort" => [1]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "653c8519-b1b0-46dc-b2e8-a6e6f95097e5"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "653c8519-b1b0-46dc-b2e8-a6e6f95097e5"
"key" => "309339"
"version" => 155
"businessUnit" => "CP"
"slug" => "zwischenstueck-fuer-oelsperre-ecoline-250-zum-abspannen-oder-befestigen-einer-boje-309339"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-250-zum-abspannen-oder-befestigen-einer-boje-309339/309339"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-250-zum-abspannen-oder-befestigen-einer-boje-309339/309339"
]
"name" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 250 an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => "2023-12-25T00:08:52+0000"
"master" => [
"id" => 1
"sku" => "309339"
"displaySku" => "309339W"
"sortRank" => 1
"slug" => "zwischenstueck-fuer-oelsperre-ecoline-250-zum-abspannen-oder-befestigen-einer-boje-309339"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-250-zum-abspannen-oder-befestigen-einer-boje-309339/309339"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-250-zum-abspannen-oder-befestigen-einer-boje-309339/309339"
]
"name" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 250 an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => 394637
"filename" => "394637_20230829-092947.jpg"
"uri" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"text" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"medium" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"small" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 304865
"filename" => "304865_20220304-090713.jpg"
"uri" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"text" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"medium" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"small" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
]
"listingImage" => [
"id" => 394637
"filename" => "394637_20230829-092947.jpg"
"uri" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"text" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"medium" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"small" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
"icons" => []
"prices" => [
[
"centAmountNet" => 20200
"centAmountGross" => 24038
"currency" => "EUR"
"customerGroup" => null
"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_SHIPPING_WIDTH_IN" => 1.90551284
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"TIEFE_AUSSEN" => 17
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_SHIPPING_HEIGHT_IN" => 14.7244174
"CS_MATERIAL" => "Aluminium, VA"
"CS_SALESRANK" => 1
"CS_SHIPPING_HEIGHT_MM" => 340
"META_DESCRIPTION" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje"
"MARA_NTGEW" => 0.8
"CS_NEW_UNTIL" => "2024-05-30"
"MAKT_MAKTX" => "Bojen-/Abspannzwischenstück Ecoline 250"
"CS_SHIPPING_WIDTH_MM" => 44
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Aluminium, VA"},{"label":"Breite außen [mm]","value":"44"},{"label":"Tiefe außen [mm]","value":"17"},{"label":"Höhe außen [mm]","value":"340"},{"label":"Format","value":"Zubehör"},{"label":"Gewicht [kg]","value":"0,8"}]"
"MARA_BRGEW" => 1.3
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 17
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Zubehör"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22520101"},"punchout_brenntag_de":{"matgroup":"46151505"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_sika_de":{"matgroup":"46151505"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_tesla_de":{"matgroup":"46151505"},"punchout_umicore_de":{"matgroup":"46151505"},"punchout_tk_bilstein_de":{"matgroup":"22520101"},"punchout_schwarz_gruppe_de":{"matgroup":"22520101"},"punchout_lamilux_de":{"matgroup":"22520101"}}"
"META_TITLE" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje | Denios"
"images_meta_data" => "[{"id":394637,"mdate":"2023-08-29 09:29:47","filename":"394637_20230829-092947.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje - 1"},{"id":304865,"mdate":"2022-03-04 09:07:13","filename":"304865_20220304-090713.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bojenzwischenstück,Abspannzwischenstück,Zwischenstück,Kupplung,Festmacher"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"ZPIM_WERKSTOFF_1" => "Aluminium, VA"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 0.73622087
"ITEM_NAME_FOR_SHOP" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje"
"BREITE_AUSSEN" => 44
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 340
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 1.763698096
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 250 an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => "["259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.8"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "76042990"
"CS_SHIPPING_WEIGHT_KG" => 0.8]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-250-zum-abspannen-oder-befestigen-einer-boje-309339/309339"
"robots" => "index,follow"
"description" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null]
"openGraphInformation" => [
"type" => "website"
"title" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje | Denios"
"description" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-250-zum-abspannen-oder-befestigen-einer-boje-309339/309339"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje"
"description" => "Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 250 an einer Boje oder an einem AnkerDas Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbindenAn dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kannInteressante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: https://www.denios.de/lehrvideos-densorb-oelsperren"
"image" => [
"https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"sku" => "309339W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-250-zum-abspannen-oder-befestigen-einer-boje-309339/309339"
"priceCurrency" => "EUR"
"price" => "240.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" => 20200
"centAmountGross" => 24038
"currency" => "EUR"
"customerGroup" => null
"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" => "309339"
"displaySku" => "309339W"
"sortRank" => 1
"slug" => "zwischenstueck-fuer-oelsperre-ecoline-250-zum-abspannen-oder-befestigen-einer-boje-309339"
"links" => [
"webshop" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-250-zum-abspannen-oder-befestigen-einer-boje-309339/309339"
"epaper" => null
"canonical" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-250-zum-abspannen-oder-befestigen-einer-boje-309339/309339"
]
"name" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje"
"description" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 250 an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => 394637
"filename" => "394637_20230829-092947.jpg"
"uri" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"text" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"medium" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"small" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 304865
"filename" => "304865_20220304-090713.jpg"
"uri" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"text" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"medium" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"small" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
]
"listingImage" => [
"id" => 394637
"filename" => "394637_20230829-092947.jpg"
"uri" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"text" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"medium" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"small" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
"icons" => []
"prices" => [
[
"centAmountNet" => 20200
"centAmountGross" => 24038
"currency" => "EUR"
"customerGroup" => null
"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_SHIPPING_WIDTH_IN" => 1.90551284
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"TIEFE_AUSSEN" => 17
"CS_BUSINESS_UNIT" => "CP"
"CS_360ER_Bilder" => "0"
"CS_SHIPPING_HEIGHT_IN" => 14.7244174
"CS_MATERIAL" => "Aluminium, VA"
"CS_SALESRANK" => 1
"CS_SHIPPING_HEIGHT_MM" => 340
"META_DESCRIPTION" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje"
"MARA_NTGEW" => 0.8
"CS_NEW_UNTIL" => "2024-05-30"
"MAKT_MAKTX" => "Bojen-/Abspannzwischenstück Ecoline 250"
"CS_SHIPPING_WIDTH_MM" => 44
"CS_TECHNISCHE_DATEN" => "[{"label":"Werkstoff","value":"Aluminium, VA"},{"label":"Breite außen [mm]","value":"44"},{"label":"Tiefe außen [mm]","value":"17"},{"label":"Höhe außen [mm]","value":"340"},{"label":"Format","value":"Zubehör"},{"label":"Gewicht [kg]","value":"0,8"}]"
"MARA_BRGEW" => 1.3
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 17
"CS_COLOR" => "diverse"
"CS_FORMAT_DENSORB" => "Zubehör"
"PUNCHOUT_ATTRIBUTES" => "{"punchout_wl_gore_de":{"matgroup":"22520101"},"punchout_brenntag_de":{"matgroup":"46151505"},"punchout_cocacola_de":{"matgroup":"24102100"},"punchout_cocacola_es":{"matgroup":"24102100"},"punchout_cocacola_fr":{"matgroup":"24102100"},"punchout_sika_de":{"matgroup":"46151505"},"punchout_wieland_de":{"matgroup":"24100000"},"punchout_tesla_de":{"matgroup":"46151505"},"punchout_umicore_de":{"matgroup":"46151505"},"punchout_tk_bilstein_de":{"matgroup":"22520101"},"punchout_schwarz_gruppe_de":{"matgroup":"22520101"},"punchout_lamilux_de":{"matgroup":"22520101"}}"
"META_TITLE" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje | Denios"
"images_meta_data" => "[{"id":394637,"mdate":"2023-08-29 09:29:47","filename":"394637_20230829-092947.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje - 1"},{"id":304865,"mdate":"2022-03-04 09:07:13","filename":"304865_20220304-090713.jpg","imageSimilar":0,"text":"Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje - 2"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Bojenzwischenstück,Abspannzwischenstück,Zwischenstück,Kupplung,Festmacher"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"ZPIM_WERKSTOFF_1" => "Aluminium, VA"
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 0.73622087
"ITEM_NAME_FOR_SHOP" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje"
"BREITE_AUSSEN" => 44
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 340
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 1.763698096
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 250 an einer Boje oder an einem Anker</li><li>Das Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbinden</li><li>An dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kann</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" => "["259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.8"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "76042990"
"CS_SHIPPING_WEIGHT_KG" => 0.8]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-250-zum-abspannen-oder-befestigen-einer-boje-309339/309339"
"robots" => "index,follow"
"description" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null]
"openGraphInformation" => [
"type" => "website"
"title" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje | Denios"
"description" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-250-zum-abspannen-oder-befestigen-einer-boje-309339/309339"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Zwischenstück für Ölsperre ECOLINE 250 zum Abspannen oder Befestigen einer Boje"
"description" => "Zwischenstück zum Abspannen bzw. Befestigen der Ölsperre Ecoline 250 an einer Boje oder an einem AnkerDas Zwischenstück lässt sich wie eine Kupplungsschiene mühelos mit einer Ölsperre verbindenAn dem Zwischenstück befindet sich ein Gurt mit einem Schäkel, an dem eine Boje, ein Anker oder ein Schwimmseil zum Abspannen der Ölsperre befestigt werden kannInteressante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: https://www.denios.de/lehrvideos-densorb-oelsperren"
"image" => [
"https://assets.dev.denios.io/article/394637_20230829-092947.jpg"
"https://assets.dev.denios.io/article/304865_20220304-090713.jpg"
]
"sku" => "309339W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/zwischenstueck-fuer-oelsperre-ecoline-250-zum-abspannen-oder-befestigen-einer-boje-309339/309339"
"priceCurrency" => "EUR"
"price" => "240.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" => 20200
"centAmountGross" => 24038
"currency" => "EUR"
"customerGroup" => null
"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" => [
"87a67d52-a745-485a-a338-344cd389ead5"
"a0377597-9427-471a-9970-6e9a62f08575"
"ec7d690c-80e8-4658-ba50-b8b2a3681468"
"b28ae4fd-69ab-442a-b523-deb8dcaca276"
]
"categoryName" => "Ölsperren"
"attributes" => []
"facetAttributes" => [
"CS_ANWENDUNG_DENSORB" => []
"CS_FORMAT_DENSORB" => [
"Zubehör"
]
"CS_VERSION_DENSORB" => []
"ZPIM_AUFNAHMEKAPAZITAET" => []
"CS_AUFSTELLORT_INNEN_AUSSEN" => []
"BREITE_AUSSEN" => [44.0]
"CS_MERKMALE_NOTFALL_SETS" => []
"CS_ANZAHL_LAGEN" => []
"CS_MATERIALSTAERKE_DENSORB" => []
"CS_PERFORATION" => []
"CS_MERKMALE_GRANULAT" => []
"CS_MERKMALE_BINDEVLIES" => []
"ZPIM_WERKSTOFF_1" => [
"Aluminium, VA"
]
"CS_MARKE" => []
"ZPIM_FARBE_1" => []
"CS_ANWENDUNGSBEREICH" => []
"ZPIM_LAENGE_AUSSEN" => []
"ZPIM_TYP" => []
"CS_VERSION_LECKAGEMANAGEMENT" => []
"CS_VERSION_GULLIABDICHTUNG" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "cd08efaf40980385d9231ebd3c90a7e2"
]
"sort" => [1]
]
[
"_index" => "de_de_de_product"
"_type" => "_doc"
"_id" => "b91f73f4-1516-4905-bdaf-ffb6778e7524"
"_score" => null
"_ignored" => [
"master.structuredData.description.keyword"
"master.description.keyword"
"variants.structuredData.description.keyword"
"variants.description.keyword"
]
"_source" => [
"id" => "b91f73f4-1516-4905-bdaf-ffb6778e7524"
"key" => "282946"
"version" => 1677
"businessUnit" => "CP"
"slug" => "endstueck-fuer-oelsperren-kombination-einfach-mit-rundrohr-282946"
"links" => [
"webshop" => "https://storefront.dev.denios.io/endstueck-fuer-oelsperren-kombination-einfach-mit-rundrohr-282946/282946"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#328"
"canonical" => "https://storefront.dev.denios.io/endstueck-fuer-oelsperren-kombination-einfach-mit-rundrohr-282946/282946"
]
"name" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr"
"description" => "<ul class="product-description__text--bulletpoints"><li>Das Endstück dient zur Verankerung der Ölsperre am Ufer. Uferseitig ist das Endstück mit einem Rundrohr ausgerüstet. Die Befestigung kann entweder direkt mit einem Erdnagel oder aber mit einem Seil erfolgen.</li><li>Verbindung des Endstücks mit der Ölsperre durch Klett- und Flauschband. </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" => "2021-12-11T13:30:03+0000"
"master" => [
"id" => 1
"sku" => "282946"
"displaySku" => "282946W"
"sortRank" => 1
"slug" => "endstueck-fuer-oelsperren-kombination-einfach-mit-rundrohr-282946"
"links" => [
"webshop" => "https://storefront.dev.denios.io/endstueck-fuer-oelsperren-kombination-einfach-mit-rundrohr-282946/282946"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#328"
"canonical" => "https://storefront.dev.denios.io/endstueck-fuer-oelsperren-kombination-einfach-mit-rundrohr-282946/282946"
]
"name" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr"
"description" => "<ul class="product-description__text--bulletpoints"><li>Das Endstück dient zur Verankerung der Ölsperre am Ufer. Uferseitig ist das Endstück mit einem Rundrohr ausgerüstet. Die Befestigung kann entweder direkt mit einem Erdnagel oder aber mit einem Seil erfolgen.</li><li>Verbindung des Endstücks mit der Ölsperre durch Klett- und Flauschband. </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" => 261154
"filename" => "261154_20210810-150900.jpg"
"uri" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
"text" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
"medium" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
"small" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 261143
"filename" => "261143_20210810-150811.jpg"
"uri" => "https://assets.dev.denios.io/article/261143_20210810-150811.jpg"
"text" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261143_20210810-150811.jpg"
"medium" => "https://assets.dev.denios.io/article/261143_20210810-150811.jpg"
"small" => "https://assets.dev.denios.io/article/261143_20210810-150811.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261143_20210810-150811.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 261145
"filename" => "261145_20210810-150826.jpg"
"uri" => "https://assets.dev.denios.io/article/261145_20210810-150826.jpg"
"text" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261145_20210810-150826.jpg"
"medium" => "https://assets.dev.denios.io/article/261145_20210810-150826.jpg"
"small" => "https://assets.dev.denios.io/article/261145_20210810-150826.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261145_20210810-150826.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 261147
"filename" => "261147_20210810-150840.jpg"
"uri" => "https://assets.dev.denios.io/article/261147_20210810-150840.jpg"
"text" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261147_20210810-150840.jpg"
"medium" => "https://assets.dev.denios.io/article/261147_20210810-150840.jpg"
"small" => "https://assets.dev.denios.io/article/261147_20210810-150840.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261147_20210810-150840.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 261151
"filename" => "261151_20210810-150853.jpg"
"uri" => "https://assets.dev.denios.io/article/261151_20210810-150853.jpg"
"text" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261151_20210810-150853.jpg"
"medium" => "https://assets.dev.denios.io/article/261151_20210810-150853.jpg"
"small" => "https://assets.dev.denios.io/article/261151_20210810-150853.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261151_20210810-150853.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 304862
"filename" => "304862_20220304-090540.jpg"
"uri" => "https://assets.dev.denios.io/article/304862_20220304-090540.jpg"
"text" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304862_20220304-090540.jpg"
"medium" => "https://assets.dev.denios.io/article/304862_20220304-090540.jpg"
"small" => "https://assets.dev.denios.io/article/304862_20220304-090540.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304862_20220304-090540.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 304861
"filename" => "304861_20220304-090535.jpg"
"uri" => "https://assets.dev.denios.io/article/304861_20220304-090535.jpg"
"text" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304861_20220304-090535.jpg"
"medium" => "https://assets.dev.denios.io/article/304861_20220304-090535.jpg"
"small" => "https://assets.dev.denios.io/article/304861_20220304-090535.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304861_20220304-090535.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 304860
"filename" => "304860_20220304-090528.jpg"
"uri" => "https://assets.dev.denios.io/article/304860_20220304-090528.jpg"
"text" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304860_20220304-090528.jpg"
"medium" => "https://assets.dev.denios.io/article/304860_20220304-090528.jpg"
"small" => "https://assets.dev.denios.io/article/304860_20220304-090528.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304860_20220304-090528.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
]
"listingImage" => [
"id" => 261154
"filename" => "261154_20210810-150900.jpg"
"uri" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
"text" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
"medium" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
"small" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
"icons" => []
"prices" => [
[
"centAmountNet" => 8650
"centAmountGross" => 10294
"currency" => "EUR"
"customerGroup" => null
"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_SHIPPING_WIDTH_MM" => 190
"CS_SHIPPING_WIDTH_IN" => 8.2283509
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"CS_BUSINESS_UNIT" => "CP"
"CS_SALESRANK" => 1
"CS_SHIPPING_HEIGHT_MM" => 55
"META_DESCRIPTION" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr"
"MARA_NTGEW" => 0.47
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Format","value":"Zubehör"},{"label":"Breite außen [mm]","value":"190"},{"label":"Farbe","value":"gelb"},{"label":"Höhe außen [mm]","value":"55"},{"label":"Tiefe außen [mm]","value":"300"}]"
"MARA_BRGEW" => 0.47
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 300
"CS_COLOR" => "gelb"
"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" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr | Denios"
"images_meta_data" => "[{"id":261154,"mdate":"2021-08-10 15:09:00","filename":"261154_20210810-150900.jpg","imageSimilar":0,"text":"Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 1"},{"id":261143,"mdate":"2021-08-10 15:08:11","filename":"261143_20210810-150811.jpg","imageSimilar":0,"text":"Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 2"},{"id":261145,"mdate":"2021-08-10 15:08:26","filename":"261145_20210810-150826.jpg","imageSimilar":0,"text":"Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 3"},{"id":261147,"mdate":"2021-08-10 15:08:40","filename":"261147_20210810-150840.jpg","imageSimilar":0,"text":"Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 4"},{"id":261151,"mdate":"2021-08-10 15:08:53","filename":"261151_20210810-150853.jpg","imageSimilar":0,"text":"Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 5"},{"id":304862,"mdate":"2022-03-04 09:05:40","filename":"304862_20220304-090540.jpg","imageSimilar":0,"text":"Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 6"},{"id":304861,"mdate":"2022-03-04 09:05:35","filename":"304861_20220304-090535.jpg","imageSimilar":0,"text":"Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 7"},{"id":304860,"mdate":"2022-03-04 09:05:28","filename":"304860_20220304-090528.jpg","imageSimilar":0,"text":"Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 8"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Uferendstück,Endstück,Ölsperrenendstück"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 300
"ZPIM_FARBE_1" => "gelb"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "328"
"CS_SHIPPING_HEIGHT_IN" => 2.38189105
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 12.992133
"ITEM_NAME_FOR_SHOP" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr"
"BREITE_AUSSEN" => 190
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 55
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 1.0361726314
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Das Endstück dient zur Verankerung der Ölsperre am Ufer. Uferseitig ist das Endstück mit einem Rundrohr ausgerüstet. Die Befestigung kann entweder direkt mit einem Erdnagel oder aber mit einem Seil erfolgen.</li><li>Verbindung des Endstücks mit der Ölsperre durch Klett- und Flauschband. </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" => "["259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.47"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39174000"
"CS_SHIPPING_WEIGHT_KG" => 0.47]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/endstueck-fuer-oelsperren-kombination-einfach-mit-rundrohr-282946/282946"
"robots" => "index,follow"
"description" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null]
"openGraphInformation" => [
"type" => "website"
"title" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr | Denios"
"description" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/endstueck-fuer-oelsperren-kombination-einfach-mit-rundrohr-282946/282946"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/261143_20210810-150811.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/261145_20210810-150826.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/261147_20210810-150840.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/261151_20210810-150853.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/304862_20220304-090540.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/304861_20220304-090535.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/304860_20220304-090528.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr"
"description" => "Das Endstück dient zur Verankerung der Ölsperre am Ufer. Uferseitig ist das Endstück mit einem Rundrohr ausgerüstet. Die Befestigung kann entweder direkt mit einem Erdnagel oder aber mit einem Seil erfolgen.Verbindung des Endstücks mit der Ölsperre durch Klett- und Flauschband. Interessante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: https://www.denios.de/lehrvideos-densorb-oelsperren"
"image" => [
"https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
"https://assets.dev.denios.io/article/261143_20210810-150811.jpg"
"https://assets.dev.denios.io/article/261145_20210810-150826.jpg"
"https://assets.dev.denios.io/article/261147_20210810-150840.jpg"
"https://assets.dev.denios.io/article/261151_20210810-150853.jpg"
"https://assets.dev.denios.io/article/304862_20220304-090540.jpg"
"https://assets.dev.denios.io/article/304861_20220304-090535.jpg"
"https://assets.dev.denios.io/article/304860_20220304-090528.jpg"
]
"sku" => "282946W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/endstueck-fuer-oelsperren-kombination-einfach-mit-rundrohr-282946/282946"
"priceCurrency" => "EUR"
"price" => "102.94"
"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" => 8650
"centAmountGross" => 10294
"currency" => "EUR"
"customerGroup" => null
"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" => "282946"
"displaySku" => "282946W"
"sortRank" => 1
"slug" => "endstueck-fuer-oelsperren-kombination-einfach-mit-rundrohr-282946"
"links" => [
"webshop" => "https://storefront.dev.denios.io/endstueck-fuer-oelsperren-kombination-einfach-mit-rundrohr-282946/282946"
"epaper" => "https://epaper.denios.com/catalogue_de_test/index.html#328"
"canonical" => "https://storefront.dev.denios.io/endstueck-fuer-oelsperren-kombination-einfach-mit-rundrohr-282946/282946"
]
"name" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr"
"description" => "<ul class="product-description__text--bulletpoints"><li>Das Endstück dient zur Verankerung der Ölsperre am Ufer. Uferseitig ist das Endstück mit einem Rundrohr ausgerüstet. Die Befestigung kann entweder direkt mit einem Erdnagel oder aber mit einem Seil erfolgen.</li><li>Verbindung des Endstücks mit der Ölsperre durch Klett- und Flauschband. </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" => 261154
"filename" => "261154_20210810-150900.jpg"
"uri" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
"text" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
"medium" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
"small" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 261143
"filename" => "261143_20210810-150811.jpg"
"uri" => "https://assets.dev.denios.io/article/261143_20210810-150811.jpg"
"text" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 2"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261143_20210810-150811.jpg"
"medium" => "https://assets.dev.denios.io/article/261143_20210810-150811.jpg"
"small" => "https://assets.dev.denios.io/article/261143_20210810-150811.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261143_20210810-150811.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 261145
"filename" => "261145_20210810-150826.jpg"
"uri" => "https://assets.dev.denios.io/article/261145_20210810-150826.jpg"
"text" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 3"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261145_20210810-150826.jpg"
"medium" => "https://assets.dev.denios.io/article/261145_20210810-150826.jpg"
"small" => "https://assets.dev.denios.io/article/261145_20210810-150826.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261145_20210810-150826.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 261147
"filename" => "261147_20210810-150840.jpg"
"uri" => "https://assets.dev.denios.io/article/261147_20210810-150840.jpg"
"text" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 4"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261147_20210810-150840.jpg"
"medium" => "https://assets.dev.denios.io/article/261147_20210810-150840.jpg"
"small" => "https://assets.dev.denios.io/article/261147_20210810-150840.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261147_20210810-150840.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 261151
"filename" => "261151_20210810-150853.jpg"
"uri" => "https://assets.dev.denios.io/article/261151_20210810-150853.jpg"
"text" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 5"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261151_20210810-150853.jpg"
"medium" => "https://assets.dev.denios.io/article/261151_20210810-150853.jpg"
"small" => "https://assets.dev.denios.io/article/261151_20210810-150853.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261151_20210810-150853.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 304862
"filename" => "304862_20220304-090540.jpg"
"uri" => "https://assets.dev.denios.io/article/304862_20220304-090540.jpg"
"text" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 6"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304862_20220304-090540.jpg"
"medium" => "https://assets.dev.denios.io/article/304862_20220304-090540.jpg"
"small" => "https://assets.dev.denios.io/article/304862_20220304-090540.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304862_20220304-090540.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 304861
"filename" => "304861_20220304-090535.jpg"
"uri" => "https://assets.dev.denios.io/article/304861_20220304-090535.jpg"
"text" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 7"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304861_20220304-090535.jpg"
"medium" => "https://assets.dev.denios.io/article/304861_20220304-090535.jpg"
"small" => "https://assets.dev.denios.io/article/304861_20220304-090535.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304861_20220304-090535.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
[
"id" => 304860
"filename" => "304860_20220304-090528.jpg"
"uri" => "https://assets.dev.denios.io/article/304860_20220304-090528.jpg"
"text" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 8"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/304860_20220304-090528.jpg"
"medium" => "https://assets.dev.denios.io/article/304860_20220304-090528.jpg"
"small" => "https://assets.dev.denios.io/article/304860_20220304-090528.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/304860_20220304-090528.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
]
"listingImage" => [
"id" => 261154
"filename" => "261154_20210810-150900.jpg"
"uri" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
"text" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 1"
"thumbnail" => [
"large" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
"medium" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
"small" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
"extraSmall" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
]
"imageSimilar" => false
"onlyListing" => false
"title" => null]
"icons" => []
"prices" => [
[
"centAmountNet" => 8650
"centAmountGross" => 10294
"currency" => "EUR"
"customerGroup" => null
"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_SHIPPING_WIDTH_MM" => 190
"CS_SHIPPING_WIDTH_IN" => 8.2283509
"SHOP_LIEFERZEIT" => "2 - 3 Wochen"
"CS_BUSINESS_UNIT" => "CP"
"CS_SALESRANK" => 1
"CS_SHIPPING_HEIGHT_MM" => 55
"META_DESCRIPTION" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"NAME_IN_ORDERPROCESS" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr"
"MARA_NTGEW" => 0.47
"CS_NEW_UNTIL" => "2022-07-04"
"CS_TECHNISCHE_DATEN" => "[{"label":"Format","value":"Zubehör"},{"label":"Breite außen [mm]","value":"190"},{"label":"Farbe","value":"gelb"},{"label":"Höhe außen [mm]","value":"55"},{"label":"Tiefe außen [mm]","value":"300"}]"
"MARA_BRGEW" => 0.47
"SAP_HERKUNFTSLAND" => "DE"
"CS_SHIPPING_LENGTH_MM" => 300
"CS_COLOR" => "gelb"
"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" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr | Denios"
"images_meta_data" => "[{"id":261154,"mdate":"2021-08-10 15:09:00","filename":"261154_20210810-150900.jpg","imageSimilar":0,"text":"Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 1"},{"id":261143,"mdate":"2021-08-10 15:08:11","filename":"261143_20210810-150811.jpg","imageSimilar":0,"text":"Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 2"},{"id":261145,"mdate":"2021-08-10 15:08:26","filename":"261145_20210810-150826.jpg","imageSimilar":0,"text":"Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 3"},{"id":261147,"mdate":"2021-08-10 15:08:40","filename":"261147_20210810-150840.jpg","imageSimilar":0,"text":"Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 4"},{"id":261151,"mdate":"2021-08-10 15:08:53","filename":"261151_20210810-150853.jpg","imageSimilar":0,"text":"Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 5"},{"id":304862,"mdate":"2022-03-04 09:05:40","filename":"304862_20220304-090540.jpg","imageSimilar":0,"text":"Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 6"},{"id":304861,"mdate":"2022-03-04 09:05:35","filename":"304861_20220304-090535.jpg","imageSimilar":0,"text":"Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 7"},{"id":304860,"mdate":"2022-03-04 09:05:28","filename":"304860_20220304-090528.jpg","imageSimilar":0,"text":"Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - 8"}]"
"SHOW_IN_ORDERPROCESS_LABEL" => "Auswahl"
"META_KEYWORD" => "Uferendstück,Endstück,Ölsperrenendstück"
"CS_SALES_STATUS_LOCALIZED" => "saleable"
"TIEFE_AUSSEN" => 300
"ZPIM_FARBE_1" => "gelb"
"CS_360ER_Bilder" => "0"
"stamp_image" => ""
"CS_PDF_SEITE" => "328"
"CS_SHIPPING_HEIGHT_IN" => 2.38189105
"article_type" => "Simple"
"CS_SHIPPING_LENGTH_IN" => 12.992133
"ITEM_NAME_FOR_SHOP" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr"
"BREITE_AUSSEN" => 190
"CS_LIEFERZEIT_WT" => "12"
"MTPOS" => "BANS"
"HOEHE_AUSSEN" => 55
"SAP_BASISMENGENEINHEIT" => "Stück"
"CS_SHIPPING_WEIGHT_LBS" => 1.0361726314
"CS_ONLINESHOP_DESCRIPTION" => "<ul class="product-description__text--bulletpoints"><li>Das Endstück dient zur Verankerung der Ölsperre am Ufer. Uferseitig ist das Endstück mit einem Rundrohr ausgerüstet. Die Befestigung kann entweder direkt mit einem Erdnagel oder aber mit einem Seil erfolgen.</li><li>Verbindung des Endstücks mit der Ölsperre durch Klett- und Flauschband. </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" => "["259809"]"
"TERMS_TYPE" => [
"default"
]
"CS_GARANTIE_MONATE" => "24"
"ship_weight" => "0.47"
"CS_ORIGIN" => "DE - Deutschland"
"SAP_BASISMENGENEINHEIT_KEY" => "ST"
"SAP_ZOLLTARIFNUMMER" => "39174000"
"CS_SHIPPING_WEIGHT_KG" => 0.47]
"features" => []
"variantSelections" => []
"metaInformation" => [
"title" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr | Denios"
"canonicalUrl" => "https://storefront.dev.denios.io/endstueck-fuer-oelsperren-kombination-einfach-mit-rundrohr-282946/282946"
"robots" => "index,follow"
"description" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"maxSnippet" => "-1"
"maxVideoPreview" => "-1"
"maxImagePreview" => "large"
"metaKeywords" => null]
"openGraphInformation" => [
"type" => "website"
"title" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr | Denios"
"description" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr - ✔ Qualität vom Marktführer ✔ Jetzt online bestellen!"
"url" => "https://storefront.dev.denios.io/endstueck-fuer-oelsperren-kombination-einfach-mit-rundrohr-282946/282946"
"images" => [
[
"url" => "https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/261143_20210810-150811.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/261145_20210810-150826.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/261147_20210810-150840.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/261151_20210810-150853.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/304862_20220304-090540.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/304861_20220304-090535.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
[
"url" => "https://assets.dev.denios.io/article/304860_20220304-090528.jpg"
"secureUrl" => null
"ype" => null
"width" => null
"height" => null
"alt" => null]
]
"videos" => []
"author" => []
]
"structuredData" => [
"name" => "Endstück für Ölsperren-Kombination, einfach, mit Rundrohr"
"description" => "Das Endstück dient zur Verankerung der Ölsperre am Ufer. Uferseitig ist das Endstück mit einem Rundrohr ausgerüstet. Die Befestigung kann entweder direkt mit einem Erdnagel oder aber mit einem Seil erfolgen.Verbindung des Endstücks mit der Ölsperre durch Klett- und Flauschband. Interessante Lehrvideos zu den DENSORB® Ölsperren finden Sie unter: https://www.denios.de/lehrvideos-densorb-oelsperren"
"image" => [
"https://assets.dev.denios.io/article/261154_20210810-150900.jpg"
"https://assets.dev.denios.io/article/261143_20210810-150811.jpg"
"https://assets.dev.denios.io/article/261145_20210810-150826.jpg"
"https://assets.dev.denios.io/article/261147_20210810-150840.jpg"
"https://assets.dev.denios.io/article/261151_20210810-150853.jpg"
"https://assets.dev.denios.io/article/304862_20220304-090540.jpg"
"https://assets.dev.denios.io/article/304861_20220304-090535.jpg"
"https://assets.dev.denios.io/article/304860_20220304-090528.jpg"
]
"sku" => "282946W"
"mpn" => ""
"brand" => [
"name" => "DENIOS"
"@type" => "Brand"
]
"offers" => [
"url" => "https://storefront.dev.denios.io/endstueck-fuer-oelsperren-kombination-einfach-mit-rundrohr-282946/282946"
"priceCurrency" => "EUR"
"price" => "102.94"
"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" => 8650
"centAmountGross" => 10294
"currency" => "EUR"
"customerGroup" => null
"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" => []
"CS_FORMAT_DENSORB" => [
"Zubehör"
]
"ZPIM_WERKSTOFF_1" => []
"CS_MARKE" => []
"ZPIM_TYP" => []
"CS_VERSION_LECKAGEMANAGEMENT" => []
"CS_VERSION_GULLIABDICHTUNG" => []
]
"accessoryArticles" => []
"optionArticles" => []
"optionsArticleReferences" => []
"accessoryArticleReferences" => []
"_objHash" => "dffd11e7283fa0ab18d15fc8da0d986c"
]
"sort" => [1]
]
]
]
"aggregations" => [
"ZPIM_TYP" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "250"
"doc_count" => 4]
[
"key" => "400"
"doc_count" => 4]
[
"key" => "350L"
"doc_count" => 2]
[
"key" => "500"
"doc_count" => 2]
[
"key" => "600L"
"doc_count" => 2]
[
"key" => "450"
"doc_count" => 1]
]
]
"CS_FORMAT_DENSORB" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "Zubehör"
"doc_count" => 44]
[
"key" => "Öl-Sperren"
"doc_count" => 20]
]
]
"CS_MARKE" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "DENSORB"
"doc_count" => 1]
]
]
"ZPIM_LAENGE_AUSSEN" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "420"
"doc_count" => 9]
[
"key" => "10000"
"doc_count" => 6]
[
"key" => "5000"
"doc_count" => 6]
[
"key" => "15000"
"doc_count" => 5]
[
"key" => "1200"
"doc_count" => 4]
[
"key" => "600"
"doc_count" => 4]
[
"key" => "1000"
"doc_count" => 3]
[
"key" => "2000"
"doc_count" => 3]
[
"key" => "700"
"doc_count" => 2]
[
"key" => "7500"
"doc_count" => 2]
[
"key" => "785"
"doc_count" => 2]
[
"key" => "12000"
"doc_count" => 1]
[
"key" => "290"
"doc_count" => 1]
]
]
"ZPIM_WERKSTOFF_1" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "PVC"
"doc_count" => 21]
[
"key" => "Kunststoff"
"doc_count" => 15]
[
"key" => "Stahl"
"doc_count" => 11]
[
"key" => "Aluminium, VA"
"doc_count" => 7]
[
"key" => "Polypropylen"
"doc_count" => 1]
]
]
"CS_ANWENDUNGSBEREICH" => [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => [
[
"key" => "Bäche, Kleinflüsse, Kläranlagen"
"doc_count" => 4]
[
"key" => "Kläranlagen, Mittelflüsse, Kanäle, Seen"
"doc_count" => 4]
[
"key" => "Mittelflüsse, Großflüsse, Kläranlagen, Kanäle, Seen, Häfen"
"doc_count" => 4]
[
"key" => "Flüsse, Kanäle, Seen, Häfen, ruhige Küstenbereiche"
"doc_count" => 2]
[
"key" => "Kanäle, Seen, Großflüsse, Häfen, ruhige Küstenbereiche"
"doc_count" => 2]
[
"key" => "Bäche, Kläranlagen, Flüsse, Kanäle, Seen, Häfen"
"doc_count" => 1]
[
"key" => "Bäche, Mittelflüsse, Großflüsse, Kläranlagen, Kanäle, Seen, Häfen"
"doc_count" => 1]
[
"key" => "Flüsse, Kanäle, Seen, Häfen"
"doc_count" => 1]
[
"key" => "Kläranlagen, Kanäle, Seen, Häfen"
"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
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
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.
User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated.
Log messages generated during the compilation of the service container.
Messages
Class
368
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetMenuSlotAction" (parent: .abstract.instanceof.App\Action\GetMenuSlotAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetMenuSlotAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetMenuSlotAction).
Resolving inheritance for "App\Action\GetMenuSlotAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetMenuSlotAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetMoreCTSearchresultAction" (parent: .abstract.instanceof.App\Action\GetMoreCTSearchresultAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetMoreCTSearchresultAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetMoreCTSearchresultAction).
Resolving inheritance for "App\Action\GetMoreCTSearchresultAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetMoreCTSearchresultAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetProductAttributeLabelByKey" (parent: .abstract.instanceof.App\Action\GetProductAttributeLabelByKey).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetProductAttributeLabelByKey" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetProductAttributeLabelByKey).
Resolving inheritance for "App\Action\GetProductAttributeLabelByKey" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetProductAttributeLabelByKey).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetProductBoxesBySkusAction" (parent: .abstract.instanceof.App\Action\GetProductBoxesBySkusAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetProductBoxesBySkusAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetProductBoxesBySkusAction).
Resolving inheritance for "App\Action\GetProductBoxesBySkusAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetProductBoxesBySkusAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetProductGridBySkusAction" (parent: .abstract.instanceof.App\Action\GetProductGridBySkusAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetProductGridBySkusAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetProductGridBySkusAction).
Resolving inheritance for "App\Action\GetProductGridBySkusAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetProductGridBySkusAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetProductSkusAction" (parent: .abstract.instanceof.App\Action\GetProductSkusAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetProductSkusAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetProductSkusAction).
Resolving inheritance for "App\Action\GetProductSkusAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetProductSkusAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetStoryGridAction" (parent: .abstract.instanceof.App\Action\GetStoryGridAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetStoryGridAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetStoryGridAction).
Resolving inheritance for "App\Action\GetStoryGridAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetStoryGridAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetStoryGridInitAction" (parent: .abstract.instanceof.App\Action\GetStoryGridInitAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetStoryGridInitAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetStoryGridInitAction).
Resolving inheritance for "App\Action\GetStoryGridInitAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetStoryGridInitAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\OciBackgroundSearch" (parent: .abstract.instanceof.App\Action\OciBackgroundSearch).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\OciBackgroundSearch" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\OciBackgroundSearch).
Resolving inheritance for "App\Action\OciBackgroundSearch" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\OciBackgroundSearch).
Resolving inheritance for ".instanceof.App\DataDecorator\DataDecoratorInterface.0.App\DataDecorator\PriceDecorator" (parent: .abstract.instanceof.App\DataDecorator\PriceDecorator).
Resolving inheritance for "App\DataDecorator\PriceDecorator" (parent: .instanceof.App\DataDecorator\DataDecoratorInterface.0.App\DataDecorator\PriceDecorator).
Resolving inheritance for ".instanceof.App\DataDecorator\DataDecoratorInterface.0.App\DataDecorator\VariantSelectionDecorator" (parent: .abstract.instanceof.App\DataDecorator\VariantSelectionDecorator).
Resolving inheritance for "App\DataDecorator\VariantSelectionDecorator" (parent: .instanceof.App\DataDecorator\DataDecoratorInterface.0.App\DataDecorator\VariantSelectionDecorator).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Locale\LocaleListener" (parent: .abstract.instanceof.App\Locale\LocaleListener).
Resolving inheritance for "App\Locale\LocaleListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Locale\LocaleListener).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\ChangeCustomerEmailAction" (parent: .abstract.instanceof.App\Module\Account\Action\ChangeCustomerEmailAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\ChangeCustomerEmailAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\ChangeCustomerEmailAction).
Resolving inheritance for "App\Module\Account\Action\ChangeCustomerEmailAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\ChangeCustomerEmailAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\ChangeCustomerPasswordAction" (parent: .abstract.instanceof.App\Module\Account\Action\ChangeCustomerPasswordAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\ChangeCustomerPasswordAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\ChangeCustomerPasswordAction).
Resolving inheritance for "App\Module\Account\Action\ChangeCustomerPasswordAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\ChangeCustomerPasswordAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\GetDataAction" (parent: .abstract.instanceof.App\Module\Account\Action\GetDataAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\GetDataAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\GetDataAction).
Resolving inheritance for "App\Module\Account\Action\GetDataAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\GetDataAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\GetLoginAction" (parent: .abstract.instanceof.App\Module\Account\Action\GetLoginAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\GetLoginAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\GetLoginAction).
Resolving inheritance for "App\Module\Account\Action\GetLoginAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\GetLoginAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\GetOrdersAction" (parent: .abstract.instanceof.App\Module\Account\Action\GetOrdersAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\GetOrdersAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\GetOrdersAction).
Resolving inheritance for "App\Module\Account\Action\GetOrdersAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\GetOrdersAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\GetOverviewAction" (parent: .abstract.instanceof.App\Module\Account\Action\GetOverviewAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\GetOverviewAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\GetOverviewAction).
Resolving inheritance for "App\Module\Account\Action\GetOverviewAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\GetOverviewAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\RegisterAccountAction" (parent: .abstract.instanceof.App\Module\Account\Action\RegisterAccountAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\RegisterAccountAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\RegisterAccountAction).
Resolving inheritance for "App\Module\Account\Action\RegisterAccountAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\RegisterAccountAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\RequestPasswordAction" (parent: .abstract.instanceof.App\Module\Account\Action\RequestPasswordAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\RequestPasswordAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\RequestPasswordAction).
Resolving inheritance for "App\Module\Account\Action\RequestPasswordAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\RequestPasswordAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\ResetPasswordAction" (parent: .abstract.instanceof.App\Module\Account\Action\ResetPasswordAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\ResetPasswordAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\ResetPasswordAction).
Resolving inheritance for "App\Module\Account\Action\ResetPasswordAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\ResetPasswordAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\StartcXMLSessionAction" (parent: .abstract.instanceof.App\Module\Account\Action\StartcXMLSessionAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\StartcXMLSessionAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\StartcXMLSessionAction).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Account\Action\StartcXMLSessionAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\StartcXMLSessionAction).
Resolving inheritance for "App\Module\Account\Action\StartcXMLSessionAction" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Account\Action\StartcXMLSessionAction).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Account\Form\Type\AccountEmailFormType" (parent: .abstract.instanceof.App\Module\Account\Form\Type\AccountEmailFormType).
Resolving inheritance for "App\Module\Account\Form\Type\AccountEmailFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Account\Form\Type\AccountEmailFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Account\Form\Type\AccountPasswordFormType" (parent: .abstract.instanceof.App\Module\Account\Form\Type\AccountPasswordFormType).
Resolving inheritance for "App\Module\Account\Form\Type\AccountPasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Account\Form\Type\AccountPasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Account\Form\Type\RegisterAccountFormType" (parent: .abstract.instanceof.App\Module\Account\Form\Type\RegisterAccountFormType).
Resolving inheritance for "App\Module\Account\Form\Type\RegisterAccountFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Account\Form\Type\RegisterAccountFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Account\Form\Type\RequestPasswordFormType" (parent: .abstract.instanceof.App\Module\Account\Form\Type\RequestPasswordFormType).
Resolving inheritance for "App\Module\Account\Form\Type\RequestPasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Account\Form\Type\RequestPasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Account\Form\Type\ResetPasswordFormType" (parent: .abstract.instanceof.App\Module\Account\Form\Type\ResetPasswordFormType).
Resolving inheritance for "App\Module\Account\Form\Type\ResetPasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Account\Form\Type\ResetPasswordFormType).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Account\Repository\CustomerRepository" (parent: .abstract.instanceof.App\Module\Account\Repository\CustomerRepository).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Account\Repository\CustomerRepository" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Account\Repository\CustomerRepository).
Resolving inheritance for "App\Module\Account\Repository\CustomerRepository" (parent: .instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Account\Repository\CustomerRepository).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Account\Subscriber\ExcludeVatSubscriber" (parent: .abstract.instanceof.App\Module\Account\Subscriber\ExcludeVatSubscriber).
Resolving inheritance for "App\Module\Account\Subscriber\ExcludeVatSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Account\Subscriber\ExcludeVatSubscriber).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Account\Twig\Globals\UserExtension" (parent: .abstract.instanceof.App\Module\Account\Twig\Globals\UserExtension).
Resolving inheritance for "App\Module\Account\Twig\Globals\UserExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Account\Twig\Globals\UserExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Module\Account\Validator\AccountIsRegisteredValidator" (parent: .abstract.instanceof.App\Module\Account\Validator\AccountIsRegisteredValidator).
Resolving inheritance for "App\Module\Account\Validator\AccountIsRegisteredValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Module\Account\Validator\AccountIsRegisteredValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Module\Account\Validator\UniqueEmailValidator" (parent: .abstract.instanceof.App\Module\Account\Validator\UniqueEmailValidator).
Resolving inheritance for "App\Module\Account\Validator\UniqueEmailValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Module\Account\Validator\UniqueEmailValidator).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Address\Action\CreateAddressAction" (parent: .abstract.instanceof.App\Module\Address\Action\CreateAddressAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Address\Action\CreateAddressAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Address\Action\CreateAddressAction).
Resolving inheritance for "App\Module\Address\Action\CreateAddressAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Address\Action\CreateAddressAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Address\Action\GetAddressAction" (parent: .abstract.instanceof.App\Module\Address\Action\GetAddressAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Address\Action\GetAddressAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Address\Action\GetAddressAction).
Resolving inheritance for "App\Module\Address\Action\GetAddressAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Address\Action\GetAddressAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Address\Action\GetModifyAddressModalAction" (parent: .abstract.instanceof.App\Module\Address\Action\GetModifyAddressModalAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Address\Action\GetModifyAddressModalAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Address\Action\GetModifyAddressModalAction).
Resolving inheritance for "App\Module\Address\Action\GetModifyAddressModalAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Address\Action\GetModifyAddressModalAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Address\Action\ModifyAddressAction" (parent: .abstract.instanceof.App\Module\Address\Action\ModifyAddressAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Address\Action\ModifyAddressAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Address\Action\ModifyAddressAction).
Resolving inheritance for "App\Module\Address\Action\ModifyAddressAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Address\Action\ModifyAddressAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Address\Action\RemoveAddressAction" (parent: .abstract.instanceof.App\Module\Address\Action\RemoveAddressAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Address\Action\RemoveAddressAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Address\Action\RemoveAddressAction).
Resolving inheritance for "App\Module\Address\Action\RemoveAddressAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Address\Action\RemoveAddressAction).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Address\Form\Type\ChangeAddressType" (parent: .abstract.instanceof.App\Module\Address\Form\Type\ChangeAddressType).
Resolving inheritance for "App\Module\Address\Form\Type\ChangeAddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Address\Form\Type\ChangeAddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Address\Form\Type\CreateAddressType" (parent: .abstract.instanceof.App\Module\Address\Form\Type\CreateAddressType).
Resolving inheritance for "App\Module\Address\Form\Type\CreateAddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Address\Form\Type\CreateAddressType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Address\Subscriber\AddressFormSubscriber" (parent: .abstract.instanceof.App\Module\Address\Subscriber\AddressFormSubscriber).
Resolving inheritance for "App\Module\Address\Subscriber\AddressFormSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Address\Subscriber\AddressFormSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Catalog\Action\GetListingAction" (parent: .abstract.instanceof.App\Module\Catalog\Action\GetListingAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Catalog\Action\GetListingAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Catalog\Action\GetListingAction).
Resolving inheritance for "App\Module\Catalog\Action\GetListingAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Catalog\Action\GetListingAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Catalog\Action\GetMoreProductsAction" (parent: .abstract.instanceof.App\Module\Catalog\Action\GetMoreProductsAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Catalog\Action\GetMoreProductsAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Catalog\Action\GetMoreProductsAction).
Resolving inheritance for "App\Module\Catalog\Action\GetMoreProductsAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Catalog\Action\GetMoreProductsAction).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Catalog\Twig\Globals\CategoryTreeExtension" (parent: .abstract.instanceof.App\Module\Catalog\Twig\Globals\CategoryTreeExtension).
Resolving inheritance for "App\Module\Catalog\Twig\Globals\CategoryTreeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Catalog\Twig\Globals\CategoryTreeExtension).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Checkout\Action\AddManyAction" (parent: .abstract.instanceof.App\Module\Checkout\Action\AddManyAction).
Resolving inheritance for "App\Module\Checkout\Action\AddManyAction" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Checkout\Action\AddManyAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Checkout\Action\GetLoginAction" (parent: .abstract.instanceof.App\Module\Checkout\Action\GetLoginAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Checkout\Action\GetLoginAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Checkout\Action\GetLoginAction).
Resolving inheritance for "App\Module\Checkout\Action\GetLoginAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Checkout\Action\GetLoginAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Checkout\Action\RegisterAction" (parent: .abstract.instanceof.App\Module\Checkout\Action\RegisterAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Checkout\Action\RegisterAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Checkout\Action\RegisterAction).
Resolving inheritance for "App\Module\Checkout\Action\RegisterAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Checkout\Action\RegisterAction).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Checkout\Form\Type\AbstractRegisterFormType" (parent: .abstract.instanceof.App\Module\Checkout\Form\Type\AbstractRegisterFormType).
Resolving inheritance for "App\Module\Checkout\Form\Type\AbstractRegisterFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Checkout\Form\Type\AbstractRegisterFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Checkout\Form\Type\B2bRegisterFormType" (parent: .abstract.instanceof.App\Module\Checkout\Form\Type\B2bRegisterFormType).
Resolving inheritance for "App\Module\Checkout\Form\Type\B2bRegisterFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Checkout\Form\Type\B2bRegisterFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Checkout\Form\Type\B2cRegisterFormType" (parent: .abstract.instanceof.App\Module\Checkout\Form\Type\B2cRegisterFormType).
Resolving inheritance for "App\Module\Checkout\Form\Type\B2cRegisterFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Checkout\Form\Type\B2cRegisterFormType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Integration\Subscriber\AddSapPricesToOrderSubscriber" (parent: .abstract.instanceof.App\Module\Checkout\Integration\Subscriber\AddSapPricesToOrderSubscriber).
Resolving inheritance for "App\Module\Checkout\Integration\Subscriber\AddSapPricesToOrderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Integration\Subscriber\AddSapPricesToOrderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Module\Checkout\Registration\Validator\IsValidVatIdValidator" (parent: .abstract.instanceof.App\Module\Checkout\Registration\Validator\IsValidVatIdValidator).
Resolving inheritance for "App\Module\Checkout\Registration\Validator\IsValidVatIdValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Module\Checkout\Registration\Validator\IsValidVatIdValidator).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\CartCustomFieldSubscriber" (parent: .abstract.instanceof.App\Module\Checkout\Subscriber\CartCustomFieldSubscriber).
Resolving inheritance for "App\Module\Checkout\Subscriber\CartCustomFieldSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\CartCustomFieldSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\FinishSubscriber" (parent: .abstract.instanceof.App\Module\Checkout\Subscriber\FinishSubscriber).
Resolving inheritance for "App\Module\Checkout\Subscriber\FinishSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\FinishSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\LoginCartSubscriber" (parent: .abstract.instanceof.App\Module\Checkout\Subscriber\LoginCartSubscriber).
Resolving inheritance for "App\Module\Checkout\Subscriber\LoginCartSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\LoginCartSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\OrderAddressToCustomerSubscriber" (parent: .abstract.instanceof.App\Module\Checkout\Subscriber\OrderAddressToCustomerSubscriber).
Resolving inheritance for "App\Module\Checkout\Subscriber\OrderAddressToCustomerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\OrderAddressToCustomerSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\OrderCreatedSubscriber" (parent: .abstract.instanceof.App\Module\Checkout\Subscriber\OrderCreatedSubscriber).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Checkout\Subscriber\OrderCreatedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\OrderCreatedSubscriber).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Checkout\Subscriber\OrderCreatedSubscriber" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Checkout\Subscriber\OrderCreatedSubscriber).
Resolving inheritance for "App\Module\Checkout\Subscriber\OrderCreatedSubscriber" (parent: .instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Checkout\Subscriber\OrderCreatedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\PaymentReceivedSubscriber" (parent: .abstract.instanceof.App\Module\Checkout\Subscriber\PaymentReceivedSubscriber).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Checkout\Subscriber\PaymentReceivedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\PaymentReceivedSubscriber).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Checkout\Subscriber\PaymentReceivedSubscriber" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Checkout\Subscriber\PaymentReceivedSubscriber).
Resolving inheritance for "App\Module\Checkout\Subscriber\PaymentReceivedSubscriber" (parent: .instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Checkout\Subscriber\PaymentReceivedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\RenderAjaxCartSubscriber" (parent: .abstract.instanceof.App\Module\Checkout\Subscriber\RenderAjaxCartSubscriber).
Resolving inheritance for "App\Module\Checkout\Subscriber\RenderAjaxCartSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\RenderAjaxCartSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\ShippingPaymentSubscriber" (parent: .abstract.instanceof.App\Module\Checkout\Subscriber\ShippingPaymentSubscriber).
Resolving inheritance for "App\Module\Checkout\Subscriber\ShippingPaymentSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\ShippingPaymentSubscriber).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Checkout\Twig\Functions\CheckoutExtension" (parent: .abstract.instanceof.App\Module\Checkout\Twig\Functions\CheckoutExtension).
Resolving inheritance for "App\Module\Checkout\Twig\Functions\CheckoutExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Checkout\Twig\Functions\CheckoutExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Checkout\Twig\Globals\CartExtension" (parent: .abstract.instanceof.App\Module\Checkout\Twig\Globals\CartExtension).
Resolving inheritance for "App\Module\Checkout\Twig\Globals\CartExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Checkout\Twig\Globals\CartExtension).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Cms\Provider\CmsContentProvider" (parent: .abstract.instanceof.App\Module\Cms\Provider\CmsContentProvider).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Cms\Provider\CmsContentProvider" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Cms\Provider\CmsContentProvider).
Resolving inheritance for "App\Module\Cms\Provider\CmsContentProvider" (parent: .instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Cms\Provider\CmsContentProvider).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Cms\Provider\CmsUnpublishedContentProvider" (parent: .abstract.instanceof.App\Module\Cms\Provider\CmsUnpublishedContentProvider).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Cms\Provider\CmsUnpublishedContentProvider" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Cms\Provider\CmsUnpublishedContentProvider).
Resolving inheritance for "App\Module\Cms\Provider\CmsUnpublishedContentProvider" (parent: .instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Cms\Provider\CmsUnpublishedContentProvider).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Cms\Subscriber\AccountSlotSubscriber" (parent: .abstract.instanceof.App\Module\Cms\Subscriber\AccountSlotSubscriber).
Resolving inheritance for "App\Module\Cms\Subscriber\AccountSlotSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Cms\Subscriber\AccountSlotSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Cms\Subscriber\CategorySlotSubscriber" (parent: .abstract.instanceof.App\Module\Cms\Subscriber\CategorySlotSubscriber).
Resolving inheritance for "App\Module\Cms\Subscriber\CategorySlotSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Cms\Subscriber\CategorySlotSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Cms\Subscriber\CheckoutSlotSubscriber" (parent: .abstract.instanceof.App\Module\Cms\Subscriber\CheckoutSlotSubscriber).
Resolving inheritance for "App\Module\Cms\Subscriber\CheckoutSlotSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Cms\Subscriber\CheckoutSlotSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Cms\Subscriber\DetailSlotSubscriber" (parent: .abstract.instanceof.App\Module\Cms\Subscriber\DetailSlotSubscriber).
Resolving inheritance for "App\Module\Cms\Subscriber\DetailSlotSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Cms\Subscriber\DetailSlotSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Cms\Subscriber\PreviewSubscriber" (parent: .abstract.instanceof.App\Module\Cms\Subscriber\PreviewSubscriber).
Resolving inheritance for "App\Module\Cms\Subscriber\PreviewSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Cms\Subscriber\PreviewSubscriber).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Cms\Twig\Functions\PunchoutProductExtension" (parent: .abstract.instanceof.App\Module\Cms\Twig\Functions\PunchoutProductExtension).
Resolving inheritance for "App\Module\Cms\Twig\Functions\PunchoutProductExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Cms\Twig\Functions\PunchoutProductExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Cms\Twig\Functions\StoryblokExtension" (parent: .abstract.instanceof.App\Module\Cms\Twig\Functions\StoryblokExtension).
Resolving inheritance for "App\Module\Cms\Twig\Functions\StoryblokExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Cms\Twig\Functions\StoryblokExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Cms\Twig\Functions\StoryblokIncludeExtension" (parent: .abstract.instanceof.App\Module\Cms\Twig\Functions\StoryblokIncludeExtension).
Resolving inheritance for "App\Module\Cms\Twig\Functions\StoryblokIncludeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Cms\Twig\Functions\StoryblokIncludeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Cms\Twig\Globals\CmsExtension" (parent: .abstract.instanceof.App\Module\Cms\Twig\Globals\CmsExtension).
Resolving inheritance for "App\Module\Cms\Twig\Globals\CmsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Cms\Twig\Globals\CmsExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Module\FriendlyCaptcha\Validator\FriendlyCaptchaValidator" (parent: .abstract.instanceof.App\Module\FriendlyCaptcha\Validator\FriendlyCaptchaValidator).
Resolving inheritance for "App\Module\FriendlyCaptcha\Validator\FriendlyCaptchaValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Module\FriendlyCaptcha\Validator\FriendlyCaptchaValidator).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Mailing\Business\Facade\MailingFacade" (parent: .abstract.instanceof.App\Module\Mailing\Business\Facade\MailingFacade).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Mailing\Business\Facade\MailingFacade" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Mailing\Business\Facade\MailingFacade).
Resolving inheritance for "App\Module\Mailing\Business\Facade\MailingFacade" (parent: .instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Mailing\Business\Facade\MailingFacade).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Payment\Handler\DeniosHandler" (parent: .abstract.instanceof.App\Module\Payment\Handler\DeniosHandler).
Resolving inheritance for "App\Module\Payment\Handler\DeniosHandler" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Payment\Handler\DeniosHandler).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Payment\Handler\StripeHandler" (parent: .abstract.instanceof.App\Module\Payment\Handler\StripeHandler).
Resolving inheritance for "App\Module\Payment\Handler\StripeHandler" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Payment\Handler\StripeHandler).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Payment\Handler\UnzerHandler" (parent: .abstract.instanceof.App\Module\Payment\Handler\UnzerHandler).
Resolving inheritance for "App\Module\Payment\Handler\UnzerHandler" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Payment\Handler\UnzerHandler).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Payment\Repository\PaymentRepository" (parent: .abstract.instanceof.App\Module\Payment\Repository\PaymentRepository).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Payment\Repository\PaymentRepository" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Payment\Repository\PaymentRepository).
Resolving inheritance for "App\Module\Payment\Repository\PaymentRepository" (parent: .instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Payment\Repository\PaymentRepository).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Payment\Subscriber\StripePaymentSubscriber" (parent: .abstract.instanceof.App\Module\Payment\Subscriber\StripePaymentSubscriber).
Resolving inheritance for "App\Module\Payment\Subscriber\StripePaymentSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Payment\Subscriber\StripePaymentSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Payment\Subscriber\UnzerPaymentSubscriber" (parent: .abstract.instanceof.App\Module\Payment\Subscriber\UnzerPaymentSubscriber).
Resolving inheritance for "App\Module\Payment\Subscriber\UnzerPaymentSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Payment\Subscriber\UnzerPaymentSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\ShoppingList\Action\ShowForwardedListAction" (parent: .abstract.instanceof.App\Module\ShoppingList\Action\ShowForwardedListAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\ShoppingList\Action\ShowForwardedListAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\ShoppingList\Action\ShowForwardedListAction).
Resolving inheritance for "App\Module\ShoppingList\Action\ShowForwardedListAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\ShoppingList\Action\ShowForwardedListAction).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\ShoppingList\Repository\ShoppingListRepository" (parent: .abstract.instanceof.App\Module\ShoppingList\Repository\ShoppingListRepository).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\ShoppingList\Repository\ShoppingListRepository" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\ShoppingList\Repository\ShoppingListRepository).
Resolving inheritance for "App\Module\ShoppingList\Repository\ShoppingListRepository" (parent: .instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\ShoppingList\Repository\ShoppingListRepository).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\ShoppingList\Subscriber\LoginShoppingListSubscriber" (parent: .abstract.instanceof.App\Module\ShoppingList\Subscriber\LoginShoppingListSubscriber).
Resolving inheritance for "App\Module\ShoppingList\Subscriber\LoginShoppingListSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\ShoppingList\Subscriber\LoginShoppingListSubscriber).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Module\ShoppingList\Twig\Functions\ShoppingListExtension" (parent: .abstract.instanceof.App\Module\ShoppingList\Twig\Functions\ShoppingListExtension).
Resolving inheritance for "App\Module\ShoppingList\Twig\Functions\ShoppingListExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Module\ShoppingList\Twig\Functions\ShoppingListExtension).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Store\Integration\Subscriber\LocaleSubscriber" (parent: .abstract.instanceof.App\Module\Store\Integration\Subscriber\LocaleSubscriber).
Resolving inheritance for "App\Module\Store\Integration\Subscriber\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Store\Integration\Subscriber\LocaleSubscriber).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Repository\CustomObjectRepository" (parent: .abstract.instanceof.App\Repository\CustomObjectRepository).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Repository\CustomObjectRepository" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Repository\CustomObjectRepository).
Resolving inheritance for "App\Repository\CustomObjectRepository" (parent: .instanceof.Psr\Log\LoggerAwareInterface.1.App\Repository\CustomObjectRepository).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Repository\CustomerRepository" (parent: .abstract.instanceof.App\Repository\CustomerRepository).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Repository\CustomerRepository" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Repository\CustomerRepository).
Resolving inheritance for "App\Repository\CustomerRepository" (parent: .instanceof.Psr\Log\LoggerAwareInterface.1.App\Repository\CustomerRepository).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Repository\StoreRepository" (parent: .abstract.instanceof.App\Repository\StoreRepository).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Repository\StoreRepository" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Repository\StoreRepository).
Resolving inheritance for "App\Repository\StoreRepository" (parent: .instanceof.Psr\Log\LoggerAwareInterface.1.App\Repository\StoreRepository).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\BreadcrumbSubscriber" (parent: .abstract.instanceof.App\Subscriber\BreadcrumbSubscriber).
Resolving inheritance for "App\Subscriber\BreadcrumbSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\BreadcrumbSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\DownloadTokenSubscriber" (parent: .abstract.instanceof.App\Subscriber\DownloadTokenSubscriber).
Resolving inheritance for "App\Subscriber\DownloadTokenSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\DownloadTokenSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\LoggRequestSubscriber" (parent: .abstract.instanceof.App\Subscriber\LoggRequestSubscriber).
Resolving inheritance for "App\Subscriber\LoggRequestSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\LoggRequestSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\PunchoutCookiePolicySubscriber" (parent: .abstract.instanceof.App\Subscriber\PunchoutCookiePolicySubscriber).
Resolving inheritance for "App\Subscriber\PunchoutCookiePolicySubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\PunchoutCookiePolicySubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\PunchoutLoginSubscriber" (parent: .abstract.instanceof.App\Subscriber\PunchoutLoginSubscriber).
Resolving inheritance for "App\Subscriber\PunchoutLoginSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\PunchoutLoginSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\SecurityHeaderSubscriber" (parent: .abstract.instanceof.App\Subscriber\SecurityHeaderSubscriber).
Resolving inheritance for "App\Subscriber\SecurityHeaderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\SecurityHeaderSubscriber).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\AttributesExtension" (parent: .abstract.instanceof.App\Twig\Filters\AttributesExtension).
Resolving inheritance for "App\Twig\Filters\AttributesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\AttributesExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\Base64Extension" (parent: .abstract.instanceof.App\Twig\Filters\Base64Extension).
Resolving inheritance for "App\Twig\Filters\Base64Extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\Base64Extension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\ComponentDataExtension" (parent: .abstract.instanceof.App\Twig\Filters\ComponentDataExtension).
Resolving inheritance for "App\Twig\Filters\ComponentDataExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\ComponentDataExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\CustomEmptyTextFallbackTranslatorExtension" (parent: .abstract.instanceof.App\Twig\Filters\CustomEmptyTextFallbackTranslatorExtension).
Resolving inheritance for "App\Twig\Filters\CustomEmptyTextFallbackTranslatorExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\CustomEmptyTextFallbackTranslatorExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\CustomPunchoutTranslatorExtension" (parent: .abstract.instanceof.App\Twig\Filters\CustomPunchoutTranslatorExtension).
Resolving inheritance for "App\Twig\Filters\CustomPunchoutTranslatorExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\CustomPunchoutTranslatorExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\JsonDecodeExtension" (parent: .abstract.instanceof.App\Twig\Filters\JsonDecodeExtension).
Resolving inheritance for "App\Twig\Filters\JsonDecodeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\JsonDecodeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\PrepareForCssContentAttributeExtension" (parent: .abstract.instanceof.App\Twig\Filters\PrepareForCssContentAttributeExtension).
Resolving inheritance for "App\Twig\Filters\PrepareForCssContentAttributeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\PrepareForCssContentAttributeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\PriceExtension" (parent: .abstract.instanceof.App\Twig\Filters\PriceExtension).
Resolving inheritance for "App\Twig\Filters\PriceExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\PriceExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\TagWrapExtension" (parent: .abstract.instanceof.App\Twig\Filters\TagWrapExtension).
Resolving inheritance for "App\Twig\Filters\TagWrapExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\TagWrapExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\UniqueExtension" (parent: .abstract.instanceof.App\Twig\Filters\UniqueExtension).
Resolving inheritance for "App\Twig\Filters\UniqueExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\UniqueExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\AddressExtension" (parent: .abstract.instanceof.App\Twig\Functions\AddressExtension).
Resolving inheritance for "App\Twig\Functions\AddressExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\AddressExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CategorieExtension" (parent: .abstract.instanceof.App\Twig\Functions\CategorieExtension).
Resolving inheritance for "App\Twig\Functions\CategorieExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CategorieExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\ConditionalLinkExtension" (parent: .abstract.instanceof.App\Twig\Functions\ConditionalLinkExtension).
Resolving inheritance for "App\Twig\Functions\ConditionalLinkExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\ConditionalLinkExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CrossSellExtension" (parent: .abstract.instanceof.App\Twig\Functions\CrossSellExtension).
Resolving inheritance for "App\Twig\Functions\CrossSellExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CrossSellExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CtEnvironmentByEnvExtension" (parent: .abstract.instanceof.App\Twig\Functions\CtEnvironmentByEnvExtension).
Resolving inheritance for "App\Twig\Functions\CtEnvironmentByEnvExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CtEnvironmentByEnvExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CustomTranslatorExtension" (parent: .abstract.instanceof.App\Twig\Functions\CustomTranslatorExtension).
Resolving inheritance for "App\Twig\Functions\CustomTranslatorExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CustomTranslatorExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\DownloadExtension" (parent: .abstract.instanceof.App\Twig\Functions\DownloadExtension).
Resolving inheritance for "App\Twig\Functions\DownloadExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\DownloadExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\FormExtension" (parent: .abstract.instanceof.App\Twig\Functions\FormExtension).
Resolving inheritance for "App\Twig\Functions\FormExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\FormExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\HashExtension" (parent: .abstract.instanceof.App\Twig\Functions\HashExtension).
Resolving inheritance for "App\Twig\Functions\HashExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\HashExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\JsonExtension" (parent: .abstract.instanceof.App\Twig\Functions\JsonExtension).
Resolving inheritance for "App\Twig\Functions\JsonExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\JsonExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\LoggerExtension" (parent: .abstract.instanceof.App\Twig\Functions\LoggerExtension).
Resolving inheritance for "App\Twig\Functions\LoggerExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\LoggerExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\LogoExtension" (parent: .abstract.instanceof.App\Twig\Functions\LogoExtension).
Resolving inheritance for "App\Twig\Functions\LogoExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\LogoExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\PageEndHtmlExtension" (parent: .abstract.instanceof.App\Twig\Functions\PageEndHtmlExtension).
Resolving inheritance for "App\Twig\Functions\PageEndHtmlExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\PageEndHtmlExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\ProductExtension" (parent: .abstract.instanceof.App\Twig\Functions\ProductExtension).
Resolving inheritance for "App\Twig\Functions\ProductExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\ProductExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\SortOptionsExtension" (parent: .abstract.instanceof.App\Twig\Functions\SortOptionsExtension).
Resolving inheritance for "App\Twig\Functions\SortOptionsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\SortOptionsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\UniqidExtension" (parent: .abstract.instanceof.App\Twig\Functions\UniqidExtension).
Resolving inheritance for "App\Twig\Functions\UniqidExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\UniqidExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\UrlProviderExtension" (parent: .abstract.instanceof.App\Twig\Functions\UrlProviderExtension).
Resolving inheritance for "App\Twig\Functions\UrlProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\UrlProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Globals\StoreContextExtension" (parent: .abstract.instanceof.App\Twig\Globals\StoreContextExtension).
Resolving inheritance for "App\Twig\Globals\StoreContextExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Globals\StoreContextExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Transport\TransportFactoryInterface.0.Symfony\Component\Messenger\Bridge\AmazonSqs\Transport\AmazonSqsTransportFactory" (parent: .abstract.instanceof.Symfony\Component\Messenger\Bridge\AmazonSqs\Transport\AmazonSqsTransportFactory).
Resolving inheritance for "Symfony\Component\Messenger\Bridge\AmazonSqs\Transport\AmazonSqsTransportFactory" (parent: .instanceof.Symfony\Component\Messenger\Transport\TransportFactoryInterface.0.Symfony\Component\Messenger\Bridge\AmazonSqs\Transport\AmazonSqsTransportFactory).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Transport\TransportFactoryInterface.0.NatsBridge\Symfony\NatsTransportFactory" (parent: .abstract.instanceof.NatsBridge\Symfony\NatsTransportFactory).
Resolving inheritance for "NatsBridge\Symfony\NatsTransportFactory" (parent: .instanceof.Symfony\Component\Messenger\Transport\TransportFactoryInterface.0.NatsBridge\Symfony\NatsTransportFactory).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Commercetools\Core\Client" (parent: .abstract.instanceof.Commercetools\Core\Client).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.1.Commercetools\Core\Client" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Commercetools\Core\Client).
Resolving inheritance for "Commercetools\Core\Client" (parent: .instanceof.Psr\Log\LoggerAwareInterface.1.Commercetools\Core\Client).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.app.shared.commercetools.client" (parent: .abstract.instanceof.app.shared.commercetools.client).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.1.app.shared.commercetools.client" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.app.shared.commercetools.client).
Resolving inheritance for "app.shared.commercetools.client" (parent: .instanceof.Psr\Log\LoggerAwareInterface.1.app.shared.commercetools.client).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.BestIt\CommercetoolsODM\Repository\CartRepository" (parent: .abstract.instanceof.BestIt\CommercetoolsODM\Repository\CartRepository).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.1.BestIt\CommercetoolsODM\Repository\CartRepository" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.BestIt\CommercetoolsODM\Repository\CartRepository).
Resolving inheritance for "BestIt\CommercetoolsODM\Repository\CartRepository" (parent: .instanceof.Psr\Log\LoggerAwareInterface.1.BestIt\CommercetoolsODM\Repository\CartRepository).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.BestIt\CommercetoolsODM\Repository\OrderRepository" (parent: .abstract.instanceof.BestIt\CommercetoolsODM\Repository\OrderRepository).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.1.BestIt\CommercetoolsODM\Repository\OrderRepository" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.BestIt\CommercetoolsODM\Repository\OrderRepository).
Resolving inheritance for "BestIt\CommercetoolsODM\Repository\OrderRepository" (parent: .instanceof.Psr\Log\LoggerAwareInterface.1.BestIt\CommercetoolsODM\Repository\OrderRepository).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.best_it_short_simple_checkout.event_listener.given_order_validator_event_subscriber" (parent: .abstract.instanceof.best_it_short_simple_checkout.event_listener.given_order_validator_event_subscriber).
Resolving inheritance for "best_it_short_simple_checkout.event_listener.given_order_validator_event_subscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.best_it_short_simple_checkout.event_listener.given_order_validator_event_subscriber).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Gglnx\TwigTryCatch\Extension\TryCatchExtension" (parent: .abstract.instanceof.Gglnx\TwigTryCatch\Extension\TryCatchExtension).
Resolving inheritance for "Gglnx\TwigTryCatch\Extension\TryCatchExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Gglnx\TwigTryCatch\Extension\TryCatchExtension).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.module.checkout.subscriber.shipping_payment_subscriber" (parent: .abstract.instanceof.app.module.checkout.subscriber.shipping_payment_subscriber).
Resolving inheritance for "app.module.checkout.subscriber.shipping_payment_subscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.module.checkout.subscriber.shipping_payment_subscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.module.checkout.subscriber.finish_subscriber" (parent: .abstract.instanceof.app.module.checkout.subscriber.finish_subscriber).
Resolving inheritance for "app.module.checkout.subscriber.finish_subscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.module.checkout.subscriber.finish_subscriber).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.newsletter-tracking" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.story_grid_api" (parent: security.firewall.config).
Resolving inheritance for "security.authentication.listener.anonymous.story_grid_api" (parent: security.authentication.listener.anonymous).
Resolving inheritance for "security.authentication.provider.anonymous.story_grid_api" (parent: security.authentication.provider.anonymous).
Resolving inheritance for "security.exception_listener.story_grid_api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.story_grid_api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authentication.provider.guard.main" (parent: security.authentication.provider.guard).
Resolving inheritance for "security.authentication.listener.guard.main" (parent: security.authentication.listener.guard).
Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.snc_redis" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.sap" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cart" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.es" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.middlewareConnector" (parent: monolog.logger_prototype).
3
Removing method "setLogger" of service "App\Module\Account\Action\StartcXMLSessionAction" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Module\Checkout\Action\AddManyAction" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "App\Module\MiddlewareConnector\Integration\Action\Stock\Mapper\FilteredStockMapper::map": no corresponding services exist for the referenced types.
256
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "Predis\ClientInterface"; reason: private alias.
Removed service "App\Module\ShortSimpleCheckout\Manager\FlashBagManagerInterface"; reason: private alias.
Removed service "App\Integration\Commercetools\Address\DataSourceHandler\CommercetoolsAddressFromDataSourceBuilderInterface"; reason: private alias.
Removed service "App\Integration\Commercetools\Address\DataSourceHandler\DataSourceToCommercetoolsAddressMapperInterface"; reason: private alias.
Removed service "App\Locale\LocaleProviderInterface"; reason: private alias.
Removed service "App\Module\Account\Provider\IOrderProvider"; reason: private alias.
Removed service "App\Module\Address\Client\ZipClientInterface"; reason: private alias.
Removed service "App\Module\Cart\Business\Facade\CartPriceFacadeInterface"; reason: private alias.
Removed service "App\Module\Cart\Persistence\Cart\CartDataWriterInterface"; reason: private alias.
Removed service "App\Module\Checkout\Provider\DeniosCustomerProviderInterface"; reason: private alias.
Removed service "App\Module\Inquiry\Persistence\Product\ProductDataReaderInterface"; reason: private alias.
Removed service "App\Module\Inquiry\Persistence\ShoppingList\ShoppingListDataReaderInterface"; reason: private alias.
Removed service "App\Module\Mailing\Business\Facade\MailingFacadeInterface"; reason: private alias.
Removed service "App\Module\MiddlewareConnector\Business\Facade\SapFacadeInterface"; reason: private alias.
Removed service "App\Module\MiddlewareConnector\Integration\Action\RequestMapper\RequestMapperInterface"; reason: private alias.
Removed service "App\Module\OrderNumberGenerator\Business\ConnectorInterface"; reason: private alias.
Removed service "App\Module\SapRequester\Business\Connector\SapRequesterConnectorInterface"; reason: private alias.
Removed service "App\Module\Shared\Repository\Commercetools\CartRepository"; reason: private alias.
Removed service "App\Module\Shared\Repository\Commercetools\CustomerRepository"; reason: private alias.
Removed service "App\Module\Shared\Repository\Commercetools\DiscountRepository"; reason: private alias.
Removed service "App\Module\Shared\Repository\Commercetools\ShippingMethodRepository"; reason: private alias.
Removed service "App\Module\Shipping\Client\ShippingClientInterface"; reason: private alias.
Removed service "App\Module\Store\Business\Facade\StoreFacadeInterface"; reason: private alias.
Removed service "App\Module\StoryblokService\Business\StoryblokClient"; reason: private alias.
Removed service "App\Module\View\Business\Facade\DisplayPriceFacadeInterface"; reason: private alias.
Removed service "App\Module\ShortSimpleCheckout\Provider\Customer\CustomerProviderInterface"; reason: private alias.
Removed service "App\Module\ShortSimpleCheckout\Provider\Cart\CartProviderInterface"; reason: private alias.
Removed service "BestIt\Redis\Storage\StorageClientInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "router"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
Removed service "session.storage.filesystem"; reason: private alias.
Removed service "session.storage"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "BestIt\CommercetoolsODM\Filter\FilterManagerInterface"; reason: private alias.
Removed service "BestIt\CommercetoolsODM\DocumentManagerInterface"; reason: private alias.
Removed service "best_it.commercetools_odm.client"; reason: private alias.
Removed service "best_it.commercetools_odm.event_manager"; reason: private alias.
Removed service "best_it.commercetools_odm.listener_invoker"; reason: private alias.
Removed service "best_it.commercetools_odm.query_helper"; reason: private alias.
Removed service "best_it.commercetools_odm.repository_factory"; reason: private alias.
Removed service "best_it.commercetools_odm.action_builder.factory"; reason: private alias.
Removed service "best_it.commercetools_odm.action_builder.processor"; reason: private alias.
Removed service "best_it.commercetools_odm.class_metadata_factory"; reason: private alias.
Removed service "best_it.commercetools_odm.mapping.annotations.driver"; reason: private alias.
Removed service "best_it.commercetools_odm.unit_of_work.factory"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "security.encoder_factory"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.commercetools"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.story_grid_api"; reason: private alias.
Removed service "security.user_checker.story_grid_api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "best_it_short_simple_checkout.logger"; reason: private alias.
Removed service "best_it_short_simple_checkout.normalizer.order_normalizer"; reason: private alias.
Removed service "best_it_short_simple_checkout.normalizer.address_normalizer"; reason: private alias.
Removed service "best_it_short_simple_checkout.normalizer.cart_normalizer"; reason: private alias.
Removed service "best_it_short_simple_checkout.manager.document"; reason: private alias.
Removed service "best_it_short_simple_checkout.manager.flash_bag_manager"; reason: private alias.
Removed service "best_it_short_simple_checkout.provider.cart_provider"; reason: private alias.
Removed service "best_it_short_simple_checkout.provider.order_number_provider"; reason: private alias.
Removed service "best_it_short_simple_checkout.security.token_storage"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $sncRedisLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $sapLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cartLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $esLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $middlewareConnectorLogger"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".service_locator.svfXJD8"; reason: private alias.
Removed service ".service_locator.7poDant"; reason: private alias.
Removed service ".service_locator.1Uy2Slb"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.bMF3_ny"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.0LkZsWp"; reason: private alias.
Removed service ".service_locator.mgEaIew"; reason: private alias.
Removed service ".service_locator.cylEBgx"; reason: private alias.
Removed service ".service_locator.x0x2.IG"; reason: private alias.
Removed service ".service_locator.KotXNqo"; reason: private alias.
Removed service ".service_locator.5IpHtVv"; reason: private alias.
Removed service ".service_locator.KscuV3T"; reason: private alias.
Removed service ".service_locator.8tb_MG4"; reason: private alias.
Removed service ".service_locator.McOTrwq"; reason: private alias.
Removed service ".service_locator.EuhJAwy"; reason: private alias.
Removed service ".service_locator.0ghLsew"; reason: private alias.
Removed service ".service_locator.rotbjDz"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "best_it_short_simple_checkout.provider_customer.customer_provider"; reason: private alias.
Removed service "best_it_short_simple_checkout.collector.validator.order.order_validator"; reason: private alias.
Removed service "App\Module\Cms\Provider\CmsContentProvider"; reason: private alias.
Removed service "best_it_short_simple_checkout.validator_cart.address_missing_validator"; reason: private alias.
Removed service "best_it_short_simple_checkout.validator_cart.unpublish_line_item_validator"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service ".service_locator.rJsb2g."; reason: private alias.
Removed service ".service_locator.uo5c0SP"; reason: private alias.
Removed service ".service_locator.4K5QBFa"; reason: private alias.
Removed service ".service_locator.MHzL2cz"; reason: private alias.
Removed service ".service_locator.nvQzHIx"; reason: private alias.
Removed service ".service_locator.piqrJ8C"; reason: private alias.
Removed service ".service_locator.qcvhJTA"; reason: private alias.
Removed service ".service_locator.p8NUcv_"; reason: private alias.
Removed service ".service_locator.SwqBSNP"; reason: private alias.
Removed service ".service_locator.6u2lGWO"; reason: private alias.
Removed service ".service_locator.DtTpMcz"; reason: private alias.
Removed service ".service_locator.tiVIHZQ"; reason: private alias.
Removed service ".service_locator.TKw.9o5"; reason: private alias.
Removed service ".service_locator.KJION1u"; reason: private alias.
Removed service ".service_locator.bdpDGdX"; reason: private alias.
Removed service ".service_locator.2DSvUfe"; reason: private alias.
Removed service ".service_locator.e2RMGRw"; reason: private alias.
Removed service ".service_locator.x9MLpsC"; reason: private alias.
Removed service ".service_locator.5n_NdKB"; reason: private alias.
Removed service ".service_locator.Bxkthaa"; reason: private alias.
Removed service ".service_locator.EVz3Itz"; reason: private alias.
Removed service ".service_locator.Tm9xhQw"; reason: private alias.
Removed service ".service_locator.KdZmS2Q"; reason: private alias.
Removed service ".service_locator.plUn9Jc"; reason: private alias.
Removed service ".service_locator.KeMg0gU"; reason: private alias.
Removed service ".service_locator.4Ai3F1j"; reason: private alias.
Removed service ".service_locator.sf85gDo"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
Removed service ".service_locator.gH2hbbP"; reason: private alias.
132
Changed reference of service "App\Action\CartController" previously pointing to "best_it_short_simple_checkout.controller_facade.cart_controller_facade.default" to "best_it_short_simple_checkout.controller_facade.cart_controller_facade".
Changed reference of service "App\Action\CartController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Infrastructure\Logger\RequestDecoratorProcessor" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Module\Account\Action\ChangeCustomerPasswordAction" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Account\Action\StartOCISessionAction" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Account\Security\LoginFormAuthenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Account\Subscriber\ExcludeVatSubscriber" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Module\Address\Action\RemoveAddressAction" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Api\Action\HrefLangAction" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Module\Cart\Action\CartPriceAction" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Catalog\Action\GetListingAction" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Checkout\Action\AddManyAction" previously pointing to "best_it_short_simple_checkout.controller_facade.cart_controller_facade.default" to "best_it_short_simple_checkout.controller_facade.cart_controller_facade".
Changed reference of service "App\Module\Checkout\Action\GetSuggestAction" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Checkout\Builder\OrderMailDataBuilder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Checkout\Form\Exceptions\FormExceptionGenerator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Checkout\Provider\AnonymousCustomerProviderDecorator" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Module\Checkout\Provider\CartProvider" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Module\Checkout\Provider\DepartmentProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Checkout\Provider\SalutationProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Checkout\Provider\StateProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Checkout\Registration\Validator\IsValidVatIdValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Checkout\Subscriber\CartCustomFieldSubscriber" previously pointing to "best_it_short_simple_checkout.controller_facade.custom_field_controller_facade.default" to "best_it_short_simple_checkout.controller_facade.custom_field_controller_facade".
Changed reference of service "App\Module\Checkout\Subscriber\LoginCartSubscriber" previously pointing to "best_it_short_simple_checkout.controller_facade.cart_controller_facade.default" to "best_it_short_simple_checkout.controller_facade.cart_controller_facade".
Changed reference of service "App\Module\Checkout\Subscriber\ShippingPaymentSubscriber" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Module\Checkout\Subscriber\ShippingPaymentSubscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Checkout\Twig\Globals\CartExtension" previously pointing to "best_it_short_simple_checkout.controller_facade.cart_controller_facade.default" to "best_it_short_simple_checkout.controller_facade.cart_controller_facade".
Changed reference of service "App\Module\Checkout\Validator\CartHasBillingAddressOrUserLogin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\FriendlyCaptcha\Validator\FriendlyCaptchaValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Mailing\Repository\NewsletterOptOutRepository" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Module\Payment\Adapter\Denios\InvoiceAdapter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Payment\Adapter\Denios\PrePaymentAdapter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Payment\Adapter\Stripe\AllPaymentTypesAdapter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Payment\Adapter\Stripe\CreditCardAdapter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Payment\Adapter\Unzer\BancontactAdapter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Payment\Adapter\Unzer\CreditCardAdapter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Payment\Adapter\Unzer\IdealAdapter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Payment\Adapter\Unzer\PayPalAdapter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Payment\Adapter\Unzer\PostfinanceAdapter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Payment\Adapter\Unzer\Przelewy24Adapter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Payment\Adapter\Unzer\SofortAdapter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\Payment\Factory\StripePaymentIntentFactory" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Module\Payment\Handler\DeniosHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Module\Payment\Handler\StripeHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Module\Payment\Handler\StripeHandler" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Module\Payment\Handler\UnzerHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Module\Payment\Handler\UnzerHandler" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Module\Shipping\Client\ShipperHqClient" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\ShoppingList\Manager\ShoppingListManager" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Module\ShoppingList\Provider\ShoppingListProvider" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Routing\I18nLoader" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Subscriber\DownloadTokenSubscriber" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Subscriber\PunchoutLoginSubscriber" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Twig\Filters\CustomEmptyTextFallbackTranslatorExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Twig\Filters\CustomPunchoutTranslatorExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Twig\Functions\CrossSellExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Twig\Functions\CustomTranslatorExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Twig\Functions\DownloadExtension" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Twig\Functions\SortOptionsExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Module\ShortSimpleCheckout\Controller\CartController" previously pointing to "best_it_short_simple_checkout.controller_facade.cart_controller_facade.default" to "best_it_short_simple_checkout.controller_facade.cart_controller_facade".
Changed reference of service "App\Module\ShortSimpleCheckout\Controller\CartController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.module.checkout.subscriber.shipping_payment_subscriber" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "app.module.checkout.subscriber.shipping_payment_subscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Module\ShortSimpleCheckout\Controller\ConfirmController" previously pointing to "best_it_short_simple_checkout.controller_facade.confirm_controller_facade.default" to "best_it_short_simple_checkout.controller_facade.confirm_controller_facade".
Changed reference of service "App\Module\ShortSimpleCheckout\Controller\PaymentRedirectController" previously pointing to "best_it_short_simple_checkout.controller_facade.confirm_controller_facade.default" to "best_it_short_simple_checkout.controller_facade.confirm_controller_facade".
Changed reference of service "App\Module\ShortSimpleCheckout\Controller\CustomFieldController" previously pointing to "best_it_short_simple_checkout.controller_facade.custom_field_controller_facade.default" to "best_it_short_simple_checkout.controller_facade.custom_field_controller_facade".
Changed reference of service "App\Module\ShortSimpleCheckout\Controller\FinishController" previously pointing to "best_it_short_simple_checkout.controller_facade.finish_controller_facade.default" to "best_it_short_simple_checkout.controller_facade.finish_controller_facade".
Changed reference of service "App\Module\ShortSimpleCheckout\Controller\ShippingPaymentController" previously pointing to "best_it_short_simple_checkout.controller_facade.shipping_payment_controller_facade.default" to "best_it_short_simple_checkout.controller_facade.shipping_payment_controller_facade".
Changed reference of service "best_it_short_simple_checkout.custom_field.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "best_it_short_simple_checkout.manager.flash_bag_manager.default" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "best_it_short_simple_checkout.manager.flash_bag_manager.default" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.TvjezS_" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.DUcoQ_R" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.7mKyeHz" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.7mKyeHz" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.5eaIEle" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.5eaIEle" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.hyRUyZH" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "best_it_short_simple_checkout.controller_facade.cart_controller_facade" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "best_it_short_simple_checkout.controller_facade.finish_controller_facade" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "best_it_short_simple_checkout.controller_facade.shipping_payment_controller_facade" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "best_it_short_simple_checkout.controller_facade.confirm_controller_facade" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
370
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.form_entry_point"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
Removed service "security.authentication.listener.form"; reason: abstract.
Removed service "security.authentication.listener.x509"; reason: abstract.
Removed service "security.authentication.listener.json"; reason: abstract.
Removed service "security.authentication.listener.remote_user"; reason: abstract.
Removed service "security.authentication.listener.basic"; reason: abstract.
Removed service "security.authentication.provider.dao"; reason: abstract.
Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetMenuSlotAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetMenuSlotAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Action\GetMenuSlotAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetMoreCTSearchresultAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetMoreCTSearchresultAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Action\GetMoreCTSearchresultAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetProductAttributeLabelByKey"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetProductAttributeLabelByKey"; reason: abstract.
Removed service ".abstract.instanceof.App\Action\GetProductAttributeLabelByKey"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetProductBoxesBySkusAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetProductBoxesBySkusAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Action\GetProductBoxesBySkusAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetProductGridBySkusAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetProductGridBySkusAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Action\GetProductGridBySkusAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetProductSkusAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetProductSkusAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Action\GetProductSkusAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetStoryGridAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetStoryGridAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Action\GetStoryGridAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\GetStoryGridInitAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\GetStoryGridInitAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Action\GetStoryGridInitAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Action\OciBackgroundSearch"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Action\OciBackgroundSearch"; reason: abstract.
Removed service ".abstract.instanceof.App\Action\OciBackgroundSearch"; reason: abstract.
Removed service ".instanceof.App\DataDecorator\DataDecoratorInterface.0.App\DataDecorator\PriceDecorator"; reason: abstract.
Removed service ".abstract.instanceof.App\DataDecorator\PriceDecorator"; reason: abstract.
Removed service ".instanceof.App\DataDecorator\DataDecoratorInterface.0.App\DataDecorator\VariantSelectionDecorator"; reason: abstract.
Removed service ".abstract.instanceof.App\DataDecorator\VariantSelectionDecorator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Locale\LocaleListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Locale\LocaleListener"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\ChangeCustomerEmailAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\ChangeCustomerEmailAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Account\Action\ChangeCustomerEmailAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\ChangeCustomerPasswordAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\ChangeCustomerPasswordAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Account\Action\ChangeCustomerPasswordAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\GetDataAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\GetDataAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Account\Action\GetDataAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\GetLoginAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\GetLoginAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Account\Action\GetLoginAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\GetOrdersAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\GetOrdersAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Account\Action\GetOrdersAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\GetOverviewAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\GetOverviewAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Account\Action\GetOverviewAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\RegisterAccountAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\RegisterAccountAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Account\Action\RegisterAccountAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\RequestPasswordAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\RequestPasswordAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Account\Action\RequestPasswordAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\ResetPasswordAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\ResetPasswordAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Account\Action\ResetPasswordAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Account\Action\StartcXMLSessionAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Account\Action\StartcXMLSessionAction"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Account\Action\StartcXMLSessionAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Account\Action\StartcXMLSessionAction"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Account\Form\Type\AccountEmailFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Account\Form\Type\AccountEmailFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Account\Form\Type\AccountPasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Account\Form\Type\AccountPasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Account\Form\Type\RegisterAccountFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Account\Form\Type\RegisterAccountFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Account\Form\Type\RequestPasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Account\Form\Type\RequestPasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Account\Form\Type\ResetPasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Account\Form\Type\ResetPasswordFormType"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Account\Repository\CustomerRepository"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Account\Repository\CustomerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Account\Repository\CustomerRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Account\Subscriber\ExcludeVatSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Account\Subscriber\ExcludeVatSubscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Account\Twig\Globals\UserExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Account\Twig\Globals\UserExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Module\Account\Validator\AccountIsRegisteredValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Account\Validator\AccountIsRegisteredValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Module\Account\Validator\UniqueEmailValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Account\Validator\UniqueEmailValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Address\Action\CreateAddressAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Address\Action\CreateAddressAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Address\Action\CreateAddressAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Address\Action\GetAddressAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Address\Action\GetAddressAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Address\Action\GetAddressAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Address\Action\GetModifyAddressModalAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Address\Action\GetModifyAddressModalAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Address\Action\GetModifyAddressModalAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Address\Action\ModifyAddressAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Address\Action\ModifyAddressAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Address\Action\ModifyAddressAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Address\Action\RemoveAddressAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Address\Action\RemoveAddressAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Address\Action\RemoveAddressAction"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Address\Form\Type\ChangeAddressType"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Address\Form\Type\ChangeAddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Address\Form\Type\CreateAddressType"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Address\Form\Type\CreateAddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Address\Subscriber\AddressFormSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Address\Subscriber\AddressFormSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Catalog\Action\GetListingAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Catalog\Action\GetListingAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Catalog\Action\GetListingAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Catalog\Action\GetMoreProductsAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Catalog\Action\GetMoreProductsAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Catalog\Action\GetMoreProductsAction"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Catalog\Twig\Globals\CategoryTreeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Catalog\Twig\Globals\CategoryTreeExtension"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Checkout\Action\AddManyAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Checkout\Action\AddManyAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Checkout\Action\GetLoginAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Checkout\Action\GetLoginAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Checkout\Action\GetLoginAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\Checkout\Action\RegisterAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\Checkout\Action\RegisterAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Checkout\Action\RegisterAction"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Checkout\Form\Type\AbstractRegisterFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Checkout\Form\Type\AbstractRegisterFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Checkout\Form\Type\B2bRegisterFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Checkout\Form\Type\B2bRegisterFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Module\Checkout\Form\Type\B2cRegisterFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Checkout\Form\Type\B2cRegisterFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Integration\Subscriber\AddSapPricesToOrderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Checkout\Integration\Subscriber\AddSapPricesToOrderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Module\Checkout\Registration\Validator\IsValidVatIdValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Checkout\Registration\Validator\IsValidVatIdValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\CartCustomFieldSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Checkout\Subscriber\CartCustomFieldSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\FinishSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Checkout\Subscriber\FinishSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\LoginCartSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Checkout\Subscriber\LoginCartSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\OrderAddressToCustomerSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Checkout\Subscriber\OrderAddressToCustomerSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\OrderCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Checkout\Subscriber\OrderCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Checkout\Subscriber\OrderCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Checkout\Subscriber\OrderCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\PaymentReceivedSubscriber"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Checkout\Subscriber\PaymentReceivedSubscriber"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Checkout\Subscriber\PaymentReceivedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Checkout\Subscriber\PaymentReceivedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\RenderAjaxCartSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Checkout\Subscriber\RenderAjaxCartSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Checkout\Subscriber\ShippingPaymentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Checkout\Subscriber\ShippingPaymentSubscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Checkout\Twig\Functions\CheckoutExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Checkout\Twig\Functions\CheckoutExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Checkout\Twig\Globals\CartExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Checkout\Twig\Globals\CartExtension"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Cms\Provider\CmsContentProvider"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Cms\Provider\CmsContentProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Cms\Provider\CmsContentProvider"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Cms\Provider\CmsUnpublishedContentProvider"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Cms\Provider\CmsUnpublishedContentProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Cms\Provider\CmsUnpublishedContentProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Cms\Subscriber\AccountSlotSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Cms\Subscriber\AccountSlotSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Cms\Subscriber\CategorySlotSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Cms\Subscriber\CategorySlotSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Cms\Subscriber\CheckoutSlotSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Cms\Subscriber\CheckoutSlotSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Cms\Subscriber\DetailSlotSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Cms\Subscriber\DetailSlotSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Cms\Subscriber\PreviewSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Cms\Subscriber\PreviewSubscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Cms\Twig\Functions\PunchoutProductExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Cms\Twig\Functions\PunchoutProductExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Cms\Twig\Functions\StoryblokExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Cms\Twig\Functions\StoryblokExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Cms\Twig\Functions\StoryblokIncludeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Cms\Twig\Functions\StoryblokIncludeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Module\Cms\Twig\Globals\CmsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Cms\Twig\Globals\CmsExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Module\FriendlyCaptcha\Validator\FriendlyCaptchaValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\FriendlyCaptcha\Validator\FriendlyCaptchaValidator"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Mailing\Business\Facade\MailingFacade"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Mailing\Business\Facade\MailingFacade"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Mailing\Business\Facade\MailingFacade"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Payment\Handler\DeniosHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Payment\Handler\DeniosHandler"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Payment\Handler\StripeHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Payment\Handler\StripeHandler"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Payment\Handler\UnzerHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Payment\Handler\UnzerHandler"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Payment\Repository\PaymentRepository"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\Payment\Repository\PaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Payment\Repository\PaymentRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Payment\Subscriber\StripePaymentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Payment\Subscriber\StripePaymentSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Payment\Subscriber\UnzerPaymentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Payment\Subscriber\UnzerPaymentSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Module\ShoppingList\Action\ShowForwardedListAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Module\ShoppingList\Action\ShowForwardedListAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\ShoppingList\Action\ShowForwardedListAction"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\ShoppingList\Repository\ShoppingListRepository"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Module\ShoppingList\Repository\ShoppingListRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\ShoppingList\Repository\ShoppingListRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\ShoppingList\Subscriber\LoginShoppingListSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\ShoppingList\Subscriber\LoginShoppingListSubscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Module\ShoppingList\Twig\Functions\ShoppingListExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\ShoppingList\Twig\Functions\ShoppingListExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Module\Store\Integration\Subscriber\LocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Module\Store\Integration\Subscriber\LocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Repository\CustomObjectRepository"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Repository\CustomObjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomObjectRepository"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Repository\CustomerRepository"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Repository\CustomerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerRepository"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Repository\StoreRepository"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.1.App\Repository\StoreRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StoreRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\BreadcrumbSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\BreadcrumbSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\DownloadTokenSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\DownloadTokenSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\LoggRequestSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\LoggRequestSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\PunchoutCookiePolicySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\PunchoutCookiePolicySubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\PunchoutLoginSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\PunchoutLoginSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Subscriber\SecurityHeaderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Subscriber\SecurityHeaderSubscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\AttributesExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Filters\AttributesExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\Base64Extension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Filters\Base64Extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\ComponentDataExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Filters\ComponentDataExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\CustomEmptyTextFallbackTranslatorExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Filters\CustomEmptyTextFallbackTranslatorExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\CustomPunchoutTranslatorExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Filters\CustomPunchoutTranslatorExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\JsonDecodeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Filters\JsonDecodeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\PrepareForCssContentAttributeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Filters\PrepareForCssContentAttributeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\PriceExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Filters\PriceExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\TagWrapExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Filters\TagWrapExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\UniqueExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Filters\UniqueExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\AddressExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Functions\AddressExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CategorieExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Functions\CategorieExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\ConditionalLinkExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Functions\ConditionalLinkExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CrossSellExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Functions\CrossSellExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CtEnvironmentByEnvExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Functions\CtEnvironmentByEnvExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CustomTranslatorExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Functions\CustomTranslatorExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\DownloadExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Functions\DownloadExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\FormExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Functions\FormExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\HashExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Functions\HashExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\JsonExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Functions\JsonExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\LoggerExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Functions\LoggerExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\LogoExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Functions\LogoExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\PageEndHtmlExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Functions\PageEndHtmlExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\ProductExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Functions\ProductExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\SortOptionsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Functions\SortOptionsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\UniqidExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Functions\UniqidExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\UrlProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Functions\UrlProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Globals\StoreContextExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Globals\StoreContextExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Transport\TransportFactoryInterface.0.Symfony\Component\Messenger\Bridge\AmazonSqs\Transport\AmazonSqsTransportFactory"; reason: abstract.
Removed service ".abstract.instanceof.Symfony\Component\Messenger\Bridge\AmazonSqs\Transport\AmazonSqsTransportFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Transport\TransportFactoryInterface.0.NatsBridge\Symfony\NatsTransportFactory"; reason: abstract.
Removed service ".abstract.instanceof.NatsBridge\Symfony\NatsTransportFactory"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Commercetools\Core\Client"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.1.Commercetools\Core\Client"; reason: abstract.
Removed service ".abstract.instanceof.Commercetools\Core\Client"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.app.shared.commercetools.client"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.1.app.shared.commercetools.client"; reason: abstract.
Removed service ".abstract.instanceof.app.shared.commercetools.client"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.BestIt\CommercetoolsODM\Repository\CartRepository"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.1.BestIt\CommercetoolsODM\Repository\CartRepository"; reason: abstract.
Removed service ".abstract.instanceof.BestIt\CommercetoolsODM\Repository\CartRepository"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.BestIt\CommercetoolsODM\Repository\OrderRepository"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.1.BestIt\CommercetoolsODM\Repository\OrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.BestIt\CommercetoolsODM\Repository\OrderRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.best_it_short_simple_checkout.event_listener.given_order_validator_event_subscriber"; reason: abstract.
Removed service ".abstract.instanceof.best_it_short_simple_checkout.event_listener.given_order_validator_event_subscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Gglnx\TwigTryCatch\Extension\TryCatchExtension"; reason: abstract.
Removed service ".abstract.instanceof.Gglnx\TwigTryCatch\Extension\TryCatchExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.module.checkout.subscriber.shipping_payment_subscriber"; reason: abstract.
Removed service ".abstract.instanceof.app.module.checkout.subscriber.shipping_payment_subscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.module.checkout.subscriber.finish_subscriber"; reason: abstract.
Removed service ".abstract.instanceof.app.module.checkout.subscriber.finish_subscriber"; reason: abstract.
178
Removed service "Denios\Messages\Mailing\Serializer\TransactionalMailSerializer"; reason: unused.
Removed service "App\CommerceTool\CommerceToolNormalizer\Category\CategoryNormalizer"; reason: unused.
Removed service "App\CommerceTool\CommerceToolNormalizer\Product\ProductNormalizer"; reason: unused.
Removed service "App\CommerceTool\SuggestProvider"; reason: unused.
Removed service "App\Constant\EventPriority"; reason: unused.
Removed service "App\Constant\SalesStatus"; reason: unused.
Removed service "App\Constant\SessionKey"; reason: unused.
Removed service "App\Constant\SortingFields"; reason: unused.
Removed service "App\Constant\SortingOrder"; reason: unused.
Removed service "App\DataDecorator\DateHelper"; reason: unused.
Removed service "App\DataDecorator\PriceHelper"; reason: unused.
Removed service "App\Exception\NotLoggedInException"; reason: unused.
Removed service "App\Exception\ProductNotFoundException"; reason: unused.
Removed service "App\Exception\ResourceNotFoundException"; reason: unused.
Removed service "App\Integration\Commercetools\Address\DataSourceHandler\UnsupportedDataSourceException"; reason: unused.
Removed service "App\Integration\Commercetools\Address\Generator\AddressIdGenerator"; reason: unused.
Removed service "App\Locale\LocaleInfo"; reason: unused.
Removed service "App\Module\Account\Form\Model\AccountEmail"; reason: unused.
Removed service "App\Module\Account\Form\Model\AccountPassword"; reason: unused.
Removed service "App\Module\Account\Form\Model\RegisterAccountModel"; reason: unused.
Removed service "App\Module\Account\Form\Model\RequestPasswordModel"; reason: unused.
Removed service "App\Module\Account\Form\Model\ResetPasswordModel"; reason: unused.
Removed service "App\Module\Account\Validator\AccountIsRegistered"; reason: unused.
Removed service "App\Module\Account\Validator\UniqueEmail"; reason: unused.
Removed service "App\Module\Account\ValueObject\PasswordResetTransactionalMail"; reason: unused.
Removed service "App\Module\Address\Constant\AddressActionParameter"; reason: unused.
Removed service "App\Module\Address\Constant\AddressRelation"; reason: unused.
Removed service "App\Module\Address\Constant\AddressType"; reason: unused.
Removed service "App\Module\Address\Form\Model\ChangeAddressModel"; reason: unused.
Removed service "App\Module\Address\Form\Model\CreateAddressModel"; reason: unused.
Removed service "App\Module\Address\Formatter\ZipCodeFormatter"; reason: unused.
Removed service "App\Module\Address\ValueObject\AddressResponseData"; reason: unused.
Removed service "App\Module\Address\ValueObject\CreateIntent"; reason: unused.
Removed service "App\Module\Address\ValueObject\ModifyIntent"; reason: unused.
Removed service "App\Module\Api\Dto\HrefLangRequest"; reason: unused.
Removed service "App\Module\Api\Dto\HrefLangResponse"; reason: unused.
Removed service "App\Module\Cart\Business\FallbackPricesToCartApplier"; reason: unused.
Removed service "App\Module\Cart\Business\FallbackPricesToCartLineItemApplier"; reason: unused.
Removed service "App\Module\Cart\Helper\SapRequestHelper"; reason: unused.
Removed service "App\Module\Cart\Price\TaxFormatter"; reason: unused.
Removed service "App\Module\Catalog\Builder\StorefrontFacet\AbstractFacetBuilder"; reason: unused.
Removed service "App\Module\Catalog\Elasticsearch\ClientFactory"; reason: unused.
Removed service "App\Module\Catalog\Elasticsearch\PagedResult"; reason: unused.
Removed service "App\Module\Catalog\Elasticsearch\Pagination"; reason: unused.
Removed service "App\Module\Catalog\Elasticsearch\ScriptSort"; reason: unused.
Removed service "App\Module\Catalog\ValueObject\StorefrontFacet\NumberSelectionFacet"; reason: unused.
Removed service "App\Module\Catalog\ValueObject\StorefrontFacet\Option\SelectableOption"; reason: unused.
Removed service "App\Module\Catalog\ValueObject\StorefrontFacet\SelectionFacet"; reason: unused.
Removed service "App\Module\Catalog\ValueObject\StorefrontFacet\SliderFacet"; reason: unused.
Removed service "App\Module\Catalog\ValueObject\StorefrontFilter\NumberFilter"; reason: unused.
Removed service "App\Module\Catalog\ValueObject\StorefrontFilter\RangeFilter"; reason: unused.
Removed service "App\Module\Catalog\ValueObject\StorefrontFilter\SubmittedOption"; reason: unused.
Removed service "App\Module\Catalog\ValueObject\StorefrontFilter\TextFilter"; reason: unused.
Removed service "App\Module\Checkout\Event\PaymentReceivedEvent"; reason: unused.
Removed service "App\Module\Checkout\Exception\CartFromOrderException"; reason: unused.
Removed service "App\Module\Checkout\Exception\ProductByIdNotFound"; reason: unused.
Removed service "App\Module\Checkout\Exception\ProductBySkuNotFound"; reason: unused.
Removed service "App\Module\Checkout\Exception\RegisterAccountModelDataIntegrityException"; reason: unused.
Removed service "App\Module\Checkout\Form\Model\B2bRegisterModel"; reason: unused.
Removed service "App\Module\Checkout\Form\Model\B2cRegisterModel"; reason: unused.
Removed service "App\Module\Checkout\Model\AnonymousCustomer"; reason: unused.
Removed service "App\Module\Checkout\Registration\AnonymousCustomerOrderDataBuilder"; reason: unused.
Removed service "App\Module\Checkout\Registration\Exception\MissingConstraintException"; reason: unused.
Removed service "App\Module\Checkout\Registration\Validator\IsValidVatId"; reason: unused.
Removed service "App\Module\Checkout\Registration\ValueObject\BuiltCartData"; reason: unused.
Removed service "App\Module\Checkout\Repository\Commercetools\SdkProductProjectionRepository"; reason: unused.
Removed service "App\Module\Checkout\Validator\AddressMissingValidatorDecorator"; reason: unused.
Removed service "App\Module\Checkout\Validator\UnpublishLineItemValidatorDecorator"; reason: unused.
Removed service "App\Module\Checkout\ValueObject\CheckoutStepValidationResult"; reason: unused.
Removed service "App\Module\Checkout\ValueObject\ForwardCart"; reason: unused.
Removed service "App\Module\Checkout\ValueObject\ForwardCartPosition"; reason: unused.
Removed service "App\Module\Checkout\ValueObject\OrderConfirmationTransactionalMailValueObject"; reason: unused.
Removed service "App\Module\Cms\Model\CmsContext"; reason: unused.
Removed service "App\Module\Cms\Model\Stories"; reason: unused.
Removed service "App\Module\FriendlyCaptcha\Validator\FriendlyCaptchaConstraint"; reason: unused.
Removed service "App\Module\Inquiry\Shared\DataTransferObject\CustomerInput"; reason: unused.
Removed service "App\Module\Mailing\Repository\NewsletterTracking"; reason: unused.
Removed service "App\Module\MiddlewareConnector\Business\Http\ResponseResolverException"; reason: unused.
Removed service "App\Module\MiddlewareConnector\Shared\Constant\StorefrontRequest"; reason: unused.
Removed service "App\Module\Payment\Builder\Unzer\BasketBuilder"; reason: unused.
Removed service "App\Module\Payment\Builder\Unzer\CustomerBuilder"; reason: unused.
Removed service "App\Module\Payment\Repository\PaymentRepository"; reason: unused.
Removed service "App\Module\Shared\Commercetools\SimpleClientFactory"; reason: unused.
Removed service "App\Module\Shared\Domain\DiscountCodeNotFound"; reason: unused.
Removed service "App\Module\Shared\Domain\DiscountDoesNotMatchCart"; reason: unused.
Removed service "App\Module\Shared\Domain\FailedRemovingDiscounts"; reason: unused.
Removed service "App\Module\Shared\Domain\FailedRetrievingDiscount"; reason: unused.
Removed service "App\Module\Shipping\Exception\InvalidAddressException"; reason: unused.
Removed service "App\Module\Shipping\Exception\ShipperHQException"; reason: unused.
Removed service "App\Module\Shipping\Model\ShippingType"; reason: unused.
Removed service "App\Module\ShoppingList\Model\ShoppingListEntry"; reason: unused.
Removed service "App\Module\StructuredData\Localization\PriceFormatter"; reason: unused.
Removed service "App\Module\StructuredData\TransactionalMail\Builder\StructuredAddressBuilder"; reason: unused.
Removed service "App\Module\StructuredData\TransactionalMail\Builder\StructuredProductBuilder"; reason: unused.
Removed service "App\Module\StructuredData\TransactionalMail\Builder\StructuredProductsBuilder"; reason: unused.
Removed service "App\Module\StructuredData\TransactionalMail\Response\StructuredAddress"; reason: unused.
Removed service "App\Module\StructuredData\TransactionalMail\Response\StructuredProduct"; reason: unused.
Removed service "App\Module\StructuredData\TransactionalMail\Response\StructuredProducts"; reason: unused.
Removed service "App\Module\StructuredData\TransactionalMail\StructuredAddressFacade"; reason: unused.
Removed service "App\Module\StructuredData\TransactionalMail\StructuredProductsFacade"; reason: unused.
Removed service "App\Nats\NatsStreamingConnectionFactory"; reason: unused.
Removed service "App\Session\Storage\Handler\RedisSessionHandler"; reason: unused.
Removed service "App\Shared\ValueObject\Order"; reason: unused.
Removed service "App\Shared\ValueObject\RequestArticle"; reason: unused.
Removed service "App\StorePreview"; reason: unused.
Removed service "Symfony\Component\Yaml\Parser"; reason: unused.
Removed service "Denios\Messages\Mailing\Localizer\MailTypeEnumLocalizer"; reason: unused.
Removed service "Denios\Messages\Mailing\Localizer\RecipientListEnumLocalizer"; reason: unused.
Removed service "NatsStreaming\Connection"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service "serializer.normalizer.property"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.native"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.storage.php_bridge"; reason: unused.
Removed service "session.flash_bag"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.storage.mock_file"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.transport.native_php_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.authentication_utils"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authentication.listener.anonymous"; reason: unused.
Removed service "security.authentication.provider.anonymous"; reason: unused.
Removed service "Snc\RedisBundle\Logger\RedisCallInterceptor"; reason: unused.
Removed service "snc_redis.phpredis_factory"; reason: unused.
Removed service "best_it_short_simple_checkout.normalizer.simple_order_normalizer"; reason: unused.
Removed service "best_it_short_simple_checkout.provider.simple_order_number_provider"; reason: unused.
Removed service "best_it_short_simple_checkout.normalizer.simple_cart_normalizer"; reason: unused.
Removed service "best_it_short_simple_checkout.repository.shipping_options"; reason: unused.
Removed service ".service_locator.B2N.LKQ"; reason: unused.
Removed service ".service_locator.PVnAV.n"; reason: unused.
Removed service ".service_locator.Xbsa8iG"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service "App\Module\Cms\Provider\CmsUnpublishedContentProvider.inner"; reason: unused.
419
Inlined service ".service_locator.7mKyeHz.App\Action\GetMenuSlotAction" to "App\Action\GetMenuSlotAction".
Inlined service ".service_locator.7mKyeHz.App\Action\GetMoreCTSearchresultAction" to "App\Action\GetMoreCTSearchresultAction".
Inlined service ".service_locator.7mKyeHz.App\Action\GetProductAttributeLabelByKey" to "App\Action\GetProductAttributeLabelByKey".
Inlined service ".service_locator.7mKyeHz.App\Action\GetProductBoxesBySkusAction" to "App\Action\GetProductBoxesBySkusAction".
Inlined service ".service_locator.7mKyeHz.App\Action\GetProductGridBySkusAction" to "App\Action\GetProductGridBySkusAction".
Inlined service ".service_locator.7mKyeHz.App\Action\GetProductSkusAction" to "App\Action\GetProductSkusAction".
Inlined service ".service_locator.7mKyeHz.App\Action\GetStoryGridAction" to "App\Action\GetStoryGridAction".
Inlined service ".service_locator.7mKyeHz.App\Action\GetStoryGridInitAction" to "App\Action\GetStoryGridInitAction".
Inlined service ".service_locator.7mKyeHz.App\Action\OciBackgroundSearch" to "App\Action\OciBackgroundSearch".
Inlined service "App\Provider\VariantStructuredDataBuilder" to "App\Action\Product\GetDetailAction".
Inlined service "App\Infrastructure\Commercetools\Normalizer\Product\ImageNormalizer" to "App\Infrastructure\Commercetools\Normalizer\Order\LineItemNormalizer".
Inlined service "App\Infrastructure\Commercetools\Normalizer\Product\ShowInOrderProcessTextNormalizer" to "App\Infrastructure\Commercetools\Normalizer\Order\LineItemNormalizer".
Inlined service "App\Infrastructure\Commercetools\Normalizer\Order\LineItemNormalizer" to "App\Infrastructure\Commercetools\Normalizer\Order\OrderNormalizer".
Inlined service "App\Infrastructure\Commercetools\Generator\ImageUrlGenerator" to "App\Infrastructure\Commercetools\Normalizer\Product\ImageNormalizer".
Inlined service ".service_locator.mx0UMmY.App\Module\Account\Action\ChangeCustomerEmailAction" to "App\Module\Account\Action\ChangeCustomerEmailAction".
Inlined service ".service_locator.mx0UMmY.App\Module\Account\Action\ChangeCustomerPasswordAction" to "App\Module\Account\Action\ChangeCustomerPasswordAction".
Inlined service ".service_locator.mx0UMmY.App\Module\Account\Action\GetDataAction" to "App\Module\Account\Action\GetDataAction".
Inlined service ".service_locator.mx0UMmY.App\Module\Account\Action\GetLoginAction" to "App\Module\Account\Action\GetLoginAction".
Inlined service ".service_locator.mx0UMmY.App\Module\Account\Action\GetOrdersAction" to "App\Module\Account\Action\GetOrdersAction".
Inlined service ".service_locator.mx0UMmY.App\Module\Account\Action\GetOverviewAction" to "App\Module\Account\Action\GetOverviewAction".
Inlined service ".service_locator.mx0UMmY.App\Module\Account\Action\RegisterAccountAction" to "App\Module\Account\Action\RegisterAccountAction".
Inlined service ".service_locator.mx0UMmY.App\Module\Account\Action\RequestPasswordAction" to "App\Module\Account\Action\RequestPasswordAction".
Inlined service ".service_locator.mx0UMmY.App\Module\Account\Action\ResetPasswordAction" to "App\Module\Account\Action\ResetPasswordAction".
Inlined service ".service_locator.mx0UMmY.App\Module\Account\Action\StartcXMLSessionAction" to "App\Module\Account\Action\StartcXMLSessionAction".
Inlined service "App\Module\Account\Provider\CustomerProvider" to "App\Module\Account\Factory\UserFactory".
Inlined service ".service_locator.mx0UMmY.App\Module\Address\Action\CreateAddressAction" to "App\Module\Address\Action\CreateAddressAction".
Inlined service ".service_locator.mx0UMmY.App\Module\Address\Action\GetAddressAction" to "App\Module\Address\Action\GetAddressAction".
Inlined service ".service_locator.mx0UMmY.App\Module\Address\Action\GetModifyAddressModalAction" to "App\Module\Address\Action\GetModifyAddressModalAction".
Inlined service ".service_locator.mx0UMmY.App\Module\Address\Action\ModifyAddressAction" to "App\Module\Address\Action\ModifyAddressAction".
Inlined service ".service_locator.mx0UMmY.App\Module\Address\Action\RemoveAddressAction" to "App\Module\Address\Action\RemoveAddressAction".
Inlined service "App\Integration\Commercetools\Address\CustomerAddressUpdater" to "App\Module\Address\AddressHandler".
Inlined service "App\Integration\Commercetools\Address\CartAddressUpdater" to "App\Module\Address\AddressHandler".
Inlined service "App\Module\Address\Form\Model\Handler\ChangeAddressModelMapper" to "App\Module\Address\AddressHandler".
Inlined service "App\Module\Address\Form\Model\Handler\CreateAddressModelBuilder" to "App\Module\Address\AddressHandler".
Inlined service "App\Integration\Commercetools\Address\CartAddressPersister" to "App\Module\Address\AddressHandler".
Inlined service "App\Integration\Commercetools\Address\CustomerAddressPersister" to "App\Module\Address\AddressHandler".
Inlined service "App\Repository\CustomerRepository" to "App\Module\Address\AddressHandler".
Inlined service "App\Module\Address\Provider\LocaleProvider" to "App\Module\Address\Form\Model\Handler\CreateAddressModelBuilder".
Inlined service "App\Module\Cart\Price\CartPricesFinder" to "App\Module\Cart\Action\CartPriceAction".
Inlined service "App\Module\Cart\Price\SapPriceFinder" to "App\Module\Cart\Action\CartPriceAction".
Inlined service "App\Module\Cart\Business\SapResponseToCartLineItemApplier" to "App\Module\Cart\Business\Facade\CartPriceFacade".
Inlined service ".service_locator.mx0UMmY.App\Module\Catalog\Action\GetListingAction" to "App\Module\Catalog\Action\GetListingAction".
Inlined service ".service_locator.mx0UMmY.App\Module\Catalog\Action\GetMoreProductsAction" to "App\Module\Catalog\Action\GetMoreProductsAction".
Inlined service "App\Module\Catalog\Builder\StorefrontFacet\SliderFacetBuilder" to "App\Module\Catalog\Builder\StorefrontFacetBuilder".
Inlined service "App\Module\Catalog\Builder\StorefrontFacet\SelectionFacetBuilder" to "App\Module\Catalog\Builder\StorefrontFacetBuilder".
Inlined service "App\Module\Catalog\Builder\StorefrontFacet\NumberSelectionFacetBuilder" to "App\Module\Catalog\Builder\StorefrontFacetBuilder".
Inlined service "App\Module\Catalog\Parser\StorefrontFacetInputNameParser" to "App\Module\Catalog\Builder\StorefrontFilterBuilder".
Inlined service ".service_locator.5eaIEle.App\Module\Checkout\Action\GetLoginAction" to "App\Module\Checkout\Action\GetLoginAction".
Inlined service "App\Module\Checkout\Facade\CheckoutRegisterFacade" to "App\Module\Checkout\Action\RegisterAction".
Inlined service "App\Module\Checkout\Form\Exceptions\FormExceptionGenerator" to "App\Module\Checkout\Action\RegisterAction".
Inlined service ".service_locator.5eaIEle.App\Module\Checkout\Action\RegisterAction" to "App\Module\Checkout\Action\RegisterAction".
Inlined service "App\Module\StructuredData\TransactionalMail\StructuredAddressFacadeInterface" to "App\Module\Checkout\Builder\OrderMailDataBuilder".
Inlined service "App\Module\Checkout\Builder\ImageLoader" to "App\Module\Checkout\Builder\OrderMailDataBuilder".
Inlined service "App\Module\Checkout\Registration\AccountBuilder" to "App\Module\Checkout\Facade\CheckoutRegisterFacade".
Inlined service "App\Module\Checkout\Registration\Mapper\BillingAddressMapper" to "App\Module\Checkout\Facade\CheckoutRegisterFacade".
Inlined service "App\Module\Checkout\Registration\Mapper\ShippingAddressMapper" to "App\Module\Checkout\Facade\CheckoutRegisterFacade".
Inlined service "App\Module\Checkout\Integration\CartToCustomerConnector" to "App\Module\Checkout\Facade\CheckoutRegisterFacade".
Inlined service "App\Module\Checkout\Builder\ForwardCartBuilder" to "App\Module\Checkout\Generator\LinkGenerator".
Inlined service "App\Module\Checkout\Provider\DepartmentProvider" to "App\Module\Checkout\Loader\DepartmentSelectionLoader".
Inlined service "App\Module\Checkout\Provider\SalutationProvider" to "App\Module\Checkout\Loader\SalutationSelectionLoader".
Inlined service "App\Module\Checkout\Provider\StateProvider" to "App\Module\Checkout\Loader\StateSelectionLoader".
Inlined service "App\Module\Checkout\Builder\OrderMailDataBuilder" to "App\Module\Checkout\Notifier\OrderConfirmationNotifier".
Inlined service "App\Module\Checkout\Provider\AnonymousCustomerProviderDecorator.inner" to "App\Module\Checkout\Provider\AnonymousCustomerProviderDecorator".
Inlined service "App\Module\Shared\Infrastructure\Repository\Commercetools\SdkShippingMethodRepository" to "App\Module\Checkout\Provider\CartProvider".
Inlined service "App\Module\OrderNumberGenerator\Business\OrderNumberGeneratorConnector" to "App\Module\Checkout\Provider\OrderNumberProvider".
Inlined service "BestIt\CommercetoolsODM\Repository\OrderRepository" to "App\Module\Checkout\Subscriber\OrderCreatedSubscriber".
Inlined service "App\Module\Checkout\Generator\LinkGenerator" to "App\Module\Checkout\Twig\Functions\CheckoutExtension".
Inlined service "App\Module\Checkout\Validator\OrderValidatorDecorator.inner" to "App\Module\Checkout\Validator\OrderValidatorDecorator".
Inlined service "App\Module\StoryblokService\Business\PreviewStoryblokClient" to "App\Module\Cms\Provider\CmsUnpublishedContentProvider".
Inlined service "App\Module\Cms\Repository\StoryRepository" to "App\Module\Cms\Provider\CmsUnpublishedContentProvider".
Inlined service "Storyblok\Client" to "App\Module\Cms\Repository\StoryRepository".
Inlined service "App\Module\Cms\RichText\InternalLinkAwareRichTextSchema" to "App\Module\Cms\Twig\Functions\StoryblokExtension".
Inlined service "App\Module\Inquiry\Persistence\ShoppingList\CommercetoolsShoppingListDataReader" to "App\Module\Inquiry\Business\Builder\InquiryDataBuilder".
Inlined service "App\Module\Inquiry\Business\Modifier\RemoveDeletedProducts" to "App\Module\Inquiry\Business\Builder\InquiryDataBuilder".
Inlined service "App\Module\Inquiry\Business\Modifier\ImageApplier" to "App\Module\Inquiry\Business\Builder\InquiryDataBuilder".
Inlined service "App\Module\Inquiry\Business\Modifier\RemoveDeletedProducts" to "App\Module\Inquiry\Business\Builder\InquiryDataBuilder".
Inlined service "App\Module\Inquiry\Business\Modifier\ImageApplier" to "App\Module\Inquiry\Business\Builder\InquiryDataBuilder".
Inlined service "App\Module\Mailing\Repository\NewsletterOptOutRepository" to "App\Module\Mailing\Action\GetOptOutAction".
Inlined service "App\Module\MiddlewareConnector\Business\Http\Client\Sap\Client" to "App\Module\MiddlewareConnector\Business\Facade\MiddlewareConnectorFacade".
Inlined service "app.module.middleware_connector.business.http.client" to "App\Module\MiddlewareConnector\Business\Http\Client\Sap\Client".
Inlined service "App\Module\MiddlewareConnector\Business\Http\Response\DataTransferObjectResolver" to "App\Module\MiddlewareConnector\Business\Http\Client\Sap\Client".
Inlined service "App\Module\MiddlewareConnector\Business\Factory\RequestFactory" to "App\Module\MiddlewareConnector\Business\Http\Client\Sap\Client".
Inlined service "module.ordernumbergenerator.http.client" to "App\Module\OrderNumberGenerator\Business\OrderNumberGeneratorConnector".
Inlined service "App\Module\Payment\Factory\StripePaymentIntentFactory" to "App\Module\Payment\Handler\StripeHandler".
Inlined service "module.http.client" to "App\Module\SapRequester\Business\Connector\SapRequesterConnector".
Inlined service "App\Module\Shipping\Client\ShipperHqClient" to "App\Module\Shipping\Repository\ShippingTypesRepository".
Inlined service ".service_locator.mx0UMmY.App\Module\ShoppingList\Action\ShowForwardedListAction" to "App\Module\ShoppingList\Action\ShowForwardedListAction".
Inlined service "module.storyblokservice.http.client" to "App\Module\StoryblokService\Business\PreviewStoryblokClient".
Inlined service "App\Module\Catalog\Builder\StorefrontFilterBuilder" to "App\Provider\ProductProvider".
Inlined service "App\Routing\I18nLoader" to "App\Routing\I18nRouter".
Inlined service "App\Module\Inquiry\Persistence\Product\ElasticsearchProductDataReader" to "App\Shared\Business\Generator\ImageCollection".
Inlined service "App\Store\StoreContextFactory" to "App\Store\StoreContext".
Inlined service "App\Repository\StoreRepository" to "App\Store\StoreContextFactory".
Inlined service "App\Infrastructure\Commercetools\Api\Factory\ApiRequestBuilderFactory" to "Commercetools\Client\ApiRequestBuilder".
Inlined service "BestIt\CommercetoolsODMBundle\Factory\ClientFactory" to "Commercetools\Core\Client".
Inlined service "App\Module\Checkout\Validator\OrderValidatorDecorator" to "best_it_short_simple_checkout.event_listener.given_order_validator_event_subscriber".
Inlined service "app.module.checkout.subscriber.address_missing_validator_decorator.inner" to "app.module.checkout.subscriber.address_missing_validator_decorator".
Inlined service "app.module.checkout.validator.unpublish_line_item_validator_decorator.inner" to "app.module.checkout.validator.unpublish_line_item_validator_decorator".
Inlined service "App\Module\StructuredData\TransactionalMail\Factory\StructuredProductsBuilderFactory" to "App\Module\StructuredData\TransactionalMail\StructuredProductsFacadeInterface".
Inlined service "App\Module\StructuredData\TransactionalMail\Factory\StructuredAddressBuilderFactory" to "App\Module\StructuredData\TransactionalMail\StructuredAddressFacadeInterface".
Inlined service "App\Module\MiddlewareConnector\Business\Factory\HttpClientFactory" to "app.module.middleware_connector.business.http.client".
Inlined service "App\Module\OrderNumberGenerator\Business\Factory\HttpClientFactory" to "module.ordernumbergenerator.http.client".
Inlined service "App\Module\Payment\Factory\UnzerClientFactory" to "UnzerSDK\Unzer".
Inlined service "App\Module\Payment\Factory\StripeClientFactory" to "Stripe\StripeClient".
Inlined service "App\Module\SapRequester\Business\Factory\HttpClientFactory" to "module.http.client".
Inlined service "App\Module\StoryblokService\Business\Factory\HttpClientFactory" to "module.storyblokservice.http.client".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service ".service_locator.fPdEatz" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.wSgjnB6.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.XWmhzGa" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.UyTQTy5.router.default" to "router.default".
Inlined service "monolog.logger.router" to "router.default".
Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "container.getenv" to "secrets.decryption_key".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer.normalizer.object".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler" to "session.storage.native".
Inlined service ".service_locator.XmPJruK" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.Ta0Fwv3" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service ".service_locator.VbFkq7x" to "validator.validator_factory".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "App\Sqs\Serializer\Serializer" to "messenger.transport.newsletter-tracking".
Inlined service "messenger.transport_factory" to "messenger.transport.newsletter-tracking".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.cache" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "snc_redis.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.aNklfos.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "best_it.commercetools_odm.action_builder.factory.default" to "best_it.commercetools_odm.action_builder.processor.default".
Inlined service "best_it.commercetools_odm.mapping.annotations.driver.default" to "best_it.commercetools_odm.class_metadata_factory.default".
Inlined service "best_it.commercetools_odm.class_metadata_factory.default" to "best_it.commercetools_odm.manager".
Inlined service "best_it.commercetools_odm.query_helper.default" to "best_it.commercetools_odm.manager".
Inlined service "best_it.commercetools_odm.repository_factory.default" to "best_it.commercetools_odm.manager".
Inlined service "best_it.commrecetools_odm.unit_of_work.factory.default" to "best_it.commercetools_odm.manager".
Inlined service "best_it.commercetools_odm.action_builder.processor.default" to "best_it.commrecetools_odm.unit_of_work.factory.default".
Inlined service "best_it.commercetools_odm.listener_invoker.default" to "best_it.commrecetools_odm.unit_of_work.factory.default".
Inlined service "monolog.handler.console_filter.http_code_strategy" to "monolog.handler.console_filter".
Inlined service "monolog.handler.nested" to "monolog.handler.main".
Inlined service "monolog.handler.main.http_code_strategy" to "monolog.handler.main".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Module\Account\Twig\Globals\UserExtension" to "twig".
Inlined service "App\Module\Catalog\Twig\Globals\CategoryTreeExtension" to "twig".
Inlined service "App\Module\Checkout\Twig\Functions\CheckoutExtension" to "twig".
Inlined service "App\Module\Checkout\Twig\Globals\CartExtension" to "twig".
Inlined service "App\Module\Cms\Twig\Functions\PunchoutProductExtension" to "twig".
Inlined service "App\Module\Cms\Twig\Functions\StoryblokExtension" to "twig".
Inlined service "App\Module\Cms\Twig\Functions\StoryblokIncludeExtension" to "twig".
Inlined service "App\Module\Cms\Twig\Globals\CmsExtension" to "twig".
Inlined service "App\Module\ShoppingList\Twig\Functions\ShoppingListExtension" to "twig".
Inlined service "App\Twig\Filters\AttributesExtension" to "twig".
Inlined service "App\Twig\Filters\Base64Extension" to "twig".
Inlined service "App\Twig\Filters\ComponentDataExtension" to "twig".
Inlined service "App\Twig\Filters\CustomEmptyTextFallbackTranslatorExtension" to "twig".
Inlined service "App\Twig\Filters\CustomPunchoutTranslatorExtension" to "twig".
Inlined service "App\Twig\Filters\JsonDecodeExtension" to "twig".
Inlined service "App\Twig\Filters\PrepareForCssContentAttributeExtension" to "twig".
Inlined service "App\Twig\Filters\PriceExtension" to "twig".
Inlined service "App\Twig\Filters\TagWrapExtension" to "twig".
Inlined service "App\Twig\Filters\UniqueExtension" to "twig".
Inlined service "App\Twig\Functions\AddressExtension" to "twig".
Inlined service "App\Twig\Functions\CategorieExtension" to "twig".
Inlined service "App\Twig\Functions\ConditionalLinkExtension" to "twig".
Inlined service "App\Twig\Functions\CrossSellExtension" to "twig".
Inlined service "App\Twig\Functions\CtEnvironmentByEnvExtension" to "twig".
Inlined service "App\Twig\Functions\CustomTranslatorExtension" to "twig".
Inlined service "App\Twig\Functions\DownloadExtension" to "twig".
Inlined service "App\Twig\Functions\FormExtension" to "twig".
Inlined service "App\Twig\Functions\HashExtension" to "twig".
Inlined service "App\Twig\Functions\JsonExtension" to "twig".
Inlined service "App\Twig\Functions\LoggerExtension" to "twig".
Inlined service "App\Twig\Functions\LogoExtension" to "twig".
Inlined service "App\Twig\Functions\PageEndHtmlExtension" to "twig".
Inlined service "App\Twig\Functions\ProductExtension" to "twig".
Inlined service "App\Twig\Functions\SortOptionsExtension" to "twig".
Inlined service "App\Twig\Functions\UniqidExtension" to "twig".
Inlined service "App\Twig\Functions\UrlProviderExtension" to "twig".
Inlined service "App\Twig\Globals\StoreContextExtension" to "twig".
Inlined service "Gglnx\TwigTryCatch\Extension\TryCatchExtension" to "twig".
Inlined service "twig.extension.debug" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.markdown" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "best_it_short_simple_checkout.twig.csrf_token_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.v.Wwsjy.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.pG7V6e3" to "twig.runtime_loader".
Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~vGDQfbm" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "App\Module\Cms\Routing\CmsRedirectRouter" to "BestIt\Routing\Router\ChainRouter".
Inlined service "App\Module\Cms\Routing\CmsRouter" to "BestIt\Routing\Router\ChainRouter".
Inlined service "App\Module\Cms\Routing\PreviewRouter" to "BestIt\Routing\Router\ChainRouter".
Inlined service "App\Routing\DefaultLocaleRedirectRouter" to "BestIt\Routing\Router\ChainRouter".
Inlined service "App\Routing\I18nRouter" to "BestIt\Routing\Router\ChainRouter".
Inlined service "App\Routing\ProductRouter" to "BestIt\Routing\Router\ChainRouter".
Inlined service "App\Routing\StatusRouter" to "BestIt\Routing\Router\ChainRouter".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.nLgZj7R" to "security.helper".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "security.authentication.session_strategy" to "security.authentication.guard_handler".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.exception_listener.story_grid_api" to "security.firewall.map.context.story_grid_api".
Inlined service "security.firewall.map.config.story_grid_api" to "security.firewall.map.context.story_grid_api".
Inlined service "security.user_checker" to "security.authentication.provider.guard.main".
Inlined service "security.user_password_hasher" to "security.authentication.provider.guard.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "twig.markdown.default" to "twig.runtime.markdown".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "monolog.logger.snc_redis" to "snc_redis.logger".
Inlined service ".service_locator.0wfC2Jo" to "Snc\RedisBundle\Command\RedisQueryCommand".
Inlined service "snc_redis.session_connectionfactory" to "snc_redis.client.session_options".
Inlined service "snc_redis.connection.session1_parameters.session" to "snc_redis.session".
Inlined service "snc_redis.connection.session2_parameters.session" to "snc_redis.session".
Inlined service "snc_redis.connection.session3_parameters.session" to "snc_redis.session".
Inlined service "snc_redis.client.session_options" to "snc_redis.session".
Inlined service "snc_redis.key_value_connectionfactory" to "snc_redis.client.key_value_options".
Inlined service "snc_redis.connection.key_value1_parameters.key_value" to "snc_redis.key_value".
Inlined service "snc_redis.connection.key_value2_parameters.key_value" to "snc_redis.key_value".
Inlined service "snc_redis.connection.key_value3_parameters.key_value" to "snc_redis.key_value".
Inlined service "snc_redis.client.key_value_options" to "snc_redis.key_value".
Inlined service "best_it_short_simple_checkout.validator_cart.cart_validator" to "best_it_short_simple_checkout.event_listener_cart.cart_required_listener".
Inlined service "best_it_short_simple_checkout.custom_field_transformer.string_to_integer_transformer" to "best_it_short_simple_checkout.custom_field.transformer".
Inlined service "best_it_short_simple_checkout.validator_cart.empty_cart_validator" to "best_it_short_simple_checkout.validator_cart.cart_validator".
Inlined service "app.module.checkout.subscriber.address_missing_validator_decorator" to "best_it_short_simple_checkout.validator_cart.cart_validator".
Inlined service "best_it_short_simple_checkout.validator_cart.payment_type_validator" to "best_it_short_simple_checkout.validator_cart.cart_validator".
Inlined service "app.module.checkout.validator.unpublish_line_item_validator_decorator" to "best_it_short_simple_checkout.validator_cart.cart_validator".
Inlined service "App\Module\Checkout\Validator\CartHasBillingAddressOrUserLogin" to "best_it_short_simple_checkout.validator_cart.cart_validator".
Inlined service "App\Module\Checkout\Validator\CartHasPricesValidator" to "best_it_short_simple_checkout.validator_cart.cart_validator".
Inlined service "best_it_short_simple_checkout.validator_cart.cart_prices_changed_validator" to "best_it_short_simple_checkout.validator_cart.cart_validator".
Inlined service "best_it_short_simple_checkout.custom_field.validator" to "best_it_short_simple_checkout.custom_field.object_handler".
Inlined service "best_it_short_simple_checkout.custom_field.transformer" to "best_it_short_simple_checkout.custom_field.object_handler".
Inlined service "best_it_short_simple_checkout.collector.payment_type_collector" to "best_it_short_simple_checkout.manager.payment_type_manager".
Inlined service "best_it_short_simple_checkout.collector.payment_handler_collector" to "best_it_short_simple_checkout.manager.payment_type_manager".
Inlined service "App\Module\Payment\Adapter\Denios\InvoiceAdapter" to "best_it_short_simple_checkout.collector.payment_type_collector".
Inlined service "App\Module\Payment\Adapter\Denios\PrePaymentAdapter" to "best_it_short_simple_checkout.collector.payment_type_collector".
Inlined service "App\Module\Payment\Adapter\Stripe\AllPaymentTypesAdapter" to "best_it_short_simple_checkout.collector.payment_type_collector".
Inlined service "App\Module\Payment\Adapter\Stripe\CreditCardAdapter" to "best_it_short_simple_checkout.collector.payment_type_collector".
Inlined service "App\Module\Payment\Adapter\Unzer\BancontactAdapter" to "best_it_short_simple_checkout.collector.payment_type_collector".
Inlined service "App\Module\Payment\Adapter\Unzer\CreditCardAdapter" to "best_it_short_simple_checkout.collector.payment_type_collector".
Inlined service "App\Module\Payment\Adapter\Unzer\IdealAdapter" to "best_it_short_simple_checkout.collector.payment_type_collector".
Inlined service "App\Module\Payment\Adapter\Unzer\PayPalAdapter" to "best_it_short_simple_checkout.collector.payment_type_collector".
Inlined service "App\Module\Payment\Adapter\Unzer\PostfinanceAdapter" to "best_it_short_simple_checkout.collector.payment_type_collector".
Inlined service "App\Module\Payment\Adapter\Unzer\Przelewy24Adapter" to "best_it_short_simple_checkout.collector.payment_type_collector".
Inlined service "App\Module\Payment\Adapter\Unzer\SofortAdapter" to "best_it_short_simple_checkout.collector.payment_type_collector".
Inlined service "App\Module\Payment\Handler\DeniosHandler" to "best_it_short_simple_checkout.collector.payment_handler_collector".
Inlined service "App\Module\Payment\Handler\StripeHandler" to "best_it_short_simple_checkout.collector.payment_handler_collector".
Inlined service "App\Module\Payment\Handler\UnzerHandler" to "best_it_short_simple_checkout.collector.payment_handler_collector".
Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to "debug.security.voter.security.access.simple_role_voter".
Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
Inlined service ".service_locator.UyTQTy5" to ".service_locator.UyTQTy5.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service ".service_locator.OYya_b5" to "console.command_loader".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "App\Module\Checkout\Provider\DistributionChannelProvider" to "best_it_short_simple_checkout.controller_facade.cart_controller_facade".
Inlined service "App\Module\Checkout\Normalizer\OrderNormalizer" to "best_it_short_simple_checkout.controller_facade.finish_controller_facade".
Inlined service "App\Module\View\Business\Facade\DisplayPriceFacade" to "best_it_short_simple_checkout.controller_facade.finish_controller_facade".
Inlined service "App\Module\Address\Client\ZippopotamClient" to "best_it_short_simple_checkout.controller_facade.shipping_payment_controller_facade".
Inlined service "App\Module\Checkout\Provider\OrderNumberProvider" to "best_it_short_simple_checkout.controller_facade.confirm_controller_facade".
Inlined service "debug.validator.inner" to "validator".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "App\Module\Catalog\Builder\StorefrontFacet\Option\OptionBuilder" to "App\Module\Catalog\Builder\StorefrontFacetBuilder".
Inlined service "App\Module\Catalog\Builder\StorefrontFacet\Option\OptionBuilder" to "App\Module\Catalog\Builder\StorefrontFacetBuilder".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "best_it.commercetools_odm.event_manager.default" to "best_it.commercetools_odm.manager".
Inlined service "best_it.commercetools_odm.event_manager.default" to "best_it.commercetools_odm.manager".
Inlined service "router.default" to "BestIt\Routing\Router\ChainRouter".
Inlined service "App\Module\Catalog\Routing\CategoryRouter" to "BestIt\Routing\Router\ChainRouter".
Inlined service "App\Module\Catalog\Routing\CategoryRouter" to "BestIt\Routing\Router\ChainRouter".
Inlined service "router.default" to "BestIt\Routing\Router\ChainRouter".
Inlined service "best_it_short_simple_checkout.custom_field.config_bag" to "best_it_short_simple_checkout.custom_field.object_handler".
Inlined service "best_it_short_simple_checkout.custom_field.config_bag" to "best_it_short_simple_checkout.custom_field.object_handler".
Inlined service "App\Locale\LocaleResolver" to "BestIt\Routing\Router\ChainRouter".
Inlined service "App\Locale\LocaleResolver" to "BestIt\Routing\Router\ChainRouter".
Inlined service "App\Locale\LocaleResolver" to "BestIt\Routing\Router\ChainRouter".
Inlined service "App\Locale\LocaleResolver" to "BestIt\Routing\Router\ChainRouter".
1
Tag "container.decorator" was defined on service(s) "App\Module\Checkout\Provider\AnonymousCustomerProviderDecorator", "App\Module\Cms\Provider\CmsUnpublishedContentProvider", "debug.security.access.decision_manager", "debug.argument_resolver.request_attribute", "debug.argument_resolver.request", "debug.argument_resolver.session", "debug.security.user_value_resolver", "debug.argument_resolver.service", "debug.argument_resolver.default", "debug.argument_resolver.variadic", "debug.argument_resolver.not_tagged_controller", ".debug.http_client", "messenger.default_bus", "event_dispatcher", ".container.private.validator", but was never used.