Symfony Exception

Error

HTTP 500 Internal Server Error

Call to a member function getPage() on null

Exception

Error

  1.                                     "name" => $this->translator->trans("MENU.SERIE_SHORT.BICLICK_STONE_XXL"),
  2.                                     "page" => $serieBiclickStoneXxl->getPage(),
  3.                                 ],
  4.                                 [
  5.                                     "name" => $this->translator->trans("MENU.SERIE_SHORT.LEGNAR_HERRINGBONE"),
  6.                                     "page" => $serieLegnarHerringbone->getPage(),
  7.                                 ],
  8.                                 [
  9.                                     "name" => $this->translator->trans("MENU.SERIE_SHORT.LEGNAR_ACOUSTIC"),
  10.                                     "page" => $serieLegnarAcoustic->getPage(),
  11.                                 ]
  1.                             <div class=\"col-12\">
  2.                                 <div class=\"row align-items-center navbar-content\">
  3.                                     ";
  4.         // line 78
  5.         $context["mainMenuItems"] = $this->extensions['App\Twig\MenuExtension']->getMainMenu(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'78$this->source); })()), "request", [], "any"falsefalsefalse78), "locale", [], "any"falsefalsefalse78));
  6.         // line 79
  7.         echo "
  8.                                     ";
  9.         // line 80
  10.         $this->loadTemplate("front/includes/main-menu-desktop.twig""front/includes/header.twig"80)->display(twig_array_merge($context, ["mainMenuItems" => (isset($context["mainMenuItems"]) || array_key_exists("mainMenuItems"$context) ? $context["mainMenuItems"] : (function () { throw new RuntimeError('Variable "mainMenuItems" does not exist.'80$this->source); })())]));
in vendor/twig/twig/src/Template.php -> doDisplay (line 394)
  1.     }
  2.     protected function displayWithErrorHandling(array $context, array $blocks = [])
  3.     {
  4.         try {
  5.             $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
in vendor/twig/twig/src/Template.php -> displayWithErrorHandling (line 367)
  1.         return $this->blocks;
  2.     }
  3.     public function display(array $context, array $blocks = [])
  4.     {
  5.         $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks$blocks));
  6.     }
  7.     public function render(array $context)
  8.     {
  9.         $level ob_get_level();
  1.                   height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  2. <!-- End Google Tag Manager (noscript) -->
  3. <!-- HEADER -->
  4. ";
  5.         // line 27
  6.         $this->loadTemplate("front/includes/header.twig""front/layouts/default.twig"27)->display($context);
  7.         // line 28
  8.         echo "
  9. ";
  10.         // line 29
  11.         $context["favoritesSet"] = $this->extensions['App\Twig\FavoriteExtension']->getFavoritesByUuid(((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsetruefalse29), "cookies", [], "any"falsetruefalse29), "get", [=> "favoriteId"], "method"truetruefalse29)) ? (_twig_default_filter(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsetruefalse29), "cookies", [], "any"falsetruefalse29), "get", [=> "favoriteId"], "method"falsefalsefalse29), "")) : ("")));
in vendor/twig/twig/src/Template.php -> doDisplay (line 394)
  1.     }
  2.     protected function displayWithErrorHandling(array $context, array $blocks = [])
  3.     {
  4.         try {
  5.             $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
in vendor/twig/twig/src/Template.php -> displayWithErrorHandling (line 367)
  1.         return $this->blocks;
  2.     }
  3.     public function display(array $context, array $blocks = [])
  4.     {
  5.         $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks$blocks));
  6.     }
  7.     public function render(array $context)
  8.     {
  9.         $level ob_get_level();
  1.         $_parent $context['_parent'];
  2.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['pageSection'], $context['_parent'], $context['loop']);
  3.         $context array_intersect_key($context$_parent) + $_parent;
  4.         // line 1
  5.         $this->parent $this->loadTemplate("front/layouts/default.twig""front/index.twig"1);
  6.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  7.         
  8.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  9.         
  10.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
in vendor/twig/twig/src/Template.php -> doDisplay (line 394)
  1.     }
  2.     protected function displayWithErrorHandling(array $context, array $blocks = [])
  3.     {
  4.         try {
  5.             $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
in vendor/twig/twig/src/Template.php -> displayWithErrorHandling (line 367)
  1.         return $this->blocks;
  2.     }
  3.     public function display(array $context, array $blocks = [])
  4.     {
  5.         $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks$blocks));
  6.     }
  7.     public function render(array $context)
  8.     {
  9.         $level ob_get_level();
  1.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  2.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/underlays.twig"));
  3.         $this->parent $this->loadTemplate("front/index.twig""front/underlays.twig"1);
  4.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  5.         
  6.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  7.         
  8.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
in vendor/twig/twig/src/Template.php -> doDisplay (line 394)
  1.     }
  2.     protected function displayWithErrorHandling(array $context, array $blocks = [])
  3.     {
  4.         try {
  5.             $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
in vendor/twig/twig/src/Template.php -> displayWithErrorHandling (line 367)
  1.         return $this->blocks;
  2.     }
  3.     public function display(array $context, array $blocks = [])
  4.     {
  5.         $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks$blocks));
  6.     }
  7.     public function render(array $context)
  8.     {
  9.         $level ob_get_level();
in vendor/twig/twig/src/Template.php -> display (line 379)
  1.             ob_start();
  2.         } else {
  3.             ob_start(function () { return ''; });
  4.         }
  5.         try {
  6.             $this->display($context);
  7.         } catch (\Throwable $e) {
  8.             while (ob_get_level() > $level) {
  9.                 ob_end_clean();
  10.             }
  1.     public function render(array $context = []): string
  2.     {
  3.         // using func_get_args() allows to not expose the blocks argument
  4.         // as it should only be used by internal code
  5.         return $this->template->render($context\func_get_args()[1] ?? []);
  6.     }
  7.     public function display(array $context = [])
  8.     {
  9.         // using func_get_args() allows to not expose the blocks argument
  1.      * @throws SyntaxError  When an error occurred during compilation
  2.      * @throws RuntimeError When an error occurred during rendering
  3.      */
  4.     public function render($name, array $context = []): string
  5.     {
  6.         return $this->load($name)->render($context);
  7.     }
  8.     /**
  9.      * Displays a template.
  10.      *
  1.     {
  2.         if (!$this->container->has('twig')) {
  3.             throw new \LogicException('You can not use the "renderView" method if the Twig Bundle is not available. Try running "composer require symfony/twig-bundle".');
  4.         }
  5.         return $this->container->get('twig')->render($view$parameters);
  6.     }
  7.     /**
  8.      * Renders a view.
  9.      */
  1.     /**
  2.      * Renders a view.
  3.      */
  4.     protected function render(string $view, array $parameters = [], Response $response null): Response
  5.     {
  6.         $content $this->renderView($view$parameters);
  7.         if (null === $response) {
  8.             $response = new Response();
  9.         }
AbstractController->render('front/underlays.twig', array('entity' => object(Page), 'currentUrl' => array('locale' => 'pl'), 'vinylUnderlaysCategory' => null, 'laminatedUnderlaysCategory' => object(Category), 'vinylUnderlaysProducts' => array(), 'laminatedUnderlaysProducts' => array(array('name' => 'AFIRMAX HEAT STEP 2MMX6M', 'uuid' => '17f8aebc-ba03-4f8c-ab67-57075c8aeff0', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => null, 'decor' => array('name' => 'HEAT', 'uuid' => 'd5bda36b-ae37-4fbe-a39d-aaffb799f614', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => ''), 'de' => array('name' => ''), 'en' => array('name' => ''), 'es' => array('name' => ''), 'et' => array('name' => ''), 'fr' => array('name' => ''), 'hr' => array('name' => ''), 'hu' => array('name' => ''), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => ''), 'ro' => array('name' => ''), 'ru' => array('name' => ''), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'hue' => null, 'color' => null, 'ean' => '5905167852781', 'sapIndex' => '158254000000001210', 'technology' => array('name' => 'PUM/PET', 'uuid' => '8019f4b8-8157-4ff1-ab67-baf4da0fc170', 'description' => '', 'translations' => array()), 'technicalParameters' => array('width' => '1', 'length' => '6', 'thickness' => '2', 'waste_key' => '', 'inequality' => '1,4', 'certificate' => '', 'static_load' => '200', 'dynamic_load' => '>2 500 000', 'floor_heating' => 'on', 'inequality_id' => '2', 'quick_montage' => '1', 'public_utility' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,4', 'dynamic_load_data' => '1', 'impact_resistance' => '', 'static_load_label' => '200', 'dynamic_load_label' => '>2 500 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.007', 'vapor_permeability' => '75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'compressive_strength' => '1', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '', 'intensive_attendance' => '1', 'sounds_suppression_label' => '18', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.007', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '26', 'reflected_sounds_suppression_label' => '26', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'inequality_class' => array('name' => 'PC2', 'uuid' => '5aed12e9-aba2-4f19-9370-e0502ac256da'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'ET', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'FR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LV', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SH', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M')), 'logisticData' => array('ean' => '5905167852781', 'size' => '2MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPN', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1.6000000000000001, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.782, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '158254000000001210', 'characteristics' => array(array('class' => 'ZMM03', 'value' => '1.4', 'className' => '', 'description' => '', 'characteristic' => '239'), array('class' => 'ZMM03', 'value' => 'PUML', 'className' => '', 'description' => '', 'characteristic' => '247')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167852781', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.782), array('ean' => '5905167852798', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_HEAT Step_TDS_17-05-2023_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/V6nAtyvnJ3lTSfJF.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'de' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'en' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Vinyl click flooring underlays', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'es' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'et' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'fr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hu' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'it' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'lt' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'nl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'pl' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Подложка под виниловый пол', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sv' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ua' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => '')), 'slug' => 'afirmax-heat-step-2mmx6m', 'sampleSapIndex' => '', 'sortPriority' => true, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_P_01.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b'))), array('name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'uuid' => '41f8dadf-8b45-4f26-90fc-e30c484b693b', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'SILENZER', 'uuid' => '3af45f57-018d-4fcd-8fa1-fc83ea483871', 'color' => '', 'height' => 0, 'technologyName' => '', 'translations' => array()), 'decor' => null, 'hue' => null, 'color' => array('name' => 'Pomarańczowy', 'uuid' => '438104d8-f543-4f48-8235-f4c4e1263d7c', 'colorNumber' => '', 'namePl' => 'orange', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'Oranžová'), 'de' => array('name' => 'Orange'), 'en' => array('name' => 'Orange'), 'es' => array('name' => 'Naranja'), 'et' => array('name' => ''), 'fr' => array('name' => 'Orange'), 'hr' => array('name' => 'Naranđasta'), 'hu' => array('name' => ''), 'it' => array('name' => 'Arancione'), 'lt' => array('name' => ''), 'nl' => array('name' => 'Oranje'), 'pl' => array('name' => 'Pomarańczowy'), 'ro' => array('name' => 'Portocaliu'), 'ru' => array('name' => 'Оранжевый'), 'sk' => array('name' => 'Oranžová'), 'sl' => array('name' => 'Oranžna'), 'sr' => array('name' => 'Naranđasta'), 'sv' => array('name' => 'Orange'), 'ua' => array('name' => 'Помаранчевий'))), 'ean' => '5905167832356', 'sapIndex' => '154231201505000948', 'technology' => array('name' => 'PU+minerals+ PET', 'uuid' => '2d6a41af-5c75-4f0c-8f55-792fa7abfe7b', 'description' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'PUM + PET', 'description' => ''), 'en' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'es' => array('name' => '', 'description' => ''), 'et' => array('name' => '', 'description' => ''), 'fr' => array('name' => '', 'description' => ''), 'hr' => array('name' => '', 'description' => ''), 'hu' => array('name' => '', 'description' => ''), 'it' => array('name' => '', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''))), 'technicalParameters' => array('width' => '1', 'length' => '6', 'voc_id' => '', 'thickness' => '1.5', 'waste_key' => '170604', 'inequality' => '1,2', 'certificate' => 'EN 16354:2018', 'static_load' => '200', 'dynamic_load' => '>250 000', 'floor_heating' => 'on', 'inequality_id' => '', 'quick_montage' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,2', 'sound_insulation' => '1', 'impact_resistance' => '≤1000', 'static_load_label' => '200', 'dynamic_load_label' => '>250 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.009', 'vapor_permeability' => '>75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '1', 'intensive_attendance' => '1', 'sounds_suppression_label' => '19', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.01', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '25', 'reflected_sounds_suppression_label' => '25', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'impact_resistance_class' => array('name' => 'RLB2', 'uuid' => 'c0f3f654-f025-4fb3-b29b-9032599eada3')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M CL/O'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M')), 'logisticData' => array('ean' => '5905167832356', 'size' => '1,5MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPD', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.2509999999999999, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '154231201505000948', 'characteristics' => array(array('class' => 'ZMM03', 'value' => 'PUMF', 'className' => '', 'description' => '', 'characteristic' => '247'), array('class' => 'ZMM03', 'value' => '1.5', 'className' => '', 'description' => '', 'characteristic' => '239')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832356', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.2509999999999999), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832394', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp')), 'files' => array(), 'kind' => 'SOLAR', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'cs' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'de' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Unterlage für Laminatboden', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-unterlage-fur-laminatboden'), 'en' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'es' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Bases aislantes para suelos laminados', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-bases-aislantes-para-suelos-laminados'), 'et' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'fr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Sous-couches parquet pour le sol stratifié', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sous-couches-parquet-pour-le-sol-stratifie'), 'hr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'hu' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - LAMINÁLT PADLÓ ALÁTÉTEK', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminalt-padlo-alatetek'), 'it' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - SOTTOPAVIMENTI PER PANNELLI LAMINATI', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sottopavimenti-per-pannelli-laminati'), 'lt' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'nl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminaat onderlaag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminaat-onderlaag'), 'pl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane'), 'ro' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - substrat pentru parchet laminat', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-substrat-pentru-parchet-laminat'), 'ru' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Подложки под ламинат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar'), 'sk' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'sl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sv' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminatunderlag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminatunderlag'), 'ua' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Підкладка під ламінат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar')), 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane', 'sampleSapIndex' => '', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/soyDjSvPNrWaSc0Q-414.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/kuqY9kPECMbC43IO-414.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_M_03.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')))), 'title' => 'PODKŁADY POD PANELE LAMINOWANE', 'category' => object(Category))) in src/Controller/Front/Product/CategoryController.php (line 83)
  1.             'title' => isset($page->getMetaTags()['title']) ? $page->getMetaTags()['title'] : $category->getName(),
  2.             'category' => $page->getCategory()
  3.         ];
  4.         $viewPath 'front/underlays.twig';
  5.         $response $this->render($viewPath$viewParams);
  6.         return $response;
  7.         //get sub categories
  8.         //get products in subcategories
CategoryController->underlaysAction(object(Request), object(Page)) in src/Controller/Front/Product/CategoryController.php (line 41)
  1.     )
  2.     {
  3.         $category $page->getCategory();
  4.         if (in_array($category->getUuid(), [$this->categories['underlays'], $this->categories['underlays.laminated'], $this->categories['underlays.vinyl']])) {
  5.             return $this->underlaysAction($originalRequest$page);
  6.         } else {
  7.             return $this->panelsAction($originalRequest$page);
  8.         }
  9.     }
in vendor/symfony/http-kernel/HttpKernel.php -> indexAction (line 152)
  1.         $this->dispatcher->dispatch($eventKernelEvents::CONTROLLER_ARGUMENTS);
  2.         $controller $event->getController();
  3.         $arguments $event->getArguments();
  4.         // call controller
  5.         $response $controller(...$arguments);
  6.         // view
  7.         if (!$response instanceof Response) {
  8.             $event = new ViewEvent($this$request$type$response);
  9.             $this->dispatcher->dispatch($eventKernelEvents::VIEW);
  1.     public function handle(Request $requestint $type HttpKernelInterface::MAIN_REQUESTbool $catch true)
  2.     {
  3.         $request->headers->set('X-Php-Ob-Level', (string) ob_get_level());
  4.         try {
  5.             return $this->handleRaw($request$type);
  6.         } catch (\Exception $e) {
  7.             if ($e instanceof RequestExceptionInterface) {
  8.                 $e = new BadRequestHttpException($e->getMessage(), $e);
  9.             }
  10.             if (false === $catch) {
  1.     {
  2.         $request $this->container->get('request_stack')->getCurrentRequest();
  3.         $path['_controller'] = $controller;
  4.         $subRequest $request->duplicate($querynull$path);
  5.         return $this->container->get('http_kernel')->handle($subRequestHttpKernelInterface::SUB_REQUEST);
  6.     }
  7.     /**
  8.      * Returns a RedirectResponse to the given URL.
  9.      */
AbstractController->forward('App\\Controller\\Front\\Product\\CategoryController::indexAction', array('page' => object(Page), 'originalRequest' => object(Request), '_controller' => 'App\\Controller\\Front\\Product\\CategoryController::indexAction')) in src/Controller/Front/PageController.php (line 235)
  1.         return $this->forward(
  2.             $controller,
  3.             [
  4.                 "page" => $page,
  5.                 "originalRequest" => $request,
  6.                 // 'test' => 'test'
  7.             ]
  8.         );
  9.     }
  10. }
PageController->getForwardResponseForPage(object(Page), object(Request)) in src/Controller/Front/PageController.php (line 161)
  1.         if (!$page->getIsPublished() && !$user) {
  2.             throw new HttpException(404'This page is not available yet');
  3.         }
  4.         if ($forwardResponse $this->getForwardResponseForPage($page$request)) {
  5.             return $forwardResponse;
  6.         }
  7.         $templatePath $page->getTemplatePath() ?? ($page->getType() == Page::POST 'front/post.twig' 'front/index.twig');
in vendor/symfony/http-kernel/HttpKernel.php -> getPageAction (line 152)
  1.         $this->dispatcher->dispatch($eventKernelEvents::CONTROLLER_ARGUMENTS);
  2.         $controller $event->getController();
  3.         $arguments $event->getArguments();
  4.         // call controller
  5.         $response $controller(...$arguments);
  6.         // view
  7.         if (!$response instanceof Response) {
  8.             $event = new ViewEvent($this$request$type$response);
  9.             $this->dispatcher->dispatch($eventKernelEvents::VIEW);
  1.     public function handle(Request $requestint $type HttpKernelInterface::MAIN_REQUESTbool $catch true)
  2.     {
  3.         $request->headers->set('X-Php-Ob-Level', (string) ob_get_level());
  4.         try {
  5.             return $this->handleRaw($request$type);
  6.         } catch (\Exception $e) {
  7.             if ($e instanceof RequestExceptionInterface) {
  8.                 $e = new BadRequestHttpException($e->getMessage(), $e);
  9.             }
  10.             if (false === $catch) {
  1.         $this->boot();
  2.         ++$this->requestStackSize;
  3.         $this->resetServices true;
  4.         try {
  5.             return $this->getHttpKernel()->handle($request$type$catch);
  6.         } finally {
  7.             --$this->requestStackSize;
  8.         }
  9.     }
Kernel->handle(object(Request)) in public/index.php (line 24)
  1. $kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);
  2. if ('prod' === $kernel->getEnvironment()) {
  3.     $kernel = new CacheKernel($kernel);
  4. }
  5. $request Request::createFromGlobals();
  6. $response $kernel->handle($request);
  7. $response->send();
  8. $kernel->terminate($request$response);

Logs 2

Level Channel Message
INFO 13:06:55 php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead.
{
    "exception": {}
}
INFO 13:06:55 php 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.
{
    "exception": {}
}
INFO 13:06:55 php User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead.
{
    "exception": {}
}
INFO 13:06:55 php User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "twig_mode" to "lazy" instead.
{
    "exception": {}
}
INFO 13:06:55 php User Deprecated: Since symfony/http-kernel 5.4: Passing a $fileLinkFormat is deprecated.
{
    "exception": {}
}
INFO 13:06:55 request Matched route "front-page".
{
    "route": "front-page",
    "route_parameters": {
        "_route": "front-page",
        "url": "podklady-pod-panele-laminowane",
        "_controller": "App\\Controller\\Front\\PageController::getPageAction",
        "_locale": "pl"
    },
    "request_uri": "https://jellydev.pl/pl/podklady-pod-panele-laminowane",
    "method": "GET"
}
INFO 13:06:55 php User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
INFO 13:06:55 php User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
INFO 13:06:55 php User Deprecated: Since symfony/security-core 5.4: Passing the access decision strategy as a string is deprecated, pass an instance of "Symfony\Component\Security\Core\Authorization\Strategy\AccessDecisionStrategyInterface" instead.
{
    "exception": {}
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelRequest"
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\FragmentListener::onKernelRequest"
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 13:06:55 doctrine SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.header AS header_3, t0.meta_tags AS meta_tags_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.url = ? AND t0.locale = ? LIMIT 1
[
    "podklady-pod-panele-laminowane",
    "pl"
]
DEBUG 13:06:55 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 13:06:55 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 13:06:55 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 13:06:55 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 13:06:55 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 13:06:55 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
INFO 13:06:55 php User Deprecated: Since symfony/security-core 5.4: The $autenticationManager argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" is deprecated.
{
    "exception": {}
}
INFO 13:06:55 php 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.
{
    "exception": {}
}
DEBUG 13:06:55 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
DEBUG 13:06:55 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
DEBUG 13:06:55 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
INFO 13:06:55 php User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
INFO 13:06:55 php User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated.
{
    "exception": {}
}
INFO 13:06:55 php 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.
{
    "exception": {}
}
INFO 13:06:55 php 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.
{
    "exception": {}
}
INFO 13:06:55 php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead.
{
    "exception": {}
}
INFO 13:06:55 php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead.
{
    "exception": {}
}
INFO 13:06:55 php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead.
{
    "exception": {}
}
INFO 13:06:55 php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead.
{
    "exception": {}
}
INFO 13:06:55 php User Deprecated: Since symfony/security-core 5.3: Passing a "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" instance to the "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" constructor is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead.
{
    "exception": {}
}
INFO 13:06:55 php 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.
{
    "exception": {}
}
INFO 13:06:55 security Populated the TokenStorage with an anonymous Token.
DEBUG 13:06:55 doctrine SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.id AS id_7, t0.internal_name AS internal_name_8, t0.migration_id AS migration_id_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t12.name AS name_13, t12.street AS street_14, t12.apartment_number AS apartment_number_15, t12.postal_code AS postal_code_16, t12.city AS city_17, t12.longitude AS longitude_18, t12.latitude AS latitude_19, t12.default_longitude AS default_longitude_20, t12.default_latitude AS default_latitude_21, t12.email AS email_22, t12.phone_number AS phone_number_23, t12.website AS website_24, t12.offered_products AS offered_products_25, t12.sort_order AS sort_order_26, t12.id AS id_27, t12.created_at AS created_at_28, t12.updated_at AS updated_at_29, t12.opening_hours_monday_start_time AS opening_hours_monday_start_time_30, t12.opening_hours_monday_end_time AS opening_hours_monday_end_time_31, t12.opening_hours_tuesday_start_time AS opening_hours_tuesday_start_time_32, t12.opening_hours_tuesday_end_time AS opening_hours_tuesday_end_time_33, t12.opening_hours_wednesday_start_time AS opening_hours_wednesday_start_time_34, t12.opening_hours_wednesday_end_time AS opening_hours_wednesday_end_time_35, t12.opening_hours_thursday_start_time AS opening_hours_thursday_start_time_36, t12.opening_hours_thursday_end_time AS opening_hours_thursday_end_time_37, t12.opening_hours_friday_start_time AS opening_hours_friday_start_time_38, t12.opening_hours_friday_end_time AS opening_hours_friday_end_time_39, t12.opening_hours_saturday_start_time AS opening_hours_saturday_start_time_40, t12.opening_hours_saturday_end_time AS opening_hours_saturday_end_time_41, t12.opening_hours_sunday_start_time AS opening_hours_sunday_start_time_42, t12.opening_hours_sunday_end_time AS opening_hours_sunday_end_time_43, t12.page_id AS page_id_44, t45.category AS category_46, t45.sort_order AS sort_order_47, t45.reading_time AS reading_time_48, t45.id AS id_49, t45.post_preview_id AS post_preview_id_50, t45.page_id AS page_id_51, t52.internal_name AS internal_name_53, t52.last_sync_date AS last_sync_date_54, t52.sample_sap_index AS sample_sap_index_55, t52.available AS available_56, t52.id AS id_57, t52.uuid AS uuid_58, t52.created_at AS created_at_59, t52.updated_at AS updated_at_60, t52.category_id AS category_id_61, t52.icon_id AS icon_id_62, t52.banner_id AS banner_id_63, t52.image_id AS image_id_64, t52.page_id AS page_id_65, t66.internal_name AS internal_name_67, t66.last_sync_date AS last_sync_date_68, t66.id AS id_69, t66.uuid AS uuid_70, t66.created_at AS created_at_71, t66.updated_at AS updated_at_72, t66.parent_category_id AS parent_category_id_73, t66.preview_id AS preview_id_74, t66.main_banner_id AS main_banner_id_75, t66.vertical_banner_id AS vertical_banner_id_76, t66.icon_id AS icon_id_77, t66.recommended_product_id AS recommended_product_id_78, t66.page_id AS page_id_79, t80.internal_name AS internal_name_81, t80.last_sync_date AS last_sync_date_82, t80.id AS id_83, t80.uuid AS uuid_84, t80.created_at AS created_at_85, t80.updated_at AS updated_at_86, t80.category_id AS category_id_87, t80.preview_id AS preview_id_88, t80.main_banner_id AS main_banner_id_89, t80.vertical_banner_id AS vertical_banner_id_90, t80.icon_id AS icon_id_91, t80.page_id AS page_id_92, t93.pim_id AS pim_id_94, t93.internal_name AS internal_name_95, t93.last_sync_date AS last_sync_date_96, t93.id AS id_97, t93.uuid AS uuid_98, t93.created_at AS created_at_99, t93.updated_at AS updated_at_100, t93.preview_id AS preview_id_101, t93.main_banner_id AS main_banner_id_102, t93.vertical_banner_id AS vertical_banner_id_103, t93.icon_id AS icon_id_104, t93.page_id AS page_id_105, t106.internal_name AS internal_name_107, t106.last_sync_date AS last_sync_date_108, t106.id AS id_109, t106.uuid AS uuid_110, t106.created_at AS created_at_111, t106.updated_at AS updated_at_112, t106.preview_id AS preview_id_113, t106.main_banner_id AS main_banner_id_114, t106.vertical_banner_id AS vertical_banner_id_115, t106.icon_id AS icon_id_116, t106.page_id AS page_id_117, t118.internal_name AS internal_name_119, t118.last_sync_date AS last_sync_date_120, t118.id AS id_121, t118.uuid AS uuid_122, t118.created_at AS created_at_123, t118.updated_at AS updated_at_124, t118.category_id AS category_id_125, t118.preview_id AS preview_id_126, t118.main_banner_id AS main_banner_id_127, t118.vertical_banner_id AS vertical_banner_id_128, t118.icon_id AS icon_id_129, t118.page_id AS page_id_130, t131.internal_name AS internal_name_132, t131.last_sync_date AS last_sync_date_133, t131.id AS id_134, t131.uuid AS uuid_135, t131.created_at AS created_at_136, t131.updated_at AS updated_at_137, t131.category_id AS category_id_138, t131.preview_id AS preview_id_139, t131.preview2_id AS preview2_id_140, t131.main_banner_id AS main_banner_id_141, t131.vertical_banner_id AS vertical_banner_id_142, t131.icon_id AS icon_id_143, t131.page_id AS page_id_144 FROM page t0 LEFT JOIN location t12 ON t12.page_id = t0.id LEFT JOIN post t45 ON t45.page_id = t0.id LEFT JOIN pim_product t52 ON t52.page_id = t0.id LEFT JOIN pim_category t66 ON t66.page_id = t0.id LEFT JOIN pim_serie t80 ON t80.page_id = t0.id LEFT JOIN pim_destiny t93 ON t93.page_id = t0.id LEFT JOIN pim_kind t106 ON t106.page_id = t0.id LEFT JOIN pim_decor t118 ON t118.page_id = t0.id LEFT JOIN pim_hue t131 ON t131.page_id = t0.id WHERE t0.id = ?
[
    40
]
INFO 13:06:55 php User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
INFO 13:06:55 php User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelRequest"
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\FragmentListener::onKernelRequest"
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 13:06:55 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 13:06:55 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 13:06:55 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 13:06:55 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 13:06:55 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 13:06:55 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 13:06:55 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 13:06:55 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
DEBUG 13:06:55 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
DEBUG 13:06:55 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
DEBUG 13:06:55 doctrine SELECT t0.internal_name AS internal_name_1, t0.last_sync_date AS last_sync_date_2, t0.id AS id_3, t0.uuid AS uuid_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.parent_category_id AS parent_category_id_7, t0.preview_id AS preview_id_8, t0.main_banner_id AS main_banner_id_9, t0.vertical_banner_id AS vertical_banner_id_10, t0.icon_id AS icon_id_11, t0.recommended_product_id AS recommended_product_id_12, t0.page_id AS page_id_13 FROM pim_category t0 WHERE t0.uuid = ? LIMIT 1
[
    "245143e5-6962-4fcf-9722-aaf9beb5edec"
]
INFO 13:06:55 http_client Request: "GET https://pim.decora.pl/api/filter/?filters=%7B%22category%22%3A%5B%22245143e5-6962-4fcf-9722-aaf9beb5edec%22%5D%7D&lang=pl&limit=20&page=1"
INFO 13:06:55 http_client Redirecting: "301 https://pim.decora.pl/api/filter?filters=%7B%22category%22%3A%5B%22245143e5-6962-4fcf-9722-aaf9beb5edec%22%5D%7D&lang=pl&limit=20&page=1"
INFO 13:06:55 http_client Response: "200 https://pim.decora.pl/api/filter?filters=%7B%22category%22%3A%5B%22245143e5-6962-4fcf-9722-aaf9beb5edec%22%5D%7D&lang=pl&limit=20&page=1"
INFO 13:06:55 http_client Request: "GET https://pim.decora.pl/api/product/17f8aebc-ba03-4f8c-ab67-57075c8aeff0?lang=pl"
INFO 13:06:56 http_client Response: "200 https://pim.decora.pl/api/product/17f8aebc-ba03-4f8c-ab67-57075c8aeff0?lang=pl"
INFO 13:06:56 http_client Request: "GET https://pim.decora.pl/api/product/41f8dadf-8b45-4f26-90fc-e30c484b693b?lang=pl"
INFO 13:06:56 http_client Response: "200 https://pim.decora.pl/api/product/41f8dadf-8b45-4f26-90fc-e30c484b693b?lang=pl"
DEBUG 13:06:56 doctrine SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.header AS header_3, t0.meta_tags AS meta_tags_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
[
    40
]
DEBUG 13:06:56 doctrine SELECT t0.name AS name_1, t0.title AS title_2, t0.description AS description_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM pim_category_translation t0 WHERE t0.translatable_id = ?
[
    7
]
DEBUG 13:06:56 doctrine SELECT t0.id AS id_1, t0.ordering AS ordering_2, t0.page_id AS page_id_3, t0.section_id AS section_id_4 FROM page_section t0 WHERE t0.page_id = ?
[
    40
]
DEBUG 13:06:56 doctrine SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.id AS id_7, t0.internal_name AS internal_name_8, t0.migration_id AS migration_id_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t12.name AS name_13, t12.street AS street_14, t12.apartment_number AS apartment_number_15, t12.postal_code AS postal_code_16, t12.city AS city_17, t12.longitude AS longitude_18, t12.latitude AS latitude_19, t12.default_longitude AS default_longitude_20, t12.default_latitude AS default_latitude_21, t12.email AS email_22, t12.phone_number AS phone_number_23, t12.website AS website_24, t12.offered_products AS offered_products_25, t12.sort_order AS sort_order_26, t12.id AS id_27, t12.created_at AS created_at_28, t12.updated_at AS updated_at_29, t12.opening_hours_monday_start_time AS opening_hours_monday_start_time_30, t12.opening_hours_monday_end_time AS opening_hours_monday_end_time_31, t12.opening_hours_tuesday_start_time AS opening_hours_tuesday_start_time_32, t12.opening_hours_tuesday_end_time AS opening_hours_tuesday_end_time_33, t12.opening_hours_wednesday_start_time AS opening_hours_wednesday_start_time_34, t12.opening_hours_wednesday_end_time AS opening_hours_wednesday_end_time_35, t12.opening_hours_thursday_start_time AS opening_hours_thursday_start_time_36, t12.opening_hours_thursday_end_time AS opening_hours_thursday_end_time_37, t12.opening_hours_friday_start_time AS opening_hours_friday_start_time_38, t12.opening_hours_friday_end_time AS opening_hours_friday_end_time_39, t12.opening_hours_saturday_start_time AS opening_hours_saturday_start_time_40, t12.opening_hours_saturday_end_time AS opening_hours_saturday_end_time_41, t12.opening_hours_sunday_start_time AS opening_hours_sunday_start_time_42, t12.opening_hours_sunday_end_time AS opening_hours_sunday_end_time_43, t12.page_id AS page_id_44, t45.category AS category_46, t45.sort_order AS sort_order_47, t45.reading_time AS reading_time_48, t45.id AS id_49, t45.post_preview_id AS post_preview_id_50, t45.page_id AS page_id_51, t52.internal_name AS internal_name_53, t52.last_sync_date AS last_sync_date_54, t52.sample_sap_index AS sample_sap_index_55, t52.available AS available_56, t52.id AS id_57, t52.uuid AS uuid_58, t52.created_at AS created_at_59, t52.updated_at AS updated_at_60, t52.category_id AS category_id_61, t52.icon_id AS icon_id_62, t52.banner_id AS banner_id_63, t52.image_id AS image_id_64, t52.page_id AS page_id_65, t66.internal_name AS internal_name_67, t66.last_sync_date AS last_sync_date_68, t66.id AS id_69, t66.uuid AS uuid_70, t66.created_at AS created_at_71, t66.updated_at AS updated_at_72, t66.parent_category_id AS parent_category_id_73, t66.preview_id AS preview_id_74, t66.main_banner_id AS main_banner_id_75, t66.vertical_banner_id AS vertical_banner_id_76, t66.icon_id AS icon_id_77, t66.recommended_product_id AS recommended_product_id_78, t66.page_id AS page_id_79, t80.internal_name AS internal_name_81, t80.last_sync_date AS last_sync_date_82, t80.id AS id_83, t80.uuid AS uuid_84, t80.created_at AS created_at_85, t80.updated_at AS updated_at_86, t80.category_id AS category_id_87, t80.preview_id AS preview_id_88, t80.main_banner_id AS main_banner_id_89, t80.vertical_banner_id AS vertical_banner_id_90, t80.icon_id AS icon_id_91, t80.page_id AS page_id_92, t93.pim_id AS pim_id_94, t93.internal_name AS internal_name_95, t93.last_sync_date AS last_sync_date_96, t93.id AS id_97, t93.uuid AS uuid_98, t93.created_at AS created_at_99, t93.updated_at AS updated_at_100, t93.preview_id AS preview_id_101, t93.main_banner_id AS main_banner_id_102, t93.vertical_banner_id AS vertical_banner_id_103, t93.icon_id AS icon_id_104, t93.page_id AS page_id_105, t106.internal_name AS internal_name_107, t106.last_sync_date AS last_sync_date_108, t106.id AS id_109, t106.uuid AS uuid_110, t106.created_at AS created_at_111, t106.updated_at AS updated_at_112, t106.preview_id AS preview_id_113, t106.main_banner_id AS main_banner_id_114, t106.vertical_banner_id AS vertical_banner_id_115, t106.icon_id AS icon_id_116, t106.page_id AS page_id_117, t118.internal_name AS internal_name_119, t118.last_sync_date AS last_sync_date_120, t118.id AS id_121, t118.uuid AS uuid_122, t118.created_at AS created_at_123, t118.updated_at AS updated_at_124, t118.category_id AS category_id_125, t118.preview_id AS preview_id_126, t118.main_banner_id AS main_banner_id_127, t118.vertical_banner_id AS vertical_banner_id_128, t118.icon_id AS icon_id_129, t118.page_id AS page_id_130, t131.internal_name AS internal_name_132, t131.last_sync_date AS last_sync_date_133, t131.id AS id_134, t131.uuid AS uuid_135, t131.created_at AS created_at_136, t131.updated_at AS updated_at_137, t131.category_id AS category_id_138, t131.preview_id AS preview_id_139, t131.preview2_id AS preview2_id_140, t131.main_banner_id AS main_banner_id_141, t131.vertical_banner_id AS vertical_banner_id_142, t131.icon_id AS icon_id_143, t131.page_id AS page_id_144 FROM page t0 LEFT JOIN location t12 ON t12.page_id = t0.id LEFT JOIN post t45 ON t45.page_id = t0.id LEFT JOIN pim_product t52 ON t52.page_id = t0.id LEFT JOIN pim_category t66 ON t66.page_id = t0.id LEFT JOIN pim_serie t80 ON t80.page_id = t0.id LEFT JOIN pim_destiny t93 ON t93.page_id = t0.id LEFT JOIN pim_kind t106 ON t106.page_id = t0.id LEFT JOIN pim_decor t118 ON t118.page_id = t0.id LEFT JOIN pim_hue t131 ON t131.page_id = t0.id WHERE t0.migration_id = ? LIMIT 1
[
    6
]
DEBUG 13:06:56 doctrine SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.header AS header_3, t0.meta_tags AS meta_tags_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
[
    27
]
DEBUG 13:06:56 doctrine SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.id AS id_7, t0.internal_name AS internal_name_8, t0.migration_id AS migration_id_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t12.name AS name_13, t12.street AS street_14, t12.apartment_number AS apartment_number_15, t12.postal_code AS postal_code_16, t12.city AS city_17, t12.longitude AS longitude_18, t12.latitude AS latitude_19, t12.default_longitude AS default_longitude_20, t12.default_latitude AS default_latitude_21, t12.email AS email_22, t12.phone_number AS phone_number_23, t12.website AS website_24, t12.offered_products AS offered_products_25, t12.sort_order AS sort_order_26, t12.id AS id_27, t12.created_at AS created_at_28, t12.updated_at AS updated_at_29, t12.opening_hours_monday_start_time AS opening_hours_monday_start_time_30, t12.opening_hours_monday_end_time AS opening_hours_monday_end_time_31, t12.opening_hours_tuesday_start_time AS opening_hours_tuesday_start_time_32, t12.opening_hours_tuesday_end_time AS opening_hours_tuesday_end_time_33, t12.opening_hours_wednesday_start_time AS opening_hours_wednesday_start_time_34, t12.opening_hours_wednesday_end_time AS opening_hours_wednesday_end_time_35, t12.opening_hours_thursday_start_time AS opening_hours_thursday_start_time_36, t12.opening_hours_thursday_end_time AS opening_hours_thursday_end_time_37, t12.opening_hours_friday_start_time AS opening_hours_friday_start_time_38, t12.opening_hours_friday_end_time AS opening_hours_friday_end_time_39, t12.opening_hours_saturday_start_time AS opening_hours_saturday_start_time_40, t12.opening_hours_saturday_end_time AS opening_hours_saturday_end_time_41, t12.opening_hours_sunday_start_time AS opening_hours_sunday_start_time_42, t12.opening_hours_sunday_end_time AS opening_hours_sunday_end_time_43, t12.page_id AS page_id_44, t45.category AS category_46, t45.sort_order AS sort_order_47, t45.reading_time AS reading_time_48, t45.id AS id_49, t45.post_preview_id AS post_preview_id_50, t45.page_id AS page_id_51, t52.internal_name AS internal_name_53, t52.last_sync_date AS last_sync_date_54, t52.sample_sap_index AS sample_sap_index_55, t52.available AS available_56, t52.id AS id_57, t52.uuid AS uuid_58, t52.created_at AS created_at_59, t52.updated_at AS updated_at_60, t52.category_id AS category_id_61, t52.icon_id AS icon_id_62, t52.banner_id AS banner_id_63, t52.image_id AS image_id_64, t52.page_id AS page_id_65, t66.internal_name AS internal_name_67, t66.last_sync_date AS last_sync_date_68, t66.id AS id_69, t66.uuid AS uuid_70, t66.created_at AS created_at_71, t66.updated_at AS updated_at_72, t66.parent_category_id AS parent_category_id_73, t66.preview_id AS preview_id_74, t66.main_banner_id AS main_banner_id_75, t66.vertical_banner_id AS vertical_banner_id_76, t66.icon_id AS icon_id_77, t66.recommended_product_id AS recommended_product_id_78, t66.page_id AS page_id_79, t80.internal_name AS internal_name_81, t80.last_sync_date AS last_sync_date_82, t80.id AS id_83, t80.uuid AS uuid_84, t80.created_at AS created_at_85, t80.updated_at AS updated_at_86, t80.category_id AS category_id_87, t80.preview_id AS preview_id_88, t80.main_banner_id AS main_banner_id_89, t80.vertical_banner_id AS vertical_banner_id_90, t80.icon_id AS icon_id_91, t80.page_id AS page_id_92, t93.pim_id AS pim_id_94, t93.internal_name AS internal_name_95, t93.last_sync_date AS last_sync_date_96, t93.id AS id_97, t93.uuid AS uuid_98, t93.created_at AS created_at_99, t93.updated_at AS updated_at_100, t93.preview_id AS preview_id_101, t93.main_banner_id AS main_banner_id_102, t93.vertical_banner_id AS vertical_banner_id_103, t93.icon_id AS icon_id_104, t93.page_id AS page_id_105, t106.internal_name AS internal_name_107, t106.last_sync_date AS last_sync_date_108, t106.id AS id_109, t106.uuid AS uuid_110, t106.created_at AS created_at_111, t106.updated_at AS updated_at_112, t106.preview_id AS preview_id_113, t106.main_banner_id AS main_banner_id_114, t106.vertical_banner_id AS vertical_banner_id_115, t106.icon_id AS icon_id_116, t106.page_id AS page_id_117, t118.internal_name AS internal_name_119, t118.last_sync_date AS last_sync_date_120, t118.id AS id_121, t118.uuid AS uuid_122, t118.created_at AS created_at_123, t118.updated_at AS updated_at_124, t118.category_id AS category_id_125, t118.preview_id AS preview_id_126, t118.main_banner_id AS main_banner_id_127, t118.vertical_banner_id AS vertical_banner_id_128, t118.icon_id AS icon_id_129, t118.page_id AS page_id_130, t131.internal_name AS internal_name_132, t131.last_sync_date AS last_sync_date_133, t131.id AS id_134, t131.uuid AS uuid_135, t131.created_at AS created_at_136, t131.updated_at AS updated_at_137, t131.category_id AS category_id_138, t131.preview_id AS preview_id_139, t131.preview2_id AS preview2_id_140, t131.main_banner_id AS main_banner_id_141, t131.vertical_banner_id AS vertical_banner_id_142, t131.icon_id AS icon_id_143, t131.page_id AS page_id_144 FROM page t0 LEFT JOIN location t12 ON t12.page_id = t0.id LEFT JOIN post t45 ON t45.page_id = t0.id LEFT JOIN pim_product t52 ON t52.page_id = t0.id LEFT JOIN pim_category t66 ON t66.page_id = t0.id LEFT JOIN pim_serie t80 ON t80.page_id = t0.id LEFT JOIN pim_destiny t93 ON t93.page_id = t0.id LEFT JOIN pim_kind t106 ON t106.page_id = t0.id LEFT JOIN pim_decor t118 ON t118.page_id = t0.id LEFT JOIN pim_hue t131 ON t131.page_id = t0.id WHERE t0.migration_id = ? LIMIT 1
[
    2
]
DEBUG 13:06:56 doctrine SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.id AS id_7, t0.internal_name AS internal_name_8, t0.migration_id AS migration_id_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t12.name AS name_13, t12.street AS street_14, t12.apartment_number AS apartment_number_15, t12.postal_code AS postal_code_16, t12.city AS city_17, t12.longitude AS longitude_18, t12.latitude AS latitude_19, t12.default_longitude AS default_longitude_20, t12.default_latitude AS default_latitude_21, t12.email AS email_22, t12.phone_number AS phone_number_23, t12.website AS website_24, t12.offered_products AS offered_products_25, t12.sort_order AS sort_order_26, t12.id AS id_27, t12.created_at AS created_at_28, t12.updated_at AS updated_at_29, t12.opening_hours_monday_start_time AS opening_hours_monday_start_time_30, t12.opening_hours_monday_end_time AS opening_hours_monday_end_time_31, t12.opening_hours_tuesday_start_time AS opening_hours_tuesday_start_time_32, t12.opening_hours_tuesday_end_time AS opening_hours_tuesday_end_time_33, t12.opening_hours_wednesday_start_time AS opening_hours_wednesday_start_time_34, t12.opening_hours_wednesday_end_time AS opening_hours_wednesday_end_time_35, t12.opening_hours_thursday_start_time AS opening_hours_thursday_start_time_36, t12.opening_hours_thursday_end_time AS opening_hours_thursday_end_time_37, t12.opening_hours_friday_start_time AS opening_hours_friday_start_time_38, t12.opening_hours_friday_end_time AS opening_hours_friday_end_time_39, t12.opening_hours_saturday_start_time AS opening_hours_saturday_start_time_40, t12.opening_hours_saturday_end_time AS opening_hours_saturday_end_time_41, t12.opening_hours_sunday_start_time AS opening_hours_sunday_start_time_42, t12.opening_hours_sunday_end_time AS opening_hours_sunday_end_time_43, t12.page_id AS page_id_44, t45.category AS category_46, t45.sort_order AS sort_order_47, t45.reading_time AS reading_time_48, t45.id AS id_49, t45.post_preview_id AS post_preview_id_50, t45.page_id AS page_id_51, t52.internal_name AS internal_name_53, t52.last_sync_date AS last_sync_date_54, t52.sample_sap_index AS sample_sap_index_55, t52.available AS available_56, t52.id AS id_57, t52.uuid AS uuid_58, t52.created_at AS created_at_59, t52.updated_at AS updated_at_60, t52.category_id AS category_id_61, t52.icon_id AS icon_id_62, t52.banner_id AS banner_id_63, t52.image_id AS image_id_64, t52.page_id AS page_id_65, t66.internal_name AS internal_name_67, t66.last_sync_date AS last_sync_date_68, t66.id AS id_69, t66.uuid AS uuid_70, t66.created_at AS created_at_71, t66.updated_at AS updated_at_72, t66.parent_category_id AS parent_category_id_73, t66.preview_id AS preview_id_74, t66.main_banner_id AS main_banner_id_75, t66.vertical_banner_id AS vertical_banner_id_76, t66.icon_id AS icon_id_77, t66.recommended_product_id AS recommended_product_id_78, t66.page_id AS page_id_79, t80.internal_name AS internal_name_81, t80.last_sync_date AS last_sync_date_82, t80.id AS id_83, t80.uuid AS uuid_84, t80.created_at AS created_at_85, t80.updated_at AS updated_at_86, t80.category_id AS category_id_87, t80.preview_id AS preview_id_88, t80.main_banner_id AS main_banner_id_89, t80.vertical_banner_id AS vertical_banner_id_90, t80.icon_id AS icon_id_91, t80.page_id AS page_id_92, t93.pim_id AS pim_id_94, t93.internal_name AS internal_name_95, t93.last_sync_date AS last_sync_date_96, t93.id AS id_97, t93.uuid AS uuid_98, t93.created_at AS created_at_99, t93.updated_at AS updated_at_100, t93.preview_id AS preview_id_101, t93.main_banner_id AS main_banner_id_102, t93.vertical_banner_id AS vertical_banner_id_103, t93.icon_id AS icon_id_104, t93.page_id AS page_id_105, t106.internal_name AS internal_name_107, t106.last_sync_date AS last_sync_date_108, t106.id AS id_109, t106.uuid AS uuid_110, t106.created_at AS created_at_111, t106.updated_at AS updated_at_112, t106.preview_id AS preview_id_113, t106.main_banner_id AS main_banner_id_114, t106.vertical_banner_id AS vertical_banner_id_115, t106.icon_id AS icon_id_116, t106.page_id AS page_id_117, t118.internal_name AS internal_name_119, t118.last_sync_date AS last_sync_date_120, t118.id AS id_121, t118.uuid AS uuid_122, t118.created_at AS created_at_123, t118.updated_at AS updated_at_124, t118.category_id AS category_id_125, t118.preview_id AS preview_id_126, t118.main_banner_id AS main_banner_id_127, t118.vertical_banner_id AS vertical_banner_id_128, t118.icon_id AS icon_id_129, t118.page_id AS page_id_130, t131.internal_name AS internal_name_132, t131.last_sync_date AS last_sync_date_133, t131.id AS id_134, t131.uuid AS uuid_135, t131.created_at AS created_at_136, t131.updated_at AS updated_at_137, t131.category_id AS category_id_138, t131.preview_id AS preview_id_139, t131.preview2_id AS preview2_id_140, t131.main_banner_id AS main_banner_id_141, t131.vertical_banner_id AS vertical_banner_id_142, t131.icon_id AS icon_id_143, t131.page_id AS page_id_144 FROM page t0 LEFT JOIN location t12 ON t12.page_id = t0.id LEFT JOIN post t45 ON t45.page_id = t0.id LEFT JOIN pim_product t52 ON t52.page_id = t0.id LEFT JOIN pim_category t66 ON t66.page_id = t0.id LEFT JOIN pim_serie t80 ON t80.page_id = t0.id LEFT JOIN pim_destiny t93 ON t93.page_id = t0.id LEFT JOIN pim_kind t106 ON t106.page_id = t0.id LEFT JOIN pim_decor t118 ON t118.page_id = t0.id LEFT JOIN pim_hue t131 ON t131.page_id = t0.id WHERE t0.migration_id = ? LIMIT 1
[
    20
]
DEBUG 13:06:56 doctrine SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.id AS id_7, t0.internal_name AS internal_name_8, t0.migration_id AS migration_id_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t12.name AS name_13, t12.street AS street_14, t12.apartment_number AS apartment_number_15, t12.postal_code AS postal_code_16, t12.city AS city_17, t12.longitude AS longitude_18, t12.latitude AS latitude_19, t12.default_longitude AS default_longitude_20, t12.default_latitude AS default_latitude_21, t12.email AS email_22, t12.phone_number AS phone_number_23, t12.website AS website_24, t12.offered_products AS offered_products_25, t12.sort_order AS sort_order_26, t12.id AS id_27, t12.created_at AS created_at_28, t12.updated_at AS updated_at_29, t12.opening_hours_monday_start_time AS opening_hours_monday_start_time_30, t12.opening_hours_monday_end_time AS opening_hours_monday_end_time_31, t12.opening_hours_tuesday_start_time AS opening_hours_tuesday_start_time_32, t12.opening_hours_tuesday_end_time AS opening_hours_tuesday_end_time_33, t12.opening_hours_wednesday_start_time AS opening_hours_wednesday_start_time_34, t12.opening_hours_wednesday_end_time AS opening_hours_wednesday_end_time_35, t12.opening_hours_thursday_start_time AS opening_hours_thursday_start_time_36, t12.opening_hours_thursday_end_time AS opening_hours_thursday_end_time_37, t12.opening_hours_friday_start_time AS opening_hours_friday_start_time_38, t12.opening_hours_friday_end_time AS opening_hours_friday_end_time_39, t12.opening_hours_saturday_start_time AS opening_hours_saturday_start_time_40, t12.opening_hours_saturday_end_time AS opening_hours_saturday_end_time_41, t12.opening_hours_sunday_start_time AS opening_hours_sunday_start_time_42, t12.opening_hours_sunday_end_time AS opening_hours_sunday_end_time_43, t12.page_id AS page_id_44, t45.category AS category_46, t45.sort_order AS sort_order_47, t45.reading_time AS reading_time_48, t45.id AS id_49, t45.post_preview_id AS post_preview_id_50, t45.page_id AS page_id_51, t52.internal_name AS internal_name_53, t52.last_sync_date AS last_sync_date_54, t52.sample_sap_index AS sample_sap_index_55, t52.available AS available_56, t52.id AS id_57, t52.uuid AS uuid_58, t52.created_at AS created_at_59, t52.updated_at AS updated_at_60, t52.category_id AS category_id_61, t52.icon_id AS icon_id_62, t52.banner_id AS banner_id_63, t52.image_id AS image_id_64, t52.page_id AS page_id_65, t66.internal_name AS internal_name_67, t66.last_sync_date AS last_sync_date_68, t66.id AS id_69, t66.uuid AS uuid_70, t66.created_at AS created_at_71, t66.updated_at AS updated_at_72, t66.parent_category_id AS parent_category_id_73, t66.preview_id AS preview_id_74, t66.main_banner_id AS main_banner_id_75, t66.vertical_banner_id AS vertical_banner_id_76, t66.icon_id AS icon_id_77, t66.recommended_product_id AS recommended_product_id_78, t66.page_id AS page_id_79, t80.internal_name AS internal_name_81, t80.last_sync_date AS last_sync_date_82, t80.id AS id_83, t80.uuid AS uuid_84, t80.created_at AS created_at_85, t80.updated_at AS updated_at_86, t80.category_id AS category_id_87, t80.preview_id AS preview_id_88, t80.main_banner_id AS main_banner_id_89, t80.vertical_banner_id AS vertical_banner_id_90, t80.icon_id AS icon_id_91, t80.page_id AS page_id_92, t93.pim_id AS pim_id_94, t93.internal_name AS internal_name_95, t93.last_sync_date AS last_sync_date_96, t93.id AS id_97, t93.uuid AS uuid_98, t93.created_at AS created_at_99, t93.updated_at AS updated_at_100, t93.preview_id AS preview_id_101, t93.main_banner_id AS main_banner_id_102, t93.vertical_banner_id AS vertical_banner_id_103, t93.icon_id AS icon_id_104, t93.page_id AS page_id_105, t106.internal_name AS internal_name_107, t106.last_sync_date AS last_sync_date_108, t106.id AS id_109, t106.uuid AS uuid_110, t106.created_at AS created_at_111, t106.updated_at AS updated_at_112, t106.preview_id AS preview_id_113, t106.main_banner_id AS main_banner_id_114, t106.vertical_banner_id AS vertical_banner_id_115, t106.icon_id AS icon_id_116, t106.page_id AS page_id_117, t118.internal_name AS internal_name_119, t118.last_sync_date AS last_sync_date_120, t118.id AS id_121, t118.uuid AS uuid_122, t118.created_at AS created_at_123, t118.updated_at AS updated_at_124, t118.category_id AS category_id_125, t118.preview_id AS preview_id_126, t118.main_banner_id AS main_banner_id_127, t118.vertical_banner_id AS vertical_banner_id_128, t118.icon_id AS icon_id_129, t118.page_id AS page_id_130, t131.internal_name AS internal_name_132, t131.last_sync_date AS last_sync_date_133, t131.id AS id_134, t131.uuid AS uuid_135, t131.created_at AS created_at_136, t131.updated_at AS updated_at_137, t131.category_id AS category_id_138, t131.preview_id AS preview_id_139, t131.preview2_id AS preview2_id_140, t131.main_banner_id AS main_banner_id_141, t131.vertical_banner_id AS vertical_banner_id_142, t131.icon_id AS icon_id_143, t131.page_id AS page_id_144 FROM page t0 LEFT JOIN location t12 ON t12.page_id = t0.id LEFT JOIN post t45 ON t45.page_id = t0.id LEFT JOIN pim_product t52 ON t52.page_id = t0.id LEFT JOIN pim_category t66 ON t66.page_id = t0.id LEFT JOIN pim_serie t80 ON t80.page_id = t0.id LEFT JOIN pim_destiny t93 ON t93.page_id = t0.id LEFT JOIN pim_kind t106 ON t106.page_id = t0.id LEFT JOIN pim_decor t118 ON t118.page_id = t0.id LEFT JOIN pim_hue t131 ON t131.page_id = t0.id WHERE t0.migration_id = ? LIMIT 1
[
    3
]
DEBUG 13:06:56 doctrine SELECT t0.internal_name AS internal_name_1, t0.last_sync_date AS last_sync_date_2, t0.id AS id_3, t0.uuid AS uuid_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.parent_category_id AS parent_category_id_7, t0.preview_id AS preview_id_8, t0.main_banner_id AS main_banner_id_9, t0.vertical_banner_id AS vertical_banner_id_10, t0.icon_id AS icon_id_11, t0.recommended_product_id AS recommended_product_id_12, t0.page_id AS page_id_13 FROM pim_category t0 WHERE t0.uuid = ? LIMIT 1
[
    "a99927af-ce68-4fbc-9224-04bca2e6c330"
]
DEBUG 13:06:56 doctrine SELECT t0.internal_name AS internal_name_1, t0.last_sync_date AS last_sync_date_2, t0.id AS id_3, t0.uuid AS uuid_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.parent_category_id AS parent_category_id_7, t0.preview_id AS preview_id_8, t0.main_banner_id AS main_banner_id_9, t0.vertical_banner_id AS vertical_banner_id_10, t0.icon_id AS icon_id_11, t0.recommended_product_id AS recommended_product_id_12, t0.page_id AS page_id_13 FROM pim_category t0 WHERE t0.uuid = ? LIMIT 1
[
    "527860a8-4573-4f04-ac8f-e522a57bb84c"
]
DEBUG 13:06:56 doctrine SELECT t0.internal_name AS internal_name_1, t0.last_sync_date AS last_sync_date_2, t0.id AS id_3, t0.uuid AS uuid_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.parent_category_id AS parent_category_id_7, t0.preview_id AS preview_id_8, t0.main_banner_id AS main_banner_id_9, t0.vertical_banner_id AS vertical_banner_id_10, t0.icon_id AS icon_id_11, t0.recommended_product_id AS recommended_product_id_12, t0.page_id AS page_id_13 FROM pim_category t0 WHERE t0.uuid = ? LIMIT 1
[
    "5ad345ab-2a13-4f5c-937e-76c14062a969"
]
DEBUG 13:06:56 doctrine SELECT t0.internal_name AS internal_name_1, t0.last_sync_date AS last_sync_date_2, t0.id AS id_3, t0.uuid AS uuid_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.parent_category_id AS parent_category_id_7, t0.preview_id AS preview_id_8, t0.main_banner_id AS main_banner_id_9, t0.vertical_banner_id AS vertical_banner_id_10, t0.icon_id AS icon_id_11, t0.recommended_product_id AS recommended_product_id_12, t0.page_id AS page_id_13 FROM pim_category t0 WHERE t0.uuid = ? LIMIT 1
[
    "245143e5-6962-4fcf-9722-aaf9beb5edec"
]
DEBUG 13:06:56 doctrine SELECT t0.internal_name AS internal_name_1, t0.last_sync_date AS last_sync_date_2, t0.id AS id_3, t0.uuid AS uuid_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.category_id AS category_id_7, t0.preview_id AS preview_id_8, t0.main_banner_id AS main_banner_id_9, t0.vertical_banner_id AS vertical_banner_id_10, t0.icon_id AS icon_id_11, t0.page_id AS page_id_12 FROM pim_decor t0 WHERE t0.uuid = ? LIMIT 1
[
    "7614851d-7fb7-4fa1-a382-1f5fb7674bf1"
]
DEBUG 13:06:56 doctrine SELECT t0.internal_name AS internal_name_1, t0.last_sync_date AS last_sync_date_2, t0.id AS id_3, t0.uuid AS uuid_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.category_id AS category_id_7, t0.preview_id AS preview_id_8, t0.main_banner_id AS main_banner_id_9, t0.vertical_banner_id AS vertical_banner_id_10, t0.icon_id AS icon_id_11, t0.page_id AS page_id_12 FROM pim_decor t0 WHERE t0.uuid = ? LIMIT 1
[
    "bd3a6b6c-9875-4f58-8ce5-ced0b0a75222"
]
DEBUG 13:06:56 doctrine SELECT t0.internal_name AS internal_name_1, t0.last_sync_date AS last_sync_date_2, t0.id AS id_3, t0.uuid AS uuid_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.category_id AS category_id_7, t0.preview_id AS preview_id_8, t0.main_banner_id AS main_banner_id_9, t0.vertical_banner_id AS vertical_banner_id_10, t0.icon_id AS icon_id_11, t0.page_id AS page_id_12 FROM pim_serie t0 WHERE t0.uuid = ? LIMIT 1
[
    "a314de38-1dc8-4fc2-b4eb-1e51d2bb738c"
]
DEBUG 13:06:56 doctrine SELECT t0.internal_name AS internal_name_1, t0.last_sync_date AS last_sync_date_2, t0.id AS id_3, t0.uuid AS uuid_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.category_id AS category_id_7, t0.preview_id AS preview_id_8, t0.main_banner_id AS main_banner_id_9, t0.vertical_banner_id AS vertical_banner_id_10, t0.icon_id AS icon_id_11, t0.page_id AS page_id_12 FROM pim_serie t0 WHERE t0.uuid = ? LIMIT 1
[
    "5eba22e1-263c-4f82-962d-4ace9cabb628"
]
DEBUG 13:06:56 doctrine SELECT t0.internal_name AS internal_name_1, t0.last_sync_date AS last_sync_date_2, t0.id AS id_3, t0.uuid AS uuid_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.category_id AS category_id_7, t0.preview_id AS preview_id_8, t0.main_banner_id AS main_banner_id_9, t0.vertical_banner_id AS vertical_banner_id_10, t0.icon_id AS icon_id_11, t0.page_id AS page_id_12 FROM pim_serie t0 WHERE t0.uuid = ? LIMIT 1
[
    "34b09484-e185-4fdd-b97a-1c3c9134c67f"
]
DEBUG 13:06:56 doctrine SELECT t0.internal_name AS internal_name_1, t0.last_sync_date AS last_sync_date_2, t0.id AS id_3, t0.uuid AS uuid_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.category_id AS category_id_7, t0.preview_id AS preview_id_8, t0.main_banner_id AS main_banner_id_9, t0.vertical_banner_id AS vertical_banner_id_10, t0.icon_id AS icon_id_11, t0.page_id AS page_id_12 FROM pim_serie t0 WHERE t0.uuid = ? LIMIT 1
[
    "fcb7107e-fbf6-4f79-b5b1-ca6d6f190d6d"
]
DEBUG 13:06:56 doctrine SELECT t0.internal_name AS internal_name_1, t0.last_sync_date AS last_sync_date_2, t0.id AS id_3, t0.uuid AS uuid_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.category_id AS category_id_7, t0.preview_id AS preview_id_8, t0.main_banner_id AS main_banner_id_9, t0.vertical_banner_id AS vertical_banner_id_10, t0.icon_id AS icon_id_11, t0.page_id AS page_id_12 FROM pim_serie t0 WHERE t0.uuid = ? LIMIT 1
[
    "22d98788-1b59-4f61-b740-62952ac91e31"
]
DEBUG 13:06:56 doctrine SELECT t0.internal_name AS internal_name_1, t0.last_sync_date AS last_sync_date_2, t0.id AS id_3, t0.uuid AS uuid_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.category_id AS category_id_7, t0.preview_id AS preview_id_8, t0.main_banner_id AS main_banner_id_9, t0.vertical_banner_id AS vertical_banner_id_10, t0.icon_id AS icon_id_11, t0.page_id AS page_id_12 FROM pim_serie t0 WHERE t0.uuid = ? LIMIT 1
[
    "2d75e3aa-daba-4f16-91f1-f861cfb88ef0"
]
DEBUG 13:06:56 doctrine SELECT t0.internal_name AS internal_name_1, t0.last_sync_date AS last_sync_date_2, t0.id AS id_3, t0.uuid AS uuid_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.category_id AS category_id_7, t0.preview_id AS preview_id_8, t0.main_banner_id AS main_banner_id_9, t0.vertical_banner_id AS vertical_banner_id_10, t0.icon_id AS icon_id_11, t0.page_id AS page_id_12 FROM pim_serie t0 WHERE t0.uuid = ? LIMIT 1
[
    "6127d3af-4b42-4fa2-adc7-3bbfea05900c"
]
CRITICAL 13:06:56 php Uncaught Error: Call to a member function getPage() on null
{
    "exception": {}
}
CRITICAL 13:06:56 request Uncaught PHP Exception Error: "Call to a member function getPage() on null" at /usr/home/astit/domains/jellydev.pl/public_html/afirmax/src/Twig/MenuExtension.php line 116
{
    "exception": {}
}
INFO 13:06:56 php User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
INFO 13:06:56 php User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
DEBUG 13:06:56 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 13:06:56 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 13:06:56 event Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelRequest"
}
DEBUG 13:06:56 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 13:06:56 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 13:06:56 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\FragmentListener::onKernelRequest"
}
DEBUG 13:06:56 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 13:06:56 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 13:06:56 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 13:06:56 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 13:06:56 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 13:06:56 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 13:06:56 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 13:06:56 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 13:06:56 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 13:06:56 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 13:06:56 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 13:06:56 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
DEBUG 13:06:56 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
DEBUG 13:06:56 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}

Stack Trace

Error
Error:
Call to a member function getPage() on null

  at src/Twig/MenuExtension.php:116
  at App\Twig\MenuExtension->getMainMenu('pl')
     (var/cache/dev/twig/d0/d03dbd3833fa7f011fdc4165e17f4855270e6a4f7c60073fabeedcffd2140205.php:159)
  at __TwigTemplate_71ae4dc24d87ebc8c215e2dc5242a4bb7bdffdee824d0f59ca58c910f5b20dc1->doDisplay(array('entity' => object(Page), 'currentUrl' => array('locale' => 'pl'), 'vinylUnderlaysCategory' => null, 'laminatedUnderlaysCategory' => object(Category), 'vinylUnderlaysProducts' => array(), 'laminatedUnderlaysProducts' => array(array('name' => 'AFIRMAX HEAT STEP 2MMX6M', 'uuid' => '17f8aebc-ba03-4f8c-ab67-57075c8aeff0', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => null, 'decor' => array('name' => 'HEAT', 'uuid' => 'd5bda36b-ae37-4fbe-a39d-aaffb799f614', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => ''), 'de' => array('name' => ''), 'en' => array('name' => ''), 'es' => array('name' => ''), 'et' => array('name' => ''), 'fr' => array('name' => ''), 'hr' => array('name' => ''), 'hu' => array('name' => ''), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => ''), 'ro' => array('name' => ''), 'ru' => array('name' => ''), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'hue' => null, 'color' => null, 'ean' => '5905167852781', 'sapIndex' => '158254000000001210', 'technology' => array('name' => 'PUM/PET', 'uuid' => '8019f4b8-8157-4ff1-ab67-baf4da0fc170', 'description' => '', 'translations' => array()), 'technicalParameters' => array('width' => '1', 'length' => '6', 'thickness' => '2', 'waste_key' => '', 'inequality' => '1,4', 'certificate' => '', 'static_load' => '200', 'dynamic_load' => '>2 500 000', 'floor_heating' => 'on', 'inequality_id' => '2', 'quick_montage' => '1', 'public_utility' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,4', 'dynamic_load_data' => '1', 'impact_resistance' => '', 'static_load_label' => '200', 'dynamic_load_label' => '>2 500 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.007', 'vapor_permeability' => '75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'compressive_strength' => '1', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '', 'intensive_attendance' => '1', 'sounds_suppression_label' => '18', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.007', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '26', 'reflected_sounds_suppression_label' => '26', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'inequality_class' => array('name' => 'PC2', 'uuid' => '5aed12e9-aba2-4f19-9370-e0502ac256da'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'ET', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'FR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LV', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SH', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M')), 'logisticData' => array('ean' => '5905167852781', 'size' => '2MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPN', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1.6000000000000001, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.782, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '158254000000001210', 'characteristics' => array(array('class' => 'ZMM03', 'value' => '1.4', 'className' => '', 'description' => '', 'characteristic' => '239'), array('class' => 'ZMM03', 'value' => 'PUML', 'className' => '', 'description' => '', 'characteristic' => '247')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167852781', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.782), array('ean' => '5905167852798', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_HEAT Step_TDS_17-05-2023_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/V6nAtyvnJ3lTSfJF.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'de' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'en' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Vinyl click flooring underlays', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'es' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'et' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'fr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hu' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'it' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'lt' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'nl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'pl' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Подложка под виниловый пол', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sv' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ua' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => '')), 'slug' => 'afirmax-heat-step-2mmx6m', 'sampleSapIndex' => '', 'sortPriority' => true, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_P_01.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b'))), array('name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'uuid' => '41f8dadf-8b45-4f26-90fc-e30c484b693b', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'SILENZER', 'uuid' => '3af45f57-018d-4fcd-8fa1-fc83ea483871', 'color' => '', 'height' => 0, 'technologyName' => '', 'translations' => array()), 'decor' => null, 'hue' => null, 'color' => array('name' => 'Pomarańczowy', 'uuid' => '438104d8-f543-4f48-8235-f4c4e1263d7c', 'colorNumber' => '', 'namePl' => 'orange', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'Oranžová'), 'de' => array('name' => 'Orange'), 'en' => array('name' => 'Orange'), 'es' => array('name' => 'Naranja'), 'et' => array('name' => ''), 'fr' => array('name' => 'Orange'), 'hr' => array('name' => 'Naranđasta'), 'hu' => array('name' => ''), 'it' => array('name' => 'Arancione'), 'lt' => array('name' => ''), 'nl' => array('name' => 'Oranje'), 'pl' => array('name' => 'Pomarańczowy'), 'ro' => array('name' => 'Portocaliu'), 'ru' => array('name' => 'Оранжевый'), 'sk' => array('name' => 'Oranžová'), 'sl' => array('name' => 'Oranžna'), 'sr' => array('name' => 'Naranđasta'), 'sv' => array('name' => 'Orange'), 'ua' => array('name' => 'Помаранчевий'))), 'ean' => '5905167832356', 'sapIndex' => '154231201505000948', 'technology' => array('name' => 'PU+minerals+ PET', 'uuid' => '2d6a41af-5c75-4f0c-8f55-792fa7abfe7b', 'description' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'PUM + PET', 'description' => ''), 'en' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'es' => array('name' => '', 'description' => ''), 'et' => array('name' => '', 'description' => ''), 'fr' => array('name' => '', 'description' => ''), 'hr' => array('name' => '', 'description' => ''), 'hu' => array('name' => '', 'description' => ''), 'it' => array('name' => '', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''))), 'technicalParameters' => array('width' => '1', 'length' => '6', 'voc_id' => '', 'thickness' => '1.5', 'waste_key' => '170604', 'inequality' => '1,2', 'certificate' => 'EN 16354:2018', 'static_load' => '200', 'dynamic_load' => '>250 000', 'floor_heating' => 'on', 'inequality_id' => '', 'quick_montage' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,2', 'sound_insulation' => '1', 'impact_resistance' => '≤1000', 'static_load_label' => '200', 'dynamic_load_label' => '>250 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.009', 'vapor_permeability' => '>75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '1', 'intensive_attendance' => '1', 'sounds_suppression_label' => '19', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.01', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '25', 'reflected_sounds_suppression_label' => '25', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'impact_resistance_class' => array('name' => 'RLB2', 'uuid' => 'c0f3f654-f025-4fb3-b29b-9032599eada3')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M CL/O'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M')), 'logisticData' => array('ean' => '5905167832356', 'size' => '1,5MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPD', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.2509999999999999, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '154231201505000948', 'characteristics' => array(array('class' => 'ZMM03', 'value' => 'PUMF', 'className' => '', 'description' => '', 'characteristic' => '247'), array('class' => 'ZMM03', 'value' => '1.5', 'className' => '', 'description' => '', 'characteristic' => '239')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832356', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.2509999999999999), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832394', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp')), 'files' => array(), 'kind' => 'SOLAR', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'cs' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'de' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Unterlage für Laminatboden', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-unterlage-fur-laminatboden'), 'en' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'es' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Bases aislantes para suelos laminados', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-bases-aislantes-para-suelos-laminados'), 'et' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'fr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Sous-couches parquet pour le sol stratifié', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sous-couches-parquet-pour-le-sol-stratifie'), 'hr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'hu' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - LAMINÁLT PADLÓ ALÁTÉTEK', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminalt-padlo-alatetek'), 'it' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - SOTTOPAVIMENTI PER PANNELLI LAMINATI', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sottopavimenti-per-pannelli-laminati'), 'lt' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'nl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminaat onderlaag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminaat-onderlaag'), 'pl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane'), 'ro' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - substrat pentru parchet laminat', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-substrat-pentru-parchet-laminat'), 'ru' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Подложки под ламинат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar'), 'sk' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'sl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sv' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminatunderlag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminatunderlag'), 'ua' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Підкладка під ламінат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar')), 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane', 'sampleSapIndex' => '', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/soyDjSvPNrWaSc0Q-414.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/kuqY9kPECMbC43IO-414.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_M_03.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')))), 'title' => 'PODKŁADY POD PANELE LAMINOWANE', 'category' => object(Category), 'app' => object(AppVariable), 'CONST_OPENING_HOURS' => array('0.00', '1.00', '2.00', '3.00', '4.00', '5.00', '6.00', '7.00', '8.00', '9.00', '10.00', '11.00', '12.00', '13.00', '14.00', '15.00', '16.00', '17.00', '18.00', '19.00', '20.00', '21.00', '22.00', '23.00'), 'CONST_PROJECT_NAME' => 'Afirmax', 'CONST_SUPPORTED_LOCALES' => array('pl' => array('name' => 'polski', 'native_name' => 'polski', 'tld' => 'pl', 'iconPath' => '/assets/img/poland.png', 'hrefLang' => 'pl-PL'), 'en' => array('name' => 'angielski', 'native_name' => 'english', 'tld' => 'en', 'iconPath' => '/assets/img/united-kingdom.png', 'hrefLang' => 'en-GB'), 'de' => array('name' => 'niemiecki', 'native_name' => 'deutsch', 'tld' => 'de', 'iconPath' => '/assets/img/germany.png', 'hrefLang' => 'de-DE'), 'cs' => array('name' => 'czeski', 'native_name' => 'čeština', 'tld' => 'cs', 'iconPath' => '/assets/img/czech-republic.png', 'hrefLang' => 'cs-CZ'), 'ro' => array('name' => 'rumuński', 'native_name' => 'român', 'tld' => 'ro', 'iconPath' => '/assets/img/roman.png', 'hrefLang' => 'ro-RO'), 'sk' => array('name' => 'słowacki', 'native_name' => 'slovenčina', 'tld' => 'sk', 'iconPath' => '/assets/img/slovakia.png', 'hrefLang' => 'sk-SK'), 'hu' => array('name' => 'węgierski', 'native_name' => 'magyar', 'tld' => 'hu', 'iconPath' => '/assets/img/hungary.png', 'hrefLang' => 'hu-HU')), 'CONST_IMAGE_URL' => '/content/images/', 'CONST_UPLOADS_URL' => '/content/uploads/', 'CONST_PAGE_TYPES' => array(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 16, 17, 18, 20, 21, 23, 24, 25, 26), 'CONST_PAGE_TYPE_PAGE' => 1, 'CONST_PAGE_TYPE_POST' => 2, 'CONST_PAGE_TYPE_LOCATION' => 3, 'CONST_WEBSITE_DOMAIN' => 'https://afirmax.eu', 'SECTION_LAYOUTS' => array('col1-t' => array('description' => 'Tekst', 'templatePath' => 'front/blocks/block-text.twig'), 'col2-t' => array('description' => 'Tekst + Tekst', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tl' => array('description' => 'Tekst + Grafika (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tr' => array('description' => 'Grafika + Tekst (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-il' => array('description' => 'Grafika + tekst', 'templatePath' => 'front/blocks/block-image-text.twig'), 'col2-ir' => array('description' => 'Tekst + grafika', 'templatePath' => 'front/blocks/block-text-image.twig'), 'col2-tl-slider' => array('description' => 'Tekst + Slider', 'templatePath' => 'front/blocks/block-text-slider.twig'), 'banner-top-blog' => array('description' => 'Górny banner z ostatnim postem', 'templatePath' => 'front/blocks/block-banner-top-blog.twig'), 'banner-top-post' => array('description' => 'Górny banner - post', 'templatePath' => 'front/blocks/block-banner-top-post.twig'), 'slider' => array('description' => 'Karuzela', 'templatePath' => 'front/blocks/block-slider.twig'), 'main-slider' => array('description' => 'Karuzela - Str. główna', 'templatePath' => 'front/blocks/block-main-slider.twig'), 'col1-form' => array('description' => 'Formularz', 'templatePath' => 'front/blocks/block-form.twig'), 'col1-modal-form' => array('description' => 'Formularz - Modal', 'templatePath' => 'front/blocks/block-modal-form.twig'), 'product-carousel' => array('description' => 'Karuzela produktów', 'templatePath' => 'front/blocks/block-products-carousel.twig'), 'hues-list' => array('description' => 'Lista odcieni', 'templatePath' => 'front/blocks/block-hues-list.twig'), 'footer' => array('description' => 'Stopka (newsletter)', 'templatePath' => 'front/blocks/block-footer.twig'), 'youtube' => array('description' => 'YouTube', 'templatePath' => 'front/blocks/block-youtube.twig'), 'similar-posts' => array('description' => 'Podobne wpisy - post', 'templatePath' => 'front/blocks/block-similar-posts.twig')), 'SECTION_LAYOUT_ONE_COLUMN_TEXT_ONLY' => 'col1-t', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT' => 'col2-tl', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_LEFT' => 'col2-il', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT_SLIDER' => 'col2-tl-slider', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_RIGHT' => 'col2-tr', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_RIGHT' => 'col2-ir', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_ONLY' => 'col2-t', 'SECTION_LAYOUT_ONE_COLUMN_FORM' => 'col1-form', 'SECTION_LAYOUT_ONE_COLUMN_MODAL_FORM' => 'col1-modal-form', 'SECTION_LAYOUT_BANNER_TOP_BLOG' => 'banner-top-blog', 'SECTION_LAYOUT_BANNER_TOP_POST' => 'banner-top-post', 'SECTION_LAYOUT_SLIDER' => 'slider', 'SECTION_LAYOUT_MAIN_SLIDER' => 'main-slider', 'SECTION_LAYOUT_PRODUCTS_CAROUSEL' => 'product-carousel', 'SECTION_LAYOUT_HUES_LIST' => 'hues-list', 'SECTION_LAYOUT_FOOTER' => 'footer', 'SECTION_LAYOUT_YOUTUBE' => 'youtube', 'SECTION_LAYOUT_SIMILAR_POSTS' => 'similar-posts', 'CONST_WEEKDAYS' => array('MONDAY', 'TUESDAY', 'WEDNESDAY', 'THURSDAY', 'FRIDAY', 'SATURDAY', 'SUNDAY'), 'CONST_GOOGLE_API_KEY' => 'AIzaSyDL3c3QkNWTXx6hYf29l2lXT02e4KvF-KA', 'PAGES' => object(Pages), 'LOCATION_PROVIDER' => object(LocationProvider), 'CATEGORY_PROVIDER' => object(CategoryProvider), 'DESTINY_PROVIDER' => object(DestinyProvider), 'ORDER_SAMPLE_UNIT_PRICE' => '0.01', 'VISIBLE_ONLINE_SHOPS' => 5, 'BASEBOARD_MAIN_UUID' => 'e076d9c3-8ec1-4faf-919d-c8c9a5a95f70', 'VINYL_PANELS_UUID' => 'a99927af-ce68-4fbc-9224-04bca2e6c330', 'UNDERLAYS_UUID' => '527860a8-4573-4f04-ac8f-e522a57bb84c', 'SERIES_ORDER_ROW1' => array('FIRST' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'SECOND' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'FOURTH' => '22d98788-1b59-4f61-b740-62952ac91e31'), 'SERIES_ORDER_ROW2' => array('SECOND' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'THIRD' => 'fcb7107e-fbf6-4f79-b5b1-ca6d6f190d6d', 'FOURTH' => '2d75e3aa-daba-4f16-91f1-f861cfb88ef0'), 'SERIES_ORDER_ROW3' => array('FIRST' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c'), 'HUES_ORDER' => array('FIRST' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'SECOND' => '9b1babed-aa36-4f12-8289-47fdf94b0e2d', 'THIRD' => 'e547f797-2a79-4f28-8a96-8868bf174821', 'FOURTH' => 'c12630d6-1f2e-4fe4-8880-bf9a27ee8dbc', 'FIFTH' => 'da6096d1-969c-4f12-aaaf-4af42a2f2d44', 'SIXTH' => '47335ec7-f039-4f19-9a0f-62a63cac1f61', 'SEVENTH' => '5589eb47-914c-4ff6-afbf-09a46a06ba1a'), 'pageSections' => array(), 'pageBanner' => null, 'defaultTags' => array('title' => 'PODKŁADY POD PANELE LAMINOWANE'), 'bodyClass' => ''), array())
     (vendor/twig/twig/src/Template.php:394)
  at Twig\Template->displayWithErrorHandling(array('entity' => object(Page), 'currentUrl' => array('locale' => 'pl'), 'vinylUnderlaysCategory' => null, 'laminatedUnderlaysCategory' => object(Category), 'vinylUnderlaysProducts' => array(), 'laminatedUnderlaysProducts' => array(array('name' => 'AFIRMAX HEAT STEP 2MMX6M', 'uuid' => '17f8aebc-ba03-4f8c-ab67-57075c8aeff0', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => null, 'decor' => array('name' => 'HEAT', 'uuid' => 'd5bda36b-ae37-4fbe-a39d-aaffb799f614', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => ''), 'de' => array('name' => ''), 'en' => array('name' => ''), 'es' => array('name' => ''), 'et' => array('name' => ''), 'fr' => array('name' => ''), 'hr' => array('name' => ''), 'hu' => array('name' => ''), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => ''), 'ro' => array('name' => ''), 'ru' => array('name' => ''), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'hue' => null, 'color' => null, 'ean' => '5905167852781', 'sapIndex' => '158254000000001210', 'technology' => array('name' => 'PUM/PET', 'uuid' => '8019f4b8-8157-4ff1-ab67-baf4da0fc170', 'description' => '', 'translations' => array()), 'technicalParameters' => array('width' => '1', 'length' => '6', 'thickness' => '2', 'waste_key' => '', 'inequality' => '1,4', 'certificate' => '', 'static_load' => '200', 'dynamic_load' => '>2 500 000', 'floor_heating' => 'on', 'inequality_id' => '2', 'quick_montage' => '1', 'public_utility' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,4', 'dynamic_load_data' => '1', 'impact_resistance' => '', 'static_load_label' => '200', 'dynamic_load_label' => '>2 500 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.007', 'vapor_permeability' => '75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'compressive_strength' => '1', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '', 'intensive_attendance' => '1', 'sounds_suppression_label' => '18', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.007', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '26', 'reflected_sounds_suppression_label' => '26', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'inequality_class' => array('name' => 'PC2', 'uuid' => '5aed12e9-aba2-4f19-9370-e0502ac256da'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'ET', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'FR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LV', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SH', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M')), 'logisticData' => array('ean' => '5905167852781', 'size' => '2MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPN', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1.6000000000000001, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.782, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '158254000000001210', 'characteristics' => array(array('class' => 'ZMM03', 'value' => '1.4', 'className' => '', 'description' => '', 'characteristic' => '239'), array('class' => 'ZMM03', 'value' => 'PUML', 'className' => '', 'description' => '', 'characteristic' => '247')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167852781', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.782), array('ean' => '5905167852798', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_HEAT Step_TDS_17-05-2023_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/V6nAtyvnJ3lTSfJF.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'de' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'en' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Vinyl click flooring underlays', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'es' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'et' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'fr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hu' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'it' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'lt' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'nl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'pl' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Подложка под виниловый пол', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sv' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ua' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => '')), 'slug' => 'afirmax-heat-step-2mmx6m', 'sampleSapIndex' => '', 'sortPriority' => true, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_P_01.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b'))), array('name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'uuid' => '41f8dadf-8b45-4f26-90fc-e30c484b693b', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'SILENZER', 'uuid' => '3af45f57-018d-4fcd-8fa1-fc83ea483871', 'color' => '', 'height' => 0, 'technologyName' => '', 'translations' => array()), 'decor' => null, 'hue' => null, 'color' => array('name' => 'Pomarańczowy', 'uuid' => '438104d8-f543-4f48-8235-f4c4e1263d7c', 'colorNumber' => '', 'namePl' => 'orange', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'Oranžová'), 'de' => array('name' => 'Orange'), 'en' => array('name' => 'Orange'), 'es' => array('name' => 'Naranja'), 'et' => array('name' => ''), 'fr' => array('name' => 'Orange'), 'hr' => array('name' => 'Naranđasta'), 'hu' => array('name' => ''), 'it' => array('name' => 'Arancione'), 'lt' => array('name' => ''), 'nl' => array('name' => 'Oranje'), 'pl' => array('name' => 'Pomarańczowy'), 'ro' => array('name' => 'Portocaliu'), 'ru' => array('name' => 'Оранжевый'), 'sk' => array('name' => 'Oranžová'), 'sl' => array('name' => 'Oranžna'), 'sr' => array('name' => 'Naranđasta'), 'sv' => array('name' => 'Orange'), 'ua' => array('name' => 'Помаранчевий'))), 'ean' => '5905167832356', 'sapIndex' => '154231201505000948', 'technology' => array('name' => 'PU+minerals+ PET', 'uuid' => '2d6a41af-5c75-4f0c-8f55-792fa7abfe7b', 'description' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'PUM + PET', 'description' => ''), 'en' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'es' => array('name' => '', 'description' => ''), 'et' => array('name' => '', 'description' => ''), 'fr' => array('name' => '', 'description' => ''), 'hr' => array('name' => '', 'description' => ''), 'hu' => array('name' => '', 'description' => ''), 'it' => array('name' => '', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''))), 'technicalParameters' => array('width' => '1', 'length' => '6', 'voc_id' => '', 'thickness' => '1.5', 'waste_key' => '170604', 'inequality' => '1,2', 'certificate' => 'EN 16354:2018', 'static_load' => '200', 'dynamic_load' => '>250 000', 'floor_heating' => 'on', 'inequality_id' => '', 'quick_montage' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,2', 'sound_insulation' => '1', 'impact_resistance' => '≤1000', 'static_load_label' => '200', 'dynamic_load_label' => '>250 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.009', 'vapor_permeability' => '>75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '1', 'intensive_attendance' => '1', 'sounds_suppression_label' => '19', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.01', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '25', 'reflected_sounds_suppression_label' => '25', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'impact_resistance_class' => array('name' => 'RLB2', 'uuid' => 'c0f3f654-f025-4fb3-b29b-9032599eada3')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M CL/O'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M')), 'logisticData' => array('ean' => '5905167832356', 'size' => '1,5MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPD', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.2509999999999999, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '154231201505000948', 'characteristics' => array(array('class' => 'ZMM03', 'value' => 'PUMF', 'className' => '', 'description' => '', 'characteristic' => '247'), array('class' => 'ZMM03', 'value' => '1.5', 'className' => '', 'description' => '', 'characteristic' => '239')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832356', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.2509999999999999), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832394', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp')), 'files' => array(), 'kind' => 'SOLAR', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'cs' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'de' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Unterlage für Laminatboden', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-unterlage-fur-laminatboden'), 'en' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'es' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Bases aislantes para suelos laminados', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-bases-aislantes-para-suelos-laminados'), 'et' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'fr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Sous-couches parquet pour le sol stratifié', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sous-couches-parquet-pour-le-sol-stratifie'), 'hr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'hu' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - LAMINÁLT PADLÓ ALÁTÉTEK', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminalt-padlo-alatetek'), 'it' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - SOTTOPAVIMENTI PER PANNELLI LAMINATI', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sottopavimenti-per-pannelli-laminati'), 'lt' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'nl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminaat onderlaag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminaat-onderlaag'), 'pl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane'), 'ro' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - substrat pentru parchet laminat', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-substrat-pentru-parchet-laminat'), 'ru' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Подложки под ламинат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar'), 'sk' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'sl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sv' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminatunderlag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminatunderlag'), 'ua' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Підкладка під ламінат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar')), 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane', 'sampleSapIndex' => '', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/soyDjSvPNrWaSc0Q-414.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/kuqY9kPECMbC43IO-414.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_M_03.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')))), 'title' => 'PODKŁADY POD PANELE LAMINOWANE', 'category' => object(Category), 'app' => object(AppVariable), 'CONST_OPENING_HOURS' => array('0.00', '1.00', '2.00', '3.00', '4.00', '5.00', '6.00', '7.00', '8.00', '9.00', '10.00', '11.00', '12.00', '13.00', '14.00', '15.00', '16.00', '17.00', '18.00', '19.00', '20.00', '21.00', '22.00', '23.00'), 'CONST_PROJECT_NAME' => 'Afirmax', 'CONST_SUPPORTED_LOCALES' => array('pl' => array('name' => 'polski', 'native_name' => 'polski', 'tld' => 'pl', 'iconPath' => '/assets/img/poland.png', 'hrefLang' => 'pl-PL'), 'en' => array('name' => 'angielski', 'native_name' => 'english', 'tld' => 'en', 'iconPath' => '/assets/img/united-kingdom.png', 'hrefLang' => 'en-GB'), 'de' => array('name' => 'niemiecki', 'native_name' => 'deutsch', 'tld' => 'de', 'iconPath' => '/assets/img/germany.png', 'hrefLang' => 'de-DE'), 'cs' => array('name' => 'czeski', 'native_name' => 'čeština', 'tld' => 'cs', 'iconPath' => '/assets/img/czech-republic.png', 'hrefLang' => 'cs-CZ'), 'ro' => array('name' => 'rumuński', 'native_name' => 'român', 'tld' => 'ro', 'iconPath' => '/assets/img/roman.png', 'hrefLang' => 'ro-RO'), 'sk' => array('name' => 'słowacki', 'native_name' => 'slovenčina', 'tld' => 'sk', 'iconPath' => '/assets/img/slovakia.png', 'hrefLang' => 'sk-SK'), 'hu' => array('name' => 'węgierski', 'native_name' => 'magyar', 'tld' => 'hu', 'iconPath' => '/assets/img/hungary.png', 'hrefLang' => 'hu-HU')), 'CONST_IMAGE_URL' => '/content/images/', 'CONST_UPLOADS_URL' => '/content/uploads/', 'CONST_PAGE_TYPES' => array(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 16, 17, 18, 20, 21, 23, 24, 25, 26), 'CONST_PAGE_TYPE_PAGE' => 1, 'CONST_PAGE_TYPE_POST' => 2, 'CONST_PAGE_TYPE_LOCATION' => 3, 'CONST_WEBSITE_DOMAIN' => 'https://afirmax.eu', 'SECTION_LAYOUTS' => array('col1-t' => array('description' => 'Tekst', 'templatePath' => 'front/blocks/block-text.twig'), 'col2-t' => array('description' => 'Tekst + Tekst', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tl' => array('description' => 'Tekst + Grafika (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tr' => array('description' => 'Grafika + Tekst (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-il' => array('description' => 'Grafika + tekst', 'templatePath' => 'front/blocks/block-image-text.twig'), 'col2-ir' => array('description' => 'Tekst + grafika', 'templatePath' => 'front/blocks/block-text-image.twig'), 'col2-tl-slider' => array('description' => 'Tekst + Slider', 'templatePath' => 'front/blocks/block-text-slider.twig'), 'banner-top-blog' => array('description' => 'Górny banner z ostatnim postem', 'templatePath' => 'front/blocks/block-banner-top-blog.twig'), 'banner-top-post' => array('description' => 'Górny banner - post', 'templatePath' => 'front/blocks/block-banner-top-post.twig'), 'slider' => array('description' => 'Karuzela', 'templatePath' => 'front/blocks/block-slider.twig'), 'main-slider' => array('description' => 'Karuzela - Str. główna', 'templatePath' => 'front/blocks/block-main-slider.twig'), 'col1-form' => array('description' => 'Formularz', 'templatePath' => 'front/blocks/block-form.twig'), 'col1-modal-form' => array('description' => 'Formularz - Modal', 'templatePath' => 'front/blocks/block-modal-form.twig'), 'product-carousel' => array('description' => 'Karuzela produktów', 'templatePath' => 'front/blocks/block-products-carousel.twig'), 'hues-list' => array('description' => 'Lista odcieni', 'templatePath' => 'front/blocks/block-hues-list.twig'), 'footer' => array('description' => 'Stopka (newsletter)', 'templatePath' => 'front/blocks/block-footer.twig'), 'youtube' => array('description' => 'YouTube', 'templatePath' => 'front/blocks/block-youtube.twig'), 'similar-posts' => array('description' => 'Podobne wpisy - post', 'templatePath' => 'front/blocks/block-similar-posts.twig')), 'SECTION_LAYOUT_ONE_COLUMN_TEXT_ONLY' => 'col1-t', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT' => 'col2-tl', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_LEFT' => 'col2-il', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT_SLIDER' => 'col2-tl-slider', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_RIGHT' => 'col2-tr', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_RIGHT' => 'col2-ir', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_ONLY' => 'col2-t', 'SECTION_LAYOUT_ONE_COLUMN_FORM' => 'col1-form', 'SECTION_LAYOUT_ONE_COLUMN_MODAL_FORM' => 'col1-modal-form', 'SECTION_LAYOUT_BANNER_TOP_BLOG' => 'banner-top-blog', 'SECTION_LAYOUT_BANNER_TOP_POST' => 'banner-top-post', 'SECTION_LAYOUT_SLIDER' => 'slider', 'SECTION_LAYOUT_MAIN_SLIDER' => 'main-slider', 'SECTION_LAYOUT_PRODUCTS_CAROUSEL' => 'product-carousel', 'SECTION_LAYOUT_HUES_LIST' => 'hues-list', 'SECTION_LAYOUT_FOOTER' => 'footer', 'SECTION_LAYOUT_YOUTUBE' => 'youtube', 'SECTION_LAYOUT_SIMILAR_POSTS' => 'similar-posts', 'CONST_WEEKDAYS' => array('MONDAY', 'TUESDAY', 'WEDNESDAY', 'THURSDAY', 'FRIDAY', 'SATURDAY', 'SUNDAY'), 'CONST_GOOGLE_API_KEY' => 'AIzaSyDL3c3QkNWTXx6hYf29l2lXT02e4KvF-KA', 'PAGES' => object(Pages), 'LOCATION_PROVIDER' => object(LocationProvider), 'CATEGORY_PROVIDER' => object(CategoryProvider), 'DESTINY_PROVIDER' => object(DestinyProvider), 'ORDER_SAMPLE_UNIT_PRICE' => '0.01', 'VISIBLE_ONLINE_SHOPS' => 5, 'BASEBOARD_MAIN_UUID' => 'e076d9c3-8ec1-4faf-919d-c8c9a5a95f70', 'VINYL_PANELS_UUID' => 'a99927af-ce68-4fbc-9224-04bca2e6c330', 'UNDERLAYS_UUID' => '527860a8-4573-4f04-ac8f-e522a57bb84c', 'SERIES_ORDER_ROW1' => array('FIRST' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'SECOND' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'FOURTH' => '22d98788-1b59-4f61-b740-62952ac91e31'), 'SERIES_ORDER_ROW2' => array('SECOND' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'THIRD' => 'fcb7107e-fbf6-4f79-b5b1-ca6d6f190d6d', 'FOURTH' => '2d75e3aa-daba-4f16-91f1-f861cfb88ef0'), 'SERIES_ORDER_ROW3' => array('FIRST' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c'), 'HUES_ORDER' => array('FIRST' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'SECOND' => '9b1babed-aa36-4f12-8289-47fdf94b0e2d', 'THIRD' => 'e547f797-2a79-4f28-8a96-8868bf174821', 'FOURTH' => 'c12630d6-1f2e-4fe4-8880-bf9a27ee8dbc', 'FIFTH' => 'da6096d1-969c-4f12-aaaf-4af42a2f2d44', 'SIXTH' => '47335ec7-f039-4f19-9a0f-62a63cac1f61', 'SEVENTH' => '5589eb47-914c-4ff6-afbf-09a46a06ba1a'), 'pageSections' => array(), 'pageBanner' => null, 'defaultTags' => array('title' => 'PODKŁADY POD PANELE LAMINOWANE'), 'bodyClass' => ''), array())
     (vendor/twig/twig/src/Template.php:367)
  at Twig\Template->display(array('entity' => object(Page), 'currentUrl' => array('locale' => 'pl'), 'vinylUnderlaysCategory' => null, 'laminatedUnderlaysCategory' => object(Category), 'vinylUnderlaysProducts' => array(), 'laminatedUnderlaysProducts' => array(array('name' => 'AFIRMAX HEAT STEP 2MMX6M', 'uuid' => '17f8aebc-ba03-4f8c-ab67-57075c8aeff0', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => null, 'decor' => array('name' => 'HEAT', 'uuid' => 'd5bda36b-ae37-4fbe-a39d-aaffb799f614', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => ''), 'de' => array('name' => ''), 'en' => array('name' => ''), 'es' => array('name' => ''), 'et' => array('name' => ''), 'fr' => array('name' => ''), 'hr' => array('name' => ''), 'hu' => array('name' => ''), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => ''), 'ro' => array('name' => ''), 'ru' => array('name' => ''), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'hue' => null, 'color' => null, 'ean' => '5905167852781', 'sapIndex' => '158254000000001210', 'technology' => array('name' => 'PUM/PET', 'uuid' => '8019f4b8-8157-4ff1-ab67-baf4da0fc170', 'description' => '', 'translations' => array()), 'technicalParameters' => array('width' => '1', 'length' => '6', 'thickness' => '2', 'waste_key' => '', 'inequality' => '1,4', 'certificate' => '', 'static_load' => '200', 'dynamic_load' => '>2 500 000', 'floor_heating' => 'on', 'inequality_id' => '2', 'quick_montage' => '1', 'public_utility' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,4', 'dynamic_load_data' => '1', 'impact_resistance' => '', 'static_load_label' => '200', 'dynamic_load_label' => '>2 500 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.007', 'vapor_permeability' => '75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'compressive_strength' => '1', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '', 'intensive_attendance' => '1', 'sounds_suppression_label' => '18', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.007', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '26', 'reflected_sounds_suppression_label' => '26', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'inequality_class' => array('name' => 'PC2', 'uuid' => '5aed12e9-aba2-4f19-9370-e0502ac256da'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'ET', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'FR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LV', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SH', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M')), 'logisticData' => array('ean' => '5905167852781', 'size' => '2MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPN', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1.6000000000000001, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.782, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '158254000000001210', 'characteristics' => array(array('class' => 'ZMM03', 'value' => '1.4', 'className' => '', 'description' => '', 'characteristic' => '239'), array('class' => 'ZMM03', 'value' => 'PUML', 'className' => '', 'description' => '', 'characteristic' => '247')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167852781', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.782), array('ean' => '5905167852798', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_HEAT Step_TDS_17-05-2023_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/V6nAtyvnJ3lTSfJF.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'de' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'en' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Vinyl click flooring underlays', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'es' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'et' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'fr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hu' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'it' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'lt' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'nl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'pl' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Подложка под виниловый пол', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sv' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ua' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => '')), 'slug' => 'afirmax-heat-step-2mmx6m', 'sampleSapIndex' => '', 'sortPriority' => true, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_P_01.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b'))), array('name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'uuid' => '41f8dadf-8b45-4f26-90fc-e30c484b693b', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'SILENZER', 'uuid' => '3af45f57-018d-4fcd-8fa1-fc83ea483871', 'color' => '', 'height' => 0, 'technologyName' => '', 'translations' => array()), 'decor' => null, 'hue' => null, 'color' => array('name' => 'Pomarańczowy', 'uuid' => '438104d8-f543-4f48-8235-f4c4e1263d7c', 'colorNumber' => '', 'namePl' => 'orange', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'Oranžová'), 'de' => array('name' => 'Orange'), 'en' => array('name' => 'Orange'), 'es' => array('name' => 'Naranja'), 'et' => array('name' => ''), 'fr' => array('name' => 'Orange'), 'hr' => array('name' => 'Naranđasta'), 'hu' => array('name' => ''), 'it' => array('name' => 'Arancione'), 'lt' => array('name' => ''), 'nl' => array('name' => 'Oranje'), 'pl' => array('name' => 'Pomarańczowy'), 'ro' => array('name' => 'Portocaliu'), 'ru' => array('name' => 'Оранжевый'), 'sk' => array('name' => 'Oranžová'), 'sl' => array('name' => 'Oranžna'), 'sr' => array('name' => 'Naranđasta'), 'sv' => array('name' => 'Orange'), 'ua' => array('name' => 'Помаранчевий'))), 'ean' => '5905167832356', 'sapIndex' => '154231201505000948', 'technology' => array('name' => 'PU+minerals+ PET', 'uuid' => '2d6a41af-5c75-4f0c-8f55-792fa7abfe7b', 'description' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'PUM + PET', 'description' => ''), 'en' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'es' => array('name' => '', 'description' => ''), 'et' => array('name' => '', 'description' => ''), 'fr' => array('name' => '', 'description' => ''), 'hr' => array('name' => '', 'description' => ''), 'hu' => array('name' => '', 'description' => ''), 'it' => array('name' => '', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''))), 'technicalParameters' => array('width' => '1', 'length' => '6', 'voc_id' => '', 'thickness' => '1.5', 'waste_key' => '170604', 'inequality' => '1,2', 'certificate' => 'EN 16354:2018', 'static_load' => '200', 'dynamic_load' => '>250 000', 'floor_heating' => 'on', 'inequality_id' => '', 'quick_montage' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,2', 'sound_insulation' => '1', 'impact_resistance' => '≤1000', 'static_load_label' => '200', 'dynamic_load_label' => '>250 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.009', 'vapor_permeability' => '>75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '1', 'intensive_attendance' => '1', 'sounds_suppression_label' => '19', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.01', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '25', 'reflected_sounds_suppression_label' => '25', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'impact_resistance_class' => array('name' => 'RLB2', 'uuid' => 'c0f3f654-f025-4fb3-b29b-9032599eada3')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M CL/O'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M')), 'logisticData' => array('ean' => '5905167832356', 'size' => '1,5MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPD', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.2509999999999999, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '154231201505000948', 'characteristics' => array(array('class' => 'ZMM03', 'value' => 'PUMF', 'className' => '', 'description' => '', 'characteristic' => '247'), array('class' => 'ZMM03', 'value' => '1.5', 'className' => '', 'description' => '', 'characteristic' => '239')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832356', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.2509999999999999), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832394', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp')), 'files' => array(), 'kind' => 'SOLAR', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'cs' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'de' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Unterlage für Laminatboden', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-unterlage-fur-laminatboden'), 'en' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'es' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Bases aislantes para suelos laminados', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-bases-aislantes-para-suelos-laminados'), 'et' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'fr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Sous-couches parquet pour le sol stratifié', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sous-couches-parquet-pour-le-sol-stratifie'), 'hr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'hu' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - LAMINÁLT PADLÓ ALÁTÉTEK', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminalt-padlo-alatetek'), 'it' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - SOTTOPAVIMENTI PER PANNELLI LAMINATI', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sottopavimenti-per-pannelli-laminati'), 'lt' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'nl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminaat onderlaag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminaat-onderlaag'), 'pl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane'), 'ro' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - substrat pentru parchet laminat', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-substrat-pentru-parchet-laminat'), 'ru' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Подложки под ламинат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar'), 'sk' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'sl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sv' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminatunderlag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminatunderlag'), 'ua' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Підкладка під ламінат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar')), 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane', 'sampleSapIndex' => '', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/soyDjSvPNrWaSc0Q-414.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/kuqY9kPECMbC43IO-414.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_M_03.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')))), 'title' => 'PODKŁADY POD PANELE LAMINOWANE', 'category' => object(Category), 'app' => object(AppVariable), 'CONST_OPENING_HOURS' => array('0.00', '1.00', '2.00', '3.00', '4.00', '5.00', '6.00', '7.00', '8.00', '9.00', '10.00', '11.00', '12.00', '13.00', '14.00', '15.00', '16.00', '17.00', '18.00', '19.00', '20.00', '21.00', '22.00', '23.00'), 'CONST_PROJECT_NAME' => 'Afirmax', 'CONST_SUPPORTED_LOCALES' => array('pl' => array('name' => 'polski', 'native_name' => 'polski', 'tld' => 'pl', 'iconPath' => '/assets/img/poland.png', 'hrefLang' => 'pl-PL'), 'en' => array('name' => 'angielski', 'native_name' => 'english', 'tld' => 'en', 'iconPath' => '/assets/img/united-kingdom.png', 'hrefLang' => 'en-GB'), 'de' => array('name' => 'niemiecki', 'native_name' => 'deutsch', 'tld' => 'de', 'iconPath' => '/assets/img/germany.png', 'hrefLang' => 'de-DE'), 'cs' => array('name' => 'czeski', 'native_name' => 'čeština', 'tld' => 'cs', 'iconPath' => '/assets/img/czech-republic.png', 'hrefLang' => 'cs-CZ'), 'ro' => array('name' => 'rumuński', 'native_name' => 'român', 'tld' => 'ro', 'iconPath' => '/assets/img/roman.png', 'hrefLang' => 'ro-RO'), 'sk' => array('name' => 'słowacki', 'native_name' => 'slovenčina', 'tld' => 'sk', 'iconPath' => '/assets/img/slovakia.png', 'hrefLang' => 'sk-SK'), 'hu' => array('name' => 'węgierski', 'native_name' => 'magyar', 'tld' => 'hu', 'iconPath' => '/assets/img/hungary.png', 'hrefLang' => 'hu-HU')), 'CONST_IMAGE_URL' => '/content/images/', 'CONST_UPLOADS_URL' => '/content/uploads/', 'CONST_PAGE_TYPES' => array(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 16, 17, 18, 20, 21, 23, 24, 25, 26), 'CONST_PAGE_TYPE_PAGE' => 1, 'CONST_PAGE_TYPE_POST' => 2, 'CONST_PAGE_TYPE_LOCATION' => 3, 'CONST_WEBSITE_DOMAIN' => 'https://afirmax.eu', 'SECTION_LAYOUTS' => array('col1-t' => array('description' => 'Tekst', 'templatePath' => 'front/blocks/block-text.twig'), 'col2-t' => array('description' => 'Tekst + Tekst', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tl' => array('description' => 'Tekst + Grafika (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tr' => array('description' => 'Grafika + Tekst (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-il' => array('description' => 'Grafika + tekst', 'templatePath' => 'front/blocks/block-image-text.twig'), 'col2-ir' => array('description' => 'Tekst + grafika', 'templatePath' => 'front/blocks/block-text-image.twig'), 'col2-tl-slider' => array('description' => 'Tekst + Slider', 'templatePath' => 'front/blocks/block-text-slider.twig'), 'banner-top-blog' => array('description' => 'Górny banner z ostatnim postem', 'templatePath' => 'front/blocks/block-banner-top-blog.twig'), 'banner-top-post' => array('description' => 'Górny banner - post', 'templatePath' => 'front/blocks/block-banner-top-post.twig'), 'slider' => array('description' => 'Karuzela', 'templatePath' => 'front/blocks/block-slider.twig'), 'main-slider' => array('description' => 'Karuzela - Str. główna', 'templatePath' => 'front/blocks/block-main-slider.twig'), 'col1-form' => array('description' => 'Formularz', 'templatePath' => 'front/blocks/block-form.twig'), 'col1-modal-form' => array('description' => 'Formularz - Modal', 'templatePath' => 'front/blocks/block-modal-form.twig'), 'product-carousel' => array('description' => 'Karuzela produktów', 'templatePath' => 'front/blocks/block-products-carousel.twig'), 'hues-list' => array('description' => 'Lista odcieni', 'templatePath' => 'front/blocks/block-hues-list.twig'), 'footer' => array('description' => 'Stopka (newsletter)', 'templatePath' => 'front/blocks/block-footer.twig'), 'youtube' => array('description' => 'YouTube', 'templatePath' => 'front/blocks/block-youtube.twig'), 'similar-posts' => array('description' => 'Podobne wpisy - post', 'templatePath' => 'front/blocks/block-similar-posts.twig')), 'SECTION_LAYOUT_ONE_COLUMN_TEXT_ONLY' => 'col1-t', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT' => 'col2-tl', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_LEFT' => 'col2-il', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT_SLIDER' => 'col2-tl-slider', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_RIGHT' => 'col2-tr', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_RIGHT' => 'col2-ir', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_ONLY' => 'col2-t', 'SECTION_LAYOUT_ONE_COLUMN_FORM' => 'col1-form', 'SECTION_LAYOUT_ONE_COLUMN_MODAL_FORM' => 'col1-modal-form', 'SECTION_LAYOUT_BANNER_TOP_BLOG' => 'banner-top-blog', 'SECTION_LAYOUT_BANNER_TOP_POST' => 'banner-top-post', 'SECTION_LAYOUT_SLIDER' => 'slider', 'SECTION_LAYOUT_MAIN_SLIDER' => 'main-slider', 'SECTION_LAYOUT_PRODUCTS_CAROUSEL' => 'product-carousel', 'SECTION_LAYOUT_HUES_LIST' => 'hues-list', 'SECTION_LAYOUT_FOOTER' => 'footer', 'SECTION_LAYOUT_YOUTUBE' => 'youtube', 'SECTION_LAYOUT_SIMILAR_POSTS' => 'similar-posts', 'CONST_WEEKDAYS' => array('MONDAY', 'TUESDAY', 'WEDNESDAY', 'THURSDAY', 'FRIDAY', 'SATURDAY', 'SUNDAY'), 'CONST_GOOGLE_API_KEY' => 'AIzaSyDL3c3QkNWTXx6hYf29l2lXT02e4KvF-KA', 'PAGES' => object(Pages), 'LOCATION_PROVIDER' => object(LocationProvider), 'CATEGORY_PROVIDER' => object(CategoryProvider), 'DESTINY_PROVIDER' => object(DestinyProvider), 'ORDER_SAMPLE_UNIT_PRICE' => '0.01', 'VISIBLE_ONLINE_SHOPS' => 5, 'BASEBOARD_MAIN_UUID' => 'e076d9c3-8ec1-4faf-919d-c8c9a5a95f70', 'VINYL_PANELS_UUID' => 'a99927af-ce68-4fbc-9224-04bca2e6c330', 'UNDERLAYS_UUID' => '527860a8-4573-4f04-ac8f-e522a57bb84c', 'SERIES_ORDER_ROW1' => array('FIRST' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'SECOND' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'FOURTH' => '22d98788-1b59-4f61-b740-62952ac91e31'), 'SERIES_ORDER_ROW2' => array('SECOND' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'THIRD' => 'fcb7107e-fbf6-4f79-b5b1-ca6d6f190d6d', 'FOURTH' => '2d75e3aa-daba-4f16-91f1-f861cfb88ef0'), 'SERIES_ORDER_ROW3' => array('FIRST' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c'), 'HUES_ORDER' => array('FIRST' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'SECOND' => '9b1babed-aa36-4f12-8289-47fdf94b0e2d', 'THIRD' => 'e547f797-2a79-4f28-8a96-8868bf174821', 'FOURTH' => 'c12630d6-1f2e-4fe4-8880-bf9a27ee8dbc', 'FIFTH' => 'da6096d1-969c-4f12-aaaf-4af42a2f2d44', 'SIXTH' => '47335ec7-f039-4f19-9a0f-62a63cac1f61', 'SEVENTH' => '5589eb47-914c-4ff6-afbf-09a46a06ba1a'), 'pageSections' => array(), 'pageBanner' => null, 'defaultTags' => array('title' => 'PODKŁADY POD PANELE LAMINOWANE'), 'bodyClass' => ''))
     (var/cache/dev/twig/f5/f51f9577705ab506b37f2bd207b0198b74e5878b5741466fecf15208c45f4e62.php:95)
  at __TwigTemplate_83f4a08665b572d45200077aff197ffe3940237ccb69a8a516093ece221326ae->doDisplay(array('entity' => object(Page), 'currentUrl' => array('locale' => 'pl'), 'vinylUnderlaysCategory' => null, 'laminatedUnderlaysCategory' => object(Category), 'vinylUnderlaysProducts' => array(), 'laminatedUnderlaysProducts' => array(array('name' => 'AFIRMAX HEAT STEP 2MMX6M', 'uuid' => '17f8aebc-ba03-4f8c-ab67-57075c8aeff0', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => null, 'decor' => array('name' => 'HEAT', 'uuid' => 'd5bda36b-ae37-4fbe-a39d-aaffb799f614', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => ''), 'de' => array('name' => ''), 'en' => array('name' => ''), 'es' => array('name' => ''), 'et' => array('name' => ''), 'fr' => array('name' => ''), 'hr' => array('name' => ''), 'hu' => array('name' => ''), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => ''), 'ro' => array('name' => ''), 'ru' => array('name' => ''), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'hue' => null, 'color' => null, 'ean' => '5905167852781', 'sapIndex' => '158254000000001210', 'technology' => array('name' => 'PUM/PET', 'uuid' => '8019f4b8-8157-4ff1-ab67-baf4da0fc170', 'description' => '', 'translations' => array()), 'technicalParameters' => array('width' => '1', 'length' => '6', 'thickness' => '2', 'waste_key' => '', 'inequality' => '1,4', 'certificate' => '', 'static_load' => '200', 'dynamic_load' => '>2 500 000', 'floor_heating' => 'on', 'inequality_id' => '2', 'quick_montage' => '1', 'public_utility' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,4', 'dynamic_load_data' => '1', 'impact_resistance' => '', 'static_load_label' => '200', 'dynamic_load_label' => '>2 500 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.007', 'vapor_permeability' => '75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'compressive_strength' => '1', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '', 'intensive_attendance' => '1', 'sounds_suppression_label' => '18', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.007', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '26', 'reflected_sounds_suppression_label' => '26', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'inequality_class' => array('name' => 'PC2', 'uuid' => '5aed12e9-aba2-4f19-9370-e0502ac256da'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'ET', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'FR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LV', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SH', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M')), 'logisticData' => array('ean' => '5905167852781', 'size' => '2MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPN', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1.6000000000000001, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.782, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '158254000000001210', 'characteristics' => array(array('class' => 'ZMM03', 'value' => '1.4', 'className' => '', 'description' => '', 'characteristic' => '239'), array('class' => 'ZMM03', 'value' => 'PUML', 'className' => '', 'description' => '', 'characteristic' => '247')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167852781', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.782), array('ean' => '5905167852798', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_HEAT Step_TDS_17-05-2023_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/V6nAtyvnJ3lTSfJF.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'de' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'en' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Vinyl click flooring underlays', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'es' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'et' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'fr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hu' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'it' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'lt' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'nl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'pl' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Подложка под виниловый пол', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sv' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ua' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => '')), 'slug' => 'afirmax-heat-step-2mmx6m', 'sampleSapIndex' => '', 'sortPriority' => true, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_P_01.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b'))), array('name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'uuid' => '41f8dadf-8b45-4f26-90fc-e30c484b693b', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'SILENZER', 'uuid' => '3af45f57-018d-4fcd-8fa1-fc83ea483871', 'color' => '', 'height' => 0, 'technologyName' => '', 'translations' => array()), 'decor' => null, 'hue' => null, 'color' => array('name' => 'Pomarańczowy', 'uuid' => '438104d8-f543-4f48-8235-f4c4e1263d7c', 'colorNumber' => '', 'namePl' => 'orange', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'Oranžová'), 'de' => array('name' => 'Orange'), 'en' => array('name' => 'Orange'), 'es' => array('name' => 'Naranja'), 'et' => array('name' => ''), 'fr' => array('name' => 'Orange'), 'hr' => array('name' => 'Naranđasta'), 'hu' => array('name' => ''), 'it' => array('name' => 'Arancione'), 'lt' => array('name' => ''), 'nl' => array('name' => 'Oranje'), 'pl' => array('name' => 'Pomarańczowy'), 'ro' => array('name' => 'Portocaliu'), 'ru' => array('name' => 'Оранжевый'), 'sk' => array('name' => 'Oranžová'), 'sl' => array('name' => 'Oranžna'), 'sr' => array('name' => 'Naranđasta'), 'sv' => array('name' => 'Orange'), 'ua' => array('name' => 'Помаранчевий'))), 'ean' => '5905167832356', 'sapIndex' => '154231201505000948', 'technology' => array('name' => 'PU+minerals+ PET', 'uuid' => '2d6a41af-5c75-4f0c-8f55-792fa7abfe7b', 'description' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'PUM + PET', 'description' => ''), 'en' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'es' => array('name' => '', 'description' => ''), 'et' => array('name' => '', 'description' => ''), 'fr' => array('name' => '', 'description' => ''), 'hr' => array('name' => '', 'description' => ''), 'hu' => array('name' => '', 'description' => ''), 'it' => array('name' => '', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''))), 'technicalParameters' => array('width' => '1', 'length' => '6', 'voc_id' => '', 'thickness' => '1.5', 'waste_key' => '170604', 'inequality' => '1,2', 'certificate' => 'EN 16354:2018', 'static_load' => '200', 'dynamic_load' => '>250 000', 'floor_heating' => 'on', 'inequality_id' => '', 'quick_montage' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,2', 'sound_insulation' => '1', 'impact_resistance' => '≤1000', 'static_load_label' => '200', 'dynamic_load_label' => '>250 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.009', 'vapor_permeability' => '>75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '1', 'intensive_attendance' => '1', 'sounds_suppression_label' => '19', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.01', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '25', 'reflected_sounds_suppression_label' => '25', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'impact_resistance_class' => array('name' => 'RLB2', 'uuid' => 'c0f3f654-f025-4fb3-b29b-9032599eada3')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M CL/O'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M')), 'logisticData' => array('ean' => '5905167832356', 'size' => '1,5MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPD', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.2509999999999999, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '154231201505000948', 'characteristics' => array(array('class' => 'ZMM03', 'value' => 'PUMF', 'className' => '', 'description' => '', 'characteristic' => '247'), array('class' => 'ZMM03', 'value' => '1.5', 'className' => '', 'description' => '', 'characteristic' => '239')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832356', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.2509999999999999), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832394', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp')), 'files' => array(), 'kind' => 'SOLAR', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'cs' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'de' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Unterlage für Laminatboden', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-unterlage-fur-laminatboden'), 'en' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'es' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Bases aislantes para suelos laminados', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-bases-aislantes-para-suelos-laminados'), 'et' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'fr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Sous-couches parquet pour le sol stratifié', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sous-couches-parquet-pour-le-sol-stratifie'), 'hr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'hu' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - LAMINÁLT PADLÓ ALÁTÉTEK', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminalt-padlo-alatetek'), 'it' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - SOTTOPAVIMENTI PER PANNELLI LAMINATI', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sottopavimenti-per-pannelli-laminati'), 'lt' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'nl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminaat onderlaag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminaat-onderlaag'), 'pl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane'), 'ro' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - substrat pentru parchet laminat', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-substrat-pentru-parchet-laminat'), 'ru' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Подложки под ламинат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar'), 'sk' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'sl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sv' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminatunderlag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminatunderlag'), 'ua' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Підкладка під ламінат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar')), 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane', 'sampleSapIndex' => '', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/soyDjSvPNrWaSc0Q-414.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/kuqY9kPECMbC43IO-414.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_M_03.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')))), 'title' => 'PODKŁADY POD PANELE LAMINOWANE', 'category' => object(Category), 'app' => object(AppVariable), 'CONST_OPENING_HOURS' => array('0.00', '1.00', '2.00', '3.00', '4.00', '5.00', '6.00', '7.00', '8.00', '9.00', '10.00', '11.00', '12.00', '13.00', '14.00', '15.00', '16.00', '17.00', '18.00', '19.00', '20.00', '21.00', '22.00', '23.00'), 'CONST_PROJECT_NAME' => 'Afirmax', 'CONST_SUPPORTED_LOCALES' => array('pl' => array('name' => 'polski', 'native_name' => 'polski', 'tld' => 'pl', 'iconPath' => '/assets/img/poland.png', 'hrefLang' => 'pl-PL'), 'en' => array('name' => 'angielski', 'native_name' => 'english', 'tld' => 'en', 'iconPath' => '/assets/img/united-kingdom.png', 'hrefLang' => 'en-GB'), 'de' => array('name' => 'niemiecki', 'native_name' => 'deutsch', 'tld' => 'de', 'iconPath' => '/assets/img/germany.png', 'hrefLang' => 'de-DE'), 'cs' => array('name' => 'czeski', 'native_name' => 'čeština', 'tld' => 'cs', 'iconPath' => '/assets/img/czech-republic.png', 'hrefLang' => 'cs-CZ'), 'ro' => array('name' => 'rumuński', 'native_name' => 'român', 'tld' => 'ro', 'iconPath' => '/assets/img/roman.png', 'hrefLang' => 'ro-RO'), 'sk' => array('name' => 'słowacki', 'native_name' => 'slovenčina', 'tld' => 'sk', 'iconPath' => '/assets/img/slovakia.png', 'hrefLang' => 'sk-SK'), 'hu' => array('name' => 'węgierski', 'native_name' => 'magyar', 'tld' => 'hu', 'iconPath' => '/assets/img/hungary.png', 'hrefLang' => 'hu-HU')), 'CONST_IMAGE_URL' => '/content/images/', 'CONST_UPLOADS_URL' => '/content/uploads/', 'CONST_PAGE_TYPES' => array(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 16, 17, 18, 20, 21, 23, 24, 25, 26), 'CONST_PAGE_TYPE_PAGE' => 1, 'CONST_PAGE_TYPE_POST' => 2, 'CONST_PAGE_TYPE_LOCATION' => 3, 'CONST_WEBSITE_DOMAIN' => 'https://afirmax.eu', 'SECTION_LAYOUTS' => array('col1-t' => array('description' => 'Tekst', 'templatePath' => 'front/blocks/block-text.twig'), 'col2-t' => array('description' => 'Tekst + Tekst', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tl' => array('description' => 'Tekst + Grafika (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tr' => array('description' => 'Grafika + Tekst (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-il' => array('description' => 'Grafika + tekst', 'templatePath' => 'front/blocks/block-image-text.twig'), 'col2-ir' => array('description' => 'Tekst + grafika', 'templatePath' => 'front/blocks/block-text-image.twig'), 'col2-tl-slider' => array('description' => 'Tekst + Slider', 'templatePath' => 'front/blocks/block-text-slider.twig'), 'banner-top-blog' => array('description' => 'Górny banner z ostatnim postem', 'templatePath' => 'front/blocks/block-banner-top-blog.twig'), 'banner-top-post' => array('description' => 'Górny banner - post', 'templatePath' => 'front/blocks/block-banner-top-post.twig'), 'slider' => array('description' => 'Karuzela', 'templatePath' => 'front/blocks/block-slider.twig'), 'main-slider' => array('description' => 'Karuzela - Str. główna', 'templatePath' => 'front/blocks/block-main-slider.twig'), 'col1-form' => array('description' => 'Formularz', 'templatePath' => 'front/blocks/block-form.twig'), 'col1-modal-form' => array('description' => 'Formularz - Modal', 'templatePath' => 'front/blocks/block-modal-form.twig'), 'product-carousel' => array('description' => 'Karuzela produktów', 'templatePath' => 'front/blocks/block-products-carousel.twig'), 'hues-list' => array('description' => 'Lista odcieni', 'templatePath' => 'front/blocks/block-hues-list.twig'), 'footer' => array('description' => 'Stopka (newsletter)', 'templatePath' => 'front/blocks/block-footer.twig'), 'youtube' => array('description' => 'YouTube', 'templatePath' => 'front/blocks/block-youtube.twig'), 'similar-posts' => array('description' => 'Podobne wpisy - post', 'templatePath' => 'front/blocks/block-similar-posts.twig')), 'SECTION_LAYOUT_ONE_COLUMN_TEXT_ONLY' => 'col1-t', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT' => 'col2-tl', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_LEFT' => 'col2-il', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT_SLIDER' => 'col2-tl-slider', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_RIGHT' => 'col2-tr', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_RIGHT' => 'col2-ir', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_ONLY' => 'col2-t', 'SECTION_LAYOUT_ONE_COLUMN_FORM' => 'col1-form', 'SECTION_LAYOUT_ONE_COLUMN_MODAL_FORM' => 'col1-modal-form', 'SECTION_LAYOUT_BANNER_TOP_BLOG' => 'banner-top-blog', 'SECTION_LAYOUT_BANNER_TOP_POST' => 'banner-top-post', 'SECTION_LAYOUT_SLIDER' => 'slider', 'SECTION_LAYOUT_MAIN_SLIDER' => 'main-slider', 'SECTION_LAYOUT_PRODUCTS_CAROUSEL' => 'product-carousel', 'SECTION_LAYOUT_HUES_LIST' => 'hues-list', 'SECTION_LAYOUT_FOOTER' => 'footer', 'SECTION_LAYOUT_YOUTUBE' => 'youtube', 'SECTION_LAYOUT_SIMILAR_POSTS' => 'similar-posts', 'CONST_WEEKDAYS' => array('MONDAY', 'TUESDAY', 'WEDNESDAY', 'THURSDAY', 'FRIDAY', 'SATURDAY', 'SUNDAY'), 'CONST_GOOGLE_API_KEY' => 'AIzaSyDL3c3QkNWTXx6hYf29l2lXT02e4KvF-KA', 'PAGES' => object(Pages), 'LOCATION_PROVIDER' => object(LocationProvider), 'CATEGORY_PROVIDER' => object(CategoryProvider), 'DESTINY_PROVIDER' => object(DestinyProvider), 'ORDER_SAMPLE_UNIT_PRICE' => '0.01', 'VISIBLE_ONLINE_SHOPS' => 5, 'BASEBOARD_MAIN_UUID' => 'e076d9c3-8ec1-4faf-919d-c8c9a5a95f70', 'VINYL_PANELS_UUID' => 'a99927af-ce68-4fbc-9224-04bca2e6c330', 'UNDERLAYS_UUID' => '527860a8-4573-4f04-ac8f-e522a57bb84c', 'SERIES_ORDER_ROW1' => array('FIRST' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'SECOND' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'FOURTH' => '22d98788-1b59-4f61-b740-62952ac91e31'), 'SERIES_ORDER_ROW2' => array('SECOND' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'THIRD' => 'fcb7107e-fbf6-4f79-b5b1-ca6d6f190d6d', 'FOURTH' => '2d75e3aa-daba-4f16-91f1-f861cfb88ef0'), 'SERIES_ORDER_ROW3' => array('FIRST' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c'), 'HUES_ORDER' => array('FIRST' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'SECOND' => '9b1babed-aa36-4f12-8289-47fdf94b0e2d', 'THIRD' => 'e547f797-2a79-4f28-8a96-8868bf174821', 'FOURTH' => 'c12630d6-1f2e-4fe4-8880-bf9a27ee8dbc', 'FIFTH' => 'da6096d1-969c-4f12-aaaf-4af42a2f2d44', 'SIXTH' => '47335ec7-f039-4f19-9a0f-62a63cac1f61', 'SEVENTH' => '5589eb47-914c-4ff6-afbf-09a46a06ba1a'), 'pageSections' => array(), 'pageBanner' => null, 'defaultTags' => array('title' => 'PODKŁADY POD PANELE LAMINOWANE'), 'bodyClass' => ''), array('head_scripts' => array(object(__TwigTemplate_4b484b678802793e7304e1f81f13d2625b167b977379f94ab416c8cde9b29cac), 'block_head_scripts'), 'stylesheets' => array(object(__TwigTemplate_83f4a08665b572d45200077aff197ffe3940237ccb69a8a516093ece221326ae), 'block_stylesheets'), 'mainId' => array(object(__TwigTemplate_83f4a08665b572d45200077aff197ffe3940237ccb69a8a516093ece221326ae), 'block_mainId'), 'topBanner' => array(object(__TwigTemplate_4b484b678802793e7304e1f81f13d2625b167b977379f94ab416c8cde9b29cac), 'block_topBanner'), 'breadcrumbs' => array(object(__TwigTemplate_83f4a08665b572d45200077aff197ffe3940237ccb69a8a516093ece221326ae), 'block_breadcrumbs'), 'content' => array(object(__TwigTemplate_c73a9b464dc9cb6b3630c76c50cd77b94b2eb085266f730db10e84e5f7725f85), 'block_content'), 'modals' => array(object(__TwigTemplate_83f4a08665b572d45200077aff197ffe3940237ccb69a8a516093ece221326ae), 'block_modals'), 'script' => array(object(__TwigTemplate_4b484b678802793e7304e1f81f13d2625b167b977379f94ab416c8cde9b29cac), 'block_script')))
     (vendor/twig/twig/src/Template.php:394)
  at Twig\Template->displayWithErrorHandling(array('entity' => object(Page), 'currentUrl' => array('locale' => 'pl'), 'vinylUnderlaysCategory' => null, 'laminatedUnderlaysCategory' => object(Category), 'vinylUnderlaysProducts' => array(), 'laminatedUnderlaysProducts' => array(array('name' => 'AFIRMAX HEAT STEP 2MMX6M', 'uuid' => '17f8aebc-ba03-4f8c-ab67-57075c8aeff0', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => null, 'decor' => array('name' => 'HEAT', 'uuid' => 'd5bda36b-ae37-4fbe-a39d-aaffb799f614', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => ''), 'de' => array('name' => ''), 'en' => array('name' => ''), 'es' => array('name' => ''), 'et' => array('name' => ''), 'fr' => array('name' => ''), 'hr' => array('name' => ''), 'hu' => array('name' => ''), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => ''), 'ro' => array('name' => ''), 'ru' => array('name' => ''), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'hue' => null, 'color' => null, 'ean' => '5905167852781', 'sapIndex' => '158254000000001210', 'technology' => array('name' => 'PUM/PET', 'uuid' => '8019f4b8-8157-4ff1-ab67-baf4da0fc170', 'description' => '', 'translations' => array()), 'technicalParameters' => array('width' => '1', 'length' => '6', 'thickness' => '2', 'waste_key' => '', 'inequality' => '1,4', 'certificate' => '', 'static_load' => '200', 'dynamic_load' => '>2 500 000', 'floor_heating' => 'on', 'inequality_id' => '2', 'quick_montage' => '1', 'public_utility' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,4', 'dynamic_load_data' => '1', 'impact_resistance' => '', 'static_load_label' => '200', 'dynamic_load_label' => '>2 500 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.007', 'vapor_permeability' => '75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'compressive_strength' => '1', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '', 'intensive_attendance' => '1', 'sounds_suppression_label' => '18', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.007', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '26', 'reflected_sounds_suppression_label' => '26', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'inequality_class' => array('name' => 'PC2', 'uuid' => '5aed12e9-aba2-4f19-9370-e0502ac256da'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'ET', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'FR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LV', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SH', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M')), 'logisticData' => array('ean' => '5905167852781', 'size' => '2MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPN', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1.6000000000000001, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.782, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '158254000000001210', 'characteristics' => array(array('class' => 'ZMM03', 'value' => '1.4', 'className' => '', 'description' => '', 'characteristic' => '239'), array('class' => 'ZMM03', 'value' => 'PUML', 'className' => '', 'description' => '', 'characteristic' => '247')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167852781', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.782), array('ean' => '5905167852798', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_HEAT Step_TDS_17-05-2023_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/V6nAtyvnJ3lTSfJF.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'de' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'en' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Vinyl click flooring underlays', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'es' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'et' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'fr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hu' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'it' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'lt' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'nl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'pl' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Подложка под виниловый пол', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sv' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ua' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => '')), 'slug' => 'afirmax-heat-step-2mmx6m', 'sampleSapIndex' => '', 'sortPriority' => true, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_P_01.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b'))), array('name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'uuid' => '41f8dadf-8b45-4f26-90fc-e30c484b693b', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'SILENZER', 'uuid' => '3af45f57-018d-4fcd-8fa1-fc83ea483871', 'color' => '', 'height' => 0, 'technologyName' => '', 'translations' => array()), 'decor' => null, 'hue' => null, 'color' => array('name' => 'Pomarańczowy', 'uuid' => '438104d8-f543-4f48-8235-f4c4e1263d7c', 'colorNumber' => '', 'namePl' => 'orange', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'Oranžová'), 'de' => array('name' => 'Orange'), 'en' => array('name' => 'Orange'), 'es' => array('name' => 'Naranja'), 'et' => array('name' => ''), 'fr' => array('name' => 'Orange'), 'hr' => array('name' => 'Naranđasta'), 'hu' => array('name' => ''), 'it' => array('name' => 'Arancione'), 'lt' => array('name' => ''), 'nl' => array('name' => 'Oranje'), 'pl' => array('name' => 'Pomarańczowy'), 'ro' => array('name' => 'Portocaliu'), 'ru' => array('name' => 'Оранжевый'), 'sk' => array('name' => 'Oranžová'), 'sl' => array('name' => 'Oranžna'), 'sr' => array('name' => 'Naranđasta'), 'sv' => array('name' => 'Orange'), 'ua' => array('name' => 'Помаранчевий'))), 'ean' => '5905167832356', 'sapIndex' => '154231201505000948', 'technology' => array('name' => 'PU+minerals+ PET', 'uuid' => '2d6a41af-5c75-4f0c-8f55-792fa7abfe7b', 'description' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'PUM + PET', 'description' => ''), 'en' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'es' => array('name' => '', 'description' => ''), 'et' => array('name' => '', 'description' => ''), 'fr' => array('name' => '', 'description' => ''), 'hr' => array('name' => '', 'description' => ''), 'hu' => array('name' => '', 'description' => ''), 'it' => array('name' => '', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''))), 'technicalParameters' => array('width' => '1', 'length' => '6', 'voc_id' => '', 'thickness' => '1.5', 'waste_key' => '170604', 'inequality' => '1,2', 'certificate' => 'EN 16354:2018', 'static_load' => '200', 'dynamic_load' => '>250 000', 'floor_heating' => 'on', 'inequality_id' => '', 'quick_montage' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,2', 'sound_insulation' => '1', 'impact_resistance' => '≤1000', 'static_load_label' => '200', 'dynamic_load_label' => '>250 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.009', 'vapor_permeability' => '>75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '1', 'intensive_attendance' => '1', 'sounds_suppression_label' => '19', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.01', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '25', 'reflected_sounds_suppression_label' => '25', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'impact_resistance_class' => array('name' => 'RLB2', 'uuid' => 'c0f3f654-f025-4fb3-b29b-9032599eada3')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M CL/O'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M')), 'logisticData' => array('ean' => '5905167832356', 'size' => '1,5MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPD', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.2509999999999999, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '154231201505000948', 'characteristics' => array(array('class' => 'ZMM03', 'value' => 'PUMF', 'className' => '', 'description' => '', 'characteristic' => '247'), array('class' => 'ZMM03', 'value' => '1.5', 'className' => '', 'description' => '', 'characteristic' => '239')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832356', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.2509999999999999), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832394', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp')), 'files' => array(), 'kind' => 'SOLAR', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'cs' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'de' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Unterlage für Laminatboden', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-unterlage-fur-laminatboden'), 'en' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'es' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Bases aislantes para suelos laminados', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-bases-aislantes-para-suelos-laminados'), 'et' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'fr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Sous-couches parquet pour le sol stratifié', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sous-couches-parquet-pour-le-sol-stratifie'), 'hr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'hu' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - LAMINÁLT PADLÓ ALÁTÉTEK', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminalt-padlo-alatetek'), 'it' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - SOTTOPAVIMENTI PER PANNELLI LAMINATI', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sottopavimenti-per-pannelli-laminati'), 'lt' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'nl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminaat onderlaag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminaat-onderlaag'), 'pl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane'), 'ro' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - substrat pentru parchet laminat', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-substrat-pentru-parchet-laminat'), 'ru' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Подложки под ламинат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar'), 'sk' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'sl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sv' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminatunderlag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminatunderlag'), 'ua' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Підкладка під ламінат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar')), 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane', 'sampleSapIndex' => '', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/soyDjSvPNrWaSc0Q-414.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/kuqY9kPECMbC43IO-414.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_M_03.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')))), 'title' => 'PODKŁADY POD PANELE LAMINOWANE', 'category' => object(Category), 'app' => object(AppVariable), 'CONST_OPENING_HOURS' => array('0.00', '1.00', '2.00', '3.00', '4.00', '5.00', '6.00', '7.00', '8.00', '9.00', '10.00', '11.00', '12.00', '13.00', '14.00', '15.00', '16.00', '17.00', '18.00', '19.00', '20.00', '21.00', '22.00', '23.00'), 'CONST_PROJECT_NAME' => 'Afirmax', 'CONST_SUPPORTED_LOCALES' => array('pl' => array('name' => 'polski', 'native_name' => 'polski', 'tld' => 'pl', 'iconPath' => '/assets/img/poland.png', 'hrefLang' => 'pl-PL'), 'en' => array('name' => 'angielski', 'native_name' => 'english', 'tld' => 'en', 'iconPath' => '/assets/img/united-kingdom.png', 'hrefLang' => 'en-GB'), 'de' => array('name' => 'niemiecki', 'native_name' => 'deutsch', 'tld' => 'de', 'iconPath' => '/assets/img/germany.png', 'hrefLang' => 'de-DE'), 'cs' => array('name' => 'czeski', 'native_name' => 'čeština', 'tld' => 'cs', 'iconPath' => '/assets/img/czech-republic.png', 'hrefLang' => 'cs-CZ'), 'ro' => array('name' => 'rumuński', 'native_name' => 'român', 'tld' => 'ro', 'iconPath' => '/assets/img/roman.png', 'hrefLang' => 'ro-RO'), 'sk' => array('name' => 'słowacki', 'native_name' => 'slovenčina', 'tld' => 'sk', 'iconPath' => '/assets/img/slovakia.png', 'hrefLang' => 'sk-SK'), 'hu' => array('name' => 'węgierski', 'native_name' => 'magyar', 'tld' => 'hu', 'iconPath' => '/assets/img/hungary.png', 'hrefLang' => 'hu-HU')), 'CONST_IMAGE_URL' => '/content/images/', 'CONST_UPLOADS_URL' => '/content/uploads/', 'CONST_PAGE_TYPES' => array(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 16, 17, 18, 20, 21, 23, 24, 25, 26), 'CONST_PAGE_TYPE_PAGE' => 1, 'CONST_PAGE_TYPE_POST' => 2, 'CONST_PAGE_TYPE_LOCATION' => 3, 'CONST_WEBSITE_DOMAIN' => 'https://afirmax.eu', 'SECTION_LAYOUTS' => array('col1-t' => array('description' => 'Tekst', 'templatePath' => 'front/blocks/block-text.twig'), 'col2-t' => array('description' => 'Tekst + Tekst', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tl' => array('description' => 'Tekst + Grafika (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tr' => array('description' => 'Grafika + Tekst (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-il' => array('description' => 'Grafika + tekst', 'templatePath' => 'front/blocks/block-image-text.twig'), 'col2-ir' => array('description' => 'Tekst + grafika', 'templatePath' => 'front/blocks/block-text-image.twig'), 'col2-tl-slider' => array('description' => 'Tekst + Slider', 'templatePath' => 'front/blocks/block-text-slider.twig'), 'banner-top-blog' => array('description' => 'Górny banner z ostatnim postem', 'templatePath' => 'front/blocks/block-banner-top-blog.twig'), 'banner-top-post' => array('description' => 'Górny banner - post', 'templatePath' => 'front/blocks/block-banner-top-post.twig'), 'slider' => array('description' => 'Karuzela', 'templatePath' => 'front/blocks/block-slider.twig'), 'main-slider' => array('description' => 'Karuzela - Str. główna', 'templatePath' => 'front/blocks/block-main-slider.twig'), 'col1-form' => array('description' => 'Formularz', 'templatePath' => 'front/blocks/block-form.twig'), 'col1-modal-form' => array('description' => 'Formularz - Modal', 'templatePath' => 'front/blocks/block-modal-form.twig'), 'product-carousel' => array('description' => 'Karuzela produktów', 'templatePath' => 'front/blocks/block-products-carousel.twig'), 'hues-list' => array('description' => 'Lista odcieni', 'templatePath' => 'front/blocks/block-hues-list.twig'), 'footer' => array('description' => 'Stopka (newsletter)', 'templatePath' => 'front/blocks/block-footer.twig'), 'youtube' => array('description' => 'YouTube', 'templatePath' => 'front/blocks/block-youtube.twig'), 'similar-posts' => array('description' => 'Podobne wpisy - post', 'templatePath' => 'front/blocks/block-similar-posts.twig')), 'SECTION_LAYOUT_ONE_COLUMN_TEXT_ONLY' => 'col1-t', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT' => 'col2-tl', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_LEFT' => 'col2-il', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT_SLIDER' => 'col2-tl-slider', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_RIGHT' => 'col2-tr', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_RIGHT' => 'col2-ir', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_ONLY' => 'col2-t', 'SECTION_LAYOUT_ONE_COLUMN_FORM' => 'col1-form', 'SECTION_LAYOUT_ONE_COLUMN_MODAL_FORM' => 'col1-modal-form', 'SECTION_LAYOUT_BANNER_TOP_BLOG' => 'banner-top-blog', 'SECTION_LAYOUT_BANNER_TOP_POST' => 'banner-top-post', 'SECTION_LAYOUT_SLIDER' => 'slider', 'SECTION_LAYOUT_MAIN_SLIDER' => 'main-slider', 'SECTION_LAYOUT_PRODUCTS_CAROUSEL' => 'product-carousel', 'SECTION_LAYOUT_HUES_LIST' => 'hues-list', 'SECTION_LAYOUT_FOOTER' => 'footer', 'SECTION_LAYOUT_YOUTUBE' => 'youtube', 'SECTION_LAYOUT_SIMILAR_POSTS' => 'similar-posts', 'CONST_WEEKDAYS' => array('MONDAY', 'TUESDAY', 'WEDNESDAY', 'THURSDAY', 'FRIDAY', 'SATURDAY', 'SUNDAY'), 'CONST_GOOGLE_API_KEY' => 'AIzaSyDL3c3QkNWTXx6hYf29l2lXT02e4KvF-KA', 'PAGES' => object(Pages), 'LOCATION_PROVIDER' => object(LocationProvider), 'CATEGORY_PROVIDER' => object(CategoryProvider), 'DESTINY_PROVIDER' => object(DestinyProvider), 'ORDER_SAMPLE_UNIT_PRICE' => '0.01', 'VISIBLE_ONLINE_SHOPS' => 5, 'BASEBOARD_MAIN_UUID' => 'e076d9c3-8ec1-4faf-919d-c8c9a5a95f70', 'VINYL_PANELS_UUID' => 'a99927af-ce68-4fbc-9224-04bca2e6c330', 'UNDERLAYS_UUID' => '527860a8-4573-4f04-ac8f-e522a57bb84c', 'SERIES_ORDER_ROW1' => array('FIRST' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'SECOND' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'FOURTH' => '22d98788-1b59-4f61-b740-62952ac91e31'), 'SERIES_ORDER_ROW2' => array('SECOND' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'THIRD' => 'fcb7107e-fbf6-4f79-b5b1-ca6d6f190d6d', 'FOURTH' => '2d75e3aa-daba-4f16-91f1-f861cfb88ef0'), 'SERIES_ORDER_ROW3' => array('FIRST' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c'), 'HUES_ORDER' => array('FIRST' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'SECOND' => '9b1babed-aa36-4f12-8289-47fdf94b0e2d', 'THIRD' => 'e547f797-2a79-4f28-8a96-8868bf174821', 'FOURTH' => 'c12630d6-1f2e-4fe4-8880-bf9a27ee8dbc', 'FIFTH' => 'da6096d1-969c-4f12-aaaf-4af42a2f2d44', 'SIXTH' => '47335ec7-f039-4f19-9a0f-62a63cac1f61', 'SEVENTH' => '5589eb47-914c-4ff6-afbf-09a46a06ba1a'), 'pageSections' => array(), 'pageBanner' => null), array('head_scripts' => array(object(__TwigTemplate_4b484b678802793e7304e1f81f13d2625b167b977379f94ab416c8cde9b29cac), 'block_head_scripts'), 'stylesheets' => array(object(__TwigTemplate_83f4a08665b572d45200077aff197ffe3940237ccb69a8a516093ece221326ae), 'block_stylesheets'), 'mainId' => array(object(__TwigTemplate_83f4a08665b572d45200077aff197ffe3940237ccb69a8a516093ece221326ae), 'block_mainId'), 'topBanner' => array(object(__TwigTemplate_4b484b678802793e7304e1f81f13d2625b167b977379f94ab416c8cde9b29cac), 'block_topBanner'), 'breadcrumbs' => array(object(__TwigTemplate_83f4a08665b572d45200077aff197ffe3940237ccb69a8a516093ece221326ae), 'block_breadcrumbs'), 'content' => array(object(__TwigTemplate_c73a9b464dc9cb6b3630c76c50cd77b94b2eb085266f730db10e84e5f7725f85), 'block_content'), 'modals' => array(object(__TwigTemplate_83f4a08665b572d45200077aff197ffe3940237ccb69a8a516093ece221326ae), 'block_modals'), 'script' => array(object(__TwigTemplate_4b484b678802793e7304e1f81f13d2625b167b977379f94ab416c8cde9b29cac), 'block_script')))
     (vendor/twig/twig/src/Template.php:367)
  at Twig\Template->display(array('entity' => object(Page), 'currentUrl' => array('locale' => 'pl'), 'vinylUnderlaysCategory' => null, 'laminatedUnderlaysCategory' => object(Category), 'vinylUnderlaysProducts' => array(), 'laminatedUnderlaysProducts' => array(array('name' => 'AFIRMAX HEAT STEP 2MMX6M', 'uuid' => '17f8aebc-ba03-4f8c-ab67-57075c8aeff0', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => null, 'decor' => array('name' => 'HEAT', 'uuid' => 'd5bda36b-ae37-4fbe-a39d-aaffb799f614', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => ''), 'de' => array('name' => ''), 'en' => array('name' => ''), 'es' => array('name' => ''), 'et' => array('name' => ''), 'fr' => array('name' => ''), 'hr' => array('name' => ''), 'hu' => array('name' => ''), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => ''), 'ro' => array('name' => ''), 'ru' => array('name' => ''), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'hue' => null, 'color' => null, 'ean' => '5905167852781', 'sapIndex' => '158254000000001210', 'technology' => array('name' => 'PUM/PET', 'uuid' => '8019f4b8-8157-4ff1-ab67-baf4da0fc170', 'description' => '', 'translations' => array()), 'technicalParameters' => array('width' => '1', 'length' => '6', 'thickness' => '2', 'waste_key' => '', 'inequality' => '1,4', 'certificate' => '', 'static_load' => '200', 'dynamic_load' => '>2 500 000', 'floor_heating' => 'on', 'inequality_id' => '2', 'quick_montage' => '1', 'public_utility' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,4', 'dynamic_load_data' => '1', 'impact_resistance' => '', 'static_load_label' => '200', 'dynamic_load_label' => '>2 500 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.007', 'vapor_permeability' => '75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'compressive_strength' => '1', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '', 'intensive_attendance' => '1', 'sounds_suppression_label' => '18', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.007', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '26', 'reflected_sounds_suppression_label' => '26', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'inequality_class' => array('name' => 'PC2', 'uuid' => '5aed12e9-aba2-4f19-9370-e0502ac256da'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'ET', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'FR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LV', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SH', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M')), 'logisticData' => array('ean' => '5905167852781', 'size' => '2MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPN', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1.6000000000000001, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.782, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '158254000000001210', 'characteristics' => array(array('class' => 'ZMM03', 'value' => '1.4', 'className' => '', 'description' => '', 'characteristic' => '239'), array('class' => 'ZMM03', 'value' => 'PUML', 'className' => '', 'description' => '', 'characteristic' => '247')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167852781', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.782), array('ean' => '5905167852798', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_HEAT Step_TDS_17-05-2023_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/V6nAtyvnJ3lTSfJF.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'de' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'en' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Vinyl click flooring underlays', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'es' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'et' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'fr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hu' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'it' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'lt' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'nl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'pl' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Подложка под виниловый пол', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sv' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ua' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => '')), 'slug' => 'afirmax-heat-step-2mmx6m', 'sampleSapIndex' => '', 'sortPriority' => true, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_P_01.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b'))), array('name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'uuid' => '41f8dadf-8b45-4f26-90fc-e30c484b693b', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'SILENZER', 'uuid' => '3af45f57-018d-4fcd-8fa1-fc83ea483871', 'color' => '', 'height' => 0, 'technologyName' => '', 'translations' => array()), 'decor' => null, 'hue' => null, 'color' => array('name' => 'Pomarańczowy', 'uuid' => '438104d8-f543-4f48-8235-f4c4e1263d7c', 'colorNumber' => '', 'namePl' => 'orange', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'Oranžová'), 'de' => array('name' => 'Orange'), 'en' => array('name' => 'Orange'), 'es' => array('name' => 'Naranja'), 'et' => array('name' => ''), 'fr' => array('name' => 'Orange'), 'hr' => array('name' => 'Naranđasta'), 'hu' => array('name' => ''), 'it' => array('name' => 'Arancione'), 'lt' => array('name' => ''), 'nl' => array('name' => 'Oranje'), 'pl' => array('name' => 'Pomarańczowy'), 'ro' => array('name' => 'Portocaliu'), 'ru' => array('name' => 'Оранжевый'), 'sk' => array('name' => 'Oranžová'), 'sl' => array('name' => 'Oranžna'), 'sr' => array('name' => 'Naranđasta'), 'sv' => array('name' => 'Orange'), 'ua' => array('name' => 'Помаранчевий'))), 'ean' => '5905167832356', 'sapIndex' => '154231201505000948', 'technology' => array('name' => 'PU+minerals+ PET', 'uuid' => '2d6a41af-5c75-4f0c-8f55-792fa7abfe7b', 'description' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'PUM + PET', 'description' => ''), 'en' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'es' => array('name' => '', 'description' => ''), 'et' => array('name' => '', 'description' => ''), 'fr' => array('name' => '', 'description' => ''), 'hr' => array('name' => '', 'description' => ''), 'hu' => array('name' => '', 'description' => ''), 'it' => array('name' => '', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''))), 'technicalParameters' => array('width' => '1', 'length' => '6', 'voc_id' => '', 'thickness' => '1.5', 'waste_key' => '170604', 'inequality' => '1,2', 'certificate' => 'EN 16354:2018', 'static_load' => '200', 'dynamic_load' => '>250 000', 'floor_heating' => 'on', 'inequality_id' => '', 'quick_montage' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,2', 'sound_insulation' => '1', 'impact_resistance' => '≤1000', 'static_load_label' => '200', 'dynamic_load_label' => '>250 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.009', 'vapor_permeability' => '>75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '1', 'intensive_attendance' => '1', 'sounds_suppression_label' => '19', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.01', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '25', 'reflected_sounds_suppression_label' => '25', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'impact_resistance_class' => array('name' => 'RLB2', 'uuid' => 'c0f3f654-f025-4fb3-b29b-9032599eada3')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M CL/O'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M')), 'logisticData' => array('ean' => '5905167832356', 'size' => '1,5MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPD', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.2509999999999999, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '154231201505000948', 'characteristics' => array(array('class' => 'ZMM03', 'value' => 'PUMF', 'className' => '', 'description' => '', 'characteristic' => '247'), array('class' => 'ZMM03', 'value' => '1.5', 'className' => '', 'description' => '', 'characteristic' => '239')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832356', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.2509999999999999), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832394', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp')), 'files' => array(), 'kind' => 'SOLAR', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'cs' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'de' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Unterlage für Laminatboden', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-unterlage-fur-laminatboden'), 'en' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'es' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Bases aislantes para suelos laminados', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-bases-aislantes-para-suelos-laminados'), 'et' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'fr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Sous-couches parquet pour le sol stratifié', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sous-couches-parquet-pour-le-sol-stratifie'), 'hr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'hu' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - LAMINÁLT PADLÓ ALÁTÉTEK', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminalt-padlo-alatetek'), 'it' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - SOTTOPAVIMENTI PER PANNELLI LAMINATI', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sottopavimenti-per-pannelli-laminati'), 'lt' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'nl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminaat onderlaag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminaat-onderlaag'), 'pl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane'), 'ro' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - substrat pentru parchet laminat', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-substrat-pentru-parchet-laminat'), 'ru' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Подложки под ламинат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar'), 'sk' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'sl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sv' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminatunderlag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminatunderlag'), 'ua' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Підкладка під ламінат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar')), 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane', 'sampleSapIndex' => '', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/soyDjSvPNrWaSc0Q-414.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/kuqY9kPECMbC43IO-414.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_M_03.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')))), 'title' => 'PODKŁADY POD PANELE LAMINOWANE', 'category' => object(Category), 'app' => object(AppVariable), 'CONST_OPENING_HOURS' => array('0.00', '1.00', '2.00', '3.00', '4.00', '5.00', '6.00', '7.00', '8.00', '9.00', '10.00', '11.00', '12.00', '13.00', '14.00', '15.00', '16.00', '17.00', '18.00', '19.00', '20.00', '21.00', '22.00', '23.00'), 'CONST_PROJECT_NAME' => 'Afirmax', 'CONST_SUPPORTED_LOCALES' => array('pl' => array('name' => 'polski', 'native_name' => 'polski', 'tld' => 'pl', 'iconPath' => '/assets/img/poland.png', 'hrefLang' => 'pl-PL'), 'en' => array('name' => 'angielski', 'native_name' => 'english', 'tld' => 'en', 'iconPath' => '/assets/img/united-kingdom.png', 'hrefLang' => 'en-GB'), 'de' => array('name' => 'niemiecki', 'native_name' => 'deutsch', 'tld' => 'de', 'iconPath' => '/assets/img/germany.png', 'hrefLang' => 'de-DE'), 'cs' => array('name' => 'czeski', 'native_name' => 'čeština', 'tld' => 'cs', 'iconPath' => '/assets/img/czech-republic.png', 'hrefLang' => 'cs-CZ'), 'ro' => array('name' => 'rumuński', 'native_name' => 'român', 'tld' => 'ro', 'iconPath' => '/assets/img/roman.png', 'hrefLang' => 'ro-RO'), 'sk' => array('name' => 'słowacki', 'native_name' => 'slovenčina', 'tld' => 'sk', 'iconPath' => '/assets/img/slovakia.png', 'hrefLang' => 'sk-SK'), 'hu' => array('name' => 'węgierski', 'native_name' => 'magyar', 'tld' => 'hu', 'iconPath' => '/assets/img/hungary.png', 'hrefLang' => 'hu-HU')), 'CONST_IMAGE_URL' => '/content/images/', 'CONST_UPLOADS_URL' => '/content/uploads/', 'CONST_PAGE_TYPES' => array(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 16, 17, 18, 20, 21, 23, 24, 25, 26), 'CONST_PAGE_TYPE_PAGE' => 1, 'CONST_PAGE_TYPE_POST' => 2, 'CONST_PAGE_TYPE_LOCATION' => 3, 'CONST_WEBSITE_DOMAIN' => 'https://afirmax.eu', 'SECTION_LAYOUTS' => array('col1-t' => array('description' => 'Tekst', 'templatePath' => 'front/blocks/block-text.twig'), 'col2-t' => array('description' => 'Tekst + Tekst', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tl' => array('description' => 'Tekst + Grafika (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tr' => array('description' => 'Grafika + Tekst (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-il' => array('description' => 'Grafika + tekst', 'templatePath' => 'front/blocks/block-image-text.twig'), 'col2-ir' => array('description' => 'Tekst + grafika', 'templatePath' => 'front/blocks/block-text-image.twig'), 'col2-tl-slider' => array('description' => 'Tekst + Slider', 'templatePath' => 'front/blocks/block-text-slider.twig'), 'banner-top-blog' => array('description' => 'Górny banner z ostatnim postem', 'templatePath' => 'front/blocks/block-banner-top-blog.twig'), 'banner-top-post' => array('description' => 'Górny banner - post', 'templatePath' => 'front/blocks/block-banner-top-post.twig'), 'slider' => array('description' => 'Karuzela', 'templatePath' => 'front/blocks/block-slider.twig'), 'main-slider' => array('description' => 'Karuzela - Str. główna', 'templatePath' => 'front/blocks/block-main-slider.twig'), 'col1-form' => array('description' => 'Formularz', 'templatePath' => 'front/blocks/block-form.twig'), 'col1-modal-form' => array('description' => 'Formularz - Modal', 'templatePath' => 'front/blocks/block-modal-form.twig'), 'product-carousel' => array('description' => 'Karuzela produktów', 'templatePath' => 'front/blocks/block-products-carousel.twig'), 'hues-list' => array('description' => 'Lista odcieni', 'templatePath' => 'front/blocks/block-hues-list.twig'), 'footer' => array('description' => 'Stopka (newsletter)', 'templatePath' => 'front/blocks/block-footer.twig'), 'youtube' => array('description' => 'YouTube', 'templatePath' => 'front/blocks/block-youtube.twig'), 'similar-posts' => array('description' => 'Podobne wpisy - post', 'templatePath' => 'front/blocks/block-similar-posts.twig')), 'SECTION_LAYOUT_ONE_COLUMN_TEXT_ONLY' => 'col1-t', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT' => 'col2-tl', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_LEFT' => 'col2-il', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT_SLIDER' => 'col2-tl-slider', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_RIGHT' => 'col2-tr', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_RIGHT' => 'col2-ir', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_ONLY' => 'col2-t', 'SECTION_LAYOUT_ONE_COLUMN_FORM' => 'col1-form', 'SECTION_LAYOUT_ONE_COLUMN_MODAL_FORM' => 'col1-modal-form', 'SECTION_LAYOUT_BANNER_TOP_BLOG' => 'banner-top-blog', 'SECTION_LAYOUT_BANNER_TOP_POST' => 'banner-top-post', 'SECTION_LAYOUT_SLIDER' => 'slider', 'SECTION_LAYOUT_MAIN_SLIDER' => 'main-slider', 'SECTION_LAYOUT_PRODUCTS_CAROUSEL' => 'product-carousel', 'SECTION_LAYOUT_HUES_LIST' => 'hues-list', 'SECTION_LAYOUT_FOOTER' => 'footer', 'SECTION_LAYOUT_YOUTUBE' => 'youtube', 'SECTION_LAYOUT_SIMILAR_POSTS' => 'similar-posts', 'CONST_WEEKDAYS' => array('MONDAY', 'TUESDAY', 'WEDNESDAY', 'THURSDAY', 'FRIDAY', 'SATURDAY', 'SUNDAY'), 'CONST_GOOGLE_API_KEY' => 'AIzaSyDL3c3QkNWTXx6hYf29l2lXT02e4KvF-KA', 'PAGES' => object(Pages), 'LOCATION_PROVIDER' => object(LocationProvider), 'CATEGORY_PROVIDER' => object(CategoryProvider), 'DESTINY_PROVIDER' => object(DestinyProvider), 'ORDER_SAMPLE_UNIT_PRICE' => '0.01', 'VISIBLE_ONLINE_SHOPS' => 5, 'BASEBOARD_MAIN_UUID' => 'e076d9c3-8ec1-4faf-919d-c8c9a5a95f70', 'VINYL_PANELS_UUID' => 'a99927af-ce68-4fbc-9224-04bca2e6c330', 'UNDERLAYS_UUID' => '527860a8-4573-4f04-ac8f-e522a57bb84c', 'SERIES_ORDER_ROW1' => array('FIRST' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'SECOND' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'FOURTH' => '22d98788-1b59-4f61-b740-62952ac91e31'), 'SERIES_ORDER_ROW2' => array('SECOND' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'THIRD' => 'fcb7107e-fbf6-4f79-b5b1-ca6d6f190d6d', 'FOURTH' => '2d75e3aa-daba-4f16-91f1-f861cfb88ef0'), 'SERIES_ORDER_ROW3' => array('FIRST' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c'), 'HUES_ORDER' => array('FIRST' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'SECOND' => '9b1babed-aa36-4f12-8289-47fdf94b0e2d', 'THIRD' => 'e547f797-2a79-4f28-8a96-8868bf174821', 'FOURTH' => 'c12630d6-1f2e-4fe4-8880-bf9a27ee8dbc', 'FIFTH' => 'da6096d1-969c-4f12-aaaf-4af42a2f2d44', 'SIXTH' => '47335ec7-f039-4f19-9a0f-62a63cac1f61', 'SEVENTH' => '5589eb47-914c-4ff6-afbf-09a46a06ba1a'), 'pageSections' => array(), 'pageBanner' => null), array('head_scripts' => array(object(__TwigTemplate_4b484b678802793e7304e1f81f13d2625b167b977379f94ab416c8cde9b29cac), 'block_head_scripts'), 'topBanner' => array(object(__TwigTemplate_4b484b678802793e7304e1f81f13d2625b167b977379f94ab416c8cde9b29cac), 'block_topBanner'), 'content' => array(object(__TwigTemplate_c73a9b464dc9cb6b3630c76c50cd77b94b2eb085266f730db10e84e5f7725f85), 'block_content'), 'script' => array(object(__TwigTemplate_4b484b678802793e7304e1f81f13d2625b167b977379f94ab416c8cde9b29cac), 'block_script')))
     (var/cache/dev/twig/c3/c35384c1a9f42a1838f971195e023a565748c8dbbabd288570b14d4e31002985.php:72)
  at __TwigTemplate_4b484b678802793e7304e1f81f13d2625b167b977379f94ab416c8cde9b29cac->doDisplay(array('entity' => object(Page), 'currentUrl' => array('locale' => 'pl'), 'vinylUnderlaysCategory' => null, 'laminatedUnderlaysCategory' => object(Category), 'vinylUnderlaysProducts' => array(), 'laminatedUnderlaysProducts' => array(array('name' => 'AFIRMAX HEAT STEP 2MMX6M', 'uuid' => '17f8aebc-ba03-4f8c-ab67-57075c8aeff0', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => null, 'decor' => array('name' => 'HEAT', 'uuid' => 'd5bda36b-ae37-4fbe-a39d-aaffb799f614', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => ''), 'de' => array('name' => ''), 'en' => array('name' => ''), 'es' => array('name' => ''), 'et' => array('name' => ''), 'fr' => array('name' => ''), 'hr' => array('name' => ''), 'hu' => array('name' => ''), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => ''), 'ro' => array('name' => ''), 'ru' => array('name' => ''), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'hue' => null, 'color' => null, 'ean' => '5905167852781', 'sapIndex' => '158254000000001210', 'technology' => array('name' => 'PUM/PET', 'uuid' => '8019f4b8-8157-4ff1-ab67-baf4da0fc170', 'description' => '', 'translations' => array()), 'technicalParameters' => array('width' => '1', 'length' => '6', 'thickness' => '2', 'waste_key' => '', 'inequality' => '1,4', 'certificate' => '', 'static_load' => '200', 'dynamic_load' => '>2 500 000', 'floor_heating' => 'on', 'inequality_id' => '2', 'quick_montage' => '1', 'public_utility' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,4', 'dynamic_load_data' => '1', 'impact_resistance' => '', 'static_load_label' => '200', 'dynamic_load_label' => '>2 500 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.007', 'vapor_permeability' => '75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'compressive_strength' => '1', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '', 'intensive_attendance' => '1', 'sounds_suppression_label' => '18', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.007', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '26', 'reflected_sounds_suppression_label' => '26', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'inequality_class' => array('name' => 'PC2', 'uuid' => '5aed12e9-aba2-4f19-9370-e0502ac256da'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'ET', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'FR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LV', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SH', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M')), 'logisticData' => array('ean' => '5905167852781', 'size' => '2MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPN', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1.6000000000000001, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.782, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '158254000000001210', 'characteristics' => array(array('class' => 'ZMM03', 'value' => '1.4', 'className' => '', 'description' => '', 'characteristic' => '239'), array('class' => 'ZMM03', 'value' => 'PUML', 'className' => '', 'description' => '', 'characteristic' => '247')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167852781', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.782), array('ean' => '5905167852798', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_HEAT Step_TDS_17-05-2023_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/V6nAtyvnJ3lTSfJF.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'de' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'en' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Vinyl click flooring underlays', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'es' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'et' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'fr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hu' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'it' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'lt' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'nl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'pl' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Подложка под виниловый пол', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sv' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ua' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => '')), 'slug' => 'afirmax-heat-step-2mmx6m', 'sampleSapIndex' => '', 'sortPriority' => true, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_P_01.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b'))), array('name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'uuid' => '41f8dadf-8b45-4f26-90fc-e30c484b693b', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'SILENZER', 'uuid' => '3af45f57-018d-4fcd-8fa1-fc83ea483871', 'color' => '', 'height' => 0, 'technologyName' => '', 'translations' => array()), 'decor' => null, 'hue' => null, 'color' => array('name' => 'Pomarańczowy', 'uuid' => '438104d8-f543-4f48-8235-f4c4e1263d7c', 'colorNumber' => '', 'namePl' => 'orange', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'Oranžová'), 'de' => array('name' => 'Orange'), 'en' => array('name' => 'Orange'), 'es' => array('name' => 'Naranja'), 'et' => array('name' => ''), 'fr' => array('name' => 'Orange'), 'hr' => array('name' => 'Naranđasta'), 'hu' => array('name' => ''), 'it' => array('name' => 'Arancione'), 'lt' => array('name' => ''), 'nl' => array('name' => 'Oranje'), 'pl' => array('name' => 'Pomarańczowy'), 'ro' => array('name' => 'Portocaliu'), 'ru' => array('name' => 'Оранжевый'), 'sk' => array('name' => 'Oranžová'), 'sl' => array('name' => 'Oranžna'), 'sr' => array('name' => 'Naranđasta'), 'sv' => array('name' => 'Orange'), 'ua' => array('name' => 'Помаранчевий'))), 'ean' => '5905167832356', 'sapIndex' => '154231201505000948', 'technology' => array('name' => 'PU+minerals+ PET', 'uuid' => '2d6a41af-5c75-4f0c-8f55-792fa7abfe7b', 'description' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'PUM + PET', 'description' => ''), 'en' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'es' => array('name' => '', 'description' => ''), 'et' => array('name' => '', 'description' => ''), 'fr' => array('name' => '', 'description' => ''), 'hr' => array('name' => '', 'description' => ''), 'hu' => array('name' => '', 'description' => ''), 'it' => array('name' => '', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''))), 'technicalParameters' => array('width' => '1', 'length' => '6', 'voc_id' => '', 'thickness' => '1.5', 'waste_key' => '170604', 'inequality' => '1,2', 'certificate' => 'EN 16354:2018', 'static_load' => '200', 'dynamic_load' => '>250 000', 'floor_heating' => 'on', 'inequality_id' => '', 'quick_montage' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,2', 'sound_insulation' => '1', 'impact_resistance' => '≤1000', 'static_load_label' => '200', 'dynamic_load_label' => '>250 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.009', 'vapor_permeability' => '>75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '1', 'intensive_attendance' => '1', 'sounds_suppression_label' => '19', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.01', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '25', 'reflected_sounds_suppression_label' => '25', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'impact_resistance_class' => array('name' => 'RLB2', 'uuid' => 'c0f3f654-f025-4fb3-b29b-9032599eada3')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M CL/O'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M')), 'logisticData' => array('ean' => '5905167832356', 'size' => '1,5MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPD', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.2509999999999999, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '154231201505000948', 'characteristics' => array(array('class' => 'ZMM03', 'value' => 'PUMF', 'className' => '', 'description' => '', 'characteristic' => '247'), array('class' => 'ZMM03', 'value' => '1.5', 'className' => '', 'description' => '', 'characteristic' => '239')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832356', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.2509999999999999), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832394', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp')), 'files' => array(), 'kind' => 'SOLAR', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'cs' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'de' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Unterlage für Laminatboden', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-unterlage-fur-laminatboden'), 'en' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'es' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Bases aislantes para suelos laminados', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-bases-aislantes-para-suelos-laminados'), 'et' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'fr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Sous-couches parquet pour le sol stratifié', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sous-couches-parquet-pour-le-sol-stratifie'), 'hr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'hu' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - LAMINÁLT PADLÓ ALÁTÉTEK', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminalt-padlo-alatetek'), 'it' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - SOTTOPAVIMENTI PER PANNELLI LAMINATI', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sottopavimenti-per-pannelli-laminati'), 'lt' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'nl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminaat onderlaag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminaat-onderlaag'), 'pl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane'), 'ro' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - substrat pentru parchet laminat', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-substrat-pentru-parchet-laminat'), 'ru' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Подложки под ламинат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar'), 'sk' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'sl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sv' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminatunderlag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminatunderlag'), 'ua' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Підкладка під ламінат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar')), 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane', 'sampleSapIndex' => '', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/soyDjSvPNrWaSc0Q-414.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/kuqY9kPECMbC43IO-414.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_M_03.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')))), 'title' => 'PODKŁADY POD PANELE LAMINOWANE', 'category' => object(Category), 'app' => object(AppVariable), 'CONST_OPENING_HOURS' => array('0.00', '1.00', '2.00', '3.00', '4.00', '5.00', '6.00', '7.00', '8.00', '9.00', '10.00', '11.00', '12.00', '13.00', '14.00', '15.00', '16.00', '17.00', '18.00', '19.00', '20.00', '21.00', '22.00', '23.00'), 'CONST_PROJECT_NAME' => 'Afirmax', 'CONST_SUPPORTED_LOCALES' => array('pl' => array('name' => 'polski', 'native_name' => 'polski', 'tld' => 'pl', 'iconPath' => '/assets/img/poland.png', 'hrefLang' => 'pl-PL'), 'en' => array('name' => 'angielski', 'native_name' => 'english', 'tld' => 'en', 'iconPath' => '/assets/img/united-kingdom.png', 'hrefLang' => 'en-GB'), 'de' => array('name' => 'niemiecki', 'native_name' => 'deutsch', 'tld' => 'de', 'iconPath' => '/assets/img/germany.png', 'hrefLang' => 'de-DE'), 'cs' => array('name' => 'czeski', 'native_name' => 'čeština', 'tld' => 'cs', 'iconPath' => '/assets/img/czech-republic.png', 'hrefLang' => 'cs-CZ'), 'ro' => array('name' => 'rumuński', 'native_name' => 'român', 'tld' => 'ro', 'iconPath' => '/assets/img/roman.png', 'hrefLang' => 'ro-RO'), 'sk' => array('name' => 'słowacki', 'native_name' => 'slovenčina', 'tld' => 'sk', 'iconPath' => '/assets/img/slovakia.png', 'hrefLang' => 'sk-SK'), 'hu' => array('name' => 'węgierski', 'native_name' => 'magyar', 'tld' => 'hu', 'iconPath' => '/assets/img/hungary.png', 'hrefLang' => 'hu-HU')), 'CONST_IMAGE_URL' => '/content/images/', 'CONST_UPLOADS_URL' => '/content/uploads/', 'CONST_PAGE_TYPES' => array(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 16, 17, 18, 20, 21, 23, 24, 25, 26), 'CONST_PAGE_TYPE_PAGE' => 1, 'CONST_PAGE_TYPE_POST' => 2, 'CONST_PAGE_TYPE_LOCATION' => 3, 'CONST_WEBSITE_DOMAIN' => 'https://afirmax.eu', 'SECTION_LAYOUTS' => array('col1-t' => array('description' => 'Tekst', 'templatePath' => 'front/blocks/block-text.twig'), 'col2-t' => array('description' => 'Tekst + Tekst', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tl' => array('description' => 'Tekst + Grafika (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tr' => array('description' => 'Grafika + Tekst (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-il' => array('description' => 'Grafika + tekst', 'templatePath' => 'front/blocks/block-image-text.twig'), 'col2-ir' => array('description' => 'Tekst + grafika', 'templatePath' => 'front/blocks/block-text-image.twig'), 'col2-tl-slider' => array('description' => 'Tekst + Slider', 'templatePath' => 'front/blocks/block-text-slider.twig'), 'banner-top-blog' => array('description' => 'Górny banner z ostatnim postem', 'templatePath' => 'front/blocks/block-banner-top-blog.twig'), 'banner-top-post' => array('description' => 'Górny banner - post', 'templatePath' => 'front/blocks/block-banner-top-post.twig'), 'slider' => array('description' => 'Karuzela', 'templatePath' => 'front/blocks/block-slider.twig'), 'main-slider' => array('description' => 'Karuzela - Str. główna', 'templatePath' => 'front/blocks/block-main-slider.twig'), 'col1-form' => array('description' => 'Formularz', 'templatePath' => 'front/blocks/block-form.twig'), 'col1-modal-form' => array('description' => 'Formularz - Modal', 'templatePath' => 'front/blocks/block-modal-form.twig'), 'product-carousel' => array('description' => 'Karuzela produktów', 'templatePath' => 'front/blocks/block-products-carousel.twig'), 'hues-list' => array('description' => 'Lista odcieni', 'templatePath' => 'front/blocks/block-hues-list.twig'), 'footer' => array('description' => 'Stopka (newsletter)', 'templatePath' => 'front/blocks/block-footer.twig'), 'youtube' => array('description' => 'YouTube', 'templatePath' => 'front/blocks/block-youtube.twig'), 'similar-posts' => array('description' => 'Podobne wpisy - post', 'templatePath' => 'front/blocks/block-similar-posts.twig')), 'SECTION_LAYOUT_ONE_COLUMN_TEXT_ONLY' => 'col1-t', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT' => 'col2-tl', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_LEFT' => 'col2-il', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT_SLIDER' => 'col2-tl-slider', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_RIGHT' => 'col2-tr', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_RIGHT' => 'col2-ir', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_ONLY' => 'col2-t', 'SECTION_LAYOUT_ONE_COLUMN_FORM' => 'col1-form', 'SECTION_LAYOUT_ONE_COLUMN_MODAL_FORM' => 'col1-modal-form', 'SECTION_LAYOUT_BANNER_TOP_BLOG' => 'banner-top-blog', 'SECTION_LAYOUT_BANNER_TOP_POST' => 'banner-top-post', 'SECTION_LAYOUT_SLIDER' => 'slider', 'SECTION_LAYOUT_MAIN_SLIDER' => 'main-slider', 'SECTION_LAYOUT_PRODUCTS_CAROUSEL' => 'product-carousel', 'SECTION_LAYOUT_HUES_LIST' => 'hues-list', 'SECTION_LAYOUT_FOOTER' => 'footer', 'SECTION_LAYOUT_YOUTUBE' => 'youtube', 'SECTION_LAYOUT_SIMILAR_POSTS' => 'similar-posts', 'CONST_WEEKDAYS' => array('MONDAY', 'TUESDAY', 'WEDNESDAY', 'THURSDAY', 'FRIDAY', 'SATURDAY', 'SUNDAY'), 'CONST_GOOGLE_API_KEY' => 'AIzaSyDL3c3QkNWTXx6hYf29l2lXT02e4KvF-KA', 'PAGES' => object(Pages), 'LOCATION_PROVIDER' => object(LocationProvider), 'CATEGORY_PROVIDER' => object(CategoryProvider), 'DESTINY_PROVIDER' => object(DestinyProvider), 'ORDER_SAMPLE_UNIT_PRICE' => '0.01', 'VISIBLE_ONLINE_SHOPS' => 5, 'BASEBOARD_MAIN_UUID' => 'e076d9c3-8ec1-4faf-919d-c8c9a5a95f70', 'VINYL_PANELS_UUID' => 'a99927af-ce68-4fbc-9224-04bca2e6c330', 'UNDERLAYS_UUID' => '527860a8-4573-4f04-ac8f-e522a57bb84c', 'SERIES_ORDER_ROW1' => array('FIRST' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'SECOND' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'FOURTH' => '22d98788-1b59-4f61-b740-62952ac91e31'), 'SERIES_ORDER_ROW2' => array('SECOND' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'THIRD' => 'fcb7107e-fbf6-4f79-b5b1-ca6d6f190d6d', 'FOURTH' => '2d75e3aa-daba-4f16-91f1-f861cfb88ef0'), 'SERIES_ORDER_ROW3' => array('FIRST' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c'), 'HUES_ORDER' => array('FIRST' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'SECOND' => '9b1babed-aa36-4f12-8289-47fdf94b0e2d', 'THIRD' => 'e547f797-2a79-4f28-8a96-8868bf174821', 'FOURTH' => 'c12630d6-1f2e-4fe4-8880-bf9a27ee8dbc', 'FIFTH' => 'da6096d1-969c-4f12-aaaf-4af42a2f2d44', 'SIXTH' => '47335ec7-f039-4f19-9a0f-62a63cac1f61', 'SEVENTH' => '5589eb47-914c-4ff6-afbf-09a46a06ba1a'), 'pageSections' => array(), 'pageBanner' => null), array('head_scripts' => array(object(__TwigTemplate_4b484b678802793e7304e1f81f13d2625b167b977379f94ab416c8cde9b29cac), 'block_head_scripts'), 'topBanner' => array(object(__TwigTemplate_4b484b678802793e7304e1f81f13d2625b167b977379f94ab416c8cde9b29cac), 'block_topBanner'), 'content' => array(object(__TwigTemplate_c73a9b464dc9cb6b3630c76c50cd77b94b2eb085266f730db10e84e5f7725f85), 'block_content'), 'script' => array(object(__TwigTemplate_4b484b678802793e7304e1f81f13d2625b167b977379f94ab416c8cde9b29cac), 'block_script')))
     (vendor/twig/twig/src/Template.php:394)
  at Twig\Template->displayWithErrorHandling(array('entity' => object(Page), 'currentUrl' => array('locale' => 'pl'), 'vinylUnderlaysCategory' => null, 'laminatedUnderlaysCategory' => object(Category), 'vinylUnderlaysProducts' => array(), 'laminatedUnderlaysProducts' => array(array('name' => 'AFIRMAX HEAT STEP 2MMX6M', 'uuid' => '17f8aebc-ba03-4f8c-ab67-57075c8aeff0', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => null, 'decor' => array('name' => 'HEAT', 'uuid' => 'd5bda36b-ae37-4fbe-a39d-aaffb799f614', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => ''), 'de' => array('name' => ''), 'en' => array('name' => ''), 'es' => array('name' => ''), 'et' => array('name' => ''), 'fr' => array('name' => ''), 'hr' => array('name' => ''), 'hu' => array('name' => ''), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => ''), 'ro' => array('name' => ''), 'ru' => array('name' => ''), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'hue' => null, 'color' => null, 'ean' => '5905167852781', 'sapIndex' => '158254000000001210', 'technology' => array('name' => 'PUM/PET', 'uuid' => '8019f4b8-8157-4ff1-ab67-baf4da0fc170', 'description' => '', 'translations' => array()), 'technicalParameters' => array('width' => '1', 'length' => '6', 'thickness' => '2', 'waste_key' => '', 'inequality' => '1,4', 'certificate' => '', 'static_load' => '200', 'dynamic_load' => '>2 500 000', 'floor_heating' => 'on', 'inequality_id' => '2', 'quick_montage' => '1', 'public_utility' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,4', 'dynamic_load_data' => '1', 'impact_resistance' => '', 'static_load_label' => '200', 'dynamic_load_label' => '>2 500 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.007', 'vapor_permeability' => '75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'compressive_strength' => '1', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '', 'intensive_attendance' => '1', 'sounds_suppression_label' => '18', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.007', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '26', 'reflected_sounds_suppression_label' => '26', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'inequality_class' => array('name' => 'PC2', 'uuid' => '5aed12e9-aba2-4f19-9370-e0502ac256da'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'ET', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'FR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LV', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SH', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M')), 'logisticData' => array('ean' => '5905167852781', 'size' => '2MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPN', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1.6000000000000001, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.782, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '158254000000001210', 'characteristics' => array(array('class' => 'ZMM03', 'value' => '1.4', 'className' => '', 'description' => '', 'characteristic' => '239'), array('class' => 'ZMM03', 'value' => 'PUML', 'className' => '', 'description' => '', 'characteristic' => '247')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167852781', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.782), array('ean' => '5905167852798', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_HEAT Step_TDS_17-05-2023_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/V6nAtyvnJ3lTSfJF.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'de' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'en' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Vinyl click flooring underlays', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'es' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'et' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'fr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hu' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'it' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'lt' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'nl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'pl' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Подложка под виниловый пол', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sv' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ua' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => '')), 'slug' => 'afirmax-heat-step-2mmx6m', 'sampleSapIndex' => '', 'sortPriority' => true, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_P_01.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b'))), array('name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'uuid' => '41f8dadf-8b45-4f26-90fc-e30c484b693b', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'SILENZER', 'uuid' => '3af45f57-018d-4fcd-8fa1-fc83ea483871', 'color' => '', 'height' => 0, 'technologyName' => '', 'translations' => array()), 'decor' => null, 'hue' => null, 'color' => array('name' => 'Pomarańczowy', 'uuid' => '438104d8-f543-4f48-8235-f4c4e1263d7c', 'colorNumber' => '', 'namePl' => 'orange', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'Oranžová'), 'de' => array('name' => 'Orange'), 'en' => array('name' => 'Orange'), 'es' => array('name' => 'Naranja'), 'et' => array('name' => ''), 'fr' => array('name' => 'Orange'), 'hr' => array('name' => 'Naranđasta'), 'hu' => array('name' => ''), 'it' => array('name' => 'Arancione'), 'lt' => array('name' => ''), 'nl' => array('name' => 'Oranje'), 'pl' => array('name' => 'Pomarańczowy'), 'ro' => array('name' => 'Portocaliu'), 'ru' => array('name' => 'Оранжевый'), 'sk' => array('name' => 'Oranžová'), 'sl' => array('name' => 'Oranžna'), 'sr' => array('name' => 'Naranđasta'), 'sv' => array('name' => 'Orange'), 'ua' => array('name' => 'Помаранчевий'))), 'ean' => '5905167832356', 'sapIndex' => '154231201505000948', 'technology' => array('name' => 'PU+minerals+ PET', 'uuid' => '2d6a41af-5c75-4f0c-8f55-792fa7abfe7b', 'description' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'PUM + PET', 'description' => ''), 'en' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'es' => array('name' => '', 'description' => ''), 'et' => array('name' => '', 'description' => ''), 'fr' => array('name' => '', 'description' => ''), 'hr' => array('name' => '', 'description' => ''), 'hu' => array('name' => '', 'description' => ''), 'it' => array('name' => '', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''))), 'technicalParameters' => array('width' => '1', 'length' => '6', 'voc_id' => '', 'thickness' => '1.5', 'waste_key' => '170604', 'inequality' => '1,2', 'certificate' => 'EN 16354:2018', 'static_load' => '200', 'dynamic_load' => '>250 000', 'floor_heating' => 'on', 'inequality_id' => '', 'quick_montage' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,2', 'sound_insulation' => '1', 'impact_resistance' => '≤1000', 'static_load_label' => '200', 'dynamic_load_label' => '>250 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.009', 'vapor_permeability' => '>75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '1', 'intensive_attendance' => '1', 'sounds_suppression_label' => '19', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.01', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '25', 'reflected_sounds_suppression_label' => '25', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'impact_resistance_class' => array('name' => 'RLB2', 'uuid' => 'c0f3f654-f025-4fb3-b29b-9032599eada3')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M CL/O'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M')), 'logisticData' => array('ean' => '5905167832356', 'size' => '1,5MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPD', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.2509999999999999, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '154231201505000948', 'characteristics' => array(array('class' => 'ZMM03', 'value' => 'PUMF', 'className' => '', 'description' => '', 'characteristic' => '247'), array('class' => 'ZMM03', 'value' => '1.5', 'className' => '', 'description' => '', 'characteristic' => '239')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832356', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.2509999999999999), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832394', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp')), 'files' => array(), 'kind' => 'SOLAR', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'cs' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'de' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Unterlage für Laminatboden', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-unterlage-fur-laminatboden'), 'en' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'es' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Bases aislantes para suelos laminados', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-bases-aislantes-para-suelos-laminados'), 'et' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'fr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Sous-couches parquet pour le sol stratifié', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sous-couches-parquet-pour-le-sol-stratifie'), 'hr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'hu' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - LAMINÁLT PADLÓ ALÁTÉTEK', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminalt-padlo-alatetek'), 'it' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - SOTTOPAVIMENTI PER PANNELLI LAMINATI', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sottopavimenti-per-pannelli-laminati'), 'lt' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'nl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminaat onderlaag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminaat-onderlaag'), 'pl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane'), 'ro' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - substrat pentru parchet laminat', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-substrat-pentru-parchet-laminat'), 'ru' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Подложки под ламинат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar'), 'sk' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'sl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sv' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminatunderlag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminatunderlag'), 'ua' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Підкладка під ламінат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar')), 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane', 'sampleSapIndex' => '', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/soyDjSvPNrWaSc0Q-414.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/kuqY9kPECMbC43IO-414.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_M_03.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')))), 'title' => 'PODKŁADY POD PANELE LAMINOWANE', 'category' => object(Category), 'app' => object(AppVariable), 'CONST_OPENING_HOURS' => array('0.00', '1.00', '2.00', '3.00', '4.00', '5.00', '6.00', '7.00', '8.00', '9.00', '10.00', '11.00', '12.00', '13.00', '14.00', '15.00', '16.00', '17.00', '18.00', '19.00', '20.00', '21.00', '22.00', '23.00'), 'CONST_PROJECT_NAME' => 'Afirmax', 'CONST_SUPPORTED_LOCALES' => array('pl' => array('name' => 'polski', 'native_name' => 'polski', 'tld' => 'pl', 'iconPath' => '/assets/img/poland.png', 'hrefLang' => 'pl-PL'), 'en' => array('name' => 'angielski', 'native_name' => 'english', 'tld' => 'en', 'iconPath' => '/assets/img/united-kingdom.png', 'hrefLang' => 'en-GB'), 'de' => array('name' => 'niemiecki', 'native_name' => 'deutsch', 'tld' => 'de', 'iconPath' => '/assets/img/germany.png', 'hrefLang' => 'de-DE'), 'cs' => array('name' => 'czeski', 'native_name' => 'čeština', 'tld' => 'cs', 'iconPath' => '/assets/img/czech-republic.png', 'hrefLang' => 'cs-CZ'), 'ro' => array('name' => 'rumuński', 'native_name' => 'român', 'tld' => 'ro', 'iconPath' => '/assets/img/roman.png', 'hrefLang' => 'ro-RO'), 'sk' => array('name' => 'słowacki', 'native_name' => 'slovenčina', 'tld' => 'sk', 'iconPath' => '/assets/img/slovakia.png', 'hrefLang' => 'sk-SK'), 'hu' => array('name' => 'węgierski', 'native_name' => 'magyar', 'tld' => 'hu', 'iconPath' => '/assets/img/hungary.png', 'hrefLang' => 'hu-HU')), 'CONST_IMAGE_URL' => '/content/images/', 'CONST_UPLOADS_URL' => '/content/uploads/', 'CONST_PAGE_TYPES' => array(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 16, 17, 18, 20, 21, 23, 24, 25, 26), 'CONST_PAGE_TYPE_PAGE' => 1, 'CONST_PAGE_TYPE_POST' => 2, 'CONST_PAGE_TYPE_LOCATION' => 3, 'CONST_WEBSITE_DOMAIN' => 'https://afirmax.eu', 'SECTION_LAYOUTS' => array('col1-t' => array('description' => 'Tekst', 'templatePath' => 'front/blocks/block-text.twig'), 'col2-t' => array('description' => 'Tekst + Tekst', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tl' => array('description' => 'Tekst + Grafika (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tr' => array('description' => 'Grafika + Tekst (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-il' => array('description' => 'Grafika + tekst', 'templatePath' => 'front/blocks/block-image-text.twig'), 'col2-ir' => array('description' => 'Tekst + grafika', 'templatePath' => 'front/blocks/block-text-image.twig'), 'col2-tl-slider' => array('description' => 'Tekst + Slider', 'templatePath' => 'front/blocks/block-text-slider.twig'), 'banner-top-blog' => array('description' => 'Górny banner z ostatnim postem', 'templatePath' => 'front/blocks/block-banner-top-blog.twig'), 'banner-top-post' => array('description' => 'Górny banner - post', 'templatePath' => 'front/blocks/block-banner-top-post.twig'), 'slider' => array('description' => 'Karuzela', 'templatePath' => 'front/blocks/block-slider.twig'), 'main-slider' => array('description' => 'Karuzela - Str. główna', 'templatePath' => 'front/blocks/block-main-slider.twig'), 'col1-form' => array('description' => 'Formularz', 'templatePath' => 'front/blocks/block-form.twig'), 'col1-modal-form' => array('description' => 'Formularz - Modal', 'templatePath' => 'front/blocks/block-modal-form.twig'), 'product-carousel' => array('description' => 'Karuzela produktów', 'templatePath' => 'front/blocks/block-products-carousel.twig'), 'hues-list' => array('description' => 'Lista odcieni', 'templatePath' => 'front/blocks/block-hues-list.twig'), 'footer' => array('description' => 'Stopka (newsletter)', 'templatePath' => 'front/blocks/block-footer.twig'), 'youtube' => array('description' => 'YouTube', 'templatePath' => 'front/blocks/block-youtube.twig'), 'similar-posts' => array('description' => 'Podobne wpisy - post', 'templatePath' => 'front/blocks/block-similar-posts.twig')), 'SECTION_LAYOUT_ONE_COLUMN_TEXT_ONLY' => 'col1-t', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT' => 'col2-tl', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_LEFT' => 'col2-il', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT_SLIDER' => 'col2-tl-slider', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_RIGHT' => 'col2-tr', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_RIGHT' => 'col2-ir', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_ONLY' => 'col2-t', 'SECTION_LAYOUT_ONE_COLUMN_FORM' => 'col1-form', 'SECTION_LAYOUT_ONE_COLUMN_MODAL_FORM' => 'col1-modal-form', 'SECTION_LAYOUT_BANNER_TOP_BLOG' => 'banner-top-blog', 'SECTION_LAYOUT_BANNER_TOP_POST' => 'banner-top-post', 'SECTION_LAYOUT_SLIDER' => 'slider', 'SECTION_LAYOUT_MAIN_SLIDER' => 'main-slider', 'SECTION_LAYOUT_PRODUCTS_CAROUSEL' => 'product-carousel', 'SECTION_LAYOUT_HUES_LIST' => 'hues-list', 'SECTION_LAYOUT_FOOTER' => 'footer', 'SECTION_LAYOUT_YOUTUBE' => 'youtube', 'SECTION_LAYOUT_SIMILAR_POSTS' => 'similar-posts', 'CONST_WEEKDAYS' => array('MONDAY', 'TUESDAY', 'WEDNESDAY', 'THURSDAY', 'FRIDAY', 'SATURDAY', 'SUNDAY'), 'CONST_GOOGLE_API_KEY' => 'AIzaSyDL3c3QkNWTXx6hYf29l2lXT02e4KvF-KA', 'PAGES' => object(Pages), 'LOCATION_PROVIDER' => object(LocationProvider), 'CATEGORY_PROVIDER' => object(CategoryProvider), 'DESTINY_PROVIDER' => object(DestinyProvider), 'ORDER_SAMPLE_UNIT_PRICE' => '0.01', 'VISIBLE_ONLINE_SHOPS' => 5, 'BASEBOARD_MAIN_UUID' => 'e076d9c3-8ec1-4faf-919d-c8c9a5a95f70', 'VINYL_PANELS_UUID' => 'a99927af-ce68-4fbc-9224-04bca2e6c330', 'UNDERLAYS_UUID' => '527860a8-4573-4f04-ac8f-e522a57bb84c', 'SERIES_ORDER_ROW1' => array('FIRST' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'SECOND' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'FOURTH' => '22d98788-1b59-4f61-b740-62952ac91e31'), 'SERIES_ORDER_ROW2' => array('SECOND' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'THIRD' => 'fcb7107e-fbf6-4f79-b5b1-ca6d6f190d6d', 'FOURTH' => '2d75e3aa-daba-4f16-91f1-f861cfb88ef0'), 'SERIES_ORDER_ROW3' => array('FIRST' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c'), 'HUES_ORDER' => array('FIRST' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'SECOND' => '9b1babed-aa36-4f12-8289-47fdf94b0e2d', 'THIRD' => 'e547f797-2a79-4f28-8a96-8868bf174821', 'FOURTH' => 'c12630d6-1f2e-4fe4-8880-bf9a27ee8dbc', 'FIFTH' => 'da6096d1-969c-4f12-aaaf-4af42a2f2d44', 'SIXTH' => '47335ec7-f039-4f19-9a0f-62a63cac1f61', 'SEVENTH' => '5589eb47-914c-4ff6-afbf-09a46a06ba1a')), array('head_scripts' => array(object(__TwigTemplate_4b484b678802793e7304e1f81f13d2625b167b977379f94ab416c8cde9b29cac), 'block_head_scripts'), 'topBanner' => array(object(__TwigTemplate_4b484b678802793e7304e1f81f13d2625b167b977379f94ab416c8cde9b29cac), 'block_topBanner'), 'content' => array(object(__TwigTemplate_c73a9b464dc9cb6b3630c76c50cd77b94b2eb085266f730db10e84e5f7725f85), 'block_content'), 'script' => array(object(__TwigTemplate_4b484b678802793e7304e1f81f13d2625b167b977379f94ab416c8cde9b29cac), 'block_script')))
     (vendor/twig/twig/src/Template.php:367)
  at Twig\Template->display(array('entity' => object(Page), 'currentUrl' => array('locale' => 'pl'), 'vinylUnderlaysCategory' => null, 'laminatedUnderlaysCategory' => object(Category), 'vinylUnderlaysProducts' => array(), 'laminatedUnderlaysProducts' => array(array('name' => 'AFIRMAX HEAT STEP 2MMX6M', 'uuid' => '17f8aebc-ba03-4f8c-ab67-57075c8aeff0', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => null, 'decor' => array('name' => 'HEAT', 'uuid' => 'd5bda36b-ae37-4fbe-a39d-aaffb799f614', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => ''), 'de' => array('name' => ''), 'en' => array('name' => ''), 'es' => array('name' => ''), 'et' => array('name' => ''), 'fr' => array('name' => ''), 'hr' => array('name' => ''), 'hu' => array('name' => ''), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => ''), 'ro' => array('name' => ''), 'ru' => array('name' => ''), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'hue' => null, 'color' => null, 'ean' => '5905167852781', 'sapIndex' => '158254000000001210', 'technology' => array('name' => 'PUM/PET', 'uuid' => '8019f4b8-8157-4ff1-ab67-baf4da0fc170', 'description' => '', 'translations' => array()), 'technicalParameters' => array('width' => '1', 'length' => '6', 'thickness' => '2', 'waste_key' => '', 'inequality' => '1,4', 'certificate' => '', 'static_load' => '200', 'dynamic_load' => '>2 500 000', 'floor_heating' => 'on', 'inequality_id' => '2', 'quick_montage' => '1', 'public_utility' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,4', 'dynamic_load_data' => '1', 'impact_resistance' => '', 'static_load_label' => '200', 'dynamic_load_label' => '>2 500 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.007', 'vapor_permeability' => '75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'compressive_strength' => '1', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '', 'intensive_attendance' => '1', 'sounds_suppression_label' => '18', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.007', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '26', 'reflected_sounds_suppression_label' => '26', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'inequality_class' => array('name' => 'PC2', 'uuid' => '5aed12e9-aba2-4f19-9370-e0502ac256da'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'ET', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'FR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LV', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SH', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M')), 'logisticData' => array('ean' => '5905167852781', 'size' => '2MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPN', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1.6000000000000001, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.782, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '158254000000001210', 'characteristics' => array(array('class' => 'ZMM03', 'value' => '1.4', 'className' => '', 'description' => '', 'characteristic' => '239'), array('class' => 'ZMM03', 'value' => 'PUML', 'className' => '', 'description' => '', 'characteristic' => '247')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167852781', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.782), array('ean' => '5905167852798', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_HEAT Step_TDS_17-05-2023_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/V6nAtyvnJ3lTSfJF.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'de' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'en' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Vinyl click flooring underlays', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'es' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'et' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'fr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hu' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'it' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'lt' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'nl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'pl' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Подложка под виниловый пол', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sv' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ua' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => '')), 'slug' => 'afirmax-heat-step-2mmx6m', 'sampleSapIndex' => '', 'sortPriority' => true, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_P_01.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b'))), array('name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'uuid' => '41f8dadf-8b45-4f26-90fc-e30c484b693b', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'SILENZER', 'uuid' => '3af45f57-018d-4fcd-8fa1-fc83ea483871', 'color' => '', 'height' => 0, 'technologyName' => '', 'translations' => array()), 'decor' => null, 'hue' => null, 'color' => array('name' => 'Pomarańczowy', 'uuid' => '438104d8-f543-4f48-8235-f4c4e1263d7c', 'colorNumber' => '', 'namePl' => 'orange', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'Oranžová'), 'de' => array('name' => 'Orange'), 'en' => array('name' => 'Orange'), 'es' => array('name' => 'Naranja'), 'et' => array('name' => ''), 'fr' => array('name' => 'Orange'), 'hr' => array('name' => 'Naranđasta'), 'hu' => array('name' => ''), 'it' => array('name' => 'Arancione'), 'lt' => array('name' => ''), 'nl' => array('name' => 'Oranje'), 'pl' => array('name' => 'Pomarańczowy'), 'ro' => array('name' => 'Portocaliu'), 'ru' => array('name' => 'Оранжевый'), 'sk' => array('name' => 'Oranžová'), 'sl' => array('name' => 'Oranžna'), 'sr' => array('name' => 'Naranđasta'), 'sv' => array('name' => 'Orange'), 'ua' => array('name' => 'Помаранчевий'))), 'ean' => '5905167832356', 'sapIndex' => '154231201505000948', 'technology' => array('name' => 'PU+minerals+ PET', 'uuid' => '2d6a41af-5c75-4f0c-8f55-792fa7abfe7b', 'description' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'PUM + PET', 'description' => ''), 'en' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'es' => array('name' => '', 'description' => ''), 'et' => array('name' => '', 'description' => ''), 'fr' => array('name' => '', 'description' => ''), 'hr' => array('name' => '', 'description' => ''), 'hu' => array('name' => '', 'description' => ''), 'it' => array('name' => '', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''))), 'technicalParameters' => array('width' => '1', 'length' => '6', 'voc_id' => '', 'thickness' => '1.5', 'waste_key' => '170604', 'inequality' => '1,2', 'certificate' => 'EN 16354:2018', 'static_load' => '200', 'dynamic_load' => '>250 000', 'floor_heating' => 'on', 'inequality_id' => '', 'quick_montage' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,2', 'sound_insulation' => '1', 'impact_resistance' => '≤1000', 'static_load_label' => '200', 'dynamic_load_label' => '>250 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.009', 'vapor_permeability' => '>75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '1', 'intensive_attendance' => '1', 'sounds_suppression_label' => '19', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.01', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '25', 'reflected_sounds_suppression_label' => '25', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'impact_resistance_class' => array('name' => 'RLB2', 'uuid' => 'c0f3f654-f025-4fb3-b29b-9032599eada3')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M CL/O'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M')), 'logisticData' => array('ean' => '5905167832356', 'size' => '1,5MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPD', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.2509999999999999, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '154231201505000948', 'characteristics' => array(array('class' => 'ZMM03', 'value' => 'PUMF', 'className' => '', 'description' => '', 'characteristic' => '247'), array('class' => 'ZMM03', 'value' => '1.5', 'className' => '', 'description' => '', 'characteristic' => '239')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832356', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.2509999999999999), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832394', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp')), 'files' => array(), 'kind' => 'SOLAR', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'cs' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'de' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Unterlage für Laminatboden', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-unterlage-fur-laminatboden'), 'en' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'es' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Bases aislantes para suelos laminados', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-bases-aislantes-para-suelos-laminados'), 'et' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'fr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Sous-couches parquet pour le sol stratifié', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sous-couches-parquet-pour-le-sol-stratifie'), 'hr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'hu' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - LAMINÁLT PADLÓ ALÁTÉTEK', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminalt-padlo-alatetek'), 'it' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - SOTTOPAVIMENTI PER PANNELLI LAMINATI', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sottopavimenti-per-pannelli-laminati'), 'lt' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'nl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminaat onderlaag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminaat-onderlaag'), 'pl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane'), 'ro' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - substrat pentru parchet laminat', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-substrat-pentru-parchet-laminat'), 'ru' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Подложки под ламинат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar'), 'sk' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'sl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sv' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminatunderlag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminatunderlag'), 'ua' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Підкладка під ламінат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar')), 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane', 'sampleSapIndex' => '', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/soyDjSvPNrWaSc0Q-414.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/kuqY9kPECMbC43IO-414.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_M_03.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')))), 'title' => 'PODKŁADY POD PANELE LAMINOWANE', 'category' => object(Category), 'app' => object(AppVariable), 'CONST_OPENING_HOURS' => array('0.00', '1.00', '2.00', '3.00', '4.00', '5.00', '6.00', '7.00', '8.00', '9.00', '10.00', '11.00', '12.00', '13.00', '14.00', '15.00', '16.00', '17.00', '18.00', '19.00', '20.00', '21.00', '22.00', '23.00'), 'CONST_PROJECT_NAME' => 'Afirmax', 'CONST_SUPPORTED_LOCALES' => array('pl' => array('name' => 'polski', 'native_name' => 'polski', 'tld' => 'pl', 'iconPath' => '/assets/img/poland.png', 'hrefLang' => 'pl-PL'), 'en' => array('name' => 'angielski', 'native_name' => 'english', 'tld' => 'en', 'iconPath' => '/assets/img/united-kingdom.png', 'hrefLang' => 'en-GB'), 'de' => array('name' => 'niemiecki', 'native_name' => 'deutsch', 'tld' => 'de', 'iconPath' => '/assets/img/germany.png', 'hrefLang' => 'de-DE'), 'cs' => array('name' => 'czeski', 'native_name' => 'čeština', 'tld' => 'cs', 'iconPath' => '/assets/img/czech-republic.png', 'hrefLang' => 'cs-CZ'), 'ro' => array('name' => 'rumuński', 'native_name' => 'român', 'tld' => 'ro', 'iconPath' => '/assets/img/roman.png', 'hrefLang' => 'ro-RO'), 'sk' => array('name' => 'słowacki', 'native_name' => 'slovenčina', 'tld' => 'sk', 'iconPath' => '/assets/img/slovakia.png', 'hrefLang' => 'sk-SK'), 'hu' => array('name' => 'węgierski', 'native_name' => 'magyar', 'tld' => 'hu', 'iconPath' => '/assets/img/hungary.png', 'hrefLang' => 'hu-HU')), 'CONST_IMAGE_URL' => '/content/images/', 'CONST_UPLOADS_URL' => '/content/uploads/', 'CONST_PAGE_TYPES' => array(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 16, 17, 18, 20, 21, 23, 24, 25, 26), 'CONST_PAGE_TYPE_PAGE' => 1, 'CONST_PAGE_TYPE_POST' => 2, 'CONST_PAGE_TYPE_LOCATION' => 3, 'CONST_WEBSITE_DOMAIN' => 'https://afirmax.eu', 'SECTION_LAYOUTS' => array('col1-t' => array('description' => 'Tekst', 'templatePath' => 'front/blocks/block-text.twig'), 'col2-t' => array('description' => 'Tekst + Tekst', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tl' => array('description' => 'Tekst + Grafika (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tr' => array('description' => 'Grafika + Tekst (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-il' => array('description' => 'Grafika + tekst', 'templatePath' => 'front/blocks/block-image-text.twig'), 'col2-ir' => array('description' => 'Tekst + grafika', 'templatePath' => 'front/blocks/block-text-image.twig'), 'col2-tl-slider' => array('description' => 'Tekst + Slider', 'templatePath' => 'front/blocks/block-text-slider.twig'), 'banner-top-blog' => array('description' => 'Górny banner z ostatnim postem', 'templatePath' => 'front/blocks/block-banner-top-blog.twig'), 'banner-top-post' => array('description' => 'Górny banner - post', 'templatePath' => 'front/blocks/block-banner-top-post.twig'), 'slider' => array('description' => 'Karuzela', 'templatePath' => 'front/blocks/block-slider.twig'), 'main-slider' => array('description' => 'Karuzela - Str. główna', 'templatePath' => 'front/blocks/block-main-slider.twig'), 'col1-form' => array('description' => 'Formularz', 'templatePath' => 'front/blocks/block-form.twig'), 'col1-modal-form' => array('description' => 'Formularz - Modal', 'templatePath' => 'front/blocks/block-modal-form.twig'), 'product-carousel' => array('description' => 'Karuzela produktów', 'templatePath' => 'front/blocks/block-products-carousel.twig'), 'hues-list' => array('description' => 'Lista odcieni', 'templatePath' => 'front/blocks/block-hues-list.twig'), 'footer' => array('description' => 'Stopka (newsletter)', 'templatePath' => 'front/blocks/block-footer.twig'), 'youtube' => array('description' => 'YouTube', 'templatePath' => 'front/blocks/block-youtube.twig'), 'similar-posts' => array('description' => 'Podobne wpisy - post', 'templatePath' => 'front/blocks/block-similar-posts.twig')), 'SECTION_LAYOUT_ONE_COLUMN_TEXT_ONLY' => 'col1-t', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT' => 'col2-tl', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_LEFT' => 'col2-il', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT_SLIDER' => 'col2-tl-slider', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_RIGHT' => 'col2-tr', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_RIGHT' => 'col2-ir', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_ONLY' => 'col2-t', 'SECTION_LAYOUT_ONE_COLUMN_FORM' => 'col1-form', 'SECTION_LAYOUT_ONE_COLUMN_MODAL_FORM' => 'col1-modal-form', 'SECTION_LAYOUT_BANNER_TOP_BLOG' => 'banner-top-blog', 'SECTION_LAYOUT_BANNER_TOP_POST' => 'banner-top-post', 'SECTION_LAYOUT_SLIDER' => 'slider', 'SECTION_LAYOUT_MAIN_SLIDER' => 'main-slider', 'SECTION_LAYOUT_PRODUCTS_CAROUSEL' => 'product-carousel', 'SECTION_LAYOUT_HUES_LIST' => 'hues-list', 'SECTION_LAYOUT_FOOTER' => 'footer', 'SECTION_LAYOUT_YOUTUBE' => 'youtube', 'SECTION_LAYOUT_SIMILAR_POSTS' => 'similar-posts', 'CONST_WEEKDAYS' => array('MONDAY', 'TUESDAY', 'WEDNESDAY', 'THURSDAY', 'FRIDAY', 'SATURDAY', 'SUNDAY'), 'CONST_GOOGLE_API_KEY' => 'AIzaSyDL3c3QkNWTXx6hYf29l2lXT02e4KvF-KA', 'PAGES' => object(Pages), 'LOCATION_PROVIDER' => object(LocationProvider), 'CATEGORY_PROVIDER' => object(CategoryProvider), 'DESTINY_PROVIDER' => object(DestinyProvider), 'ORDER_SAMPLE_UNIT_PRICE' => '0.01', 'VISIBLE_ONLINE_SHOPS' => 5, 'BASEBOARD_MAIN_UUID' => 'e076d9c3-8ec1-4faf-919d-c8c9a5a95f70', 'VINYL_PANELS_UUID' => 'a99927af-ce68-4fbc-9224-04bca2e6c330', 'UNDERLAYS_UUID' => '527860a8-4573-4f04-ac8f-e522a57bb84c', 'SERIES_ORDER_ROW1' => array('FIRST' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'SECOND' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'FOURTH' => '22d98788-1b59-4f61-b740-62952ac91e31'), 'SERIES_ORDER_ROW2' => array('SECOND' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'THIRD' => 'fcb7107e-fbf6-4f79-b5b1-ca6d6f190d6d', 'FOURTH' => '2d75e3aa-daba-4f16-91f1-f861cfb88ef0'), 'SERIES_ORDER_ROW3' => array('FIRST' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c'), 'HUES_ORDER' => array('FIRST' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'SECOND' => '9b1babed-aa36-4f12-8289-47fdf94b0e2d', 'THIRD' => 'e547f797-2a79-4f28-8a96-8868bf174821', 'FOURTH' => 'c12630d6-1f2e-4fe4-8880-bf9a27ee8dbc', 'FIFTH' => 'da6096d1-969c-4f12-aaaf-4af42a2f2d44', 'SIXTH' => '47335ec7-f039-4f19-9a0f-62a63cac1f61', 'SEVENTH' => '5589eb47-914c-4ff6-afbf-09a46a06ba1a')), array('content' => array(object(__TwigTemplate_c73a9b464dc9cb6b3630c76c50cd77b94b2eb085266f730db10e84e5f7725f85), 'block_content')))
     (var/cache/dev/twig/6d/6db8abf2d15768ca9a25896d4f0268b6bc5583ed4633085c8959b86a9cc54e19.php:48)
  at __TwigTemplate_c73a9b464dc9cb6b3630c76c50cd77b94b2eb085266f730db10e84e5f7725f85->doDisplay(array('entity' => object(Page), 'currentUrl' => array('locale' => 'pl'), 'vinylUnderlaysCategory' => null, 'laminatedUnderlaysCategory' => object(Category), 'vinylUnderlaysProducts' => array(), 'laminatedUnderlaysProducts' => array(array('name' => 'AFIRMAX HEAT STEP 2MMX6M', 'uuid' => '17f8aebc-ba03-4f8c-ab67-57075c8aeff0', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => null, 'decor' => array('name' => 'HEAT', 'uuid' => 'd5bda36b-ae37-4fbe-a39d-aaffb799f614', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => ''), 'de' => array('name' => ''), 'en' => array('name' => ''), 'es' => array('name' => ''), 'et' => array('name' => ''), 'fr' => array('name' => ''), 'hr' => array('name' => ''), 'hu' => array('name' => ''), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => ''), 'ro' => array('name' => ''), 'ru' => array('name' => ''), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'hue' => null, 'color' => null, 'ean' => '5905167852781', 'sapIndex' => '158254000000001210', 'technology' => array('name' => 'PUM/PET', 'uuid' => '8019f4b8-8157-4ff1-ab67-baf4da0fc170', 'description' => '', 'translations' => array()), 'technicalParameters' => array('width' => '1', 'length' => '6', 'thickness' => '2', 'waste_key' => '', 'inequality' => '1,4', 'certificate' => '', 'static_load' => '200', 'dynamic_load' => '>2 500 000', 'floor_heating' => 'on', 'inequality_id' => '2', 'quick_montage' => '1', 'public_utility' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,4', 'dynamic_load_data' => '1', 'impact_resistance' => '', 'static_load_label' => '200', 'dynamic_load_label' => '>2 500 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.007', 'vapor_permeability' => '75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'compressive_strength' => '1', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '', 'intensive_attendance' => '1', 'sounds_suppression_label' => '18', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.007', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '26', 'reflected_sounds_suppression_label' => '26', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'inequality_class' => array('name' => 'PC2', 'uuid' => '5aed12e9-aba2-4f19-9370-e0502ac256da'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'ET', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'FR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LV', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SH', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M')), 'logisticData' => array('ean' => '5905167852781', 'size' => '2MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPN', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1.6000000000000001, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.782, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '158254000000001210', 'characteristics' => array(array('class' => 'ZMM03', 'value' => '1.4', 'className' => '', 'description' => '', 'characteristic' => '239'), array('class' => 'ZMM03', 'value' => 'PUML', 'className' => '', 'description' => '', 'characteristic' => '247')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167852781', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.782), array('ean' => '5905167852798', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_HEAT Step_TDS_17-05-2023_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/V6nAtyvnJ3lTSfJF.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'de' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'en' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Vinyl click flooring underlays', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'es' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'et' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'fr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hu' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'it' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'lt' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'nl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'pl' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Подложка под виниловый пол', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sv' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ua' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => '')), 'slug' => 'afirmax-heat-step-2mmx6m', 'sampleSapIndex' => '', 'sortPriority' => true, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_P_01.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b'))), array('name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'uuid' => '41f8dadf-8b45-4f26-90fc-e30c484b693b', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'SILENZER', 'uuid' => '3af45f57-018d-4fcd-8fa1-fc83ea483871', 'color' => '', 'height' => 0, 'technologyName' => '', 'translations' => array()), 'decor' => null, 'hue' => null, 'color' => array('name' => 'Pomarańczowy', 'uuid' => '438104d8-f543-4f48-8235-f4c4e1263d7c', 'colorNumber' => '', 'namePl' => 'orange', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'Oranžová'), 'de' => array('name' => 'Orange'), 'en' => array('name' => 'Orange'), 'es' => array('name' => 'Naranja'), 'et' => array('name' => ''), 'fr' => array('name' => 'Orange'), 'hr' => array('name' => 'Naranđasta'), 'hu' => array('name' => ''), 'it' => array('name' => 'Arancione'), 'lt' => array('name' => ''), 'nl' => array('name' => 'Oranje'), 'pl' => array('name' => 'Pomarańczowy'), 'ro' => array('name' => 'Portocaliu'), 'ru' => array('name' => 'Оранжевый'), 'sk' => array('name' => 'Oranžová'), 'sl' => array('name' => 'Oranžna'), 'sr' => array('name' => 'Naranđasta'), 'sv' => array('name' => 'Orange'), 'ua' => array('name' => 'Помаранчевий'))), 'ean' => '5905167832356', 'sapIndex' => '154231201505000948', 'technology' => array('name' => 'PU+minerals+ PET', 'uuid' => '2d6a41af-5c75-4f0c-8f55-792fa7abfe7b', 'description' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'PUM + PET', 'description' => ''), 'en' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'es' => array('name' => '', 'description' => ''), 'et' => array('name' => '', 'description' => ''), 'fr' => array('name' => '', 'description' => ''), 'hr' => array('name' => '', 'description' => ''), 'hu' => array('name' => '', 'description' => ''), 'it' => array('name' => '', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''))), 'technicalParameters' => array('width' => '1', 'length' => '6', 'voc_id' => '', 'thickness' => '1.5', 'waste_key' => '170604', 'inequality' => '1,2', 'certificate' => 'EN 16354:2018', 'static_load' => '200', 'dynamic_load' => '>250 000', 'floor_heating' => 'on', 'inequality_id' => '', 'quick_montage' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,2', 'sound_insulation' => '1', 'impact_resistance' => '≤1000', 'static_load_label' => '200', 'dynamic_load_label' => '>250 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.009', 'vapor_permeability' => '>75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '1', 'intensive_attendance' => '1', 'sounds_suppression_label' => '19', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.01', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '25', 'reflected_sounds_suppression_label' => '25', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'impact_resistance_class' => array('name' => 'RLB2', 'uuid' => 'c0f3f654-f025-4fb3-b29b-9032599eada3')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M CL/O'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M')), 'logisticData' => array('ean' => '5905167832356', 'size' => '1,5MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPD', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.2509999999999999, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '154231201505000948', 'characteristics' => array(array('class' => 'ZMM03', 'value' => 'PUMF', 'className' => '', 'description' => '', 'characteristic' => '247'), array('class' => 'ZMM03', 'value' => '1.5', 'className' => '', 'description' => '', 'characteristic' => '239')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832356', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.2509999999999999), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832394', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp')), 'files' => array(), 'kind' => 'SOLAR', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'cs' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'de' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Unterlage für Laminatboden', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-unterlage-fur-laminatboden'), 'en' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'es' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Bases aislantes para suelos laminados', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-bases-aislantes-para-suelos-laminados'), 'et' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'fr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Sous-couches parquet pour le sol stratifié', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sous-couches-parquet-pour-le-sol-stratifie'), 'hr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'hu' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - LAMINÁLT PADLÓ ALÁTÉTEK', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminalt-padlo-alatetek'), 'it' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - SOTTOPAVIMENTI PER PANNELLI LAMINATI', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sottopavimenti-per-pannelli-laminati'), 'lt' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'nl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminaat onderlaag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminaat-onderlaag'), 'pl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane'), 'ro' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - substrat pentru parchet laminat', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-substrat-pentru-parchet-laminat'), 'ru' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Подложки под ламинат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar'), 'sk' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'sl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sv' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminatunderlag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminatunderlag'), 'ua' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Підкладка під ламінат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar')), 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane', 'sampleSapIndex' => '', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/soyDjSvPNrWaSc0Q-414.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/kuqY9kPECMbC43IO-414.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_M_03.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')))), 'title' => 'PODKŁADY POD PANELE LAMINOWANE', 'category' => object(Category), 'app' => object(AppVariable), 'CONST_OPENING_HOURS' => array('0.00', '1.00', '2.00', '3.00', '4.00', '5.00', '6.00', '7.00', '8.00', '9.00', '10.00', '11.00', '12.00', '13.00', '14.00', '15.00', '16.00', '17.00', '18.00', '19.00', '20.00', '21.00', '22.00', '23.00'), 'CONST_PROJECT_NAME' => 'Afirmax', 'CONST_SUPPORTED_LOCALES' => array('pl' => array('name' => 'polski', 'native_name' => 'polski', 'tld' => 'pl', 'iconPath' => '/assets/img/poland.png', 'hrefLang' => 'pl-PL'), 'en' => array('name' => 'angielski', 'native_name' => 'english', 'tld' => 'en', 'iconPath' => '/assets/img/united-kingdom.png', 'hrefLang' => 'en-GB'), 'de' => array('name' => 'niemiecki', 'native_name' => 'deutsch', 'tld' => 'de', 'iconPath' => '/assets/img/germany.png', 'hrefLang' => 'de-DE'), 'cs' => array('name' => 'czeski', 'native_name' => 'čeština', 'tld' => 'cs', 'iconPath' => '/assets/img/czech-republic.png', 'hrefLang' => 'cs-CZ'), 'ro' => array('name' => 'rumuński', 'native_name' => 'român', 'tld' => 'ro', 'iconPath' => '/assets/img/roman.png', 'hrefLang' => 'ro-RO'), 'sk' => array('name' => 'słowacki', 'native_name' => 'slovenčina', 'tld' => 'sk', 'iconPath' => '/assets/img/slovakia.png', 'hrefLang' => 'sk-SK'), 'hu' => array('name' => 'węgierski', 'native_name' => 'magyar', 'tld' => 'hu', 'iconPath' => '/assets/img/hungary.png', 'hrefLang' => 'hu-HU')), 'CONST_IMAGE_URL' => '/content/images/', 'CONST_UPLOADS_URL' => '/content/uploads/', 'CONST_PAGE_TYPES' => array(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 16, 17, 18, 20, 21, 23, 24, 25, 26), 'CONST_PAGE_TYPE_PAGE' => 1, 'CONST_PAGE_TYPE_POST' => 2, 'CONST_PAGE_TYPE_LOCATION' => 3, 'CONST_WEBSITE_DOMAIN' => 'https://afirmax.eu', 'SECTION_LAYOUTS' => array('col1-t' => array('description' => 'Tekst', 'templatePath' => 'front/blocks/block-text.twig'), 'col2-t' => array('description' => 'Tekst + Tekst', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tl' => array('description' => 'Tekst + Grafika (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tr' => array('description' => 'Grafika + Tekst (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-il' => array('description' => 'Grafika + tekst', 'templatePath' => 'front/blocks/block-image-text.twig'), 'col2-ir' => array('description' => 'Tekst + grafika', 'templatePath' => 'front/blocks/block-text-image.twig'), 'col2-tl-slider' => array('description' => 'Tekst + Slider', 'templatePath' => 'front/blocks/block-text-slider.twig'), 'banner-top-blog' => array('description' => 'Górny banner z ostatnim postem', 'templatePath' => 'front/blocks/block-banner-top-blog.twig'), 'banner-top-post' => array('description' => 'Górny banner - post', 'templatePath' => 'front/blocks/block-banner-top-post.twig'), 'slider' => array('description' => 'Karuzela', 'templatePath' => 'front/blocks/block-slider.twig'), 'main-slider' => array('description' => 'Karuzela - Str. główna', 'templatePath' => 'front/blocks/block-main-slider.twig'), 'col1-form' => array('description' => 'Formularz', 'templatePath' => 'front/blocks/block-form.twig'), 'col1-modal-form' => array('description' => 'Formularz - Modal', 'templatePath' => 'front/blocks/block-modal-form.twig'), 'product-carousel' => array('description' => 'Karuzela produktów', 'templatePath' => 'front/blocks/block-products-carousel.twig'), 'hues-list' => array('description' => 'Lista odcieni', 'templatePath' => 'front/blocks/block-hues-list.twig'), 'footer' => array('description' => 'Stopka (newsletter)', 'templatePath' => 'front/blocks/block-footer.twig'), 'youtube' => array('description' => 'YouTube', 'templatePath' => 'front/blocks/block-youtube.twig'), 'similar-posts' => array('description' => 'Podobne wpisy - post', 'templatePath' => 'front/blocks/block-similar-posts.twig')), 'SECTION_LAYOUT_ONE_COLUMN_TEXT_ONLY' => 'col1-t', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT' => 'col2-tl', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_LEFT' => 'col2-il', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT_SLIDER' => 'col2-tl-slider', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_RIGHT' => 'col2-tr', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_RIGHT' => 'col2-ir', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_ONLY' => 'col2-t', 'SECTION_LAYOUT_ONE_COLUMN_FORM' => 'col1-form', 'SECTION_LAYOUT_ONE_COLUMN_MODAL_FORM' => 'col1-modal-form', 'SECTION_LAYOUT_BANNER_TOP_BLOG' => 'banner-top-blog', 'SECTION_LAYOUT_BANNER_TOP_POST' => 'banner-top-post', 'SECTION_LAYOUT_SLIDER' => 'slider', 'SECTION_LAYOUT_MAIN_SLIDER' => 'main-slider', 'SECTION_LAYOUT_PRODUCTS_CAROUSEL' => 'product-carousel', 'SECTION_LAYOUT_HUES_LIST' => 'hues-list', 'SECTION_LAYOUT_FOOTER' => 'footer', 'SECTION_LAYOUT_YOUTUBE' => 'youtube', 'SECTION_LAYOUT_SIMILAR_POSTS' => 'similar-posts', 'CONST_WEEKDAYS' => array('MONDAY', 'TUESDAY', 'WEDNESDAY', 'THURSDAY', 'FRIDAY', 'SATURDAY', 'SUNDAY'), 'CONST_GOOGLE_API_KEY' => 'AIzaSyDL3c3QkNWTXx6hYf29l2lXT02e4KvF-KA', 'PAGES' => object(Pages), 'LOCATION_PROVIDER' => object(LocationProvider), 'CATEGORY_PROVIDER' => object(CategoryProvider), 'DESTINY_PROVIDER' => object(DestinyProvider), 'ORDER_SAMPLE_UNIT_PRICE' => '0.01', 'VISIBLE_ONLINE_SHOPS' => 5, 'BASEBOARD_MAIN_UUID' => 'e076d9c3-8ec1-4faf-919d-c8c9a5a95f70', 'VINYL_PANELS_UUID' => 'a99927af-ce68-4fbc-9224-04bca2e6c330', 'UNDERLAYS_UUID' => '527860a8-4573-4f04-ac8f-e522a57bb84c', 'SERIES_ORDER_ROW1' => array('FIRST' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'SECOND' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'FOURTH' => '22d98788-1b59-4f61-b740-62952ac91e31'), 'SERIES_ORDER_ROW2' => array('SECOND' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'THIRD' => 'fcb7107e-fbf6-4f79-b5b1-ca6d6f190d6d', 'FOURTH' => '2d75e3aa-daba-4f16-91f1-f861cfb88ef0'), 'SERIES_ORDER_ROW3' => array('FIRST' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c'), 'HUES_ORDER' => array('FIRST' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'SECOND' => '9b1babed-aa36-4f12-8289-47fdf94b0e2d', 'THIRD' => 'e547f797-2a79-4f28-8a96-8868bf174821', 'FOURTH' => 'c12630d6-1f2e-4fe4-8880-bf9a27ee8dbc', 'FIFTH' => 'da6096d1-969c-4f12-aaaf-4af42a2f2d44', 'SIXTH' => '47335ec7-f039-4f19-9a0f-62a63cac1f61', 'SEVENTH' => '5589eb47-914c-4ff6-afbf-09a46a06ba1a')), array('content' => array(object(__TwigTemplate_c73a9b464dc9cb6b3630c76c50cd77b94b2eb085266f730db10e84e5f7725f85), 'block_content')))
     (vendor/twig/twig/src/Template.php:394)
  at Twig\Template->displayWithErrorHandling(array('entity' => object(Page), 'currentUrl' => array('locale' => 'pl'), 'vinylUnderlaysCategory' => null, 'laminatedUnderlaysCategory' => object(Category), 'vinylUnderlaysProducts' => array(), 'laminatedUnderlaysProducts' => array(array('name' => 'AFIRMAX HEAT STEP 2MMX6M', 'uuid' => '17f8aebc-ba03-4f8c-ab67-57075c8aeff0', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => null, 'decor' => array('name' => 'HEAT', 'uuid' => 'd5bda36b-ae37-4fbe-a39d-aaffb799f614', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => ''), 'de' => array('name' => ''), 'en' => array('name' => ''), 'es' => array('name' => ''), 'et' => array('name' => ''), 'fr' => array('name' => ''), 'hr' => array('name' => ''), 'hu' => array('name' => ''), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => ''), 'ro' => array('name' => ''), 'ru' => array('name' => ''), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'hue' => null, 'color' => null, 'ean' => '5905167852781', 'sapIndex' => '158254000000001210', 'technology' => array('name' => 'PUM/PET', 'uuid' => '8019f4b8-8157-4ff1-ab67-baf4da0fc170', 'description' => '', 'translations' => array()), 'technicalParameters' => array('width' => '1', 'length' => '6', 'thickness' => '2', 'waste_key' => '', 'inequality' => '1,4', 'certificate' => '', 'static_load' => '200', 'dynamic_load' => '>2 500 000', 'floor_heating' => 'on', 'inequality_id' => '2', 'quick_montage' => '1', 'public_utility' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,4', 'dynamic_load_data' => '1', 'impact_resistance' => '', 'static_load_label' => '200', 'dynamic_load_label' => '>2 500 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.007', 'vapor_permeability' => '75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'compressive_strength' => '1', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '', 'intensive_attendance' => '1', 'sounds_suppression_label' => '18', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.007', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '26', 'reflected_sounds_suppression_label' => '26', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'inequality_class' => array('name' => 'PC2', 'uuid' => '5aed12e9-aba2-4f19-9370-e0502ac256da'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'ET', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'FR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LV', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SH', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M')), 'logisticData' => array('ean' => '5905167852781', 'size' => '2MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPN', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1.6000000000000001, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.782, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '158254000000001210', 'characteristics' => array(array('class' => 'ZMM03', 'value' => '1.4', 'className' => '', 'description' => '', 'characteristic' => '239'), array('class' => 'ZMM03', 'value' => 'PUML', 'className' => '', 'description' => '', 'characteristic' => '247')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167852781', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.782), array('ean' => '5905167852798', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_HEAT Step_TDS_17-05-2023_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/V6nAtyvnJ3lTSfJF.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'de' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'en' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Vinyl click flooring underlays', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'es' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'et' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'fr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hu' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'it' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'lt' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'nl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'pl' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Подложка под виниловый пол', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sv' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ua' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => '')), 'slug' => 'afirmax-heat-step-2mmx6m', 'sampleSapIndex' => '', 'sortPriority' => true, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_P_01.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b'))), array('name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'uuid' => '41f8dadf-8b45-4f26-90fc-e30c484b693b', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'SILENZER', 'uuid' => '3af45f57-018d-4fcd-8fa1-fc83ea483871', 'color' => '', 'height' => 0, 'technologyName' => '', 'translations' => array()), 'decor' => null, 'hue' => null, 'color' => array('name' => 'Pomarańczowy', 'uuid' => '438104d8-f543-4f48-8235-f4c4e1263d7c', 'colorNumber' => '', 'namePl' => 'orange', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'Oranžová'), 'de' => array('name' => 'Orange'), 'en' => array('name' => 'Orange'), 'es' => array('name' => 'Naranja'), 'et' => array('name' => ''), 'fr' => array('name' => 'Orange'), 'hr' => array('name' => 'Naranđasta'), 'hu' => array('name' => ''), 'it' => array('name' => 'Arancione'), 'lt' => array('name' => ''), 'nl' => array('name' => 'Oranje'), 'pl' => array('name' => 'Pomarańczowy'), 'ro' => array('name' => 'Portocaliu'), 'ru' => array('name' => 'Оранжевый'), 'sk' => array('name' => 'Oranžová'), 'sl' => array('name' => 'Oranžna'), 'sr' => array('name' => 'Naranđasta'), 'sv' => array('name' => 'Orange'), 'ua' => array('name' => 'Помаранчевий'))), 'ean' => '5905167832356', 'sapIndex' => '154231201505000948', 'technology' => array('name' => 'PU+minerals+ PET', 'uuid' => '2d6a41af-5c75-4f0c-8f55-792fa7abfe7b', 'description' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'PUM + PET', 'description' => ''), 'en' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'es' => array('name' => '', 'description' => ''), 'et' => array('name' => '', 'description' => ''), 'fr' => array('name' => '', 'description' => ''), 'hr' => array('name' => '', 'description' => ''), 'hu' => array('name' => '', 'description' => ''), 'it' => array('name' => '', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''))), 'technicalParameters' => array('width' => '1', 'length' => '6', 'voc_id' => '', 'thickness' => '1.5', 'waste_key' => '170604', 'inequality' => '1,2', 'certificate' => 'EN 16354:2018', 'static_load' => '200', 'dynamic_load' => '>250 000', 'floor_heating' => 'on', 'inequality_id' => '', 'quick_montage' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,2', 'sound_insulation' => '1', 'impact_resistance' => '≤1000', 'static_load_label' => '200', 'dynamic_load_label' => '>250 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.009', 'vapor_permeability' => '>75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '1', 'intensive_attendance' => '1', 'sounds_suppression_label' => '19', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.01', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '25', 'reflected_sounds_suppression_label' => '25', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'impact_resistance_class' => array('name' => 'RLB2', 'uuid' => 'c0f3f654-f025-4fb3-b29b-9032599eada3')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M CL/O'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M')), 'logisticData' => array('ean' => '5905167832356', 'size' => '1,5MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPD', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.2509999999999999, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '154231201505000948', 'characteristics' => array(array('class' => 'ZMM03', 'value' => 'PUMF', 'className' => '', 'description' => '', 'characteristic' => '247'), array('class' => 'ZMM03', 'value' => '1.5', 'className' => '', 'description' => '', 'characteristic' => '239')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832356', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.2509999999999999), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832394', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp')), 'files' => array(), 'kind' => 'SOLAR', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'cs' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'de' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Unterlage für Laminatboden', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-unterlage-fur-laminatboden'), 'en' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'es' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Bases aislantes para suelos laminados', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-bases-aislantes-para-suelos-laminados'), 'et' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'fr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Sous-couches parquet pour le sol stratifié', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sous-couches-parquet-pour-le-sol-stratifie'), 'hr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'hu' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - LAMINÁLT PADLÓ ALÁTÉTEK', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminalt-padlo-alatetek'), 'it' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - SOTTOPAVIMENTI PER PANNELLI LAMINATI', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sottopavimenti-per-pannelli-laminati'), 'lt' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'nl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminaat onderlaag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminaat-onderlaag'), 'pl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane'), 'ro' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - substrat pentru parchet laminat', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-substrat-pentru-parchet-laminat'), 'ru' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Подложки под ламинат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar'), 'sk' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'sl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sv' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminatunderlag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminatunderlag'), 'ua' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Підкладка під ламінат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar')), 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane', 'sampleSapIndex' => '', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/soyDjSvPNrWaSc0Q-414.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/kuqY9kPECMbC43IO-414.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_M_03.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')))), 'title' => 'PODKŁADY POD PANELE LAMINOWANE', 'category' => object(Category), 'app' => object(AppVariable), 'CONST_OPENING_HOURS' => array('0.00', '1.00', '2.00', '3.00', '4.00', '5.00', '6.00', '7.00', '8.00', '9.00', '10.00', '11.00', '12.00', '13.00', '14.00', '15.00', '16.00', '17.00', '18.00', '19.00', '20.00', '21.00', '22.00', '23.00'), 'CONST_PROJECT_NAME' => 'Afirmax', 'CONST_SUPPORTED_LOCALES' => array('pl' => array('name' => 'polski', 'native_name' => 'polski', 'tld' => 'pl', 'iconPath' => '/assets/img/poland.png', 'hrefLang' => 'pl-PL'), 'en' => array('name' => 'angielski', 'native_name' => 'english', 'tld' => 'en', 'iconPath' => '/assets/img/united-kingdom.png', 'hrefLang' => 'en-GB'), 'de' => array('name' => 'niemiecki', 'native_name' => 'deutsch', 'tld' => 'de', 'iconPath' => '/assets/img/germany.png', 'hrefLang' => 'de-DE'), 'cs' => array('name' => 'czeski', 'native_name' => 'čeština', 'tld' => 'cs', 'iconPath' => '/assets/img/czech-republic.png', 'hrefLang' => 'cs-CZ'), 'ro' => array('name' => 'rumuński', 'native_name' => 'român', 'tld' => 'ro', 'iconPath' => '/assets/img/roman.png', 'hrefLang' => 'ro-RO'), 'sk' => array('name' => 'słowacki', 'native_name' => 'slovenčina', 'tld' => 'sk', 'iconPath' => '/assets/img/slovakia.png', 'hrefLang' => 'sk-SK'), 'hu' => array('name' => 'węgierski', 'native_name' => 'magyar', 'tld' => 'hu', 'iconPath' => '/assets/img/hungary.png', 'hrefLang' => 'hu-HU')), 'CONST_IMAGE_URL' => '/content/images/', 'CONST_UPLOADS_URL' => '/content/uploads/', 'CONST_PAGE_TYPES' => array(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 16, 17, 18, 20, 21, 23, 24, 25, 26), 'CONST_PAGE_TYPE_PAGE' => 1, 'CONST_PAGE_TYPE_POST' => 2, 'CONST_PAGE_TYPE_LOCATION' => 3, 'CONST_WEBSITE_DOMAIN' => 'https://afirmax.eu', 'SECTION_LAYOUTS' => array('col1-t' => array('description' => 'Tekst', 'templatePath' => 'front/blocks/block-text.twig'), 'col2-t' => array('description' => 'Tekst + Tekst', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tl' => array('description' => 'Tekst + Grafika (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-tr' => array('description' => 'Grafika + Tekst (50/50)', 'templatePath' => 'front/blocks/block-col-col.twig'), 'col2-il' => array('description' => 'Grafika + tekst', 'templatePath' => 'front/blocks/block-image-text.twig'), 'col2-ir' => array('description' => 'Tekst + grafika', 'templatePath' => 'front/blocks/block-text-image.twig'), 'col2-tl-slider' => array('description' => 'Tekst + Slider', 'templatePath' => 'front/blocks/block-text-slider.twig'), 'banner-top-blog' => array('description' => 'Górny banner z ostatnim postem', 'templatePath' => 'front/blocks/block-banner-top-blog.twig'), 'banner-top-post' => array('description' => 'Górny banner - post', 'templatePath' => 'front/blocks/block-banner-top-post.twig'), 'slider' => array('description' => 'Karuzela', 'templatePath' => 'front/blocks/block-slider.twig'), 'main-slider' => array('description' => 'Karuzela - Str. główna', 'templatePath' => 'front/blocks/block-main-slider.twig'), 'col1-form' => array('description' => 'Formularz', 'templatePath' => 'front/blocks/block-form.twig'), 'col1-modal-form' => array('description' => 'Formularz - Modal', 'templatePath' => 'front/blocks/block-modal-form.twig'), 'product-carousel' => array('description' => 'Karuzela produktów', 'templatePath' => 'front/blocks/block-products-carousel.twig'), 'hues-list' => array('description' => 'Lista odcieni', 'templatePath' => 'front/blocks/block-hues-list.twig'), 'footer' => array('description' => 'Stopka (newsletter)', 'templatePath' => 'front/blocks/block-footer.twig'), 'youtube' => array('description' => 'YouTube', 'templatePath' => 'front/blocks/block-youtube.twig'), 'similar-posts' => array('description' => 'Podobne wpisy - post', 'templatePath' => 'front/blocks/block-similar-posts.twig')), 'SECTION_LAYOUT_ONE_COLUMN_TEXT_ONLY' => 'col1-t', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT' => 'col2-tl', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_LEFT' => 'col2-il', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_LEFT_SLIDER' => 'col2-tl-slider', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_RIGHT' => 'col2-tr', 'SECTION_LAYOUT_TWO_COLUMNS_IMAGE_RIGHT' => 'col2-ir', 'SECTION_LAYOUT_TWO_COLUMNS_TEXT_ONLY' => 'col2-t', 'SECTION_LAYOUT_ONE_COLUMN_FORM' => 'col1-form', 'SECTION_LAYOUT_ONE_COLUMN_MODAL_FORM' => 'col1-modal-form', 'SECTION_LAYOUT_BANNER_TOP_BLOG' => 'banner-top-blog', 'SECTION_LAYOUT_BANNER_TOP_POST' => 'banner-top-post', 'SECTION_LAYOUT_SLIDER' => 'slider', 'SECTION_LAYOUT_MAIN_SLIDER' => 'main-slider', 'SECTION_LAYOUT_PRODUCTS_CAROUSEL' => 'product-carousel', 'SECTION_LAYOUT_HUES_LIST' => 'hues-list', 'SECTION_LAYOUT_FOOTER' => 'footer', 'SECTION_LAYOUT_YOUTUBE' => 'youtube', 'SECTION_LAYOUT_SIMILAR_POSTS' => 'similar-posts', 'CONST_WEEKDAYS' => array('MONDAY', 'TUESDAY', 'WEDNESDAY', 'THURSDAY', 'FRIDAY', 'SATURDAY', 'SUNDAY'), 'CONST_GOOGLE_API_KEY' => 'AIzaSyDL3c3QkNWTXx6hYf29l2lXT02e4KvF-KA', 'PAGES' => object(Pages), 'LOCATION_PROVIDER' => object(LocationProvider), 'CATEGORY_PROVIDER' => object(CategoryProvider), 'DESTINY_PROVIDER' => object(DestinyProvider), 'ORDER_SAMPLE_UNIT_PRICE' => '0.01', 'VISIBLE_ONLINE_SHOPS' => 5, 'BASEBOARD_MAIN_UUID' => 'e076d9c3-8ec1-4faf-919d-c8c9a5a95f70', 'VINYL_PANELS_UUID' => 'a99927af-ce68-4fbc-9224-04bca2e6c330', 'UNDERLAYS_UUID' => '527860a8-4573-4f04-ac8f-e522a57bb84c', 'SERIES_ORDER_ROW1' => array('FIRST' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'SECOND' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'FOURTH' => '22d98788-1b59-4f61-b740-62952ac91e31'), 'SERIES_ORDER_ROW2' => array('SECOND' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'THIRD' => 'fcb7107e-fbf6-4f79-b5b1-ca6d6f190d6d', 'FOURTH' => '2d75e3aa-daba-4f16-91f1-f861cfb88ef0'), 'SERIES_ORDER_ROW3' => array('FIRST' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c'), 'HUES_ORDER' => array('FIRST' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'SECOND' => '9b1babed-aa36-4f12-8289-47fdf94b0e2d', 'THIRD' => 'e547f797-2a79-4f28-8a96-8868bf174821', 'FOURTH' => 'c12630d6-1f2e-4fe4-8880-bf9a27ee8dbc', 'FIFTH' => 'da6096d1-969c-4f12-aaaf-4af42a2f2d44', 'SIXTH' => '47335ec7-f039-4f19-9a0f-62a63cac1f61', 'SEVENTH' => '5589eb47-914c-4ff6-afbf-09a46a06ba1a')), array('content' => array(object(__TwigTemplate_c73a9b464dc9cb6b3630c76c50cd77b94b2eb085266f730db10e84e5f7725f85), 'block_content')))
     (vendor/twig/twig/src/Template.php:367)
  at Twig\Template->display(array('entity' => object(Page), 'currentUrl' => array('locale' => 'pl'), 'vinylUnderlaysCategory' => null, 'laminatedUnderlaysCategory' => object(Category), 'vinylUnderlaysProducts' => array(), 'laminatedUnderlaysProducts' => array(array('name' => 'AFIRMAX HEAT STEP 2MMX6M', 'uuid' => '17f8aebc-ba03-4f8c-ab67-57075c8aeff0', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => null, 'decor' => array('name' => 'HEAT', 'uuid' => 'd5bda36b-ae37-4fbe-a39d-aaffb799f614', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => ''), 'de' => array('name' => ''), 'en' => array('name' => ''), 'es' => array('name' => ''), 'et' => array('name' => ''), 'fr' => array('name' => ''), 'hr' => array('name' => ''), 'hu' => array('name' => ''), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => ''), 'ro' => array('name' => ''), 'ru' => array('name' => ''), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'hue' => null, 'color' => null, 'ean' => '5905167852781', 'sapIndex' => '158254000000001210', 'technology' => array('name' => 'PUM/PET', 'uuid' => '8019f4b8-8157-4ff1-ab67-baf4da0fc170', 'description' => '', 'translations' => array()), 'technicalParameters' => array('width' => '1', 'length' => '6', 'thickness' => '2', 'waste_key' => '', 'inequality' => '1,4', 'certificate' => '', 'static_load' => '200', 'dynamic_load' => '>2 500 000', 'floor_heating' => 'on', 'inequality_id' => '2', 'quick_montage' => '1', 'public_utility' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,4', 'dynamic_load_data' => '1', 'impact_resistance' => '', 'static_load_label' => '200', 'dynamic_load_label' => '>2 500 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.007', 'vapor_permeability' => '75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'compressive_strength' => '1', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '', 'intensive_attendance' => '1', 'sounds_suppression_label' => '18', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.007', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '26', 'reflected_sounds_suppression_label' => '26', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'inequality_class' => array('name' => 'PC2', 'uuid' => '5aed12e9-aba2-4f19-9370-e0502ac256da'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'ET', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'FR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LV', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SH', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M')), 'logisticData' => array('ean' => '5905167852781', 'size' => '2MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPN', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1.6000000000000001, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.782, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '158254000000001210', 'characteristics' => array(array('class' => 'ZMM03', 'value' => '1.4', 'className' => '', 'description' => '', 'characteristic' => '239'), array('class' => 'ZMM03', 'value' => 'PUML', 'className' => '', 'description' => '', 'characteristic' => '247')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167852781', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.782), array('ean' => '5905167852798', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_HEAT Step_TDS_17-05-2023_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/V6nAtyvnJ3lTSfJF.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'de' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'en' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Vinyl click flooring underlays', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'es' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'et' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'fr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hu' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'it' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'lt' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'nl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'pl' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Подложка под виниловый пол', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sv' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ua' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => '')), 'slug' => 'afirmax-heat-step-2mmx6m', 'sampleSapIndex' => '', 'sortPriority' => true, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_P_01.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b'))), array('name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'uuid' => '41f8dadf-8b45-4f26-90fc-e30c484b693b', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'SILENZER', 'uuid' => '3af45f57-018d-4fcd-8fa1-fc83ea483871', 'color' => '', 'height' => 0, 'technologyName' => '', 'translations' => array()), 'decor' => null, 'hue' => null, 'color' => array('name' => 'Pomarańczowy', 'uuid' => '438104d8-f543-4f48-8235-f4c4e1263d7c', 'colorNumber' => '', 'namePl' => 'orange', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'Oranžová'), 'de' => array('name' => 'Orange'), 'en' => array('name' => 'Orange'), 'es' => array('name' => 'Naranja'), 'et' => array('name' => ''), 'fr' => array('name' => 'Orange'), 'hr' => array('name' => 'Naranđasta'), 'hu' => array('name' => ''), 'it' => array('name' => 'Arancione'), 'lt' => array('name' => ''), 'nl' => array('name' => 'Oranje'), 'pl' => array('name' => 'Pomarańczowy'), 'ro' => array('name' => 'Portocaliu'), 'ru' => array('name' => 'Оранжевый'), 'sk' => array('name' => 'Oranžová'), 'sl' => array('name' => 'Oranžna'), 'sr' => array('name' => 'Naranđasta'), 'sv' => array('name' => 'Orange'), 'ua' => array('name' => 'Помаранчевий'))), 'ean' => '5905167832356', 'sapIndex' => '154231201505000948', 'technology' => array('name' => 'PU+minerals+ PET', 'uuid' => '2d6a41af-5c75-4f0c-8f55-792fa7abfe7b', 'description' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'PUM + PET', 'description' => ''), 'en' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'es' => array('name' => '', 'description' => ''), 'et' => array('name' => '', 'description' => ''), 'fr' => array('name' => '', 'description' => ''), 'hr' => array('name' => '', 'description' => ''), 'hu' => array('name' => '', 'description' => ''), 'it' => array('name' => '', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''))), 'technicalParameters' => array('width' => '1', 'length' => '6', 'voc_id' => '', 'thickness' => '1.5', 'waste_key' => '170604', 'inequality' => '1,2', 'certificate' => 'EN 16354:2018', 'static_load' => '200', 'dynamic_load' => '>250 000', 'floor_heating' => 'on', 'inequality_id' => '', 'quick_montage' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,2', 'sound_insulation' => '1', 'impact_resistance' => '≤1000', 'static_load_label' => '200', 'dynamic_load_label' => '>250 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.009', 'vapor_permeability' => '>75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '1', 'intensive_attendance' => '1', 'sounds_suppression_label' => '19', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.01', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '25', 'reflected_sounds_suppression_label' => '25', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'impact_resistance_class' => array('name' => 'RLB2', 'uuid' => 'c0f3f654-f025-4fb3-b29b-9032599eada3')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M CL/O'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M')), 'logisticData' => array('ean' => '5905167832356', 'size' => '1,5MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPD', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.2509999999999999, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '154231201505000948', 'characteristics' => array(array('class' => 'ZMM03', 'value' => 'PUMF', 'className' => '', 'description' => '', 'characteristic' => '247'), array('class' => 'ZMM03', 'value' => '1.5', 'className' => '', 'description' => '', 'characteristic' => '239')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832356', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.2509999999999999), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832394', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp')), 'files' => array(), 'kind' => 'SOLAR', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'cs' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'de' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Unterlage für Laminatboden', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-unterlage-fur-laminatboden'), 'en' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'es' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Bases aislantes para suelos laminados', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-bases-aislantes-para-suelos-laminados'), 'et' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'fr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Sous-couches parquet pour le sol stratifié', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sous-couches-parquet-pour-le-sol-stratifie'), 'hr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'hu' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - LAMINÁLT PADLÓ ALÁTÉTEK', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminalt-padlo-alatetek'), 'it' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - SOTTOPAVIMENTI PER PANNELLI LAMINATI', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sottopavimenti-per-pannelli-laminati'), 'lt' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'nl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminaat onderlaag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminaat-onderlaag'), 'pl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane'), 'ro' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - substrat pentru parchet laminat', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-substrat-pentru-parchet-laminat'), 'ru' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Подложки под ламинат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar'), 'sk' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'sl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sv' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminatunderlag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminatunderlag'), 'ua' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Підкладка під ламінат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar')), 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane', 'sampleSapIndex' => '', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/soyDjSvPNrWaSc0Q-414.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/kuqY9kPECMbC43IO-414.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_M_03.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')))), 'title' => 'PODKŁADY POD PANELE LAMINOWANE', 'category' => object(Category)))
     (vendor/twig/twig/src/Template.php:379)
  at Twig\Template->render(array('entity' => object(Page), 'currentUrl' => array('locale' => 'pl'), 'vinylUnderlaysCategory' => null, 'laminatedUnderlaysCategory' => object(Category), 'vinylUnderlaysProducts' => array(), 'laminatedUnderlaysProducts' => array(array('name' => 'AFIRMAX HEAT STEP 2MMX6M', 'uuid' => '17f8aebc-ba03-4f8c-ab67-57075c8aeff0', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => null, 'decor' => array('name' => 'HEAT', 'uuid' => 'd5bda36b-ae37-4fbe-a39d-aaffb799f614', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => ''), 'de' => array('name' => ''), 'en' => array('name' => ''), 'es' => array('name' => ''), 'et' => array('name' => ''), 'fr' => array('name' => ''), 'hr' => array('name' => ''), 'hu' => array('name' => ''), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => ''), 'ro' => array('name' => ''), 'ru' => array('name' => ''), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'hue' => null, 'color' => null, 'ean' => '5905167852781', 'sapIndex' => '158254000000001210', 'technology' => array('name' => 'PUM/PET', 'uuid' => '8019f4b8-8157-4ff1-ab67-baf4da0fc170', 'description' => '', 'translations' => array()), 'technicalParameters' => array('width' => '1', 'length' => '6', 'thickness' => '2', 'waste_key' => '', 'inequality' => '1,4', 'certificate' => '', 'static_load' => '200', 'dynamic_load' => '>2 500 000', 'floor_heating' => 'on', 'inequality_id' => '2', 'quick_montage' => '1', 'public_utility' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,4', 'dynamic_load_data' => '1', 'impact_resistance' => '', 'static_load_label' => '200', 'dynamic_load_label' => '>2 500 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.007', 'vapor_permeability' => '75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'compressive_strength' => '1', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '', 'intensive_attendance' => '1', 'sounds_suppression_label' => '18', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.007', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '26', 'reflected_sounds_suppression_label' => '26', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'inequality_class' => array('name' => 'PC2', 'uuid' => '5aed12e9-aba2-4f19-9370-e0502ac256da'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'ET', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'FR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LV', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SH', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M')), 'logisticData' => array('ean' => '5905167852781', 'size' => '2MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPN', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1.6000000000000001, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.782, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '158254000000001210', 'characteristics' => array(array('class' => 'ZMM03', 'value' => '1.4', 'className' => '', 'description' => '', 'characteristic' => '239'), array('class' => 'ZMM03', 'value' => 'PUML', 'className' => '', 'description' => '', 'characteristic' => '247')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167852781', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.782), array('ean' => '5905167852798', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_HEAT Step_TDS_17-05-2023_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/V6nAtyvnJ3lTSfJF.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'de' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'en' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Vinyl click flooring underlays', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'es' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'et' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'fr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hu' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'it' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'lt' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'nl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'pl' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Подложка под виниловый пол', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sv' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ua' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => '')), 'slug' => 'afirmax-heat-step-2mmx6m', 'sampleSapIndex' => '', 'sortPriority' => true, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_P_01.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b'))), array('name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'uuid' => '41f8dadf-8b45-4f26-90fc-e30c484b693b', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'SILENZER', 'uuid' => '3af45f57-018d-4fcd-8fa1-fc83ea483871', 'color' => '', 'height' => 0, 'technologyName' => '', 'translations' => array()), 'decor' => null, 'hue' => null, 'color' => array('name' => 'Pomarańczowy', 'uuid' => '438104d8-f543-4f48-8235-f4c4e1263d7c', 'colorNumber' => '', 'namePl' => 'orange', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'Oranžová'), 'de' => array('name' => 'Orange'), 'en' => array('name' => 'Orange'), 'es' => array('name' => 'Naranja'), 'et' => array('name' => ''), 'fr' => array('name' => 'Orange'), 'hr' => array('name' => 'Naranđasta'), 'hu' => array('name' => ''), 'it' => array('name' => 'Arancione'), 'lt' => array('name' => ''), 'nl' => array('name' => 'Oranje'), 'pl' => array('name' => 'Pomarańczowy'), 'ro' => array('name' => 'Portocaliu'), 'ru' => array('name' => 'Оранжевый'), 'sk' => array('name' => 'Oranžová'), 'sl' => array('name' => 'Oranžna'), 'sr' => array('name' => 'Naranđasta'), 'sv' => array('name' => 'Orange'), 'ua' => array('name' => 'Помаранчевий'))), 'ean' => '5905167832356', 'sapIndex' => '154231201505000948', 'technology' => array('name' => 'PU+minerals+ PET', 'uuid' => '2d6a41af-5c75-4f0c-8f55-792fa7abfe7b', 'description' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'PUM + PET', 'description' => ''), 'en' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'es' => array('name' => '', 'description' => ''), 'et' => array('name' => '', 'description' => ''), 'fr' => array('name' => '', 'description' => ''), 'hr' => array('name' => '', 'description' => ''), 'hu' => array('name' => '', 'description' => ''), 'it' => array('name' => '', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''))), 'technicalParameters' => array('width' => '1', 'length' => '6', 'voc_id' => '', 'thickness' => '1.5', 'waste_key' => '170604', 'inequality' => '1,2', 'certificate' => 'EN 16354:2018', 'static_load' => '200', 'dynamic_load' => '>250 000', 'floor_heating' => 'on', 'inequality_id' => '', 'quick_montage' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,2', 'sound_insulation' => '1', 'impact_resistance' => '≤1000', 'static_load_label' => '200', 'dynamic_load_label' => '>250 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.009', 'vapor_permeability' => '>75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '1', 'intensive_attendance' => '1', 'sounds_suppression_label' => '19', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.01', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '25', 'reflected_sounds_suppression_label' => '25', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'impact_resistance_class' => array('name' => 'RLB2', 'uuid' => 'c0f3f654-f025-4fb3-b29b-9032599eada3')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M CL/O'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M')), 'logisticData' => array('ean' => '5905167832356', 'size' => '1,5MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPD', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.2509999999999999, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '154231201505000948', 'characteristics' => array(array('class' => 'ZMM03', 'value' => 'PUMF', 'className' => '', 'description' => '', 'characteristic' => '247'), array('class' => 'ZMM03', 'value' => '1.5', 'className' => '', 'description' => '', 'characteristic' => '239')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832356', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.2509999999999999), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832394', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp')), 'files' => array(), 'kind' => 'SOLAR', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'cs' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'de' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Unterlage für Laminatboden', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-unterlage-fur-laminatboden'), 'en' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'es' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Bases aislantes para suelos laminados', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-bases-aislantes-para-suelos-laminados'), 'et' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'fr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Sous-couches parquet pour le sol stratifié', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sous-couches-parquet-pour-le-sol-stratifie'), 'hr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'hu' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - LAMINÁLT PADLÓ ALÁTÉTEK', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminalt-padlo-alatetek'), 'it' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - SOTTOPAVIMENTI PER PANNELLI LAMINATI', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sottopavimenti-per-pannelli-laminati'), 'lt' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'nl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminaat onderlaag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminaat-onderlaag'), 'pl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane'), 'ro' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - substrat pentru parchet laminat', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-substrat-pentru-parchet-laminat'), 'ru' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Подложки под ламинат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar'), 'sk' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'sl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sv' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminatunderlag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminatunderlag'), 'ua' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Підкладка під ламінат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar')), 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane', 'sampleSapIndex' => '', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/soyDjSvPNrWaSc0Q-414.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/kuqY9kPECMbC43IO-414.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_M_03.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')))), 'title' => 'PODKŁADY POD PANELE LAMINOWANE', 'category' => object(Category)), array())
     (vendor/twig/twig/src/TemplateWrapper.php:40)
  at Twig\TemplateWrapper->render(array('entity' => object(Page), 'currentUrl' => array('locale' => 'pl'), 'vinylUnderlaysCategory' => null, 'laminatedUnderlaysCategory' => object(Category), 'vinylUnderlaysProducts' => array(), 'laminatedUnderlaysProducts' => array(array('name' => 'AFIRMAX HEAT STEP 2MMX6M', 'uuid' => '17f8aebc-ba03-4f8c-ab67-57075c8aeff0', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => null, 'decor' => array('name' => 'HEAT', 'uuid' => 'd5bda36b-ae37-4fbe-a39d-aaffb799f614', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => ''), 'de' => array('name' => ''), 'en' => array('name' => ''), 'es' => array('name' => ''), 'et' => array('name' => ''), 'fr' => array('name' => ''), 'hr' => array('name' => ''), 'hu' => array('name' => ''), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => ''), 'ro' => array('name' => ''), 'ru' => array('name' => ''), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'hue' => null, 'color' => null, 'ean' => '5905167852781', 'sapIndex' => '158254000000001210', 'technology' => array('name' => 'PUM/PET', 'uuid' => '8019f4b8-8157-4ff1-ab67-baf4da0fc170', 'description' => '', 'translations' => array()), 'technicalParameters' => array('width' => '1', 'length' => '6', 'thickness' => '2', 'waste_key' => '', 'inequality' => '1,4', 'certificate' => '', 'static_load' => '200', 'dynamic_load' => '>2 500 000', 'floor_heating' => 'on', 'inequality_id' => '2', 'quick_montage' => '1', 'public_utility' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,4', 'dynamic_load_data' => '1', 'impact_resistance' => '', 'static_load_label' => '200', 'dynamic_load_label' => '>2 500 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.007', 'vapor_permeability' => '75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'compressive_strength' => '1', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '', 'intensive_attendance' => '1', 'sounds_suppression_label' => '18', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.007', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '26', 'reflected_sounds_suppression_label' => '26', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'inequality_class' => array('name' => 'PC2', 'uuid' => '5aed12e9-aba2-4f19-9370-e0502ac256da'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'ET', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'FR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LV', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SH', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M')), 'logisticData' => array('ean' => '5905167852781', 'size' => '2MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPN', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1.6000000000000001, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.782, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '158254000000001210', 'characteristics' => array(array('class' => 'ZMM03', 'value' => '1.4', 'className' => '', 'description' => '', 'characteristic' => '239'), array('class' => 'ZMM03', 'value' => 'PUML', 'className' => '', 'description' => '', 'characteristic' => '247')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167852781', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.782), array('ean' => '5905167852798', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_HEAT Step_TDS_17-05-2023_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/V6nAtyvnJ3lTSfJF.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'de' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'en' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Vinyl click flooring underlays', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'es' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'et' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'fr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hu' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'it' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'lt' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'nl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'pl' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Подложка под виниловый пол', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sv' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ua' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => '')), 'slug' => 'afirmax-heat-step-2mmx6m', 'sampleSapIndex' => '', 'sortPriority' => true, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_P_01.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b'))), array('name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'uuid' => '41f8dadf-8b45-4f26-90fc-e30c484b693b', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'SILENZER', 'uuid' => '3af45f57-018d-4fcd-8fa1-fc83ea483871', 'color' => '', 'height' => 0, 'technologyName' => '', 'translations' => array()), 'decor' => null, 'hue' => null, 'color' => array('name' => 'Pomarańczowy', 'uuid' => '438104d8-f543-4f48-8235-f4c4e1263d7c', 'colorNumber' => '', 'namePl' => 'orange', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'Oranžová'), 'de' => array('name' => 'Orange'), 'en' => array('name' => 'Orange'), 'es' => array('name' => 'Naranja'), 'et' => array('name' => ''), 'fr' => array('name' => 'Orange'), 'hr' => array('name' => 'Naranđasta'), 'hu' => array('name' => ''), 'it' => array('name' => 'Arancione'), 'lt' => array('name' => ''), 'nl' => array('name' => 'Oranje'), 'pl' => array('name' => 'Pomarańczowy'), 'ro' => array('name' => 'Portocaliu'), 'ru' => array('name' => 'Оранжевый'), 'sk' => array('name' => 'Oranžová'), 'sl' => array('name' => 'Oranžna'), 'sr' => array('name' => 'Naranđasta'), 'sv' => array('name' => 'Orange'), 'ua' => array('name' => 'Помаранчевий'))), 'ean' => '5905167832356', 'sapIndex' => '154231201505000948', 'technology' => array('name' => 'PU+minerals+ PET', 'uuid' => '2d6a41af-5c75-4f0c-8f55-792fa7abfe7b', 'description' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'PUM + PET', 'description' => ''), 'en' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'es' => array('name' => '', 'description' => ''), 'et' => array('name' => '', 'description' => ''), 'fr' => array('name' => '', 'description' => ''), 'hr' => array('name' => '', 'description' => ''), 'hu' => array('name' => '', 'description' => ''), 'it' => array('name' => '', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''))), 'technicalParameters' => array('width' => '1', 'length' => '6', 'voc_id' => '', 'thickness' => '1.5', 'waste_key' => '170604', 'inequality' => '1,2', 'certificate' => 'EN 16354:2018', 'static_load' => '200', 'dynamic_load' => '>250 000', 'floor_heating' => 'on', 'inequality_id' => '', 'quick_montage' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,2', 'sound_insulation' => '1', 'impact_resistance' => '≤1000', 'static_load_label' => '200', 'dynamic_load_label' => '>250 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.009', 'vapor_permeability' => '>75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '1', 'intensive_attendance' => '1', 'sounds_suppression_label' => '19', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.01', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '25', 'reflected_sounds_suppression_label' => '25', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'impact_resistance_class' => array('name' => 'RLB2', 'uuid' => 'c0f3f654-f025-4fb3-b29b-9032599eada3')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M CL/O'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M')), 'logisticData' => array('ean' => '5905167832356', 'size' => '1,5MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPD', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.2509999999999999, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '154231201505000948', 'characteristics' => array(array('class' => 'ZMM03', 'value' => 'PUMF', 'className' => '', 'description' => '', 'characteristic' => '247'), array('class' => 'ZMM03', 'value' => '1.5', 'className' => '', 'description' => '', 'characteristic' => '239')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832356', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.2509999999999999), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832394', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp')), 'files' => array(), 'kind' => 'SOLAR', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'cs' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'de' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Unterlage für Laminatboden', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-unterlage-fur-laminatboden'), 'en' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'es' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Bases aislantes para suelos laminados', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-bases-aislantes-para-suelos-laminados'), 'et' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'fr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Sous-couches parquet pour le sol stratifié', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sous-couches-parquet-pour-le-sol-stratifie'), 'hr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'hu' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - LAMINÁLT PADLÓ ALÁTÉTEK', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminalt-padlo-alatetek'), 'it' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - SOTTOPAVIMENTI PER PANNELLI LAMINATI', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sottopavimenti-per-pannelli-laminati'), 'lt' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'nl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminaat onderlaag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminaat-onderlaag'), 'pl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane'), 'ro' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - substrat pentru parchet laminat', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-substrat-pentru-parchet-laminat'), 'ru' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Подложки под ламинат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar'), 'sk' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'sl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sv' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminatunderlag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminatunderlag'), 'ua' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Підкладка під ламінат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar')), 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane', 'sampleSapIndex' => '', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/soyDjSvPNrWaSc0Q-414.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/kuqY9kPECMbC43IO-414.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_M_03.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')))), 'title' => 'PODKŁADY POD PANELE LAMINOWANE', 'category' => object(Category)))
     (vendor/twig/twig/src/Environment.php:277)
  at Twig\Environment->render('front/underlays.twig', array('entity' => object(Page), 'currentUrl' => array('locale' => 'pl'), 'vinylUnderlaysCategory' => null, 'laminatedUnderlaysCategory' => object(Category), 'vinylUnderlaysProducts' => array(), 'laminatedUnderlaysProducts' => array(array('name' => 'AFIRMAX HEAT STEP 2MMX6M', 'uuid' => '17f8aebc-ba03-4f8c-ab67-57075c8aeff0', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => null, 'decor' => array('name' => 'HEAT', 'uuid' => 'd5bda36b-ae37-4fbe-a39d-aaffb799f614', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => ''), 'de' => array('name' => ''), 'en' => array('name' => ''), 'es' => array('name' => ''), 'et' => array('name' => ''), 'fr' => array('name' => ''), 'hr' => array('name' => ''), 'hu' => array('name' => ''), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => ''), 'ro' => array('name' => ''), 'ru' => array('name' => ''), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'hue' => null, 'color' => null, 'ean' => '5905167852781', 'sapIndex' => '158254000000001210', 'technology' => array('name' => 'PUM/PET', 'uuid' => '8019f4b8-8157-4ff1-ab67-baf4da0fc170', 'description' => '', 'translations' => array()), 'technicalParameters' => array('width' => '1', 'length' => '6', 'thickness' => '2', 'waste_key' => '', 'inequality' => '1,4', 'certificate' => '', 'static_load' => '200', 'dynamic_load' => '>2 500 000', 'floor_heating' => 'on', 'inequality_id' => '2', 'quick_montage' => '1', 'public_utility' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,4', 'dynamic_load_data' => '1', 'impact_resistance' => '', 'static_load_label' => '200', 'dynamic_load_label' => '>2 500 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.007', 'vapor_permeability' => '75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'compressive_strength' => '1', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '', 'intensive_attendance' => '1', 'sounds_suppression_label' => '18', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.007', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '26', 'reflected_sounds_suppression_label' => '26', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'inequality_class' => array('name' => 'PC2', 'uuid' => '5aed12e9-aba2-4f19-9370-e0502ac256da'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'ET', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'FR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LV', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SH', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M')), 'logisticData' => array('ean' => '5905167852781', 'size' => '2MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPN', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1.6000000000000001, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.782, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '158254000000001210', 'characteristics' => array(array('class' => 'ZMM03', 'value' => '1.4', 'className' => '', 'description' => '', 'characteristic' => '239'), array('class' => 'ZMM03', 'value' => 'PUML', 'className' => '', 'description' => '', 'characteristic' => '247')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167852781', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.782), array('ean' => '5905167852798', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_HEAT Step_TDS_17-05-2023_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/V6nAtyvnJ3lTSfJF.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'de' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'en' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Vinyl click flooring underlays', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'es' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'et' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'fr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hu' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'it' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'lt' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'nl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'pl' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Подложка под виниловый пол', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sv' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ua' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => '')), 'slug' => 'afirmax-heat-step-2mmx6m', 'sampleSapIndex' => '', 'sortPriority' => true, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_P_01.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b'))), array('name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'uuid' => '41f8dadf-8b45-4f26-90fc-e30c484b693b', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'SILENZER', 'uuid' => '3af45f57-018d-4fcd-8fa1-fc83ea483871', 'color' => '', 'height' => 0, 'technologyName' => '', 'translations' => array()), 'decor' => null, 'hue' => null, 'color' => array('name' => 'Pomarańczowy', 'uuid' => '438104d8-f543-4f48-8235-f4c4e1263d7c', 'colorNumber' => '', 'namePl' => 'orange', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'Oranžová'), 'de' => array('name' => 'Orange'), 'en' => array('name' => 'Orange'), 'es' => array('name' => 'Naranja'), 'et' => array('name' => ''), 'fr' => array('name' => 'Orange'), 'hr' => array('name' => 'Naranđasta'), 'hu' => array('name' => ''), 'it' => array('name' => 'Arancione'), 'lt' => array('name' => ''), 'nl' => array('name' => 'Oranje'), 'pl' => array('name' => 'Pomarańczowy'), 'ro' => array('name' => 'Portocaliu'), 'ru' => array('name' => 'Оранжевый'), 'sk' => array('name' => 'Oranžová'), 'sl' => array('name' => 'Oranžna'), 'sr' => array('name' => 'Naranđasta'), 'sv' => array('name' => 'Orange'), 'ua' => array('name' => 'Помаранчевий'))), 'ean' => '5905167832356', 'sapIndex' => '154231201505000948', 'technology' => array('name' => 'PU+minerals+ PET', 'uuid' => '2d6a41af-5c75-4f0c-8f55-792fa7abfe7b', 'description' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'PUM + PET', 'description' => ''), 'en' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'es' => array('name' => '', 'description' => ''), 'et' => array('name' => '', 'description' => ''), 'fr' => array('name' => '', 'description' => ''), 'hr' => array('name' => '', 'description' => ''), 'hu' => array('name' => '', 'description' => ''), 'it' => array('name' => '', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''))), 'technicalParameters' => array('width' => '1', 'length' => '6', 'voc_id' => '', 'thickness' => '1.5', 'waste_key' => '170604', 'inequality' => '1,2', 'certificate' => 'EN 16354:2018', 'static_load' => '200', 'dynamic_load' => '>250 000', 'floor_heating' => 'on', 'inequality_id' => '', 'quick_montage' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,2', 'sound_insulation' => '1', 'impact_resistance' => '≤1000', 'static_load_label' => '200', 'dynamic_load_label' => '>250 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.009', 'vapor_permeability' => '>75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '1', 'intensive_attendance' => '1', 'sounds_suppression_label' => '19', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.01', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '25', 'reflected_sounds_suppression_label' => '25', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'impact_resistance_class' => array('name' => 'RLB2', 'uuid' => 'c0f3f654-f025-4fb3-b29b-9032599eada3')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M CL/O'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M')), 'logisticData' => array('ean' => '5905167832356', 'size' => '1,5MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPD', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.2509999999999999, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '154231201505000948', 'characteristics' => array(array('class' => 'ZMM03', 'value' => 'PUMF', 'className' => '', 'description' => '', 'characteristic' => '247'), array('class' => 'ZMM03', 'value' => '1.5', 'className' => '', 'description' => '', 'characteristic' => '239')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832356', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.2509999999999999), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832394', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp')), 'files' => array(), 'kind' => 'SOLAR', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'cs' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'de' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Unterlage für Laminatboden', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-unterlage-fur-laminatboden'), 'en' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'es' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Bases aislantes para suelos laminados', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-bases-aislantes-para-suelos-laminados'), 'et' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'fr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Sous-couches parquet pour le sol stratifié', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sous-couches-parquet-pour-le-sol-stratifie'), 'hr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'hu' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - LAMINÁLT PADLÓ ALÁTÉTEK', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminalt-padlo-alatetek'), 'it' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - SOTTOPAVIMENTI PER PANNELLI LAMINATI', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sottopavimenti-per-pannelli-laminati'), 'lt' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'nl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminaat onderlaag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminaat-onderlaag'), 'pl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane'), 'ro' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - substrat pentru parchet laminat', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-substrat-pentru-parchet-laminat'), 'ru' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Подложки под ламинат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar'), 'sk' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'sl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sv' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminatunderlag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminatunderlag'), 'ua' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Підкладка під ламінат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar')), 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane', 'sampleSapIndex' => '', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/soyDjSvPNrWaSc0Q-414.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/kuqY9kPECMbC43IO-414.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_M_03.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')))), 'title' => 'PODKŁADY POD PANELE LAMINOWANE', 'category' => object(Category)))
     (vendor/symfony/framework-bundle/Controller/AbstractController.php:249)
  at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView('front/underlays.twig', array('entity' => object(Page), 'currentUrl' => array('locale' => 'pl'), 'vinylUnderlaysCategory' => null, 'laminatedUnderlaysCategory' => object(Category), 'vinylUnderlaysProducts' => array(), 'laminatedUnderlaysProducts' => array(array('name' => 'AFIRMAX HEAT STEP 2MMX6M', 'uuid' => '17f8aebc-ba03-4f8c-ab67-57075c8aeff0', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => null, 'decor' => array('name' => 'HEAT', 'uuid' => 'd5bda36b-ae37-4fbe-a39d-aaffb799f614', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => ''), 'de' => array('name' => ''), 'en' => array('name' => ''), 'es' => array('name' => ''), 'et' => array('name' => ''), 'fr' => array('name' => ''), 'hr' => array('name' => ''), 'hu' => array('name' => ''), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => ''), 'ro' => array('name' => ''), 'ru' => array('name' => ''), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'hue' => null, 'color' => null, 'ean' => '5905167852781', 'sapIndex' => '158254000000001210', 'technology' => array('name' => 'PUM/PET', 'uuid' => '8019f4b8-8157-4ff1-ab67-baf4da0fc170', 'description' => '', 'translations' => array()), 'technicalParameters' => array('width' => '1', 'length' => '6', 'thickness' => '2', 'waste_key' => '', 'inequality' => '1,4', 'certificate' => '', 'static_load' => '200', 'dynamic_load' => '>2 500 000', 'floor_heating' => 'on', 'inequality_id' => '2', 'quick_montage' => '1', 'public_utility' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,4', 'dynamic_load_data' => '1', 'impact_resistance' => '', 'static_load_label' => '200', 'dynamic_load_label' => '>2 500 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.007', 'vapor_permeability' => '75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'compressive_strength' => '1', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '', 'intensive_attendance' => '1', 'sounds_suppression_label' => '18', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.007', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '26', 'reflected_sounds_suppression_label' => '26', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'inequality_class' => array('name' => 'PC2', 'uuid' => '5aed12e9-aba2-4f19-9370-e0502ac256da'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'ET', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'FR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LV', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SH', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M')), 'logisticData' => array('ean' => '5905167852781', 'size' => '2MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPN', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1.6000000000000001, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.782, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '158254000000001210', 'characteristics' => array(array('class' => 'ZMM03', 'value' => '1.4', 'className' => '', 'description' => '', 'characteristic' => '239'), array('class' => 'ZMM03', 'value' => 'PUML', 'className' => '', 'description' => '', 'characteristic' => '247')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167852781', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.782), array('ean' => '5905167852798', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_HEAT Step_TDS_17-05-2023_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/V6nAtyvnJ3lTSfJF.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'de' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'en' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Vinyl click flooring underlays', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'es' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'et' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'fr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hu' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'it' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'lt' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'nl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'pl' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Подложка под виниловый пол', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sv' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ua' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => '')), 'slug' => 'afirmax-heat-step-2mmx6m', 'sampleSapIndex' => '', 'sortPriority' => true, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_P_01.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b'))), array('name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'uuid' => '41f8dadf-8b45-4f26-90fc-e30c484b693b', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'SILENZER', 'uuid' => '3af45f57-018d-4fcd-8fa1-fc83ea483871', 'color' => '', 'height' => 0, 'technologyName' => '', 'translations' => array()), 'decor' => null, 'hue' => null, 'color' => array('name' => 'Pomarańczowy', 'uuid' => '438104d8-f543-4f48-8235-f4c4e1263d7c', 'colorNumber' => '', 'namePl' => 'orange', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'Oranžová'), 'de' => array('name' => 'Orange'), 'en' => array('name' => 'Orange'), 'es' => array('name' => 'Naranja'), 'et' => array('name' => ''), 'fr' => array('name' => 'Orange'), 'hr' => array('name' => 'Naranđasta'), 'hu' => array('name' => ''), 'it' => array('name' => 'Arancione'), 'lt' => array('name' => ''), 'nl' => array('name' => 'Oranje'), 'pl' => array('name' => 'Pomarańczowy'), 'ro' => array('name' => 'Portocaliu'), 'ru' => array('name' => 'Оранжевый'), 'sk' => array('name' => 'Oranžová'), 'sl' => array('name' => 'Oranžna'), 'sr' => array('name' => 'Naranđasta'), 'sv' => array('name' => 'Orange'), 'ua' => array('name' => 'Помаранчевий'))), 'ean' => '5905167832356', 'sapIndex' => '154231201505000948', 'technology' => array('name' => 'PU+minerals+ PET', 'uuid' => '2d6a41af-5c75-4f0c-8f55-792fa7abfe7b', 'description' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'PUM + PET', 'description' => ''), 'en' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'es' => array('name' => '', 'description' => ''), 'et' => array('name' => '', 'description' => ''), 'fr' => array('name' => '', 'description' => ''), 'hr' => array('name' => '', 'description' => ''), 'hu' => array('name' => '', 'description' => ''), 'it' => array('name' => '', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''))), 'technicalParameters' => array('width' => '1', 'length' => '6', 'voc_id' => '', 'thickness' => '1.5', 'waste_key' => '170604', 'inequality' => '1,2', 'certificate' => 'EN 16354:2018', 'static_load' => '200', 'dynamic_load' => '>250 000', 'floor_heating' => 'on', 'inequality_id' => '', 'quick_montage' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,2', 'sound_insulation' => '1', 'impact_resistance' => '≤1000', 'static_load_label' => '200', 'dynamic_load_label' => '>250 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.009', 'vapor_permeability' => '>75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '1', 'intensive_attendance' => '1', 'sounds_suppression_label' => '19', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.01', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '25', 'reflected_sounds_suppression_label' => '25', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'impact_resistance_class' => array('name' => 'RLB2', 'uuid' => 'c0f3f654-f025-4fb3-b29b-9032599eada3')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M CL/O'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M')), 'logisticData' => array('ean' => '5905167832356', 'size' => '1,5MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPD', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.2509999999999999, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '154231201505000948', 'characteristics' => array(array('class' => 'ZMM03', 'value' => 'PUMF', 'className' => '', 'description' => '', 'characteristic' => '247'), array('class' => 'ZMM03', 'value' => '1.5', 'className' => '', 'description' => '', 'characteristic' => '239')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832356', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.2509999999999999), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832394', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp')), 'files' => array(), 'kind' => 'SOLAR', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'cs' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'de' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Unterlage für Laminatboden', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-unterlage-fur-laminatboden'), 'en' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'es' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Bases aislantes para suelos laminados', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-bases-aislantes-para-suelos-laminados'), 'et' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'fr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Sous-couches parquet pour le sol stratifié', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sous-couches-parquet-pour-le-sol-stratifie'), 'hr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'hu' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - LAMINÁLT PADLÓ ALÁTÉTEK', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminalt-padlo-alatetek'), 'it' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - SOTTOPAVIMENTI PER PANNELLI LAMINATI', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sottopavimenti-per-pannelli-laminati'), 'lt' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'nl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminaat onderlaag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminaat-onderlaag'), 'pl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane'), 'ro' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - substrat pentru parchet laminat', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-substrat-pentru-parchet-laminat'), 'ru' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Подложки под ламинат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar'), 'sk' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'sl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sv' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminatunderlag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminatunderlag'), 'ua' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Підкладка під ламінат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar')), 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane', 'sampleSapIndex' => '', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/soyDjSvPNrWaSc0Q-414.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/kuqY9kPECMbC43IO-414.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_M_03.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')))), 'title' => 'PODKŁADY POD PANELE LAMINOWANE', 'category' => object(Category)))
     (vendor/symfony/framework-bundle/Controller/AbstractController.php:257)
  at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render('front/underlays.twig', array('entity' => object(Page), 'currentUrl' => array('locale' => 'pl'), 'vinylUnderlaysCategory' => null, 'laminatedUnderlaysCategory' => object(Category), 'vinylUnderlaysProducts' => array(), 'laminatedUnderlaysProducts' => array(array('name' => 'AFIRMAX HEAT STEP 2MMX6M', 'uuid' => '17f8aebc-ba03-4f8c-ab67-57075c8aeff0', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => null, 'decor' => array('name' => 'HEAT', 'uuid' => 'd5bda36b-ae37-4fbe-a39d-aaffb799f614', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => ''), 'de' => array('name' => ''), 'en' => array('name' => ''), 'es' => array('name' => ''), 'et' => array('name' => ''), 'fr' => array('name' => ''), 'hr' => array('name' => ''), 'hu' => array('name' => ''), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => ''), 'ro' => array('name' => ''), 'ru' => array('name' => ''), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'hue' => null, 'color' => null, 'ean' => '5905167852781', 'sapIndex' => '158254000000001210', 'technology' => array('name' => 'PUM/PET', 'uuid' => '8019f4b8-8157-4ff1-ab67-baf4da0fc170', 'description' => '', 'translations' => array()), 'technicalParameters' => array('width' => '1', 'length' => '6', 'thickness' => '2', 'waste_key' => '', 'inequality' => '1,4', 'certificate' => '', 'static_load' => '200', 'dynamic_load' => '>2 500 000', 'floor_heating' => 'on', 'inequality_id' => '2', 'quick_montage' => '1', 'public_utility' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,4', 'dynamic_load_data' => '1', 'impact_resistance' => '', 'static_load_label' => '200', 'dynamic_load_label' => '>2 500 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.007', 'vapor_permeability' => '75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'compressive_strength' => '1', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '', 'intensive_attendance' => '1', 'sounds_suppression_label' => '18', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.007', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '26', 'reflected_sounds_suppression_label' => '26', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'inequality_class' => array('name' => 'PC2', 'uuid' => '5aed12e9-aba2-4f19-9370-e0502ac256da'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SL', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'ET', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'FR', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'LV', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M'), array('language' => 'SH', 'shortDescription' => 'AFIRMAX HEAT STEP 2MMX6M')), 'logisticData' => array('ean' => '5905167852781', 'size' => '2MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPN', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1.6000000000000001, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.782, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '158254000000001210', 'characteristics' => array(array('class' => 'ZMM03', 'value' => '1.4', 'className' => '', 'description' => '', 'characteristic' => '239'), array('class' => 'ZMM03', 'value' => 'PUML', 'className' => '', 'description' => '', 'characteristic' => '247')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167852781', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.782), array('ean' => '5905167852798', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_HEAT Step_TDS_17-05-2023_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/V6nAtyvnJ3lTSfJF.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'de' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'en' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Vinyl click flooring underlays', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'es' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'et' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'fr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'hu' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'it' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'lt' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'nl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'pl' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-heat-step-2mmx6m'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => 'AFIRMAX HEAT STEP 2MMX6M - Подложка под виниловый пол', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sl' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sr' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sv' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ua' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => '')), 'slug' => 'afirmax-heat-step-2mmx6m', 'sampleSapIndex' => '', 'sortPriority' => true, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167852781_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167852781_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167852781_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167852781_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167852781_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167852781_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167852781_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167852781_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167852781_P_01.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b'))), array('name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'uuid' => '41f8dadf-8b45-4f26-90fc-e30c484b693b', 'description' => '', 'category' => array('name' => 'Podkłady pod panele laminowane', 'uuid' => '245143e5-6962-4fcf-9722-aaf9beb5edec', 'parentName' => 'Podkłady pod panele', 'parentUuid' => '527860a8-4573-4f04-ac8f-e522a57bb84c'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'SILENZER', 'uuid' => '3af45f57-018d-4fcd-8fa1-fc83ea483871', 'color' => '', 'height' => 0, 'technologyName' => '', 'translations' => array()), 'decor' => null, 'hue' => null, 'color' => array('name' => 'Pomarańczowy', 'uuid' => '438104d8-f543-4f48-8235-f4c4e1263d7c', 'colorNumber' => '', 'namePl' => 'orange', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'Oranžová'), 'de' => array('name' => 'Orange'), 'en' => array('name' => 'Orange'), 'es' => array('name' => 'Naranja'), 'et' => array('name' => ''), 'fr' => array('name' => 'Orange'), 'hr' => array('name' => 'Naranđasta'), 'hu' => array('name' => ''), 'it' => array('name' => 'Arancione'), 'lt' => array('name' => ''), 'nl' => array('name' => 'Oranje'), 'pl' => array('name' => 'Pomarańczowy'), 'ro' => array('name' => 'Portocaliu'), 'ru' => array('name' => 'Оранжевый'), 'sk' => array('name' => 'Oranžová'), 'sl' => array('name' => 'Oranžna'), 'sr' => array('name' => 'Naranđasta'), 'sv' => array('name' => 'Orange'), 'ua' => array('name' => 'Помаранчевий'))), 'ean' => '5905167832356', 'sapIndex' => '154231201505000948', 'technology' => array('name' => 'PU+minerals+ PET', 'uuid' => '2d6a41af-5c75-4f0c-8f55-792fa7abfe7b', 'description' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'PUM + PET', 'description' => ''), 'en' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'es' => array('name' => '', 'description' => ''), 'et' => array('name' => '', 'description' => ''), 'fr' => array('name' => '', 'description' => ''), 'hr' => array('name' => '', 'description' => ''), 'hu' => array('name' => '', 'description' => ''), 'it' => array('name' => '', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'PU+minerals+ PET', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''))), 'technicalParameters' => array('width' => '1', 'length' => '6', 'voc_id' => '', 'thickness' => '1.5', 'waste_key' => '170604', 'inequality' => '1,2', 'certificate' => 'EN 16354:2018', 'static_load' => '200', 'dynamic_load' => '>250 000', 'floor_heating' => 'on', 'inequality_id' => '', 'quick_montage' => '1', 'room_silencing' => '1', 'dynamic_load_id' => '2', 'inequality_label' => '1,2', 'sound_insulation' => '1', 'impact_resistance' => '≤1000', 'static_load_label' => '200', 'dynamic_load_label' => '>250 000', 'fire_resistance_id' => '1', 'inequality_unit_id' => '1', 'sounds_suppression' => '18', 'thermal_resistance' => '0.009', 'vapor_permeability' => '>75', 'moisture_insulation' => '1', 'static_load_unit_id' => '11', 'dynamic_load_unit_id' => '12', 'impact_resistance_id' => '1', 'intensive_attendance' => '1', 'sounds_suppression_label' => '19', 'square_meters_in_package' => '6', 'thermal_resistance_label' => '0.01', 'impact_resistance_unit_id' => '1', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'vapor_permeability_unit_id' => '13', 'reflected_sounds_suppression' => '25', 'reflected_sounds_suppression_label' => '25', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'pływająco', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'form' => array('name' => 'Rolka', 'uuid' => 'a5e56190-38e5-4fb8-9c76-f4cf06f83ff1'), 'static_load_class' => array('name' => 'CS3', 'uuid' => '30284d75-57b6-4f16-990e-3cb0ba947272'), 'dynamic_load_class' => array('name' => 'DL3', 'uuid' => 'a6eb6e41-4047-4f6d-9dc7-f43c9a8efe5c'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'impact_resistance_class' => array('name' => 'RLB2', 'uuid' => 'c0f3f654-f025-4fb3-b29b-9032599eada3')), 'warrantyTime' => 0, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M CL/O'), array('language' => 'EN', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HR', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'LT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'CS', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'RO', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'HU', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'BG', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'DE', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'IT', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M'), array('language' => 'SK', 'shortDescription' => 'AFIRMAX SOLAR SILENZER 1,5MMX6M')), 'logisticData' => array('ean' => '5905167832356', 'size' => '1,5MMX6M', 'color' => '', 'level1' => 'DF', 'level2' => 'PODK', 'level3' => 'AFPD', 'volume' => 2985.6669999999999, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 1, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 1.2509999999999999, 'paletteType' => 'H01', 'productType' => 'YFER', 'productGroup' => '288', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 288), 'productIndex' => '154231201505000948', 'characteristics' => array(array('class' => 'ZMM03', 'value' => 'PUMF', 'className' => '', 'description' => '', 'characteristic' => '247'), array('class' => 'ZMM03', 'value' => '1.5', 'className' => '', 'description' => '', 'characteristic' => '239')), 'measurementData' => array(array('ean' => '', 'unit' => 'JP', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 1, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832356', 'unit' => 'M2', 'width' => 1000, 'height' => 2.6000000000000001, 'length' => 6000, 'volume' => 2985.6669999999999, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 1.2509999999999999), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '5905167832394', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 288, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'ROL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 6, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp'), array('name' => '', 'categoryName' => 'MONTAŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp')), 'files' => array(), 'kind' => 'SOLAR', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'cs' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'de' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Unterlage für Laminatboden', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-unterlage-fur-laminatboden'), 'en' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'es' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Bases aislantes para suelos laminados', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-bases-aislantes-para-suelos-laminados'), 'et' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'fr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Sous-couches parquet pour le sol stratifié', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sous-couches-parquet-pour-le-sol-stratifie'), 'hr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'hu' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - LAMINÁLT PADLÓ ALÁTÉTEK', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminalt-padlo-alatetek'), 'it' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - SOTTOPAVIMENTI PER PANNELLI LAMINATI', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-sottopavimenti-per-pannelli-laminati'), 'lt' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminate underlay', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminate-underlay'), 'nl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminaat onderlaag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminaat-onderlaag'), 'pl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Podkłady pod panele laminowane', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane'), 'ro' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - substrat pentru parchet laminat', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-substrat-pentru-parchet-laminat'), 'ru' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Подложки под ламинат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar'), 'sk' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - podložky pod laminát', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podlozky-pod-laminat'), 'sl' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sr' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - PODLOGA ZA LAMINAT', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-podloga-za-laminat'), 'sv' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Laminatunderlag', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar-laminatunderlag'), 'ua' => array('lead' => '', 'name' => 'AFIRMAX SILENZER SOLAR - Підкладка під ламінат', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-silenzer-solar')), 'slug' => 'afirmax-silenzer-solar-podklady-pod-panele-laminowane', 'sampleSapIndex' => '', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/soyDjSvPNrWaSc0Q-414.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/kuqY9kPECMbC43IO-414.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167832356_M_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167832356_M_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png', 'category' => 'MONTAŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167832356_M_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167832356_M_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167832356_M_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167832356_M_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167832356_M_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167832356_M_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167832356_M_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167832356_M_03.png')))), 'dedicatedByGroups' => array(), 'width' => '1', 'length' => '6', 'height' => '0', 'assemblyClass' => 'klej', 'utilityClasses' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0'), array('name' => '42', 'uuid' => 'b7f2f87b-bf2e-4f43-82d1-7f722cb208f1'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')))), 'title' => 'PODKŁADY POD PANELE LAMINOWANE', 'category' => object(Category)))
     (src/Controller/Front/Product/CategoryController.php:83)
  at App\Controller\Front\Product\CategoryController->underlaysAction(object(Request), object(Page))
     (src/Controller/Front/Product/CategoryController.php:41)
  at App\Controller\Front\Product\CategoryController->indexAction(object(Request), object(Page))
     (vendor/symfony/http-kernel/HttpKernel.php:152)
  at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 2)
     (vendor/symfony/http-kernel/HttpKernel.php:74)
  at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 2)
     (vendor/symfony/framework-bundle/Controller/AbstractController.php:147)
  at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->forward('App\\Controller\\Front\\Product\\CategoryController::indexAction', array('page' => object(Page), 'originalRequest' => object(Request), '_controller' => 'App\\Controller\\Front\\Product\\CategoryController::indexAction'))
     (src/Controller/Front/PageController.php:235)
  at App\Controller\Front\PageController->getForwardResponseForPage(object(Page), object(Request))
     (src/Controller/Front/PageController.php:161)
  at App\Controller\Front\PageController->getPageAction(object(Request), object(PageTranslation), 'pl', 'podklady-pod-panele-laminowane')
     (vendor/symfony/http-kernel/HttpKernel.php:152)
  at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
     (vendor/symfony/http-kernel/HttpKernel.php:74)
  at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
     (vendor/symfony/http-kernel/Kernel.php:202)
  at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
     (public/index.php:24)